Skip to content
Success

Console Output

Pull request #43789 opened
22:56:35 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from ee230d8fdda6a1901c2adc394b5fb8471ec7aa51+39f7b2b6d0156811d9683c6cb0743118ae516a11 (665fd7fcb8981c02de82da2b864294e3b17d4935)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
The recommended git tool is: NONE
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43789@libs/jps # timeout=10
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
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
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
22:56:38 [2022-07-08T22:56:38.600Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
22:56:38 [2022-07-08T22:56:38.604Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
22:56:38 [2022-07-08T22:56:38.800Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a63a825f61c23be0) in /home/ubuntu/workspace/moby_PR-43789
[Pipeline] {
[Pipeline] checkout
22:56:38 [2022-07-08T22:56:38.828Z] The recommended git tool is: git
22:56:38 [2022-07-08T22:56:38.837Z] using credential docker-jenkins-github-credentials
22:56:38 [2022-07-08T22:56:38.845Z] Cloning the remote Git repository
22:56:38 [2022-07-08T22:56:38.845Z] Cloning with configured refspecs honoured and without tags
22:56:38 [2022-07-08T22:56:38.988Z] Cloning repository https://github.com/moby/moby.git
22:56:38 [2022-07-08T22:56:38.990Z]  > git init /home/ubuntu/workspace/moby_PR-43789 # timeout=10
22:56:39 [2022-07-08T22:56:39.016Z] Fetching upstream changes from https://github.com/moby/moby.git
22:56:39 [2022-07-08T22:56:39.016Z]  > git --version # timeout=10
22:56:39 [2022-07-08T22:56:39.020Z]  > git --version # 'git version 2.17.1'
22:56:39 [2022-07-08T22:56:39.020Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:56:39 [2022-07-08T22:56:39.021Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43789/head:refs/remotes/origin/PR-43789 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:56:54 [2022-07-08T22:56:54.681Z] Fetching without tags
22:56:54 [2022-07-08T22:56:54.798Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:56:54 [2022-07-08T22:56:54.806Z]  > git config --add remote.origin.fetch +refs/pull/43789/head:refs/remotes/origin/PR-43789 # timeout=10
22:56:54 [2022-07-08T22:56:54.810Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
22:56:54 [2022-07-08T22:56:54.818Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:56:54 [2022-07-08T22:56:54.828Z] Fetching upstream changes from https://github.com/moby/moby.git
22:56:54 [2022-07-08T22:56:54.828Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:56:54 [2022-07-08T22:56:54.828Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43789/head:refs/remotes/origin/PR-43789 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:56:54 [2022-07-08T22:56:54.864Z] Merging remotes/origin/master commit 39f7b2b6d0156811d9683c6cb0743118ae516a11 into PR head commit ee230d8fdda6a1901c2adc394b5fb8471ec7aa51
22:56:56 [2022-07-08T22:56:56.015Z] Merge succeeded, producing b03363a13c110a12ad7674f6df599cb4f9a4c327
22:56:56 [2022-07-08T22:56:56.015Z] Checking out Revision b03363a13c110a12ad7674f6df599cb4f9a4c327 (PR-43789)
22:56:56 [2022-07-08T22:56:56.118Z] Commit message: "Merge commit '39f7b2b6d0156811d9683c6cb0743118ae516a11' into HEAD"
22:56:56 [2022-07-08T22:56:56.118Z] First time build. Skipping changelog.
22:56:56 [2022-07-08T22:56:56.282Z]  > git --version # timeout=10
22:56:56 [2022-07-08T22:56:56.292Z]  > git --version # 'git version 2.17.1'
22:56:56 [2022-07-08T22:56:56.298Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
22:56:55 [2022-07-08T22:56:55.010Z]  > git config core.sparsecheckout # timeout=10
22:56:55 [2022-07-08T22:56:55.015Z]  > git checkout -f ee230d8fdda6a1901c2adc394b5fb8471ec7aa51 # timeout=10
22:56:55 [2022-07-08T22:56:55.528Z]  > git remote # timeout=10
22:56:55 [2022-07-08T22:56:55.533Z]  > git config --get remote.origin.url # timeout=10
22:56:55 [2022-07-08T22:56:55.541Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:56:55 [2022-07-08T22:56:55.541Z]  > git merge 39f7b2b6d0156811d9683c6cb0743118ae516a11 # timeout=10
22:56:56 [2022-07-08T22:56:56.151Z]  > git rev-parse HEAD^{commit} # timeout=10
22:56:56 [2022-07-08T22:56:56.159Z]  > git config core.sparsecheckout # timeout=10
22:56:56 [2022-07-08T22:56:56.182Z]  > git checkout -f b03363a13c110a12ad7674f6df599cb4f9a4c327 # timeout=10
22:56:56 [2022-07-08T22:56:56.749Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43789:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
22:56:56 [2022-07-08T22:56:56.749Z] Unable to find image 'alpine:latest' locally
22:56:56 [2022-07-08T22:56:56.749Z] latest: Pulling from library/alpine
22:56:57 [2022-07-08T22:56:57.007Z] 2408cc74d12b: Pulling fs layer
22:56:57 [2022-07-08T22:56:57.007Z] 2408cc74d12b: Verifying Checksum
22:56:57 [2022-07-08T22:56:57.007Z] 2408cc74d12b: Download complete
22:56:57 [2022-07-08T22:56:57.266Z] 2408cc74d12b: Pull complete
22:56:57 [2022-07-08T22:56:57.266Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c
22:56:57 [2022-07-08T22:56:57.266Z] Status: Downloaded newer image for alpine:latest
22:56:59 [2022-07-08T22:56:59.802Z] 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] 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] node
[Pipeline] node
22:56:59 [2022-07-08T22:56:59.999Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a63a825f61c23be0) in /home/ubuntu/workspace/moby_PR-43789
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" 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" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
22:57:00 [2022-07-08T22:57:00.014Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08bb91a5effd24789) in /home/ubuntu/workspace/moby_PR-43789
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
22:57:00 [2022-07-08T22:57:00.018Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-09df4f904407ade77) in /home/ubuntu/workspace/moby_PR-43789
[Pipeline] {
[Pipeline] checkout
22:57:00 [2022-07-08T22:57:00.053Z] The recommended git tool is: git
[Pipeline] // stage
22:57:00 [2022-07-08T22:57:00.061Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] {
22:57:00 [2022-07-08T22:57:00.079Z] Fetching changes from the remote Git repository
[Pipeline] // stage
22:57:00 [2022-07-08T22:57:00.085Z] Fetching without tags
[Pipeline] // stage
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] checkout
22:57:00 [2022-07-08T22:57:00.120Z] The recommended git tool is: git
[Pipeline] checkout
22:57:00 [2022-07-08T22:57:00.125Z] The recommended git tool is: git
22:57:00 [2022-07-08T22:57:00.130Z] using credential docker-jenkins-github-credentials
22:57:00 [2022-07-08T22:57:00.133Z] using credential docker-jenkins-github-credentials
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
22:57:00 [2022-07-08T22:57:00.139Z] Cloning the remote Git repository
22:57:00 [2022-07-08T22:57:00.139Z] Cloning with configured refspecs honoured and without tags
22:57:00 [2022-07-08T22:57:00.144Z] Cloning the remote Git repository
22:57:00 [2022-07-08T22:57:00.144Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
22:57:00 [2022-07-08T22:57:00.283Z] Merging remotes/origin/master commit 39f7b2b6d0156811d9683c6cb0743118ae516a11 into PR head commit ee230d8fdda6a1901c2adc394b5fb8471ec7aa51
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
22:57:00 [2022-07-08T22:57:00.421Z] Merge succeeded, producing 4f20aaeabd23f250bf2e7c762da7d8c80210196c
22:57:00 [2022-07-08T22:57:00.421Z] Checking out Revision 4f20aaeabd23f250bf2e7c762da7d8c80210196c (PR-43789)
22:57:00 [2022-07-08T22:57:00.479Z] Commit message: "Merge commit '39f7b2b6d0156811d9683c6cb0743118ae516a11' into HEAD"
22:57:00 [2022-07-08T22:57:00.479Z] First time build. Skipping changelog.
22:57:00 [2022-07-08T22:57:00.633Z]  > git --version # timeout=10
22:57:00 [2022-07-08T22:57:00.635Z]  > git --version # 'git version 2.17.1'
22:57:00 [2022-07-08T22:57:00.638Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
22:57:00 [2022-07-08T22:57:00.211Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43789/.git # timeout=10
22:57:00 [2022-07-08T22:57:00.223Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:57:00 [2022-07-08T22:57:00.230Z] Fetching upstream changes from https://github.com/moby/moby.git
22:57:00 [2022-07-08T22:57:00.230Z]  > git --version # timeout=10
22:57:00 [2022-07-08T22:57:00.235Z]  > git --version # 'git version 2.17.1'
22:57:00 [2022-07-08T22:57:00.235Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:57:00 [2022-07-08T22:57:00.235Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43789/head:refs/remotes/origin/PR-43789 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:57:00 [2022-07-08T22:57:00.427Z]  > git config core.sparsecheckout # timeout=10
22:57:00 [2022-07-08T22:57:00.432Z]  > git checkout -f ee230d8fdda6a1901c2adc394b5fb8471ec7aa51 # timeout=10
22:57:00 [2022-07-08T22:57:00.482Z]  > git remote # timeout=10
22:57:00 [2022-07-08T22:57:00.488Z]  > git config --get remote.origin.url # timeout=10
22:57:00 [2022-07-08T22:57:00.496Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:57:00 [2022-07-08T22:57:00.497Z]  > git merge 39f7b2b6d0156811d9683c6cb0743118ae516a11 # timeout=10
22:57:00 [2022-07-08T22:57:00.559Z]  > git rev-parse HEAD^{commit} # timeout=10
22:57:00 [2022-07-08T22:57:00.565Z]  > git config core.sparsecheckout # timeout=10
22:57:00 [2022-07-08T22:57:00.571Z]  > git checkout -f 4f20aaeabd23f250bf2e7c762da7d8c80210196c # timeout=10
22:57:01 [2022-07-08T22:57:01.064Z] + [ PR != PR ]
22:57:01 [2022-07-08T22:57:01.064Z] + [ master != master ]
22:57:01 [2022-07-08T22:57:01.064Z] + [  = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
22:57:00 [2022-07-08T22:57:00.138Z] Cloning repository https://github.com/moby/moby.git
22:57:00 [2022-07-08T22:57:00.138Z]  > git init /home/ubuntu/workspace/moby_PR-43789 # timeout=10
22:57:00 [2022-07-08T22:57:00.152Z] Fetching upstream changes from https://github.com/moby/moby.git
22:57:00 [2022-07-08T22:57:00.152Z]  > git --version # timeout=10
22:57:00 [2022-07-08T22:57:00.155Z]  > git --version # 'git version 2.25.1'
22:57:00 [2022-07-08T22:57:00.155Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:57:00 [2022-07-08T22:57:00.156Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43789/head:refs/remotes/origin/PR-43789 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:57:00 [2022-07-08T22:57:00.169Z] Cloning repository https://github.com/moby/moby.git
22:57:00 [2022-07-08T22:57:00.169Z]  > git init /home/ubuntu/workspace/moby_PR-43789 # timeout=10
22:57:00 [2022-07-08T22:57:00.183Z] Fetching upstream changes from https://github.com/moby/moby.git
22:57:00 [2022-07-08T22:57:00.183Z]  > git --version # timeout=10
22:57:00 [2022-07-08T22:57:00.186Z]  > git --version # 'git version 2.25.1'
22:57:00 [2022-07-08T22:57:00.186Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:57:00 [2022-07-08T22:57:00.187Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43789/head:refs/remotes/origin/PR-43789 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:57:01 [2022-07-08T22:57:01.382Z] + docker version
22:57:01 [2022-07-08T22:57:01.382Z] Client: Docker Engine - Community
22:57:01 [2022-07-08T22:57:01.382Z]  Version:           20.10.14
22:57:01 [2022-07-08T22:57:01.382Z]  API version:       1.41
22:57:01 [2022-07-08T22:57:01.382Z]  Go version:        go1.16.15
22:57:01 [2022-07-08T22:57:01.382Z]  Git commit:        a224086
22:57:01 [2022-07-08T22:57:01.382Z]  Built:             Thu Mar 24 01:47:57 2022
22:57:01 [2022-07-08T22:57:01.382Z]  OS/Arch:           linux/amd64
22:57:01 [2022-07-08T22:57:01.382Z]  Context:           default
22:57:01 [2022-07-08T22:57:01.382Z]  Experimental:      true
22:57:01 [2022-07-08T22:57:01.382Z] 
22:57:01 [2022-07-08T22:57:01.382Z] Server: Docker Engine - Community
22:57:01 [2022-07-08T22:57:01.382Z]  Engine:
22:57:01 [2022-07-08T22:57:01.382Z]   Version:          20.10.14
22:57:01 [2022-07-08T22:57:01.382Z]   API version:      1.41 (minimum version 1.12)
22:57:01 [2022-07-08T22:57:01.382Z]   Go version:       go1.16.15
22:57:01 [2022-07-08T22:57:01.382Z]   Git commit:       87a90dc
22:57:01 [2022-07-08T22:57:01.382Z]   Built:            Thu Mar 24 01:45:46 2022
22:57:01 [2022-07-08T22:57:01.382Z]   OS/Arch:          linux/amd64
22:57:01 [2022-07-08T22:57:01.382Z]   Experimental:     true
22:57:01 [2022-07-08T22:57:01.382Z]  containerd:
22:57:01 [2022-07-08T22:57:01.382Z]   Version:          1.5.11
22:57:01 [2022-07-08T22:57:01.382Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
22:57:01 [2022-07-08T22:57:01.382Z]  runc:
22:57:01 [2022-07-08T22:57:01.382Z]   Version:          1.0.3
22:57:01 [2022-07-08T22:57:01.382Z]   GitCommit:        v1.0.3-0-gf46b6ba
22:57:01 [2022-07-08T22:57:01.382Z]  docker-init:
22:57:01 [2022-07-08T22:57:01.382Z]   Version:          0.19.0
22:57:01 [2022-07-08T22:57:01.382Z]   GitCommit:        de40ad0
[Pipeline] sh
22:57:01 [2022-07-08T22:57:01.673Z] + docker info
22:57:02 [2022-07-08T22:57:02.613Z] Client:
22:57:02 [2022-07-08T22:57:02.613Z]  Context:    default
22:57:02 [2022-07-08T22:57:02.613Z]  Debug Mode: false
22:57:02 [2022-07-08T22:57:02.613Z]  Plugins:
22:57:02 [2022-07-08T22:57:02.613Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
22:57:02 [2022-07-08T22:57:02.613Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
22:57:02 [2022-07-08T22:57:02.613Z]   compose: Docker Compose (Docker Inc., v2.4.1)
22:57:02 [2022-07-08T22:57:02.613Z]   scan: Docker Scan (Docker Inc., v0.17.0)
22:57:02 [2022-07-08T22:57:02.613Z] 
22:57:02 [2022-07-08T22:57:02.613Z] Server:
22:57:02 [2022-07-08T22:57:02.613Z]  Containers: 0
22:57:02 [2022-07-08T22:57:02.613Z]   Running: 0
22:57:02 [2022-07-08T22:57:02.613Z]   Paused: 0
22:57:02 [2022-07-08T22:57:02.613Z]   Stopped: 0
22:57:02 [2022-07-08T22:57:02.613Z]  Images: 3
22:57:02 [2022-07-08T22:57:02.613Z]  Server Version: 20.10.14
22:57:02 [2022-07-08T22:57:02.613Z]  Storage Driver: overlay2
22:57:02 [2022-07-08T22:57:02.613Z]   Backing Filesystem: extfs
22:57:02 [2022-07-08T22:57:02.613Z]   Supports d_type: true
22:57:02 [2022-07-08T22:57:02.613Z]   Native Overlay Diff: true
22:57:02 [2022-07-08T22:57:02.613Z]   userxattr: false
22:57:02 [2022-07-08T22:57:02.613Z]  Logging Driver: json-file
22:57:02 [2022-07-08T22:57:02.613Z]  Cgroup Driver: cgroupfs
22:57:02 [2022-07-08T22:57:02.613Z]  Cgroup Version: 1
22:57:02 [2022-07-08T22:57:02.613Z]  Plugins:
22:57:02 [2022-07-08T22:57:02.613Z]   Volume: local
22:57:02 [2022-07-08T22:57:02.613Z]   Network: bridge host ipvlan macvlan null overlay
22:57:02 [2022-07-08T22:57:02.613Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:57:02 [2022-07-08T22:57:02.613Z]  Swarm: inactive
22:57:02 [2022-07-08T22:57:02.613Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
22:57:02 [2022-07-08T22:57:02.613Z]  Default Runtime: runc
22:57:02 [2022-07-08T22:57:02.613Z]  Init Binary: docker-init
22:57:02 [2022-07-08T22:57:02.613Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
22:57:02 [2022-07-08T22:57:02.613Z]  runc version: v1.0.3-0-gf46b6ba
22:57:02 [2022-07-08T22:57:02.613Z]  init version: de40ad0
22:57:02 [2022-07-08T22:57:02.613Z]  Security Options:
22:57:02 [2022-07-08T22:57:02.613Z]   apparmor
22:57:02 [2022-07-08T22:57:02.613Z]   seccomp
22:57:02 [2022-07-08T22:57:02.613Z]    Profile: default
22:57:02 [2022-07-08T22:57:02.613Z]  Kernel Version: 5.4.0-1071-aws
22:57:02 [2022-07-08T22:57:02.613Z]  Operating System: Ubuntu 18.04.6 LTS
22:57:02 [2022-07-08T22:57:02.613Z]  OSType: linux
22:57:02 [2022-07-08T22:57:02.613Z]  Architecture: x86_64
22:57:02 [2022-07-08T22:57:02.613Z]  CPUs: 2
22:57:02 [2022-07-08T22:57:02.613Z]  Total Memory: 7.483GiB
22:57:02 [2022-07-08T22:57:02.613Z]  Name: ip-10-100-57-42
22:57:02 [2022-07-08T22:57:02.613Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
22:57:02 [2022-07-08T22:57:02.613Z]  Docker Root Dir: /var/lib/docker
22:57:02 [2022-07-08T22:57:02.613Z]  Debug Mode: false
22:57:02 [2022-07-08T22:57:02.613Z]  Registry: https://index.docker.io/v1/
22:57:02 [2022-07-08T22:57:02.613Z]  Labels:
22:57:02 [2022-07-08T22:57:02.613Z]  Experimental: true
22:57:02 [2022-07-08T22:57:02.613Z]  Insecure Registries:
22:57:02 [2022-07-08T22:57:02.613Z]   127.0.0.0/8
22:57:02 [2022-07-08T22:57:02.613Z]  Live Restore Enabled: true
22:57:02 [2022-07-08T22:57:02.613Z] 
22:57:02 [2022-07-08T22:57:02.613Z] WARNING: No swap limit support
[Pipeline] sh
22:57:02 [2022-07-08T22:57:02.895Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
22:57:02 [2022-07-08T22:57:02.895Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
22:57:02 [2022-07-08T22:57:02.895Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43789/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
22:57:02 [2022-07-08T22:57:02.895Z] + bash /home/ubuntu/workspace/moby_PR-43789/check-config.sh
22:57:02 [2022-07-08T22:57:02.895Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
22:57:02 [2022-07-08T22:57:02.895Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
22:57:02 [2022-07-08T22:57:02.895Z] 
22:57:02 [2022-07-08T22:57:02.895Z] Generally Necessary:
22:57:02 [2022-07-08T22:57:02.895Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
22:57:02 [2022-07-08T22:57:02.895Z] - apparmor: enabled and tools installed
22:57:02 [2022-07-08T22:57:02.895Z] - CONFIG_NAMESPACES: enabled
22:57:02 [2022-07-08T22:57:02.895Z] - CONFIG_NET_NS: enabled
22:57:02 [2022-07-08T22:57:02.895Z] - CONFIG_PID_NS: enabled
22:57:02 [2022-07-08T22:57:02.895Z] - CONFIG_IPC_NS: enabled
22:57:02 [2022-07-08T22:57:02.895Z] - CONFIG_UTS_NS: enabled
22:57:02 [2022-07-08T22:57:02.895Z] - CONFIG_CGROUPS: enabled
22:57:02 [2022-07-08T22:57:02.895Z] - CONFIG_CGROUP_CPUACCT: enabled
22:57:02 [2022-07-08T22:57:02.895Z] - CONFIG_CGROUP_DEVICE: enabled
22:57:02 [2022-07-08T22:57:02.895Z] - CONFIG_CGROUP_FREEZER: enabled
22:57:02 [2022-07-08T22:57:02.895Z] - CONFIG_CGROUP_SCHED: enabled
22:57:02 [2022-07-08T22:57:02.895Z] - CONFIG_CPUSETS: enabled
22:57:02 [2022-07-08T22:57:02.895Z] - CONFIG_MEMCG: enabled
22:57:02 [2022-07-08T22:57:02.895Z] - CONFIG_KEYS: enabled
22:57:02 [2022-07-08T22:57:02.895Z] - CONFIG_VETH: enabled (as module)
22:57:02 [2022-07-08T22:57:02.895Z] - CONFIG_BRIDGE: enabled (as module)
22:57:02 [2022-07-08T22:57:02.895Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
22:57:02 [2022-07-08T22:57:02.895Z] - CONFIG_IP_NF_FILTER: enabled (as module)
22:57:03 [2022-07-08T22:57:03.155Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
22:57:03 [2022-07-08T22:57:03.155Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
22:57:03 [2022-07-08T22:57:03.155Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
22:57:03 [2022-07-08T22:57:03.155Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
22:57:03 [2022-07-08T22:57:03.155Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
22:57:03 [2022-07-08T22:57:03.155Z] - CONFIG_IP_NF_NAT: enabled (as module)
22:57:03 [2022-07-08T22:57:03.155Z] - CONFIG_NF_NAT: enabled (as module)
22:57:03 [2022-07-08T22:57:03.155Z] - CONFIG_POSIX_MQUEUE: enabled
22:57:03 [2022-07-08T22:57:03.155Z] - CONFIG_CGROUP_BPF: enabled
22:57:03 [2022-07-08T22:57:03.155Z] 
22:57:03 [2022-07-08T22:57:03.155Z] Optional Features:
22:57:03 [2022-07-08T22:57:03.155Z] - CONFIG_USER_NS: enabled
22:57:03 [2022-07-08T22:57:03.155Z] - CONFIG_SECCOMP: enabled
22:57:03 [2022-07-08T22:57:03.155Z] - CONFIG_SECCOMP_FILTER: enabled
22:57:03 [2022-07-08T22:57:03.155Z] - CONFIG_CGROUP_PIDS: enabled
22:57:03 [2022-07-08T22:57:03.155Z] - CONFIG_MEMCG_SWAP: enabled
22:57:03 [2022-07-08T22:57:03.155Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
22:57:03 [2022-07-08T22:57:03.155Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
22:57:03 [2022-07-08T22:57:03.155Z] - CONFIG_BLK_CGROUP: enabled
22:57:03 [2022-07-08T22:57:03.155Z] - CONFIG_BLK_DEV_THROTTLING: enabled
22:57:03 [2022-07-08T22:57:03.155Z] - CONFIG_CGROUP_PERF: enabled
22:57:03 [2022-07-08T22:57:03.155Z] - CONFIG_CGROUP_HUGETLB: enabled
22:57:03 [2022-07-08T22:57:03.155Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
22:57:03 [2022-07-08T22:57:03.155Z] - CONFIG_CGROUP_NET_PRIO: enabled
22:57:03 [2022-07-08T22:57:03.155Z] - CONFIG_CFS_BANDWIDTH: enabled
22:57:03 [2022-07-08T22:57:03.155Z] - CONFIG_FAIR_GROUP_SCHED: enabled
22:57:03 [2022-07-08T22:57:03.155Z] - CONFIG_RT_GROUP_SCHED: missing
22:57:03 [2022-07-08T22:57:03.155Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
22:57:03 [2022-07-08T22:57:03.155Z] - CONFIG_IP_VS: enabled (as module)
22:57:03 [2022-07-08T22:57:03.155Z] - CONFIG_IP_VS_NFCT: enabled
22:57:03 [2022-07-08T22:57:03.155Z] - CONFIG_IP_VS_PROTO_TCP: enabled
22:57:03 [2022-07-08T22:57:03.155Z] - CONFIG_IP_VS_PROTO_UDP: enabled
22:57:03 [2022-07-08T22:57:03.155Z] - CONFIG_IP_VS_RR: enabled (as module)
22:57:03 [2022-07-08T22:57:03.155Z] - CONFIG_SECURITY_SELINUX: enabled
22:57:03 [2022-07-08T22:57:03.155Z] - CONFIG_SECURITY_APPARMOR: enabled
22:57:03 [2022-07-08T22:57:03.155Z] - CONFIG_EXT4_FS: enabled
22:57:03 [2022-07-08T22:57:03.155Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
22:57:03 [2022-07-08T22:57:03.155Z] - CONFIG_EXT4_FS_SECURITY: enabled
22:57:03 [2022-07-08T22:57:03.155Z] - Network Drivers:
22:57:03 [2022-07-08T22:57:03.155Z]   - "overlay":
22:57:03 [2022-07-08T22:57:03.414Z]     - CONFIG_VXLAN: enabled (as module)
22:57:03 [2022-07-08T22:57:03.414Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
22:57:03 [2022-07-08T22:57:03.414Z]       Optional (for encrypted networks):
22:57:03 [2022-07-08T22:57:03.414Z]       - CONFIG_CRYPTO: enabled
22:57:03 [2022-07-08T22:57:03.414Z]       - CONFIG_CRYPTO_AEAD: enabled
22:57:03 [2022-07-08T22:57:03.414Z]       - CONFIG_CRYPTO_GCM: enabled
22:57:03 [2022-07-08T22:57:03.414Z]       - CONFIG_CRYPTO_SEQIV: enabled
22:57:03 [2022-07-08T22:57:03.414Z]       - CONFIG_CRYPTO_GHASH: enabled
22:57:03 [2022-07-08T22:57:03.414Z]       - CONFIG_XFRM: enabled
22:57:03 [2022-07-08T22:57:03.414Z]       - CONFIG_XFRM_USER: enabled (as module)
22:57:03 [2022-07-08T22:57:03.414Z]       - CONFIG_XFRM_ALGO: enabled (as module)
22:57:03 [2022-07-08T22:57:03.414Z]       - CONFIG_INET_ESP: enabled (as module)
22:57:03 [2022-07-08T22:57:03.414Z]   - "ipvlan":
22:57:03 [2022-07-08T22:57:03.414Z]     - CONFIG_IPVLAN: enabled (as module)
22:57:03 [2022-07-08T22:57:03.414Z]   - "macvlan":
22:57:03 [2022-07-08T22:57:03.414Z]     - CONFIG_MACVLAN: enabled (as module)
22:57:03 [2022-07-08T22:57:03.414Z]     - CONFIG_DUMMY: enabled (as module)
22:57:03 [2022-07-08T22:57:03.414Z]   - "ftp,tftp client in container":
22:57:03 [2022-07-08T22:57:03.414Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
22:57:03 [2022-07-08T22:57:03.414Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
22:57:03 [2022-07-08T22:57:03.414Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
22:57:03 [2022-07-08T22:57:03.414Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
22:57:03 [2022-07-08T22:57:03.414Z] - Storage Drivers:
22:57:03 [2022-07-08T22:57:03.414Z]   - "aufs":
22:57:03 [2022-07-08T22:57:03.414Z]     - CONFIG_AUFS_FS: enabled (as module)
22:57:03 [2022-07-08T22:57:03.414Z]   - "btrfs":
22:57:03 [2022-07-08T22:57:03.414Z]     - CONFIG_BTRFS_FS: enabled (as module)
22:57:03 [2022-07-08T22:57:03.414Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
22:57:03 [2022-07-08T22:57:03.414Z]   - "devicemapper":
22:57:03 [2022-07-08T22:57:03.414Z]     - CONFIG_BLK_DEV_DM: enabled
22:57:03 [2022-07-08T22:57:03.414Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
22:57:03 [2022-07-08T22:57:03.414Z]   - "overlay":
22:57:03 [2022-07-08T22:57:03.414Z]     - CONFIG_OVERLAY_FS: enabled (as module)
22:57:03 [2022-07-08T22:57:03.414Z]   - "zfs":
22:57:03 [2022-07-08T22:57:03.414Z]     - /dev/zfs: present
22:57:03 [2022-07-08T22:57:03.414Z]     - zfs command: missing
22:57:03 [2022-07-08T22:57:03.414Z]     - zpool command: missing
22:57:03 [2022-07-08T22:57:03.414Z] 
22:57:03 [2022-07-08T22:57:03.414Z] Limits:
22:57:03 [2022-07-08T22:57:03.414Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
22:57:03 [2022-07-08T22:57:03.414Z] 
22:57:03 [2022-07-08T22:57:03.414Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
22:57:03 [2022-07-08T22:57:03.738Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:4f20aaeabd23f250bf2e7c762da7d8c80210196c .
22:57:03 [2022-07-08T22:57:03.997Z] #1 [internal] load build definition from Dockerfile
22:57:03 [2022-07-08T22:57:03.997Z] #1 sha256:92637d24fd1c32ee20304c3c4b0868e5c8aa8ae7cfe0baed247f3151d9eb7590
22:57:03 [2022-07-08T22:57:03.997Z] #1 transferring dockerfile: 19.25kB done
22:57:03 [2022-07-08T22:57:03.997Z] #1 DONE 0.0s
22:57:03 [2022-07-08T22:57:03.997Z] 
22:57:03 [2022-07-08T22:57:03.997Z] #2 [internal] load .dockerignore
22:57:03 [2022-07-08T22:57:03.997Z] #2 sha256:83a0a7cb69ef0b4129d65c667d3a7e9b7a14e3d09a237ed8d2dae73fd34944fc
22:57:03 [2022-07-08T22:57:03.997Z] #2 transferring context: 145B done
22:57:03 [2022-07-08T22:57:03.997Z] #2 DONE 0.0s
22:57:03 [2022-07-08T22:57:03.997Z] 
22:57:03 [2022-07-08T22:57:03.997Z] #3 resolve image config for docker.io/docker/dockerfile:1
22:57:03 [2022-07-08T22:57:03.997Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
22:57:03 [2022-07-08T22:57:03.997Z] #3 DONE 0.1s
22:57:03 [2022-07-08T22:57:03.997Z] 
22:57:03 [2022-07-08T22:57:03.997Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
22:57:03 [2022-07-08T22:57:03.997Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
22:57:03 [2022-07-08T22:57:03.997Z] #4 CACHED
22:57:04 [2022-07-08T22:57:04.256Z] 
22:57:04 [2022-07-08T22:57:04.256Z] #6 [internal] load build definition from Dockerfile
22:57:04 [2022-07-08T22:57:04.256Z] #6 sha256:e95d8a00eb8dac34482bbb99d39cf9bdc058ee2589dfaf5f5605d10d728134ce
22:57:04 [2022-07-08T22:57:04.256Z] #6 DONE 0.0s
22:57:04 [2022-07-08T22:57:04.256Z] 
22:57:04 [2022-07-08T22:57:04.256Z] #5 [internal] load .dockerignore
22:57:04 [2022-07-08T22:57:04.256Z] #5 sha256:9b81dcca24a78e8c1d50f8d60eea77423493adb0dd094395cfa7d76edb18f529
22:57:04 [2022-07-08T22:57:04.256Z] #5 DONE 0.0s
22:57:04 [2022-07-08T22:57:04.256Z] 
22:57:04 [2022-07-08T22:57:04.256Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:57:04 [2022-07-08T22:57:04.256Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
22:57:04 [2022-07-08T22:57:04.256Z] #7 DONE 0.1s
22:57:04 [2022-07-08T22:57:04.256Z] 
22:57:04 [2022-07-08T22:57:04.256Z] #10 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye
22:57:04 [2022-07-08T22:57:04.256Z] #10 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049
22:57:04 [2022-07-08T22:57:04.256Z] #10 DONE 0.1s
22:57:04 [2022-07-08T22:57:04.256Z] 
22:57:04 [2022-07-08T22:57:04.256Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
22:57:04 [2022-07-08T22:57:04.256Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
22:57:04 [2022-07-08T22:57:04.256Z] #8 DONE 0.1s
22:57:04 [2022-07-08T22:57:04.256Z] 
22:57:04 [2022-07-08T22:57:04.256Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:57:04 [2022-07-08T22:57:04.256Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
22:57:04 [2022-07-08T22:57:04.256Z] #9 DONE 0.1s
22:57:04 [2022-07-08T22:57:04.521Z] 
22:57:04 [2022-07-08T22:57:04.521Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:57:04 [2022-07-08T22:57:04.521Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
22:57:04 [2022-07-08T22:57:04.521Z] #80 DONE 0.0s
22:57:04 [2022-07-08T22:57:04.521Z] 
22:57:04 [2022-07-08T22:57:04.521Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:57:04 [2022-07-08T22:57:04.521Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
22:57:04 [2022-07-08T22:57:04.521Z] #78 DONE 0.0s
22:57:04 [2022-07-08T22:57:04.521Z] 
22:57:04 [2022-07-08T22:57:04.521Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
22:57:04 [2022-07-08T22:57:04.521Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
22:57:04 [2022-07-08T22:57:04.521Z] #11 DONE 0.0s
22:57:04 [2022-07-08T22:57:04.521Z] 
22:57:04 [2022-07-08T22:57:04.521Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739
22:57:04 [2022-07-08T22:57:04.521Z] #35 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830
22:57:04 [2022-07-08T22:57:04.521Z] #35 DONE 0.0s
22:57:04 [2022-07-08T22:57:04.521Z] 
22:57:04 [2022-07-08T22:57:04.521Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
22:57:04 [2022-07-08T22:57:04.521Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1
22:57:04 [2022-07-08T22:57:04.521Z] #12 CACHED
22:57:04 [2022-07-08T22:57:04.521Z] 
22:57:04 [2022-07-08T22:57:04.521Z] #13 [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
22:57:04 [2022-07-08T22:57:04.521Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0
22:57:04 [2022-07-08T22:57:04.521Z] #13 CACHED
22:57:04 [2022-07-08T22:57:04.521Z] 
22:57:04 [2022-07-08T22:57:04.521Z] #31 [internal] load build context
22:57:04 [2022-07-08T22:57:04.521Z] #31 sha256:5f40d988c42a8db83357b4dd630baffacd2d85933b539c8ed169d55c24ea4431
22:57:05 [2022-07-08T22:57:05.094Z] #31 ...
22:57:05 [2022-07-08T22:57:05.094Z] 
22:57:05 [2022-07-08T22:57:05.094Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
22:57:05 [2022-07-08T22:57:05.094Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
22:57:05 [2022-07-08T22:57:05.094Z] #56 DONE 0.5s
22:57:05 [2022-07-08T22:57:05.094Z] 
22:57:05 [2022-07-08T22:57:05.094Z] #31 [internal] load build context
22:57:05 [2022-07-08T22:57:05.094Z] #31 sha256:5f40d988c42a8db83357b4dd630baffacd2d85933b539c8ed169d55c24ea4431
22:57:05 [2022-07-08T22:57:05.353Z] #31 ...
22:57:05 [2022-07-08T22:57:05.353Z] 
22:57:05 [2022-07-08T22:57:05.353Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64
22:57:05 [2022-07-08T22:57:05.353Z] #14 sha256:0843e43981997d3186c3e0fa13a5c69bf735e078771d358bc17048f5bdd1d4e8
22:57:05 [2022-07-08T22:57:05.353Z] #14 DONE 0.9s
22:57:05 [2022-07-08T22:57:05.353Z] 
22:57:05 [2022-07-08T22:57:05.353Z] #31 [internal] load build context
22:57:05 [2022-07-08T22:57:05.353Z] #31 sha256:5f40d988c42a8db83357b4dd630baffacd2d85933b539c8ed169d55c24ea4431
22:57:06 [2022-07-08T22:57:06.737Z] #31 ...
22:57:06 [2022-07-08T22:57:06.737Z] 
22:57:06 [2022-07-08T22:57:06.737Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel
22:57:06 [2022-07-08T22:57:06.737Z] #15 sha256:2d05efaa29f7d7a652b390dae5c9126381d4bdd1e6478112a650543183cfed84
22:57:06 [2022-07-08T22:57:06.737Z] #15 DONE 1.1s
22:57:06 [2022-07-08T22:57:06.737Z] 
22:57:06 [2022-07-08T22:57:06.737Z] #31 [internal] load build context
22:57:06 [2022-07-08T22:57:06.737Z] #31 sha256:5f40d988c42a8db83357b4dd630baffacd2d85933b539c8ed169d55c24ea4431
22:57:07 [2022-07-08T22:57:07.701Z] #31 ...
22:57:07 [2022-07-08T22:57:07.701Z] 
22:57:07 [2022-07-08T22:57:07.701Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf
22:57:07 [2022-07-08T22:57:07.701Z] #16 sha256:6e5bb325d2f1d8f93129253358485557d3574a0fa24a972b189e244fccf61d15
22:57:07 [2022-07-08T22:57:07.701Z] #16 DONE 1.2s
22:57:07 [2022-07-08T22:57:07.701Z] 
22:57:07 [2022-07-08T22:57:07.701Z] #31 [internal] load build context
22:57:07 [2022-07-08T22:57:07.701Z] #31 sha256:5f40d988c42a8db83357b4dd630baffacd2d85933b539c8ed169d55c24ea4431
22:57:07 [2022-07-08T22:57:07.701Z] #31 transferring context: 61.65MB 3.0s done
22:57:07 [2022-07-08T22:57:07.960Z] #31 DONE 3.3s
22:57:07 [2022-07-08T22:57:07.960Z] 
22:57:07 [2022-07-08T22:57:07.960Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el
22:57:07 [2022-07-08T22:57:07.960Z] #17 sha256:bea1fe45f58fdee1448a2ced80414300c0c0acc9560564c476c3297cf6812d3d
22:57:08 [2022-07-08T22:57:08.532Z] #17 DONE 0.7s
22:57:08 [2022-07-08T22:57:08.532Z] 
22:57:08 [2022-07-08T22:57:08.532Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x
22:57:08 [2022-07-08T22:57:08.532Z] #18 sha256:8b29296919d8bf68aa7fa37d69208ffd105a8b2185812f3f939b2bee4ce821b4
22:57:09 [2022-07-08T22:57:09.102Z] #18 DONE 0.5s
22:57:09 [2022-07-08T22:57:09.102Z] 
22:57:09 [2022-07-08T22:57:09.102Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
22:57:09 [2022-07-08T22:57:09.102Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0
22:57:09 [2022-07-08T22:57:09.680Z] #19 0.965 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:57:10 [2022-07-08T22:57:10.249Z] #19 1.137 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
22:57:10 [2022-07-08T22:57:10.249Z] #19 1.305 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
22:57:10 [2022-07-08T22:57:10.249Z] #19 1.310 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
22:57:10 [2022-07-08T22:57:10.509Z] #19 1.418 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB]
22:57:10 [2022-07-08T22:57:10.509Z] #19 1.483 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB]
22:57:10 [2022-07-08T22:57:10.509Z] #19 1.563 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB]
22:57:10 [2022-07-08T22:57:10.509Z] #19 1.641 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB]
22:57:10 [2022-07-08T22:57:10.768Z] #19 1.723 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
22:57:10 [2022-07-08T22:57:10.768Z] #19 1.802 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
22:57:10 [2022-07-08T22:57:10.768Z] #19 1.806 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [156 kB]
22:57:10 [2022-07-08T22:57:10.768Z] #19 1.808 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB]
22:57:10 [2022-07-08T22:57:10.768Z] #19 1.811 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [138 kB]
22:57:10 [2022-07-08T22:57:10.768Z] #19 1.813 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB]
22:57:10 [2022-07-08T22:57:10.768Z] #19 1.815 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [146 kB]
22:57:10 [2022-07-08T22:57:10.768Z] #19 1.817 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
22:57:10 [2022-07-08T22:57:10.768Z] #19 1.818 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
22:57:10 [2022-07-08T22:57:10.768Z] #19 1.818 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
22:57:10 [2022-07-08T22:57:10.768Z] #19 1.819 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
22:57:10 [2022-07-08T22:57:10.768Z] #19 1.819 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
22:57:10 [2022-07-08T22:57:10.768Z] #19 1.820 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
22:57:12 [2022-07-08T22:57:12.188Z] Fetching without tags
22:57:12 [2022-07-08T22:57:12.376Z] Merging remotes/origin/master commit 39f7b2b6d0156811d9683c6cb0743118ae516a11 into PR head commit ee230d8fdda6a1901c2adc394b5fb8471ec7aa51
22:57:12 [2022-07-08T22:57:12.192Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:57:12 [2022-07-08T22:57:12.196Z]  > git config --add remote.origin.fetch +refs/pull/43789/head:refs/remotes/origin/PR-43789 # timeout=10
22:57:12 [2022-07-08T22:57:12.200Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
22:57:12 [2022-07-08T22:57:12.206Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:57:12 [2022-07-08T22:57:12.217Z] Fetching upstream changes from https://github.com/moby/moby.git
22:57:12 [2022-07-08T22:57:12.219Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:57:12 [2022-07-08T22:57:12.220Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43789/head:refs/remotes/origin/PR-43789 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:57:12 [2022-07-08T22:57:12.401Z]  > git config core.sparsecheckout # timeout=10
22:57:12 [2022-07-08T22:57:12.415Z]  > git checkout -f ee230d8fdda6a1901c2adc394b5fb8471ec7aa51 # timeout=10
22:57:13 [2022-07-08T22:57:13.647Z] Merge succeeded, producing 26c6103756ce31b30d35ca5e34e54ec17102f87d
22:57:13 [2022-07-08T22:57:13.647Z] Checking out Revision 26c6103756ce31b30d35ca5e34e54ec17102f87d (PR-43789)
22:57:13 [2022-07-08T22:57:13.727Z] Commit message: "Merge commit '39f7b2b6d0156811d9683c6cb0743118ae516a11' into HEAD"
22:57:13 [2022-07-08T22:57:13.728Z] First time build. Skipping changelog.
22:57:13 [2022-07-08T22:57:13.767Z]  > git --version # timeout=10
22:57:13 [2022-07-08T22:57:13.774Z]  > git --version # 'git version 2.25.1'
22:57:13 [2022-07-08T22:57:13.780Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
22:57:12 [2022-07-08T22:57:12.932Z]  > git remote # timeout=10
22:57:12 [2022-07-08T22:57:12.936Z]  > git config --get remote.origin.url # timeout=10
22:57:12 [2022-07-08T22:57:12.940Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:57:12 [2022-07-08T22:57:12.940Z]  > git merge 39f7b2b6d0156811d9683c6cb0743118ae516a11 # timeout=10
22:57:13 [2022-07-08T22:57:13.664Z]  > git rev-parse HEAD^{commit} # timeout=10
22:57:13 [2022-07-08T22:57:13.671Z]  > git config core.sparsecheckout # timeout=10
22:57:13 [2022-07-08T22:57:13.678Z]  > git checkout -f 26c6103756ce31b30d35ca5e34e54ec17102f87d # timeout=10
22:57:14 [2022-07-08T22:57:14.370Z] + docker version
22:57:14 [2022-07-08T22:57:14.370Z] Client: Docker Engine - Community
22:57:14 [2022-07-08T22:57:14.370Z]  Version:           20.10.14
22:57:14 [2022-07-08T22:57:14.370Z]  API version:       1.41
22:57:14 [2022-07-08T22:57:14.370Z]  Go version:        go1.16.15
22:57:14 [2022-07-08T22:57:14.370Z]  Git commit:        a224086
22:57:14 [2022-07-08T22:57:14.370Z]  Built:             Thu Mar 24 01:47:20 2022
22:57:14 [2022-07-08T22:57:14.370Z]  OS/Arch:           linux/arm64
22:57:14 [2022-07-08T22:57:14.370Z]  Context:           default
22:57:14 [2022-07-08T22:57:14.370Z]  Experimental:      true
22:57:14 [2022-07-08T22:57:14.370Z] 
22:57:14 [2022-07-08T22:57:14.370Z] Server: Docker Engine - Community
22:57:14 [2022-07-08T22:57:14.370Z]  Engine:
22:57:14 [2022-07-08T22:57:14.370Z]   Version:          20.10.14
22:57:14 [2022-07-08T22:57:14.370Z]   API version:      1.41 (minimum version 1.12)
22:57:14 [2022-07-08T22:57:14.370Z]   Go version:       go1.16.15
22:57:14 [2022-07-08T22:57:14.370Z]   Git commit:       87a90dc
22:57:14 [2022-07-08T22:57:14.370Z]   Built:            Thu Mar 24 01:45:39 2022
22:57:14 [2022-07-08T22:57:14.370Z]   OS/Arch:          linux/arm64
22:57:14 [2022-07-08T22:57:14.370Z]   Experimental:     true
22:57:14 [2022-07-08T22:57:14.370Z]  containerd:
22:57:14 [2022-07-08T22:57:14.370Z]   Version:          1.5.11
22:57:14 [2022-07-08T22:57:14.370Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
22:57:14 [2022-07-08T22:57:14.370Z]  runc:
22:57:14 [2022-07-08T22:57:14.370Z]   Version:          1.0.3
22:57:14 [2022-07-08T22:57:14.370Z]   GitCommit:        v1.0.3-0-gf46b6ba
22:57:14 [2022-07-08T22:57:14.370Z]  docker-init:
22:57:14 [2022-07-08T22:57:14.370Z]   Version:          0.19.0
22:57:14 [2022-07-08T22:57:14.370Z]   GitCommit:        de40ad0
[Pipeline] sh
22:57:14 [2022-07-08T22:57:14.654Z] + docker info
22:57:14 [2022-07-08T22:57:14.999Z] Still waiting to schedule task
22:57:14 [2022-07-08T22:57:14.999Z]EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04e358e72182429e4)’ is offline
22:57:14 [2022-07-08T22:57:14.999Z] ‘azwin-2-058470’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:14 [2022-07-08T22:57:14.999Z] ‘azwin-2-3280a0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:14 [2022-07-08T22:57:14.999Z] ‘azwin-2-47ab30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:14 [2022-07-08T22:57:14.999Z] ‘azwin-2-6740d0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:14 [2022-07-08T22:57:14.999Z] ‘azwin-2-7a4af0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:14 [2022-07-08T22:57:14.999Z] ‘azwin-2-a7ff30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:14 [2022-07-08T22:57:14.999Z] ‘azwin-2-bb96b0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:14 [2022-07-08T22:57:14.999Z] ‘azwin-2-c38450’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:14 [2022-07-08T22:57:14.999Z] ‘azwin-2-cc8420’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:14 [2022-07-08T22:57:14.999Z] ‘azwin-2-ee6360’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:14 [2022-07-08T22:57:14.999Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:14 [2022-07-08T22:57:14.999Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:14 [2022-07-08T22:57:14.999Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:14 [2022-07-08T22:57:14.999Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:14 [2022-07-08T22:57:14.999Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:14 [2022-07-08T22:57:14.999Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:14 [2022-07-08T22:57:14.999Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:14 [2022-07-08T22:57:14.999Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:14 [2022-07-08T22:57:14.999Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:14 [2022-07-08T22:57:14.999Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:14 [2022-07-08T22:57:14.999Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:14 [2022-07-08T22:57:14.999Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:14 [2022-07-08T22:57:14.999Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:14 [2022-07-08T22:57:14.999Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:14 [2022-07-08T22:57:14.999Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:14 [2022-07-08T22:57:14.999Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:14 [2022-07-08T22:57:14.999Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:14 [2022-07-08T22:57:14.999Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:14 [2022-07-08T22:57:14.999Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:14 [2022-07-08T22:57:14.999Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:14 [2022-07-08T22:57:14.999Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:14 [2022-07-08T22:57:14.999Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:14 [2022-07-08T22:57:14.999Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:14 [2022-07-08T22:57:14.999Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:14 [2022-07-08T22:57:14.999Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:14 [2022-07-08T22:57:14.999Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:14 [2022-07-08T22:57:14.999Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:14 [2022-07-08T22:57:14.999Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:14 [2022-07-08T22:57:14.999Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:14 [2022-07-08T22:57:14.999Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:14 [2022-07-08T22:57:14.999Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:14 [2022-07-08T22:57:14.999Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:14 [2022-07-08T22:57:14.999Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:14 [2022-07-08T22:57:14.999Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:14 [2022-07-08T22:57:14.999Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:14 [2022-07-08T22:57:14.999Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:15 [2022-07-08T22:57:15.000Z] Still waiting to schedule task
22:57:15 [2022-07-08T22:57:15.000Z]EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04e358e72182429e4)’ is offline
22:57:15 [2022-07-08T22:57:15.000Z] ‘azwin-2-058470’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:15 [2022-07-08T22:57:15.000Z] ‘azwin-2-3280a0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:15 [2022-07-08T22:57:15.000Z] ‘azwin-2-47ab30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:15 [2022-07-08T22:57:15.000Z] ‘azwin-2-6740d0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:15 [2022-07-08T22:57:15.000Z] ‘azwin-2-7a4af0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:15 [2022-07-08T22:57:15.000Z] ‘azwin-2-a7ff30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:15 [2022-07-08T22:57:15.000Z] ‘azwin-2-bb96b0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:15 [2022-07-08T22:57:15.000Z] ‘azwin-2-c38450’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:15 [2022-07-08T22:57:15.000Z] ‘azwin-2-cc8420’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:15 [2022-07-08T22:57:15.000Z] ‘azwin-2-ee6360’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:15 [2022-07-08T22:57:15.000Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:15 [2022-07-08T22:57:15.000Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:15 [2022-07-08T22:57:15.000Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:15 [2022-07-08T22:57:15.000Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:15 [2022-07-08T22:57:15.000Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:15 [2022-07-08T22:57:15.000Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:15 [2022-07-08T22:57:15.000Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:15 [2022-07-08T22:57:15.000Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:15 [2022-07-08T22:57:15.000Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:15 [2022-07-08T22:57:15.000Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:15 [2022-07-08T22:57:15.000Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:15 [2022-07-08T22:57:15.000Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:15 [2022-07-08T22:57:15.000Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:15 [2022-07-08T22:57:15.000Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:15 [2022-07-08T22:57:15.000Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:15 [2022-07-08T22:57:15.000Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:15 [2022-07-08T22:57:15.000Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:15 [2022-07-08T22:57:15.000Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:15 [2022-07-08T22:57:15.000Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:15 [2022-07-08T22:57:15.000Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:15 [2022-07-08T22:57:15.000Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:15 [2022-07-08T22:57:15.000Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:15 [2022-07-08T22:57:15.000Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:15 [2022-07-08T22:57:15.000Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:15 [2022-07-08T22:57:15.000Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:15 [2022-07-08T22:57:15.000Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:15 [2022-07-08T22:57:15.000Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:15 [2022-07-08T22:57:15.000Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:15 [2022-07-08T22:57:15.000Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:15 [2022-07-08T22:57:15.000Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:15 [2022-07-08T22:57:15.000Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:15 [2022-07-08T22:57:15.000Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:15 [2022-07-08T22:57:15.000Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:15 [2022-07-08T22:57:15.000Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:15 [2022-07-08T22:57:15.000Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:15 [2022-07-08T22:57:15.000Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
22:57:15 [2022-07-08T22:57:15.222Z] Client:
22:57:15 [2022-07-08T22:57:15.222Z]  Context:    default
22:57:15 [2022-07-08T22:57:15.222Z]  Debug Mode: false
22:57:15 [2022-07-08T22:57:15.222Z]  Plugins:
22:57:15 [2022-07-08T22:57:15.222Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
22:57:15 [2022-07-08T22:57:15.222Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
22:57:15 [2022-07-08T22:57:15.222Z] 
22:57:15 [2022-07-08T22:57:15.222Z] Server:
22:57:15 [2022-07-08T22:57:15.222Z]  Containers: 0
22:57:15 [2022-07-08T22:57:15.222Z]   Running: 0
22:57:15 [2022-07-08T22:57:15.222Z]   Paused: 0
22:57:15 [2022-07-08T22:57:15.222Z]   Stopped: 0
22:57:15 [2022-07-08T22:57:15.222Z]  Images: 2
22:57:15 [2022-07-08T22:57:15.222Z]  Server Version: 20.10.14
22:57:15 [2022-07-08T22:57:15.222Z]  Storage Driver: overlay2
22:57:15 [2022-07-08T22:57:15.222Z]   Backing Filesystem: extfs
22:57:15 [2022-07-08T22:57:15.222Z]   Supports d_type: true
22:57:15 [2022-07-08T22:57:15.222Z]   Native Overlay Diff: true
22:57:15 [2022-07-08T22:57:15.222Z]   userxattr: false
22:57:15 [2022-07-08T22:57:15.222Z]  Logging Driver: json-file
22:57:15 [2022-07-08T22:57:15.222Z]  Cgroup Driver: cgroupfs
22:57:15 [2022-07-08T22:57:15.222Z]  Cgroup Version: 1
22:57:15 [2022-07-08T22:57:15.222Z]  Plugins:
22:57:15 [2022-07-08T22:57:15.222Z]   Volume: local
22:57:15 [2022-07-08T22:57:15.222Z]   Network: bridge host ipvlan macvlan null overlay
22:57:15 [2022-07-08T22:57:15.222Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:57:15 [2022-07-08T22:57:15.222Z]  Swarm: inactive
22:57:15 [2022-07-08T22:57:15.222Z]  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
22:57:15 [2022-07-08T22:57:15.222Z]  Default Runtime: runc
22:57:15 [2022-07-08T22:57:15.222Z]  Init Binary: docker-init
22:57:15 [2022-07-08T22:57:15.222Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
22:57:15 [2022-07-08T22:57:15.222Z]  runc version: v1.0.3-0-gf46b6ba
22:57:15 [2022-07-08T22:57:15.222Z]  init version: de40ad0
22:57:15 [2022-07-08T22:57:15.222Z]  Security Options:
22:57:15 [2022-07-08T22:57:15.222Z]   apparmor
22:57:15 [2022-07-08T22:57:15.222Z]   seccomp
22:57:15 [2022-07-08T22:57:15.222Z]    Profile: default
22:57:15 [2022-07-08T22:57:15.222Z]  Kernel Version: 5.13.0-1021-aws
22:57:15 [2022-07-08T22:57:15.222Z]  Operating System: Ubuntu 20.04.4 LTS
22:57:15 [2022-07-08T22:57:15.222Z]  OSType: linux
22:57:15 [2022-07-08T22:57:15.222Z]  Architecture: aarch64
22:57:15 [2022-07-08T22:57:15.222Z]  CPUs: 2
22:57:15 [2022-07-08T22:57:15.222Z]  Total Memory: 7.562GiB
22:57:15 [2022-07-08T22:57:15.222Z]  Name: ip-10-100-119-9
22:57:15 [2022-07-08T22:57:15.222Z]  ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ
22:57:15 [2022-07-08T22:57:15.222Z]  Docker Root Dir: /var/lib/docker
22:57:15 [2022-07-08T22:57:15.222Z]  Debug Mode: false
22:57:15 [2022-07-08T22:57:15.222Z]  Registry: https://index.docker.io/v1/
22:57:15 [2022-07-08T22:57:15.222Z]  Labels:
22:57:15 [2022-07-08T22:57:15.222Z]  Experimental: true
22:57:15 [2022-07-08T22:57:15.222Z]  Insecure Registries:
22:57:15 [2022-07-08T22:57:15.222Z]   127.0.0.0/8
22:57:15 [2022-07-08T22:57:15.222Z]  Live Restore Enabled: true
22:57:15 [2022-07-08T22:57:15.222Z] 
[Pipeline] sh
22:57:15 [2022-07-08T22:57:15.508Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
22:57:15 [2022-07-08T22:57:15.508Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
22:57:15 [2022-07-08T22:57:15.508Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43789/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
22:57:15 [2022-07-08T22:57:15.508Z] + bash /home/ubuntu/workspace/moby_PR-43789/check-config.sh
22:57:15 [2022-07-08T22:57:15.508Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
22:57:15 [2022-07-08T22:57:15.508Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ...
22:57:15 [2022-07-08T22:57:15.508Z] 
22:57:15 [2022-07-08T22:57:15.508Z] Generally Necessary:
22:57:15 [2022-07-08T22:57:15.508Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
22:57:15 [2022-07-08T22:57:15.508Z] - apparmor: enabled and tools installed
22:57:15 [2022-07-08T22:57:15.508Z] - CONFIG_NAMESPACES: enabled
22:57:15 [2022-07-08T22:57:15.508Z] - CONFIG_NET_NS: enabled
22:57:15 [2022-07-08T22:57:15.508Z] - CONFIG_PID_NS: enabled
22:57:15 [2022-07-08T22:57:15.508Z] - CONFIG_IPC_NS: enabled
22:57:15 [2022-07-08T22:57:15.508Z] - CONFIG_UTS_NS: enabled
22:57:15 [2022-07-08T22:57:15.508Z] - CONFIG_CGROUPS: enabled
22:57:15 [2022-07-08T22:57:15.508Z] - CONFIG_CGROUP_CPUACCT: enabled
22:57:15 [2022-07-08T22:57:15.508Z] - CONFIG_CGROUP_DEVICE: enabled
22:57:15 [2022-07-08T22:57:15.508Z] - CONFIG_CGROUP_FREEZER: enabled
22:57:15 [2022-07-08T22:57:15.508Z] - CONFIG_CGROUP_SCHED: enabled
22:57:15 [2022-07-08T22:57:15.508Z] - CONFIG_CPUSETS: enabled
22:57:15 [2022-07-08T22:57:15.508Z] - CONFIG_MEMCG: enabled
22:57:15 [2022-07-08T22:57:15.508Z] - CONFIG_KEYS: enabled
22:57:15 [2022-07-08T22:57:15.508Z] - CONFIG_VETH: enabled (as module)
22:57:15 [2022-07-08T22:57:15.508Z] - CONFIG_BRIDGE: enabled (as module)
22:57:15 [2022-07-08T22:57:15.508Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
22:57:15 [2022-07-08T22:57:15.508Z] - CONFIG_IP_NF_FILTER: enabled (as module)
22:57:15 [2022-07-08T22:57:15.508Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
22:57:15 [2022-07-08T22:57:15.508Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
22:57:15 [2022-07-08T22:57:15.508Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
22:57:15 [2022-07-08T22:57:15.508Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
22:57:15 [2022-07-08T22:57:15.508Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
22:57:15 [2022-07-08T22:57:15.766Z] - CONFIG_IP_NF_NAT: enabled (as module)
22:57:15 [2022-07-08T22:57:15.767Z] - CONFIG_NF_NAT: enabled (as module)
22:57:15 [2022-07-08T22:57:15.767Z] - CONFIG_POSIX_MQUEUE: enabled
22:57:15 [2022-07-08T22:57:15.767Z] - CONFIG_CGROUP_BPF: enabled
22:57:15 [2022-07-08T22:57:15.767Z] 
22:57:15 [2022-07-08T22:57:15.767Z] Optional Features:
22:57:15 [2022-07-08T22:57:15.767Z] - CONFIG_USER_NS: enabled
22:57:15 [2022-07-08T22:57:15.767Z] - CONFIG_SECCOMP: enabled
22:57:15 [2022-07-08T22:57:15.767Z] - CONFIG_SECCOMP_FILTER: enabled
22:57:15 [2022-07-08T22:57:15.767Z] - CONFIG_CGROUP_PIDS: enabled
22:57:15 [2022-07-08T22:57:15.767Z] - CONFIG_MEMCG_SWAP: enabled
22:57:15 [2022-07-08T22:57:15.767Z]     (cgroup swap accounting is currently enabled)
22:57:15 [2022-07-08T22:57:15.767Z] - CONFIG_BLK_CGROUP: enabled
22:57:15 [2022-07-08T22:57:15.767Z] - CONFIG_BLK_DEV_THROTTLING: enabled
22:57:15 [2022-07-08T22:57:15.767Z] - CONFIG_CGROUP_PERF: enabled
22:57:15 [2022-07-08T22:57:15.767Z] - CONFIG_CGROUP_HUGETLB: enabled
22:57:15 [2022-07-08T22:57:15.767Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
22:57:15 [2022-07-08T22:57:15.767Z] - CONFIG_CGROUP_NET_PRIO: enabled
22:57:15 [2022-07-08T22:57:15.767Z] - CONFIG_CFS_BANDWIDTH: enabled
22:57:15 [2022-07-08T22:57:15.767Z] - CONFIG_FAIR_GROUP_SCHED: enabled
22:57:15 [2022-07-08T22:57:15.767Z] - CONFIG_RT_GROUP_SCHED: missing
22:57:15 [2022-07-08T22:57:15.767Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
22:57:15 [2022-07-08T22:57:15.767Z] - CONFIG_IP_VS: enabled (as module)
22:57:15 [2022-07-08T22:57:15.767Z] - CONFIG_IP_VS_NFCT: enabled
22:57:15 [2022-07-08T22:57:15.767Z] - CONFIG_IP_VS_PROTO_TCP: enabled
22:57:15 [2022-07-08T22:57:15.767Z] - CONFIG_IP_VS_PROTO_UDP: enabled
22:57:15 [2022-07-08T22:57:15.767Z] - CONFIG_IP_VS_RR: enabled (as module)
22:57:15 [2022-07-08T22:57:15.767Z] - CONFIG_SECURITY_SELINUX: enabled
22:57:15 [2022-07-08T22:57:15.767Z] - CONFIG_SECURITY_APPARMOR: enabled
22:57:15 [2022-07-08T22:57:15.767Z] - CONFIG_EXT4_FS: enabled
22:57:15 [2022-07-08T22:57:15.767Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
22:57:15 [2022-07-08T22:57:15.767Z] - CONFIG_EXT4_FS_SECURITY: enabled
22:57:15 [2022-07-08T22:57:15.767Z] - Network Drivers:
22:57:15 [2022-07-08T22:57:15.767Z]   - "overlay":
22:57:15 [2022-07-08T22:57:15.767Z]     - CONFIG_VXLAN: enabled (as module)
22:57:15 [2022-07-08T22:57:15.767Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
22:57:15 [2022-07-08T22:57:15.767Z]       Optional (for encrypted networks):
22:57:15 [2022-07-08T22:57:15.783Z] Fetching without tags
22:57:15 [2022-07-08T22:57:15.997Z] Merging remotes/origin/master commit 39f7b2b6d0156811d9683c6cb0743118ae516a11 into PR head commit ee230d8fdda6a1901c2adc394b5fb8471ec7aa51
22:57:15 [2022-07-08T22:57:15.751Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:57:15 [2022-07-08T22:57:15.754Z]  > git config --add remote.origin.fetch +refs/pull/43789/head:refs/remotes/origin/PR-43789 # timeout=10
22:57:15 [2022-07-08T22:57:15.758Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
22:57:15 [2022-07-08T22:57:15.769Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:57:15 [2022-07-08T22:57:15.781Z] Fetching upstream changes from https://github.com/moby/moby.git
22:57:15 [2022-07-08T22:57:15.781Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:57:15 [2022-07-08T22:57:15.782Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43789/head:refs/remotes/origin/PR-43789 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:57:15 [2022-07-08T22:57:15.995Z]  > git config core.sparsecheckout # timeout=10
22:57:15 [2022-07-08T22:57:15.999Z]  > git checkout -f ee230d8fdda6a1901c2adc394b5fb8471ec7aa51 # timeout=10
22:57:16 [2022-07-08T22:57:16.024Z]       - CONFIG_CRYPTO: enabled
22:57:16 [2022-07-08T22:57:16.024Z]       - CONFIG_CRYPTO_AEAD: enabled
22:57:16 [2022-07-08T22:57:16.024Z]       - CONFIG_CRYPTO_GCM: enabled
22:57:16 [2022-07-08T22:57:16.024Z]       - CONFIG_CRYPTO_SEQIV: enabled
22:57:16 [2022-07-08T22:57:16.024Z]       - CONFIG_CRYPTO_GHASH: enabled
22:57:16 [2022-07-08T22:57:16.024Z]       - CONFIG_XFRM: enabled
22:57:16 [2022-07-08T22:57:16.024Z]       - CONFIG_XFRM_USER: enabled (as module)
22:57:16 [2022-07-08T22:57:16.024Z]       - CONFIG_XFRM_ALGO: enabled (as module)
22:57:16 [2022-07-08T22:57:16.024Z]       - CONFIG_INET_ESP: enabled (as module)
22:57:16 [2022-07-08T22:57:16.024Z]   - "ipvlan":
22:57:16 [2022-07-08T22:57:16.024Z]     - CONFIG_IPVLAN: enabled (as module)
22:57:16 [2022-07-08T22:57:16.024Z]   - "macvlan":
22:57:16 [2022-07-08T22:57:16.024Z]     - CONFIG_MACVLAN: enabled (as module)
22:57:16 [2022-07-08T22:57:16.024Z]     - CONFIG_DUMMY: enabled (as module)
22:57:16 [2022-07-08T22:57:16.024Z]   - "ftp,tftp client in container":
22:57:16 [2022-07-08T22:57:16.024Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
22:57:16 [2022-07-08T22:57:16.024Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
22:57:16 [2022-07-08T22:57:16.024Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
22:57:16 [2022-07-08T22:57:16.024Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
22:57:16 [2022-07-08T22:57:16.024Z] - Storage Drivers:
22:57:16 [2022-07-08T22:57:16.024Z]   - "aufs":
22:57:16 [2022-07-08T22:57:16.024Z]     - CONFIG_AUFS_FS: enabled (as module)
22:57:16 [2022-07-08T22:57:16.024Z]   - "btrfs":
22:57:16 [2022-07-08T22:57:16.024Z]     - CONFIG_BTRFS_FS: enabled (as module)
22:57:16 [2022-07-08T22:57:16.024Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
22:57:16 [2022-07-08T22:57:16.024Z]   - "devicemapper":
22:57:16 [2022-07-08T22:57:16.024Z]     - CONFIG_BLK_DEV_DM: enabled
22:57:16 [2022-07-08T22:57:16.024Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
22:57:16 [2022-07-08T22:57:16.024Z]   - "overlay":
22:57:16 [2022-07-08T22:57:16.024Z]     - CONFIG_OVERLAY_FS: enabled (as module)
22:57:16 [2022-07-08T22:57:16.024Z]   - "zfs":
22:57:16 [2022-07-08T22:57:16.024Z]     - /dev/zfs: present
22:57:16 [2022-07-08T22:57:16.024Z]     - zfs command: missing
22:57:16 [2022-07-08T22:57:16.024Z]     - zpool command: missing
22:57:16 [2022-07-08T22:57:16.024Z] 
22:57:16 [2022-07-08T22:57:16.024Z] Limits:
22:57:16 [2022-07-08T22:57:16.024Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
22:57:16 [2022-07-08T22:57:16.024Z] 
22:57:16 [2022-07-08T22:57:16.024Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
22:57:16 [2022-07-08T22:57:16.350Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:26c6103756ce31b30d35ca5e34e54ec17102f87d .
22:57:16 [2022-07-08T22:57:16.608Z] #1 [internal] load build definition from Dockerfile
22:57:16 [2022-07-08T22:57:16.608Z] #1 sha256:32ce7c1a626100debfd753bea749b244377a4f964e651b8da87dd58388ca4735
22:57:16 [2022-07-08T22:57:16.608Z] #1 transferring dockerfile: 19.25kB 0.0s done
22:57:16 [2022-07-08T22:57:16.608Z] #1 DONE 0.0s
22:57:16 [2022-07-08T22:57:16.608Z] 
22:57:16 [2022-07-08T22:57:16.608Z] #2 [internal] load .dockerignore
22:57:16 [2022-07-08T22:57:16.608Z] #2 sha256:8ee2479525fe3003a6a51263223202bd41d235a0a05cdf2d667788b11b99ca5b
22:57:16 [2022-07-08T22:57:16.608Z] #2 transferring context: 145B done
22:57:16 [2022-07-08T22:57:16.608Z] #2 DONE 0.0s
22:57:16 [2022-07-08T22:57:16.608Z] 
22:57:16 [2022-07-08T22:57:16.608Z] #3 resolve image config for docker.io/docker/dockerfile:1
22:57:16 [2022-07-08T22:57:16.608Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f
22:57:16 [2022-07-08T22:57:16.608Z] #3 DONE 0.2s
22:57:16 [2022-07-08T22:57:16.608Z] 
22:57:16 [2022-07-08T22:57:16.608Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
22:57:16 [2022-07-08T22:57:16.608Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17
22:57:16 [2022-07-08T22:57:16.608Z] #4 CACHED
22:57:16 [2022-07-08T22:57:16.866Z] 
22:57:16 [2022-07-08T22:57:16.866Z] #5 [internal] load build definition from Dockerfile
22:57:16 [2022-07-08T22:57:16.866Z] #5 sha256:d45f08af6434884b3b2ace4892294760ffff7ba51844c2a251948217d4f1e378
22:57:16 [2022-07-08T22:57:16.866Z] #5 DONE 0.0s
22:57:16 [2022-07-08T22:57:16.866Z] 
22:57:16 [2022-07-08T22:57:16.866Z] #6 [internal] load .dockerignore
22:57:16 [2022-07-08T22:57:16.866Z] #6 sha256:670095ef0b547cc75bb841068ab2c554509653e947ef2da06daf4f56cb7be3d2
22:57:16 [2022-07-08T22:57:16.866Z] #6 DONE 0.0s
22:57:16 [2022-07-08T22:57:16.866Z] 
22:57:16 [2022-07-08T22:57:16.866Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:57:16 [2022-07-08T22:57:16.866Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
22:57:17 [2022-07-08T22:57:17.125Z] #10 DONE 0.1s
22:57:17 [2022-07-08T22:57:17.125Z] 
22:57:17 [2022-07-08T22:57:17.125Z] #8 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye
22:57:17 [2022-07-08T22:57:17.125Z] #8 sha256:254888d0473df42f3d8363fa8d89e38569261e00a1ef9639c42f1a611adbd0d7
22:57:17 [2022-07-08T22:57:17.125Z] #8 DONE 0.1s
22:57:17 [2022-07-08T22:57:17.125Z] 
22:57:17 [2022-07-08T22:57:17.125Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
22:57:17 [2022-07-08T22:57:17.125Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9
22:57:17 [2022-07-08T22:57:17.125Z] #7 DONE 0.1s
22:57:17 [2022-07-08T22:57:17.125Z] 
22:57:17 [2022-07-08T22:57:17.125Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:57:17 [2022-07-08T22:57:17.125Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
22:57:17 [2022-07-08T22:57:17.125Z] #9 DONE 0.1s
22:57:17 [2022-07-08T22:57:17.192Z] Merge succeeded, producing 8035033501b6173cb1e0d26417710c6ccde6c104
22:57:17 [2022-07-08T22:57:17.192Z] Checking out Revision 8035033501b6173cb1e0d26417710c6ccde6c104 (PR-43789)
22:57:17 [2022-07-08T22:57:17.260Z] Commit message: "Merge commit '39f7b2b6d0156811d9683c6cb0743118ae516a11' into HEAD"
22:57:17 [2022-07-08T22:57:17.260Z] First time build. Skipping changelog.
22:57:17 [2022-07-08T22:57:17.283Z]  > git --version # timeout=10
22:57:17 [2022-07-08T22:57:17.291Z]  > git --version # 'git version 2.25.1'
22:57:17 [2022-07-08T22:57:17.300Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
22:57:17 [2022-07-08T22:57:17.344Z] #19 7.510 Fetched 49.1 MB in 7s (7023 kB/s)
22:57:17 [2022-07-08T22:57:17.392Z] 
22:57:17 [2022-07-08T22:57:17.392Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:57:17 [2022-07-08T22:57:17.392Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
22:57:17 [2022-07-08T22:57:17.392Z] #73 DONE 0.0s
22:57:17 [2022-07-08T22:57:17.392Z] 
22:57:17 [2022-07-08T22:57:17.392Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:57:17 [2022-07-08T22:57:17.392Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
22:57:17 [2022-07-08T22:57:17.392Z] #71 DONE 0.0s
22:57:17 [2022-07-08T22:57:17.392Z] 
22:57:17 [2022-07-08T22:57:17.392Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
22:57:17 [2022-07-08T22:57:17.392Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135
22:57:17 [2022-07-08T22:57:17.392Z] #11 DONE 0.0s
22:57:17 [2022-07-08T22:57:17.392Z] 
22:57:17 [2022-07-08T22:57:17.392Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739
22:57:17 [2022-07-08T22:57:17.392Z] #28 sha256:b57acc032f86b43cfff8f981a7f9ed950014878a4a832c841fe0b1d5c9326d8b
22:57:17 [2022-07-08T22:57:17.392Z] #28 DONE 0.0s
22:57:17 [2022-07-08T22:57:17.392Z] 
22:57:17 [2022-07-08T22:57:17.392Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
22:57:17 [2022-07-08T22:57:17.392Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
22:57:16 [2022-07-08T22:57:16.565Z]  > git remote # timeout=10
22:57:16 [2022-07-08T22:57:16.571Z]  > git config --get remote.origin.url # timeout=10
22:57:16 [2022-07-08T22:57:16.575Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:57:16 [2022-07-08T22:57:16.576Z]  > git merge 39f7b2b6d0156811d9683c6cb0743118ae516a11 # timeout=10
22:57:17 [2022-07-08T22:57:17.182Z]  > git rev-parse HEAD^{commit} # timeout=10
22:57:17 [2022-07-08T22:57:17.190Z]  > git config core.sparsecheckout # timeout=10
22:57:17 [2022-07-08T22:57:17.193Z]  > git checkout -f 8035033501b6173cb1e0d26417710c6ccde6c104 # timeout=10
22:57:17 [2022-07-08T22:57:17.906Z] + docker version
22:57:17 [2022-07-08T22:57:17.906Z] Client: Docker Engine - Community
22:57:17 [2022-07-08T22:57:17.906Z]  Version:           20.10.14
22:57:17 [2022-07-08T22:57:17.906Z]  API version:       1.41
22:57:17 [2022-07-08T22:57:17.906Z]  Go version:        go1.16.15
22:57:17 [2022-07-08T22:57:17.906Z]  Git commit:        a224086
22:57:17 [2022-07-08T22:57:17.906Z]  Built:             Thu Mar 24 01:48:02 2022
22:57:17 [2022-07-08T22:57:17.906Z]  OS/Arch:           linux/amd64
22:57:17 [2022-07-08T22:57:17.906Z]  Context:           default
22:57:17 [2022-07-08T22:57:17.906Z]  Experimental:      true
22:57:17 [2022-07-08T22:57:17.906Z] 
22:57:17 [2022-07-08T22:57:17.906Z] Server: Docker Engine - Community
22:57:17 [2022-07-08T22:57:17.906Z]  Engine:
22:57:17 [2022-07-08T22:57:17.906Z]   Version:          20.10.14
22:57:17 [2022-07-08T22:57:17.906Z]   API version:      1.41 (minimum version 1.12)
22:57:17 [2022-07-08T22:57:17.906Z]   Go version:       go1.16.15
22:57:17 [2022-07-08T22:57:17.906Z]   Git commit:       87a90dc
22:57:17 [2022-07-08T22:57:17.906Z]   Built:            Thu Mar 24 01:45:53 2022
22:57:17 [2022-07-08T22:57:17.906Z]   OS/Arch:          linux/amd64
22:57:17 [2022-07-08T22:57:17.906Z]   Experimental:     true
22:57:17 [2022-07-08T22:57:17.906Z]  containerd:
22:57:17 [2022-07-08T22:57:17.906Z]   Version:          1.5.11
22:57:17 [2022-07-08T22:57:17.906Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
22:57:17 [2022-07-08T22:57:17.906Z]  runc:
22:57:17 [2022-07-08T22:57:17.906Z]   Version:          1.0.3
22:57:17 [2022-07-08T22:57:17.906Z]   GitCommit:        v1.0.3-0-gf46b6ba
22:57:17 [2022-07-08T22:57:17.906Z]  docker-init:
22:57:17 [2022-07-08T22:57:17.906Z]   Version:          0.19.0
22:57:17 [2022-07-08T22:57:17.906Z]   GitCommit:        de40ad0
[Pipeline] sh
22:57:17 [2022-07-08T22:57:17.962Z] #49 DONE 0.4s
22:57:17 [2022-07-08T22:57:17.962Z] 
22:57:17 [2022-07-08T22:57:17.962Z] #24 [internal] load build context
22:57:17 [2022-07-08T22:57:17.962Z] #24 sha256:177f7523ac208a4f7e9d3acfe753be93ddeb16b50dc802b508390117324e4719
22:57:18 [2022-07-08T22:57:18.192Z] + docker info
22:57:18 [2022-07-08T22:57:18.532Z] #24 transferring context: 61.65MB 1.1s done
22:57:18 [2022-07-08T22:57:18.532Z] #24 DONE 1.3s
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
22:57:18 [2022-07-08T22:57:18.532Z] #36 sha256:4bad4a726869695e8a7acca7633545e83b27866a597e9dc91868b68fae1da74a
22:57:18 [2022-07-08T22:57:18.532Z] #36 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
22:57:18 [2022-07-08T22:57:18.532Z] #58 sha256:a2319eb860818f1d9e1994330553668bce68eb8f42585955db3081fd31ba47cb
22:57:18 [2022-07-08T22:57:18.532Z] #58 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
22:57:18 [2022-07-08T22:57:18.532Z] #17 sha256:62342bb3e0d44055f2152b49fde1b4efa49fd44a77773d46b2210d92aec5a83e
22:57:18 [2022-07-08T22:57:18.532Z] #17 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
22:57:18 [2022-07-08T22:57:18.532Z] #43 sha256:78c2a43a2ded7a4f2d7ae1fcd3d6d38d23d28897f2771a87e58899047fb17788
22:57:18 [2022-07-08T22:57:18.532Z] #43 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
22:57:18 [2022-07-08T22:57:18.532Z] #63 sha256:c89d492898f9d890ca87506dc9d48c6ee1b79263970c1500dbb6f753bcb907f4
22:57:18 [2022-07-08T22:57:18.532Z] #63 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
22:57:18 [2022-07-08T22:57:18.532Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a
22:57:18 [2022-07-08T22:57:18.532Z] #55 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
22:57:18 [2022-07-08T22:57:18.532Z] #12 sha256:13103095655c5bba4eeebd3103180d0be73b132b813a520823528d3ca7e8775b
22:57:18 [2022-07-08T22:57:18.532Z] #12 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #34 [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
22:57:18 [2022-07-08T22:57:18.532Z] #34 sha256:6eb6fd77e1fa1e64940c99d5d5b7e1b8f0efa63fabaae64eb91a6d4327e710c0
22:57:18 [2022-07-08T22:57:18.532Z] #34 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
22:57:18 [2022-07-08T22:57:18.532Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d
22:57:18 [2022-07-08T22:57:18.532Z] #76 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #62 [containerd 1/3] 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
22:57:18 [2022-07-08T22:57:18.532Z] #62 sha256:faea50e88f61bdd1b1af7e9ca6d44543abcf753e15516b1eb8cebd326febc91e
22:57:18 [2022-07-08T22:57:18.532Z] #62 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
22:57:18 [2022-07-08T22:57:18.532Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef
22:57:18 [2022-07-08T22:57:18.532Z] #72 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
22:57:18 [2022-07-08T22:57:18.532Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08
22:57:18 [2022-07-08T22:57:18.532Z] #74 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
22:57:18 [2022-07-08T22:57:18.532Z] #57 sha256:57518f79ec97bd4ffcfece403fffe2a9a9a731f6a1fde9d139311616d3584ecd
22:57:18 [2022-07-08T22:57:18.532Z] #57 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
22:57:18 [2022-07-08T22:57:18.532Z] #32 sha256:e40ad755564dc1ec1ec2a5e2429af41df2fb15434cb31ee3655ef5bdb2d18894
22:57:18 [2022-07-08T22:57:18.532Z] #32 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
22:57:18 [2022-07-08T22:57:18.532Z] #38 sha256:aaeeb049f5680a56f6fede4f78256326a8aa0b4ae7580e26fa301c6d266d5252
22:57:18 [2022-07-08T22:57:18.532Z] #38 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
22:57:18 [2022-07-08T22:57:18.532Z] #48 sha256:349426556adeba89f75f6698e36485cf03e74a4509c8214c15edbd2ad2c88b30
22:57:18 [2022-07-08T22:57:18.532Z] #48 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #21 [dev-systemd-false  7/28] 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             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
22:57:18 [2022-07-08T22:57:18.532Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b
22:57:18 [2022-07-08T22:57:18.532Z] #21 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
22:57:18 [2022-07-08T22:57:18.532Z] #66 sha256:f3b11e36a49e4f59e94e40c1f395514a3ecaa1cd4fe8699fdda8508707c90589
22:57:18 [2022-07-08T22:57:18.532Z] #66 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
22:57:18 [2022-07-08T22:57:18.532Z] #78 sha256:2b99705d4f17762d46be00f32eba22389f51f7f27c0458f52ee0dd9e4cacd561
22:57:18 [2022-07-08T22:57:18.532Z] #78 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
22:57:18 [2022-07-08T22:57:18.532Z] #61 sha256:f7ef98c2b043f1d7a166b282cc778ba34880b80713a562a5a52c884adfc995a9
22:57:18 [2022-07-08T22:57:18.532Z] #61 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
22:57:18 [2022-07-08T22:57:18.532Z] #52 sha256:906670d4757ec3417d60e305f57afb96123c8c4784dbc4eddfd36e96965ff399
22:57:18 [2022-07-08T22:57:18.532Z] #52 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
22:57:18 [2022-07-08T22:57:18.532Z] #25 sha256:7a47ced3d8c23d3ae4446533b36d9ff9bacd8291c91035f0a209fa1ec4e0b1f4
22:57:18 [2022-07-08T22:57:18.532Z] #25 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
22:57:18 [2022-07-08T22:57:18.532Z] #60 sha256:dc368306b22f15927e3031a2a13790d99d3dca968ea5a3c479d7949aaf17913c
22:57:18 [2022-07-08T22:57:18.532Z] #60 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
22:57:18 [2022-07-08T22:57:18.532Z] #46 sha256:b800f0abf501966fb97595329615fd15baa01c342f51b54e938e1f9eb91b45d0
22:57:18 [2022-07-08T22:57:18.532Z] #46 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #31 [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
22:57:18 [2022-07-08T22:57:18.532Z] #31 sha256:3de7e9dcc2d2f29fc6ee4b866e5d7883e7ca3cf241edaf7d601a69c4c5138ca0
22:57:18 [2022-07-08T22:57:18.532Z] #31 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
22:57:18 [2022-07-08T22:57:18.532Z] #67 sha256:8822133b56405c00a45e6a2c0523e60842cc4603004b5dd2b24ae95eb6ba3d9c
22:57:18 [2022-07-08T22:57:18.532Z] #67 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #29 [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
22:57:18 [2022-07-08T22:57:18.532Z] #29 sha256:1e66f1a1fcd5a0dbc23fcf2b282ab8674417f52b696abf47e94e044f8ba0d1c4
22:57:18 [2022-07-08T22:57:18.532Z] #29 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
22:57:18 [2022-07-08T22:57:18.532Z] #64 sha256:516df2ea98d68cdf2d28a573c2dc92e7450ed62a403668caa0e7e5624cceef7a
22:57:18 [2022-07-08T22:57:18.532Z] #64 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
22:57:18 [2022-07-08T22:57:18.532Z] #30 sha256:fd8b2f72e4729baec57d2cb90f5d860caa1a4d6e0cbb29500109df0b180d863d
22:57:18 [2022-07-08T22:57:18.532Z] #30 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
22:57:18 [2022-07-08T22:57:18.532Z] #68 sha256:04590cbaeae6a93428bc9aee045a058f26cbf186b497171ba0d8599d6218cbd6
22:57:18 [2022-07-08T22:57:18.532Z] #68 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #16 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
22:57:18 [2022-07-08T22:57:18.532Z] #16 sha256:2cd4662a7e0c8506cf1db0a3c783d8e69fc17c83f0d53c3945b80f74260ecfd0
22:57:18 [2022-07-08T22:57:18.532Z] #16 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
22:57:18 [2022-07-08T22:57:18.532Z] #27 sha256:709130f53b3b0aed4a06677f61cf103572bcf2bc412e04fe9db3abfb45077b97
22:57:18 [2022-07-08T22:57:18.532Z] #27 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
22:57:18 [2022-07-08T22:57:18.532Z] #59 sha256:cc7eb7d9da02154780b0dadc9953d74c3563467169f514f84112307b5f5bf055
22:57:18 [2022-07-08T22:57:18.532Z] #59 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
22:57:18 [2022-07-08T22:57:18.532Z] #45 sha256:b46e1136bd5cc59fa0fe05fc116bbea05b143c1bc09b513485f4429b01b3f90a
22:57:18 [2022-07-08T22:57:18.532Z] #45 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
22:57:18 [2022-07-08T22:57:18.532Z] #39 sha256:0c6ff929eb2ee9ea6c0d12c707033d75a73898d80084365816615de3e3e05c79
22:57:18 [2022-07-08T22:57:18.532Z] #39 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
22:57:18 [2022-07-08T22:57:18.532Z] #75 sha256:463894c6d0de90c1546046f4ac4915d0ebe03f8cd8082758bc082f68adc1adec
22:57:18 [2022-07-08T22:57:18.532Z] #75 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #47 [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 "v2.3.0"         && 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 "v2.1.0";                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
22:57:18 [2022-07-08T22:57:18.532Z] #47 sha256:c4c373e828e13b894537894c83f3a63fcf806a5d5804c0c5d2267c06fcfb4177
22:57:18 [2022-07-08T22:57:18.532Z] #47 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
22:57:18 [2022-07-08T22:57:18.532Z] #23 sha256:b1a6d04f747c42879b57dac42e91a0063141bef385fbb4591c0513929e8162ed
22:57:18 [2022-07-08T22:57:18.532Z] #23 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
22:57:18 [2022-07-08T22:57:18.532Z] #44 sha256:ab613daae09b053f338fa5a1d8a3ab35a46c94551ab257eac2bb663e4e1b633f
22:57:18 [2022-07-08T22:57:18.532Z] #44 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
22:57:18 [2022-07-08T22:57:18.532Z] #50 sha256:15c133dfec257524e63bea93c84c1def8d71882a44dde00929a99bde82bd1576
22:57:18 [2022-07-08T22:57:18.532Z] #50 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
22:57:18 [2022-07-08T22:57:18.532Z] #54 sha256:54cb54d4e8eef655d857cbd95cd53f2517245c12310c4c83e5e293e03b38cbfd
22:57:18 [2022-07-08T22:57:18.532Z] #54 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
22:57:18 [2022-07-08T22:57:18.532Z] #35 sha256:bdb4622634826041e66f00eb15a1cc7675e62f4ea35de1583f4cfe9dbc7bdd96
22:57:18 [2022-07-08T22:57:18.532Z] #35 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
22:57:18 [2022-07-08T22:57:18.532Z] #70 sha256:4fe4a90fced828ed318f3297c01cafa4e54766590ead5acfcbc71b53b5aa14c4
22:57:18 [2022-07-08T22:57:18.532Z] #70 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
22:57:18 [2022-07-08T22:57:18.532Z] #69 sha256:37fa42050d5f33a8739f8fb89aa2c2e3b86fb579e9cf605c1cfe2c68f4f214fa
22:57:18 [2022-07-08T22:57:18.532Z] #69 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #20 [dev-systemd-false  6/28] RUN ldconfig
22:57:18 [2022-07-08T22:57:18.532Z] #20 sha256:b68a7f7ec677c2d67bebbcbfa046df9a6e597dfa26a6a67cbb34c9548e89d961
22:57:18 [2022-07-08T22:57:18.532Z] #20 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
22:57:18 [2022-07-08T22:57:18.532Z] #65 sha256:0e8970c62b9360d6b02ae96c9ef227d4429b3b24bad883099833669bb40a02a7
22:57:18 [2022-07-08T22:57:18.532Z] #65 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
22:57:18 [2022-07-08T22:57:18.532Z] #37 sha256:e4d89dacc0e86605e0d7b99cafca4d0c69b2734baa6c72046eb6e8c1b98b3f36
22:57:18 [2022-07-08T22:57:18.532Z] #37 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #13 [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
22:57:18 [2022-07-08T22:57:18.532Z] #13 sha256:ff9d7616fb0c727acb27c69f498c91180e8e4a46278532d09a9dd89e43efb14d
22:57:18 [2022-07-08T22:57:18.532Z] #13 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
22:57:18 [2022-07-08T22:57:18.532Z] #79 sha256:363e146c9bd87a021f4b17bbf0642ee787a24635ac1ac4d363dc2b73bd2277e6
22:57:18 [2022-07-08T22:57:18.532Z] #79 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #42 [tini 1/3] 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
22:57:18 [2022-07-08T22:57:18.532Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3
22:57:18 [2022-07-08T22:57:18.532Z] #42 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
22:57:18 [2022-07-08T22:57:18.532Z] #18 sha256:7df831cd34c3e236217c8eb9e9d1f16a3e6abd6c752f0215ba9a94816c500d08
22:57:18 [2022-07-08T22:57:18.532Z] #18 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:57:18 [2022-07-08T22:57:18.532Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782
22:57:18 [2022-07-08T22:57:18.532Z] #51 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:57:18 [2022-07-08T22:57:18.532Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba
22:57:18 [2022-07-08T22:57:18.532Z] #77 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #14 [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
22:57:18 [2022-07-08T22:57:18.532Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0
22:57:18 [2022-07-08T22:57:18.532Z] #14 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
22:57:18 [2022-07-08T22:57:18.532Z] #41 sha256:62e9b028983a549ddf2ada7b0f3cd9757a836edc6ad367cb241cd680c471677b
22:57:18 [2022-07-08T22:57:18.532Z] #41 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #22 [dev-systemd-false  8/28] 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
22:57:18 [2022-07-08T22:57:18.532Z] #22 sha256:1c35510d2c5ef554d5a1a5ad21f4359ed7a77a09befaa46d5fe59bc5eb4db5a5
22:57:18 [2022-07-08T22:57:18.532Z] #22 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
22:57:18 [2022-07-08T22:57:18.532Z] #19 sha256:b7477035d509187c35ca5a8f7bb22c40a8e03086d8f5555f155280dc54f43d3b
22:57:18 [2022-07-08T22:57:18.532Z] #19 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
22:57:18 [2022-07-08T22:57:18.532Z] #56 sha256:1c8333d37657c0b49a4dcf0ed8fec6c0955e37242109aa46dd11f735ab3880f5
22:57:18 [2022-07-08T22:57:18.532Z] #56 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
22:57:18 [2022-07-08T22:57:18.532Z] #26 sha256:68ab7a0ad15f68527ec05cfd0da89611e4580a0a098b7a5c2880c0837a4f6692
22:57:18 [2022-07-08T22:57:18.532Z] #26 CACHED
22:57:18 [2022-07-08T22:57:18.532Z] 
22:57:18 [2022-07-08T22:57:18.532Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
22:57:18 [2022-07-08T22:57:18.533Z] #33 sha256:66313258d20f27b9db0a53e5efb7424eaf849c6f47c74928265b14ecf1962cea
22:57:18 [2022-07-08T22:57:18.533Z] #33 CACHED
22:57:18 [2022-07-08T22:57:18.533Z] 
22:57:18 [2022-07-08T22:57:18.533Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
22:57:18 [2022-07-08T22:57:18.533Z] #15 sha256:e5f951f348dd47dc403642e15144e99ddf318c4dfb9ca7c56e57c875c8dd1b00
22:57:18 [2022-07-08T22:57:18.533Z] #15 CACHED
22:57:18 [2022-07-08T22:57:18.533Z] 
22:57:18 [2022-07-08T22:57:18.533Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
22:57:18 [2022-07-08T22:57:18.533Z] #40 sha256:fd04132605b608fbed30b132568b995cbbda9fd1d9be0c718b98b3598f145daa
22:57:18 [2022-07-08T22:57:18.533Z] #40 CACHED
22:57:18 [2022-07-08T22:57:18.533Z] 
22:57:18 [2022-07-08T22:57:18.533Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
22:57:18 [2022-07-08T22:57:18.533Z] #53 sha256:90f2a3e75cec42ae99e2f666c70daa2f919afeb4c9cec71f058a76ffb78b504a
22:57:18 [2022-07-08T22:57:18.533Z] #53 CACHED
22:57:18 [2022-07-08T22:57:18.533Z] 
22:57:18 [2022-07-08T22:57:18.533Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
22:57:18 [2022-07-08T22:57:18.533Z] #80 sha256:305c4d3615be19ea897b4e58783ebcd837e368dff6a5a4840bde020b9b3d8c74
22:57:18 [2022-07-08T22:57:18.533Z] #80 CACHED
22:57:18 [2022-07-08T22:57:18.533Z] 
22:57:18 [2022-07-08T22:57:18.533Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker
22:57:18 [2022-07-08T22:57:18.533Z] #81 sha256:ca438a611e397f55ead941d2614fcdaca0cff74c1662b4e4bb1d2b566c888118
22:57:19 [2022-07-08T22:57:19.130Z] Client:
22:57:19 [2022-07-08T22:57:19.130Z]  Context:    default
22:57:19 [2022-07-08T22:57:19.130Z]  Debug Mode: false
22:57:19 [2022-07-08T22:57:19.130Z]  Plugins:
22:57:19 [2022-07-08T22:57:19.130Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
22:57:19 [2022-07-08T22:57:19.130Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
22:57:19 [2022-07-08T22:57:19.130Z]   compose: Docker Compose (Docker Inc., v2.4.1)
22:57:19 [2022-07-08T22:57:19.130Z]   scan: Docker Scan (Docker Inc., v0.17.0)
22:57:19 [2022-07-08T22:57:19.130Z] 
22:57:19 [2022-07-08T22:57:19.130Z] Server:
22:57:19 [2022-07-08T22:57:19.130Z]  Containers: 0
22:57:19 [2022-07-08T22:57:19.130Z]   Running: 0
22:57:19 [2022-07-08T22:57:19.130Z]   Paused: 0
22:57:19 [2022-07-08T22:57:19.130Z]   Stopped: 0
22:57:19 [2022-07-08T22:57:19.130Z]  Images: 2
22:57:19 [2022-07-08T22:57:19.130Z]  Server Version: 20.10.14
22:57:19 [2022-07-08T22:57:19.130Z]  Storage Driver: overlay2
22:57:19 [2022-07-08T22:57:19.130Z]   Backing Filesystem: extfs
22:57:19 [2022-07-08T22:57:19.130Z]   Supports d_type: true
22:57:19 [2022-07-08T22:57:19.130Z]   Native Overlay Diff: true
22:57:19 [2022-07-08T22:57:19.130Z]   userxattr: false
22:57:19 [2022-07-08T22:57:19.130Z]  Logging Driver: json-file
22:57:19 [2022-07-08T22:57:19.130Z]  Cgroup Driver: systemd
22:57:19 [2022-07-08T22:57:19.130Z]  Cgroup Version: 2
22:57:19 [2022-07-08T22:57:19.130Z]  Plugins:
22:57:19 [2022-07-08T22:57:19.130Z]   Volume: local
22:57:19 [2022-07-08T22:57:19.130Z]   Network: bridge host ipvlan macvlan null overlay
22:57:19 [2022-07-08T22:57:19.130Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:57:19 [2022-07-08T22:57:19.130Z]  Swarm: inactive
22:57:19 [2022-07-08T22:57:19.130Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
22:57:19 [2022-07-08T22:57:19.130Z]  Default Runtime: runc
22:57:19 [2022-07-08T22:57:19.130Z]  Init Binary: docker-init
22:57:19 [2022-07-08T22:57:19.130Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
22:57:19 [2022-07-08T22:57:19.130Z]  runc version: v1.0.3-0-gf46b6ba
22:57:19 [2022-07-08T22:57:19.130Z]  init version: de40ad0
22:57:19 [2022-07-08T22:57:19.130Z]  Security Options:
22:57:19 [2022-07-08T22:57:19.130Z]   apparmor
22:57:19 [2022-07-08T22:57:19.130Z]   seccomp
22:57:19 [2022-07-08T22:57:19.130Z]    Profile: default
22:57:19 [2022-07-08T22:57:19.130Z]   cgroupns
22:57:19 [2022-07-08T22:57:19.130Z]  Kernel Version: 5.13.0-1021-aws
22:57:19 [2022-07-08T22:57:19.130Z]  Operating System: Ubuntu 20.04.4 LTS
22:57:19 [2022-07-08T22:57:19.130Z]  OSType: linux
22:57:19 [2022-07-08T22:57:19.130Z]  Architecture: x86_64
22:57:19 [2022-07-08T22:57:19.130Z]  CPUs: 2
22:57:19 [2022-07-08T22:57:19.130Z]  Total Memory: 7.559GiB
22:57:19 [2022-07-08T22:57:19.130Z]  Name: ip-10-100-33-30
22:57:19 [2022-07-08T22:57:19.130Z]  ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK
22:57:19 [2022-07-08T22:57:19.130Z]  Docker Root Dir: /var/lib/docker
22:57:19 [2022-07-08T22:57:19.130Z]  Debug Mode: false
22:57:19 [2022-07-08T22:57:19.130Z]  Registry: https://index.docker.io/v1/
22:57:19 [2022-07-08T22:57:19.130Z]  Labels:
22:57:19 [2022-07-08T22:57:19.130Z]  Experimental: true
22:57:19 [2022-07-08T22:57:19.130Z]  Insecure Registries:
22:57:19 [2022-07-08T22:57:19.130Z]   127.0.0.0/8
22:57:19 [2022-07-08T22:57:19.130Z]  Live Restore Enabled: true
22:57:19 [2022-07-08T22:57:19.130Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
22:57:19 [2022-07-08T22:57:19.252Z] #19 7.510 Reading package lists...
22:57:19 [2022-07-08T22:57:19.462Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:8035033501b6173cb1e0d26417710c6ccde6c104 .
22:57:19 [2022-07-08T22:57:19.722Z] #1 [internal] load build definition from Dockerfile
22:57:19 [2022-07-08T22:57:19.722Z] #1 sha256:72fb5e3e61d8341f3beeb74c8ce3ab5b118f56f385b646fe8c9a94099f9bc004
22:57:19 [2022-07-08T22:57:19.722Z] #1 transferring dockerfile: 19.25kB done
22:57:19 [2022-07-08T22:57:19.722Z] #1 DONE 0.0s
22:57:19 [2022-07-08T22:57:19.722Z] 
22:57:19 [2022-07-08T22:57:19.722Z] #2 [internal] load .dockerignore
22:57:19 [2022-07-08T22:57:19.722Z] #2 sha256:4af64c62c4e3e45f745ce154be03721063689adfd9ba49b5edd2baaaf46b7ae3
22:57:19 [2022-07-08T22:57:19.722Z] #2 transferring context: 145B done
22:57:19 [2022-07-08T22:57:19.722Z] #2 DONE 0.0s
22:57:19 [2022-07-08T22:57:19.722Z] 
22:57:19 [2022-07-08T22:57:19.722Z] #3 resolve image config for docker.io/docker/dockerfile:1
22:57:19 [2022-07-08T22:57:19.722Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
22:57:19 [2022-07-08T22:57:19.722Z] #3 DONE 0.1s
22:57:19 [2022-07-08T22:57:19.722Z] 
22:57:19 [2022-07-08T22:57:19.722Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
22:57:19 [2022-07-08T22:57:19.722Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
22:57:19 [2022-07-08T22:57:19.722Z] #4 CACHED
22:57:19 [2022-07-08T22:57:19.981Z] 
22:57:19 [2022-07-08T22:57:19.981Z] #6 [internal] load build definition from Dockerfile
22:57:19 [2022-07-08T22:57:19.982Z] #6 sha256:c957b0f8fbe8d8f84c68eab198c65200dbd936e660e9bcd743319457c44b98ae
22:57:19 [2022-07-08T22:57:19.982Z] #6 DONE 0.0s
22:57:19 [2022-07-08T22:57:19.982Z] 
22:57:19 [2022-07-08T22:57:19.982Z] #5 [internal] load .dockerignore
22:57:19 [2022-07-08T22:57:19.982Z] #5 sha256:3b9f8bf1b74511ef29b46ec0748c137bc92b8e5da2ab8908c1e03cec4f406ad2
22:57:19 [2022-07-08T22:57:19.982Z] #5 DONE 0.0s
22:57:19 [2022-07-08T22:57:19.982Z] 
22:57:19 [2022-07-08T22:57:19.982Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
22:57:19 [2022-07-08T22:57:19.982Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
22:57:19 [2022-07-08T22:57:19.982Z] #7 DONE 0.1s
22:57:19 [2022-07-08T22:57:19.982Z] 
22:57:19 [2022-07-08T22:57:19.982Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:57:19 [2022-07-08T22:57:19.982Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
22:57:20 [2022-07-08T22:57:20.241Z] #10 DONE 0.1s
22:57:20 [2022-07-08T22:57:20.241Z] 
22:57:20 [2022-07-08T22:57:20.241Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:57:20 [2022-07-08T22:57:20.241Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
22:57:20 [2022-07-08T22:57:20.241Z] #9 DONE 0.1s
22:57:20 [2022-07-08T22:57:20.241Z] 
22:57:20 [2022-07-08T22:57:20.241Z] #8 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye
22:57:20 [2022-07-08T22:57:20.241Z] #8 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049
22:57:20 [2022-07-08T22:57:20.241Z] #8 DONE 0.1s
22:57:20 [2022-07-08T22:57:20.439Z] #81 DONE 1.8s
22:57:20 [2022-07-08T22:57:20.439Z] 
22:57:20 [2022-07-08T22:57:20.439Z] #82 exporting to image
22:57:20 [2022-07-08T22:57:20.439Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
22:57:20 [2022-07-08T22:57:20.439Z] #82 exporting layers
22:57:20 [2022-07-08T22:57:20.811Z] 
22:57:20 [2022-07-08T22:57:20.811Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:57:20 [2022-07-08T22:57:20.811Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
22:57:20 [2022-07-08T22:57:20.811Z] #73 DONE 0.0s
22:57:20 [2022-07-08T22:57:20.811Z] 
22:57:20 [2022-07-08T22:57:20.811Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:57:20 [2022-07-08T22:57:20.811Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
22:57:20 [2022-07-08T22:57:20.811Z] #71 DONE 0.0s
22:57:20 [2022-07-08T22:57:20.811Z] 
22:57:20 [2022-07-08T22:57:20.811Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
22:57:20 [2022-07-08T22:57:20.811Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
22:57:20 [2022-07-08T22:57:20.811Z] #11 DONE 0.0s
22:57:20 [2022-07-08T22:57:20.811Z] 
22:57:20 [2022-07-08T22:57:20.811Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739
22:57:20 [2022-07-08T22:57:20.811Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830
22:57:20 [2022-07-08T22:57:20.811Z] #28 DONE 0.0s
22:57:20 [2022-07-08T22:57:20.811Z] 
22:57:20 [2022-07-08T22:57:20.811Z] #24 [internal] load build context
22:57:20 [2022-07-08T22:57:20.811Z] #24 sha256:9e52501a1e8577bfa0eacf7589800a82df3ce454cf65f79a1fcc5ef926c87dd8
22:57:21 [2022-07-08T22:57:21.073Z] #24 ...
22:57:21 [2022-07-08T22:57:21.073Z] 
22:57:21 [2022-07-08T22:57:21.073Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
22:57:21 [2022-07-08T22:57:21.073Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
22:57:21 [2022-07-08T22:57:21.073Z] #49 DONE 0.5s
22:57:21 [2022-07-08T22:57:21.073Z] 
22:57:21 [2022-07-08T22:57:21.073Z] #24 [internal] load build context
22:57:21 [2022-07-08T22:57:21.073Z] #24 sha256:9e52501a1e8577bfa0eacf7589800a82df3ce454cf65f79a1fcc5ef926c87dd8
22:57:21 [2022-07-08T22:57:21.373Z] #82 exporting layers 0.8s done
22:57:21 [2022-07-08T22:57:21.373Z] #82 writing image sha256:3fe046e428a5b5beeda711a2936893949bbc7e89fb05d759ffc56f78666bd8f0
22:57:21 [2022-07-08T22:57:21.373Z] #82 writing image sha256:3fe046e428a5b5beeda711a2936893949bbc7e89fb05d759ffc56f78666bd8f0 done
22:57:21 [2022-07-08T22:57:21.373Z] #82 naming to docker.io/library/docker:26c6103756ce31b30d35ca5e34e54ec17102f87d done
22:57:21 [2022-07-08T22:57:21.373Z] #82 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
22:57:21 [2022-07-08T22:57:21.690Z] + sudo modprobe ip6table_filter
[Pipeline] sh
22:57:21 [2022-07-08T22:57:21.971Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43789/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=26c6103756ce31b30d35ca5e34e54ec17102f87d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:26c6103756ce31b30d35ca5e34e54ec17102f87d hack/test/unit
22:57:22 [2022-07-08T22:57:22.229Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
22:57:22 [2022-07-08T22:57:22.229Z] + TESTFLAGS+=' -test.timeout=5m'
22:57:22 [2022-07-08T22:57:22.229Z] + TESTDIRS=./...
22:57:22 [2022-07-08T22:57:22.229Z] + exclude_paths='/vendor/|/integration'
22:57:22 [2022-07-08T22:57:22.229Z] ++ go list ./...
22:57:22 [2022-07-08T22:57:22.229Z] ++ grep -vE '(/vendor/|/integration)'
22:57:22 [2022-07-08T22:57:22.469Z] #24 transferring context: 61.64MB 1.6s done
22:57:22 [2022-07-08T22:57:22.469Z] #24 DONE 1.8s
22:57:22 [2022-07-08T22:57:22.469Z] 
22:57:22 [2022-07-08T22:57:22.469Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
22:57:22 [2022-07-08T22:57:22.469Z] #26 sha256:31edcb347c729c449f06d7b053fe23ac1afbae7ba1062563529017e16482aa19
22:57:22 [2022-07-08T22:57:22.469Z] #26 CACHED
22:57:22 [2022-07-08T22:57:22.469Z] 
22:57:22 [2022-07-08T22:57:22.469Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
22:57:22 [2022-07-08T22:57:22.469Z] #32 sha256:91bff1da91178e511252425a1352bb80cd54914505f90b59596c2b9b9cf09a14
22:57:22 [2022-07-08T22:57:22.469Z] #32 CACHED
22:57:22 [2022-07-08T22:57:22.469Z] 
22:57:22 [2022-07-08T22:57:22.469Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
22:57:22 [2022-07-08T22:57:22.469Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
22:57:22 [2022-07-08T22:57:22.469Z] #74 CACHED
22:57:22 [2022-07-08T22:57:22.469Z] 
22:57:22 [2022-07-08T22:57:22.469Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
22:57:22 [2022-07-08T22:57:22.469Z] #59 sha256:e8b8f5ab304100690993a0a22add178c55384e99c6cc79234f37e0d3b7214e11
22:57:22 [2022-07-08T22:57:22.469Z] #59 CACHED
22:57:22 [2022-07-08T22:57:22.469Z] 
22:57:22 [2022-07-08T22:57:22.469Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
22:57:22 [2022-07-08T22:57:22.469Z] #52 sha256:807ba6d331f2d26bc7f75f5b90fbfcc1f168b6793bd12e524c2b6b047d55ff0d
22:57:22 [2022-07-08T22:57:22.469Z] #52 CACHED
22:57:22 [2022-07-08T22:57:22.469Z] 
22:57:22 [2022-07-08T22:57:22.469Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
22:57:22 [2022-07-08T22:57:22.469Z] #25 sha256:4cf6fcaa88b8be8418a00b41ce1ca15fb04f44b39fbcd5f765d69ea3f64fc4fd
22:57:22 [2022-07-08T22:57:22.469Z] #25 CACHED
22:57:22 [2022-07-08T22:57:22.469Z] 
22:57:22 [2022-07-08T22:57:22.469Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
22:57:22 [2022-07-08T22:57:22.469Z] #56 sha256:4e039df9e1d12a0f52cc83651609daf9ea1e34dae900500461b165b311c59f2c
22:57:22 [2022-07-08T22:57:22.469Z] #56 CACHED
22:57:22 [2022-07-08T22:57:22.469Z] 
22:57:22 [2022-07-08T22:57:22.469Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
22:57:22 [2022-07-08T22:57:22.469Z] #35 sha256:16f53e334bfb16dac7d55f9b2c8b77813d2454ec4f75607f8aa01f39550e2928
22:57:22 [2022-07-08T22:57:22.469Z] #35 CACHED
22:57:22 [2022-07-08T22:57:22.469Z] 
22:57:22 [2022-07-08T22:57:22.469Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
22:57:22 [2022-07-08T22:57:22.469Z] #54 sha256:c10f7156af1101d6dd6e61bb573516b248922c3ea18a6755888c55383084f83b
22:57:22 [2022-07-08T22:57:22.469Z] #54 CACHED
22:57:22 [2022-07-08T22:57:22.469Z] 
22:57:22 [2022-07-08T22:57:22.469Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
22:57:22 [2022-07-08T22:57:22.469Z] #44 sha256:2a2409157e0aab03856d685daaa6c1d0d9554da30e065a189080c72c0c699073
22:57:22 [2022-07-08T22:57:22.469Z] #44 CACHED
22:57:22 [2022-07-08T22:57:22.469Z] 
22:57:22 [2022-07-08T22:57:22.469Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
22:57:22 [2022-07-08T22:57:22.469Z] #80 sha256:8cba7b98e98a4510b54af07c4a16a1e4f0a2600908f21047cad7e2b5d3e40f75
22:57:22 [2022-07-08T22:57:22.469Z] #80 CACHED
22:57:22 [2022-07-08T22:57:22.469Z] 
22:57:22 [2022-07-08T22:57:22.469Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
22:57:22 [2022-07-08T22:57:22.469Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71
22:57:22 [2022-07-08T22:57:22.469Z] #40 CACHED
22:57:22 [2022-07-08T22:57:22.469Z] 
22:57:22 [2022-07-08T22:57:22.469Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
22:57:22 [2022-07-08T22:57:22.469Z] #64 sha256:ead1a5d10500fcda376d7ab5d0f45d76db940a0b8fa5e35e5ec64cf7a4884fb9
22:57:22 [2022-07-08T22:57:22.469Z] #64 CACHED
22:57:22 [2022-07-08T22:57:22.469Z] 
22:57:22 [2022-07-08T22:57:22.469Z] #42 [tini 1/3] 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
22:57:22 [2022-07-08T22:57:22.469Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
22:57:22 [2022-07-08T22:57:22.469Z] #42 CACHED
22:57:22 [2022-07-08T22:57:22.469Z] 
22:57:22 [2022-07-08T22:57:22.469Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
22:57:22 [2022-07-08T22:57:22.469Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75
22:57:22 [2022-07-08T22:57:22.469Z] #53 CACHED
22:57:22 [2022-07-08T22:57:22.469Z] 
22:57:22 [2022-07-08T22:57:22.469Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
22:57:22 [2022-07-08T22:57:22.469Z] #17 sha256:892cc41becfa68ce41b3829c8eb1e42e604f2bc45549b6f5a194215a472f22d3
22:57:22 [2022-07-08T22:57:22.469Z] #17 CACHED
22:57:22 [2022-07-08T22:57:22.469Z] 
22:57:22 [2022-07-08T22:57:22.470Z] #31 [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
22:57:22 [2022-07-08T22:57:22.470Z] #31 sha256:481e84ef8f3686b8ce5aef191e0e94017dfa6eceeb84591871a9f37e55f73b2e
22:57:22 [2022-07-08T22:57:22.470Z] #31 CACHED
22:57:22 [2022-07-08T22:57:22.470Z] 
22:57:22 [2022-07-08T22:57:22.470Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
22:57:22 [2022-07-08T22:57:22.470Z] #46 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571
22:57:22 [2022-07-08T22:57:22.470Z] #46 CACHED
22:57:22 [2022-07-08T22:57:22.470Z] 
22:57:22 [2022-07-08T22:57:22.470Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
22:57:22 [2022-07-08T22:57:22.470Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128
22:57:22 [2022-07-08T22:57:22.470Z] #38 CACHED
22:57:22 [2022-07-08T22:57:22.470Z] 
22:57:22 [2022-07-08T22:57:22.470Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
22:57:22 [2022-07-08T22:57:22.470Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578
22:57:22 [2022-07-08T22:57:22.470Z] #57 CACHED
22:57:22 [2022-07-08T22:57:22.470Z] 
22:57:22 [2022-07-08T22:57:22.470Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
22:57:22 [2022-07-08T22:57:22.470Z] #50 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307
22:57:22 [2022-07-08T22:57:22.470Z] #50 CACHED
22:57:22 [2022-07-08T22:57:22.470Z] 
22:57:22 [2022-07-08T22:57:22.470Z] #29 [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
22:57:22 [2022-07-08T22:57:22.470Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b
22:57:22 [2022-07-08T22:57:22.470Z] #29 CACHED
22:57:22 [2022-07-08T22:57:22.470Z] 
22:57:22 [2022-07-08T22:57:22.470Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
22:57:22 [2022-07-08T22:57:22.470Z] #61 sha256:eda7a0454424417fbdee86e0acce4757aec3655e0657dc20221e4498636cd97c
22:57:22 [2022-07-08T22:57:22.470Z] #61 CACHED
22:57:22 [2022-07-08T22:57:22.470Z] 
22:57:22 [2022-07-08T22:57:22.470Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
22:57:22 [2022-07-08T22:57:22.470Z] #65 sha256:7cf770763ebab3c453bb3857872abde2d79178666e00a48a92d16abc8e013e8c
22:57:22 [2022-07-08T22:57:22.470Z] #65 CACHED
22:57:22 [2022-07-08T22:57:22.470Z] 
22:57:22 [2022-07-08T22:57:22.470Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
22:57:22 [2022-07-08T22:57:22.470Z] #68 sha256:28e98a5871f4aba9fdf01f9dccfb75f2ce0a6608e68d26aec26ae3c67f4d729b
22:57:22 [2022-07-08T22:57:22.470Z] #68 CACHED
22:57:22 [2022-07-08T22:57:22.470Z] 
22:57:22 [2022-07-08T22:57:22.470Z] #20 [dev-systemd-false  6/28] RUN ldconfig
22:57:22 [2022-07-08T22:57:22.470Z] #20 sha256:27068681b785a761bb7c53e1b796be963f7e35b10a3fd51fe3663b680ef5c50d
22:57:22 [2022-07-08T22:57:22.470Z] #20 CACHED
22:57:22 [2022-07-08T22:57:22.470Z] 
22:57:22 [2022-07-08T22:57:22.470Z] #47 [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 "v2.3.0"         && 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 "v2.1.0";                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
22:57:22 [2022-07-08T22:57:22.470Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c
22:57:22 [2022-07-08T22:57:22.470Z] #47 CACHED
22:57:22 [2022-07-08T22:57:22.470Z] 
22:57:22 [2022-07-08T22:57:22.470Z] #22 [dev-systemd-false  8/28] 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
22:57:22 [2022-07-08T22:57:22.470Z] #22 sha256:6e7331ce53045168b7902ad6e8b27df388e8f4e02f2eefa532fbc165eedddbed
22:57:22 [2022-07-08T22:57:22.470Z] #22 CACHED
22:57:22 [2022-07-08T22:57:22.470Z] 
22:57:22 [2022-07-08T22:57:22.470Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
22:57:22 [2022-07-08T22:57:22.470Z] #67 sha256:f39a6529df9f87b1ba945aef8207e177545898ec9d35efe0921375245ffc5eb3
22:57:22 [2022-07-08T22:57:22.470Z] #67 CACHED
22:57:22 [2022-07-08T22:57:22.470Z] 
22:57:22 [2022-07-08T22:57:22.470Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
22:57:22 [2022-07-08T22:57:22.470Z] #48 sha256:614d57cf4809541ae23f5b0d60df2d2d1188f60684cf7eaa74fe3db6fb52a954
22:57:22 [2022-07-08T22:57:22.470Z] #48 CACHED
22:57:22 [2022-07-08T22:57:22.470Z] 
22:57:22 [2022-07-08T22:57:22.470Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
22:57:22 [2022-07-08T22:57:22.470Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
22:57:22 [2022-07-08T22:57:22.470Z] #72 CACHED
22:57:22 [2022-07-08T22:57:22.470Z] 
22:57:22 [2022-07-08T22:57:22.470Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
22:57:22 [2022-07-08T22:57:22.470Z] #60 sha256:adecd5ce28fec999cae3dd2f05d2b458a409aaeb01a3b9443176c41433038330
22:57:22 [2022-07-08T22:57:22.470Z] #60 CACHED
22:57:22 [2022-07-08T22:57:22.470Z] 
22:57:22 [2022-07-08T22:57:22.470Z] #62 [containerd 1/3] 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
22:57:22 [2022-07-08T22:57:22.470Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591
22:57:22 [2022-07-08T22:57:22.470Z] #62 CACHED
22:57:22 [2022-07-08T22:57:22.470Z] 
22:57:22 [2022-07-08T22:57:22.470Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
22:57:22 [2022-07-08T22:57:22.470Z] #70 sha256:e08f2a12caca26adebda02d9157c8aef85e623d58fc52370bb3fe1d912cca914
22:57:22 [2022-07-08T22:57:22.470Z] #70 CACHED
22:57:22 [2022-07-08T22:57:22.470Z] 
22:57:22 [2022-07-08T22:57:22.470Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
22:57:22 [2022-07-08T22:57:22.470Z] #79 sha256:d596d2b2061cdaf262e558cf0bf0c38637e2038aeb88bfd0dbe61189df561da0
22:57:22 [2022-07-08T22:57:22.470Z] #79 CACHED
22:57:22 [2022-07-08T22:57:22.470Z] 
22:57:22 [2022-07-08T22:57:22.470Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
22:57:22 [2022-07-08T22:57:22.470Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58
22:57:22 [2022-07-08T22:57:22.470Z] #15 CACHED
22:57:22 [2022-07-08T22:57:22.470Z] 
22:57:22 [2022-07-08T22:57:22.470Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
22:57:22 [2022-07-08T22:57:22.470Z] #19 sha256:68455664b8d40666121086f3ad95e7572c35f2e0ecd2e6dcaf6ca77b391427c9
22:57:22 [2022-07-08T22:57:22.470Z] #19 CACHED
22:57:22 [2022-07-08T22:57:22.470Z] 
22:57:22 [2022-07-08T22:57:22.470Z] #21 [dev-systemd-false  7/28] 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             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
22:57:22 [2022-07-08T22:57:22.470Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
22:57:22 [2022-07-08T22:57:22.470Z] #21 CACHED
22:57:22 [2022-07-08T22:57:22.470Z] 
22:57:22 [2022-07-08T22:57:22.470Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
22:57:22 [2022-07-08T22:57:22.470Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39
22:57:22 [2022-07-08T22:57:22.470Z] #23 CACHED
22:57:22 [2022-07-08T22:57:22.470Z] 
22:57:22 [2022-07-08T22:57:22.470Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
22:57:22 [2022-07-08T22:57:22.470Z] #75 sha256:6b959f1ca2b45ee5e2125b4f3bd7007d98d28b85759d5ff2f2b511a6f0895375
22:57:22 [2022-07-08T22:57:22.470Z] #75 CACHED
22:57:22 [2022-07-08T22:57:22.470Z] 
22:57:22 [2022-07-08T22:57:22.470Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
22:57:22 [2022-07-08T22:57:22.470Z] #58 sha256:29e31f12d7afb3f25f42e1d3f425587015189f2d07cdbec0b220d52eb0154a28
22:57:22 [2022-07-08T22:57:22.470Z] #58 CACHED
22:57:22 [2022-07-08T22:57:22.470Z] 
22:57:22 [2022-07-08T22:57:22.470Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:57:22 [2022-07-08T22:57:22.470Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
22:57:22 [2022-07-08T22:57:22.470Z] #51 CACHED
22:57:22 [2022-07-08T22:57:22.470Z] 
22:57:22 [2022-07-08T22:57:22.470Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
22:57:22 [2022-07-08T22:57:22.470Z] #37 sha256:69ead86e256e70bb5cff0b30660151a8ff8d5873265dd68c1549dfb8fa75bfc2
22:57:22 [2022-07-08T22:57:22.470Z] #37 CACHED
22:57:22 [2022-07-08T22:57:22.470Z] 
22:57:22 [2022-07-08T22:57:22.470Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
22:57:22 [2022-07-08T22:57:22.470Z] #27 sha256:19436f2d23b1c7e8d274d040c03b7914a991a148a890a8a1d752d5dd58d96b6d
22:57:22 [2022-07-08T22:57:22.470Z] #27 CACHED
22:57:22 [2022-07-08T22:57:22.470Z] 
22:57:22 [2022-07-08T22:57:22.470Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
22:57:22 [2022-07-08T22:57:22.470Z] #33 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772
22:57:22 [2022-07-08T22:57:22.470Z] #33 CACHED
22:57:22 [2022-07-08T22:57:22.470Z] 
22:57:22 [2022-07-08T22:57:22.470Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
22:57:22 [2022-07-08T22:57:22.470Z] #69 sha256:1274afcf51602ebc989c8e62fa4b4c4e3a68f1f62e9360e2f1d5f18c35a7900f
22:57:22 [2022-07-08T22:57:22.470Z] #69 CACHED
22:57:22 [2022-07-08T22:57:22.470Z] 
22:57:22 [2022-07-08T22:57:22.470Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
22:57:22 [2022-07-08T22:57:22.470Z] #39 sha256:19f045a4da9cdeb9aeafeb48f27bc63b440bed2504583f6cc4a2195d6c8ecf05
22:57:22 [2022-07-08T22:57:22.470Z] #39 CACHED
22:57:22 [2022-07-08T22:57:22.470Z] 
22:57:22 [2022-07-08T22:57:22.470Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
22:57:22 [2022-07-08T22:57:22.470Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
22:57:22 [2022-07-08T22:57:22.470Z] #76 CACHED
22:57:22 [2022-07-08T22:57:22.470Z] 
22:57:22 [2022-07-08T22:57:22.470Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
22:57:22 [2022-07-08T22:57:22.470Z] #63 sha256:7c3c226b97493cb1f16aec34576a0e46b6442f06448006dc6e829558f3d2e885
22:57:22 [2022-07-08T22:57:22.470Z] #63 CACHED
22:57:22 [2022-07-08T22:57:22.470Z] 
22:57:22 [2022-07-08T22:57:22.470Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
22:57:22 [2022-07-08T22:57:22.470Z] #18 sha256:02eb287b450d9a02816f72b3c6bad4b3a3a0abfc413ddbdd5d7e62c1d651c673
22:57:22 [2022-07-08T22:57:22.470Z] #18 CACHED
22:57:22 [2022-07-08T22:57:22.470Z] 
22:57:22 [2022-07-08T22:57:22.470Z] #14 [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
22:57:22 [2022-07-08T22:57:22.470Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
22:57:22 [2022-07-08T22:57:22.470Z] #14 CACHED
22:57:22 [2022-07-08T22:57:22.470Z] 
22:57:22 [2022-07-08T22:57:22.470Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
22:57:22 [2022-07-08T22:57:22.470Z] #41 sha256:5a232c4b9c44fd0d2e62dc90b52a763c3d6fcd71d9a5fb95386f71ede5752f94
22:57:22 [2022-07-08T22:57:22.470Z] #41 CACHED
22:57:22 [2022-07-08T22:57:22.470Z] 
22:57:22 [2022-07-08T22:57:22.470Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
22:57:22 [2022-07-08T22:57:22.470Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
22:57:22 [2022-07-08T22:57:22.470Z] #55 CACHED
22:57:22 [2022-07-08T22:57:22.470Z] 
22:57:22 [2022-07-08T22:57:22.470Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:57:22 [2022-07-08T22:57:22.470Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
22:57:22 [2022-07-08T22:57:22.470Z] #77 CACHED
22:57:22 [2022-07-08T22:57:22.470Z] 
22:57:22 [2022-07-08T22:57:22.470Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
22:57:22 [2022-07-08T22:57:22.470Z] #78 sha256:be6c192438e1deb7bdc0c7dcdbd2c2cccc561135c3b62e814a31d5414e58a6ef
22:57:22 [2022-07-08T22:57:22.470Z] #78 CACHED
22:57:22 [2022-07-08T22:57:22.470Z] 
22:57:22 [2022-07-08T22:57:22.470Z] #13 [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
22:57:22 [2022-07-08T22:57:22.470Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0
22:57:22 [2022-07-08T22:57:22.470Z] #13 CACHED
22:57:22 [2022-07-08T22:57:22.470Z] 
22:57:22 [2022-07-08T22:57:22.470Z] #16 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
22:57:22 [2022-07-08T22:57:22.470Z] #16 sha256:dc677770f28f54fccd1a8516cccd94f88336efcbdc40c96ad18c46e2754c68ba
22:57:22 [2022-07-08T22:57:22.470Z] #16 CACHED
22:57:22 [2022-07-08T22:57:22.470Z] 
22:57:22 [2022-07-08T22:57:22.470Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
22:57:22 [2022-07-08T22:57:22.470Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1
22:57:22 [2022-07-08T22:57:22.470Z] #12 CACHED
22:57:22 [2022-07-08T22:57:22.470Z] 
22:57:22 [2022-07-08T22:57:22.470Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
22:57:22 [2022-07-08T22:57:22.470Z] #45 sha256:9da9382db9f3714ba2815243910fd89198cc543a8b5996fdb39b42fba3f3adef
22:57:22 [2022-07-08T22:57:22.470Z] #45 CACHED
22:57:22 [2022-07-08T22:57:22.470Z] 
22:57:22 [2022-07-08T22:57:22.470Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
22:57:22 [2022-07-08T22:57:22.470Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a
22:57:22 [2022-07-08T22:57:22.470Z] #36 CACHED
22:57:22 [2022-07-08T22:57:22.470Z] 
22:57:22 [2022-07-08T22:57:22.470Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
22:57:22 [2022-07-08T22:57:22.470Z] #43 sha256:35f761d0e9e7e651e207f2b285c345c86300e8d19f8cdc3fc95152354e3e7271
22:57:22 [2022-07-08T22:57:22.470Z] #43 CACHED
22:57:22 [2022-07-08T22:57:22.470Z] 
22:57:22 [2022-07-08T22:57:22.470Z] #34 [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
22:57:22 [2022-07-08T22:57:22.470Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22
22:57:22 [2022-07-08T22:57:22.470Z] #34 CACHED
22:57:22 [2022-07-08T22:57:22.470Z] 
22:57:22 [2022-07-08T22:57:22.470Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
22:57:22 [2022-07-08T22:57:22.470Z] #66 sha256:ce76edaf907f3a0c4979fc3f46d8153c6460908eb7566161d4e741c81ffe16b8
22:57:22 [2022-07-08T22:57:22.470Z] #66 CACHED
22:57:22 [2022-07-08T22:57:22.470Z] 
22:57:22 [2022-07-08T22:57:22.470Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
22:57:22 [2022-07-08T22:57:22.470Z] #30 sha256:170d91b943854458f978b3fff7656ebedbd09632f900c558be1ec15ebbcc62f0
22:57:22 [2022-07-08T22:57:22.470Z] #30 CACHED
22:57:22 [2022-07-08T22:57:22.470Z] 
22:57:22 [2022-07-08T22:57:22.470Z] #81 [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
22:57:22 [2022-07-08T22:57:22.470Z] #81 sha256:1a53cbb36f763866a73de5544e408b3ea03893c4c7ca5636a923d6a05df338bb
22:57:22 [2022-07-08T22:57:22.470Z] #81 CACHED
22:57:22 [2022-07-08T22:57:22.470Z] 
22:57:22 [2022-07-08T22:57:22.470Z] #82 [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
22:57:22 [2022-07-08T22:57:22.470Z] #82 sha256:432c017f0e844ba9bea006e9488c64179329562c90901e116af2effb4216c2ea
22:57:22 [2022-07-08T22:57:22.470Z] #82 CACHED
22:57:22 [2022-07-08T22:57:22.470Z] 
22:57:22 [2022-07-08T22:57:22.470Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker
22:57:22 [2022-07-08T22:57:22.470Z] #83 sha256:bae4d08d8ca63a5573e5d2997fb6fa614ca4701c1bb98b92ee75b05402324b5a
22:57:22 [2022-07-08T22:57:22.807Z] #19 10.55 Reading package lists...
22:57:23 [2022-07-08T22:57:23.066Z] #19 13.63 Building dependency tree...
22:57:23 [2022-07-08T22:57:23.165Z] + pkg_list='github.com/docker/docker/api
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/api/server
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/api/server/backend/build
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/api/server/httpstatus
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/api/server/httputils
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/api/server/middleware
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/api/server/router
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/api/server/router/build
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/api/server/router/checkpoint
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/api/server/router/container
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/api/server/router/debug
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/api/server/router/distribution
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/api/server/router/grpc
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/api/server/router/image
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/api/server/router/network
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/api/server/router/plugin
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/api/server/router/session
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/api/server/router/swarm
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/api/server/router/system
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/api/server/router/volume
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/api/types
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/api/types/backend
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/api/types/blkiodev
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/api/types/container
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/api/types/events
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/api/types/filters
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/api/types/image
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/api/types/mount
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/api/types/network
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/api/types/plugins/logdriver
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/api/types/registry
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/api/types/strslice
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/api/types/swarm
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/api/types/swarm/runtime
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/api/types/time
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/api/types/versions
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/api/types/versions/v1p19
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/api/types/versions/v1p20
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/api/types/volume
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/builder
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/builder/builder-next
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/builder/builder-next/exporter
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/builder/builder-next/imagerefchecker
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/builder/builder-next/worker
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/builder/dockerfile
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/builder/remotecontext
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/builder/remotecontext/git
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/builder/remotecontext/urlutil
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/cli
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/cli/config
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/cli/debug
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/cli/winresources/docker-proxy
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/cli/winresources/dockerd
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/client
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/cmd/docker-proxy
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/cmd/dockerd
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/cmd/dockerd/trap
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/container
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/container/stream
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/contrib/apparmor
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/contrib/docker-device-tool
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/contrib/httpserver
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/daemon
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/daemon/cluster
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/daemon/cluster/controllers/plugin
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/daemon/cluster/convert
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/daemon/cluster/executor
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/daemon/cluster/executor/container
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/daemon/cluster/provider
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/daemon/config
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/daemon/events
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/daemon/events/testutils
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/daemon/exec
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/daemon/graphdriver
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/daemon/graphdriver/aufs
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/daemon/graphdriver/btrfs
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/daemon/graphdriver/copy
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/daemon/graphdriver/devmapper
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/daemon/graphdriver/graphtest
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/daemon/graphdriver/overlay
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/daemon/graphdriver/overlay2
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/daemon/graphdriver/overlayutils
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/daemon/graphdriver/register
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/daemon/graphdriver/vfs
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/daemon/graphdriver/zfs
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/daemon/images
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/daemon/initlayer
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/daemon/links
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/daemon/listeners
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/daemon/logger
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/daemon/logger/awslogs
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/daemon/logger/fluentd
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/daemon/logger/gcplogs
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/daemon/logger/gelf
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/daemon/logger/journald
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/daemon/logger/jsonfilelog
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/daemon/logger/local
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/daemon/logger/logentries
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/daemon/logger/loggertest
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/daemon/logger/loggerutils
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/daemon/logger/loggerutils/cache
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/daemon/logger/splunk
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/daemon/logger/syslog
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/daemon/logger/templates
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/daemon/names
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/daemon/network
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/daemon/stats
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/distribution
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/distribution/metadata
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/distribution/utils
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/distribution/xfer
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/dockerversion
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/errdefs
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/image
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/image/cache
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/image/tarexport
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/image/v1
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/internal/test/suite
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/layer
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libcontainerd
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libcontainerd/queue
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libcontainerd/remote
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libcontainerd/supervisor
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libcontainerd/types
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/bitseq
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/cluster
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/config
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/datastore
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/diagnostic
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/discoverapi
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/driverapi
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/drivers/bridge
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/drivers/host
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/drivers/null
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/drivers/overlay
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/drivers/remote
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/drivers/windows
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/drvregistry
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/etchosts
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/idm
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/internal/caller
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/ipam
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/ipamapi
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/ipams/builtin
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/ipams/null
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/ipams/remote
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/ipamutils
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/iptables
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/netlabel
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/netutils
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/networkdb
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/ns
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/options
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/osl
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/osl/kernel
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/portallocator
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/portmapper
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/resolvconf
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/testutils
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/libnetwork/types
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/oci
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/oci/caps
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/opts
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/pkg/aaparser
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/pkg/archive
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/pkg/authorization
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/pkg/broadcaster
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/pkg/capabilities
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/pkg/chrootarchive
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/pkg/containerfs
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/pkg/devicemapper
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/pkg/directory
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/pkg/dmesg
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/pkg/fileutils
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/pkg/fsutils
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/pkg/homedir
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/pkg/idtools
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/pkg/ioutils
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/pkg/jsonmessage
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/pkg/longpath
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/pkg/loopback
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/pkg/namesgenerator
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/pkg/parsers
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/pkg/parsers/kernel
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/pkg/parsers/operatingsystem
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/pkg/pidfile
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/pkg/platform
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/pkg/plugingetter
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/pkg/plugins
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/pkg/plugins/transport
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/pkg/pools
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/pkg/progress
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/pkg/pubsub
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/pkg/reexec
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/pkg/signal
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/pkg/stack
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/pkg/stdcopy
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/pkg/streamformatter
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/pkg/stringid
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/pkg/sysinfo
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/pkg/system
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/pkg/tailfile
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/pkg/tarsum
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/pkg/urlutil
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/pkg/useragent
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/plugin
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/plugin/executor/containerd
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/plugin/v2
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/profiles/apparmor
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/profiles/seccomp
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/quota
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/reference
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/registry
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/registry/resumable
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/restartmanager
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/rootless
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/rootless/specconv
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/runconfig
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/runconfig/opts
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/testutil
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/testutil/daemon
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/testutil/environment
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/testutil/fakecontext
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/testutil/fakegit
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/testutil/fakestorage
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/testutil/fixtures/load
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/testutil/fixtures/plugin
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/testutil/fixtures/plugin/basic
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/testutil/registry
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/testutil/request
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/volume
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/volume/drivers
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/volume/local
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/volume/mounts
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/volume/service
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/volume/service/opts
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/volume/testutils'
22:57:23 [2022-07-08T22:57:23.165Z] ++ grep --fixed-strings -v /libnetwork
22:57:23 [2022-07-08T22:57:23.165Z] ++ echo 'github.com/docker/docker/api
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/api/server
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/api/server/backend/build
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/api/server/httpstatus
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/api/server/httputils
22:57:23 [2022-07-08T22:57:23.165Z] github.com/docker/docker/api/server/middleware
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/server/router
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/server/router/build
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/server/router/checkpoint
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/server/router/container
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/server/router/debug
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/server/router/distribution
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/server/router/grpc
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/server/router/image
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/server/router/network
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/server/router/plugin
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/server/router/session
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/server/router/swarm
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/server/router/system
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/server/router/volume
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/types
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/types/backend
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/types/blkiodev
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/types/container
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/types/events
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/types/filters
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/types/image
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/types/mount
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/types/network
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/types/plugins/logdriver
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/types/registry
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/types/strslice
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/types/swarm
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/types/swarm/runtime
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/types/time
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/types/versions
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/types/versions/v1p19
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/types/versions/v1p20
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/types/volume
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/builder
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/builder/builder-next
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/builder/builder-next/exporter
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/builder/builder-next/imagerefchecker
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/builder/builder-next/worker
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/builder/dockerfile
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/builder/remotecontext
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/builder/remotecontext/git
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/builder/remotecontext/urlutil
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/cli
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/cli/config
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/cli/debug
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/cli/winresources/docker-proxy
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/cli/winresources/dockerd
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/client
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/cmd/docker-proxy
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/cmd/dockerd
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/cmd/dockerd/trap
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/container
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/container/stream
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/contrib/apparmor
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/contrib/docker-device-tool
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/contrib/httpserver
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/cluster
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/cluster/controllers/plugin
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/cluster/convert
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/cluster/executor
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/cluster/executor/container
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/cluster/provider
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/config
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/events
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/events/testutils
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/exec
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/graphdriver
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/graphdriver/aufs
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/graphdriver/btrfs
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/graphdriver/copy
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/graphdriver/devmapper
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/graphdriver/graphtest
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/graphdriver/overlay
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/graphdriver/overlay2
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/graphdriver/overlayutils
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/graphdriver/register
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/graphdriver/vfs
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/graphdriver/zfs
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/images
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/initlayer
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/links
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/listeners
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/logger
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/logger/awslogs
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/logger/fluentd
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/logger/gcplogs
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/logger/gelf
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/logger/journald
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/logger/jsonfilelog
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/logger/local
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/logger/logentries
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/logger/loggertest
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/logger/loggerutils
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/logger/loggerutils/cache
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/logger/splunk
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/logger/syslog
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/logger/templates
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/names
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/network
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/stats
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/distribution
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/distribution/metadata
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/distribution/utils
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/distribution/xfer
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/dockerversion
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/errdefs
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/image
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/image/cache
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/image/tarexport
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/image/v1
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/internal/test/suite
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/layer
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libcontainerd
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libcontainerd/queue
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libcontainerd/remote
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libcontainerd/supervisor
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libcontainerd/types
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/bitseq
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/cluster
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/config
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/datastore
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/diagnostic
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/discoverapi
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/driverapi
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/drivers/bridge
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/drivers/host
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/drivers/null
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/drivers/overlay
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/drivers/remote
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/drivers/windows
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/drvregistry
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/etchosts
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/idm
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/internal/caller
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/ipam
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/ipamapi
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/ipams/builtin
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/ipams/null
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/ipams/remote
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/ipamutils
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/iptables
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/netlabel
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/netutils
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/networkdb
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/ns
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/options
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/osl
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/osl/kernel
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/portallocator
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/portmapper
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/resolvconf
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/testutils
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/libnetwork/types
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/oci
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/oci/caps
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/opts
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/pkg/aaparser
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/pkg/archive
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/pkg/authorization
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/pkg/broadcaster
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/pkg/capabilities
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/pkg/chrootarchive
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/pkg/containerfs
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/pkg/devicemapper
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/pkg/directory
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/pkg/dmesg
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/pkg/fileutils
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/pkg/fsutils
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/pkg/homedir
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/pkg/idtools
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/pkg/ioutils
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/pkg/jsonmessage
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/pkg/longpath
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/pkg/loopback
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/pkg/namesgenerator
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/pkg/parsers
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/pkg/parsers/kernel
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/pkg/parsers/operatingsystem
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/pkg/pidfile
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/pkg/platform
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/pkg/plugingetter
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/pkg/plugins
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/pkg/plugins/transport
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/pkg/pools
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/pkg/progress
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/pkg/pubsub
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/pkg/reexec
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/pkg/signal
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/pkg/stack
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/pkg/stdcopy
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/pkg/streamformatter
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/pkg/stringid
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/pkg/sysinfo
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/pkg/system
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/pkg/tailfile
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/pkg/tarsum
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/pkg/urlutil
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/pkg/useragent
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/plugin
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/plugin/executor/containerd
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/plugin/v2
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/profiles/apparmor
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/profiles/seccomp
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/quota
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/reference
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/registry
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/registry/resumable
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/restartmanager
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/rootless
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/rootless/specconv
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/runconfig
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/runconfig/opts
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/testutil
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/testutil/daemon
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/testutil/environment
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/testutil/fakecontext
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/testutil/fakegit
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/testutil/fakestorage
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/testutil/fixtures/load
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/testutil/fixtures/plugin
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/testutil/fixtures/plugin/basic
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/testutil/registry
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/testutil/request
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/volume
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/volume/drivers
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/volume/local
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/volume/mounts
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/volume/service
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/volume/service/opts
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/volume/testutils'
22:57:23 [2022-07-08T22:57:23.166Z] + base_pkg_list='github.com/docker/docker/api
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/server
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/server/backend/build
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/server/httpstatus
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/server/httputils
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/server/middleware
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/server/router
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/server/router/build
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/server/router/checkpoint
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/server/router/container
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/server/router/debug
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/server/router/distribution
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/server/router/grpc
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/server/router/image
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/server/router/network
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/server/router/plugin
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/server/router/session
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/server/router/swarm
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/server/router/system
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/server/router/volume
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/types
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/types/backend
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/types/blkiodev
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/types/container
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/types/events
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/types/filters
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/types/image
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/types/mount
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/types/network
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/types/plugins/logdriver
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/types/registry
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/types/strslice
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/types/swarm
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/types/swarm/runtime
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/types/time
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/types/versions
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/types/versions/v1p19
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/types/versions/v1p20
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/api/types/volume
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/builder
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/builder/builder-next
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/builder/builder-next/exporter
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/builder/builder-next/imagerefchecker
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/builder/builder-next/worker
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/builder/dockerfile
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/builder/remotecontext
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/builder/remotecontext/git
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/builder/remotecontext/urlutil
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/cli
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/cli/config
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/cli/debug
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/cli/winresources/docker-proxy
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/cli/winresources/dockerd
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/client
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/cmd/docker-proxy
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/cmd/dockerd
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/cmd/dockerd/trap
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/container
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/container/stream
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/contrib/apparmor
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/contrib/docker-device-tool
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/contrib/httpserver
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/cluster
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/cluster/controllers/plugin
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/cluster/convert
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/cluster/executor
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/cluster/executor/container
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/cluster/provider
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/config
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/events
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/events/testutils
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/exec
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/graphdriver
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/graphdriver/aufs
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/graphdriver/btrfs
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/graphdriver/copy
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/graphdriver/devmapper
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/graphdriver/graphtest
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/graphdriver/overlay
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/graphdriver/overlay2
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/graphdriver/overlayutils
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/graphdriver/register
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/graphdriver/vfs
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/graphdriver/zfs
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/images
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/initlayer
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/links
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/listeners
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/logger
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/logger/awslogs
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/logger/fluentd
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/logger/gcplogs
22:57:23 [2022-07-08T22:57:23.166Z] github.com/docker/docker/daemon/logger/gelf
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/logger/journald
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/logger/jsonfilelog
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/logger/local
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/logger/logentries
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/logger/loggertest
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/logger/loggerutils
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/logger/loggerutils/cache
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/logger/splunk
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/logger/syslog
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/logger/templates
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/names
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/network
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/stats
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/distribution
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/distribution/metadata
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/distribution/utils
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/distribution/xfer
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/dockerversion
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/errdefs
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/image
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/image/cache
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/image/tarexport
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/image/v1
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/internal/test/suite
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/layer
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libcontainerd
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libcontainerd/queue
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libcontainerd/remote
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libcontainerd/supervisor
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libcontainerd/types
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/oci
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/oci/caps
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/opts
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/aaparser
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/archive
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/authorization
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/broadcaster
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/capabilities
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/chrootarchive
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/containerfs
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/devicemapper
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/directory
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/dmesg
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/fileutils
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/fsutils
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/homedir
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/idtools
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/ioutils
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/jsonmessage
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/longpath
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/loopback
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/namesgenerator
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/parsers
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/parsers/kernel
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/parsers/operatingsystem
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/pidfile
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/platform
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/plugingetter
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/plugins
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/plugins/transport
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/pools
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/progress
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/pubsub
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/reexec
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/signal
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/stack
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/stdcopy
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/streamformatter
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/stringid
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/sysinfo
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/system
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/tailfile
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/tarsum
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/urlutil
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/useragent
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/plugin
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/plugin/executor/containerd
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/plugin/v2
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/profiles/apparmor
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/profiles/seccomp
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/quota
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/reference
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/registry
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/registry/resumable
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/restartmanager
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/rootless
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/rootless/specconv
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/runconfig
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/runconfig/opts
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/testutil
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/testutil/daemon
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/testutil/environment
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/testutil/fakecontext
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/testutil/fakegit
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/testutil/fakestorage
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/testutil/fixtures/load
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/testutil/fixtures/plugin
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/testutil/fixtures/plugin/basic
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/testutil/registry
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/testutil/request
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/volume
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/volume/drivers
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/volume/local
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/volume/mounts
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/volume/service
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/volume/service/opts
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/volume/testutils'
22:57:23 [2022-07-08T22:57:23.167Z] ++ grep --fixed-strings /libnetwork
22:57:23 [2022-07-08T22:57:23.167Z] ++ echo 'github.com/docker/docker/api
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/api/server
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/api/server/backend/build
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/api/server/httpstatus
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/api/server/httputils
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/api/server/middleware
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/api/server/router
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/api/server/router/build
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/api/server/router/checkpoint
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/api/server/router/container
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/api/server/router/debug
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/api/server/router/distribution
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/api/server/router/grpc
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/api/server/router/image
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/api/server/router/network
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/api/server/router/plugin
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/api/server/router/session
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/api/server/router/swarm
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/api/server/router/system
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/api/server/router/volume
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/api/types
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/api/types/backend
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/api/types/blkiodev
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/api/types/container
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/api/types/events
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/api/types/filters
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/api/types/image
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/api/types/mount
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/api/types/network
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/api/types/plugins/logdriver
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/api/types/registry
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/api/types/strslice
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/api/types/swarm
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/api/types/swarm/runtime
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/api/types/time
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/api/types/versions
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/api/types/versions/v1p19
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/api/types/versions/v1p20
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/api/types/volume
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/builder
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/builder/builder-next
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/builder/builder-next/exporter
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/builder/builder-next/imagerefchecker
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/builder/builder-next/worker
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/builder/dockerfile
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/builder/remotecontext
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/builder/remotecontext/git
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/builder/remotecontext/urlutil
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/cli
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/cli/config
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/cli/debug
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/cli/winresources/docker-proxy
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/cli/winresources/dockerd
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/client
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/cmd/docker-proxy
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/cmd/dockerd
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/cmd/dockerd/trap
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/container
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/container/stream
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/contrib/apparmor
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/contrib/docker-device-tool
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/contrib/httpserver
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/cluster
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/cluster/controllers/plugin
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/cluster/convert
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/cluster/executor
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/cluster/executor/container
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/cluster/provider
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/config
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/events
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/events/testutils
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/exec
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/graphdriver
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/graphdriver/aufs
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/graphdriver/btrfs
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/graphdriver/copy
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/graphdriver/devmapper
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/graphdriver/graphtest
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/graphdriver/overlay
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/graphdriver/overlay2
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/graphdriver/overlayutils
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/graphdriver/register
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/graphdriver/vfs
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/graphdriver/zfs
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/images
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/initlayer
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/links
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/listeners
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/logger
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/logger/awslogs
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/logger/fluentd
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/logger/gcplogs
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/logger/gelf
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/logger/journald
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/logger/jsonfilelog
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/logger/local
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/logger/logentries
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/logger/loggertest
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/logger/loggerutils
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/logger/loggerutils/cache
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/logger/splunk
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/logger/syslog
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/logger/templates
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/names
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/network
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/daemon/stats
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/distribution
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/distribution/metadata
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/distribution/utils
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/distribution/xfer
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/dockerversion
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/errdefs
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/image
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/image/cache
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/image/tarexport
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/image/v1
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/internal/test/suite
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/layer
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libcontainerd
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libcontainerd/queue
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libcontainerd/remote
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libcontainerd/supervisor
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libcontainerd/types
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/bitseq
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/cluster
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/config
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/datastore
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/diagnostic
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/discoverapi
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/driverapi
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/drivers/bridge
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/drivers/host
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/drivers/null
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/drivers/overlay
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/drivers/remote
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/drivers/windows
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/drvregistry
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/etchosts
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/idm
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/internal/caller
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/ipam
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/ipamapi
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/ipams/builtin
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/ipams/null
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/ipams/remote
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/ipamutils
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/iptables
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/netlabel
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/netutils
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/networkdb
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/ns
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/options
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/osl
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/osl/kernel
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/portallocator
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/portmapper
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/resolvconf
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/testutils
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/libnetwork/types
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/oci
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/oci/caps
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/opts
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/aaparser
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/archive
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/authorization
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/broadcaster
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/capabilities
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/chrootarchive
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/containerfs
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/devicemapper
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/directory
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/dmesg
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/fileutils
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/fsutils
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/homedir
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/idtools
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/ioutils
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/jsonmessage
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/longpath
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/loopback
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/namesgenerator
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/parsers
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/parsers/kernel
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/parsers/operatingsystem
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/pidfile
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/platform
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/plugingetter
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/plugins
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
22:57:23 [2022-07-08T22:57:23.167Z] github.com/docker/docker/pkg/plugins/transport
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/pkg/pools
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/pkg/progress
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/pkg/pubsub
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/pkg/reexec
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/pkg/signal
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/pkg/stack
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/pkg/stdcopy
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/pkg/streamformatter
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/pkg/stringid
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/pkg/sysinfo
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/pkg/system
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/pkg/tailfile
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/pkg/tarsum
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/pkg/urlutil
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/pkg/useragent
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/plugin
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/plugin/executor/containerd
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/plugin/v2
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/profiles/apparmor
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/profiles/seccomp
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/quota
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/reference
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/registry
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/registry/resumable
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/restartmanager
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/rootless
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/rootless/specconv
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/runconfig
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/runconfig/opts
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/testutil
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/testutil/daemon
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/testutil/environment
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/testutil/fakecontext
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/testutil/fakegit
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/testutil/fakestorage
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/testutil/fixtures/load
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/testutil/fixtures/plugin
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/testutil/fixtures/plugin/basic
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/testutil/registry
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/testutil/request
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/volume
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/volume/drivers
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/volume/local
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/volume/mounts
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/volume/service
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/volume/service/opts
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/volume/testutils'
22:57:23 [2022-07-08T22:57:23.168Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/bitseq
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/cluster
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/config
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/datastore
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/diagnostic
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/discoverapi
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/driverapi
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/drivers/bridge
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/drivers/host
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/drivers/null
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/drivers/overlay
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/drivers/remote
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/drivers/windows
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/drvregistry
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/etchosts
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/idm
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/internal/caller
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/ipam
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/ipamapi
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/ipams/builtin
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/ipams/null
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/ipams/remote
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/ipamutils
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/iptables
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/netlabel
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/netutils
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/networkdb
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/ns
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/options
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/osl
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/osl/kernel
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/portallocator
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/portmapper
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/resolvconf
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/testutils
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/types'
22:57:23 [2022-07-08T22:57:23.168Z] + echo 'github.com/docker/docker/libnetwork
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/bitseq
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/cluster
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/config
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/datastore
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/diagnostic
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/discoverapi
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/driverapi
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/drivers/bridge
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/drivers/host
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/drivers/null
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/drivers/overlay
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/drivers/remote
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/drivers/windows
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/drvregistry
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/etchosts
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/idm
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/internal/caller
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/ipam
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/ipamapi
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/ipams/builtin
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/ipams/null
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/ipams/remote
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/ipamutils
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/iptables
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/netlabel
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/netutils
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/networkdb
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/ns
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/options
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/osl
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/osl/kernel
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/portallocator
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/portmapper
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/resolvconf
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/testutils
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/types'
22:57:23 [2022-07-08T22:57:23.168Z] + grep --fixed-strings libnetwork/drivers/bridge
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/drivers/bridge
22:57:23 [2022-07-08T22:57:23.168Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:57:23 [2022-07-08T22:57:23.168Z] + type docker-proxy
22:57:23 [2022-07-08T22:57:23.168Z] hack/test/unit: line 25: type: docker-proxy: not found
22:57:23 [2022-07-08T22:57:23.168Z] + hack/make.sh binary-proxy install-proxy
22:57:23 [2022-07-08T22:57:23.168Z] 
22:57:23 [2022-07-08T22:57:23.168Z] Removing bundles/
22:57:23 [2022-07-08T22:57:23.168Z] 
22:57:23 [2022-07-08T22:57:23.168Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
22:57:23 [2022-07-08T22:57:23.168Z] Building: bundles/binary-proxy/docker-proxy
22:57:23 [2022-07-08T22:57:23.168Z] GOOS="" GOARCH="" GOARM=""
22:57:23 [2022-07-08T22:57:23.853Z] #83 DONE 1.1s
22:57:23 [2022-07-08T22:57:23.853Z] 
22:57:23 [2022-07-08T22:57:23.853Z] #84 exporting to image
22:57:23 [2022-07-08T22:57:23.853Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
22:57:23 [2022-07-08T22:57:23.853Z] #84 exporting layers
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.00 The following additional packages will be installed:
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.00   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.00   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.00   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.00   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.00   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.00   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.00   cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.00   g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.00   g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.00   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.00   g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.00   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.00   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.00   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.00   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.00   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.00   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.00   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.00   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.00   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.00   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.00   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.00   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.00   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.00   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.00   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.00   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.00   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.00   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.00   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.00   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.00   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.00   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.00   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.00   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.00   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.00   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.00   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.00   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.01   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.01   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.01   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.01   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.01   linux-libc-dev-s390x-cross patch xz-utils
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.01 Suggested packages:
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.01   binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.01   debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.01   gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.01   bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.01   gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.01   libyaml-shell-perl ed diffutils-doc
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.01 Recommended packages:
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.01   fakeroot build-essential libalgorithm-merge-perl libwww-perl
22:57:24 [2022-07-08T22:57:24.007Z] #19 15.01   libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl
22:57:24 [2022-07-08T22:57:24.423Z] #84 exporting layers 0.9s done
22:57:24 [2022-07-08T22:57:24.683Z] #84 writing image sha256:29c2a1800a07470cd8562eb971368145fb9fcaab5a956f9c29bce5cb1d2bd2ab
22:57:24 [2022-07-08T22:57:24.683Z] #84 writing image sha256:29c2a1800a07470cd8562eb971368145fb9fcaab5a956f9c29bce5cb1d2bd2ab done
22:57:24 [2022-07-08T22:57:24.683Z] #84 naming to docker.io/library/docker:8035033501b6173cb1e0d26417710c6ccde6c104 done
22:57:24 [2022-07-08T22:57:24.683Z] #84 DONE 1.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
22:57:25 [2022-07-08T22:57:25.024Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43789/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=8035033501b6173cb1e0d26417710c6ccde6c104 -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=master docker:8035033501b6173cb1e0d26417710c6ccde6c104 hack/make.sh dynbinary test-integration
22:57:25 [2022-07-08T22:57:25.284Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
22:57:25 [2022-07-08T22:57:25.284Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
22:57:25 [2022-07-08T22:57:25.284Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
22:57:25 [2022-07-08T22:57:25.284Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
22:57:25 [2022-07-08T22:57:25.388Z] #19 16.18 The following NEW packages will be installed:
22:57:25 [2022-07-08T22:57:25.388Z] #19 16.18   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
22:57:25 [2022-07-08T22:57:25.388Z] #19 16.18   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
22:57:25 [2022-07-08T22:57:25.388Z] #19 16.19   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
22:57:25 [2022-07-08T22:57:25.388Z] #19 16.19   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
22:57:25 [2022-07-08T22:57:25.388Z] #19 16.19   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
22:57:25 [2022-07-08T22:57:25.388Z] #19 16.19   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
22:57:25 [2022-07-08T22:57:25.388Z] #19 16.19   cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64
22:57:25 [2022-07-08T22:57:25.388Z] #19 16.19   crossbuild-essential-armel crossbuild-essential-armhf
22:57:25 [2022-07-08T22:57:25.388Z] #19 16.19   crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev
22:57:25 [2022-07-08T22:57:25.388Z] #19 16.19   file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi
22:57:25 [2022-07-08T22:57:25.388Z] #19 16.19   g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu
22:57:25 [2022-07-08T22:57:25.388Z] #19 16.19   g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi
22:57:25 [2022-07-08T22:57:25.388Z] #19 16.19   g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu
22:57:25 [2022-07-08T22:57:25.388Z] #19 16.19   gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
22:57:25 [2022-07-08T22:57:25.388Z] #19 16.19   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
22:57:25 [2022-07-08T22:57:25.388Z] #19 16.19   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
22:57:25 [2022-07-08T22:57:25.388Z] #19 16.19   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
22:57:25 [2022-07-08T22:57:25.388Z] #19 16.19   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
22:57:25 [2022-07-08T22:57:25.388Z] #19 16.19   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
22:57:25 [2022-07-08T22:57:25.388Z] #19 16.19   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
22:57:25 [2022-07-08T22:57:25.388Z] #19 16.19   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
22:57:25 [2022-07-08T22:57:25.388Z] #19 16.19   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
22:57:25 [2022-07-08T22:57:25.388Z] #19 16.19   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
22:57:25 [2022-07-08T22:57:25.388Z] #19 16.19   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
22:57:25 [2022-07-08T22:57:25.388Z] #19 16.19   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
22:57:25 [2022-07-08T22:57:25.388Z] #19 16.19   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
22:57:25 [2022-07-08T22:57:25.388Z] #19 16.19   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
22:57:25 [2022-07-08T22:57:25.388Z] #19 16.19   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
22:57:25 [2022-07-08T22:57:25.388Z] #19 16.19   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
22:57:25 [2022-07-08T22:57:25.388Z] #19 16.19   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
22:57:25 [2022-07-08T22:57:25.388Z] #19 16.19   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
22:57:25 [2022-07-08T22:57:25.388Z] #19 16.19   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
22:57:25 [2022-07-08T22:57:25.388Z] #19 16.19   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
22:57:25 [2022-07-08T22:57:25.388Z] #19 16.19   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
22:57:25 [2022-07-08T22:57:25.388Z] #19 16.19   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
22:57:25 [2022-07-08T22:57:25.388Z] #19 16.19   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
22:57:25 [2022-07-08T22:57:25.388Z] #19 16.19   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
22:57:25 [2022-07-08T22:57:25.388Z] #19 16.19   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
22:57:25 [2022-07-08T22:57:25.388Z] #19 16.19   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
22:57:25 [2022-07-08T22:57:25.388Z] #19 16.19   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
22:57:25 [2022-07-08T22:57:25.388Z] #19 16.19   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
22:57:25 [2022-07-08T22:57:25.388Z] #19 16.19   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
22:57:25 [2022-07-08T22:57:25.388Z] #19 16.19   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
22:57:25 [2022-07-08T22:57:25.388Z] #19 16.19   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
22:57:25 [2022-07-08T22:57:25.388Z] #19 16.19   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
22:57:25 [2022-07-08T22:57:25.388Z] #19 16.19   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
22:57:25 [2022-07-08T22:57:25.388Z] #19 16.19   linux-libc-dev-s390x-cross patch xz-utils
22:57:25 [2022-07-08T22:57:25.388Z] #19 16.51 0 upgraded, 133 newly installed, 0 to remove and 13 not upgraded.
22:57:25 [2022-07-08T22:57:25.388Z] #19 16.51 Need to get 788 MB of archives.
22:57:25 [2022-07-08T22:57:25.388Z] #19 16.51 After this operation, 3385 MB of additional disk space will be used.
22:57:25 [2022-07-08T22:57:25.388Z] #19 16.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB]
22:57:25 [2022-07-08T22:57:25.388Z] #19 16.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
22:57:25 [2022-07-08T22:57:25.545Z] systemd 247.3-7 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)
22:57:25 [2022-07-08T22:57:25.545Z] Detected virtualization docker.
22:57:25 [2022-07-08T22:57:25.545Z] Detected architecture x86-64.
22:57:25 [2022-07-08T22:57:25.545Z] Set hostname to <d532c3f95836>.
22:57:25 [2022-07-08T22:57:25.545Z] modprobe@configfs.service: Succeeded.
22:57:25 [2022-07-08T22:57:25.545Z] modprobe@fuse.service: Succeeded.
22:57:25 [2022-07-08T22:57:25.545Z] modprobe@drm.service: Succeeded.
22:57:25 [2022-07-08T22:57:25.545Z] + source /etc/docker-entrypoint-cmd
22:57:25 [2022-07-08T22:57:25.545Z] ++ hack/make.sh dynbinary test-integration
22:57:25 [2022-07-08T22:57:25.545Z] 
22:57:25 [2022-07-08T22:57:25.649Z] #19 16.62 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
22:57:25 [2022-07-08T22:57:25.649Z] #19 16.63 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
22:57:25 [2022-07-08T22:57:25.649Z] #19 16.63 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
22:57:25 [2022-07-08T22:57:25.649Z] #19 16.63 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
22:57:25 [2022-07-08T22:57:25.649Z] #19 16.64 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB]
22:57:25 [2022-07-08T22:57:25.649Z] #19 16.66 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB]
22:57:25 [2022-07-08T22:57:25.649Z] #19 16.69 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB]
22:57:25 [2022-07-08T22:57:25.649Z] #19 16.71 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB]
22:57:25 [2022-07-08T22:57:25.649Z] #19 16.73 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB]
22:57:25 [2022-07-08T22:57:25.649Z] #19 16.74 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB]
22:57:25 [2022-07-08T22:57:25.649Z] #19 16.75 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB]
22:57:25 [2022-07-08T22:57:25.805Z] Removing bundles/
22:57:25 [2022-07-08T22:57:25.805Z] 
22:57:25 [2022-07-08T22:57:25.805Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
22:57:25 [2022-07-08T22:57:25.805Z] Building: bundles/dynbinary-daemon/dockerd
22:57:25 [2022-07-08T22:57:25.805Z] GOOS="" GOARCH="" GOARM=""
22:57:25 [2022-07-08T22:57:25.909Z] #19 17.12 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB]
22:57:26 [2022-07-08T22:57:26.169Z] #19 17.12 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB]
22:57:26 [2022-07-08T22:57:26.429Z] #19 17.48 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB]
22:57:26 [2022-07-08T22:57:26.429Z] #19 17.48 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB]
22:57:26 [2022-07-08T22:57:26.690Z] #19 17.82 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB]
22:57:26 [2022-07-08T22:57:26.690Z] #19 17.83 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB]
22:57:27 [2022-07-08T22:57:27.263Z] #19 18.15 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB]
22:57:27 [2022-07-08T22:57:27.263Z] #19 18.15 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB]
22:57:27 [2022-07-08T22:57:27.526Z] #19 18.45 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB]
22:57:27 [2022-07-08T22:57:27.526Z] #19 18.45 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB]
22:57:27 [2022-07-08T22:57:27.526Z] #19 18.46 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB]
22:57:27 [2022-07-08T22:57:27.526Z] #19 18.46 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB]
22:57:27 [2022-07-08T22:57:27.526Z] #19 18.46 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB]
22:57:27 [2022-07-08T22:57:27.526Z] #19 18.46 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB]
22:57:27 [2022-07-08T22:57:27.526Z] #19 18.46 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB]
22:57:27 [2022-07-08T22:57:27.526Z] #19 18.46 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB]
22:57:27 [2022-07-08T22:57:27.526Z] #19 18.47 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB]
22:57:27 [2022-07-08T22:57:27.526Z] #19 18.47 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB]
22:57:27 [2022-07-08T22:57:27.526Z] #19 18.47 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB]
22:57:27 [2022-07-08T22:57:27.526Z] #19 18.47 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B]
22:57:27 [2022-07-08T22:57:27.526Z] #19 18.47 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB]
22:57:27 [2022-07-08T22:57:27.526Z] #19 18.48 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB]
22:57:27 [2022-07-08T22:57:27.526Z] #19 18.49 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB]
22:57:27 [2022-07-08T22:57:27.526Z] #19 18.50 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB]
22:57:27 [2022-07-08T22:57:27.526Z] #19 18.50 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB]
22:57:27 [2022-07-08T22:57:27.526Z] #19 18.51 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB]
22:57:27 [2022-07-08T22:57:27.526Z] #19 18.52 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB]
22:57:27 [2022-07-08T22:57:27.787Z] #19 18.93 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B]
22:57:27 [2022-07-08T22:57:27.787Z] #19 18.93 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB]
22:57:27 [2022-07-08T22:57:27.787Z] #19 18.94 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB]
22:57:27 [2022-07-08T22:57:27.787Z] #19 18.95 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB]
22:57:27 [2022-07-08T22:57:27.787Z] #19 18.96 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB]
22:57:28 [2022-07-08T22:57:28.048Z] #19 19.33 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B]
22:57:28 [2022-07-08T22:57:28.048Z] #19 19.33 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
22:57:28 [2022-07-08T22:57:28.309Z] #19 19.33 Get:48 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB]
22:57:28 [2022-07-08T22:57:28.309Z] #19 19.34 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB]
22:57:28 [2022-07-08T22:57:28.309Z] #19 19.35 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB]
22:57:28 [2022-07-08T22:57:28.309Z] #19 19.35 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
22:57:28 [2022-07-08T22:57:28.309Z] #19 19.41 Get:52 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
22:57:28 [2022-07-08T22:57:28.309Z] #19 19.41 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
22:57:28 [2022-07-08T22:57:28.309Z] #19 19.41 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
22:57:28 [2022-07-08T22:57:28.309Z] #19 19.41 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
22:57:28 [2022-07-08T22:57:28.309Z] #19 19.41 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB]
22:57:28 [2022-07-08T22:57:28.309Z] #19 19.42 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB]
22:57:28 [2022-07-08T22:57:28.309Z] #19 19.42 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB]
22:57:28 [2022-07-08T22:57:28.309Z] #19 19.42 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB]
22:57:28 [2022-07-08T22:57:28.309Z] #19 19.42 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
22:57:28 [2022-07-08T22:57:28.310Z] #19 19.42 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB]
22:57:28 [2022-07-08T22:57:28.310Z] #19 19.42 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB]
22:57:28 [2022-07-08T22:57:28.310Z] #19 19.42 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB]
22:57:28 [2022-07-08T22:57:28.310Z] #19 19.42 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B]
22:57:28 [2022-07-08T22:57:28.310Z] #19 19.42 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB]
22:57:28 [2022-07-08T22:57:28.310Z] #19 19.43 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB]
22:57:28 [2022-07-08T22:57:28.310Z] #19 19.43 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB]
22:57:28 [2022-07-08T22:57:28.310Z] #19 19.43 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B]
22:57:28 [2022-07-08T22:57:28.310Z] #19 19.43 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB]
22:57:28 [2022-07-08T22:57:28.310Z] #19 19.44 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB]
22:57:28 [2022-07-08T22:57:28.310Z] #19 19.45 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB]
22:57:28 [2022-07-08T22:57:28.310Z] #19 19.46 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB]
22:57:28 [2022-07-08T22:57:28.310Z] #19 19.46 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB]
22:57:28 [2022-07-08T22:57:28.433Z] Created binary: bundles/binary-proxy/docker-proxy
22:57:28 [2022-07-08T22:57:28.433Z] 
22:57:28 [2022-07-08T22:57:28.571Z] #19 19.84 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B]
22:57:28 [2022-07-08T22:57:28.692Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
22:57:28 [2022-07-08T22:57:28.692Z] Installing docker-proxy to /usr/local/bin/
22:57:28 [2022-07-08T22:57:28.692Z] 
22:57:28 [2022-07-08T22:57:28.692Z] + mkdir -p bundles
22:57:28 [2022-07-08T22:57:28.692Z] + '[' -n 'github.com/docker/docker/api
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/api/server
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/api/server/backend/build
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/api/server/httpstatus
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/api/server/httputils
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/api/server/middleware
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/api/server/router
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/api/server/router/build
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/api/server/router/checkpoint
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/api/server/router/container
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/api/server/router/debug
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/api/server/router/distribution
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/api/server/router/grpc
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/api/server/router/image
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/api/server/router/network
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/api/server/router/plugin
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/api/server/router/session
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/api/server/router/swarm
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/api/server/router/system
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/api/server/router/volume
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/api/types
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/api/types/backend
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/api/types/blkiodev
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/api/types/container
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/api/types/events
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/api/types/filters
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/api/types/image
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/api/types/mount
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/api/types/network
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/api/types/plugins/logdriver
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/api/types/registry
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/api/types/strslice
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/api/types/swarm
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/api/types/swarm/runtime
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/api/types/time
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/api/types/versions
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/api/types/versions/v1p19
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/api/types/versions/v1p20
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/api/types/volume
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/builder
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/builder/builder-next
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/builder/builder-next/exporter
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/builder/builder-next/imagerefchecker
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/builder/builder-next/worker
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/builder/dockerfile
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/builder/remotecontext
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/builder/remotecontext/git
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/builder/remotecontext/urlutil
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/cli
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/cli/config
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/cli/debug
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/cli/winresources/docker-proxy
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/cli/winresources/dockerd
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/client
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/cmd/docker-proxy
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/cmd/dockerd
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/cmd/dockerd/trap
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/container
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/container/stream
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/contrib/apparmor
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/contrib/docker-device-tool
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/contrib/httpserver
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/daemon
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/daemon/cluster
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/daemon/cluster/controllers/plugin
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/daemon/cluster/convert
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/daemon/cluster/executor
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/daemon/cluster/executor/container
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/daemon/cluster/provider
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/daemon/config
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/daemon/events
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/daemon/events/testutils
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/daemon/exec
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/daemon/graphdriver
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/daemon/graphdriver/aufs
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/daemon/graphdriver/btrfs
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/daemon/graphdriver/copy
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/daemon/graphdriver/devmapper
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/daemon/graphdriver/graphtest
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/daemon/graphdriver/overlay
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/daemon/graphdriver/overlay2
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/daemon/graphdriver/overlayutils
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/daemon/graphdriver/register
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/daemon/graphdriver/vfs
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/daemon/graphdriver/zfs
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/daemon/images
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/daemon/initlayer
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/daemon/links
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/daemon/listeners
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/daemon/logger
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/daemon/logger/awslogs
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/daemon/logger/fluentd
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/daemon/logger/gcplogs
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/daemon/logger/gelf
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/daemon/logger/journald
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/daemon/logger/jsonfilelog
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/daemon/logger/local
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/daemon/logger/logentries
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/daemon/logger/loggertest
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/daemon/logger/loggerutils
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/daemon/logger/loggerutils/cache
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/daemon/logger/splunk
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/daemon/logger/syslog
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/daemon/logger/templates
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/daemon/names
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/daemon/network
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/daemon/stats
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/distribution
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/distribution/metadata
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/distribution/utils
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/distribution/xfer
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/dockerversion
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/errdefs
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/image
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/image/cache
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/image/tarexport
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/image/v1
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/internal/test/suite
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/layer
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/libcontainerd
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/libcontainerd/queue
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/libcontainerd/remote
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/libcontainerd/supervisor
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/libcontainerd/types
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/oci
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/oci/caps
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/opts
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/pkg/aaparser
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/pkg/archive
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/pkg/authorization
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/pkg/broadcaster
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/pkg/capabilities
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/pkg/chrootarchive
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/pkg/containerfs
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/pkg/devicemapper
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/pkg/directory
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/pkg/dmesg
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/pkg/fileutils
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/pkg/fsutils
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/pkg/homedir
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/pkg/idtools
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/pkg/ioutils
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/pkg/jsonmessage
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/pkg/longpath
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/pkg/loopback
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/pkg/namesgenerator
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/pkg/parsers
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/pkg/parsers/kernel
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/pkg/parsers/operatingsystem
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/pkg/pidfile
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/pkg/platform
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/pkg/plugingetter
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/pkg/plugins
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/pkg/plugins/transport
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/pkg/pools
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/pkg/progress
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/pkg/pubsub
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/pkg/reexec
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/pkg/signal
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/pkg/stack
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/pkg/stdcopy
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/pkg/streamformatter
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/pkg/stringid
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/pkg/sysinfo
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/pkg/system
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/pkg/tailfile
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/pkg/tarsum
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/pkg/urlutil
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/pkg/useragent
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/plugin
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/plugin/executor/containerd
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/plugin/v2
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/profiles/apparmor
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/profiles/seccomp
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/quota
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/reference
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/registry
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/registry/resumable
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/restartmanager
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/rootless
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/rootless/specconv
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/runconfig
22:57:28 [2022-07-08T22:57:28.692Z] github.com/docker/docker/runconfig/opts
22:57:28 [2022-07-08T22:57:28.693Z] github.com/docker/docker/testutil
22:57:28 [2022-07-08T22:57:28.693Z] github.com/docker/docker/testutil/daemon
22:57:28 [2022-07-08T22:57:28.693Z] github.com/docker/docker/testutil/environment
22:57:28 [2022-07-08T22:57:28.693Z] github.com/docker/docker/testutil/fakecontext
22:57:28 [2022-07-08T22:57:28.693Z] github.com/docker/docker/testutil/fakegit
22:57:28 [2022-07-08T22:57:28.693Z] github.com/docker/docker/testutil/fakestorage
22:57:28 [2022-07-08T22:57:28.693Z] github.com/docker/docker/testutil/fixtures/load
22:57:28 [2022-07-08T22:57:28.693Z] github.com/docker/docker/testutil/fixtures/plugin
22:57:28 [2022-07-08T22:57:28.693Z] github.com/docker/docker/testutil/fixtures/plugin/basic
22:57:28 [2022-07-08T22:57:28.693Z] github.com/docker/docker/testutil/registry
22:57:28 [2022-07-08T22:57:28.693Z] github.com/docker/docker/testutil/request
22:57:28 [2022-07-08T22:57:28.693Z] github.com/docker/docker/volume
22:57:28 [2022-07-08T22:57:28.693Z] github.com/docker/docker/volume/drivers
22:57:28 [2022-07-08T22:57:28.693Z] github.com/docker/docker/volume/local
22:57:28 [2022-07-08T22:57:28.693Z] github.com/docker/docker/volume/mounts
22:57:28 [2022-07-08T22:57:28.693Z] github.com/docker/docker/volume/service
22:57:28 [2022-07-08T22:57:28.693Z] github.com/docker/docker/volume/service/opts
22:57:28 [2022-07-08T22:57:28.693Z] github.com/docker/docker/volume/testutils' ']'
22:57:28 [2022-07-08T22:57:28.693Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m 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/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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/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/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy 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/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs 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/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/loggertest 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/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/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils 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/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator 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/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid 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/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/apparmor 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/rootless/specconv 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
22:57:28 [2022-07-08T22:57:28.832Z] #19 19.84 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB]
22:57:28 [2022-07-08T22:57:28.832Z] #19 19.85 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB]
22:57:28 [2022-07-08T22:57:28.832Z] #19 19.86 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB]
22:57:28 [2022-07-08T22:57:28.832Z] #19 19.88 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB]
22:57:29 [2022-07-08T22:57:29.127Z] #19 20.24 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B]
22:57:29 [2022-07-08T22:57:29.628Z] ?   	github.com/docker/docker/api	[no test files]
22:57:29 [2022-07-08T22:57:29.716Z] #19 20.72 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B]
22:57:29 [2022-07-08T22:57:29.716Z] #19 20.72 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB]
22:57:29 [2022-07-08T22:57:29.716Z] #19 20.73 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB]
22:57:29 [2022-07-08T22:57:29.716Z] #19 20.73 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB]
22:57:29 [2022-07-08T22:57:29.716Z] #19 20.73 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B]
22:57:29 [2022-07-08T22:57:29.716Z] #19 20.74 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB]
22:57:29 [2022-07-08T22:57:29.716Z] #19 20.75 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB]
22:57:29 [2022-07-08T22:57:29.716Z] #19 20.76 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB]
22:57:29 [2022-07-08T22:57:29.716Z] #19 20.76 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB]
22:57:29 [2022-07-08T22:57:29.716Z] #19 20.77 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB]
22:57:30 [2022-07-08T22:57:30.285Z] #19 21.16 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B]
22:57:30 [2022-07-08T22:57:30.285Z] #19 21.16 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB]
22:57:30 [2022-07-08T22:57:30.285Z] #19 21.17 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB]
22:57:30 [2022-07-08T22:57:30.285Z] #19 21.18 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB]
22:57:30 [2022-07-08T22:57:30.285Z] #19 21.20 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB]
22:57:30 [2022-07-08T22:57:30.285Z] #19 21.56 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B]
22:57:30 [2022-07-08T22:57:30.546Z] #19 21.56 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B]
22:57:30 [2022-07-08T22:57:30.546Z] #19 21.56 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB]
22:57:30 [2022-07-08T22:57:30.546Z] #19 21.57 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB]
22:57:30 [2022-07-08T22:57:30.546Z] #19 21.57 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB]
22:57:30 [2022-07-08T22:57:30.546Z] #19 21.57 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB]
22:57:30 [2022-07-08T22:57:30.546Z] #19 21.57 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B]
22:57:30 [2022-07-08T22:57:30.546Z] #19 21.57 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB]
22:57:30 [2022-07-08T22:57:30.546Z] #19 21.59 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB]
22:57:30 [2022-07-08T22:57:30.546Z] #19 21.60 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB]
22:57:30 [2022-07-08T22:57:30.546Z] #19 21.61 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB]
22:57:30 [2022-07-08T22:57:30.546Z] #19 21.61 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB]
22:57:30 [2022-07-08T22:57:30.546Z] #19 21.62 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB]
22:57:30 [2022-07-08T22:57:30.546Z] #19 21.62 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB]
22:57:30 [2022-07-08T22:57:30.546Z] #19 21.63 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB]
22:57:30 [2022-07-08T22:57:30.806Z] #19 22.00 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B]
22:57:30 [2022-07-08T22:57:30.806Z] #19 22.00 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB]
22:57:31 [2022-07-08T22:57:31.065Z] #19 22.01 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB]
22:57:31 [2022-07-08T22:57:31.065Z] #19 22.02 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB]
22:57:31 [2022-07-08T22:57:31.065Z] #19 22.03 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB]
22:57:31 [2022-07-08T22:57:31.324Z] #19 22.40 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B]
22:57:31 [2022-07-08T22:57:31.324Z] #19 22.40 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B]
22:57:31 [2022-07-08T22:57:31.324Z] #19 22.40 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB]
22:57:31 [2022-07-08T22:57:31.324Z] #19 22.41 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB]
22:57:31 [2022-07-08T22:57:31.324Z] #19 22.41 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB]
22:57:31 [2022-07-08T22:57:31.324Z] #19 22.41 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB]
22:57:31 [2022-07-08T22:57:31.324Z] #19 22.41 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B]
22:57:31 [2022-07-08T22:57:31.324Z] #19 22.41 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB]
22:57:31 [2022-07-08T22:57:31.324Z] #19 22.42 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB]
22:57:31 [2022-07-08T22:57:31.324Z] #19 22.43 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB]
22:57:31 [2022-07-08T22:57:31.324Z] #19 22.43 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB]
22:57:31 [2022-07-08T22:57:31.324Z] #19 22.44 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB]
22:57:31 [2022-07-08T22:57:31.584Z] #19 22.81 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B]
22:57:31 [2022-07-08T22:57:31.844Z] #19 22.81 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB]
22:57:31 [2022-07-08T22:57:31.844Z] #19 22.82 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB]
22:57:31 [2022-07-08T22:57:31.844Z] #19 22.84 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB]
22:57:31 [2022-07-08T22:57:31.844Z] #19 22.85 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB]
22:57:32 [2022-07-08T22:57:32.103Z] #19 23.20 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B]
22:57:32 [2022-07-08T22:57:32.104Z] #19 23.20 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B]
22:57:32 [2022-07-08T22:57:32.363Z] #19 23.51 debconf: delaying package configuration, since apt-utils is not installed
22:57:32 [2022-07-08T22:57:32.363Z] #19 23.63 Fetched 788 MB in 7s (113 MB/s)
22:57:32 [2022-07-08T22:57:32.622Z] #19 23.66 Selecting previously unselected package liblocale-gettext-perl.
22:57:32 [2022-07-08T22:57:32.622Z] #19 23.66 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
22:57:32 [2022-07-08T22:57:32.622Z] #19 23.75 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ...
22:57:32 [2022-07-08T22:57:32.622Z] #19 23.76 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
22:57:32 [2022-07-08T22:57:32.622Z] #19 23.79 Selecting previously unselected package bzip2.
22:57:32 [2022-07-08T22:57:32.622Z] #19 23.79 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ...
22:57:32 [2022-07-08T22:57:32.622Z] #19 23.80 Unpacking bzip2 (1.0.8-4) ...
22:57:32 [2022-07-08T22:57:32.622Z] #19 23.83 Selecting previously unselected package libmagic-mgc.
22:57:32 [2022-07-08T22:57:32.622Z] #19 23.83 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ...
22:57:32 [2022-07-08T22:57:32.622Z] #19 23.83 Unpacking libmagic-mgc (1:5.39-3) ...
22:57:32 [2022-07-08T22:57:32.881Z] #19 23.91 Selecting previously unselected package libmagic1:amd64.
22:57:32 [2022-07-08T22:57:32.881Z] #19 23.91 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ...
22:57:32 [2022-07-08T22:57:32.881Z] #19 23.92 Unpacking libmagic1:amd64 (1:5.39-3) ...
22:57:32 [2022-07-08T22:57:32.881Z] #19 23.95 Selecting previously unselected package file.
22:57:32 [2022-07-08T22:57:32.881Z] #19 23.96 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ...
22:57:32 [2022-07-08T22:57:32.881Z] #19 23.96 Unpacking file (1:5.39-3) ...
22:57:32 [2022-07-08T22:57:32.882Z] #19 23.99 Selecting previously unselected package xz-utils.
22:57:32 [2022-07-08T22:57:32.882Z] #19 24.00 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
22:57:32 [2022-07-08T22:57:32.882Z] #19 24.00 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
22:57:32 [2022-07-08T22:57:32.882Z] #19 24.09 Selecting previously unselected package binutils-aarch64-linux-gnu.
22:57:32 [2022-07-08T22:57:32.882Z] #19 24.09 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ...
22:57:32 [2022-07-08T22:57:32.882Z] #19 24.09 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ...
22:57:33 [2022-07-08T22:57:33.141Z] #19 24.42 Selecting previously unselected package binutils-arm-linux-gnueabi.
22:57:33 [2022-07-08T22:57:33.400Z] #19 24.42 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ...
22:57:33 [2022-07-08T22:57:33.400Z] #19 24.43 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ...
22:57:33 [2022-07-08T22:57:33.659Z] #19 24.73 Selecting previously unselected package binutils-arm-linux-gnueabihf.
22:57:33 [2022-07-08T22:57:33.659Z] #19 24.73 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ...
22:57:33 [2022-07-08T22:57:33.659Z] #19 24.73 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ...
22:57:33 [2022-07-08T22:57:33.923Z] #19 25.03 Selecting previously unselected package binutils-powerpc64le-linux-gnu.
22:57:33 [2022-07-08T22:57:33.923Z] #19 25.03 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ...
22:57:33 [2022-07-08T22:57:33.923Z] #19 25.04 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ...
22:57:34 [2022-07-08T22:57:34.183Z] #19 25.31 Selecting previously unselected package binutils-s390x-linux-gnu.
22:57:34 [2022-07-08T22:57:34.183Z] #19 25.32 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ...
22:57:34 [2022-07-08T22:57:34.183Z] #19 25.32 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ...
22:57:34 [2022-07-08T22:57:34.443Z] #19 25.54 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64.
22:57:34 [2022-07-08T22:57:34.443Z] #19 25.55 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
22:57:34 [2022-07-08T22:57:34.443Z] #19 25.55 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
22:57:34 [2022-07-08T22:57:34.443Z] #19 25.58 Selecting previously unselected package cpp-10-aarch64-linux-gnu.
22:57:34 [2022-07-08T22:57:34.443Z] #19 25.58 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
22:57:34 [2022-07-08T22:57:34.443Z] #19 25.59 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
22:57:39 [2022-07-08T22:57:39.720Z] #19 30.07 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64.
22:57:39 [2022-07-08T22:57:39.720Z] #19 30.07 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ...
22:57:39 [2022-07-08T22:57:39.720Z] #19 30.07 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
22:57:39 [2022-07-08T22:57:39.720Z] #19 30.10 Selecting previously unselected package cpp-10-arm-linux-gnueabi.
22:57:39 [2022-07-08T22:57:39.720Z] #19 30.11 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
22:57:39 [2022-07-08T22:57:39.720Z] #19 30.11 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
22:57:43 [2022-07-08T22:57:43.916Z] #19 34.31 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64.
22:57:43 [2022-07-08T22:57:43.916Z] #19 34.32 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ...
22:57:43 [2022-07-08T22:57:43.916Z] #19 34.32 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
22:57:43 [2022-07-08T22:57:43.916Z] #19 34.35 Selecting previously unselected package cpp-10-arm-linux-gnueabihf.
22:57:43 [2022-07-08T22:57:43.916Z] #19 34.35 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
22:57:43 [2022-07-08T22:57:43.916Z] #19 34.36 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
22:57:44 [2022-07-08T22:57:44.628Z] ok  	github.com/docker/docker/api/server	0.009s	coverage: 7.9% of statements
22:57:48 [2022-07-08T22:57:48.112Z] #19 38.56 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64.
22:57:48 [2022-07-08T22:57:48.112Z] #19 38.56 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
22:57:48 [2022-07-08T22:57:48.112Z] #19 38.57 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
22:57:48 [2022-07-08T22:57:48.112Z] #19 38.60 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu.
22:57:48 [2022-07-08T22:57:48.112Z] #19 38.60 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
22:57:48 [2022-07-08T22:57:48.112Z] #19 38.61 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
22:57:52 [2022-07-08T22:57:52.308Z] #19 42.71 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64.
22:57:52 [2022-07-08T22:57:52.308Z] #19 42.71 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
22:57:52 [2022-07-08T22:57:52.308Z] #19 42.72 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
22:57:52 [2022-07-08T22:57:52.308Z] #19 42.75 Selecting previously unselected package cpp-10-s390x-linux-gnu.
22:57:52 [2022-07-08T22:57:52.308Z] #19 42.75 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
22:57:52 [2022-07-08T22:57:52.308Z] #19 42.76 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
22:57:55 [2022-07-08T22:57:55.601Z] #19 46.65 Selecting previously unselected package cpp-aarch64-linux-gnu.
22:57:55 [2022-07-08T22:57:55.601Z] #19 46.65 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
22:57:55 [2022-07-08T22:57:55.601Z] #19 46.65 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ...
22:57:55 [2022-07-08T22:57:55.601Z] #19 46.68 Selecting previously unselected package cpp-arm-linux-gnueabi.
22:57:55 [2022-07-08T22:57:55.601Z] #19 46.68 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
22:57:55 [2022-07-08T22:57:55.601Z] #19 46.68 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ...
22:57:55 [2022-07-08T22:57:55.601Z] #19 46.70 Selecting previously unselected package cpp-arm-linux-gnueabihf.
22:57:55 [2022-07-08T22:57:55.601Z] #19 46.71 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
22:57:55 [2022-07-08T22:57:55.601Z] #19 46.71 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
22:57:55 [2022-07-08T22:57:55.601Z] #19 46.74 Selecting previously unselected package cpp-powerpc64le-linux-gnu.
22:57:55 [2022-07-08T22:57:55.601Z] #19 46.74 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
22:57:55 [2022-07-08T22:57:55.601Z] #19 46.74 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
22:57:55 [2022-07-08T22:57:55.601Z] #19 46.77 Selecting previously unselected package cpp-s390x-linux-gnu.
22:57:55 [2022-07-08T22:57:55.601Z] #19 46.77 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
22:57:55 [2022-07-08T22:57:55.601Z] #19 46.77 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ...
22:57:55 [2022-07-08T22:57:55.601Z] #19 46.80 Selecting previously unselected package cross-config.
22:57:55 [2022-07-08T22:57:55.860Z] #19 46.80 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ...
22:57:55 [2022-07-08T22:57:55.860Z] #19 46.80 Unpacking cross-config (2.6.18+nmu1) ...
22:57:55 [2022-07-08T22:57:55.860Z] #19 46.83 Selecting previously unselected package gcc-10-cross-base.
22:57:55 [2022-07-08T22:57:55.860Z] #19 46.83 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ...
22:57:55 [2022-07-08T22:57:55.860Z] #19 46.83 Unpacking gcc-10-cross-base (10.2.1-6cross1) ...
22:57:55 [2022-07-08T22:57:55.860Z] #19 46.86 Selecting previously unselected package libc6-arm64-cross.
22:57:55 [2022-07-08T22:57:55.860Z] #19 46.86 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ...
22:57:55 [2022-07-08T22:57:55.860Z] #19 46.87 Unpacking libc6-arm64-cross (2.31-9cross4) ...
22:57:55 [2022-07-08T22:57:55.860Z] #19 47.00 Selecting previously unselected package libgcc-s1-arm64-cross.
22:57:55 [2022-07-08T22:57:55.860Z] #19 47.00 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ...
22:57:55 [2022-07-08T22:57:55.860Z] #19 47.01 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ...
22:57:55 [2022-07-08T22:57:55.860Z] #19 47.04 Selecting previously unselected package libgomp1-arm64-cross.
22:57:55 [2022-07-08T22:57:55.860Z] #19 47.04 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ...
22:57:55 [2022-07-08T22:57:55.860Z] #19 47.04 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ...
22:57:55 [2022-07-08T22:57:55.860Z] #19 47.07 Selecting previously unselected package libitm1-arm64-cross.
22:57:55 [2022-07-08T22:57:55.860Z] #19 47.07 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ...
22:57:56 [2022-07-08T22:57:56.118Z] #19 47.08 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ...
22:57:56 [2022-07-08T22:57:56.118Z] #19 47.10 Selecting previously unselected package libatomic1-arm64-cross.
22:57:56 [2022-07-08T22:57:56.118Z] #19 47.10 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ...
22:57:56 [2022-07-08T22:57:56.118Z] #19 47.11 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ...
22:57:56 [2022-07-08T22:57:56.118Z] #19 47.13 Selecting previously unselected package libasan6-arm64-cross.
22:57:56 [2022-07-08T22:57:56.118Z] #19 47.13 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ...
22:57:56 [2022-07-08T22:57:56.118Z] #19 47.14 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ...
22:57:56 [2022-07-08T22:57:56.118Z] #19 47.36 Selecting previously unselected package liblsan0-arm64-cross.
22:57:56 [2022-07-08T22:57:56.377Z] #19 47.37 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ...
22:57:56 [2022-07-08T22:57:56.377Z] #19 47.37 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ...
22:57:56 [2022-07-08T22:57:56.377Z] #19 47.47 Selecting previously unselected package libtsan0-arm64-cross.
22:57:56 [2022-07-08T22:57:56.377Z] #19 47.48 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ...
22:57:56 [2022-07-08T22:57:56.377Z] #19 47.48 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ...
22:57:56 [2022-07-08T22:57:56.636Z] #19 47.70 Selecting previously unselected package libstdc++6-arm64-cross.
22:57:56 [2022-07-08T22:57:56.636Z] #19 47.70 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ...
22:57:56 [2022-07-08T22:57:56.636Z] #19 47.70 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ...
22:57:56 [2022-07-08T22:57:56.636Z] #19 47.77 Selecting previously unselected package libubsan1-arm64-cross.
22:57:56 [2022-07-08T22:57:56.636Z] #19 47.78 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ...
22:57:56 [2022-07-08T22:57:56.636Z] #19 47.78 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ...
22:57:56 [2022-07-08T22:57:56.636Z] #19 47.88 Selecting previously unselected package libgcc-10-dev-arm64-cross.
22:57:56 [2022-07-08T22:57:56.895Z] #19 47.88 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
22:57:56 [2022-07-08T22:57:56.895Z] #19 47.88 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
22:57:56 [2022-07-08T22:57:56.895Z] #19 48.02 Selecting previously unselected package gcc-10-aarch64-linux-gnu.
22:57:56 [2022-07-08T22:57:56.895Z] #19 48.02 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
22:57:56 [2022-07-08T22:57:56.895Z] #19 48.02 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
22:57:58 [2022-07-08T22:57:58.205Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04e358e72182429e4) in /home/ubuntu/workspace/moby_PR-43789
[Pipeline] {
[Pipeline] checkout
22:57:58 [2022-07-08T22:57:58.273Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0abdd0a3fca05b449) in /home/ubuntu/workspace/moby_PR-43789
[Pipeline] {
[Pipeline] checkout
22:57:58 [2022-07-08T22:57:58.295Z] The recommended git tool is: git
22:57:58 [2022-07-08T22:57:58.426Z] The recommended git tool is: git
22:58:01 [2022-07-08T22:58:01.131Z] using credential docker-jenkins-github-credentials
22:58:01 [2022-07-08T22:58:01.139Z] Cloning the remote Git repository
22:58:01 [2022-07-08T22:58:01.139Z] Cloning with configured refspecs honoured and without tags
22:58:00 [2022-07-08T22:58:00.838Z] Cloning repository https://github.com/moby/moby.git
22:58:00 [2022-07-08T22:58:00.912Z]  > git init /home/ubuntu/workspace/moby_PR-43789 # timeout=10
22:58:01 [2022-07-08T22:58:01.266Z] Fetching upstream changes from https://github.com/moby/moby.git
22:58:01 [2022-07-08T22:58:01.267Z]  > git --version # timeout=10
22:58:01 [2022-07-08T22:58:01.293Z]  > git --version # 'git version 2.17.1'
22:58:01 [2022-07-08T22:58:01.294Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:58:01 [2022-07-08T22:58:01.296Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43789/head:refs/remotes/origin/PR-43789 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:58:02 [2022-07-08T22:58:02.051Z] using credential docker-jenkins-github-credentials
22:58:02 [2022-07-08T22:58:02.059Z] Cloning the remote Git repository
22:58:02 [2022-07-08T22:58:02.059Z] Cloning with configured refspecs honoured and without tags
22:58:02 [2022-07-08T22:58:02.173Z] #19 53.08 Selecting previously unselected package gcc-aarch64-linux-gnu.
22:58:02 [2022-07-08T22:58:02.173Z] #19 53.08 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
22:58:02 [2022-07-08T22:58:02.173Z] #19 53.08 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ...
22:58:02 [2022-07-08T22:58:02.173Z] #19 53.11 Selecting previously unselected package linux-libc-dev-arm64-cross.
22:58:02 [2022-07-08T22:58:02.173Z] #19 53.11 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ...
22:58:02 [2022-07-08T22:58:02.173Z] #19 53.11 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
22:58:02 [2022-07-08T22:58:02.173Z] #19 53.28 Selecting previously unselected package libc6-dev-arm64-cross.
22:58:02 [2022-07-08T22:58:02.173Z] #19 53.28 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ...
22:58:02 [2022-07-08T22:58:02.173Z] #19 53.28 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ...
22:58:02 [2022-07-08T22:58:02.433Z] #19 53.52 Selecting previously unselected package libstdc++-10-dev-arm64-cross.
22:58:02 [2022-07-08T22:58:02.433Z] #19 53.52 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
22:58:02 [2022-07-08T22:58:02.433Z] #19 53.53 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
22:58:02 [2022-07-08T22:58:02.692Z] #19 53.78 Selecting previously unselected package g++-10-aarch64-linux-gnu.
22:58:02 [2022-07-08T22:58:02.692Z] #19 53.78 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
22:58:02 [2022-07-08T22:58:02.692Z] #19 53.78 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
22:58:01 [2022-07-08T22:58:01.549Z] Cloning repository https://github.com/moby/moby.git
22:58:01 [2022-07-08T22:58:01.611Z]  > git init /home/ubuntu/workspace/moby_PR-43789 # timeout=10
22:58:01 [2022-07-08T22:58:01.928Z] Fetching upstream changes from https://github.com/moby/moby.git
22:58:01 [2022-07-08T22:58:01.928Z]  > git --version # timeout=10
22:58:01 [2022-07-08T22:58:01.951Z]  > git --version # 'git version 2.17.1'
22:58:01 [2022-07-08T22:58:01.951Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:58:01 [2022-07-08T22:58:01.959Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43789/head:refs/remotes/origin/PR-43789 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:58:07 [2022-07-08T22:58:07.970Z] #19 58.57 Selecting previously unselected package g++-aarch64-linux-gnu.
22:58:07 [2022-07-08T22:58:07.970Z] #19 58.57 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
22:58:07 [2022-07-08T22:58:07.970Z] #19 58.58 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ...
22:58:07 [2022-07-08T22:58:07.970Z] #19 58.60 Selecting previously unselected package patch.
22:58:07 [2022-07-08T22:58:07.970Z] #19 58.60 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ...
22:58:07 [2022-07-08T22:58:07.971Z] #19 58.61 Unpacking patch (2.7.6-7) ...
22:58:07 [2022-07-08T22:58:07.971Z] #19 58.65 Selecting previously unselected package dpkg-dev.
22:58:07 [2022-07-08T22:58:07.971Z] #19 58.65 Preparing to unpack .../047-dpkg-dev_1.20.10_all.deb ...
22:58:07 [2022-07-08T22:58:07.971Z] #19 58.65 Unpacking dpkg-dev (1.20.10) ...
22:58:07 [2022-07-08T22:58:07.971Z] #19 58.87 Selecting previously unselected package libconfig-inifiles-perl.
22:58:07 [2022-07-08T22:58:07.971Z] #19 58.87 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ...
22:58:07 [2022-07-08T22:58:07.971Z] #19 58.89 Unpacking libconfig-inifiles-perl (3.000003-1) ...
22:58:07 [2022-07-08T22:58:07.971Z] #19 59.03 Selecting previously unselected package libio-string-perl.
22:58:07 [2022-07-08T22:58:07.971Z] #19 59.03 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ...
22:58:07 [2022-07-08T22:58:07.971Z] #19 59.07 Unpacking libio-string-perl (1.08-3.1) ...
22:58:08 [2022-07-08T22:58:08.232Z] #19 59.21 Selecting previously unselected package libicu67:amd64.
22:58:08 [2022-07-08T22:58:08.232Z] #19 59.21 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ...
22:58:08 [2022-07-08T22:58:08.232Z] #19 59.24 Unpacking libicu67:amd64 (67.1-7) ...
22:58:09 [2022-07-08T22:58:09.173Z] #19 60.18 Selecting previously unselected package libxml2:amd64.
22:58:09 [2022-07-08T22:58:09.173Z] #19 60.18 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
22:58:09 [2022-07-08T22:58:09.173Z] #19 60.19 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
22:58:09 [2022-07-08T22:58:09.173Z] #19 60.26 Selecting previously unselected package libxml-namespacesupport-perl.
22:58:09 [2022-07-08T22:58:09.173Z] #19 60.27 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
22:58:09 [2022-07-08T22:58:09.173Z] #19 60.27 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
22:58:09 [2022-07-08T22:58:09.173Z] #19 60.30 Selecting previously unselected package libxml-sax-base-perl.
22:58:09 [2022-07-08T22:58:09.173Z] #19 60.30 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ...
22:58:09 [2022-07-08T22:58:09.173Z] #19 60.30 Unpacking libxml-sax-base-perl (1.09-1.1) ...
22:58:09 [2022-07-08T22:58:09.173Z] #19 60.34 Selecting previously unselected package libxml-sax-perl.
22:58:09 [2022-07-08T22:58:09.173Z] #19 60.34 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ...
22:58:09 [2022-07-08T22:58:09.173Z] #19 60.35 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
22:58:09 [2022-07-08T22:58:09.173Z] #19 60.39 Selecting previously unselected package libxml-libxml-perl.
22:58:09 [2022-07-08T22:58:09.173Z] #19 60.39 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ...
22:58:09 [2022-07-08T22:58:09.173Z] #19 60.39 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
22:58:09 [2022-07-08T22:58:09.432Z] #19 60.45 Selecting previously unselected package libxml-simple-perl.
22:58:09 [2022-07-08T22:58:09.432Z] #19 60.45 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ...
22:58:09 [2022-07-08T22:58:09.432Z] #19 60.45 Unpacking libxml-simple-perl (2.25-1) ...
22:58:09 [2022-07-08T22:58:09.432Z] #19 60.49 Selecting previously unselected package libyaml-perl.
22:58:09 [2022-07-08T22:58:09.432Z] #19 60.49 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ...
22:58:09 [2022-07-08T22:58:09.432Z] #19 60.49 Unpacking libyaml-perl (1.30-1) ...
22:58:09 [2022-07-08T22:58:09.432Z] #19 60.52 Selecting previously unselected package libconfig-auto-perl.
22:58:09 [2022-07-08T22:58:09.432Z] #19 60.53 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ...
22:58:09 [2022-07-08T22:58:09.432Z] #19 60.53 Unpacking libconfig-auto-perl (0.44-1.1) ...
22:58:09 [2022-07-08T22:58:09.432Z] #19 60.56 Selecting previously unselected package libfile-which-perl.
22:58:09 [2022-07-08T22:58:09.432Z] #19 60.56 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ...
22:58:09 [2022-07-08T22:58:09.432Z] #19 60.56 Unpacking libfile-which-perl (1.23-1) ...
22:58:09 [2022-07-08T22:58:09.432Z] #19 60.59 Selecting previously unselected package libfile-homedir-perl.
22:58:09 [2022-07-08T22:58:09.432Z] #19 60.59 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ...
22:58:09 [2022-07-08T22:58:09.432Z] #19 60.60 Unpacking libfile-homedir-perl (1.006-1) ...
22:58:09 [2022-07-08T22:58:09.432Z] #19 60.63 Selecting previously unselected package libdebian-dpkgcross-perl.
22:58:09 [2022-07-08T22:58:09.432Z] #19 60.63 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ...
22:58:09 [2022-07-08T22:58:09.432Z] #19 60.63 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ...
22:58:09 [2022-07-08T22:58:09.432Z] #19 60.67 Selecting previously unselected package dpkg-cross.
22:58:09 [2022-07-08T22:58:09.692Z] #19 60.67 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ...
22:58:09 [2022-07-08T22:58:09.692Z] #19 60.67 Unpacking dpkg-cross (2.6.18+nmu1) ...
22:58:09 [2022-07-08T22:58:09.692Z] #19 60.70 Selecting previously unselected package crossbuild-essential-arm64.
22:58:09 [2022-07-08T22:58:09.692Z] #19 60.71 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ...
22:58:09 [2022-07-08T22:58:09.692Z] #19 60.71 Unpacking crossbuild-essential-arm64 (12.9) ...
22:58:09 [2022-07-08T22:58:09.692Z] #19 60.74 Selecting previously unselected package libc6-armel-cross.
22:58:09 [2022-07-08T22:58:09.692Z] #19 60.74 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ...
22:58:09 [2022-07-08T22:58:09.692Z] #19 60.74 Unpacking libc6-armel-cross (2.31-9cross4) ...
22:58:09 [2022-07-08T22:58:09.692Z] #19 60.87 Selecting previously unselected package libgcc-s1-armel-cross.
22:58:09 [2022-07-08T22:58:09.692Z] #19 60.87 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ...
22:58:09 [2022-07-08T22:58:09.692Z] #19 60.87 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ...
22:58:09 [2022-07-08T22:58:09.692Z] #19 60.91 Selecting previously unselected package libgomp1-armel-cross.
22:58:09 [2022-07-08T22:58:09.692Z] #19 60.91 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ...
22:58:09 [2022-07-08T22:58:09.692Z] #19 60.91 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ...
22:58:09 [2022-07-08T22:58:09.692Z] #19 60.95 Selecting previously unselected package libatomic1-armel-cross.
22:58:09 [2022-07-08T22:58:09.692Z] #19 60.95 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ...
22:58:09 [2022-07-08T22:58:09.951Z] #19 60.95 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ...
22:58:09 [2022-07-08T22:58:09.951Z] #19 60.98 Selecting previously unselected package libasan6-armel-cross.
22:58:09 [2022-07-08T22:58:09.951Z] #19 60.98 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ...
22:58:09 [2022-07-08T22:58:09.951Z] #19 60.99 Unpacking libasan6-armel-cross (10.2.1-6cross1) ...
22:58:09 [2022-07-08T22:58:09.951Z] #19 61.21 Selecting previously unselected package libstdc++6-armel-cross.
22:58:10 [2022-07-08T22:58:10.211Z] #19 61.21 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ...
22:58:10 [2022-07-08T22:58:10.211Z] #19 61.22 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ...
22:58:10 [2022-07-08T22:58:10.211Z] #19 61.28 Selecting previously unselected package libubsan1-armel-cross.
22:58:10 [2022-07-08T22:58:10.211Z] #19 61.28 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ...
22:58:10 [2022-07-08T22:58:10.211Z] #19 61.29 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ...
22:58:10 [2022-07-08T22:58:10.211Z] #19 61.38 Selecting previously unselected package libgcc-10-dev-armel-cross.
22:58:10 [2022-07-08T22:58:10.211Z] #19 61.39 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
22:58:10 [2022-07-08T22:58:10.211Z] #19 61.39 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
22:58:10 [2022-07-08T22:58:10.211Z] #19 61.50 Selecting previously unselected package gcc-10-arm-linux-gnueabi.
22:58:10 [2022-07-08T22:58:10.471Z] #19 61.50 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
22:58:10 [2022-07-08T22:58:10.471Z] #19 61.51 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
22:58:15 [2022-07-08T22:58:15.754Z] #19 66.25 Selecting previously unselected package gcc-arm-linux-gnueabi.
22:58:15 [2022-07-08T22:58:15.754Z] #19 66.25 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
22:58:15 [2022-07-08T22:58:15.754Z] #19 66.25 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ...
22:58:15 [2022-07-08T22:58:15.754Z] #19 66.28 Selecting previously unselected package linux-libc-dev-armel-cross.
22:58:15 [2022-07-08T22:58:15.754Z] #19 66.28 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ...
22:58:15 [2022-07-08T22:58:15.754Z] #19 66.29 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ...
22:58:15 [2022-07-08T22:58:15.754Z] #19 66.45 Selecting previously unselected package libc6-dev-armel-cross.
22:58:15 [2022-07-08T22:58:15.754Z] #19 66.46 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ...
22:58:15 [2022-07-08T22:58:15.754Z] #19 66.46 Unpacking libc6-dev-armel-cross (2.31-9cross4) ...
22:58:15 [2022-07-08T22:58:15.754Z] #19 66.67 Selecting previously unselected package libstdc++-10-dev-armel-cross.
22:58:15 [2022-07-08T22:58:15.754Z] #19 66.68 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
22:58:15 [2022-07-08T22:58:15.754Z] #19 66.68 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
22:58:15 [2022-07-08T22:58:15.754Z] #19 66.93 Selecting previously unselected package g++-10-arm-linux-gnueabi.
22:58:15 [2022-07-08T22:58:15.754Z] #19 66.93 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
22:58:15 [2022-07-08T22:58:15.754Z] #19 66.94 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
22:58:21 [2022-07-08T22:58:21.034Z] #19 71.41 Selecting previously unselected package g++-arm-linux-gnueabi.
22:58:21 [2022-07-08T22:58:21.034Z] #19 71.41 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
22:58:21 [2022-07-08T22:58:21.034Z] #19 71.42 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ...
22:58:21 [2022-07-08T22:58:21.034Z] #19 71.44 Selecting previously unselected package crossbuild-essential-armel.
22:58:21 [2022-07-08T22:58:21.034Z] #19 71.44 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ...
22:58:21 [2022-07-08T22:58:21.034Z] #19 71.45 Unpacking crossbuild-essential-armel (12.9) ...
22:58:21 [2022-07-08T22:58:21.034Z] #19 71.47 Selecting previously unselected package libc6-armhf-cross.
22:58:21 [2022-07-08T22:58:21.034Z] #19 71.48 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ...
22:58:21 [2022-07-08T22:58:21.034Z] #19 71.48 Unpacking libc6-armhf-cross (2.31-9cross4) ...
22:58:21 [2022-07-08T22:58:21.034Z] #19 71.59 Selecting previously unselected package libgcc-s1-armhf-cross.
22:58:21 [2022-07-08T22:58:21.034Z] #19 71.59 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ...
22:58:21 [2022-07-08T22:58:21.034Z] #19 71.60 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ...
22:58:21 [2022-07-08T22:58:21.034Z] #19 71.63 Selecting previously unselected package libgomp1-armhf-cross.
22:58:21 [2022-07-08T22:58:21.034Z] #19 71.63 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ...
22:58:21 [2022-07-08T22:58:21.034Z] #19 71.63 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ...
22:58:21 [2022-07-08T22:58:21.034Z] #19 71.67 Selecting previously unselected package libatomic1-armhf-cross.
22:58:21 [2022-07-08T22:58:21.034Z] #19 71.67 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ...
22:58:21 [2022-07-08T22:58:21.034Z] #19 71.69 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ...
22:58:21 [2022-07-08T22:58:21.034Z] #19 71.71 Selecting previously unselected package libasan6-armhf-cross.
22:58:21 [2022-07-08T22:58:21.034Z] #19 71.72 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ...
22:58:21 [2022-07-08T22:58:21.034Z] #19 71.72 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ...
22:58:21 [2022-07-08T22:58:21.034Z] #19 71.94 Selecting previously unselected package libstdc++6-armhf-cross.
22:58:21 [2022-07-08T22:58:21.034Z] #19 71.94 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ...
22:58:21 [2022-07-08T22:58:21.034Z] #19 71.95 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ...
22:58:21 [2022-07-08T22:58:21.034Z] #19 72.00 Selecting previously unselected package libubsan1-armhf-cross.
22:58:21 [2022-07-08T22:58:21.034Z] #19 72.01 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ...
22:58:21 [2022-07-08T22:58:21.034Z] #19 72.01 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ...
22:58:21 [2022-07-08T22:58:21.034Z] #19 72.10 Selecting previously unselected package libgcc-10-dev-armhf-cross.
22:58:21 [2022-07-08T22:58:21.034Z] #19 72.11 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
22:58:21 [2022-07-08T22:58:21.034Z] #19 72.11 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
22:58:21 [2022-07-08T22:58:21.034Z] #19 72.21 Selecting previously unselected package gcc-10-arm-linux-gnueabihf.
22:58:21 [2022-07-08T22:58:21.292Z] #19 72.21 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
22:58:21 [2022-07-08T22:58:21.292Z] #19 72.22 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
22:58:25 [2022-07-08T22:58:25.011Z] Fetching without tags
22:58:25 [2022-07-08T22:58:25.183Z] Fetching without tags
22:58:25 [2022-07-08T22:58:25.333Z] Merging remotes/origin/master commit 39f7b2b6d0156811d9683c6cb0743118ae516a11 into PR head commit ee230d8fdda6a1901c2adc394b5fb8471ec7aa51
22:58:25 [2022-07-08T22:58:25.537Z] Merging remotes/origin/master commit 39f7b2b6d0156811d9683c6cb0743118ae516a11 into PR head commit ee230d8fdda6a1901c2adc394b5fb8471ec7aa51
22:58:24 [2022-07-08T22:58:24.885Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:58:24 [2022-07-08T22:58:24.898Z]  > git config --add remote.origin.fetch +refs/pull/43789/head:refs/remotes/origin/PR-43789 # timeout=10
22:58:24 [2022-07-08T22:58:24.922Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
22:58:24 [2022-07-08T22:58:24.960Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:58:24 [2022-07-08T22:58:24.988Z] Fetching upstream changes from https://github.com/moby/moby.git
22:58:24 [2022-07-08T22:58:24.988Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:58:24 [2022-07-08T22:58:24.989Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43789/head:refs/remotes/origin/PR-43789 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:58:25 [2022-07-08T22:58:25.321Z]  > git config core.sparsecheckout # timeout=10
22:58:25 [2022-07-08T22:58:25.368Z]  > git checkout -f ee230d8fdda6a1901c2adc394b5fb8471ec7aa51 # timeout=10
22:58:26 [2022-07-08T22:58:26.579Z] #19 77.34 Selecting previously unselected package gcc-arm-linux-gnueabihf.
22:58:26 [2022-07-08T22:58:26.579Z] #19 77.34 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
22:58:26 [2022-07-08T22:58:26.579Z] #19 77.41 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
22:58:26 [2022-07-08T22:58:26.579Z] #19 77.75 Selecting previously unselected package linux-libc-dev-armhf-cross.
22:58:25 [2022-07-08T22:58:25.095Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:58:25 [2022-07-08T22:58:25.109Z]  > git config --add remote.origin.fetch +refs/pull/43789/head:refs/remotes/origin/PR-43789 # timeout=10
22:58:25 [2022-07-08T22:58:25.134Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
22:58:25 [2022-07-08T22:58:25.162Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:58:25 [2022-07-08T22:58:25.188Z] Fetching upstream changes from https://github.com/moby/moby.git
22:58:25 [2022-07-08T22:58:25.188Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:58:25 [2022-07-08T22:58:25.189Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43789/head:refs/remotes/origin/PR-43789 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:58:25 [2022-07-08T22:58:25.545Z]  > git config core.sparsecheckout # timeout=10
22:58:25 [2022-07-08T22:58:25.568Z]  > git checkout -f ee230d8fdda6a1901c2adc394b5fb8471ec7aa51 # timeout=10
22:58:26 [2022-07-08T22:58:26.417Z]  > git remote # timeout=10
22:58:26 [2022-07-08T22:58:26.450Z]  > git config --get remote.origin.url # timeout=10
22:58:26 [2022-07-08T22:58:26.478Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:58:26 [2022-07-08T22:58:26.480Z]  > git merge 39f7b2b6d0156811d9683c6cb0743118ae516a11 # timeout=10
22:58:26 [2022-07-08T22:58:26.839Z] #19 77.75 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ...
22:58:26 [2022-07-08T22:58:26.839Z] #19 77.82 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
22:58:26 [2022-07-08T22:58:26.839Z] #19 77.99 Selecting previously unselected package libc6-dev-armhf-cross.
22:58:26 [2022-07-08T22:58:26.839Z] #19 77.99 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ...
22:58:26 [2022-07-08T22:58:26.839Z] #19 77.99 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ...
22:58:27 [2022-07-08T22:58:27.079Z] Merge succeeded, producing 116709070f08c5156c383f694ccad63786ca862f
22:58:27 [2022-07-08T22:58:27.079Z] Checking out Revision 116709070f08c5156c383f694ccad63786ca862f (PR-43789)
22:58:27 [2022-07-08T22:58:27.099Z] #19 78.21 Selecting previously unselected package libstdc++-10-dev-armhf-cross.
22:58:27 [2022-07-08T22:58:27.099Z] #19 78.21 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
22:58:27 [2022-07-08T22:58:27.099Z] #19 78.21 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
22:58:27 [2022-07-08T22:58:27.131Z] Merge succeeded, producing 116709070f08c5156c383f694ccad63786ca862f
22:58:27 [2022-07-08T22:58:27.131Z] Checking out Revision 116709070f08c5156c383f694ccad63786ca862f (PR-43789)
22:58:27 [2022-07-08T22:58:27.359Z] #19 78.46 Selecting previously unselected package g++-10-arm-linux-gnueabihf.
22:58:27 [2022-07-08T22:58:27.359Z] #19 78.46 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
22:58:27 [2022-07-08T22:58:27.359Z] #19 78.47 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
22:58:26 [2022-07-08T22:58:26.444Z]  > git remote # timeout=10
22:58:26 [2022-07-08T22:58:26.480Z]  > git config --get remote.origin.url # timeout=10
22:58:26 [2022-07-08T22:58:26.492Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:58:26 [2022-07-08T22:58:26.500Z]  > git merge 39f7b2b6d0156811d9683c6cb0743118ae516a11 # timeout=10
22:58:27 [2022-07-08T22:58:27.074Z]  > git rev-parse HEAD^{commit} # timeout=10
22:58:27 [2022-07-08T22:58:27.111Z]  > git config core.sparsecheckout # timeout=10
22:58:27 [2022-07-08T22:58:27.138Z]  > git checkout -f 116709070f08c5156c383f694ccad63786ca862f # timeout=10
22:58:27 [2022-07-08T22:58:27.070Z]  > git rev-parse HEAD^{commit} # timeout=10
22:58:27 [2022-07-08T22:58:27.094Z]  > git config core.sparsecheckout # timeout=10
22:58:27 [2022-07-08T22:58:27.118Z]  > git checkout -f 116709070f08c5156c383f694ccad63786ca862f # timeout=10
22:58:30 [2022-07-08T22:58:30.950Z] Commit message: "Merge commit '39f7b2b6d0156811d9683c6cb0743118ae516a11' into HEAD"
22:58:30 [2022-07-08T22:58:30.982Z] Commit message: "Merge commit '39f7b2b6d0156811d9683c6cb0743118ae516a11' into HEAD"
22:58:30 [2022-07-08T22:58:30.982Z] First time build. Skipping changelog.
22:58:30 [2022-07-08T22:58:30.980Z]  > git --version # timeout=10
22:58:31 [2022-07-08T22:58:31.006Z]  > git --version # 'git version 2.17.1'
22:58:31 [2022-07-08T22:58:31.034Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
22:58:31 [2022-07-08T22:58:31.004Z]  > git --version # timeout=10
22:58:31 [2022-07-08T22:58:31.032Z]  > git --version # 'git version 2.17.1'
22:58:31 [2022-07-08T22:58:31.061Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
22:58:31 [2022-07-08T22:58:31.949Z] + docker version
22:58:32 [2022-07-08T22:58:32.448Z] + docker version
22:58:32 [2022-07-08T22:58:32.639Z] #19 82.95 Selecting previously unselected package g++-arm-linux-gnueabihf.
22:58:32 [2022-07-08T22:58:32.639Z] #19 82.95 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
22:58:32 [2022-07-08T22:58:32.639Z] #19 82.96 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ...
22:58:32 [2022-07-08T22:58:32.639Z] #19 82.98 Selecting previously unselected package crossbuild-essential-armhf.
22:58:32 [2022-07-08T22:58:32.639Z] #19 82.98 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ...
22:58:32 [2022-07-08T22:58:32.639Z] #19 82.99 Unpacking crossbuild-essential-armhf (12.9) ...
22:58:32 [2022-07-08T22:58:32.639Z] #19 83.02 Selecting previously unselected package libc6-ppc64el-cross.
22:58:32 [2022-07-08T22:58:32.639Z] #19 83.02 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ...
22:58:32 [2022-07-08T22:58:32.639Z] #19 83.02 Unpacking libc6-ppc64el-cross (2.31-9cross4) ...
22:58:32 [2022-07-08T22:58:32.639Z] #19 83.17 Selecting previously unselected package libgcc-s1-ppc64el-cross.
22:58:32 [2022-07-08T22:58:32.639Z] #19 83.17 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ...
22:58:32 [2022-07-08T22:58:32.639Z] #19 83.18 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
22:58:32 [2022-07-08T22:58:32.639Z] #19 83.21 Selecting previously unselected package libgomp1-ppc64el-cross.
22:58:32 [2022-07-08T22:58:32.639Z] #19 83.21 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ...
22:58:32 [2022-07-08T22:58:32.639Z] #19 83.21 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ...
22:58:32 [2022-07-08T22:58:32.639Z] #19 83.24 Selecting previously unselected package libitm1-ppc64el-cross.
22:58:32 [2022-07-08T22:58:32.639Z] #19 83.25 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ...
22:58:32 [2022-07-08T22:58:32.639Z] #19 83.25 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ...
22:58:32 [2022-07-08T22:58:32.639Z] #19 83.29 Selecting previously unselected package libatomic1-ppc64el-cross.
22:58:32 [2022-07-08T22:58:32.639Z] #19 83.29 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ...
22:58:32 [2022-07-08T22:58:32.639Z] #19 83.29 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ...
22:58:32 [2022-07-08T22:58:32.639Z] #19 83.32 Selecting previously unselected package libasan6-ppc64el-cross.
22:58:32 [2022-07-08T22:58:32.639Z] #19 83.32 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ...
22:58:32 [2022-07-08T22:58:32.639Z] #19 83.33 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ...
22:58:32 [2022-07-08T22:58:32.639Z] #19 83.56 Selecting previously unselected package liblsan0-ppc64el-cross.
22:58:32 [2022-07-08T22:58:32.639Z] #19 83.56 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
22:58:32 [2022-07-08T22:58:32.639Z] #19 83.57 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ...
22:58:32 [2022-07-08T22:58:32.639Z] #19 83.68 Selecting previously unselected package libtsan0-ppc64el-cross.
22:58:32 [2022-07-08T22:58:32.639Z] #19 83.68 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
22:58:32 [2022-07-08T22:58:32.639Z] #19 83.68 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ...
22:58:32 [2022-07-08T22:58:32.639Z] #19 83.91 Selecting previously unselected package libstdc++6-ppc64el-cross.
22:58:32 [2022-07-08T22:58:32.899Z] #19 83.91 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ...
22:58:32 [2022-07-08T22:58:32.899Z] #19 83.92 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
22:58:32 [2022-07-08T22:58:32.899Z] #19 84.00 Selecting previously unselected package libubsan1-ppc64el-cross.
22:58:32 [2022-07-08T22:58:32.899Z] #19 84.00 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ...
22:58:32 [2022-07-08T22:58:32.899Z] #19 84.01 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ...
22:58:33 [2022-07-08T22:58:33.158Z] #19 84.11 Selecting previously unselected package libquadmath0-ppc64el-cross.
22:58:33 [2022-07-08T22:58:33.158Z] #19 84.11 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ...
22:58:33 [2022-07-08T22:58:33.158Z] #19 84.11 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
22:58:33 [2022-07-08T22:58:33.158Z] #19 84.15 Selecting previously unselected package libgcc-10-dev-ppc64el-cross.
22:58:33 [2022-07-08T22:58:33.158Z] #19 84.15 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
22:58:33 [2022-07-08T22:58:33.158Z] #19 84.15 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
22:58:33 [2022-07-08T22:58:33.158Z] #19 84.33 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu.
22:58:33 [2022-07-08T22:58:33.418Z] #19 84.33 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
22:58:33 [2022-07-08T22:58:33.418Z] #19 84.34 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
22:58:38 [2022-07-08T22:58:38.509Z] Client: Docker Engine - Community
22:58:38 [2022-07-08T22:58:38.509Z]  Version:           20.10.14
22:58:38 [2022-07-08T22:58:38.509Z]  API version:       1.41
22:58:38 [2022-07-08T22:58:38.509Z]  Go version:        go1.16.15
22:58:38 [2022-07-08T22:58:38.509Z]  Git commit:        a224086
22:58:38 [2022-07-08T22:58:38.509Z]  Built:             Thu Mar 24 01:47:57 2022
22:58:38 [2022-07-08T22:58:38.509Z]  OS/Arch:           linux/amd64
22:58:38 [2022-07-08T22:58:38.509Z]  Context:           default
22:58:38 [2022-07-08T22:58:38.509Z]  Experimental:      true
22:58:38 [2022-07-08T22:58:38.509Z] 
22:58:38 [2022-07-08T22:58:38.509Z] Server: Docker Engine - Community
22:58:38 [2022-07-08T22:58:38.509Z]  Engine:
22:58:38 [2022-07-08T22:58:38.509Z]   Version:          20.10.14
22:58:38 [2022-07-08T22:58:38.509Z]   API version:      1.41 (minimum version 1.12)
22:58:38 [2022-07-08T22:58:38.509Z]   Go version:       go1.16.15
22:58:38 [2022-07-08T22:58:38.509Z]   Git commit:       87a90dc
22:58:38 [2022-07-08T22:58:38.509Z]   Built:            Thu Mar 24 01:45:46 2022
22:58:38 [2022-07-08T22:58:38.509Z]   OS/Arch:          linux/amd64
22:58:38 [2022-07-08T22:58:38.509Z]   Experimental:     true
22:58:38 [2022-07-08T22:58:38.509Z]  containerd:
22:58:38 [2022-07-08T22:58:38.509Z]   Version:          1.5.11
22:58:38 [2022-07-08T22:58:38.509Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
22:58:38 [2022-07-08T22:58:38.509Z]  runc:
22:58:38 [2022-07-08T22:58:38.509Z]   Version:          1.0.3
22:58:38 [2022-07-08T22:58:38.509Z]   GitCommit:        v1.0.3-0-gf46b6ba
22:58:38 [2022-07-08T22:58:38.509Z]  docker-init:
22:58:38 [2022-07-08T22:58:38.509Z]   Version:          0.19.0
22:58:38 [2022-07-08T22:58:38.509Z]   GitCommit:        de40ad0
[Pipeline] sh
22:58:38 [2022-07-08T22:58:38.692Z] #19 88.91 Selecting previously unselected package gcc-powerpc64le-linux-gnu.
22:58:38 [2022-07-08T22:58:38.692Z] #19 88.92 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
22:58:38 [2022-07-08T22:58:38.692Z] #19 88.92 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
22:58:38 [2022-07-08T22:58:38.692Z] #19 88.95 Selecting previously unselected package linux-libc-dev-ppc64el-cross.
22:58:38 [2022-07-08T22:58:38.693Z] #19 88.95 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ...
22:58:38 [2022-07-08T22:58:38.693Z] #19 88.95 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
22:58:38 [2022-07-08T22:58:38.693Z] #19 89.12 Selecting previously unselected package libc6-dev-ppc64el-cross.
22:58:38 [2022-07-08T22:58:38.693Z] #19 89.12 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ...
22:58:38 [2022-07-08T22:58:38.693Z] #19 89.13 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ...
22:58:38 [2022-07-08T22:58:38.693Z] #19 89.39 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross.
22:58:38 [2022-07-08T22:58:38.693Z] #19 89.39 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
22:58:38 [2022-07-08T22:58:38.693Z] #19 89.40 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
22:58:38 [2022-07-08T22:58:38.693Z] #19 89.65 Selecting previously unselected package g++-10-powerpc64le-linux-gnu.
22:58:38 [2022-07-08T22:58:38.693Z] #19 89.65 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
22:58:38 [2022-07-08T22:58:38.693Z] #19 89.65 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
22:58:38 [2022-07-08T22:58:38.826Z] + docker info
22:58:39 [2022-07-08T22:58:39.027Z] Client: Docker Engine - Community
22:58:39 [2022-07-08T22:58:39.027Z]  Version:           20.10.14
22:58:39 [2022-07-08T22:58:39.027Z]  API version:       1.41
22:58:39 [2022-07-08T22:58:39.027Z]  Go version:        go1.16.15
22:58:39 [2022-07-08T22:58:39.028Z]  Git commit:        a224086
22:58:39 [2022-07-08T22:58:39.028Z]  Built:             Thu Mar 24 01:47:57 2022
22:58:39 [2022-07-08T22:58:39.028Z]  OS/Arch:           linux/amd64
22:58:39 [2022-07-08T22:58:39.028Z]  Context:           default
22:58:39 [2022-07-08T22:58:39.028Z]  Experimental:      true
22:58:39 [2022-07-08T22:58:39.028Z] 
22:58:39 [2022-07-08T22:58:39.028Z] Server: Docker Engine - Community
22:58:39 [2022-07-08T22:58:39.028Z]  Engine:
22:58:39 [2022-07-08T22:58:39.028Z]   Version:          20.10.14
22:58:39 [2022-07-08T22:58:39.028Z]   API version:      1.41 (minimum version 1.12)
22:58:39 [2022-07-08T22:58:39.028Z]   Go version:       go1.16.15
22:58:39 [2022-07-08T22:58:39.028Z]   Git commit:       87a90dc
22:58:39 [2022-07-08T22:58:39.028Z]   Built:            Thu Mar 24 01:45:46 2022
22:58:39 [2022-07-08T22:58:39.028Z]   OS/Arch:          linux/amd64
22:58:39 [2022-07-08T22:58:39.028Z]   Experimental:     true
22:58:39 [2022-07-08T22:58:39.028Z]  containerd:
22:58:39 [2022-07-08T22:58:39.028Z]   Version:          1.5.11
22:58:39 [2022-07-08T22:58:39.028Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
22:58:39 [2022-07-08T22:58:39.028Z]  runc:
22:58:39 [2022-07-08T22:58:39.028Z]   Version:          1.0.3
22:58:39 [2022-07-08T22:58:39.028Z]   GitCommit:        v1.0.3-0-gf46b6ba
22:58:39 [2022-07-08T22:58:39.028Z]  docker-init:
22:58:39 [2022-07-08T22:58:39.028Z]   Version:          0.19.0
22:58:39 [2022-07-08T22:58:39.028Z]   GitCommit:        de40ad0
[Pipeline] sh
22:58:39 [2022-07-08T22:58:39.373Z] + docker info
22:58:43 [2022-07-08T22:58:43.973Z] #19 94.35 Selecting previously unselected package g++-powerpc64le-linux-gnu.
22:58:43 [2022-07-08T22:58:43.973Z] #19 94.35 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
22:58:43 [2022-07-08T22:58:43.973Z] #19 94.41 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
22:58:43 [2022-07-08T22:58:43.973Z] #19 94.74 Selecting previously unselected package crossbuild-essential-ppc64el.
22:58:43 [2022-07-08T22:58:43.973Z] #19 94.74 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ...
22:58:43 [2022-07-08T22:58:43.973Z] #19 94.79 Unpacking crossbuild-essential-ppc64el (12.9) ...
22:58:43 [2022-07-08T22:58:43.973Z] #19 94.82 Selecting previously unselected package libc6-s390x-cross.
22:58:43 [2022-07-08T22:58:43.973Z] #19 94.82 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ...
22:58:43 [2022-07-08T22:58:43.973Z] #19 94.82 Unpacking libc6-s390x-cross (2.31-9cross4) ...
22:58:43 [2022-07-08T22:58:43.973Z] #19 94.95 Selecting previously unselected package libgcc-s1-s390x-cross.
22:58:43 [2022-07-08T22:58:43.973Z] #19 94.95 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ...
22:58:43 [2022-07-08T22:58:43.973Z] #19 94.96 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ...
22:58:43 [2022-07-08T22:58:43.973Z] #19 94.99 Selecting previously unselected package libgomp1-s390x-cross.
22:58:43 [2022-07-08T22:58:43.973Z] #19 94.99 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ...
22:58:43 [2022-07-08T22:58:43.973Z] #19 94.99 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ...
22:58:43 [2022-07-08T22:58:43.973Z] #19 95.02 Selecting previously unselected package libitm1-s390x-cross.
22:58:43 [2022-07-08T22:58:43.973Z] #19 95.02 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ...
22:58:43 [2022-07-08T22:58:43.973Z] #19 95.03 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ...
22:58:43 [2022-07-08T22:58:43.973Z] #19 95.06 Selecting previously unselected package libatomic1-s390x-cross.
22:58:43 [2022-07-08T22:58:43.973Z] #19 95.06 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ...
22:58:43 [2022-07-08T22:58:43.973Z] #19 95.06 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ...
22:58:43 [2022-07-08T22:58:43.973Z] #19 95.09 Selecting previously unselected package libasan6-s390x-cross.
22:58:43 [2022-07-08T22:58:43.973Z] #19 95.09 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ...
22:58:43 [2022-07-08T22:58:43.973Z] #19 95.09 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ...
22:58:44 [2022-07-08T22:58:44.233Z] #19 95.31 Selecting previously unselected package libstdc++6-s390x-cross.
22:58:44 [2022-07-08T22:58:44.233Z] #19 95.31 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ...
22:58:44 [2022-07-08T22:58:44.233Z] #19 95.32 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ...
22:58:44 [2022-07-08T22:58:44.233Z] #19 95.39 Selecting previously unselected package libubsan1-s390x-cross.
22:58:44 [2022-07-08T22:58:44.233Z] #19 95.39 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ...
22:58:44 [2022-07-08T22:58:44.233Z] #19 95.40 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ...
22:58:44 [2022-07-08T22:58:44.233Z] #19 95.49 Selecting previously unselected package libgcc-10-dev-s390x-cross.
22:58:44 [2022-07-08T22:58:44.233Z] #19 95.49 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
22:58:44 [2022-07-08T22:58:44.493Z] #19 95.50 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
22:58:44 [2022-07-08T22:58:44.493Z] #19 95.60 Selecting previously unselected package gcc-10-s390x-linux-gnu.
22:58:44 [2022-07-08T22:58:44.493Z] #19 95.60 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
22:58:44 [2022-07-08T22:58:44.493Z] #19 95.61 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
22:58:48 [2022-07-08T22:58:48.690Z] #19 99.92 Selecting previously unselected package gcc-s390x-linux-gnu.
22:58:48 [2022-07-08T22:58:48.949Z] #19 99.92 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
22:58:48 [2022-07-08T22:58:48.949Z] #19 99.92 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ...
22:58:48 [2022-07-08T22:58:48.949Z] #19 99.95 Selecting previously unselected package linux-libc-dev-s390x-cross.
22:58:48 [2022-07-08T22:58:48.949Z] #19 99.95 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ...
22:58:48 [2022-07-08T22:58:48.949Z] #19 99.96 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
22:58:48 [2022-07-08T22:58:48.949Z] #19 100.1 Selecting previously unselected package libc6-dev-s390x-cross.
22:58:48 [2022-07-08T22:58:48.949Z] #19 100.1 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ...
22:58:48 [2022-07-08T22:58:48.949Z] #19 100.1 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ...
22:58:49 [2022-07-08T22:58:49.209Z] #19 100.4 Selecting previously unselected package libstdc++-10-dev-s390x-cross.
22:58:49 [2022-07-08T22:58:49.209Z] #19 100.4 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
22:58:49 [2022-07-08T22:58:49.209Z] #19 100.4 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
22:58:49 [2022-07-08T22:58:49.469Z] #19 100.6 Selecting previously unselected package g++-10-s390x-linux-gnu.
22:58:49 [2022-07-08T22:58:49.469Z] #19 100.6 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
22:58:49 [2022-07-08T22:58:49.469Z] #19 100.6 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
22:58:52 [2022-07-08T22:58:52.311Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
22:58:52 [2022-07-08T22:58:52.311Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
22:58:52 [2022-07-08T22:58:52.311Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 31.9% of statements
22:58:52 [2022-07-08T22:58:52.311Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
22:58:52 [2022-07-08T22:58:52.311Z] ?   	github.com/docker/docker/api/server/router	[no test files]
22:58:52 [2022-07-08T22:58:52.311Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
22:58:52 [2022-07-08T22:58:52.311Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
22:58:52 [2022-07-08T22:58:52.311Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
22:58:52 [2022-07-08T22:58:52.311Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
22:58:52 [2022-07-08T22:58:52.311Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
22:58:52 [2022-07-08T22:58:52.311Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
22:58:52 [2022-07-08T22:58:52.311Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
22:58:52 [2022-07-08T22:58:52.311Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
22:58:52 [2022-07-08T22:58:52.311Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
22:58:52 [2022-07-08T22:58:52.311Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
22:58:52 [2022-07-08T22:58:52.311Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 6.0% of statements
22:58:52 [2022-07-08T22:58:52.311Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
22:58:52 [2022-07-08T22:58:52.878Z] ok  	github.com/docker/docker/api/server/router/volume	0.024s	coverage: 67.9% of statements
22:58:52 [2022-07-08T22:58:52.878Z] ?   	github.com/docker/docker/api/types	[no test files]
22:58:52 [2022-07-08T22:58:52.878Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
22:58:52 [2022-07-08T22:58:52.878Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
22:58:52 [2022-07-08T22:58:52.878Z] ?   	github.com/docker/docker/api/types/container	[no test files]
22:58:52 [2022-07-08T22:58:52.878Z] ?   	github.com/docker/docker/api/types/events	[no test files]
22:58:52 [2022-07-08T22:58:52.878Z] ok  	github.com/docker/docker/api/types/filters	0.011s	coverage: 92.2% of statements
22:58:52 [2022-07-08T22:58:52.878Z] ?   	github.com/docker/docker/api/types/image	[no test files]
22:58:52 [2022-07-08T22:58:52.878Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
22:58:52 [2022-07-08T22:58:52.878Z] ?   	github.com/docker/docker/api/types/network	[no test files]
22:58:52 [2022-07-08T22:58:52.878Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
22:58:52 [2022-07-08T22:58:52.878Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
22:58:53 [2022-07-08T22:58:53.136Z] ok  	github.com/docker/docker/api/types/strslice	0.013s	coverage: 90.0% of statements
22:58:53 [2022-07-08T22:58:53.136Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
22:58:53 [2022-07-08T22:58:53.136Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
22:58:53 [2022-07-08T22:58:53.136Z] ok  	github.com/docker/docker/api/types/time	0.013s	coverage: 100.0% of statements
22:58:53 [2022-07-08T22:58:53.395Z] ok  	github.com/docker/docker/api/types/versions	0.008s	coverage: 77.3% of statements
22:58:53 [2022-07-08T22:58:53.395Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
22:58:53 [2022-07-08T22:58:53.395Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
22:58:53 [2022-07-08T22:58:53.395Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
22:58:53 [2022-07-08T22:58:53.395Z] ?   	github.com/docker/docker/builder	[no test files]
22:58:53 [2022-07-08T22:58:53.395Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
22:58:53 [2022-07-08T22:58:53.395Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
22:58:53 [2022-07-08T22:58:53.395Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
22:58:53 [2022-07-08T22:58:53.395Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
22:58:53 [2022-07-08T22:58:53.395Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
22:58:53 [2022-07-08T22:58:53.395Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
22:58:53 [2022-07-08T22:58:53.395Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
22:58:53 [2022-07-08T22:58:53.663Z] #19 104.8 Selecting previously unselected package g++-s390x-linux-gnu.
22:58:53 [2022-07-08T22:58:53.663Z] #19 104.8 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
22:58:53 [2022-07-08T22:58:53.663Z] #19 104.8 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ...
22:58:53 [2022-07-08T22:58:53.663Z] #19 104.8 Selecting previously unselected package crossbuild-essential-s390x.
22:58:53 [2022-07-08T22:58:53.663Z] #19 104.8 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ...
22:58:53 [2022-07-08T22:58:53.663Z] #19 104.8 Unpacking crossbuild-essential-s390x (12.9) ...
22:58:53 [2022-07-08T22:58:53.663Z] #19 104.9 Setting up libconfig-inifiles-perl (3.000003-1) ...
22:58:53 [2022-07-08T22:58:53.663Z] #19 104.9 Setting up libfile-which-perl (1.23-1) ...
22:58:53 [2022-07-08T22:58:53.663Z] #19 104.9 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ...
22:58:53 [2022-07-08T22:58:53.922Z] #19 104.9 Setting up libc6-armhf-cross (2.31-9cross4) ...
22:58:53 [2022-07-08T22:58:53.922Z] #19 104.9 Setting up binutils-s390x-linux-gnu (2.35.2-2) ...
22:58:53 [2022-07-08T22:58:53.922Z] #19 104.9 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
22:58:53 [2022-07-08T22:58:53.922Z] #19 104.9 Setting up libicu67:amd64 (67.1-7) ...
22:58:53 [2022-07-08T22:58:53.922Z] #19 104.9 Setting up libmagic-mgc (1:5.39-3) ...
22:58:53 [2022-07-08T22:58:53.922Z] #19 105.0 Setting up libc6-ppc64el-cross (2.31-9cross4) ...
22:58:53 [2022-07-08T22:58:53.922Z] #19 105.0 Setting up libc6-s390x-cross (2.31-9cross4) ...
22:58:53 [2022-07-08T22:58:53.922Z] #19 105.0 Setting up libmagic1:amd64 (1:5.39-3) ...
22:58:53 [2022-07-08T22:58:53.922Z] #19 105.0 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
22:58:53 [2022-07-08T22:58:53.922Z] #19 105.0 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ...
22:58:53 [2022-07-08T22:58:53.922Z] #19 105.0 Setting up file (1:5.39-3) ...
22:58:53 [2022-07-08T22:58:53.922Z] #19 105.0 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
22:58:53 [2022-07-08T22:58:53.922Z] #19 105.0 Setting up bzip2 (1.0.8-4) ...
22:58:53 [2022-07-08T22:58:53.922Z] #19 105.0 Setting up libyaml-perl (1.30-1) ...
22:58:53 [2022-07-08T22:58:53.922Z] #19 105.1 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ...
22:58:53 [2022-07-08T22:58:53.922Z] #19 105.1 Setting up libxml-sax-base-perl (1.09-1.1) ...
22:58:53 [2022-07-08T22:58:53.922Z] #19 105.1 Setting up libio-string-perl (1.08-3.1) ...
22:58:53 [2022-07-08T22:58:53.922Z] #19 105.1 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
22:58:53 [2022-07-08T22:58:53.922Z] #19 105.1 Setting up cross-config (2.6.18+nmu1) ...
22:58:53 [2022-07-08T22:58:53.922Z] #19 105.2 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
22:58:54 [2022-07-08T22:58:54.181Z] #19 105.2 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:58:54 [2022-07-08T22:58:54.181Z] #19 105.2 Setting up libc6-arm64-cross (2.31-9cross4) ...
22:58:54 [2022-07-08T22:58:54.181Z] #19 105.3 Setting up patch (2.7.6-7) ...
22:58:54 [2022-07-08T22:58:54.181Z] #19 105.3 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
22:58:54 [2022-07-08T22:58:54.181Z] #19 105.3 Setting up gcc-10-cross-base (10.2.1-6cross1) ...
22:58:54 [2022-07-08T22:58:54.181Z] #19 105.3 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ...
22:58:54 [2022-07-08T22:58:54.181Z] #19 105.3 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
22:58:54 [2022-07-08T22:58:54.181Z] #19 105.3 Setting up libc6-armel-cross (2.31-9cross4) ...
22:58:54 [2022-07-08T22:58:54.181Z] #19 105.3 Setting up libitm1-s390x-cross (10.2.1-6cross1) ...
22:58:54 [2022-07-08T22:58:54.181Z] #19 105.3 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ...
22:58:54 [2022-07-08T22:58:54.181Z] #19 105.3 Setting up libc6-dev-s390x-cross (2.31-9cross4) ...
22:58:54 [2022-07-08T22:58:54.181Z] #19 105.4 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
22:58:54 [2022-07-08T22:58:54.181Z] #19 105.4 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
22:58:54 [2022-07-08T22:58:54.181Z] #19 105.4 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
22:58:54 [2022-07-08T22:58:54.181Z] #19 105.4 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ...
22:58:54 [2022-07-08T22:58:54.181Z] #19 105.4 Setting up libc6-dev-armel-cross (2.31-9cross4) ...
22:58:54 [2022-07-08T22:58:54.181Z] #19 105.4 Setting up libfile-homedir-perl (1.006-1) ...
22:58:54 [2022-07-08T22:58:54.181Z] #19 105.4 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ...
22:58:54 [2022-07-08T22:58:54.181Z] #19 105.4 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ...
22:58:54 [2022-07-08T22:58:54.451Z] #19 105.4 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
22:58:54 [2022-07-08T22:58:54.451Z] #19 105.4 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
22:58:54 [2022-07-08T22:58:54.451Z] #19 105.5 Setting up liblocale-gettext-perl (1.07-4+b1) ...
22:58:54 [2022-07-08T22:58:54.451Z] #19 105.5 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
22:58:54 [2022-07-08T22:58:54.451Z] #19 105.5 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
22:58:54 [2022-07-08T22:58:54.451Z] #19 105.5 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
22:58:54 [2022-07-08T22:58:54.451Z] #19 105.5 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ...
22:58:54 [2022-07-08T22:58:54.451Z] #19 105.5 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
22:58:54 [2022-07-08T22:58:54.451Z] #19 105.5 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ...
22:58:54 [2022-07-08T22:58:54.451Z] #19 105.5 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ...
22:58:54 [2022-07-08T22:58:54.451Z] #19 105.5 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ...
22:58:54 [2022-07-08T22:58:54.451Z] #19 105.5 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ...
22:58:54 [2022-07-08T22:58:54.451Z] #19 105.6 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ...
22:58:54 [2022-07-08T22:58:54.451Z] #19 105.6 Setting up libgomp1-armel-cross (10.2.1-6cross1) ...
22:58:54 [2022-07-08T22:58:54.451Z] #19 105.6 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ...
22:58:54 [2022-07-08T22:58:54.451Z] #19 105.6 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
22:58:54 [2022-07-08T22:58:54.451Z] #19 105.6 Setting up libasan6-arm64-cross (10.2.1-6cross1) ...
22:58:54 [2022-07-08T22:58:54.451Z] #19 105.6 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ...
22:58:54 [2022-07-08T22:58:54.451Z] #19 105.6 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ...
22:58:54 [2022-07-08T22:58:54.451Z] #19 105.6 Setting up libc6-dev-armhf-cross (2.31-9cross4) ...
22:58:54 [2022-07-08T22:58:54.451Z] #19 105.6 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ...
22:58:54 [2022-07-08T22:58:54.725Z] #19 105.6 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ...
22:58:54 [2022-07-08T22:58:54.725Z] #19 105.7 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ...
22:58:54 [2022-07-08T22:58:54.725Z] #19 105.7 Setting up libc6-dev-arm64-cross (2.31-9cross4) ...
22:58:54 [2022-07-08T22:58:54.725Z] #19 105.7 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ...
22:58:54 [2022-07-08T22:58:54.725Z] #19 105.7 Setting up libatomic1-armel-cross (10.2.1-6cross1) ...
22:58:54 [2022-07-08T22:58:54.725Z] #19 105.7 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ...
22:58:54 [2022-07-08T22:58:54.725Z] #19 105.7 Setting up libxml-sax-perl (1.02+dfsg-1) ...
22:58:54 [2022-07-08T22:58:54.725Z] #19 105.8 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
22:58:54 [2022-07-08T22:58:54.725Z] #19 105.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:58:54 [2022-07-08T22:58:54.986Z] #19 106.0 
22:58:54 [2022-07-08T22:58:54.986Z] #19 106.0 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:58:54 [2022-07-08T22:58:54.986Z] #19 106.0 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ...
22:58:54 [2022-07-08T22:58:54.986Z] #19 106.0 Setting up dpkg-dev (1.20.10) ...
22:58:54 [2022-07-08T22:58:54.986Z] #19 106.1 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ...
22:58:54 [2022-07-08T22:58:54.986Z] #19 106.1 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ...
22:58:54 [2022-07-08T22:58:54.986Z] #19 106.1 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ...
22:58:54 [2022-07-08T22:58:54.986Z] #19 106.1 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ...
22:58:54 [2022-07-08T22:58:54.986Z] #19 106.1 Setting up libubsan1-armel-cross (10.2.1-6cross1) ...
22:58:54 [2022-07-08T22:58:54.986Z] #19 106.1 Setting up libasan6-armhf-cross (10.2.1-6cross1) ...
22:58:54 [2022-07-08T22:58:54.986Z] #19 106.1 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
22:58:54 [2022-07-08T22:58:54.986Z] #19 106.2 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ...
22:58:55 [2022-07-08T22:58:55.258Z] #19 106.2 Setting up libitm1-arm64-cross (10.2.1-6cross1) ...
22:58:55 [2022-07-08T22:58:55.258Z] #19 106.2 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ...
22:58:55 [2022-07-08T22:58:55.258Z] #19 106.2 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
22:58:55 [2022-07-08T22:58:55.258Z] #19 106.2 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
22:58:55 [2022-07-08T22:58:55.258Z] #19 106.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
22:58:55 [2022-07-08T22:58:55.258Z] #19 106.3 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
22:58:55 [2022-07-08T22:58:55.258Z] #19 106.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:58:55 [2022-07-08T22:58:55.258Z] #19 106.5 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:58:55 [2022-07-08T22:58:55.526Z] #19 106.6 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
22:58:55 [2022-07-08T22:58:55.526Z] #19 106.6 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
22:58:55 [2022-07-08T22:58:55.526Z] #19 106.6 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
22:58:55 [2022-07-08T22:58:55.526Z] #19 106.6 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
22:58:55 [2022-07-08T22:58:55.526Z] #19 106.6 Setting up libasan6-armel-cross (10.2.1-6cross1) ...
22:58:55 [2022-07-08T22:58:55.526Z] #19 106.6 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ...
22:58:55 [2022-07-08T22:58:55.526Z] #19 106.6 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ...
22:58:55 [2022-07-08T22:58:55.526Z] #19 106.6 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
22:58:55 [2022-07-08T22:58:55.526Z] #19 106.6 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
22:58:55 [2022-07-08T22:58:55.526Z] #19 106.6 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ...
22:58:55 [2022-07-08T22:58:55.526Z] #19 106.7 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
22:58:55 [2022-07-08T22:58:55.526Z] #19 106.7 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ...
22:58:55 [2022-07-08T22:58:55.526Z] #19 106.7 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
22:58:55 [2022-07-08T22:58:55.526Z] #19 106.7 Setting up libasan6-s390x-cross (10.2.1-6cross1) ...
22:58:55 [2022-07-08T22:58:55.526Z] #19 106.7 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
22:58:55 [2022-07-08T22:58:55.526Z] #19 106.7 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ...
22:58:55 [2022-07-08T22:58:55.526Z] #19 106.7 Setting up libxml-simple-perl (2.25-1) ...
22:58:55 [2022-07-08T22:58:55.526Z] #19 106.7 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
22:58:55 [2022-07-08T22:58:55.526Z] #19 106.7 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
22:58:55 [2022-07-08T22:58:55.788Z] #19 106.7 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ...
22:58:55 [2022-07-08T22:58:55.788Z] #19 106.8 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
22:58:55 [2022-07-08T22:58:55.788Z] #19 106.8 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ...
22:58:55 [2022-07-08T22:58:55.788Z] #19 106.8 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
22:58:55 [2022-07-08T22:58:55.788Z] #19 106.8 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
22:58:55 [2022-07-08T22:58:55.788Z] #19 106.8 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
22:58:55 [2022-07-08T22:58:55.788Z] #19 106.8 Setting up libconfig-auto-perl (0.44-1.1) ...
22:58:55 [2022-07-08T22:58:55.788Z] #19 106.8 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
22:58:55 [2022-07-08T22:58:55.788Z] #19 106.8 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
22:58:55 [2022-07-08T22:58:55.788Z] #19 106.8 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
22:58:55 [2022-07-08T22:58:55.788Z] #19 106.9 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
22:58:55 [2022-07-08T22:58:55.788Z] #19 106.9 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ...
22:58:55 [2022-07-08T22:58:55.788Z] #19 106.9 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
22:58:55 [2022-07-08T22:58:55.788Z] #19 106.9 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ...
22:58:55 [2022-07-08T22:58:55.788Z] #19 106.9 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ...
22:58:55 [2022-07-08T22:58:55.788Z] #19 106.9 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
22:58:55 [2022-07-08T22:58:55.788Z] #19 106.9 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
22:58:55 [2022-07-08T22:58:55.788Z] #19 106.9 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
22:58:55 [2022-07-08T22:58:55.788Z] #19 106.9 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ...
22:58:55 [2022-07-08T22:58:55.788Z] #19 106.9 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ...
22:58:55 [2022-07-08T22:58:55.788Z] #19 106.9 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
22:58:55 [2022-07-08T22:58:55.788Z] #19 107.0 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
22:58:55 [2022-07-08T22:58:55.788Z] #19 107.0 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ...
22:58:55 [2022-07-08T22:58:55.788Z] #19 107.0 Setting up dpkg-cross (2.6.18+nmu1) ...
22:58:55 [2022-07-08T22:58:55.788Z] #19 107.0 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
22:58:55 [2022-07-08T22:58:55.788Z] #19 107.0 Setting up crossbuild-essential-armel (12.9) ...
22:58:55 [2022-07-08T22:58:55.788Z] #19 107.0 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ...
22:58:55 [2022-07-08T22:58:55.788Z] #19 107.0 Setting up crossbuild-essential-armhf (12.9) ...
22:58:55 [2022-07-08T22:58:55.788Z] #19 107.0 Setting up crossbuild-essential-arm64 (12.9) ...
22:58:55 [2022-07-08T22:58:55.927Z] ok  	github.com/docker/docker/builder/remotecontext	0.105s	coverage: 13.7% of statements
22:58:55 [2022-07-08T22:58:55.927Z] ok  	github.com/docker/docker/builder/dockerfile	0.453s	coverage: 49.3% of statements
22:58:56 [2022-07-08T22:58:56.051Z] #19 107.1 Setting up crossbuild-essential-s390x (12.9) ...
22:58:56 [2022-07-08T22:58:56.051Z] #19 107.1 Setting up crossbuild-essential-ppc64el (12.9) ...
22:58:56 [2022-07-08T22:58:56.051Z] #19 107.1 Processing triggers for libc-bin (2.31-13+deb11u3) ...
22:58:56 [2022-07-08T22:58:56.187Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
22:58:56 [2022-07-08T22:58:56.755Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
22:58:56 [2022-07-08T22:58:56.896Z] Client:
22:58:56 [2022-07-08T22:58:56.896Z]  Context:    default
22:58:56 [2022-07-08T22:58:56.896Z]  Debug Mode: false
22:58:56 [2022-07-08T22:58:56.896Z]  Plugins:
22:58:56 [2022-07-08T22:58:56.896Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
22:58:56 [2022-07-08T22:58:56.896Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
22:58:56 [2022-07-08T22:58:56.896Z]   compose: Docker Compose (Docker Inc., v2.4.1)
22:58:56 [2022-07-08T22:58:56.896Z]   scan: Docker Scan (Docker Inc., v0.17.0)
22:58:56 [2022-07-08T22:58:56.896Z] 
22:58:56 [2022-07-08T22:58:56.896Z] Server:
22:58:56 [2022-07-08T22:58:56.896Z]  Containers: 0
22:58:56 [2022-07-08T22:58:56.896Z]   Running: 0
22:58:56 [2022-07-08T22:58:56.896Z]   Paused: 0
22:58:56 [2022-07-08T22:58:56.896Z]   Stopped: 0
22:58:56 [2022-07-08T22:58:56.896Z]  Images: 0
22:58:56 [2022-07-08T22:58:56.896Z]  Server Version: 20.10.14
22:58:56 [2022-07-08T22:58:56.896Z]  Storage Driver: overlay2
22:58:56 [2022-07-08T22:58:56.896Z]   Backing Filesystem: extfs
22:58:56 [2022-07-08T22:58:56.896Z]   Supports d_type: true
22:58:56 [2022-07-08T22:58:56.896Z]   Native Overlay Diff: true
22:58:56 [2022-07-08T22:58:56.896Z]   userxattr: false
22:58:56 [2022-07-08T22:58:56.896Z]  Logging Driver: json-file
22:58:56 [2022-07-08T22:58:56.896Z]  Cgroup Driver: cgroupfs
22:58:56 [2022-07-08T22:58:56.896Z]  Cgroup Version: 1
22:58:56 [2022-07-08T22:58:56.896Z]  Plugins:
22:58:56 [2022-07-08T22:58:56.896Z]   Volume: local
22:58:56 [2022-07-08T22:58:56.896Z]   Network: bridge host ipvlan macvlan null overlay
22:58:56 [2022-07-08T22:58:56.896Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:58:56 [2022-07-08T22:58:56.896Z]  Swarm: inactive
22:58:56 [2022-07-08T22:58:56.896Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
22:58:56 [2022-07-08T22:58:56.896Z]  Default Runtime: runc
22:58:56 [2022-07-08T22:58:56.896Z]  Init Binary: docker-init
22:58:56 [2022-07-08T22:58:56.896Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
22:58:56 [2022-07-08T22:58:56.896Z]  runc version: v1.0.3-0-gf46b6ba
22:58:56 [2022-07-08T22:58:56.896Z]  init version: de40ad0
22:58:56 [2022-07-08T22:58:56.896Z]  Security Options:
22:58:56 [2022-07-08T22:58:56.896Z]   apparmor
22:58:56 [2022-07-08T22:58:56.896Z]   seccomp
22:58:56 [2022-07-08T22:58:56.896Z]    Profile: default
22:58:56 [2022-07-08T22:58:56.896Z]  Kernel Version: 5.4.0-1071-aws
22:58:56 [2022-07-08T22:58:56.896Z]  Operating System: Ubuntu 18.04.6 LTS
22:58:56 [2022-07-08T22:58:56.896Z]  OSType: linux
22:58:56 [2022-07-08T22:58:56.896Z]  Architecture: x86_64
22:58:56 [2022-07-08T22:58:56.896Z]  CPUs: 2
22:58:56 [2022-07-08T22:58:56.896Z]  Total Memory: 7.483GiB
22:58:56 [2022-07-08T22:58:56.896Z]  Name: ip-10-100-87-190
22:58:56 [2022-07-08T22:58:56.896Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
22:58:56 [2022-07-08T22:58:56.896Z]  Docker Root Dir: /var/lib/docker
22:58:56 [2022-07-08T22:58:56.896Z]  Debug Mode: false
22:58:56 [2022-07-08T22:58:56.896Z]  Registry: https://index.docker.io/v1/
22:58:56 [2022-07-08T22:58:56.896Z]  Labels:
22:58:56 [2022-07-08T22:58:56.896Z]  Experimental: true
22:58:56 [2022-07-08T22:58:56.896Z]  Insecure Registries:
22:58:56 [2022-07-08T22:58:56.896Z]   127.0.0.0/8
22:58:56 [2022-07-08T22:58:56.896Z]  Live Restore Enabled: true
22:58:56 [2022-07-08T22:58:56.896Z] 
22:58:56 [2022-07-08T22:58:56.896Z] WARNING: No swap limit support
[Pipeline] sh
22:58:57 [2022-07-08T22:58:57.225Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
22:58:57 [2022-07-08T22:58:57.225Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
22:58:57 [2022-07-08T22:58:57.225Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43789/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
22:58:57 [2022-07-08T22:58:57.225Z] + bash /home/ubuntu/workspace/moby_PR-43789/check-config.sh
22:58:57 [2022-07-08T22:58:57.225Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
22:58:57 [2022-07-08T22:58:57.225Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
22:58:57 [2022-07-08T22:58:57.225Z] 
22:58:57 [2022-07-08T22:58:57.225Z] Generally Necessary:
22:58:57 [2022-07-08T22:58:57.225Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
22:58:57 [2022-07-08T22:58:57.225Z] - apparmor: enabled and tools installed
22:58:57 [2022-07-08T22:58:57.225Z] - CONFIG_NAMESPACES: enabled
22:58:57 [2022-07-08T22:58:57.225Z] - CONFIG_NET_NS: enabled
22:58:57 [2022-07-08T22:58:57.225Z] - CONFIG_PID_NS: enabled
22:58:57 [2022-07-08T22:58:57.225Z] - CONFIG_IPC_NS: enabled
22:58:57 [2022-07-08T22:58:57.225Z] - CONFIG_UTS_NS: enabled
22:58:57 [2022-07-08T22:58:57.225Z] - CONFIG_CGROUPS: enabled
22:58:57 [2022-07-08T22:58:57.225Z] - CONFIG_CGROUP_CPUACCT: enabled
22:58:57 [2022-07-08T22:58:57.225Z] - CONFIG_CGROUP_DEVICE: enabled
22:58:57 [2022-07-08T22:58:57.225Z] - CONFIG_CGROUP_FREEZER: enabled
22:58:57 [2022-07-08T22:58:57.225Z] - CONFIG_CGROUP_SCHED: enabled
22:58:57 [2022-07-08T22:58:57.225Z] - CONFIG_CPUSETS: enabled
22:58:57 [2022-07-08T22:58:57.225Z] - CONFIG_MEMCG: enabled
22:58:57 [2022-07-08T22:58:57.225Z] - CONFIG_KEYS: enabled
22:58:57 [2022-07-08T22:58:57.225Z] - CONFIG_VETH: enabled (as module)
22:58:57 [2022-07-08T22:58:57.225Z] - CONFIG_BRIDGE: enabled (as module)
22:58:57 [2022-07-08T22:58:57.225Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
22:58:57 [2022-07-08T22:58:57.225Z] - CONFIG_IP_NF_FILTER: enabled (as module)
22:58:57 [2022-07-08T22:58:57.330Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.476s	coverage: 86.3% of statements
22:58:57 [2022-07-08T22:58:57.330Z] ?   	github.com/docker/docker/cli	[no test files]
22:58:57 [2022-07-08T22:58:57.330Z] ?   	github.com/docker/docker/cli/config	[no test files]
22:58:57 [2022-07-08T22:58:57.330Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
22:58:57 [2022-07-08T22:58:57.330Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
22:58:57 [2022-07-08T22:58:57.430Z] #19 DONE 108.3s
22:58:57 [2022-07-08T22:58:57.430Z] 
22:58:57 [2022-07-08T22:58:57.430Z] #69 [containerd 1/3] 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
22:58:57 [2022-07-08T22:58:57.430Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e
22:58:57 [2022-07-08T22:58:57.430Z] #69 ...
22:58:57 [2022-07-08T22:58:57.430Z] 
22:58:57 [2022-07-08T22:58:57.430Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
22:58:57 [2022-07-08T22:58:57.430Z] #32 sha256:d985e0c860319d09598a96f6b59455fd2358e096ba7c737e7933c8c6ea96f908
22:58:57 [2022-07-08T22:58:57.430Z] #32 DONE 0.3s
22:58:57 [2022-07-08T22:58:57.430Z] 
22:58:57 [2022-07-08T22:58:57.430Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
22:58:57 [2022-07-08T22:58:57.430Z] #73 sha256:ab55871378f5c260b46193756ee82459a6aa86c213242df5d5321ab4dcaaae18
22:58:57 [2022-07-08T22:58:57.430Z] #73 DONE 0.3s
22:58:57 [2022-07-08T22:58:57.485Z] Client:
22:58:57 [2022-07-08T22:58:57.485Z]  Context:    default
22:58:57 [2022-07-08T22:58:57.485Z]  Debug Mode: false
22:58:57 [2022-07-08T22:58:57.485Z]  Plugins:
22:58:57 [2022-07-08T22:58:57.485Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
22:58:57 [2022-07-08T22:58:57.485Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
22:58:57 [2022-07-08T22:58:57.485Z]   compose: Docker Compose (Docker Inc., v2.4.1)
22:58:57 [2022-07-08T22:58:57.485Z]   scan: Docker Scan (Docker Inc., v0.17.0)
22:58:57 [2022-07-08T22:58:57.485Z] 
22:58:57 [2022-07-08T22:58:57.485Z] Server:
22:58:57 [2022-07-08T22:58:57.485Z]  Containers: 0
22:58:57 [2022-07-08T22:58:57.485Z]   Running: 0
22:58:57 [2022-07-08T22:58:57.485Z]   Paused: 0
22:58:57 [2022-07-08T22:58:57.485Z]   Stopped: 0
22:58:57 [2022-07-08T22:58:57.485Z]  Images: 0
22:58:57 [2022-07-08T22:58:57.485Z]  Server Version: 20.10.14
22:58:57 [2022-07-08T22:58:57.485Z]  Storage Driver: overlay2
22:58:57 [2022-07-08T22:58:57.485Z]   Backing Filesystem: extfs
22:58:57 [2022-07-08T22:58:57.485Z]   Supports d_type: true
22:58:57 [2022-07-08T22:58:57.485Z]   Native Overlay Diff: true
22:58:57 [2022-07-08T22:58:57.485Z]   userxattr: false
22:58:57 [2022-07-08T22:58:57.485Z]  Logging Driver: json-file
22:58:57 [2022-07-08T22:58:57.485Z]  Cgroup Driver: cgroupfs
22:58:57 [2022-07-08T22:58:57.485Z]  Cgroup Version: 1
22:58:57 [2022-07-08T22:58:57.485Z]  Plugins:
22:58:57 [2022-07-08T22:58:57.485Z]   Volume: local
22:58:57 [2022-07-08T22:58:57.485Z]   Network: bridge host ipvlan macvlan null overlay
22:58:57 [2022-07-08T22:58:57.485Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:58:57 [2022-07-08T22:58:57.485Z]  Swarm: inactive
22:58:57 [2022-07-08T22:58:57.485Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
22:58:57 [2022-07-08T22:58:57.485Z]  Default Runtime: runc
22:58:57 [2022-07-08T22:58:57.485Z]  Init Binary: docker-init
22:58:57 [2022-07-08T22:58:57.485Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
22:58:57 [2022-07-08T22:58:57.485Z]  runc version: v1.0.3-0-gf46b6ba
22:58:57 [2022-07-08T22:58:57.485Z]  init version: de40ad0
22:58:57 [2022-07-08T22:58:57.485Z]  Security Options:
22:58:57 [2022-07-08T22:58:57.485Z]   apparmor
22:58:57 [2022-07-08T22:58:57.485Z]   seccomp
22:58:57 [2022-07-08T22:58:57.485Z]    Profile: default
22:58:57 [2022-07-08T22:58:57.485Z]  Kernel Version: 5.4.0-1071-aws
22:58:57 [2022-07-08T22:58:57.485Z]  Operating System: Ubuntu 18.04.6 LTS
22:58:57 [2022-07-08T22:58:57.485Z]  OSType: linux
22:58:57 [2022-07-08T22:58:57.485Z]  Architecture: x86_64
22:58:57 [2022-07-08T22:58:57.485Z]  CPUs: 2
22:58:57 [2022-07-08T22:58:57.485Z]  Total Memory: 7.565GiB
22:58:57 [2022-07-08T22:58:57.485Z]  Name: ip-10-100-120-107
22:58:57 [2022-07-08T22:58:57.485Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
22:58:57 [2022-07-08T22:58:57.485Z]  Docker Root Dir: /var/lib/docker
22:58:57 [2022-07-08T22:58:57.485Z]  Debug Mode: false
22:58:57 [2022-07-08T22:58:57.485Z]  Registry: https://index.docker.io/v1/
22:58:57 [2022-07-08T22:58:57.485Z]  Labels:
22:58:57 [2022-07-08T22:58:57.485Z]  Experimental: true
22:58:57 [2022-07-08T22:58:57.485Z]  Insecure Registries:
22:58:57 [2022-07-08T22:58:57.485Z]   127.0.0.0/8
22:58:57 [2022-07-08T22:58:57.485Z]  Live Restore Enabled: true
22:58:57 [2022-07-08T22:58:57.485Z] 
22:58:57 [2022-07-08T22:58:57.485Z] WARNING: No swap limit support
22:58:57 [2022-07-08T22:58:57.488Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
22:58:57 [2022-07-08T22:58:57.488Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
22:58:57 [2022-07-08T22:58:57.488Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
22:58:57 [2022-07-08T22:58:57.488Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
22:58:57 [2022-07-08T22:58:57.488Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
22:58:57 [2022-07-08T22:58:57.488Z] - CONFIG_IP_NF_NAT: enabled (as module)
22:58:57 [2022-07-08T22:58:57.488Z] - CONFIG_NF_NAT: enabled (as module)
22:58:57 [2022-07-08T22:58:57.488Z] - CONFIG_POSIX_MQUEUE: enabled
22:58:57 [2022-07-08T22:58:57.488Z] - CONFIG_CGROUP_BPF: enabled
22:58:57 [2022-07-08T22:58:57.488Z] 
22:58:57 [2022-07-08T22:58:57.488Z] Optional Features:
22:58:57 [2022-07-08T22:58:57.488Z] - CONFIG_USER_NS: enabled
22:58:57 [2022-07-08T22:58:57.488Z] - CONFIG_SECCOMP: enabled
22:58:57 [2022-07-08T22:58:57.488Z] - CONFIG_SECCOMP_FILTER: enabled
22:58:57 [2022-07-08T22:58:57.488Z] - CONFIG_CGROUP_PIDS: enabled
22:58:57 [2022-07-08T22:58:57.488Z] - CONFIG_MEMCG_SWAP: enabled
22:58:57 [2022-07-08T22:58:57.488Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
22:58:57 [2022-07-08T22:58:57.488Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
22:58:57 [2022-07-08T22:58:57.488Z] - CONFIG_BLK_CGROUP: enabled
22:58:57 [2022-07-08T22:58:57.488Z] - CONFIG_BLK_DEV_THROTTLING: enabled
22:58:57 [2022-07-08T22:58:57.488Z] - CONFIG_CGROUP_PERF: enabled
22:58:57 [2022-07-08T22:58:57.488Z] - CONFIG_CGROUP_HUGETLB: enabled
22:58:57 [2022-07-08T22:58:57.488Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
22:58:57 [2022-07-08T22:58:57.488Z] - CONFIG_CGROUP_NET_PRIO: enabled
22:58:57 [2022-07-08T22:58:57.488Z] - CONFIG_CFS_BANDWIDTH: enabled
22:58:57 [2022-07-08T22:58:57.488Z] - CONFIG_FAIR_GROUP_SCHED: enabled
22:58:57 [2022-07-08T22:58:57.488Z] - CONFIG_RT_GROUP_SCHED: missing
22:58:57 [2022-07-08T22:58:57.488Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
22:58:57 [2022-07-08T22:58:57.488Z] - CONFIG_IP_VS: enabled (as module)
22:58:57 [2022-07-08T22:58:57.488Z] - CONFIG_IP_VS_NFCT: enabled
22:58:57 [2022-07-08T22:58:57.488Z] - CONFIG_IP_VS_PROTO_TCP: enabled
22:58:57 [2022-07-08T22:58:57.488Z] - CONFIG_IP_VS_PROTO_UDP: enabled
22:58:57 [2022-07-08T22:58:57.488Z] - CONFIG_IP_VS_RR: enabled (as module)
22:58:57 [2022-07-08T22:58:57.488Z] - CONFIG_SECURITY_SELINUX: enabled
22:58:57 [2022-07-08T22:58:57.488Z] - CONFIG_SECURITY_APPARMOR: enabled
22:58:57 [2022-07-08T22:58:57.488Z] - CONFIG_EXT4_FS: enabled
22:58:57 [2022-07-08T22:58:57.488Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
22:58:57 [2022-07-08T22:58:57.488Z] - CONFIG_EXT4_FS_SECURITY: enabled
22:58:57 [2022-07-08T22:58:57.488Z] - Network Drivers:
22:58:57 [2022-07-08T22:58:57.488Z]   - "overlay":
[Pipeline] sh
22:58:57 [2022-07-08T22:58:57.689Z] 
22:58:57 [2022-07-08T22:58:57.689Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
22:58:57 [2022-07-08T22:58:57.689Z] #74 sha256:a68f3c7b31837946727ae6a59873ff955e5620020934063cbef0c381de5bdcdc
22:58:57 [2022-07-08T22:58:57.751Z]     - CONFIG_VXLAN: enabled (as module)
22:58:57 [2022-07-08T22:58:57.751Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
22:58:57 [2022-07-08T22:58:57.751Z]       Optional (for encrypted networks):
22:58:57 [2022-07-08T22:58:57.751Z]       - CONFIG_CRYPTO: enabled
22:58:57 [2022-07-08T22:58:57.751Z]       - CONFIG_CRYPTO_AEAD: enabled
22:58:57 [2022-07-08T22:58:57.751Z]       - CONFIG_CRYPTO_GCM: enabled
22:58:57 [2022-07-08T22:58:57.751Z]       - CONFIG_CRYPTO_SEQIV: enabled
22:58:57 [2022-07-08T22:58:57.751Z]       - CONFIG_CRYPTO_GHASH: enabled
22:58:57 [2022-07-08T22:58:57.751Z]       - CONFIG_XFRM: enabled
22:58:57 [2022-07-08T22:58:57.751Z]       - CONFIG_XFRM_USER: enabled (as module)
22:58:57 [2022-07-08T22:58:57.751Z]       - CONFIG_XFRM_ALGO: enabled (as module)
22:58:57 [2022-07-08T22:58:57.751Z]       - CONFIG_INET_ESP: enabled (as module)
22:58:57 [2022-07-08T22:58:57.751Z]   - "ipvlan":
22:58:57 [2022-07-08T22:58:57.751Z]     - CONFIG_IPVLAN: enabled (as module)
22:58:57 [2022-07-08T22:58:57.751Z]   - "macvlan":
22:58:57 [2022-07-08T22:58:57.751Z]     - CONFIG_MACVLAN: enabled (as module)
22:58:57 [2022-07-08T22:58:57.751Z]     - CONFIG_DUMMY: enabled (as module)
22:58:57 [2022-07-08T22:58:57.751Z]   - "ftp,tftp client in container":
22:58:57 [2022-07-08T22:58:57.751Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
22:58:57 [2022-07-08T22:58:57.751Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
22:58:57 [2022-07-08T22:58:57.751Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
22:58:57 [2022-07-08T22:58:57.751Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
22:58:57 [2022-07-08T22:58:57.751Z] - Storage Drivers:
22:58:57 [2022-07-08T22:58:57.751Z]   - "aufs":
22:58:57 [2022-07-08T22:58:57.751Z]     - CONFIG_AUFS_FS: enabled (as module)
22:58:57 [2022-07-08T22:58:57.751Z]   - "btrfs":
22:58:57 [2022-07-08T22:58:57.751Z]     - CONFIG_BTRFS_FS: enabled (as module)
22:58:57 [2022-07-08T22:58:57.751Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
22:58:57 [2022-07-08T22:58:57.751Z]   - "devicemapper":
22:58:57 [2022-07-08T22:58:57.751Z]     - CONFIG_BLK_DEV_DM: enabled
22:58:57 [2022-07-08T22:58:57.751Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
22:58:57 [2022-07-08T22:58:57.751Z]   - "overlay":
22:58:57 [2022-07-08T22:58:57.751Z]     - CONFIG_OVERLAY_FS: enabled (as module)
22:58:57 [2022-07-08T22:58:57.751Z]   - "zfs":
22:58:57 [2022-07-08T22:58:57.751Z]     - /dev/zfs: present
22:58:57 [2022-07-08T22:58:57.751Z]     - zfs command: missing
22:58:57 [2022-07-08T22:58:57.751Z]     - zpool command: missing
22:58:57 [2022-07-08T22:58:57.751Z] 
22:58:57 [2022-07-08T22:58:57.751Z] Limits:
22:58:57 [2022-07-08T22:58:57.751Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
22:58:57 [2022-07-08T22:58:57.751Z] 
22:58:57 [2022-07-08T22:58:57.751Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
22:58:57 [2022-07-08T22:58:57.788Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
22:58:57 [2022-07-08T22:58:57.788Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
22:58:57 [2022-07-08T22:58:57.788Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43789/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
22:58:57 [2022-07-08T22:58:57.788Z] + bash /home/ubuntu/workspace/moby_PR-43789/check-config.sh
22:58:57 [2022-07-08T22:58:57.788Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
22:58:57 [2022-07-08T22:58:57.788Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
22:58:57 [2022-07-08T22:58:57.788Z] 
22:58:57 [2022-07-08T22:58:57.788Z] Generally Necessary:
22:58:57 [2022-07-08T22:58:57.788Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
22:58:57 [2022-07-08T22:58:57.788Z] - apparmor: enabled and tools installed
22:58:57 [2022-07-08T22:58:57.788Z] - CONFIG_NAMESPACES: enabled
22:58:57 [2022-07-08T22:58:57.788Z] - CONFIG_NET_NS: enabled
22:58:57 [2022-07-08T22:58:57.788Z] - CONFIG_PID_NS: enabled
22:58:57 [2022-07-08T22:58:57.788Z] - CONFIG_IPC_NS: enabled
22:58:57 [2022-07-08T22:58:57.788Z] - CONFIG_UTS_NS: enabled
22:58:57 [2022-07-08T22:58:57.788Z] - CONFIG_CGROUPS: enabled
22:58:57 [2022-07-08T22:58:57.788Z] - CONFIG_CGROUP_CPUACCT: enabled
22:58:57 [2022-07-08T22:58:57.788Z] - CONFIG_CGROUP_DEVICE: enabled
22:58:57 [2022-07-08T22:58:57.788Z] - CONFIG_CGROUP_FREEZER: enabled
22:58:57 [2022-07-08T22:58:57.788Z] - CONFIG_CGROUP_SCHED: enabled
22:58:57 [2022-07-08T22:58:57.788Z] - CONFIG_CPUSETS: enabled
22:58:57 [2022-07-08T22:58:57.788Z] - CONFIG_MEMCG: enabled
22:58:57 [2022-07-08T22:58:57.788Z] - CONFIG_KEYS: enabled
22:58:57 [2022-07-08T22:58:57.788Z] - CONFIG_VETH: enabled (as module)
22:58:57 [2022-07-08T22:58:57.788Z] - CONFIG_BRIDGE: enabled (as module)
22:58:57 [2022-07-08T22:58:57.788Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
22:58:57 [2022-07-08T22:58:57.788Z] - CONFIG_IP_NF_FILTER: enabled (as module)
22:58:57 [2022-07-08T22:58:57.788Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
[Pipeline] sh
22:58:57 [2022-07-08T22:58:57.897Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.016s	coverage: 69.3% of statements
22:58:58 [2022-07-08T22:58:58.052Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
22:58:58 [2022-07-08T22:58:58.052Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
22:58:58 [2022-07-08T22:58:58.052Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
22:58:58 [2022-07-08T22:58:58.052Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
22:58:58 [2022-07-08T22:58:58.052Z] - CONFIG_IP_NF_NAT: enabled (as module)
22:58:58 [2022-07-08T22:58:58.052Z] - CONFIG_NF_NAT: enabled (as module)
22:58:58 [2022-07-08T22:58:58.052Z] - CONFIG_POSIX_MQUEUE: enabled
22:58:58 [2022-07-08T22:58:58.052Z] - CONFIG_CGROUP_BPF: enabled
22:58:58 [2022-07-08T22:58:58.052Z] 
22:58:58 [2022-07-08T22:58:58.052Z] Optional Features:
22:58:58 [2022-07-08T22:58:58.052Z] - CONFIG_USER_NS: enabled
22:58:58 [2022-07-08T22:58:58.052Z] - CONFIG_SECCOMP: enabled
22:58:58 [2022-07-08T22:58:58.052Z] - CONFIG_SECCOMP_FILTER: enabled
22:58:58 [2022-07-08T22:58:58.052Z] - CONFIG_CGROUP_PIDS: enabled
22:58:58 [2022-07-08T22:58:58.052Z] - CONFIG_MEMCG_SWAP: enabled
22:58:58 [2022-07-08T22:58:58.052Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
22:58:58 [2022-07-08T22:58:58.052Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
22:58:58 [2022-07-08T22:58:58.052Z] - CONFIG_BLK_CGROUP: enabled
22:58:58 [2022-07-08T22:58:58.052Z] - CONFIG_BLK_DEV_THROTTLING: enabled
22:58:58 [2022-07-08T22:58:58.052Z] - CONFIG_CGROUP_PERF: enabled
22:58:58 [2022-07-08T22:58:58.052Z] - CONFIG_CGROUP_HUGETLB: enabled
22:58:58 [2022-07-08T22:58:58.052Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
22:58:58 [2022-07-08T22:58:58.052Z] - CONFIG_CGROUP_NET_PRIO: enabled
22:58:58 [2022-07-08T22:58:58.052Z] - CONFIG_CFS_BANDWIDTH: enabled
22:58:58 [2022-07-08T22:58:58.052Z] - CONFIG_FAIR_GROUP_SCHED: enabled
22:58:58 [2022-07-08T22:58:58.052Z] - CONFIG_RT_GROUP_SCHED: missing
22:58:58 [2022-07-08T22:58:58.052Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
22:58:58 [2022-07-08T22:58:58.052Z] - CONFIG_IP_VS: enabled (as module)
22:58:58 [2022-07-08T22:58:58.052Z] - CONFIG_IP_VS_NFCT: enabled
22:58:58 [2022-07-08T22:58:58.052Z] - CONFIG_IP_VS_PROTO_TCP: enabled
22:58:58 [2022-07-08T22:58:58.052Z] - CONFIG_IP_VS_PROTO_UDP: enabled
22:58:58 [2022-07-08T22:58:58.052Z] - CONFIG_IP_VS_RR: enabled (as module)
22:58:58 [2022-07-08T22:58:58.052Z] - CONFIG_SECURITY_SELINUX: enabled
22:58:58 [2022-07-08T22:58:58.052Z] - CONFIG_SECURITY_APPARMOR: enabled
22:58:58 [2022-07-08T22:58:58.052Z] - CONFIG_EXT4_FS: enabled
22:58:58 [2022-07-08T22:58:58.052Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
22:58:58 [2022-07-08T22:58:58.052Z] - CONFIG_EXT4_FS_SECURITY: enabled
22:58:58 [2022-07-08T22:58:58.138Z] + sudo modprobe ip_vs
22:58:58 [2022-07-08T22:58:58.138Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:116709070f08c5156c383f694ccad63786ca862f .
22:58:58 [2022-07-08T22:58:58.312Z] - Network Drivers:
22:58:58 [2022-07-08T22:58:58.312Z]   - "overlay":
22:58:58 [2022-07-08T22:58:58.312Z]     - CONFIG_VXLAN: enabled (as module)
22:58:58 [2022-07-08T22:58:58.312Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
22:58:58 [2022-07-08T22:58:58.312Z]       Optional (for encrypted networks):
22:58:58 [2022-07-08T22:58:58.312Z]       - CONFIG_CRYPTO: enabled
22:58:58 [2022-07-08T22:58:58.312Z]       - CONFIG_CRYPTO_AEAD: enabled
22:58:58 [2022-07-08T22:58:58.312Z]       - CONFIG_CRYPTO_GCM: enabled
22:58:58 [2022-07-08T22:58:58.312Z]       - CONFIG_CRYPTO_SEQIV: enabled
22:58:58 [2022-07-08T22:58:58.312Z]       - CONFIG_CRYPTO_GHASH: enabled
22:58:58 [2022-07-08T22:58:58.312Z]       - CONFIG_XFRM: enabled
22:58:58 [2022-07-08T22:58:58.312Z]       - CONFIG_XFRM_USER: enabled (as module)
22:58:58 [2022-07-08T22:58:58.312Z]       - CONFIG_XFRM_ALGO: enabled (as module)
22:58:58 [2022-07-08T22:58:58.312Z]       - CONFIG_INET_ESP: enabled (as module)
22:58:58 [2022-07-08T22:58:58.312Z]   - "ipvlan":
22:58:58 [2022-07-08T22:58:58.312Z]     - CONFIG_IPVLAN: enabled (as module)
22:58:58 [2022-07-08T22:58:58.312Z]   - "macvlan":
22:58:58 [2022-07-08T22:58:58.312Z]     - CONFIG_MACVLAN: enabled (as module)
22:58:58 [2022-07-08T22:58:58.312Z]     - CONFIG_DUMMY: enabled (as module)
22:58:58 [2022-07-08T22:58:58.312Z]   - "ftp,tftp client in container":
22:58:58 [2022-07-08T22:58:58.312Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
22:58:58 [2022-07-08T22:58:58.312Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
22:58:58 [2022-07-08T22:58:58.312Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
22:58:58 [2022-07-08T22:58:58.312Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
22:58:58 [2022-07-08T22:58:58.312Z] - Storage Drivers:
22:58:58 [2022-07-08T22:58:58.312Z]   - "aufs":
22:58:58 [2022-07-08T22:58:58.312Z]     - CONFIG_AUFS_FS: enabled (as module)
22:58:58 [2022-07-08T22:58:58.312Z]   - "btrfs":
22:58:58 [2022-07-08T22:58:58.312Z]     - CONFIG_BTRFS_FS: enabled (as module)
22:58:58 [2022-07-08T22:58:58.312Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
22:58:58 [2022-07-08T22:58:58.312Z]   - "devicemapper":
22:58:58 [2022-07-08T22:58:58.312Z]     - CONFIG_BLK_DEV_DM: enabled
22:58:58 [2022-07-08T22:58:58.312Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
22:58:58 [2022-07-08T22:58:58.312Z]   - "overlay":
22:58:58 [2022-07-08T22:58:58.312Z]     - CONFIG_OVERLAY_FS: enabled (as module)
22:58:58 [2022-07-08T22:58:58.312Z]   - "zfs":
22:58:58 [2022-07-08T22:58:58.312Z]     - /dev/zfs: present
22:58:58 [2022-07-08T22:58:58.312Z]     - zfs command: missing
22:58:58 [2022-07-08T22:58:58.312Z]     - zpool command: missing
22:58:58 [2022-07-08T22:58:58.312Z] 
22:58:58 [2022-07-08T22:58:58.312Z] Limits:
22:58:58 [2022-07-08T22:58:58.312Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
22:58:58 [2022-07-08T22:58:58.312Z] 
22:58:58 [2022-07-08T22:58:58.312Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
22:58:58 [2022-07-08T22:58:58.655Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:116709070f08c5156c383f694ccad63786ca862f .
22:58:58 [2022-07-08T22:58:58.915Z] #1 [internal] load build definition from Dockerfile
22:58:58 [2022-07-08T22:58:58.915Z] #1 sha256:f07fba6da9c570ed30a517a2bd0c557ad439db72727405c1795c9a9497f419bd
22:58:58 [2022-07-08T22:58:58.915Z] #1 transferring dockerfile: 37B 0.0s
22:58:59 [2022-07-08T22:58:59.066Z] #74 1.287 + RM_GOPATH=0
22:58:59 [2022-07-08T22:58:59.066Z] #74 1.289 + TMP_GOPATH=
22:58:59 [2022-07-08T22:58:59.066Z] #74 1.290 + : /build
22:58:59 [2022-07-08T22:58:59.066Z] #74 1.290 + '[' -z '' ']'
22:58:59 [2022-07-08T22:58:59.066Z] #74 1.290 ++ mktemp -d
22:58:59 [2022-07-08T22:58:59.066Z] #74 1.291 + export GOPATH=/tmp/tmp.0woPVk1Tf8
22:58:59 [2022-07-08T22:58:59.066Z] #74 1.291 + GOPATH=/tmp/tmp.0woPVk1Tf8
22:58:59 [2022-07-08T22:58:59.066Z] #74 1.291 + RM_GOPATH=1
22:58:59 [2022-07-08T22:58:59.066Z] #74 1.291 + case "$(go env GOARCH)" in
22:58:59 [2022-07-08T22:58:59.066Z] #74 1.291 ++ go env GOARCH
22:58:59 [2022-07-08T22:58:59.066Z] #74 1.297 + export GO_BUILDMODE=-buildmode=pie
22:58:59 [2022-07-08T22:58:59.066Z] #74 1.297 + GO_BUILDMODE=-buildmode=pie
22:58:59 [2022-07-08T22:58:59.066Z] #74 1.298 ++ dirname /install.sh
22:58:59 [2022-07-08T22:58:59.066Z] #74 1.298 + dir=/
22:58:59 [2022-07-08T22:58:59.066Z] #74 1.298 + bin=rootlesskit
22:58:59 [2022-07-08T22:58:59.066Z] #74 1.298 + shift
22:58:59 [2022-07-08T22:58:59.066Z] #74 1.298 + '[' '!' -f //rootlesskit.installer ']'
22:58:59 [2022-07-08T22:58:59.066Z] #74 1.300 + . //rootlesskit.installer
22:58:59 [2022-07-08T22:58:59.066Z] #74 1.300 ++ : 1920341cd41e047834a21007424162a2dc946315
22:58:59 [2022-07-08T22:58:59.066Z] #74 1.300 + install_rootlesskit
22:58:59 [2022-07-08T22:58:59.066Z] #74 1.300 + case "$1" in
22:58:59 [2022-07-08T22:58:59.066Z] #74 1.300 + export CGO_ENABLED=0
22:58:59 [2022-07-08T22:58:59.066Z] #74 1.300 + CGO_ENABLED=0
22:58:59 [2022-07-08T22:58:59.066Z] #74 1.300 + _install_rootlesskit
22:58:59 [2022-07-08T22:58:59.066Z] #74 1.301 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
22:58:59 [2022-07-08T22:58:59.066Z] #74 1.301 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
22:58:59 [2022-07-08T22:58:59.066Z] #74 1.301 + for f in rootlesskit rootlesskit-docker-proxy
22:58:59 [2022-07-08T22:58:59.066Z] #74 1.301 + GOBIN=/build
22:58:59 [2022-07-08T22:58:59.066Z] #74 1.301 + GO111MODULE=on
22:58:59 [2022-07-08T22:58:59.066Z] #74 1.301 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
22:58:59 [2022-07-08T22:58:59.066Z] #74 1.712 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
22:58:59 [2022-07-08T22:58:59.078Z] #1 [internal] load build definition from Dockerfile
22:58:59 [2022-07-08T22:58:59.078Z] #1 sha256:4362cd1723b3b61a127e5bcf5a8bf82753c70472424e4e721852ee7ee46af90f
22:58:59 [2022-07-08T22:58:59.078Z] #1 transferring dockerfile: 19.25kB done
22:58:59 [2022-07-08T22:58:59.078Z] #1 DONE 0.2s
22:58:59 [2022-07-08T22:58:59.078Z] 
22:58:59 [2022-07-08T22:58:59.078Z] #2 [internal] load .dockerignore
22:58:59 [2022-07-08T22:58:59.078Z] #2 sha256:46c06fdc7976a0fcf8cf500b4cc757d3dfb4b90d67032d5e9c14e3244988a999
22:58:59 [2022-07-08T22:58:59.078Z] #2 transferring context: 145B done
22:58:59 [2022-07-08T22:58:59.078Z] #2 DONE 0.1s
22:58:59 [2022-07-08T22:58:59.078Z] 
22:58:59 [2022-07-08T22:58:59.078Z] #3 resolve image config for docker.io/docker/dockerfile:1
22:58:59 [2022-07-08T22:58:59.078Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
22:58:59 [2022-07-08T22:58:59.175Z] #1 transferring dockerfile: 19.25kB 0.0s done
22:58:59 [2022-07-08T22:58:59.175Z] #1 DONE 0.2s
22:58:59 [2022-07-08T22:58:59.175Z] 
22:58:59 [2022-07-08T22:58:59.175Z] #2 [internal] load .dockerignore
22:58:59 [2022-07-08T22:58:59.175Z] #2 sha256:68fe453b96838ca66d32b5ce06def47a0ee5dff842a08d6f7864a3ed456db657
22:58:59 [2022-07-08T22:58:59.175Z] #2 transferring context: 145B done
22:58:59 [2022-07-08T22:58:59.175Z] #2 DONE 0.2s
22:58:59 [2022-07-08T22:58:59.175Z] 
22:58:59 [2022-07-08T22:58:59.175Z] #3 resolve image config for docker.io/docker/dockerfile:1
22:58:59 [2022-07-08T22:58:59.175Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
22:58:59 [2022-07-08T22:58:59.643Z] #3 DONE 0.4s
22:58:59 [2022-07-08T22:58:59.643Z] 
22:58:59 [2022-07-08T22:58:59.643Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
22:58:59 [2022-07-08T22:58:59.643Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
22:58:59 [2022-07-08T22:58:59.643Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done
22:58:59 [2022-07-08T22:58:59.643Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done
22:58:59 [2022-07-08T22:58:59.643Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done
22:58:59 [2022-07-08T22:58:59.643Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done
22:58:59 [2022-07-08T22:58:59.643Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s
22:58:59 [2022-07-08T22:58:59.643Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done
22:58:59 [2022-07-08T22:58:59.745Z] #3 DONE 0.4s
22:58:59 [2022-07-08T22:58:59.745Z] 
22:58:59 [2022-07-08T22:58:59.745Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
22:58:59 [2022-07-08T22:58:59.745Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
22:58:59 [2022-07-08T22:58:59.745Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done
22:58:59 [2022-07-08T22:58:59.745Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done
22:58:59 [2022-07-08T22:58:59.745Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done
22:58:59 [2022-07-08T22:58:59.745Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done
22:58:59 [2022-07-08T22:58:59.745Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 7.34MB / 9.94MB 0.1s
22:58:59 [2022-07-08T22:58:59.745Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s
22:58:59 [2022-07-08T22:58:59.900Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940
22:59:00 [2022-07-08T22:59:00.004Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done
22:59:00 [2022-07-08T22:59:00.004Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940
22:59:00 [2022-07-08T22:59:00.157Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done
22:59:00 [2022-07-08T22:59:00.158Z] #4 DONE 0.8s
22:59:00 [2022-07-08T22:59:00.264Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done
22:59:00 [2022-07-08T22:59:00.448Z] #74 3.158 go: downloading github.com/sirupsen/logrus v1.8.1
22:59:00 [2022-07-08T22:59:00.524Z] #4 DONE 0.8s
22:59:00 [2022-07-08T22:59:00.710Z] #74 3.185 go: downloading github.com/urfave/cli/v2 v2.4.0
22:59:00 [2022-07-08T22:59:00.772Z] 
22:59:00 [2022-07-08T22:59:00.772Z] #6 [internal] load build definition from Dockerfile
22:59:00 [2022-07-08T22:59:00.772Z] #6 sha256:bb5df5883faee63dce82ff2fbfb3e5e89d07268ec50bc2ce65a3cd167a5a914a
22:59:00 [2022-07-08T22:59:00.772Z] #6 DONE 0.0s
22:59:00 [2022-07-08T22:59:00.772Z] 
22:59:00 [2022-07-08T22:59:00.772Z] #5 [internal] load .dockerignore
22:59:00 [2022-07-08T22:59:00.772Z] #5 sha256:cb7cfebaea93cd782bef9b09751b343b54ba2e66d292baf3126003d94a977035
22:59:00 [2022-07-08T22:59:00.772Z] #5 DONE 0.0s
22:59:00 [2022-07-08T22:59:00.772Z] 
22:59:00 [2022-07-08T22:59:00.772Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:59:00 [2022-07-08T22:59:00.772Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
22:59:00 [2022-07-08T22:59:00.784Z] 
22:59:00 [2022-07-08T22:59:00.784Z] #6 [internal] load build definition from Dockerfile
22:59:00 [2022-07-08T22:59:00.784Z] #6 sha256:7db6ba2461a6f91dd800325cb6fe071e8df1b053c0b8b97b6321278a6cf4590c
22:59:00 [2022-07-08T22:59:00.784Z] #6 DONE 0.0s
22:59:00 [2022-07-08T22:59:00.784Z] 
22:59:00 [2022-07-08T22:59:00.784Z] #5 [internal] load .dockerignore
22:59:00 [2022-07-08T22:59:00.784Z] #5 sha256:b79f407743d801cd7974400c9ae80a3ba9d8988a277bf7fd09f5e449df2fa894
22:59:00 [2022-07-08T22:59:00.784Z] #5 DONE 0.0s
22:59:00 [2022-07-08T22:59:00.784Z] 
22:59:00 [2022-07-08T22:59:00.784Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye
22:59:00 [2022-07-08T22:59:00.784Z] #7 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049
22:59:00 [2022-07-08T22:59:00.969Z] #74 3.450 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
22:59:01 [2022-07-08T22:59:01.542Z] #74 ...
22:59:01 [2022-07-08T22:59:01.542Z] 
22:59:01 [2022-07-08T22:59:01.542Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
22:59:01 [2022-07-08T22:59:01.542Z] #33 sha256:41cfe270a8c46b035920a84edaed4873a54ec3c8dbaaa25d37cd9e686039bd24
22:59:01 [2022-07-08T22:59:01.542Z] #33 1.153 + RM_GOPATH=0
22:59:01 [2022-07-08T22:59:01.542Z] #33 1.153 + TMP_GOPATH=
22:59:01 [2022-07-08T22:59:01.542Z] #33 1.153 + : /build
22:59:01 [2022-07-08T22:59:01.542Z] #33 1.153 + '[' -z '' ']'
22:59:01 [2022-07-08T22:59:01.542Z] #33 1.163 ++ mktemp -d
22:59:01 [2022-07-08T22:59:01.542Z] #33 1.163 + export GOPATH=/tmp/tmp.XtZ7mNd45h
22:59:01 [2022-07-08T22:59:01.542Z] #33 1.163 + GOPATH=/tmp/tmp.XtZ7mNd45h
22:59:01 [2022-07-08T22:59:01.542Z] #33 1.163 + RM_GOPATH=1
22:59:01 [2022-07-08T22:59:01.542Z] #33 1.163 + case "$(go env GOARCH)" in
22:59:01 [2022-07-08T22:59:01.542Z] #33 1.163 ++ go env GOARCH
22:59:01 [2022-07-08T22:59:01.542Z] #33 1.171 Install docker/cli version 17.06.2-ce from stable
22:59:01 [2022-07-08T22:59:01.542Z] #33 1.171 + export GO_BUILDMODE=-buildmode=pie
22:59:01 [2022-07-08T22:59:01.542Z] #33 1.171 + GO_BUILDMODE=-buildmode=pie
22:59:01 [2022-07-08T22:59:01.542Z] #33 1.171 ++ dirname /install.sh
22:59:01 [2022-07-08T22:59:01.542Z] #33 1.171 + dir=/
22:59:01 [2022-07-08T22:59:01.542Z] #33 1.171 + bin=dockercli
22:59:01 [2022-07-08T22:59:01.542Z] #33 1.171 + shift
22:59:01 [2022-07-08T22:59:01.542Z] #33 1.171 + '[' '!' -f //dockercli.installer ']'
22:59:01 [2022-07-08T22:59:01.542Z] #33 1.171 + . //dockercli.installer
22:59:01 [2022-07-08T22:59:01.542Z] #33 1.171 ++ : stable
22:59:01 [2022-07-08T22:59:01.542Z] #33 1.171 ++ : 17.06.2-ce
22:59:01 [2022-07-08T22:59:01.542Z] #33 1.171 + install_dockercli
22:59:01 [2022-07-08T22:59:01.542Z] #33 1.171 + echo 'Install docker/cli version 17.06.2-ce from stable'
22:59:01 [2022-07-08T22:59:01.542Z] #33 1.171 ++ uname -m
22:59:01 [2022-07-08T22:59:01.542Z] #33 1.174 + arch=x86_64
22:59:01 [2022-07-08T22:59:01.542Z] #33 1.174 + '[' x86_64 '!=' x86_64 ']'
22:59:01 [2022-07-08T22:59:01.542Z] #33 1.174 + url=https://download.docker.com/linux/static
22:59:01 [2022-07-08T22:59:01.542Z] #33 1.174 + tar -xz docker/docker
22:59:01 [2022-07-08T22:59:01.542Z] #33 1.174 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
22:59:01 [2022-07-08T22:59:01.542Z] #33 3.822 + mkdir -p /build
22:59:01 [2022-07-08T22:59:01.542Z] #33 3.829 + mv docker/docker /build/
22:59:01 [2022-07-08T22:59:01.542Z] #33 3.830 + rmdir docker
22:59:01 [2022-07-08T22:59:01.542Z] #33 DONE 4.0s
22:59:01 [2022-07-08T22:59:01.542Z] 
22:59:01 [2022-07-08T22:59:01.542Z] #69 [containerd 1/3] 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
22:59:01 [2022-07-08T22:59:01.542Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e
22:59:01 [2022-07-08T22:59:01.542Z] #69 1.885 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
22:59:01 [2022-07-08T22:59:01.542Z] #69 2.037 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
22:59:01 [2022-07-08T22:59:01.542Z] #69 2.190 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
22:59:01 [2022-07-08T22:59:01.542Z] #69 2.193 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB]
22:59:01 [2022-07-08T22:59:01.542Z] #69 2.598 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB]
22:59:01 [2022-07-08T22:59:01.542Z] #69 3.058 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
22:59:01 [2022-07-08T22:59:01.542Z] #69 3.757 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB]
22:59:01 [2022-07-08T22:59:01.542Z] #69 4.267 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB]
22:59:01 [2022-07-08T22:59:01.718Z] #10 DONE 1.0s
22:59:01 [2022-07-08T22:59:01.718Z] 
22:59:01 [2022-07-08T22:59:01.718Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye
22:59:01 [2022-07-08T22:59:01.718Z] #7 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049
22:59:01 [2022-07-08T22:59:01.718Z] #7 DONE 1.0s
22:59:01 [2022-07-08T22:59:01.718Z] 
22:59:01 [2022-07-08T22:59:01.718Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
22:59:01 [2022-07-08T22:59:01.718Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
22:59:01 [2022-07-08T22:59:01.718Z] #8 DONE 1.0s
22:59:01 [2022-07-08T22:59:01.718Z] 
22:59:01 [2022-07-08T22:59:01.718Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:59:01 [2022-07-08T22:59:01.718Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
22:59:01 [2022-07-08T22:59:01.718Z] #9 DONE 1.0s
22:59:01 [2022-07-08T22:59:01.726Z] #7 DONE 0.9s
22:59:01 [2022-07-08T22:59:01.726Z] 
22:59:01 [2022-07-08T22:59:01.726Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
22:59:01 [2022-07-08T22:59:01.726Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
22:59:01 [2022-07-08T22:59:01.726Z] #8 DONE 1.0s
22:59:01 [2022-07-08T22:59:01.726Z] 
22:59:01 [2022-07-08T22:59:01.726Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:59:01 [2022-07-08T22:59:01.726Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
22:59:01 [2022-07-08T22:59:01.726Z] #10 DONE 1.0s
22:59:01 [2022-07-08T22:59:01.726Z] 
22:59:01 [2022-07-08T22:59:01.726Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:59:01 [2022-07-08T22:59:01.726Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
22:59:01 [2022-07-08T22:59:01.994Z] #9 DONE 1.1s
22:59:02 [2022-07-08T22:59:02.084Z] ok  	github.com/docker/docker/client	0.134s	coverage: 75.9% of statements
22:59:02 [2022-07-08T22:59:02.112Z] #69 4.885 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [146 kB]
22:59:02 [2022-07-08T22:59:02.112Z] #69 4.889 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [156 kB]
22:59:02 [2022-07-08T22:59:02.112Z] #69 4.889 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [138 kB]
22:59:02 [2022-07-08T22:59:02.112Z] #69 4.910 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB]
22:59:02 [2022-07-08T22:59:02.112Z] #69 4.912 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB]
22:59:02 [2022-07-08T22:59:02.112Z] #69 4.923 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
22:59:02 [2022-07-08T22:59:02.112Z] #69 4.933 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
22:59:02 [2022-07-08T22:59:02.112Z] #69 4.933 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
22:59:02 [2022-07-08T22:59:02.112Z] #69 4.933 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
22:59:02 [2022-07-08T22:59:02.112Z] #69 4.934 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
22:59:02 [2022-07-08T22:59:02.278Z] 
22:59:02 [2022-07-08T22:59:02.278Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:59:02 [2022-07-08T22:59:02.278Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
22:59:02 [2022-07-08T22:59:02.278Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
22:59:02 [2022-07-08T22:59:02.278Z] #73 DONE 0.1s
22:59:02 [2022-07-08T22:59:02.278Z] 
22:59:02 [2022-07-08T22:59:02.278Z] #24 [internal] load build context
22:59:02 [2022-07-08T22:59:02.278Z] #24 sha256:f19382397ab3306edad0291e950b2697c5b5e43e5f0c4099b097a0d1792e6cd1
22:59:02 [2022-07-08T22:59:02.290Z] 
22:59:02 [2022-07-08T22:59:02.290Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739
22:59:02 [2022-07-08T22:59:02.290Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830
22:59:02 [2022-07-08T22:59:02.290Z] #28 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.1s done
22:59:02 [2022-07-08T22:59:02.290Z] #28 sha256:d2780094a226c21142d0ee4dbfaf11bb53bd569fc9e0b7d261e43de0954c9958 1.46kB / 1.46kB done
22:59:02 [2022-07-08T22:59:02.290Z] #28 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done
22:59:02 [2022-07-08T22:59:02.290Z] #28 sha256:9a67b70d0ba1d7c7690f917eedd8d24974dd8fd493205368b1e555a90c954208 529B / 529B done
22:59:02 [2022-07-08T22:59:02.547Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 0B / 55.01MB 0.1s
22:59:02 [2022-07-08T22:59:02.807Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 13.01MB / 55.01MB 0.4s
22:59:02 [2022-07-08T22:59:02.807Z] #28 ...
22:59:02 [2022-07-08T22:59:02.807Z] 
22:59:02 [2022-07-08T22:59:02.807Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
22:59:02 [2022-07-08T22:59:02.807Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
22:59:02 [2022-07-08T22:59:02.807Z] #49 DONE 0.0s
22:59:02 [2022-07-08T22:59:02.807Z] 
22:59:02 [2022-07-08T22:59:02.807Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739
22:59:02 [2022-07-08T22:59:02.807Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830
22:59:02 [2022-07-08T22:59:02.807Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 20.97MB / 55.01MB 0.5s
22:59:02 [2022-07-08T22:59:02.858Z] #24 ...
22:59:02 [2022-07-08T22:59:02.858Z] 
22:59:02 [2022-07-08T22:59:02.858Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
22:59:02 [2022-07-08T22:59:02.858Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
22:59:02 [2022-07-08T22:59:02.858Z] #49 DONE 0.0s
22:59:02 [2022-07-08T22:59:02.858Z] 
22:59:02 [2022-07-08T22:59:02.858Z] #24 [internal] load build context
22:59:02 [2022-07-08T22:59:02.858Z] #24 sha256:f19382397ab3306edad0291e950b2697c5b5e43e5f0c4099b097a0d1792e6cd1
22:59:03 [2022-07-08T22:59:03.064Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 27.26MB / 55.01MB 0.7s
22:59:03 [2022-07-08T22:59:03.064Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 31.22MB / 55.01MB 0.8s
22:59:03 [2022-07-08T22:59:03.325Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 37.75MB / 55.01MB 1.0s
22:59:03 [2022-07-08T22:59:03.584Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 43.29MB / 55.01MB 1.1s
22:59:03 [2022-07-08T22:59:03.843Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 1.5s
22:59:04 [2022-07-08T22:59:04.259Z] #24 transferring context: 7.81MB 1.9s
22:59:04 [2022-07-08T22:59:04.654Z] #69 ...
22:59:04 [2022-07-08T22:59:04.654Z] 
22:59:04 [2022-07-08T22:59:04.654Z] #36 [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
22:59:04 [2022-07-08T22:59:04.654Z] #36 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b
22:59:04 [2022-07-08T22:59:04.654Z] #36 CACHED
22:59:04 [2022-07-08T22:59:04.654Z] 
22:59:04 [2022-07-08T22:59:04.654Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
22:59:04 [2022-07-08T22:59:04.654Z] #37 sha256:b1787556892aa4e4a799afb1e6b130eee9b76cb210b3fa23cec02f0a136f964e
22:59:04 [2022-07-08T22:59:04.654Z] #37 CACHED
22:59:04 [2022-07-08T22:59:04.654Z] 
22:59:04 [2022-07-08T22:59:04.654Z] #38 [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
22:59:04 [2022-07-08T22:59:04.654Z] #38 sha256:cae03ff7aeab6666623b547d6b417ba4bb809f7b2e03ae5cf18f9b2b769c70b2
22:59:04 [2022-07-08T22:59:04.654Z] #38 CACHED
22:59:04 [2022-07-08T22:59:04.654Z] 
22:59:04 [2022-07-08T22:59:04.654Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
22:59:04 [2022-07-08T22:59:04.654Z] #40 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772
22:59:04 [2022-07-08T22:59:04.654Z] #40 CACHED
22:59:04 [2022-07-08T22:59:04.654Z] 
22:59:04 [2022-07-08T22:59:04.654Z] #41 [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
22:59:04 [2022-07-08T22:59:04.654Z] #41 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22
22:59:04 [2022-07-08T22:59:04.654Z] #41 CACHED
22:59:04 [2022-07-08T22:59:04.654Z] 
22:59:04 [2022-07-08T22:59:04.654Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
22:59:04 [2022-07-08T22:59:04.654Z] #43 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a
22:59:04 [2022-07-08T22:59:04.654Z] #43 CACHED
22:59:04 [2022-07-08T22:59:04.654Z] 
22:59:04 [2022-07-08T22:59:04.654Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
22:59:04 [2022-07-08T22:59:04.654Z] #45 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128
22:59:04 [2022-07-08T22:59:04.654Z] #45 CACHED
22:59:04 [2022-07-08T22:59:04.654Z] 
22:59:04 [2022-07-08T22:59:04.654Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
22:59:04 [2022-07-08T22:59:04.654Z] #47 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71
22:59:04 [2022-07-08T22:59:04.654Z] #47 CACHED
22:59:04 [2022-07-08T22:59:04.654Z] 
22:59:04 [2022-07-08T22:59:04.655Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
22:59:04 [2022-07-08T22:59:04.655Z] #74 sha256:a68f3c7b31837946727ae6a59873ff955e5620020934063cbef0c381de5bdcdc
22:59:04 [2022-07-08T22:59:04.655Z] #74 4.936 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
22:59:04 [2022-07-08T22:59:04.655Z] #74 5.155 go: downloading github.com/google/uuid v1.3.0
22:59:04 [2022-07-08T22:59:04.655Z] #74 5.168 go: downloading github.com/moby/vpnkit v0.5.0
22:59:04 [2022-07-08T22:59:04.655Z] #74 5.181 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
22:59:04 [2022-07-08T22:59:04.655Z] #74 5.302 go: downloading github.com/gofrs/flock v0.8.1
22:59:04 [2022-07-08T22:59:04.655Z] #74 5.322 go: downloading github.com/gorilla/mux v1.8.0
22:59:04 [2022-07-08T22:59:04.655Z] #74 5.448 go: downloading github.com/moby/sys/mountinfo v0.6.0
22:59:04 [2022-07-08T22:59:04.655Z] #74 5.719 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
22:59:04 [2022-07-08T22:59:04.655Z] #74 5.824 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
22:59:04 [2022-07-08T22:59:04.655Z] #74 6.470 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
22:59:04 [2022-07-08T22:59:04.655Z] #74 6.730 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:59:04 [2022-07-08T22:59:04.781Z] #28 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 0.1s
22:59:07 [2022-07-08T22:59:07.189Z] #74 ...
22:59:07 [2022-07-08T22:59:07.189Z] 
22:59:07 [2022-07-08T22:59:07.189Z] #49 [tini 1/3] 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
22:59:07 [2022-07-08T22:59:07.189Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc
22:59:07 [2022-07-08T22:59:07.189Z] #49 1.882 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
22:59:07 [2022-07-08T22:59:07.189Z] #49 2.024 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
22:59:07 [2022-07-08T22:59:07.189Z] #49 2.202 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
22:59:07 [2022-07-08T22:59:07.189Z] #49 2.206 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
22:59:07 [2022-07-08T22:59:07.189Z] #49 2.608 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB]
22:59:07 [2022-07-08T22:59:07.189Z] #49 3.041 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB]
22:59:07 [2022-07-08T22:59:07.189Z] #49 3.631 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB]
22:59:07 [2022-07-08T22:59:07.189Z] #49 4.225 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB]
22:59:07 [2022-07-08T22:59:07.189Z] #49 4.718 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [146 kB]
22:59:07 [2022-07-08T22:59:07.189Z] #49 4.719 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB]
22:59:07 [2022-07-08T22:59:07.189Z] #49 4.723 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [156 kB]
22:59:07 [2022-07-08T22:59:07.189Z] #49 4.724 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [138 kB]
22:59:07 [2022-07-08T22:59:07.189Z] #49 4.731 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB]
22:59:07 [2022-07-08T22:59:07.189Z] #49 5.172 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
22:59:07 [2022-07-08T22:59:07.190Z] #49 5.211 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
22:59:07 [2022-07-08T22:59:07.190Z] #49 5.214 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
22:59:07 [2022-07-08T22:59:07.190Z] #49 5.214 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
22:59:07 [2022-07-08T22:59:07.190Z] #49 5.222 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
22:59:07 [2022-07-08T22:59:07.190Z] #49 ...
22:59:07 [2022-07-08T22:59:07.190Z] 
22:59:07 [2022-07-08T22:59:07.190Z] #20 [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
22:59:07 [2022-07-08T22:59:07.190Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59
22:59:07 [2022-07-08T22:59:07.190Z] #20 1.880 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
22:59:07 [2022-07-08T22:59:07.190Z] #20 2.025 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
22:59:07 [2022-07-08T22:59:07.190Z] #20 2.189 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
22:59:07 [2022-07-08T22:59:07.190Z] #20 2.225 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB]
22:59:07 [2022-07-08T22:59:07.190Z] #20 2.614 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB]
22:59:07 [2022-07-08T22:59:07.190Z] #20 3.123 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB]
22:59:07 [2022-07-08T22:59:07.190Z] #20 3.743 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB]
22:59:07 [2022-07-08T22:59:07.190Z] #20 4.267 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
22:59:07 [2022-07-08T22:59:07.190Z] #20 4.775 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [156 kB]
22:59:07 [2022-07-08T22:59:07.190Z] #20 4.775 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB]
22:59:07 [2022-07-08T22:59:07.190Z] #20 4.777 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [138 kB]
22:59:07 [2022-07-08T22:59:07.190Z] #20 4.778 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB]
22:59:07 [2022-07-08T22:59:07.190Z] #20 4.787 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [146 kB]
22:59:07 [2022-07-08T22:59:07.190Z] #20 4.952 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
22:59:07 [2022-07-08T22:59:07.190Z] #20 4.958 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
22:59:07 [2022-07-08T22:59:07.190Z] #20 4.959 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
22:59:07 [2022-07-08T22:59:07.190Z] #20 4.971 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
22:59:07 [2022-07-08T22:59:07.190Z] #20 4.975 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
22:59:08 [2022-07-08T22:59:08.985Z] #28 ...
22:59:08 [2022-07-08T22:59:08.985Z] 
22:59:08 [2022-07-08T22:59:08.985Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
22:59:08 [2022-07-08T22:59:08.985Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
22:59:08 [2022-07-08T22:59:08.985Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 0.2s done
22:59:08 [2022-07-08T22:59:08.985Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 0.5s done
22:59:08 [2022-07-08T22:59:08.985Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 0.4s done
22:59:08 [2022-07-08T22:59:08.985Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 1.8s done
22:59:08 [2022-07-08T22:59:08.985Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done
22:59:08 [2022-07-08T22:59:08.985Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done
22:59:08 [2022-07-08T22:59:08.985Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done
22:59:08 [2022-07-08T22:59:08.985Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 2.7s done
22:59:08 [2022-07-08T22:59:08.985Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 4.1s done
22:59:08 [2022-07-08T22:59:08.985Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 119.54MB / 141.75MB 6.1s
22:59:08 [2022-07-08T22:59:08.985Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 3.0s done
22:59:08 [2022-07-08T22:59:08.985Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 126.88MB / 141.75MB 6.2s
22:59:08 [2022-07-08T22:59:08.985Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 137.36MB / 141.75MB 6.5s
22:59:09 [2022-07-08T22:59:09.568Z] #24 ...
22:59:09 [2022-07-08T22:59:09.568Z] 
22:59:09 [2022-07-08T22:59:09.568Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
22:59:09 [2022-07-08T22:59:09.568Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
22:59:09 [2022-07-08T22:59:09.568Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 0.1s done
22:59:09 [2022-07-08T22:59:09.568Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done
22:59:09 [2022-07-08T22:59:09.568Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done
22:59:09 [2022-07-08T22:59:09.568Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done
22:59:09 [2022-07-08T22:59:09.568Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 3.3s done
22:59:09 [2022-07-08T22:59:09.568Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 1.4s done
22:59:09 [2022-07-08T22:59:09.568Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 1.9s done
22:59:09 [2022-07-08T22:59:09.568Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 4.8s done
22:59:09 [2022-07-08T22:59:09.568Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 80.74MB / 85.88MB 6.2s
22:59:09 [2022-07-08T22:59:09.568Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 54.53MB / 141.75MB 6.2s
22:59:09 [2022-07-08T22:59:09.568Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 1.9s
22:59:09 [2022-07-08T22:59:09.568Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 5.1s done
22:59:09 [2022-07-08T22:59:09.568Z] #11 ...
22:59:09 [2022-07-08T22:59:09.568Z] 
22:59:09 [2022-07-08T22:59:09.568Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:59:09 [2022-07-08T22:59:09.568Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
22:59:09 [2022-07-08T22:59:09.568Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
22:59:09 [2022-07-08T22:59:09.568Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
22:59:09 [2022-07-08T22:59:09.568Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
22:59:09 [2022-07-08T22:59:09.568Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
22:59:09 [2022-07-08T22:59:09.568Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done
22:59:09 [2022-07-08T22:59:09.568Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.1s done
22:59:09 [2022-07-08T22:59:09.568Z] #71 DONE 6.5s
22:59:09 [2022-07-08T22:59:09.568Z] 
22:59:09 [2022-07-08T22:59:09.568Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
22:59:09 [2022-07-08T22:59:09.568Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
22:59:09 [2022-07-08T22:59:09.568Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 6.4s
22:59:09 [2022-07-08T22:59:09.568Z] #11 ...
22:59:09 [2022-07-08T22:59:09.568Z] 
22:59:09 [2022-07-08T22:59:09.568Z] #24 [internal] load build context
22:59:09 [2022-07-08T22:59:09.568Z] #24 sha256:f19382397ab3306edad0291e950b2697c5b5e43e5f0c4099b097a0d1792e6cd1
22:59:09 [2022-07-08T22:59:09.568Z] #24 transferring context: 35.46MB 7.0s
22:59:09 [2022-07-08T22:59:09.915Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 5.4s
22:59:09 [2022-07-08T22:59:09.916Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 7.7s done
22:59:10 [2022-07-08T22:59:10.478Z] #11 ...
22:59:10 [2022-07-08T22:59:10.478Z] 
22:59:10 [2022-07-08T22:59:10.478Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:59:10 [2022-07-08T22:59:10.478Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
22:59:10 [2022-07-08T22:59:10.478Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done
22:59:10 [2022-07-08T22:59:10.478Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
22:59:10 [2022-07-08T22:59:10.478Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
22:59:10 [2022-07-08T22:59:10.478Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
22:59:10 [2022-07-08T22:59:10.478Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.3s done
22:59:10 [2022-07-08T22:59:10.478Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.4s done
22:59:10 [2022-07-08T22:59:10.478Z] #71 DONE 8.1s
22:59:10 [2022-07-08T22:59:10.478Z] 
22:59:10 [2022-07-08T22:59:10.478Z] #24 [internal] load build context
22:59:10 [2022-07-08T22:59:10.478Z] #24 sha256:28c629a101dbd4e9a43383284fdd16b472af12d6c25eda35214a30a0e10fc436
22:59:10 [2022-07-08T22:59:10.478Z] #24 transferring context: 50.81MB 8.4s
22:59:10 [2022-07-08T22:59:10.952Z] #24 ...
22:59:10 [2022-07-08T22:59:10.952Z] 
22:59:10 [2022-07-08T22:59:10.952Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:59:10 [2022-07-08T22:59:10.952Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
22:59:10 [2022-07-08T22:59:10.952Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
22:59:10 [2022-07-08T22:59:10.952Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
22:59:10 [2022-07-08T22:59:10.952Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
22:59:10 [2022-07-08T22:59:10.952Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done
22:59:10 [2022-07-08T22:59:10.952Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.3s done
22:59:10 [2022-07-08T22:59:10.952Z] #73 DONE 8.8s
22:59:10 [2022-07-08T22:59:10.952Z] 
22:59:10 [2022-07-08T22:59:10.952Z] #24 [internal] load build context
22:59:10 [2022-07-08T22:59:10.952Z] #24 sha256:f19382397ab3306edad0291e950b2697c5b5e43e5f0c4099b097a0d1792e6cd1
22:59:11 [2022-07-08T22:59:11.973Z] #24 transferring context: 61.65MB 9.5s done
22:59:11 [2022-07-08T22:59:11.973Z] #24 ...
22:59:11 [2022-07-08T22:59:11.973Z] 
22:59:11 [2022-07-08T22:59:11.973Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
22:59:11 [2022-07-08T22:59:11.973Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
22:59:12 [2022-07-08T22:59:12.235Z] #11 ...
22:59:12 [2022-07-08T22:59:12.235Z] 
22:59:12 [2022-07-08T22:59:12.235Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:59:12 [2022-07-08T22:59:12.235Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
22:59:12 [2022-07-08T22:59:12.235Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done
22:59:12 [2022-07-08T22:59:12.235Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
22:59:12 [2022-07-08T22:59:12.235Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
22:59:12 [2022-07-08T22:59:12.235Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
22:59:12 [2022-07-08T22:59:12.235Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.9s done
22:59:12 [2022-07-08T22:59:12.235Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.8s done
22:59:12 [2022-07-08T22:59:12.235Z] #73 DONE 10.0s
22:59:12 [2022-07-08T22:59:12.235Z] 
22:59:12 [2022-07-08T22:59:12.235Z] #24 [internal] load build context
22:59:12 [2022-07-08T22:59:12.235Z] #24 sha256:28c629a101dbd4e9a43383284fdd16b472af12d6c25eda35214a30a0e10fc436
22:59:12 [2022-07-08T22:59:12.235Z] #24 DONE 10.2s
22:59:12 [2022-07-08T22:59:12.235Z] 
22:59:12 [2022-07-08T22:59:12.235Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739
22:59:12 [2022-07-08T22:59:12.235Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830
22:59:12 [2022-07-08T22:59:12.352Z] #24 ...
22:59:12 [2022-07-08T22:59:12.352Z] 
22:59:12 [2022-07-08T22:59:12.352Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739
22:59:12 [2022-07-08T22:59:12.352Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830
22:59:12 [2022-07-08T22:59:12.352Z] #28 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.1s done
22:59:12 [2022-07-08T22:59:12.352Z] #28 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done
22:59:12 [2022-07-08T22:59:12.352Z] #28 sha256:9a67b70d0ba1d7c7690f917eedd8d24974dd8fd493205368b1e555a90c954208 529B / 529B done
22:59:12 [2022-07-08T22:59:12.352Z] #28 sha256:d2780094a226c21142d0ee4dbfaf11bb53bd569fc9e0b7d261e43de0954c9958 1.46kB / 1.46kB done
22:59:12 [2022-07-08T22:59:12.352Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 3.2s done
22:59:12 [2022-07-08T22:59:12.352Z] #28 ...
22:59:12 [2022-07-08T22:59:12.352Z] 
22:59:12 [2022-07-08T22:59:12.352Z] #24 [internal] load build context
22:59:12 [2022-07-08T22:59:12.352Z] #24 sha256:f19382397ab3306edad0291e950b2697c5b5e43e5f0c4099b097a0d1792e6cd1
22:59:12 [2022-07-08T22:59:12.621Z] #24 ...
22:59:12 [2022-07-08T22:59:12.621Z] 
22:59:12 [2022-07-08T22:59:12.621Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
22:59:12 [2022-07-08T22:59:12.621Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
22:59:12 [2022-07-08T22:59:12.621Z] #72 DONE 0.7s
22:59:12 [2022-07-08T22:59:12.621Z] 
22:59:12 [2022-07-08T22:59:12.621Z] #24 [internal] load build context
22:59:12 [2022-07-08T22:59:12.621Z] #24 sha256:f19382397ab3306edad0291e950b2697c5b5e43e5f0c4099b097a0d1792e6cd1
22:59:12 [2022-07-08T22:59:12.880Z] #24 transferring context: 61.65MB 10.6s done
22:59:13 [2022-07-08T22:59:13.144Z] #24 DONE 11.0s
22:59:13 [2022-07-08T22:59:13.144Z] 
22:59:13 [2022-07-08T22:59:13.144Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
22:59:13 [2022-07-08T22:59:13.144Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
22:59:13 [2022-07-08T22:59:13.144Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 7.1s done
22:59:13 [2022-07-08T22:59:13.144Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 9.5s done
22:59:13 [2022-07-08T22:59:13.635Z] #28 ...
22:59:13 [2022-07-08T22:59:13.635Z] 
22:59:13 [2022-07-08T22:59:13.635Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
22:59:13 [2022-07-08T22:59:13.635Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
22:59:13 [2022-07-08T22:59:13.635Z] #72 DONE 0.8s
22:59:13 [2022-07-08T22:59:13.635Z] 
22:59:13 [2022-07-08T22:59:13.635Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739
22:59:13 [2022-07-08T22:59:13.635Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830
22:59:13 [2022-07-08T22:59:13.711Z] #11 ...
22:59:13 [2022-07-08T22:59:13.712Z] 
22:59:13 [2022-07-08T22:59:13.712Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
22:59:13 [2022-07-08T22:59:13.712Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
22:59:13 [2022-07-08T22:59:13.712Z] #74 DONE 0.9s
22:59:13 [2022-07-08T22:59:13.712Z] 
22:59:13 [2022-07-08T22:59:13.712Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
22:59:13 [2022-07-08T22:59:13.712Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
22:59:13 [2022-07-08T22:59:13.712Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 6.9s
22:59:14 [2022-07-08T22:59:14.200Z] #28 ...
22:59:14 [2022-07-08T22:59:14.200Z] 
22:59:14 [2022-07-08T22:59:14.200Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
22:59:14 [2022-07-08T22:59:14.200Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
22:59:14 [2022-07-08T22:59:14.200Z] #74 DONE 0.9s
22:59:14 [2022-07-08T22:59:14.200Z] 
22:59:14 [2022-07-08T22:59:14.200Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739
22:59:14 [2022-07-08T22:59:14.200Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830
22:59:15 [2022-07-08T22:59:15.132Z] #28 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 10.4s
22:59:16 [2022-07-08T22:59:16.065Z] #28 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 11.5s done
22:59:16 [2022-07-08T22:59:16.322Z] #28 DONE 14.3s
22:59:16 [2022-07-08T22:59:16.322Z] 
22:59:16 [2022-07-08T22:59:16.322Z] #29 [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
22:59:16 [2022-07-08T22:59:16.322Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b
22:59:17 [2022-07-08T22:59:17.008Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 10.2s done
22:59:17 [2022-07-08T22:59:17.008Z] #11 ...
22:59:17 [2022-07-08T22:59:17.008Z] 
22:59:17 [2022-07-08T22:59:17.008Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739
22:59:17 [2022-07-08T22:59:17.008Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830
22:59:17 [2022-07-08T22:59:17.008Z] #28 DONE 14.7s
22:59:17 [2022-07-08T22:59:17.008Z] 
22:59:17 [2022-07-08T22:59:17.008Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
22:59:17 [2022-07-08T22:59:17.008Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
22:59:17 [2022-07-08T22:59:17.008Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd
22:59:17 [2022-07-08T22:59:17.172Z] #20 ...
22:59:17 [2022-07-08T22:59:17.172Z] 
22:59:17 [2022-07-08T22:59:17.172Z] #49 [tini 1/3] 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
22:59:17 [2022-07-08T22:59:17.172Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc
22:59:17 [2022-07-08T22:59:17.172Z] #49 19.15 Fetched 40.6 MB in 18s (2306 kB/s)
22:59:17 [2022-07-08T22:59:17.578Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.7s done
22:59:17 [2022-07-08T22:59:17.837Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.1s
22:59:18 [2022-07-08T22:59:18.217Z] #29 1.749 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
22:59:18 [2022-07-08T22:59:18.217Z] #29 1.749 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
22:59:18 [2022-07-08T22:59:18.217Z] #29 1.756 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
22:59:18 [2022-07-08T22:59:18.405Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.7s done
22:59:18 [2022-07-08T22:59:18.492Z] #29 1.990 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
22:59:18 [2022-07-08T22:59:18.664Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5
22:59:18 [2022-07-08T22:59:18.748Z] #29 2.282 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
22:59:19 [2022-07-08T22:59:19.319Z] #29 2.762 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
22:59:20 [2022-07-08T22:59:20.250Z] #29 3.866 Fetched 8548 kB in 2s (3576 kB/s)
22:59:21 [2022-07-08T22:59:21.183Z] #29 3.866 Reading package lists...
22:59:21 [2022-07-08T22:59:21.746Z] #29 4.672 Reading package lists...
22:59:22 [2022-07-08T22:59:22.003Z] #29 5.438 Building dependency tree...
22:59:22 [2022-07-08T22:59:22.259Z] #29 5.794 The following additional packages will be installed:
22:59:22 [2022-07-08T22:59:22.260Z] #29 5.794   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
22:59:22 [2022-07-08T22:59:22.260Z] #29 5.794   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
22:59:22 [2022-07-08T22:59:22.260Z] #29 5.802 Recommended packages:
22:59:22 [2022-07-08T22:59:22.260Z] #29 5.802   libldap-common publicsuffix libsasl2-modules
22:59:22 [2022-07-08T22:59:22.516Z] #29 5.944 The following NEW packages will be installed:
22:59:22 [2022-07-08T22:59:22.516Z] #29 5.944   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
22:59:22 [2022-07-08T22:59:22.516Z] #29 5.944   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
22:59:22 [2022-07-08T22:59:22.516Z] #29 5.944   libssh2-1 openssl
22:59:22 [2022-07-08T22:59:22.774Z] #29 6.221 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded.
22:59:22 [2022-07-08T22:59:22.774Z] #29 6.221 Need to get 3041 kB of archives.
22:59:22 [2022-07-08T22:59:22.774Z] #29 6.221 After this operation, 6651 kB of additional disk space will be used.
22:59:22 [2022-07-08T22:59:22.774Z] #29 6.221 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
22:59:22 [2022-07-08T22:59:22.774Z] #29 6.230 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
22:59:22 [2022-07-08T22:59:22.774Z] #29 6.230 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
22:59:22 [2022-07-08T22:59:22.774Z] #29 6.239 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
22:59:22 [2022-07-08T22:59:22.774Z] #29 6.239 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
22:59:22 [2022-07-08T22:59:22.774Z] #29 6.239 Get:6 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
22:59:22 [2022-07-08T22:59:22.774Z] #29 6.249 Get:7 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
22:59:22 [2022-07-08T22:59:22.774Z] #29 6.249 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
22:59:22 [2022-07-08T22:59:22.774Z] #29 6.249 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
22:59:22 [2022-07-08T22:59:22.774Z] #29 6.249 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
22:59:22 [2022-07-08T22:59:22.774Z] #29 6.260 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB]
22:59:22 [2022-07-08T22:59:22.774Z] #29 6.260 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB]
22:59:22 [2022-07-08T22:59:22.774Z] #29 6.268 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
22:59:22 [2022-07-08T22:59:22.774Z] #29 6.268 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
22:59:22 [2022-07-08T22:59:22.774Z] #29 6.281 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
22:59:22 [2022-07-08T22:59:22.774Z] #29 ...
22:59:22 [2022-07-08T22:59:22.774Z] 
22:59:22 [2022-07-08T22:59:22.774Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
22:59:22 [2022-07-08T22:59:22.774Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
22:59:22 [2022-07-08T22:59:22.774Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.6s done
22:59:22 [2022-07-08T22:59:22.774Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.8s done
22:59:22 [2022-07-08T22:59:22.774Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 4.7s
22:59:23 [2022-07-08T22:59:23.141Z] #11 ...
22:59:23 [2022-07-08T22:59:23.141Z] 
22:59:23 [2022-07-08T22:59:23.141Z] #29 [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
22:59:23 [2022-07-08T22:59:23.141Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b
22:59:23 [2022-07-08T22:59:23.141Z] #29 6.556 debconf: delaying package configuration, since apt-utils is not installed
22:59:23 [2022-07-08T22:59:23.141Z] #29 6.615 Fetched 3041 kB in 0s (9174 kB/s)
22:59:23 [2022-07-08T22:59:23.141Z] #29 6.646 Selecting previously unselected package openssl.
22:59:23 [2022-07-08T22:59:23.141Z] #29 6.646 (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 ... 6662 files and directories currently installed.)
22:59:23 [2022-07-08T22:59:23.141Z] #29 6.648 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
22:59:23 [2022-07-08T22:59:23.141Z] #29 6.652 Unpacking openssl (1.1.1n-0+deb11u3) ...
22:59:23 [2022-07-08T22:59:23.402Z] #29 6.996 Selecting previously unselected package ca-certificates.
22:59:23 [2022-07-08T22:59:23.402Z] #29 6.996 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
22:59:23 [2022-07-08T22:59:23.402Z] #29 7.000 Unpacking ca-certificates (20210119) ...
22:59:23 [2022-07-08T22:59:23.402Z] #29 7.168 Selecting previously unselected package libbrotli1:amd64.
22:59:23 [2022-07-08T22:59:23.402Z] #29 7.168 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
22:59:23 [2022-07-08T22:59:23.662Z] #29 7.186 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
22:59:23 [2022-07-08T22:59:23.743Z] #49 19.15 Reading package lists...
22:59:23 [2022-07-08T22:59:23.743Z] #49 ...
22:59:23 [2022-07-08T22:59:23.743Z] 
22:59:23 [2022-07-08T22:59:23.743Z] #69 [containerd 1/3] 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
22:59:23 [2022-07-08T22:59:23.743Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e
22:59:23 [2022-07-08T22:59:23.743Z] #69 19.27 Fetched 40.6 MB in 18s (2297 kB/s)
22:59:23 [2022-07-08T22:59:23.919Z] #29 7.330 Selecting previously unselected package libsasl2-modules-db:amd64.
22:59:23 [2022-07-08T22:59:23.919Z] #29 7.330 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
22:59:23 [2022-07-08T22:59:23.919Z] #29 7.330 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
22:59:23 [2022-07-08T22:59:23.919Z] #29 7.453 Selecting previously unselected package libsasl2-2:amd64.
22:59:23 [2022-07-08T22:59:23.919Z] #29 7.453 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
22:59:23 [2022-07-08T22:59:23.919Z] #29 7.462 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
22:59:23 [2022-07-08T22:59:23.943Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 5.1s
22:59:24 [2022-07-08T22:59:24.176Z] #29 7.565 Selecting previously unselected package libldap-2.4-2:amd64.
22:59:24 [2022-07-08T22:59:24.176Z] #29 7.565 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
22:59:24 [2022-07-08T22:59:24.176Z] #29 7.604 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
22:59:24 [2022-07-08T22:59:24.176Z] #29 7.803 Selecting previously unselected package libnghttp2-14:amd64.
22:59:24 [2022-07-08T22:59:24.176Z] #29 7.803 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
22:59:24 [2022-07-08T22:59:24.176Z] #29 7.811 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
22:59:24 [2022-07-08T22:59:24.176Z] #29 7.916 Selecting previously unselected package libpsl5:amd64.
22:59:24 [2022-07-08T22:59:24.176Z] #29 7.916 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
22:59:24 [2022-07-08T22:59:24.433Z] #29 7.920 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
22:59:24 [2022-07-08T22:59:24.433Z] #29 8.001 Selecting previously unselected package librtmp1:amd64.
22:59:24 [2022-07-08T22:59:24.433Z] #29 8.001 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
22:59:24 [2022-07-08T22:59:24.433Z] #29 8.005 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
22:59:24 [2022-07-08T22:59:24.689Z] #29 8.220 Selecting previously unselected package libssh2-1:amd64.
22:59:24 [2022-07-08T22:59:24.689Z] #29 8.220 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
22:59:24 [2022-07-08T22:59:24.689Z] #29 8.224 Unpacking libssh2-1:amd64 (1.9.0-2) ...
22:59:24 [2022-07-08T22:59:24.946Z] #29 8.325 Selecting previously unselected package libcurl4:amd64.
22:59:24 [2022-07-08T22:59:24.946Z] #29 8.325 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ...
22:59:24 [2022-07-08T22:59:24.946Z] #29 8.367 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
22:59:24 [2022-07-08T22:59:24.946Z] #29 8.521 Selecting previously unselected package curl.
22:59:24 [2022-07-08T22:59:24.946Z] #29 8.521 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ...
22:59:24 [2022-07-08T22:59:24.946Z] #29 8.563 Unpacking curl (7.74.0-1.3+deb11u1) ...
22:59:25 [2022-07-08T22:59:25.206Z] #29 8.694 Selecting previously unselected package libonig5:amd64.
22:59:25 [2022-07-08T22:59:25.206Z] #29 8.694 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
22:59:25 [2022-07-08T22:59:25.206Z] #29 8.698 Unpacking libonig5:amd64 (6.9.6-1.1) ...
22:59:25 [2022-07-08T22:59:25.464Z] #29 8.952 Selecting previously unselected package libjq1:amd64.
22:59:25 [2022-07-08T22:59:25.464Z] #29 8.952 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
22:59:25 [2022-07-08T22:59:25.464Z] #29 8.962 Unpacking libjq1:amd64 (1.6-2.1) ...
22:59:25 [2022-07-08T22:59:25.464Z] #29 9.026 Selecting previously unselected package jq.
22:59:25 [2022-07-08T22:59:25.464Z] #29 9.026 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
22:59:25 [2022-07-08T22:59:25.464Z] #29 9.030 Unpacking jq (1.6-2.1) ...
22:59:25 [2022-07-08T22:59:25.464Z] #29 9.087 Setting up libpsl5:amd64 (0.21.0-1.2) ...
22:59:25 [2022-07-08T22:59:25.464Z] #29 9.098 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
22:59:25 [2022-07-08T22:59:25.464Z] #29 9.108 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
22:59:25 [2022-07-08T22:59:25.464Z] #29 9.118 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
22:59:25 [2022-07-08T22:59:25.464Z] #29 9.128 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
22:59:25 [2022-07-08T22:59:25.649Z] #69 19.27 Reading package lists...
22:59:25 [2022-07-08T22:59:25.649Z] #69 ...
22:59:25 [2022-07-08T22:59:25.649Z] 
22:59:25 [2022-07-08T22:59:25.649Z] #49 [tini 1/3] 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
22:59:25 [2022-07-08T22:59:25.649Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc
22:59:25 [2022-07-08T22:59:25.649Z] #49 19.15 Reading package lists...
22:59:25 [2022-07-08T22:59:25.722Z] #29 9.140 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
22:59:25 [2022-07-08T22:59:25.722Z] #29 9.152 Setting up libssh2-1:amd64 (1.9.0-2) ...
22:59:25 [2022-07-08T22:59:25.722Z] #29 9.163 Setting up openssl (1.1.1n-0+deb11u3) ...
22:59:25 [2022-07-08T22:59:25.722Z] #29 9.178 Setting up libonig5:amd64 (6.9.6-1.1) ...
22:59:25 [2022-07-08T22:59:25.722Z] #29 9.196 Setting up libjq1:amd64 (1.6-2.1) ...
22:59:25 [2022-07-08T22:59:25.722Z] #29 9.206 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
22:59:25 [2022-07-08T22:59:25.722Z] #29 9.217 Setting up ca-certificates (20210119) ...
22:59:26 [2022-07-08T22:59:26.218Z] #49 28.31 Reading package lists...
22:59:26 [2022-07-08T22:59:26.218Z] #49 ...
22:59:26 [2022-07-08T22:59:26.218Z] 
22:59:26 [2022-07-08T22:59:26.218Z] #20 [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
22:59:26 [2022-07-08T22:59:26.218Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59
22:59:26 [2022-07-08T22:59:26.218Z] #20 19.16 Fetched 40.6 MB in 18s (2288 kB/s)
22:59:26 [2022-07-08T22:59:26.218Z] #20 19.16 Reading package lists...
22:59:26 [2022-07-08T22:59:26.288Z] #29 9.878 Updating certificates in /etc/ssl/certs...
22:59:26 [2022-07-08T22:59:26.477Z] #20 28.57 Reading package lists...
22:59:26 [2022-07-08T22:59:26.477Z] #20 ...
22:59:26 [2022-07-08T22:59:26.477Z] 
22:59:26 [2022-07-08T22:59:26.477Z] #69 [containerd 1/3] 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
22:59:26 [2022-07-08T22:59:26.477Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e
22:59:26 [2022-07-08T22:59:26.477Z] #69 19.27 Reading package lists...
22:59:27 [2022-07-08T22:59:27.226Z] #29 10.61 129 added, 0 removed; done.
22:59:27 [2022-07-08T22:59:27.226Z] #29 10.66 Setting up jq (1.6-2.1) ...
22:59:27 [2022-07-08T22:59:27.226Z] #29 10.67 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
22:59:27 [2022-07-08T22:59:27.226Z] #29 10.68 Setting up curl (7.74.0-1.3+deb11u1) ...
22:59:27 [2022-07-08T22:59:27.226Z] #29 10.69 Processing triggers for libc-bin (2.31-13+deb11u3) ...
22:59:27 [2022-07-08T22:59:27.226Z] #29 10.72 Processing triggers for ca-certificates (20210119) ...
22:59:27 [2022-07-08T22:59:27.226Z] #29 10.72 Updating certificates in /etc/ssl/certs...
22:59:27 [2022-07-08T22:59:27.242Z] #11 ...
22:59:27 [2022-07-08T22:59:27.242Z] 
22:59:27 [2022-07-08T22:59:27.242Z] #29 [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
22:59:27 [2022-07-08T22:59:27.242Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b
22:59:27 [2022-07-08T22:59:27.242Z] #29 1.686 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
22:59:27 [2022-07-08T22:59:27.242Z] #29 1.699 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB]
22:59:27 [2022-07-08T22:59:27.242Z] #29 1.699 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
22:59:27 [2022-07-08T22:59:27.242Z] #29 1.917 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
22:59:27 [2022-07-08T22:59:27.242Z] #29 2.189 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
22:59:27 [2022-07-08T22:59:27.242Z] #29 2.711 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
22:59:27 [2022-07-08T22:59:27.242Z] #29 3.864 Fetched 8548 kB in 2s (3493 kB/s)
22:59:27 [2022-07-08T22:59:27.242Z] #29 3.864 Reading package lists...
22:59:27 [2022-07-08T22:59:27.242Z] #29 4.648 Reading package lists...
22:59:27 [2022-07-08T22:59:27.242Z] #29 5.429 Building dependency tree...
22:59:27 [2022-07-08T22:59:27.242Z] #29 5.786 The following additional packages will be installed:
22:59:27 [2022-07-08T22:59:27.242Z] #29 5.786   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
22:59:27 [2022-07-08T22:59:27.242Z] #29 5.786   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
22:59:27 [2022-07-08T22:59:27.242Z] #29 5.790 Recommended packages:
22:59:27 [2022-07-08T22:59:27.242Z] #29 5.790   libldap-common publicsuffix libsasl2-modules
22:59:27 [2022-07-08T22:59:27.242Z] #29 5.941 The following NEW packages will be installed:
22:59:27 [2022-07-08T22:59:27.242Z] #29 5.941   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
22:59:27 [2022-07-08T22:59:27.242Z] #29 5.941   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
22:59:27 [2022-07-08T22:59:27.242Z] #29 5.941   libssh2-1 openssl
22:59:27 [2022-07-08T22:59:27.242Z] #29 6.217 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded.
22:59:27 [2022-07-08T22:59:27.242Z] #29 6.217 Need to get 3041 kB of archives.
22:59:27 [2022-07-08T22:59:27.242Z] #29 6.217 After this operation, 6651 kB of additional disk space will be used.
22:59:27 [2022-07-08T22:59:27.242Z] #29 6.217 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
22:59:27 [2022-07-08T22:59:27.242Z] #29 6.220 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
22:59:27 [2022-07-08T22:59:27.242Z] #29 6.231 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
22:59:27 [2022-07-08T22:59:27.242Z] #29 6.231 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
22:59:27 [2022-07-08T22:59:27.242Z] #29 6.231 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
22:59:27 [2022-07-08T22:59:27.242Z] #29 6.231 Get:6 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
22:59:27 [2022-07-08T22:59:27.242Z] #29 6.231 Get:7 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
22:59:27 [2022-07-08T22:59:27.242Z] #29 6.234 Get:8 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
22:59:27 [2022-07-08T22:59:27.242Z] #29 6.234 Get:9 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
22:59:27 [2022-07-08T22:59:27.242Z] #29 6.234 Get:10 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
22:59:27 [2022-07-08T22:59:27.242Z] #29 6.239 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB]
22:59:27 [2022-07-08T22:59:27.242Z] #29 6.247 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB]
22:59:27 [2022-07-08T22:59:27.242Z] #29 6.253 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
22:59:27 [2022-07-08T22:59:27.242Z] #29 6.255 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
22:59:27 [2022-07-08T22:59:27.242Z] #29 6.256 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
22:59:27 [2022-07-08T22:59:27.242Z] #29 6.549 debconf: delaying package configuration, since apt-utils is not installed
22:59:27 [2022-07-08T22:59:27.242Z] #29 6.595 Fetched 3041 kB in 0s (9671 kB/s)
22:59:27 [2022-07-08T22:59:27.242Z] #29 6.682 Selecting previously unselected package openssl.
22:59:27 [2022-07-08T22:59:27.242Z] #29 6.682 (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 ... 6662 files and directories currently installed.)
22:59:27 [2022-07-08T22:59:27.242Z] #29 6.685 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
22:59:27 [2022-07-08T22:59:27.242Z] #29 6.693 Unpacking openssl (1.1.1n-0+deb11u3) ...
22:59:27 [2022-07-08T22:59:27.242Z] #29 7.012 Selecting previously unselected package ca-certificates.
22:59:27 [2022-07-08T22:59:27.242Z] #29 7.012 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
22:59:27 [2022-07-08T22:59:27.242Z] #29 7.018 Unpacking ca-certificates (20210119) ...
22:59:27 [2022-07-08T22:59:27.242Z] #29 7.186 Selecting previously unselected package libbrotli1:amd64.
22:59:27 [2022-07-08T22:59:27.242Z] #29 7.186 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
22:59:27 [2022-07-08T22:59:27.242Z] #29 7.246 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
22:59:27 [2022-07-08T22:59:27.242Z] #29 7.347 Selecting previously unselected package libsasl2-modules-db:amd64.
22:59:27 [2022-07-08T22:59:27.242Z] #29 7.347 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
22:59:27 [2022-07-08T22:59:27.242Z] #29 7.382 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
22:59:27 [2022-07-08T22:59:27.242Z] #29 7.472 Selecting previously unselected package libsasl2-2:amd64.
22:59:27 [2022-07-08T22:59:27.242Z] #29 7.472 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
22:59:27 [2022-07-08T22:59:27.242Z] #29 7.477 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
22:59:27 [2022-07-08T22:59:27.242Z] #29 7.587 Selecting previously unselected package libldap-2.4-2:amd64.
22:59:27 [2022-07-08T22:59:27.242Z] #29 7.587 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
22:59:27 [2022-07-08T22:59:27.242Z] #29 7.591 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
22:59:27 [2022-07-08T22:59:27.242Z] #29 7.717 Selecting previously unselected package libnghttp2-14:amd64.
22:59:27 [2022-07-08T22:59:27.242Z] #29 7.717 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
22:59:27 [2022-07-08T22:59:27.242Z] #29 7.772 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
22:59:27 [2022-07-08T22:59:27.242Z] #29 7.861 Selecting previously unselected package libpsl5:amd64.
22:59:27 [2022-07-08T22:59:27.242Z] #29 7.861 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
22:59:27 [2022-07-08T22:59:27.242Z] #29 7.870 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
22:59:27 [2022-07-08T22:59:27.242Z] #29 7.993 Selecting previously unselected package librtmp1:amd64.
22:59:27 [2022-07-08T22:59:27.242Z] #29 7.996 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
22:59:27 [2022-07-08T22:59:27.242Z] #29 7.999 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
22:59:27 [2022-07-08T22:59:27.242Z] #29 8.072 Selecting previously unselected package libssh2-1:amd64.
22:59:27 [2022-07-08T22:59:27.242Z] #29 8.072 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
22:59:27 [2022-07-08T22:59:27.242Z] #29 8.077 Unpacking libssh2-1:amd64 (1.9.0-2) ...
22:59:27 [2022-07-08T22:59:27.242Z] #29 8.221 Selecting previously unselected package libcurl4:amd64.
22:59:27 [2022-07-08T22:59:27.242Z] #29 8.223 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ...
22:59:27 [2022-07-08T22:59:27.242Z] #29 8.227 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
22:59:27 [2022-07-08T22:59:27.242Z] #29 8.405 Selecting previously unselected package curl.
22:59:27 [2022-07-08T22:59:27.242Z] #29 8.408 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ...
22:59:27 [2022-07-08T22:59:27.242Z] #29 8.412 Unpacking curl (7.74.0-1.3+deb11u1) ...
22:59:27 [2022-07-08T22:59:27.242Z] #29 8.589 Selecting previously unselected package libonig5:amd64.
22:59:27 [2022-07-08T22:59:27.242Z] #29 8.591 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
22:59:27 [2022-07-08T22:59:27.242Z] #29 8.594 Unpacking libonig5:amd64 (6.9.6-1.1) ...
22:59:27 [2022-07-08T22:59:27.242Z] #29 8.709 Selecting previously unselected package libjq1:amd64.
22:59:27 [2022-07-08T22:59:27.242Z] #29 8.709 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
22:59:27 [2022-07-08T22:59:27.242Z] #29 8.713 Unpacking libjq1:amd64 (1.6-2.1) ...
22:59:27 [2022-07-08T22:59:27.242Z] #29 8.782 Selecting previously unselected package jq.
22:59:27 [2022-07-08T22:59:27.242Z] #29 8.782 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
22:59:27 [2022-07-08T22:59:27.242Z] #29 8.787 Unpacking jq (1.6-2.1) ...
22:59:27 [2022-07-08T22:59:27.242Z] #29 8.859 Setting up libpsl5:amd64 (0.21.0-1.2) ...
22:59:27 [2022-07-08T22:59:27.242Z] #29 8.874 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
22:59:27 [2022-07-08T22:59:27.242Z] #29 8.895 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
22:59:27 [2022-07-08T22:59:27.242Z] #29 8.914 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
22:59:27 [2022-07-08T22:59:27.242Z] #29 8.927 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
22:59:27 [2022-07-08T22:59:27.242Z] #29 8.933 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
22:59:27 [2022-07-08T22:59:27.242Z] #29 8.947 Setting up libssh2-1:amd64 (1.9.0-2) ...
22:59:27 [2022-07-08T22:59:27.242Z] #29 8.967 Setting up openssl (1.1.1n-0+deb11u3) ...
22:59:27 [2022-07-08T22:59:27.242Z] #29 8.974 Setting up libonig5:amd64 (6.9.6-1.1) ...
22:59:27 [2022-07-08T22:59:27.242Z] #29 8.986 Setting up libjq1:amd64 (1.6-2.1) ...
22:59:27 [2022-07-08T22:59:27.242Z] #29 8.998 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
22:59:27 [2022-07-08T22:59:27.242Z] #29 9.009 Setting up ca-certificates (20210119) ...
22:59:27 [2022-07-08T22:59:27.242Z] #29 9.743 Updating certificates in /etc/ssl/certs...
22:59:27 [2022-07-08T22:59:27.789Z] #29 11.41 0 added, 0 removed; done.
22:59:27 [2022-07-08T22:59:27.789Z] #29 11.41 Running hooks in /etc/ca-certificates/update.d...
22:59:27 [2022-07-08T22:59:27.789Z] #29 11.41 done.
22:59:27 [2022-07-08T22:59:27.818Z] #29 10.79 129 added, 0 removed; done.
22:59:27 [2022-07-08T22:59:27.818Z] #29 10.90 Setting up jq (1.6-2.1) ...
22:59:28 [2022-07-08T22:59:28.082Z] #29 10.91 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
22:59:28 [2022-07-08T22:59:28.082Z] #29 10.92 Setting up curl (7.74.0-1.3+deb11u1) ...
22:59:28 [2022-07-08T22:59:28.082Z] #29 10.93 Processing triggers for libc-bin (2.31-13+deb11u3) ...
22:59:28 [2022-07-08T22:59:28.082Z] #29 11.03 Processing triggers for ca-certificates (20210119) ...
22:59:28 [2022-07-08T22:59:28.082Z] #29 11.05 Updating certificates in /etc/ssl/certs...
22:59:29 [2022-07-08T22:59:29.026Z] #29 12.08 0 added, 0 removed; done.
22:59:29 [2022-07-08T22:59:29.026Z] #29 12.08 Running hooks in /etc/ca-certificates/update.d...
22:59:29 [2022-07-08T22:59:29.026Z] #29 12.08 done.
22:59:29 [2022-07-08T22:59:29.681Z] #29 DONE 13.3s
22:59:29 [2022-07-08T22:59:29.681Z] 
22:59:29 [2022-07-08T22:59:29.681Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
22:59:29 [2022-07-08T22:59:29.681Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
22:59:29 [2022-07-08T22:59:29.681Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 8.7s done
22:59:29 [2022-07-08T22:59:29.681Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 2.5s
22:59:30 [2022-07-08T22:59:30.245Z] #11 ...
22:59:30 [2022-07-08T22:59:30.245Z] 
22:59:30 [2022-07-08T22:59:30.245Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
22:59:30 [2022-07-08T22:59:30.245Z] #30 sha256:1716cdfae0e831eeeae2ad8bdecbd71b02fb1020d8ca5252ced82ca47fcefdbb
22:59:30 [2022-07-08T22:59:30.245Z] #30 DONE 0.5s
22:59:30 [2022-07-08T22:59:30.245Z] 
22:59:30 [2022-07-08T22:59:30.245Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
22:59:30 [2022-07-08T22:59:30.245Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
22:59:30 [2022-07-08T22:59:30.245Z] #11 ...
22:59:30 [2022-07-08T22:59:30.245Z] 
22:59:30 [2022-07-08T22:59:30.245Z] #31 [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
22:59:30 [2022-07-08T22:59:30.245Z] #31 sha256:374ace3a7754c928563827f9b923c19c10c5776e551857c7a4a64b0d1148a9ed
22:59:30 [2022-07-08T22:59:30.407Z] #29 ...
22:59:30 [2022-07-08T22:59:30.407Z] 
22:59:30 [2022-07-08T22:59:30.407Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
22:59:30 [2022-07-08T22:59:30.407Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
22:59:30 [2022-07-08T22:59:30.407Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 8.6s done
22:59:30 [2022-07-08T22:59:30.407Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 2.6s
22:59:30 [2022-07-08T22:59:30.672Z] #69 28.57 Reading package lists...
22:59:30 [2022-07-08T22:59:30.672Z] #69 ...
22:59:30 [2022-07-08T22:59:30.672Z] 
22:59:30 [2022-07-08T22:59:30.672Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
22:59:30 [2022-07-08T22:59:30.672Z] #74 sha256:a68f3c7b31837946727ae6a59873ff955e5620020934063cbef0c381de5bdcdc
22:59:30 [2022-07-08T22:59:30.672Z] #74 29.55 + for f in rootlesskit rootlesskit-docker-proxy
22:59:30 [2022-07-08T22:59:30.672Z] #74 29.55 + GOBIN=/build
22:59:30 [2022-07-08T22:59:30.672Z] #74 29.55 + GO111MODULE=on
22:59:30 [2022-07-08T22:59:30.672Z] #74 29.55 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
22:59:30 [2022-07-08T22:59:30.672Z] #74 32.93 rootlesskit version 1.0.0
22:59:30 [2022-07-08T22:59:30.672Z] #74 32.93 Usage of /build/rootlesskit-docker-proxy:
22:59:30 [2022-07-08T22:59:30.672Z] #74 32.93   -container-ip string
22:59:30 [2022-07-08T22:59:30.672Z] #74 32.93     	container ip
22:59:30 [2022-07-08T22:59:30.672Z] #74 32.93   -container-port int
22:59:30 [2022-07-08T22:59:30.672Z] #74 32.93     	container port (default -1)
22:59:30 [2022-07-08T22:59:30.672Z] #74 32.93   -host-ip string
22:59:30 [2022-07-08T22:59:30.672Z] #74 32.93     	host ip
22:59:30 [2022-07-08T22:59:30.672Z] #74 32.93   -host-port int
22:59:30 [2022-07-08T22:59:30.672Z] #74 32.93     	host port (default -1)
22:59:30 [2022-07-08T22:59:30.672Z] #74 32.93   -proto string
22:59:30 [2022-07-08T22:59:30.672Z] #74 32.93     	proxy protocol (default "tcp")
22:59:30 [2022-07-08T22:59:30.672Z] #74 DONE 33.4s
22:59:30 [2022-07-08T22:59:30.932Z] 
22:59:30 [2022-07-08T22:59:30.932Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
22:59:30 [2022-07-08T22:59:30.932Z] #75 sha256:9c2127ac2e985146f611491db1107b0febe8a8f3b50473e8b214922bf08f81bf
22:59:30 [2022-07-08T22:59:30.932Z] #75 DONE 0.1s
22:59:30 [2022-07-08T22:59:30.932Z] 
22:59:30 [2022-07-08T22:59:30.932Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
22:59:30 [2022-07-08T22:59:30.932Z] #76 sha256:7e51e12207977467c605750b1430e11d40be47084aefe01e7c764b426b9e237f
22:59:30 [2022-07-08T22:59:30.975Z] #11 ...
22:59:30 [2022-07-08T22:59:30.975Z] 
22:59:30 [2022-07-08T22:59:30.975Z] #29 [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
22:59:30 [2022-07-08T22:59:30.975Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b
22:59:30 [2022-07-08T22:59:30.975Z] #29 DONE 13.8s
22:59:30 [2022-07-08T22:59:30.975Z] 
22:59:30 [2022-07-08T22:59:30.975Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
22:59:30 [2022-07-08T22:59:30.975Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
22:59:30 [2022-07-08T22:59:30.975Z] #11 ...
22:59:30 [2022-07-08T22:59:30.975Z] 
22:59:30 [2022-07-08T22:59:30.975Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
22:59:30 [2022-07-08T22:59:30.975Z] #30 sha256:589fb34656ce69b374dc38247d4b8e344421ee90e79cc62f8c8b1dc5de7f31c6
22:59:30 [2022-07-08T22:59:30.975Z] #30 DONE 0.2s
22:59:30 [2022-07-08T22:59:30.975Z] 
22:59:30 [2022-07-08T22:59:30.975Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
22:59:30 [2022-07-08T22:59:30.975Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
22:59:31 [2022-07-08T22:59:31.191Z] #76 DONE 0.1s
22:59:31 [2022-07-08T22:59:31.191Z] 
22:59:31 [2022-07-08T22:59:31.191Z] #20 [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
22:59:31 [2022-07-08T22:59:31.191Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59
22:59:32 [2022-07-08T22:59:32.140Z] #31 1.748 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
22:59:32 [2022-07-08T22:59:32.310Z] Created binary: bundles/dynbinary-daemon/dockerd
22:59:32 [2022-07-08T22:59:32.311Z] Building: bundles/dynbinary-daemon/docker-proxy
22:59:32 [2022-07-08T22:59:32.311Z] GOOS="" GOARCH="" GOARM=""
22:59:32 [2022-07-08T22:59:32.311Z] Created binary: bundles/dynbinary-daemon/docker-proxy
22:59:32 [2022-07-08T22:59:32.311Z] 
22:59:32 [2022-07-08T22:59:32.311Z] ---> Making bundle: test-integration (in bundles/test-integration)
22:59:32 [2022-07-08T22:59:32.311Z] DOCKER_SYSTEMD=1
22:59:32 [2022-07-08T22:59:32.311Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
22:59:32 [2022-07-08T22:59:32.311Z] HOSTNAME=d532c3f95836
22:59:32 [2022-07-08T22:59:32.311Z] DEST=bundles/test-integration
22:59:32 [2022-07-08T22:59:32.311Z] PWD=/go/src/github.com/docker/docker
22:59:32 [2022-07-08T22:59:32.311Z] DOCKER_GITCOMMIT=8035033501b6173cb1e0d26417710c6ccde6c104
22:59:32 [2022-07-08T22:59:32.311Z] container=docker
22:59:32 [2022-07-08T22:59:32.311Z] HOME=/root
22:59:32 [2022-07-08T22:59:32.311Z] LANG=C.UTF-8
22:59:32 [2022-07-08T22:59:32.311Z] INVOCATION_ID=5cbaef66d7cc4ece802bad7bc87cfc56
22:59:32 [2022-07-08T22:59:32.311Z] GOLANG_VERSION=1.18.3
22:59:32 [2022-07-08T22:59:32.311Z] VALIDATE_REPO=https://github.com/moby/moby.git
22:59:32 [2022-07-08T22:59:32.311Z] VALIDATE_BRANCH=master
22:59:32 [2022-07-08T22:59:32.311Z] TERM=xterm
22:59:32 [2022-07-08T22:59:32.311Z] DOCKER_PKG=github.com/docker/docker
22:59:32 [2022-07-08T22:59:32.311Z] SHLVL=3
22:59:32 [2022-07-08T22:59:32.311Z] TIMEOUT=120m
22:59:32 [2022-07-08T22:59:32.311Z] DOCKER_BUILDTAGS= journald
22:59:32 [2022-07-08T22:59:32.311Z] DOCKER_GRAPHDRIVER=overlay2
22:59:32 [2022-07-08T22:59:32.311Z] GO111MODULE=off
22:59:32 [2022-07-08T22:59:32.311Z] DOCKER_EXPERIMENTAL=1
22:59:32 [2022-07-08T22:59:32.311Z] TEST_SKIP_INTEGRATION_CLI=1
22:59:32 [2022-07-08T22:59:32.311Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
22:59:32 [2022-07-08T22:59:32.311Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
22:59:32 [2022-07-08T22:59:32.311Z] GOPATH=/go
22:59:32 [2022-07-08T22:59:32.311Z] PKG_CONFIG=pkg-config
22:59:32 [2022-07-08T22:59:32.311Z] _=/usr/bin/env
22:59:32 [2022-07-08T22:59:32.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
22:59:32 [2022-07-08T22:59:32.397Z] #31 2.049 
22:59:32 [2022-07-08T22:59:32.573Z] #20 28.57 Reading package lists...
22:59:32 [2022-07-08T22:59:32.573Z] #20 ...
22:59:32 [2022-07-08T22:59:32.573Z] 
22:59:32 [2022-07-08T22:59:32.573Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
22:59:32 [2022-07-08T22:59:32.573Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
22:59:32 [2022-07-08T22:59:32.573Z] #79 CACHED
22:59:32 [2022-07-08T22:59:32.573Z] 
22:59:32 [2022-07-08T22:59:32.573Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
22:59:32 [2022-07-08T22:59:32.573Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
22:59:32 [2022-07-08T22:59:32.573Z] #81 CACHED
22:59:32 [2022-07-08T22:59:32.573Z] 
22:59:32 [2022-07-08T22:59:32.573Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
22:59:32 [2022-07-08T22:59:32.573Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
22:59:32 [2022-07-08T22:59:32.573Z] #83 CACHED
22:59:32 [2022-07-08T22:59:32.573Z] 
22:59:32 [2022-07-08T22:59:32.573Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:59:32 [2022-07-08T22:59:32.573Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
22:59:32 [2022-07-08T22:59:32.573Z] #84 CACHED
22:59:32 [2022-07-08T22:59:32.573Z] 
22:59:32 [2022-07-08T22:59:32.573Z] #69 [containerd 1/3] 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
22:59:32 [2022-07-08T22:59:32.573Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e
22:59:32 [2022-07-08T22:59:32.657Z] #31 2.287 #=#=#                                                                         

######################################################################## 100.0%
22:59:32 [2022-07-08T22:59:32.885Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 5.2s done
22:59:32 [2022-07-08T22:59:32.913Z] #31 2.586 
22:59:33 [2022-07-08T22:59:33.145Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050
22:59:33 [2022-07-08T22:59:33.939Z] #31 3.627 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
22:59:34 [2022-07-08T22:59:34.169Z] ok  	github.com/docker/docker/cmd/dockerd	0.072s	coverage: 31.9% of statements
22:59:34 [2022-07-08T22:59:34.169Z] ok  	github.com/docker/docker/container	0.119s	coverage: 36.2% of statements
22:59:34 [2022-07-08T22:59:34.169Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.376s	coverage: 0.0% of statements
22:59:34 [2022-07-08T22:59:34.169Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
22:59:34 [2022-07-08T22:59:34.169Z] ?   	github.com/docker/docker/container/stream	[no test files]
22:59:34 [2022-07-08T22:59:34.169Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
22:59:34 [2022-07-08T22:59:34.169Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
22:59:34 [2022-07-08T22:59:34.169Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
22:59:34 [2022-07-08T22:59:34.197Z] #31 3.928 
22:59:34 [2022-07-08T22:59:34.455Z] #31 4.163 #=#=#                                                                         

######################################################################## 100.0%
22:59:34 [2022-07-08T22:59:34.483Z] #69 28.57 Reading package lists...
22:59:34 [2022-07-08T22:59:34.483Z] #69 ...
22:59:34 [2022-07-08T22:59:34.483Z] 
22:59:34 [2022-07-08T22:59:34.483Z] #49 [tini 1/3] 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
22:59:34 [2022-07-08T22:59:34.483Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc
22:59:34 [2022-07-08T22:59:34.483Z] #49 28.31 Reading package lists...
22:59:34 [2022-07-08T22:59:34.713Z] #31 4.564 
22:59:35 [2022-07-08T22:59:35.863Z] #49 36.96 Building dependency tree...
22:59:35 [2022-07-08T22:59:35.863Z] #49 38.69 Reading state information...
22:59:36 [2022-07-08T22:59:36.081Z] #31 5.671 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
22:59:36 [2022-07-08T22:59:36.338Z] #31 5.985 
22:59:36 [2022-07-08T22:59:36.852Z] #31 6.209 #=#=#                                                                         

##############                                                            20.4%
##########################################                                59.3%
#################################################################         91.4%
######################################################################## 100.0%
22:59:36 [2022-07-08T22:59:36.852Z] #31 6.766 
22:59:37 [2022-07-08T22:59:37.110Z] #31 ...
22:59:37 [2022-07-08T22:59:37.110Z] 
22:59:37 [2022-07-08T22:59:37.110Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
22:59:37 [2022-07-08T22:59:37.110Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
22:59:37 [2022-07-08T22:59:37.110Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 4.1s done
22:59:37 [2022-07-08T22:59:37.110Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 5.7s
22:59:37 [2022-07-08T22:59:37.243Z] #49 40.11 The following additional packages will be installed:
22:59:37 [2022-07-08T22:59:37.243Z] #49 40.13   cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd
22:59:37 [2022-07-08T22:59:37.243Z] #49 40.18 Suggested packages:
22:59:37 [2022-07-08T22:59:37.503Z] #49 40.18   cmake-doc ninja-build lrzip
22:59:37 [2022-07-08T22:59:37.503Z] #49 40.18 Recommended packages:
22:59:37 [2022-07-08T22:59:37.503Z] #49 40.18   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
22:59:37 [2022-07-08T22:59:37.762Z] #49 40.66 The following NEW packages will be installed:
22:59:37 [2022-07-08T22:59:37.762Z] #49 40.67   cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd
22:59:38 [2022-07-08T22:59:38.022Z] #49 41.00 0 upgraded, 8 newly installed, 0 to remove and 13 not upgraded.
22:59:38 [2022-07-08T22:59:38.022Z] #49 41.00 Need to get 8418 kB of archives.
22:59:38 [2022-07-08T22:59:38.022Z] #49 41.00 After this operation, 34.9 MB of additional disk space will be used.
22:59:38 [2022-07-08T22:59:38.022Z] #49 41.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
22:59:38 [2022-07-08T22:59:38.283Z] #49 41.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
22:59:38 [2022-07-08T22:59:38.283Z] #49 41.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
22:59:38 [2022-07-08T22:59:38.283Z] #49 41.04 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
22:59:38 [2022-07-08T22:59:38.283Z] #49 41.04 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
22:59:38 [2022-07-08T22:59:38.283Z] #49 41.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
22:59:38 [2022-07-08T22:59:38.283Z] #49 41.04 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
22:59:38 [2022-07-08T22:59:38.283Z] #49 41.04 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
22:59:38 [2022-07-08T22:59:38.525Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 5.0s
22:59:38 [2022-07-08T22:59:38.853Z] #49 41.70 debconf: delaying package configuration, since apt-utils is not installed
22:59:39 [2022-07-08T22:59:39.113Z] #49 41.90 Fetched 8418 kB in 0s (20.8 MB/s)
22:59:39 [2022-07-08T22:59:39.113Z] #49 41.96 Selecting previously unselected package xxd.
22:59:39 [2022-07-08T22:59:39.114Z] #49 41.96 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30256 files and directories currently installed.)
22:59:39 [2022-07-08T22:59:39.114Z] #49 41.99 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
22:59:39 [2022-07-08T22:59:39.114Z] #49 42.01 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
22:59:39 [2022-07-08T22:59:39.376Z] #49 42.10 Selecting previously unselected package vim-common.
22:59:39 [2022-07-08T22:59:39.376Z] #49 42.11 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
22:59:39 [2022-07-08T22:59:39.376Z] #49 42.13 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
22:59:39 [2022-07-08T22:59:39.436Z] ok  	github.com/docker/docker/daemon/cluster	0.064s	coverage: 0.5% of statements
22:59:39 [2022-07-08T22:59:39.636Z] #49 ...
22:59:39 [2022-07-08T22:59:39.636Z] 
22:59:39 [2022-07-08T22:59:39.636Z] #69 [containerd 1/3] 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
22:59:39 [2022-07-08T22:59:39.636Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e
22:59:39 [2022-07-08T22:59:39.636Z] #69 28.57 Reading package lists...
22:59:39 [2022-07-08T22:59:39.636Z] #69 37.41 Building dependency tree...
22:59:39 [2022-07-08T22:59:39.636Z] #69 38.87 Reading state information...
22:59:39 [2022-07-08T22:59:39.636Z] #69 40.32 The following additional packages will be installed:
22:59:39 [2022-07-08T22:59:39.636Z] #69 40.34   libbtrfs0
22:59:39 [2022-07-08T22:59:39.636Z] #69 40.51 The following NEW packages will be installed:
22:59:39 [2022-07-08T22:59:39.636Z] #69 40.53   libbtrfs-dev libbtrfs0
22:59:39 [2022-07-08T22:59:39.636Z] #69 40.92 0 upgraded, 2 newly installed, 0 to remove and 13 not upgraded.
22:59:39 [2022-07-08T22:59:39.636Z] #69 40.92 Need to get 460 kB of archives.
22:59:39 [2022-07-08T22:59:39.636Z] #69 40.92 After this operation, 1237 kB of additional disk space will be used.
22:59:39 [2022-07-08T22:59:39.636Z] #69 40.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
22:59:39 [2022-07-08T22:59:39.636Z] #69 40.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
22:59:39 [2022-07-08T22:59:39.636Z] #69 41.41 debconf: delaying package configuration, since apt-utils is not installed
22:59:39 [2022-07-08T22:59:39.636Z] #69 41.65 Fetched 460 kB in 0s (1538 kB/s)
22:59:39 [2022-07-08T22:59:39.636Z] #69 41.71 Selecting previously unselected package libbtrfs0:amd64.
22:59:39 [2022-07-08T22:59:39.636Z] #69 41.71 (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 ... 30256 files and directories currently installed.)
22:59:39 [2022-07-08T22:59:39.636Z] #69 41.76 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
22:59:39 [2022-07-08T22:59:39.636Z] #69 41.79 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
22:59:39 [2022-07-08T22:59:39.636Z] #69 41.88 Selecting previously unselected package libbtrfs-dev:amd64.
22:59:39 [2022-07-08T22:59:39.636Z] #69 41.89 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
22:59:39 [2022-07-08T22:59:39.636Z] #69 41.90 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
22:59:39 [2022-07-08T22:59:39.636Z] #69 42.03 Setting up libbtrfs0:amd64 (5.10.1-2) ...
22:59:39 [2022-07-08T22:59:39.636Z] #69 42.05 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
22:59:39 [2022-07-08T22:59:39.636Z] #69 42.06 Processing triggers for libc-bin (2.31-13+deb11u3) ...
22:59:39 [2022-07-08T22:59:39.636Z] #69 DONE 42.3s
22:59:39 [2022-07-08T22:59:39.636Z] 
22:59:39 [2022-07-08T22:59:39.636Z] #49 [tini 1/3] 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
22:59:39 [2022-07-08T22:59:39.636Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc
22:59:39 [2022-07-08T22:59:39.636Z] #49 42.26 Selecting previously unselected package cmake-data.
22:59:39 [2022-07-08T22:59:39.636Z] #49 42.26 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
22:59:39 [2022-07-08T22:59:39.636Z] #49 42.29 Unpacking cmake-data (3.18.4-2+deb11u1) ...
22:59:39 [2022-07-08T22:59:39.636Z] #49 ...
22:59:39 [2022-07-08T22:59:39.636Z] 
22:59:39 [2022-07-08T22:59:39.636Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
22:59:39 [2022-07-08T22:59:39.636Z] #70 sha256:5435a2b369d0b59f409f8e18dedf531a42849edcacc6c9333b846d2850d1a667
22:59:39 [2022-07-08T22:59:39.636Z] #70 DONE 0.2s
22:59:39 [2022-07-08T22:59:39.636Z] 
22:59:39 [2022-07-08T22:59:39.636Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
22:59:39 [2022-07-08T22:59:39.636Z] #71 sha256:d5665bdeca23659deee30da5fe362d763a2eddd9099861382e130e9cd37879c0
22:59:40 [2022-07-08T22:59:40.575Z] #71 0.761 + RM_GOPATH=0
22:59:40 [2022-07-08T22:59:40.575Z] #71 0.761 + TMP_GOPATH=
22:59:40 [2022-07-08T22:59:40.575Z] #71 0.761 + : /build
22:59:40 [2022-07-08T22:59:40.575Z] #71 0.761 + '[' -z '' ']'
22:59:40 [2022-07-08T22:59:40.575Z] #71 0.761 ++ mktemp -d
22:59:40 [2022-07-08T22:59:40.575Z] #71 0.763 + export GOPATH=/tmp/tmp.GwCL0JVSwb
22:59:40 [2022-07-08T22:59:40.575Z] #71 0.763 + GOPATH=/tmp/tmp.GwCL0JVSwb
22:59:40 [2022-07-08T22:59:40.575Z] #71 0.763 + RM_GOPATH=1
22:59:40 [2022-07-08T22:59:40.575Z] #71 0.763 + case "$(go env GOARCH)" in
22:59:40 [2022-07-08T22:59:40.575Z] #71 0.763 ++ go env GOARCH
22:59:40 [2022-07-08T22:59:40.575Z] #71 0.768 + export GO_BUILDMODE=-buildmode=pie
22:59:40 [2022-07-08T22:59:40.575Z] #71 0.768 + GO_BUILDMODE=-buildmode=pie
22:59:40 [2022-07-08T22:59:40.575Z] #71 0.768 ++ dirname /install.sh
22:59:40 [2022-07-08T22:59:40.575Z] #71 0.769 + dir=/
22:59:40 [2022-07-08T22:59:40.575Z] #71 0.769 + bin=containerd
22:59:40 [2022-07-08T22:59:40.575Z] #71 0.769 + shift
22:59:40 [2022-07-08T22:59:40.575Z] #71 0.769 + '[' '!' -f //containerd.installer ']'
22:59:40 [2022-07-08T22:59:40.575Z] #71 0.769 + . //containerd.installer
22:59:40 [2022-07-08T22:59:40.575Z] #71 0.769 ++ set -e
22:59:40 [2022-07-08T22:59:40.575Z] #71 0.769 ++ : v1.6.6
22:59:40 [2022-07-08T22:59:40.575Z] #71 0.769 + install_containerd
22:59:40 [2022-07-08T22:59:40.575Z] #71 0.770 + echo 'Install containerd version v1.6.6'
22:59:40 [2022-07-08T22:59:40.575Z] #71 0.770 Install containerd version v1.6.6
22:59:40 [2022-07-08T22:59:40.575Z] #71 0.770 + git clone https://github.com/containerd/containerd.git /tmp/tmp.GwCL0JVSwb/src/github.com/containerd/containerd
22:59:40 [2022-07-08T22:59:40.575Z] #71 0.803 Cloning into '/tmp/tmp.GwCL0JVSwb/src/github.com/containerd/containerd'...
22:59:40 [2022-07-08T22:59:40.812Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.013s	coverage: 65.3% of statements
22:59:41 [2022-07-08T22:59:41.115Z] #11 ...
22:59:41 [2022-07-08T22:59:41.115Z] 
22:59:41 [2022-07-08T22:59:41.115Z] #31 [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
22:59:41 [2022-07-08T22:59:41.115Z] #31 sha256:e0c73266735dcbc21a28cd89994601ffd976b7e92d099876f35ca69ab13d17d6
22:59:41 [2022-07-08T22:59:41.115Z] #31 1.516 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
22:59:41 [2022-07-08T22:59:41.115Z] #31 1.795 
22:59:41 [2022-07-08T22:59:41.115Z] #31 2.017 #=#=#                                                                         

######################################################################## 100.0%
22:59:41 [2022-07-08T22:59:41.115Z] #31 2.306 
22:59:41 [2022-07-08T22:59:41.115Z] #31 3.264 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
22:59:41 [2022-07-08T22:59:41.115Z] #31 3.724 
22:59:41 [2022-07-08T22:59:41.115Z] #31 3.952 #=#=#                                                                         

######################################################################## 100.0%
22:59:41 [2022-07-08T22:59:41.115Z] #31 4.270 
22:59:41 [2022-07-08T22:59:41.115Z] #31 5.226 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
22:59:41 [2022-07-08T22:59:41.115Z] #31 5.556 
22:59:41 [2022-07-08T22:59:41.115Z] #31 5.774 #=#=#                                                                         

##############                                                            20.3%
#########################################                                 57.5%
################################################################          89.3%
######################################################################## 100.0%
22:59:41 [2022-07-08T22:59:41.115Z] #31 6.324 
22:59:41 [2022-07-08T22:59:41.115Z] #31 7.483 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
22:59:41 [2022-07-08T22:59:41.115Z] #31 7.831 
22:59:41 [2022-07-08T22:59:41.115Z] #31 8.055 #=#=#                                                                         

######################################################################## 100.0%
22:59:41 [2022-07-08T22:59:41.115Z] #31 8.375 
22:59:41 [2022-07-08T22:59:41.115Z] #31 9.173 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
22:59:41 [2022-07-08T22:59:41.115Z] #31 9.500 
22:59:41 [2022-07-08T22:59:41.115Z] #31 9.724 #=#=#                                                                         

######################################################################## 100.0%
22:59:41 [2022-07-08T22:59:41.115Z] #31 10.01 
22:59:41 [2022-07-08T22:59:41.115Z] #31 10.13 Download of images into '/build' complete.
22:59:41 [2022-07-08T22:59:41.115Z] #31 10.13 Use something like the following to load the result into a Docker daemon:
22:59:41 [2022-07-08T22:59:41.115Z] #31 10.13   tar -cC '/build' . | docker load
22:59:41 [2022-07-08T22:59:41.115Z] #31 ...
22:59:41 [2022-07-08T22:59:41.115Z] 
22:59:41 [2022-07-08T22:59:41.115Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
22:59:41 [2022-07-08T22:59:41.115Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
22:59:42 [2022-07-08T22:59:42.188Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.025s	coverage: 36.9% of statements
22:59:42 [2022-07-08T22:59:42.362Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 10.7s
22:59:42 [2022-07-08T22:59:42.485Z] #71 ...
22:59:42 [2022-07-08T22:59:42.485Z] 
22:59:42 [2022-07-08T22:59:42.485Z] #49 [tini 1/3] 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
22:59:42 [2022-07-08T22:59:42.485Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc
22:59:42 [2022-07-08T22:59:42.485Z] #49 43.26 Selecting previously unselected package libarchive13:amd64.
22:59:42 [2022-07-08T22:59:42.485Z] #49 43.27 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
22:59:42 [2022-07-08T22:59:42.485Z] #49 43.27 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
22:59:42 [2022-07-08T22:59:42.485Z] #49 43.36 Selecting previously unselected package libjsoncpp24:amd64.
22:59:42 [2022-07-08T22:59:42.485Z] #49 43.37 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ...
22:59:42 [2022-07-08T22:59:42.485Z] #49 43.38 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
22:59:42 [2022-07-08T22:59:42.485Z] #49 43.45 Selecting previously unselected package librhash0:amd64.
22:59:42 [2022-07-08T22:59:42.485Z] #49 43.45 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ...
22:59:42 [2022-07-08T22:59:42.485Z] #49 43.46 Unpacking librhash0:amd64 (1.4.1-2) ...
22:59:42 [2022-07-08T22:59:42.485Z] #49 43.51 Selecting previously unselected package libuv1:amd64.
22:59:42 [2022-07-08T22:59:42.485Z] #49 43.52 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ...
22:59:42 [2022-07-08T22:59:42.485Z] #49 43.52 Unpacking libuv1:amd64 (1.40.0-2) ...
22:59:42 [2022-07-08T22:59:42.485Z] #49 43.58 Selecting previously unselected package cmake.
22:59:42 [2022-07-08T22:59:42.485Z] #49 43.58 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ...
22:59:42 [2022-07-08T22:59:42.485Z] #49 43.58 Unpacking cmake (3.18.4-2+deb11u1) ...
22:59:42 [2022-07-08T22:59:42.485Z] #49 44.67 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
22:59:42 [2022-07-08T22:59:42.485Z] #49 44.69 Setting up xxd (2:8.2.2434-3+deb11u1) ...
22:59:42 [2022-07-08T22:59:42.485Z] #49 44.71 Setting up libuv1:amd64 (1.40.0-2) ...
22:59:42 [2022-07-08T22:59:42.485Z] #49 44.72 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
22:59:42 [2022-07-08T22:59:42.485Z] #49 44.76 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
22:59:42 [2022-07-08T22:59:42.485Z] #49 44.77 Setting up librhash0:amd64 (1.4.1-2) ...
22:59:42 [2022-07-08T22:59:42.485Z] #49 44.78 Setting up cmake-data (3.18.4-2+deb11u1) ...
22:59:42 [2022-07-08T22:59:42.485Z] #49 44.80 Setting up cmake (3.18.4-2+deb11u1) ...
22:59:42 [2022-07-08T22:59:42.485Z] #49 44.81 Processing triggers for libc-bin (2.31-13+deb11u3) ...
22:59:42 [2022-07-08T22:59:42.485Z] #49 DONE 45.3s
22:59:42 [2022-07-08T22:59:42.485Z] 
22:59:42 [2022-07-08T22:59:42.485Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
22:59:42 [2022-07-08T22:59:42.485Z] #50 sha256:6b221a04a035706646ee9bc5383f9c43416ff526bb828a699620ab94b4d90db9
22:59:42 [2022-07-08T22:59:42.485Z] #50 DONE 0.1s
22:59:42 [2022-07-08T22:59:42.745Z] 
22:59:42 [2022-07-08T22:59:42.745Z] #20 [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
22:59:42 [2022-07-08T22:59:42.745Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59
22:59:42 [2022-07-08T22:59:42.745Z] #20 28.57 Reading package lists...
22:59:42 [2022-07-08T22:59:42.745Z] #20 37.18 Building dependency tree...
22:59:42 [2022-07-08T22:59:42.745Z] #20 38.61 Reading state information...
22:59:42 [2022-07-08T22:59:42.745Z] #20 40.06 The following additional packages will be installed:
22:59:42 [2022-07-08T22:59:42.745Z] #20 40.06   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
22:59:42 [2022-07-08T22:59:42.745Z] #20 40.06   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
22:59:42 [2022-07-08T22:59:42.745Z] #20 40.06   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
22:59:42 [2022-07-08T22:59:42.745Z] #20 40.06   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
22:59:42 [2022-07-08T22:59:42.745Z] #20 40.07   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
22:59:42 [2022-07-08T22:59:42.745Z] #20 40.07   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
22:59:42 [2022-07-08T22:59:42.745Z] #20 40.08   mingw-w64-common mingw-w64-x86-64-dev
22:59:42 [2022-07-08T22:59:42.745Z] #20 40.09 Suggested packages:
22:59:42 [2022-07-08T22:59:42.745Z] #20 40.10   gcc-10-locales seccomp wine64
22:59:42 [2022-07-08T22:59:42.745Z] #20 40.74 The following NEW packages will be installed:
22:59:42 [2022-07-08T22:59:42.745Z] #20 40.74   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
22:59:42 [2022-07-08T22:59:42.745Z] #20 40.74   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
22:59:42 [2022-07-08T22:59:42.745Z] #20 40.74   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
22:59:42 [2022-07-08T22:59:42.745Z] #20 40.74   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
22:59:42 [2022-07-08T22:59:42.745Z] #20 40.74   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
22:59:42 [2022-07-08T22:59:42.745Z] #20 40.75   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
22:59:42 [2022-07-08T22:59:42.745Z] #20 40.75   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
22:59:42 [2022-07-08T22:59:42.745Z] #20 40.75   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
22:59:42 [2022-07-08T22:59:42.745Z] #20 40.75   mingw-w64-x86-64-dev
22:59:42 [2022-07-08T22:59:42.745Z] #20 41.07 0 upgraded, 30 newly installed, 0 to remove and 13 not upgraded.
22:59:42 [2022-07-08T22:59:42.745Z] #20 41.07 Need to get 115 MB of archives.
22:59:42 [2022-07-08T22:59:42.745Z] #20 41.07 After this operation, 645 MB of additional disk space will be used.
22:59:42 [2022-07-08T22:59:42.745Z] #20 41.07 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]
22:59:42 [2022-07-08T22:59:42.745Z] #20 41.12 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]
22:59:42 [2022-07-08T22:59:42.745Z] #20 41.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
22:59:42 [2022-07-08T22:59:42.745Z] #20 41.17 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
22:59:42 [2022-07-08T22:59:42.745Z] #20 41.18 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
22:59:42 [2022-07-08T22:59:42.745Z] #20 41.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
22:59:42 [2022-07-08T22:59:42.745Z] #20 41.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]
22:59:42 [2022-07-08T22:59:42.745Z] #20 41.32 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]
22:59:42 [2022-07-08T22:59:42.745Z] #20 41.33 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]
22:59:42 [2022-07-08T22:59:42.745Z] #20 41.47 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]
22:59:42 [2022-07-08T22:59:42.745Z] #20 41.78 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]
22:59:42 [2022-07-08T22:59:42.745Z] #20 41.94 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]
22:59:42 [2022-07-08T22:59:42.745Z] #20 42.10 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]
22:59:42 [2022-07-08T22:59:42.745Z] #20 42.42 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]
22:59:42 [2022-07-08T22:59:42.745Z] #20 42.58 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]
22:59:42 [2022-07-08T22:59:42.745Z] #20 42.58 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
22:59:42 [2022-07-08T22:59:42.745Z] #20 42.59 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
22:59:42 [2022-07-08T22:59:42.745Z] #20 42.60 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
22:59:42 [2022-07-08T22:59:42.745Z] #20 42.60 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
22:59:42 [2022-07-08T22:59:42.745Z] #20 42.60 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]
22:59:42 [2022-07-08T22:59:42.745Z] #20 42.60 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
22:59:42 [2022-07-08T22:59:42.745Z] #20 42.61 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
22:59:42 [2022-07-08T22:59:42.745Z] #20 42.62 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
22:59:42 [2022-07-08T22:59:42.745Z] #20 42.62 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
22:59:42 [2022-07-08T22:59:42.745Z] #20 42.62 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
22:59:42 [2022-07-08T22:59:42.745Z] #20 42.62 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
22:59:42 [2022-07-08T22:59:42.745Z] #20 42.63 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
22:59:42 [2022-07-08T22:59:42.745Z] #20 42.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]
22:59:42 [2022-07-08T22:59:42.745Z] #20 42.64 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
22:59:42 [2022-07-08T22:59:42.745Z] #20 42.64 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
22:59:42 [2022-07-08T22:59:42.745Z] #20 43.22 debconf: delaying package configuration, since apt-utils is not installed
22:59:42 [2022-07-08T22:59:42.745Z] #20 43.39 Fetched 115 MB in 2s (62.3 MB/s)
22:59:42 [2022-07-08T22:59:42.745Z] #20 43.42 Selecting previously unselected package binutils-mingw-w64-i686.
22:59:42 [2022-07-08T22:59:42.745Z] #20 43.42 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30256 files and directories currently installed.)
22:59:42 [2022-07-08T22:59:42.745Z] #20 43.45 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
22:59:42 [2022-07-08T22:59:42.745Z] #20 43.45 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
22:59:42 [2022-07-08T22:59:42.745Z] #20 43.94 Selecting previously unselected package binutils-mingw-w64-x86-64.
22:59:42 [2022-07-08T22:59:42.745Z] #20 43.94 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
22:59:42 [2022-07-08T22:59:42.745Z] #20 43.95 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
22:59:42 [2022-07-08T22:59:42.745Z] #20 44.72 Selecting previously unselected package binutils-mingw-w64.
22:59:42 [2022-07-08T22:59:42.745Z] #20 44.73 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
22:59:42 [2022-07-08T22:59:42.745Z] #20 44.73 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
22:59:42 [2022-07-08T22:59:42.745Z] #20 44.80 Selecting previously unselected package libdevmapper1.02.1:amd64.
22:59:42 [2022-07-08T22:59:42.745Z] #20 44.80 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
22:59:42 [2022-07-08T22:59:42.745Z] #20 44.82 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
22:59:42 [2022-07-08T22:59:42.745Z] #20 44.91 Selecting previously unselected package dmsetup.
22:59:42 [2022-07-08T22:59:42.745Z] #20 44.91 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
22:59:42 [2022-07-08T22:59:42.745Z] #20 44.93 Unpacking dmsetup (2:1.02.175-2.1) ...
22:59:42 [2022-07-08T22:59:42.745Z] #20 45.05 Selecting previously unselected package mingw-w64-common.
22:59:42 [2022-07-08T22:59:42.745Z] #20 45.05 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
22:59:42 [2022-07-08T22:59:42.745Z] #20 45.08 Unpacking mingw-w64-common (8.0.0-1) ...
22:59:43 [2022-07-08T22:59:43.018Z] #11 ...
22:59:43 [2022-07-08T22:59:43.018Z] 
22:59:43 [2022-07-08T22:59:43.018Z] #31 [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
22:59:43 [2022-07-08T22:59:43.018Z] #31 sha256:e0c73266735dcbc21a28cd89994601ffd976b7e92d099876f35ca69ab13d17d6
22:59:43 [2022-07-08T22:59:43.018Z] #31 DONE 11.8s
22:59:43 [2022-07-08T22:59:43.018Z] 
22:59:43 [2022-07-08T22:59:43.018Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
22:59:43 [2022-07-08T22:59:43.018Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
22:59:43 [2022-07-08T22:59:43.278Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 10.2s
22:59:43 [2022-07-08T22:59:43.325Z] #20 ...
22:59:43 [2022-07-08T22:59:43.325Z] 
22:59:43 [2022-07-08T22:59:43.325Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
22:59:43 [2022-07-08T22:59:43.325Z] #51 sha256:9edb2876fb031f0f9f6136736aeb917edd16619b1ddffeca8eabad297449f738
22:59:43 [2022-07-08T22:59:43.325Z] #51 0.798 + RM_GOPATH=0
22:59:43 [2022-07-08T22:59:43.325Z] #51 0.798 + TMP_GOPATH=
22:59:43 [2022-07-08T22:59:43.325Z] #51 0.798 + : /build
22:59:43 [2022-07-08T22:59:43.325Z] #51 0.798 + '[' -z '' ']'
22:59:43 [2022-07-08T22:59:43.325Z] #51 0.798 ++ mktemp -d
22:59:43 [2022-07-08T22:59:43.325Z] #51 0.800 + export GOPATH=/tmp/tmp.0EUvk7SucH
22:59:43 [2022-07-08T22:59:43.325Z] #51 0.800 + GOPATH=/tmp/tmp.0EUvk7SucH
22:59:43 [2022-07-08T22:59:43.325Z] #51 0.800 + RM_GOPATH=1
22:59:43 [2022-07-08T22:59:43.325Z] #51 0.800 + case "$(go env GOARCH)" in
22:59:43 [2022-07-08T22:59:43.325Z] #51 0.800 ++ go env GOARCH
22:59:43 [2022-07-08T22:59:43.325Z] #51 0.807 + export GO_BUILDMODE=-buildmode=pie
22:59:43 [2022-07-08T22:59:43.325Z] #51 0.808 + GO_BUILDMODE=-buildmode=pie
22:59:43 [2022-07-08T22:59:43.325Z] #51 0.808 ++ dirname /install.sh
22:59:43 [2022-07-08T22:59:43.325Z] #51 0.809 + dir=/
22:59:43 [2022-07-08T22:59:43.325Z] #51 0.813 + bin=tini
22:59:43 [2022-07-08T22:59:43.325Z] #51 0.813 + shift
22:59:43 [2022-07-08T22:59:43.325Z] #51 0.813 + '[' '!' -f //tini.installer ']'
22:59:43 [2022-07-08T22:59:43.325Z] #51 0.814 + . //tini.installer
22:59:43 [2022-07-08T22:59:43.325Z] #51 0.814 ++ : v0.19.0
22:59:43 [2022-07-08T22:59:43.325Z] #51 0.814 + install_tini
22:59:43 [2022-07-08T22:59:43.325Z] #51 0.814 + echo 'Install tini version v0.19.0'
22:59:43 [2022-07-08T22:59:43.325Z] #51 0.814 Install tini version v0.19.0
22:59:43 [2022-07-08T22:59:43.325Z] #51 0.815 + git clone https://github.com/krallin/tini.git /tmp/tmp.0EUvk7SucH/tini
22:59:43 [2022-07-08T22:59:43.325Z] #51 0.816 Cloning into '/tmp/tmp.0EUvk7SucH/tini'...
22:59:43 [2022-07-08T22:59:43.584Z] #51 1.153 + cd /tmp/tmp.0EUvk7SucH/tini
22:59:43 [2022-07-08T22:59:43.844Z] #51 1.154 + git checkout -q v0.19.0
22:59:43 [2022-07-08T22:59:43.844Z] #51 1.162 + cmake .
22:59:44 [2022-07-08T22:59:44.104Z] #51 1.465 -- The C compiler identification is GNU 10.2.1
22:59:44 [2022-07-08T22:59:44.104Z] #51 1.488 -- Detecting C compiler ABI info
22:59:44 [2022-07-08T22:59:44.104Z] #51 1.722 -- Detecting C compiler ABI info - done
22:59:44 [2022-07-08T22:59:44.264Z] #11 ...
22:59:44 [2022-07-08T22:59:44.264Z] 
22:59:44 [2022-07-08T22:59:44.264Z] #31 [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
22:59:44 [2022-07-08T22:59:44.264Z] #31 sha256:374ace3a7754c928563827f9b923c19c10c5776e551857c7a4a64b0d1148a9ed
22:59:44 [2022-07-08T22:59:44.264Z] #31 7.752 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
22:59:44 [2022-07-08T22:59:44.264Z] #31 8.074 
22:59:44 [2022-07-08T22:59:44.264Z] #31 8.295 #=#=#                                                                         

######################################################################## 100.0%
22:59:44 [2022-07-08T22:59:44.264Z] #31 8.611 
22:59:44 [2022-07-08T22:59:44.264Z] #31 9.338 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
22:59:44 [2022-07-08T22:59:44.264Z] #31 9.693 
22:59:44 [2022-07-08T22:59:44.264Z] #31 9.917 #=#=#                                                                         

######################################################################## 100.0%
22:59:44 [2022-07-08T22:59:44.264Z] #31 10.23 
22:59:44 [2022-07-08T22:59:44.264Z] #31 10.30 Download of images into '/build' complete.
22:59:44 [2022-07-08T22:59:44.264Z] #31 10.30 Use something like the following to load the result into a Docker daemon:
22:59:44 [2022-07-08T22:59:44.264Z] #31 10.30   tar -cC '/build' . | docker load
22:59:44 [2022-07-08T22:59:44.264Z] #31 DONE 13.9s
22:59:44 [2022-07-08T22:59:44.264Z] 
22:59:44 [2022-07-08T22:59:44.264Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
22:59:44 [2022-07-08T22:59:44.264Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
22:59:44 [2022-07-08T22:59:44.363Z] #51 1.789 -- Check for working C compiler: /usr/bin/cc - skipped
22:59:44 [2022-07-08T22:59:44.364Z] #51 1.789 -- Detecting C compile features
22:59:44 [2022-07-08T22:59:44.364Z] #51 1.790 -- Detecting C compile features - done
22:59:44 [2022-07-08T22:59:44.364Z] #51 1.808 -- Performing Test HAS_BUILTIN_FORTIFY
22:59:44 [2022-07-08T22:59:44.364Z] #51 1.882 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:59:44 [2022-07-08T22:59:44.364Z] #51 1.908 -- Configuring done
22:59:44 [2022-07-08T22:59:44.364Z] #51 1.915 -- Generating done
22:59:44 [2022-07-08T22:59:44.364Z] #51 1.917 -- Build files have been written to: /tmp/tmp.0EUvk7SucH/tini
22:59:44 [2022-07-08T22:59:44.364Z] #51 1.923 + make tini-static
22:59:44 [2022-07-08T22:59:44.623Z] #51 2.044 Scanning dependencies of target tini-static
22:59:44 [2022-07-08T22:59:44.623Z] #51 2.091 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:59:44 [2022-07-08T22:59:44.827Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 13.3s done
22:59:45 [2022-07-08T22:59:45.084Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95
22:59:45 [2022-07-08T22:59:45.192Z] #51 2.602 [100%] Linking C executable tini-static
22:59:45 [2022-07-08T22:59:45.341Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done
22:59:45 [2022-07-08T22:59:45.452Z] #51 2.873 [100%] Built target tini-static
22:59:45 [2022-07-08T22:59:45.452Z] #51 2.906 + mkdir -p /build
22:59:45 [2022-07-08T22:59:45.452Z] #51 2.908 + cp tini-static /build/docker-init
22:59:45 [2022-07-08T22:59:45.598Z] #11 DONE 43.3s
22:59:45 [2022-07-08T22:59:45.598Z] 
22:59:45 [2022-07-08T22:59:45.598Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
22:59:45 [2022-07-08T22:59:45.598Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1
22:59:46 [2022-07-08T22:59:46.021Z] #51 DONE 3.3s
22:59:46 [2022-07-08T22:59:46.021Z] 
22:59:46 [2022-07-08T22:59:46.021Z] #20 [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
22:59:46 [2022-07-08T22:59:46.021Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59
22:59:46 [2022-07-08T22:59:46.021Z] #20 46.79 Selecting previously unselected package mingw-w64-x86-64-dev.
22:59:46 [2022-07-08T22:59:46.021Z] #20 46.80 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
22:59:46 [2022-07-08T22:59:46.021Z] #20 46.81 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
22:59:46 [2022-07-08T22:59:46.021Z] #20 48.64 Selecting previously unselected package gcc-mingw-w64-base.
22:59:46 [2022-07-08T22:59:46.021Z] #20 48.65 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
22:59:46 [2022-07-08T22:59:46.021Z] #20 48.65 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
22:59:46 [2022-07-08T22:59:46.021Z] #20 48.74 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
22:59:46 [2022-07-08T22:59:46.021Z] #20 48.75 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
22:59:46 [2022-07-08T22:59:46.021Z] #20 48.75 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
22:59:46 [2022-07-08T22:59:46.528Z] #12 DONE 0.8s
22:59:46 [2022-07-08T22:59:46.528Z] 
22:59:46 [2022-07-08T22:59:46.528Z] #13 [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
22:59:46 [2022-07-08T22:59:46.528Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0
22:59:47 [2022-07-08T22:59:47.091Z] #13 DONE 0.6s
22:59:47 [2022-07-08T22:59:47.091Z] 
22:59:47 [2022-07-08T22:59:47.091Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
22:59:47 [2022-07-08T22:59:47.091Z] #25 sha256:e846383640994f5a13acf36e92b774c328772a6008664886d80fac439ed0172d
22:59:47 [2022-07-08T22:59:47.091Z] #25 ...
22:59:47 [2022-07-08T22:59:47.091Z] 
22:59:47 [2022-07-08T22:59:47.091Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
22:59:47 [2022-07-08T22:59:47.091Z] #46 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571
22:59:47 [2022-07-08T22:59:47.091Z] #46 DONE 0.2s
22:59:47 [2022-07-08T22:59:47.091Z] 
22:59:47 [2022-07-08T22:59:47.091Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
22:59:47 [2022-07-08T22:59:47.091Z] #33 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772
22:59:47 [2022-07-08T22:59:47.091Z] #33 DONE 0.2s
22:59:47 [2022-07-08T22:59:47.091Z] 
22:59:47 [2022-07-08T22:59:47.091Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
22:59:47 [2022-07-08T22:59:47.091Z] #66 sha256:c0660326e4c8545fcbbe2f59b5c0bac730939c0bf2934e761f7782b77d1c3bee
22:59:47 [2022-07-08T22:59:47.091Z] #66 DONE 0.3s
22:59:47 [2022-07-08T22:59:47.091Z] 
22:59:47 [2022-07-08T22:59:47.091Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
22:59:47 [2022-07-08T22:59:47.091Z] #25 sha256:e846383640994f5a13acf36e92b774c328772a6008664886d80fac439ed0172d
22:59:47 [2022-07-08T22:59:47.091Z] #25 DONE 0.3s
22:59:47 [2022-07-08T22:59:47.091Z] 
22:59:47 [2022-07-08T22:59:47.091Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
22:59:47 [2022-07-08T22:59:47.091Z] #50 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307
22:59:47 [2022-07-08T22:59:47.091Z] #50 DONE 0.3s
22:59:47 [2022-07-08T22:59:47.091Z] 
22:59:47 [2022-07-08T22:59:47.091Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:59:47 [2022-07-08T22:59:47.091Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
22:59:47 [2022-07-08T22:59:47.402Z] #20 ...
22:59:47 [2022-07-08T22:59:47.402Z] 
22:59:47 [2022-07-08T22:59:47.402Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
22:59:47 [2022-07-08T22:59:47.402Z] #53 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571
22:59:47 [2022-07-08T22:59:47.402Z] #53 CACHED
22:59:47 [2022-07-08T22:59:47.402Z] 
22:59:47 [2022-07-08T22:59:47.402Z] #54 [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 "v2.3.0"         && 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 "v2.1.0";                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
22:59:47 [2022-07-08T22:59:47.402Z] #54 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c
22:59:47 [2022-07-08T22:59:47.402Z] #54 CACHED
22:59:47 [2022-07-08T22:59:47.402Z] 
22:59:47 [2022-07-08T22:59:47.402Z] #57 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
22:59:47 [2022-07-08T22:59:47.402Z] #57 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307
22:59:47 [2022-07-08T22:59:47.402Z] #57 CACHED
22:59:47 [2022-07-08T22:59:47.402Z] 
22:59:47 [2022-07-08T22:59:47.402Z] #58 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:59:47 [2022-07-08T22:59:47.402Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
22:59:47 [2022-07-08T22:59:47.402Z] #58 CACHED
22:59:47 [2022-07-08T22:59:47.402Z] 
22:59:47 [2022-07-08T22:59:47.402Z] #20 [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
22:59:47 [2022-07-08T22:59:47.402Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59
22:59:47 [2022-07-08T22:59:47.402Z] #20 ...
22:59:47 [2022-07-08T22:59:47.402Z] 
22:59:47 [2022-07-08T22:59:47.402Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
22:59:47 [2022-07-08T22:59:47.402Z] #60 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75
22:59:47 [2022-07-08T22:59:47.402Z] #60 CACHED
22:59:47 [2022-07-08T22:59:47.402Z] 
22:59:47 [2022-07-08T22:59:47.402Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
22:59:47 [2022-07-08T22:59:47.402Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
22:59:47 [2022-07-08T22:59:47.402Z] #62 CACHED
22:59:47 [2022-07-08T22:59:47.402Z] 
22:59:47 [2022-07-08T22:59:47.402Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
22:59:47 [2022-07-08T22:59:47.402Z] #64 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578
22:59:47 [2022-07-08T22:59:47.402Z] #64 CACHED
22:59:47 [2022-07-08T22:59:47.473Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 14.4s done
22:59:47 [2022-07-08T22:59:47.661Z] 
22:59:47 [2022-07-08T22:59:47.661Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
22:59:47 [2022-07-08T22:59:47.661Z] #71 sha256:d5665bdeca23659deee30da5fe362d763a2eddd9099861382e130e9cd37879c0
22:59:47 [2022-07-08T22:59:47.732Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done
22:59:48 [2022-07-08T22:59:48.302Z] #11 DONE 45.7s
22:59:48 [2022-07-08T22:59:48.302Z] 
22:59:48 [2022-07-08T22:59:48.302Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
22:59:48 [2022-07-08T22:59:48.302Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1
22:59:48 [2022-07-08T22:59:48.749Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.447s	coverage: 13.4% of statements
22:59:48 [2022-07-08T22:59:48.870Z] #12 DONE 0.9s
22:59:49 [2022-07-08T22:59:49.040Z] #71 ...
22:59:49 [2022-07-08T22:59:49.040Z] 
22:59:49 [2022-07-08T22:59:49.040Z] #20 [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
22:59:49 [2022-07-08T22:59:49.040Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59
22:59:49 [2022-07-08T22:59:49.040Z] #20 51.60 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
22:59:49 [2022-07-08T22:59:49.040Z] #20 51.61 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
22:59:49 [2022-07-08T22:59:49.040Z] #20 51.61 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
22:59:49 [2022-07-08T22:59:49.129Z] 
22:59:49 [2022-07-08T22:59:49.129Z] #13 [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
22:59:49 [2022-07-08T22:59:49.129Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0
22:59:49 [2022-07-08T22:59:49.682Z] ok  	github.com/docker/docker/daemon/config	0.033s	coverage: 81.7% of statements
22:59:49 [2022-07-08T22:59:49.699Z] #13 DONE 0.7s
22:59:49 [2022-07-08T22:59:49.699Z] 
22:59:49 [2022-07-08T22:59:49.699Z] #14 [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
22:59:49 [2022-07-08T22:59:49.699Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
22:59:49 [2022-07-08T22:59:49.699Z] #14 ...
22:59:49 [2022-07-08T22:59:49.699Z] 
22:59:49 [2022-07-08T22:59:49.699Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
22:59:49 [2022-07-08T22:59:49.699Z] #46 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571
22:59:49 [2022-07-08T22:59:49.699Z] #46 DONE 0.1s
22:59:49 [2022-07-08T22:59:49.699Z] 
22:59:49 [2022-07-08T22:59:49.699Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
22:59:49 [2022-07-08T22:59:49.699Z] #33 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772
22:59:49 [2022-07-08T22:59:49.699Z] #33 DONE 0.2s
22:59:49 [2022-07-08T22:59:49.699Z] 
22:59:49 [2022-07-08T22:59:49.699Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
22:59:49 [2022-07-08T22:59:49.699Z] #50 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307
22:59:49 [2022-07-08T22:59:49.699Z] #50 DONE 0.2s
22:59:49 [2022-07-08T22:59:49.941Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
22:59:49 [2022-07-08T22:59:49.962Z] 
22:59:49 [2022-07-08T22:59:49.962Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
22:59:49 [2022-07-08T22:59:49.962Z] #25 sha256:cc5d69181958b0180d17565a820aeeec78c00503f8a6a6b65a3852b9a3db9e4f
22:59:49 [2022-07-08T22:59:49.962Z] #25 DONE 0.3s
22:59:49 [2022-07-08T22:59:49.962Z] 
22:59:49 [2022-07-08T22:59:49.962Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
22:59:49 [2022-07-08T22:59:49.962Z] #66 sha256:b78f48b33da9316a527d45578cd522b7062bafd28e3329621e27d21aaa1573dc
22:59:49 [2022-07-08T22:59:49.962Z] #66 DONE 0.3s
22:59:49 [2022-07-08T22:59:49.962Z] 
22:59:49 [2022-07-08T22:59:49.962Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:59:49 [2022-07-08T22:59:49.962Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
22:59:50 [2022-07-08T22:59:50.878Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
22:59:51 [2022-07-08T22:59:51.812Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.490s	coverage: 74.8% of statements
22:59:52 [2022-07-08T22:59:52.070Z] ok  	github.com/docker/docker/daemon	10.108s	coverage: 16.2% of statements
22:59:52 [2022-07-08T22:59:52.070Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
22:59:52 [2022-07-08T22:59:52.070Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
22:59:52 [2022-07-08T22:59:52.070Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
22:59:52 [2022-07-08T22:59:52.070Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
22:59:53 [2022-07-08T22:59:53.005Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.287s	coverage: 56.2% of statements
22:59:53 [2022-07-08T22:59:53.232Z] #20 55.54 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
22:59:53 [2022-07-08T22:59:53.232Z] #20 55.55 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
22:59:53 [2022-07-08T22:59:53.232Z] #20 55.55 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
22:59:53 [2022-07-08T22:59:53.704Z] #51 ...
22:59:53 [2022-07-08T22:59:53.704Z] 
22:59:53 [2022-07-08T22:59:53.704Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
22:59:53 [2022-07-08T22:59:53.704Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
22:59:53 [2022-07-08T22:59:53.704Z] #76 6.295 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:59:53 [2022-07-08T22:59:53.704Z] #76 6.316 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
22:59:53 [2022-07-08T22:59:53.704Z] #76 6.316 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
22:59:53 [2022-07-08T22:59:53.940Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 3.0% of statements
22:59:53 [2022-07-08T22:59:53.960Z] #76 ...
22:59:53 [2022-07-08T22:59:53.960Z] 
22:59:53 [2022-07-08T22:59:53.960Z] #62 [containerd 1/3] 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
22:59:53 [2022-07-08T22:59:53.960Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591
22:59:53 [2022-07-08T22:59:53.960Z] #62 6.341 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:59:53 [2022-07-08T22:59:53.960Z] #62 6.370 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
22:59:53 [2022-07-08T22:59:53.960Z] #62 6.370 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
22:59:53 [2022-07-08T22:59:53.960Z] #62 7.034 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
22:59:53 [2022-07-08T22:59:53.960Z] #62 ...
22:59:53 [2022-07-08T22:59:53.960Z] 
22:59:53 [2022-07-08T22:59:53.960Z] #34 [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
22:59:53 [2022-07-08T22:59:53.960Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22
22:59:53 [2022-07-08T22:59:53.960Z] #34 6.865 + git clone https://github.com/kolyshkin/go-swagger.git .
22:59:53 [2022-07-08T22:59:53.960Z] #34 6.872 Cloning into '.'...
22:59:54 [2022-07-08T22:59:54.225Z] #34 ...
22:59:54 [2022-07-08T22:59:54.225Z] 
22:59:54 [2022-07-08T22:59:54.225Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
22:59:54 [2022-07-08T22:59:54.225Z] #67 sha256:09ba09c714ebcbe10a0e53d2ead1c70af6e21639ca866718de4b5c9d03a35436
22:59:54 [2022-07-08T22:59:54.225Z] #67 6.888 + RM_GOPATH=0
22:59:54 [2022-07-08T22:59:54.225Z] #67 6.888 + TMP_GOPATH=
22:59:54 [2022-07-08T22:59:54.225Z] #67 6.888 + : /build
22:59:54 [2022-07-08T22:59:54.225Z] #67 6.888 + '[' -z '' ']'
22:59:54 [2022-07-08T22:59:54.226Z] #67 6.892 ++ mktemp -d
22:59:54 [2022-07-08T22:59:54.226Z] #67 6.897 + export GOPATH=/tmp/tmp.T31Vtv59Pl
22:59:54 [2022-07-08T22:59:54.226Z] #67 6.897 + GOPATH=/tmp/tmp.T31Vtv59Pl
22:59:54 [2022-07-08T22:59:54.226Z] #67 6.897 + RM_GOPATH=1
22:59:54 [2022-07-08T22:59:54.226Z] #67 6.897 + case "$(go env GOARCH)" in
22:59:54 [2022-07-08T22:59:54.226Z] #67 6.898 ++ go env GOARCH
22:59:54 [2022-07-08T22:59:54.226Z] #67 6.913 + export GO_BUILDMODE=-buildmode=pie
22:59:54 [2022-07-08T22:59:54.226Z] #67 6.914 + GO_BUILDMODE=-buildmode=pie
22:59:54 [2022-07-08T22:59:54.226Z] #67 6.914 ++ dirname /install.sh
22:59:54 [2022-07-08T22:59:54.226Z] #67 6.916 + dir=/
22:59:54 [2022-07-08T22:59:54.226Z] #67 6.942 + bin=rootlesskit
22:59:54 [2022-07-08T22:59:54.226Z] #67 6.942 + shift
22:59:54 [2022-07-08T22:59:54.226Z] #67 6.942 + '[' '!' -f //rootlesskit.installer ']'
22:59:54 [2022-07-08T22:59:54.226Z] #67 6.942 + . //rootlesskit.installer
22:59:54 [2022-07-08T22:59:54.226Z] #67 6.942 ++ : 1920341cd41e047834a21007424162a2dc946315
22:59:54 [2022-07-08T22:59:54.226Z] #67 6.942 + install_rootlesskit
22:59:54 [2022-07-08T22:59:54.226Z] #67 6.942 + case "$1" in
22:59:54 [2022-07-08T22:59:54.226Z] #67 6.942 + export CGO_ENABLED=0
22:59:54 [2022-07-08T22:59:54.226Z] #67 6.942 + CGO_ENABLED=0
22:59:54 [2022-07-08T22:59:54.226Z] #67 6.942 + _install_rootlesskit
22:59:54 [2022-07-08T22:59:54.226Z] #67 6.947 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
22:59:54 [2022-07-08T22:59:54.226Z] #67 6.947 + for f in rootlesskit rootlesskit-docker-proxy
22:59:54 [2022-07-08T22:59:54.226Z] #67 6.947 + GOBIN=/build
22:59:54 [2022-07-08T22:59:54.226Z] #67 6.947 + GO111MODULE=on
22:59:54 [2022-07-08T22:59:54.226Z] #67 6.947 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
22:59:54 [2022-07-08T22:59:54.226Z] #67 6.947 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
22:59:54 [2022-07-08T22:59:54.226Z] #67 ...
22:59:54 [2022-07-08T22:59:54.226Z] 
22:59:54 [2022-07-08T22:59:54.226Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
22:59:54 [2022-07-08T22:59:54.226Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
22:59:54 [2022-07-08T22:59:54.226Z] #76 7.441 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
22:59:54 [2022-07-08T22:59:54.613Z] #20 57.16 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
22:59:54 [2022-07-08T22:59:54.613Z] #20 57.17 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
22:59:54 [2022-07-08T22:59:54.613Z] #20 57.17 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
22:59:54 [2022-07-08T22:59:54.883Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.9% of statements
22:59:55 [2022-07-08T22:59:55.241Z] #51 ...
22:59:55 [2022-07-08T22:59:55.241Z] 
22:59:55 [2022-07-08T22:59:55.241Z] #42 [tini 1/3] 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
22:59:55 [2022-07-08T22:59:55.241Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
22:59:55 [2022-07-08T22:59:55.241Z] #42 5.528 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:59:55 [2022-07-08T22:59:55.241Z] #42 5.554 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
22:59:55 [2022-07-08T22:59:55.241Z] #42 5.554 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
22:59:55 [2022-07-08T22:59:55.500Z] #42 5.952 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
22:59:56 [2022-07-08T22:59:56.036Z] #20 58.75 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
22:59:56 [2022-07-08T22:59:56.036Z] #20 58.75 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
22:59:56 [2022-07-08T22:59:56.036Z] #20 58.76 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
22:59:56 [2022-07-08T22:59:56.259Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.866s	coverage: 46.1% of statements
22:59:56 [2022-07-08T22:59:56.259Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
22:59:56 [2022-07-08T22:59:56.517Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.231s	coverage: 50.6% of statements
22:59:56 [2022-07-08T22:59:56.879Z] #42 ...
22:59:56 [2022-07-08T22:59:56.879Z] 
22:59:56 [2022-07-08T22:59:56.879Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
22:59:56 [2022-07-08T22:59:56.879Z] #26 sha256:855cb004093c991ee88328c27174fd8b91d44ad70cd1d9ca2cdd5e20f060fcb0
22:59:56 [2022-07-08T22:59:56.879Z] #26 6.962 + RM_GOPATH=0
22:59:56 [2022-07-08T22:59:56.879Z] #26 6.962 + TMP_GOPATH=
22:59:56 [2022-07-08T22:59:56.879Z] #26 6.962 + : /build
22:59:56 [2022-07-08T22:59:56.879Z] #26 6.962 + '[' -z '' ']'
22:59:56 [2022-07-08T22:59:56.879Z] #26 6.962 ++ mktemp -d
22:59:56 [2022-07-08T22:59:56.879Z] #26 6.966 + export GOPATH=/tmp/tmp.hdwkRwIwis
22:59:56 [2022-07-08T22:59:56.879Z] #26 6.966 + GOPATH=/tmp/tmp.hdwkRwIwis
22:59:56 [2022-07-08T22:59:56.879Z] #26 6.966 + RM_GOPATH=1
22:59:56 [2022-07-08T22:59:56.879Z] #26 6.966 + case "$(go env GOARCH)" in
22:59:56 [2022-07-08T22:59:56.879Z] #26 6.970 ++ go env GOARCH
22:59:56 [2022-07-08T22:59:56.879Z] #26 7.038 + export GO_BUILDMODE=-buildmode=pie
22:59:56 [2022-07-08T22:59:56.879Z] #26 7.038 + GO_BUILDMODE=-buildmode=pie
22:59:56 [2022-07-08T22:59:56.879Z] #26 7.038 ++ dirname /install.sh
22:59:57 [2022-07-08T22:59:57.139Z] #26 7.065 + dir=/
22:59:57 [2022-07-08T22:59:57.139Z] #26 7.065 + bin=dockercli
22:59:57 [2022-07-08T22:59:57.139Z] #26 7.065 + shift
22:59:57 [2022-07-08T22:59:57.139Z] #26 7.065 + '[' '!' -f //dockercli.installer ']'
22:59:57 [2022-07-08T22:59:57.139Z] #26 7.065 + . //dockercli.installer
22:59:57 [2022-07-08T22:59:57.139Z] #26 7.065 ++ : stable
22:59:57 [2022-07-08T22:59:57.139Z] #26 7.065 ++ : 17.06.2-ce
22:59:57 [2022-07-08T22:59:57.139Z] #26 7.065 + install_dockercli
22:59:57 [2022-07-08T22:59:57.139Z] #26 7.065 + echo 'Install docker/cli version 17.06.2-ce from stable'
22:59:57 [2022-07-08T22:59:57.139Z] #26 7.065 ++ uname -m
22:59:57 [2022-07-08T22:59:57.139Z] #26 7.065 + arch=x86_64
22:59:57 [2022-07-08T22:59:57.139Z] #26 7.065 + '[' x86_64 '!=' x86_64 ']'
22:59:57 [2022-07-08T22:59:57.139Z] #26 7.065 + url=https://download.docker.com/linux/static
22:59:57 [2022-07-08T22:59:57.139Z] #26 7.065 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
22:59:57 [2022-07-08T22:59:57.139Z] #26 7.066 Install docker/cli version 17.06.2-ce from stable
22:59:57 [2022-07-08T22:59:57.139Z] #26 7.074 + tar -xz docker/docker
22:59:57 [2022-07-08T22:59:57.398Z] #26 ...
22:59:57 [2022-07-08T22:59:57.398Z] 
22:59:57 [2022-07-08T22:59:57.398Z] #42 [tini 1/3] 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
22:59:57 [2022-07-08T22:59:57.398Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
22:59:57 [2022-07-08T22:59:57.398Z] #42 7.796 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
22:59:57 [2022-07-08T22:59:57.460Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.5% of statements
22:59:57 [2022-07-08T22:59:57.502Z] #76 ...
22:59:57 [2022-07-08T22:59:57.502Z] 
22:59:57 [2022-07-08T22:59:57.502Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
22:59:57 [2022-07-08T22:59:57.502Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
22:59:57 [2022-07-08T22:59:57.502Z] #55 6.833 go: downloading github.com/golangci/golangci-lint v1.46.2
22:59:57 [2022-07-08T22:59:57.502Z] #55 10.00 go: downloading github.com/fatih/color v1.13.0
22:59:57 [2022-07-08T22:59:57.502Z] #55 10.01 go: downloading github.com/gofrs/flock v0.8.1
22:59:57 [2022-07-08T22:59:57.502Z] #55 ...
22:59:57 [2022-07-08T22:59:57.502Z] 
22:59:57 [2022-07-08T22:59:57.502Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
22:59:57 [2022-07-08T22:59:57.502Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128
22:59:57 [2022-07-08T22:59:57.502Z] #38 7.230 go: downloading github.com/pelletier/go-toml v1.8.1
22:59:57 [2022-07-08T22:59:57.502Z] #38 ...
22:59:57 [2022-07-08T22:59:57.502Z] 
22:59:57 [2022-07-08T22:59:57.502Z] #14 [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
22:59:57 [2022-07-08T22:59:57.502Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
22:59:57 [2022-07-08T22:59:57.502Z] #14 6.954 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:59:57 [2022-07-08T22:59:57.502Z] #14 6.992 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
22:59:57 [2022-07-08T22:59:57.502Z] #14 6.992 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
22:59:57 [2022-07-08T22:59:57.502Z] #14 8.927 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
22:59:57 [2022-07-08T22:59:57.502Z] #14 ...
22:59:57 [2022-07-08T22:59:57.502Z] 
22:59:57 [2022-07-08T22:59:57.502Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
22:59:57 [2022-07-08T22:59:57.502Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75
22:59:57 [2022-07-08T22:59:57.502Z] #53 6.368 go: downloading gotest.tools/gotestsum v1.8.1
22:59:57 [2022-07-08T22:59:57.502Z] #53 9.606 go: downloading github.com/fatih/color v1.10.0
22:59:57 [2022-07-08T22:59:57.502Z] #53 10.08 go: downloading github.com/dnephin/pflag v1.0.7
22:59:57 [2022-07-08T22:59:57.502Z] #53 10.21 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
22:59:57 [2022-07-08T22:59:57.502Z] #53 10.47 go: downloading golang.org/x/tools v0.1.0
22:59:57 [2022-07-08T22:59:57.502Z] #53 10.49 go: downloading github.com/mattn/go-colorable v0.1.8
22:59:57 [2022-07-08T22:59:57.502Z] #53 ...
22:59:57 [2022-07-08T22:59:57.502Z] 
22:59:57 [2022-07-08T22:59:57.502Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
22:59:57 [2022-07-08T22:59:57.502Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a
22:59:57 [2022-07-08T22:59:57.502Z] #36 7.931 go: downloading github.com/go-delve/delve v1.8.1
22:59:57 [2022-07-08T22:59:57.502Z] #36 ...
22:59:57 [2022-07-08T22:59:57.502Z] 
22:59:57 [2022-07-08T22:59:57.502Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
22:59:57 [2022-07-08T22:59:57.502Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71
22:59:57 [2022-07-08T22:59:57.502Z] #40 7.052 go: downloading github.com/tc-hib/go-winres v0.2.3
22:59:57 [2022-07-08T22:59:57.502Z] #40 8.727 go: downloading github.com/tc-hib/winres v0.1.5
22:59:57 [2022-07-08T22:59:57.760Z] #40 10.83 go: downloading github.com/urfave/cli/v2 v2.3.0
22:59:57 [2022-07-08T22:59:57.760Z] #40 ...
22:59:57 [2022-07-08T22:59:57.760Z] 
22:59:57 [2022-07-08T22:59:57.760Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
22:59:57 [2022-07-08T22:59:57.760Z] #26 sha256:0087b12af4d15a7ba64dfb49410e22b1b896054794787ad101820fb68c8e7ab4
22:59:57 [2022-07-08T22:59:57.760Z] #26 6.860 + RM_GOPATH=0
22:59:57 [2022-07-08T22:59:57.760Z] #26 6.860 + TMP_GOPATH=
22:59:57 [2022-07-08T22:59:57.760Z] #26 6.860 + : /build
22:59:57 [2022-07-08T22:59:57.760Z] #26 6.860 + '[' -z '' ']'
22:59:57 [2022-07-08T22:59:57.760Z] #26 6.860 ++ mktemp -d
22:59:57 [2022-07-08T22:59:57.760Z] #26 6.865 + export GOPATH=/tmp/tmp.1O6lcfYYmh
22:59:57 [2022-07-08T22:59:57.760Z] #26 6.865 + GOPATH=/tmp/tmp.1O6lcfYYmh
22:59:57 [2022-07-08T22:59:57.760Z] #26 6.865 + RM_GOPATH=1
22:59:57 [2022-07-08T22:59:57.760Z] #26 6.865 + case "$(go env GOARCH)" in
22:59:57 [2022-07-08T22:59:57.760Z] #26 6.866 ++ go env GOARCH
22:59:57 [2022-07-08T22:59:57.760Z] #26 6.920 + export GO_BUILDMODE=-buildmode=pie
22:59:57 [2022-07-08T22:59:57.760Z] #26 6.920 + GO_BUILDMODE=-buildmode=pie
22:59:57 [2022-07-08T22:59:57.760Z] #26 6.927 ++ dirname /install.sh
22:59:57 [2022-07-08T22:59:57.760Z] #26 6.927 + dir=/
22:59:57 [2022-07-08T22:59:57.760Z] #26 6.927 + bin=dockercli
22:59:57 [2022-07-08T22:59:57.760Z] #26 6.927 + shift
22:59:57 [2022-07-08T22:59:57.760Z] #26 6.927 + '[' '!' -f //dockercli.installer ']'
22:59:57 [2022-07-08T22:59:57.760Z] #26 6.927 + . //dockercli.installer
22:59:57 [2022-07-08T22:59:57.760Z] #26 6.927 ++ : stable
22:59:57 [2022-07-08T22:59:57.760Z] #26 6.927 ++ : 17.06.2-ce
22:59:57 [2022-07-08T22:59:57.760Z] #26 6.927 + install_dockercli
22:59:57 [2022-07-08T22:59:57.760Z] #26 6.927 + echo 'Install docker/cli version 17.06.2-ce from stable'
22:59:57 [2022-07-08T22:59:57.760Z] #26 6.927 ++ uname -m
22:59:57 [2022-07-08T22:59:57.760Z] #26 6.927 Install docker/cli version 17.06.2-ce from stable
22:59:57 [2022-07-08T22:59:57.760Z] #26 6.932 + arch=x86_64
22:59:57 [2022-07-08T22:59:57.760Z] #26 6.932 + '[' x86_64 '!=' x86_64 ']'
22:59:57 [2022-07-08T22:59:57.760Z] #26 6.932 + url=https://download.docker.com/linux/static
22:59:57 [2022-07-08T22:59:57.760Z] #26 6.944 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
22:59:57 [2022-07-08T22:59:57.760Z] #26 6.944 + tar -xz docker/docker
22:59:57 [2022-07-08T22:59:57.760Z] #26 ...
22:59:57 [2022-07-08T22:59:57.760Z] 
22:59:57 [2022-07-08T22:59:57.760Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
22:59:57 [2022-07-08T22:59:57.760Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578
22:59:57 [2022-07-08T22:59:57.760Z] #57 7.661 go: downloading mvdan.cc/sh/v3 v3.0.2
22:59:58 [2022-07-08T22:59:58.017Z] #57 ...
22:59:58 [2022-07-08T22:59:58.017Z] 
22:59:58 [2022-07-08T22:59:58.017Z] #47 [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 "v2.3.0"         && 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 "v2.1.0";                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
22:59:58 [2022-07-08T22:59:58.017Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c
22:59:58 [2022-07-08T22:59:58.017Z] #47 6.736 + git clone https://github.com/docker/distribution.git .
22:59:58 [2022-07-08T22:59:58.017Z] #47 6.736 Cloning into '.'...
22:59:58 [2022-07-08T22:59:58.017Z] #47 ...
22:59:58 [2022-07-08T22:59:58.017Z] 
22:59:58 [2022-07-08T22:59:58.017Z] #42 [tini 1/3] 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
22:59:58 [2022-07-08T22:59:58.017Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
22:59:58 [2022-07-08T22:59:58.017Z] #42 6.933 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:59:58 [2022-07-08T22:59:58.017Z] #42 6.986 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
22:59:58 [2022-07-08T22:59:58.017Z] #42 6.986 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
22:59:58 [2022-07-08T22:59:58.017Z] #42 8.518 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
22:59:58 [2022-07-08T22:59:58.280Z] #42 ...
22:59:58 [2022-07-08T22:59:58.280Z] 
22:59:58 [2022-07-08T22:59:58.280Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
22:59:58 [2022-07-08T22:59:58.280Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71
22:59:58 [2022-07-08T22:59:58.280Z] #40 11.07 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
22:59:58 [2022-07-08T22:59:58.280Z] #40 11.16 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
22:59:58 [2022-07-08T22:59:58.405Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
22:59:58 [2022-07-08T22:59:58.405Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.899s	coverage: 58.5% of statements
22:59:58 [2022-07-08T22:59:58.405Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
22:59:58 [2022-07-08T22:59:58.405Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
22:59:58 [2022-07-08T22:59:58.663Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
22:59:59 [2022-07-08T22:59:59.938Z] #42 ...
22:59:59 [2022-07-08T22:59:59.938Z] 
22:59:59 [2022-07-08T22:59:59.938Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
22:59:59 [2022-07-08T22:59:59.938Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578
22:59:59 [2022-07-08T22:59:59.938Z] #57 7.569 go: downloading mvdan.cc/sh/v3 v3.0.2
22:59:59 [2022-07-08T22:59:59.938Z] #57 10.08 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
22:59:59 [2022-07-08T22:59:59.938Z] #57 10.09 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
22:59:59 [2022-07-08T22:59:59.938Z] #57 ...
22:59:59 [2022-07-08T22:59:59.938Z] 
22:59:59 [2022-07-08T22:59:59.938Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
22:59:59 [2022-07-08T22:59:59.938Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128
22:59:59 [2022-07-08T22:59:59.938Z] #38 6.719 go: downloading github.com/pelletier/go-toml v1.8.1
22:59:59 [2022-07-08T22:59:59.938Z] #38 ...
22:59:59 [2022-07-08T22:59:59.938Z] 
22:59:59 [2022-07-08T22:59:59.938Z] #62 [containerd 1/3] 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
22:59:59 [2022-07-08T22:59:59.938Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591
22:59:59 [2022-07-08T22:59:59.938Z] #62 7.537 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:59:59 [2022-07-08T22:59:59.938Z] #62 7.620 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
22:59:59 [2022-07-08T22:59:59.938Z] #62 7.646 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
22:59:59 [2022-07-08T22:59:59.938Z] #62 9.477 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
22:59:59 [2022-07-08T22:59:59.938Z] #62 ...
22:59:59 [2022-07-08T22:59:59.938Z] 
22:59:59 [2022-07-08T22:59:59.938Z] #47 [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 "v2.3.0"         && 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 "v2.1.0";                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
22:59:59 [2022-07-08T22:59:59.938Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c
22:59:59 [2022-07-08T22:59:59.938Z] #47 6.882 + git clone https://github.com/docker/distribution.git .
22:59:59 [2022-07-08T22:59:59.938Z] #47 6.882 Cloning into '.'...
23:00:00 [2022-07-08T23:00:00.199Z] #47 ...
23:00:00 [2022-07-08T23:00:00.199Z] 
23:00:00 [2022-07-08T23:00:00.199Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
23:00:00 [2022-07-08T23:00:00.199Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
23:00:00 [2022-07-08T23:00:00.199Z] #76 7.505 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
23:00:00 [2022-07-08T23:00:00.199Z] #76 7.528 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
23:00:00 [2022-07-08T23:00:00.199Z] #76 7.542 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
23:00:00 [2022-07-08T23:00:00.199Z] #76 10.22 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
23:00:00 [2022-07-08T23:00:00.199Z] #76 ...
23:00:00 [2022-07-08T23:00:00.199Z] 
23:00:00 [2022-07-08T23:00:00.199Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
23:00:00 [2022-07-08T23:00:00.199Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75
23:00:00 [2022-07-08T23:00:00.199Z] #53 7.864 go: downloading gotest.tools/gotestsum v1.8.1
23:00:00 [2022-07-08T23:00:00.240Z] #20 62.55 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
23:00:00 [2022-07-08T23:00:00.240Z] #20 62.55 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
23:00:00 [2022-07-08T23:00:00.240Z] #20 62.56 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
23:00:00 [2022-07-08T23:00:00.471Z] #53 ...
23:00:00 [2022-07-08T23:00:00.471Z] 
23:00:00 [2022-07-08T23:00:00.471Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
23:00:00 [2022-07-08T23:00:00.471Z] #67 sha256:498ce6487073aeaf06f8159f29d346170b7cd5f12df5ab573efbe3b81cfbf9a1
23:00:00 [2022-07-08T23:00:00.471Z] #67 7.171 + RM_GOPATH=0
23:00:00 [2022-07-08T23:00:00.471Z] #67 7.171 + TMP_GOPATH=
23:00:00 [2022-07-08T23:00:00.471Z] #67 7.171 + : /build
23:00:00 [2022-07-08T23:00:00.471Z] #67 7.171 + '[' -z '' ']'
23:00:00 [2022-07-08T23:00:00.471Z] #67 7.173 ++ mktemp -d
23:00:00 [2022-07-08T23:00:00.471Z] #67 7.186 + export GOPATH=/tmp/tmp.Vb1EXfjxTE
23:00:00 [2022-07-08T23:00:00.471Z] #67 7.186 + GOPATH=/tmp/tmp.Vb1EXfjxTE
23:00:00 [2022-07-08T23:00:00.471Z] #67 7.186 + RM_GOPATH=1
23:00:00 [2022-07-08T23:00:00.471Z] #67 7.186 + case "$(go env GOARCH)" in
23:00:00 [2022-07-08T23:00:00.471Z] #67 7.186 ++ go env GOARCH
23:00:00 [2022-07-08T23:00:00.471Z] #67 7.334 + export GO_BUILDMODE=-buildmode=pie
23:00:00 [2022-07-08T23:00:00.471Z] #67 7.334 + GO_BUILDMODE=-buildmode=pie
23:00:00 [2022-07-08T23:00:00.471Z] #67 7.335 ++ dirname /install.sh
23:00:00 [2022-07-08T23:00:00.471Z] #67 7.337 + dir=/
23:00:00 [2022-07-08T23:00:00.471Z] #67 7.338 + bin=rootlesskit
23:00:00 [2022-07-08T23:00:00.471Z] #67 7.338 + shift
23:00:00 [2022-07-08T23:00:00.471Z] #67 7.338 + '[' '!' -f //rootlesskit.installer ']'
23:00:00 [2022-07-08T23:00:00.471Z] #67 7.339 + . //rootlesskit.installer
23:00:00 [2022-07-08T23:00:00.471Z] #67 7.339 ++ : 1920341cd41e047834a21007424162a2dc946315
23:00:00 [2022-07-08T23:00:00.471Z] #67 7.340 + install_rootlesskit
23:00:00 [2022-07-08T23:00:00.471Z] #67 7.340 + case "$1" in
23:00:00 [2022-07-08T23:00:00.471Z] #67 7.340 + export CGO_ENABLED=0
23:00:00 [2022-07-08T23:00:00.471Z] #67 7.340 + CGO_ENABLED=0
23:00:00 [2022-07-08T23:00:00.471Z] #67 7.340 + _install_rootlesskit
23:00:00 [2022-07-08T23:00:00.471Z] #67 7.342 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
23:00:00 [2022-07-08T23:00:00.471Z] #67 7.342 + for f in rootlesskit rootlesskit-docker-proxy
23:00:00 [2022-07-08T23:00:00.471Z] #67 7.342 + GOBIN=/build
23:00:00 [2022-07-08T23:00:00.471Z] #67 7.342 + GO111MODULE=on
23:00:00 [2022-07-08T23:00:00.471Z] #67 7.342 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
23:00:00 [2022-07-08T23:00:00.471Z] #67 7.344 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
23:00:00 [2022-07-08T23:00:00.471Z] #67 8.009 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
23:00:00 [2022-07-08T23:00:00.471Z] #67 ...
23:00:00 [2022-07-08T23:00:00.471Z] 
23:00:00 [2022-07-08T23:00:00.471Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
23:00:00 [2022-07-08T23:00:00.471Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a
23:00:00 [2022-07-08T23:00:00.471Z] #36 7.889 go: downloading github.com/go-delve/delve v1.8.1
23:00:00 [2022-07-08T23:00:00.563Z] ok  	github.com/docker/docker/daemon/images	0.030s	coverage: 6.8% of statements
23:00:00 [2022-07-08T23:00:00.563Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
23:00:00 [2022-07-08T23:00:00.563Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
23:00:00 [2022-07-08T23:00:00.563Z] ok  	github.com/docker/docker/daemon/logger	0.219s	coverage: 43.2% of statements
23:00:00 [2022-07-08T23:00:00.734Z] #36 ...
23:00:00 [2022-07-08T23:00:00.734Z] 
23:00:00 [2022-07-08T23:00:00.734Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
23:00:00 [2022-07-08T23:00:00.734Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71
23:00:00 [2022-07-08T23:00:00.734Z] #40 6.825 go: downloading github.com/tc-hib/go-winres v0.2.3
23:00:00 [2022-07-08T23:00:00.734Z] #40 8.171 go: downloading github.com/tc-hib/winres v0.1.5
23:00:00 [2022-07-08T23:00:00.734Z] #40 9.791 go: downloading github.com/urfave/cli/v2 v2.3.0
23:00:00 [2022-07-08T23:00:00.734Z] #40 10.29 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
23:00:00 [2022-07-08T23:00:00.734Z] #40 10.44 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
23:00:00 [2022-07-08T23:00:00.734Z] #40 ...
23:00:00 [2022-07-08T23:00:00.734Z] 
23:00:00 [2022-07-08T23:00:00.734Z] #34 [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
23:00:00 [2022-07-08T23:00:00.734Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22
23:00:00 [2022-07-08T23:00:00.734Z] #34 4.437 + git clone https://github.com/kolyshkin/go-swagger.git .
23:00:00 [2022-07-08T23:00:00.734Z] #34 4.437 Cloning into '.'...
23:00:00 [2022-07-08T23:00:00.999Z] #34 ...
23:00:00 [2022-07-08T23:00:00.999Z] 
23:00:00 [2022-07-08T23:00:00.999Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:00:00 [2022-07-08T23:00:00.999Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
23:00:00 [2022-07-08T23:00:00.999Z] #55 7.054 go: downloading github.com/golangci/golangci-lint v1.46.2
23:00:00 [2022-07-08T23:00:00.999Z] #55 9.605 go: downloading github.com/fatih/color v1.13.0
23:00:00 [2022-07-08T23:00:00.999Z] #55 9.702 go: downloading github.com/gofrs/flock v0.8.1
23:00:00 [2022-07-08T23:00:00.999Z] #55 9.856 go: downloading github.com/pkg/errors v0.9.1
23:00:00 [2022-07-08T23:00:00.999Z] #55 9.927 go: downloading github.com/spf13/cobra v1.4.0
23:00:00 [2022-07-08T23:00:00.999Z] #55 9.943 go: downloading github.com/spf13/pflag v1.0.5
23:00:00 [2022-07-08T23:00:00.999Z] #55 10.56 go: downloading github.com/spf13/viper v1.11.0
23:00:00 [2022-07-08T23:00:00.999Z] #55 10.61 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
23:00:00 [2022-07-08T23:00:00.999Z] #55 ...
23:00:00 [2022-07-08T23:00:00.999Z] 
23:00:00 [2022-07-08T23:00:00.999Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
23:00:00 [2022-07-08T23:00:00.999Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75
23:00:00 [2022-07-08T23:00:00.999Z] #53 10.92 go: downloading github.com/dnephin/pflag v1.0.7
23:00:00 [2022-07-08T23:00:00.999Z] #53 10.93 go: downloading github.com/fatih/color v1.10.0
23:00:00 [2022-07-08T23:00:00.999Z] #53 11.03 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:00:01 [2022-07-08T23:00:01.260Z] #53 11.80 go: downloading github.com/mattn/go-colorable v0.1.8
23:00:01 [2022-07-08T23:00:01.260Z] #53 11.83 go: downloading github.com/mattn/go-isatty v0.0.12
23:00:01 [2022-07-08T23:00:01.497Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.022s	coverage: 53.6% of statements
23:00:01 [2022-07-08T23:00:01.497Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.127s	coverage: 80.2% of statements
23:00:01 [2022-07-08T23:00:01.497Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
23:00:01 [2022-07-08T23:00:01.520Z] #53 11.91 go: downloading github.com/fsnotify/fsnotify v1.4.9
23:00:01 [2022-07-08T23:00:01.618Z] #20 64.30 Selecting previously unselected package g++-mingw-w64-x86-64.
23:00:01 [2022-07-08T23:00:01.618Z] #20 64.30 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
23:00:01 [2022-07-08T23:00:01.618Z] #20 64.32 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
23:00:01 [2022-07-08T23:00:01.618Z] #20 64.38 Selecting previously unselected package libapparmor1:amd64.
23:00:01 [2022-07-08T23:00:01.618Z] #20 64.39 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
23:00:01 [2022-07-08T23:00:01.618Z] #20 64.39 Unpacking libapparmor1:amd64 (2.13.6-10) ...
23:00:01 [2022-07-08T23:00:01.618Z] #20 64.46 Selecting previously unselected package libapparmor-dev:amd64.
23:00:01 [2022-07-08T23:00:01.618Z] #20 64.47 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
23:00:01 [2022-07-08T23:00:01.618Z] #20 64.48 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
23:00:01 [2022-07-08T23:00:01.784Z] #53 12.22 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
23:00:01 [2022-07-08T23:00:01.784Z] #53 12.27 go: downloading github.com/jonboulle/clockwork v0.2.2
23:00:01 [2022-07-08T23:00:01.877Z] #20 64.55 Selecting previously unselected package libbtrfs0:amd64.
23:00:01 [2022-07-08T23:00:01.878Z] #20 64.56 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
23:00:01 [2022-07-08T23:00:01.878Z] #20 64.57 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
23:00:01 [2022-07-08T23:00:01.878Z] #20 64.64 Selecting previously unselected package libbtrfs-dev:amd64.
23:00:01 [2022-07-08T23:00:01.878Z] #20 64.64 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
23:00:01 [2022-07-08T23:00:01.878Z] #20 64.65 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
23:00:01 [2022-07-08T23:00:01.878Z] #20 64.74 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
23:00:01 [2022-07-08T23:00:01.878Z] #20 64.75 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
23:00:01 [2022-07-08T23:00:01.878Z] #20 64.76 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
23:00:01 [2022-07-08T23:00:01.878Z] #20 64.80 Selecting previously unselected package libudev-dev:amd64.
23:00:01 [2022-07-08T23:00:01.878Z] #20 64.80 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
23:00:01 [2022-07-08T23:00:01.878Z] #20 64.81 Unpacking libudev-dev:amd64 (247.3-7) ...
23:00:02 [2022-07-08T23:00:02.064Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 68.2% of statements
23:00:02 [2022-07-08T23:00:02.137Z] #20 64.87 Selecting previously unselected package libsepol1-dev:amd64.
23:00:02 [2022-07-08T23:00:02.137Z] #20 64.88 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
23:00:02 [2022-07-08T23:00:02.137Z] #20 64.88 Unpacking libsepol1-dev:amd64 (3.1-1) ...
23:00:02 [2022-07-08T23:00:02.137Z] #20 65.00 Selecting previously unselected package libpcre2-16-0:amd64.
23:00:02 [2022-07-08T23:00:02.137Z] #20 65.00 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
23:00:02 [2022-07-08T23:00:02.137Z] #20 65.01 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
23:00:02 [2022-07-08T23:00:02.322Z] ok  	github.com/docker/docker/daemon/logger/journald	0.023s	coverage: 23.4% of statements
23:00:02 [2022-07-08T23:00:02.354Z] #53 12.60 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
23:00:02 [2022-07-08T23:00:02.354Z] #53 12.91 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
23:00:02 [2022-07-08T23:00:02.395Z] #20 65.09 Selecting previously unselected package libpcre2-32-0:amd64.
23:00:02 [2022-07-08T23:00:02.395Z] #20 65.10 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
23:00:02 [2022-07-08T23:00:02.395Z] #20 65.10 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
23:00:02 [2022-07-08T23:00:02.395Z] #20 65.18 Selecting previously unselected package libpcre2-posix2:amd64.
23:00:02 [2022-07-08T23:00:02.395Z] #20 65.19 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
23:00:02 [2022-07-08T23:00:02.395Z] #20 65.20 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
23:00:02 [2022-07-08T23:00:02.395Z] #20 65.24 Selecting previously unselected package libpcre2-dev:amd64.
23:00:02 [2022-07-08T23:00:02.395Z] #20 65.25 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
23:00:02 [2022-07-08T23:00:02.395Z] #20 65.25 Unpacking libpcre2-dev:amd64 (10.36-2) ...
23:00:02 [2022-07-08T23:00:02.580Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.009s	coverage: 87.2% of statements
23:00:02 [2022-07-08T23:00:02.655Z] #20 65.44 Selecting previously unselected package libselinux1-dev:amd64.
23:00:02 [2022-07-08T23:00:02.655Z] #20 65.44 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
23:00:02 [2022-07-08T23:00:02.655Z] #20 65.45 Unpacking libselinux1-dev:amd64 (3.1-3) ...
23:00:02 [2022-07-08T23:00:02.655Z] #20 65.57 Selecting previously unselected package libdevmapper-dev:amd64.
23:00:02 [2022-07-08T23:00:02.838Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.135s	coverage: 76.8% of statements
23:00:02 [2022-07-08T23:00:02.915Z] #20 65.57 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
23:00:02 [2022-07-08T23:00:02.915Z] #20 65.58 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
23:00:02 [2022-07-08T23:00:02.915Z] #20 65.63 Selecting previously unselected package libseccomp-dev:amd64.
23:00:02 [2022-07-08T23:00:02.915Z] #20 65.63 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
23:00:02 [2022-07-08T23:00:02.915Z] #20 65.64 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
23:00:02 [2022-07-08T23:00:02.915Z] #20 65.70 Selecting previously unselected package libsystemd-dev:amd64.
23:00:02 [2022-07-08T23:00:02.915Z] #20 65.70 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
23:00:02 [2022-07-08T23:00:02.915Z] #20 65.71 Unpacking libsystemd-dev:amd64 (247.3-7) ...
23:00:02 [2022-07-08T23:00:02.915Z] #20 ...
23:00:02 [2022-07-08T23:00:02.915Z] 
23:00:02 [2022-07-08T23:00:02.915Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:00:02 [2022-07-08T23:00:02.915Z] #71 sha256:d5665bdeca23659deee30da5fe362d763a2eddd9099861382e130e9cd37879c0
23:00:02 [2022-07-08T23:00:02.915Z] #71 13.28 + cd /tmp/tmp.GwCL0JVSwb/src/github.com/containerd/containerd
23:00:02 [2022-07-08T23:00:02.915Z] #71 13.28 + git checkout -q v1.6.6
23:00:02 [2022-07-08T23:00:02.915Z] #71 14.10 + export 'BUILDTAGS=netgo osusergo static_build'
23:00:02 [2022-07-08T23:00:02.915Z] #71 14.10 + BUILDTAGS='netgo osusergo static_build'
23:00:02 [2022-07-08T23:00:02.915Z] #71 14.10 + export EXTRA_FLAGS=-buildmode=pie
23:00:02 [2022-07-08T23:00:02.915Z] #71 14.10 + EXTRA_FLAGS=-buildmode=pie
23:00:02 [2022-07-08T23:00:02.915Z] #71 14.10 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
23:00:02 [2022-07-08T23:00:02.915Z] #71 14.10 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
23:00:02 [2022-07-08T23:00:02.915Z] #71 14.10 + '[' '' = dynamic ']'
23:00:02 [2022-07-08T23:00:02.915Z] #71 14.10 + make
23:00:02 [2022-07-08T23:00:02.915Z] #71 14.80 + bin/ctr
23:00:03 [2022-07-08T23:00:03.175Z] #71 ...
23:00:03 [2022-07-08T23:00:03.175Z] 
23:00:03 [2022-07-08T23:00:03.175Z] #20 [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
23:00:03 [2022-07-08T23:00:03.175Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59
23:00:03 [2022-07-08T23:00:03.175Z] #20 65.91 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
23:00:03 [2022-07-08T23:00:03.175Z] #20 65.93 Setting up libapparmor1:amd64 (2.13.6-10) ...
23:00:03 [2022-07-08T23:00:03.175Z] #20 65.94 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
23:00:03 [2022-07-08T23:00:03.175Z] #20 65.95 Setting up libsepol1-dev:amd64 (3.1-1) ...
23:00:03 [2022-07-08T23:00:03.175Z] #20 65.96 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
23:00:03 [2022-07-08T23:00:03.175Z] #20 65.98 Setting up libpcre2-16-0:amd64 (10.36-2) ...
23:00:03 [2022-07-08T23:00:03.175Z] #20 65.99 Setting up libbtrfs0:amd64 (5.10.1-2) ...
23:00:03 [2022-07-08T23:00:03.175Z] #20 66.01 Setting up libpcre2-32-0:amd64 (10.36-2) ...
23:00:03 [2022-07-08T23:00:03.175Z] #20 66.02 Setting up libudev-dev:amd64 (247.3-7) ...
23:00:03 [2022-07-08T23:00:03.175Z] #20 66.03 Setting up libpcre2-posix2:amd64 (10.36-2) ...
23:00:03 [2022-07-08T23:00:03.175Z] #20 66.04 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
23:00:03 [2022-07-08T23:00:03.175Z] #20 66.05 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
23:00:03 [2022-07-08T23:00:03.175Z] #20 66.07 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
23:00:03 [2022-07-08T23:00:03.175Z] #20 66.08 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
23:00:03 [2022-07-08T23:00:03.175Z] #20 66.09 Setting up mingw-w64-common (8.0.0-1) ...
23:00:03 [2022-07-08T23:00:03.175Z] #20 66.11 Setting up libsystemd-dev:amd64 (247.3-7) ...
23:00:03 [2022-07-08T23:00:03.175Z] #20 66.12 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
23:00:03 [2022-07-08T23:00:03.175Z] #20 66.13 Setting up libpcre2-dev:amd64 (10.36-2) ...
23:00:03 [2022-07-08T23:00:03.175Z] #20 66.15 Setting up libselinux1-dev:amd64 (3.1-3) ...
23:00:03 [2022-07-08T23:00:03.175Z] #20 66.16 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
23:00:03 [2022-07-08T23:00:03.297Z] #53 13.73 go: downloading golang.org/x/tools v0.1.0
23:00:03 [2022-07-08T23:00:03.405Z] ok  	github.com/docker/docker/daemon/logger/local	0.043s	coverage: 79.4% of statements
23:00:03 [2022-07-08T23:00:03.405Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
23:00:03 [2022-07-08T23:00:03.405Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
23:00:03 [2022-07-08T23:00:03.435Z] #20 66.17 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
23:00:03 [2022-07-08T23:00:03.435Z] #20 66.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
23:00:03 [2022-07-08T23:00:03.435Z] #20 66.20 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
23:00:03 [2022-07-08T23:00:03.435Z] #20 66.21 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
23:00:03 [2022-07-08T23:00:03.435Z] #20 66.22 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
23:00:03 [2022-07-08T23:00:03.435Z] #20 66.23 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
23:00:03 [2022-07-08T23:00:03.435Z] #20 66.25 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
23:00:03 [2022-07-08T23:00:03.435Z] #20 66.25 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
23:00:03 [2022-07-08T23:00:03.435Z] #20 66.27 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
23:00:03 [2022-07-08T23:00:03.555Z] #40 ...
23:00:03 [2022-07-08T23:00:03.555Z] 
23:00:03 [2022-07-08T23:00:03.555Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:00:03 [2022-07-08T23:00:03.555Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
23:00:03 [2022-07-08T23:00:03.555Z] #55 10.23 go: downloading github.com/pkg/errors v0.9.1
23:00:03 [2022-07-08T23:00:03.555Z] #55 10.24 go: downloading github.com/spf13/cobra v1.4.0
23:00:03 [2022-07-08T23:00:03.555Z] #55 10.31 go: downloading github.com/spf13/pflag v1.0.5
23:00:03 [2022-07-08T23:00:03.555Z] #55 10.61 go: downloading github.com/spf13/viper v1.11.0
23:00:03 [2022-07-08T23:00:03.555Z] #55 10.86 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
23:00:03 [2022-07-08T23:00:03.555Z] #55 12.04 go: downloading github.com/mattn/go-colorable v0.1.12
23:00:03 [2022-07-08T23:00:03.555Z] #55 12.12 go: downloading github.com/mattn/go-isatty v0.0.14
23:00:03 [2022-07-08T23:00:03.555Z] #55 12.42 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
23:00:03 [2022-07-08T23:00:03.555Z] #55 12.72 go: downloading github.com/go-critic/go-critic v0.6.3
23:00:03 [2022-07-08T23:00:03.555Z] #55 16.15 go: downloading github.com/hashicorp/go-version v1.4.0
23:00:03 [2022-07-08T23:00:03.555Z] #55 16.34 go: downloading github.com/ldez/gomoddirectives v0.2.3
23:00:03 [2022-07-08T23:00:03.555Z] #55 16.64 go: downloading github.com/mitchellh/go-homedir v1.1.0
23:00:03 [2022-07-08T23:00:03.694Z] #20 66.29 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
23:00:03 [2022-07-08T23:00:03.694Z] #20 66.30 Setting up dmsetup (2:1.02.175-2.1) ...
23:00:03 [2022-07-08T23:00:03.694Z] #20 66.31 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
23:00:03 [2022-07-08T23:00:03.694Z] #20 66.32 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
23:00:03 [2022-07-08T23:00:03.694Z] #20 66.34 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:00:03 [2022-07-08T23:00:03.813Z] #55 16.90 go: downloading github.com/hashicorp/go-multierror v1.1.1
23:00:03 [2022-07-08T23:00:03.971Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.029s	coverage: 65.9% of statements
23:00:04 [2022-07-08T23:00:04.229Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.021s	coverage: 31.5% of statements
23:00:04 [2022-07-08T23:00:04.741Z] #55 ...
23:00:04 [2022-07-08T23:00:04.741Z] 
23:00:04 [2022-07-08T23:00:04.741Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
23:00:04 [2022-07-08T23:00:04.741Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
23:00:04 [2022-07-08T23:00:04.741Z] #51 7.377 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
23:00:04 [2022-07-08T23:00:04.741Z] #51 7.614 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
23:00:04 [2022-07-08T23:00:04.741Z] #51 7.616 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
23:00:04 [2022-07-08T23:00:04.741Z] #51 8.161 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
23:00:04 [2022-07-08T23:00:04.741Z] #51 10.21 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
23:00:04 [2022-07-08T23:00:04.741Z] #51 14.09 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
23:00:04 [2022-07-08T23:00:04.741Z] #51 17.41 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
23:00:04 [2022-07-08T23:00:04.998Z] #51 ...
23:00:04 [2022-07-08T23:00:04.998Z] 
23:00:04 [2022-07-08T23:00:04.998Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
23:00:04 [2022-07-08T23:00:04.998Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71
23:00:04 [2022-07-08T23:00:04.998Z] #40 18.18 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
23:00:05 [2022-07-08T23:00:05.074Z] #20 DONE 67.7s
23:00:05 [2022-07-08T23:00:05.074Z] 
23:00:05 [2022-07-08T23:00:05.074Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libapparmor-dev:arm64             libapparmor-dev:armel             libapparmor-dev:armhf             libapparmor-dev:ppc64el             libapparmor-dev:s390x             libseccomp-dev:arm64             libseccomp-dev:armel             libseccomp-dev:armhf             libseccomp-dev:ppc64el             libseccomp-dev:s390x
23:00:05 [2022-07-08T23:00:05.074Z] #21 sha256:c69268745e740405100f301a6a9b909aae27398f9d0aa0d9e149ff91926c5664
23:00:05 [2022-07-08T23:00:05.164Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.007s	coverage: 46.8% of statements
23:00:05 [2022-07-08T23:00:05.255Z] #40 ...
23:00:05 [2022-07-08T23:00:05.255Z] 
23:00:05 [2022-07-08T23:00:05.255Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
23:00:05 [2022-07-08T23:00:05.255Z] #67 sha256:09ba09c714ebcbe10a0e53d2ead1c70af6e21639ca866718de4b5c9d03a35436
23:00:05 [2022-07-08T23:00:05.255Z] #67 7.982 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
23:00:05 [2022-07-08T23:00:05.255Z] #67 10.67 go: downloading github.com/urfave/cli/v2 v2.4.0
23:00:05 [2022-07-08T23:00:05.255Z] #67 10.69 go: downloading github.com/sirupsen/logrus v1.8.1
23:00:05 [2022-07-08T23:00:05.255Z] #67 11.60 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
23:00:05 [2022-07-08T23:00:05.255Z] #67 ...
23:00:05 [2022-07-08T23:00:05.255Z] 
23:00:05 [2022-07-08T23:00:05.255Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
23:00:05 [2022-07-08T23:00:05.255Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71
23:00:05 [2022-07-08T23:00:05.255Z] #40 18.33 go: downloading github.com/russross/blackfriday/v2 v2.1.0
23:00:05 [2022-07-08T23:00:05.423Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
23:00:05 [2022-07-08T23:00:05.990Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
23:00:06 [2022-07-08T23:00:06.012Z] #21 1.073 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
23:00:06 [2022-07-08T23:00:06.012Z] #21 1.078 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
23:00:06 [2022-07-08T23:00:06.012Z] #21 1.079 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
23:00:06 [2022-07-08T23:00:06.557Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.556s	coverage: 82.5% of statements
23:00:06 [2022-07-08T23:00:06.557Z] ?   	github.com/docker/docker/daemon/names	[no test files]
23:00:06 [2022-07-08T23:00:06.557Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
23:00:07 [2022-07-08T23:00:07.493Z] ok  	github.com/docker/docker/distribution/metadata	0.025s	coverage: 44.4% of statements
23:00:07 [2022-07-08T23:00:07.496Z] #53 ...
23:00:07 [2022-07-08T23:00:07.496Z] 
23:00:07 [2022-07-08T23:00:07.496Z] #14 [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
23:00:07 [2022-07-08T23:00:07.496Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
23:00:07 [2022-07-08T23:00:07.496Z] #14 7.970 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
23:00:07 [2022-07-08T23:00:07.496Z] #14 8.046 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
23:00:07 [2022-07-08T23:00:07.496Z] #14 8.158 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
23:00:07 [2022-07-08T23:00:07.496Z] #14 9.266 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
23:00:07 [2022-07-08T23:00:07.496Z] #14 12.65 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
23:00:07 [2022-07-08T23:00:07.496Z] #14 16.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
23:00:07 [2022-07-08T23:00:07.756Z] #14 ...
23:00:07 [2022-07-08T23:00:07.756Z] 
23:00:07 [2022-07-08T23:00:07.756Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:00:07 [2022-07-08T23:00:07.756Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
23:00:07 [2022-07-08T23:00:07.756Z] #55 11.85 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
23:00:07 [2022-07-08T23:00:07.756Z] #55 11.98 go: downloading github.com/go-critic/go-critic v0.6.3
23:00:07 [2022-07-08T23:00:07.756Z] #55 14.38 go: downloading github.com/hashicorp/go-version v1.4.0
23:00:07 [2022-07-08T23:00:07.756Z] #55 14.58 go: downloading github.com/ldez/gomoddirectives v0.2.3
23:00:07 [2022-07-08T23:00:07.756Z] #55 15.03 go: downloading github.com/mitchellh/go-homedir v1.1.0
23:00:07 [2022-07-08T23:00:07.756Z] #55 15.22 go: downloading github.com/hashicorp/go-multierror v1.1.1
23:00:07 [2022-07-08T23:00:07.756Z] #55 ...
23:00:07 [2022-07-08T23:00:07.756Z] 
23:00:07 [2022-07-08T23:00:07.756Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
23:00:07 [2022-07-08T23:00:07.756Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
23:00:07 [2022-07-08T23:00:07.756Z] #51 8.043 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
23:00:07 [2022-07-08T23:00:07.756Z] #51 8.194 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
23:00:07 [2022-07-08T23:00:07.756Z] #51 8.223 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
23:00:07 [2022-07-08T23:00:07.756Z] #51 8.653 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
23:00:07 [2022-07-08T23:00:07.756Z] #51 10.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
23:00:07 [2022-07-08T23:00:07.756Z] #51 14.89 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
23:00:07 [2022-07-08T23:00:07.804Z] #40 ...
23:00:07 [2022-07-08T23:00:07.804Z] 
23:00:07 [2022-07-08T23:00:07.804Z] #62 [containerd 1/3] 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
23:00:07 [2022-07-08T23:00:07.804Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591
23:00:07 [2022-07-08T23:00:07.804Z] #62 10.49 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
23:00:07 [2022-07-08T23:00:07.804Z] #62 14.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
23:00:07 [2022-07-08T23:00:07.804Z] #62 ...
23:00:07 [2022-07-08T23:00:07.804Z] 
23:00:07 [2022-07-08T23:00:07.804Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
23:00:07 [2022-07-08T23:00:07.804Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75
23:00:07 [2022-07-08T23:00:07.804Z] #53 10.65 go: downloading github.com/mattn/go-isatty v0.0.12
23:00:07 [2022-07-08T23:00:07.804Z] #53 11.12 go: downloading github.com/fsnotify/fsnotify v1.4.9
23:00:07 [2022-07-08T23:00:07.804Z] #53 11.86 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
23:00:07 [2022-07-08T23:00:07.804Z] #53 19.17 go: downloading github.com/jonboulle/clockwork v0.2.2
23:00:07 [2022-07-08T23:00:07.804Z] #53 19.23 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
23:00:07 [2022-07-08T23:00:07.804Z] #53 19.46 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
23:00:07 [2022-07-08T23:00:07.804Z] #53 ...
23:00:07 [2022-07-08T23:00:07.804Z] 
23:00:07 [2022-07-08T23:00:07.804Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
23:00:07 [2022-07-08T23:00:07.804Z] #26 sha256:0087b12af4d15a7ba64dfb49410e22b1b896054794787ad101820fb68c8e7ab4
23:00:07 [2022-07-08T23:00:07.804Z] #26 19.98 + mkdir -p /build
23:00:07 [2022-07-08T23:00:07.804Z] #26 20.01 + mv docker/docker /build/
23:00:07 [2022-07-08T23:00:07.804Z] #26 20.02 + rmdir docker
23:00:08 [2022-07-08T23:00:08.016Z] #51 ...
23:00:08 [2022-07-08T23:00:08.016Z] 
23:00:08 [2022-07-08T23:00:08.016Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
23:00:08 [2022-07-08T23:00:08.016Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71
23:00:08 [2022-07-08T23:00:08.016Z] #40 15.78 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
23:00:08 [2022-07-08T23:00:08.016Z] #40 16.00 go: downloading github.com/russross/blackfriday/v2 v2.1.0
23:00:08 [2022-07-08T23:00:08.060Z] #26 DONE 20.9s
23:00:08 [2022-07-08T23:00:08.060Z] 
23:00:08 [2022-07-08T23:00:08.060Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
23:00:08 [2022-07-08T23:00:08.060Z] #67 sha256:09ba09c714ebcbe10a0e53d2ead1c70af6e21639ca866718de4b5c9d03a35436
23:00:08 [2022-07-08T23:00:08.060Z] #67 18.46 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
23:00:08 [2022-07-08T23:00:08.060Z] #67 19.45 go: downloading github.com/google/uuid v1.3.0
23:00:08 [2022-07-08T23:00:08.060Z] #67 19.47 go: downloading github.com/moby/vpnkit v0.5.0
23:00:08 [2022-07-08T23:00:08.060Z] #67 19.78 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
23:00:08 [2022-07-08T23:00:08.060Z] #67 20.24 go: downloading github.com/gofrs/flock v0.8.1
23:00:08 [2022-07-08T23:00:08.060Z] #67 20.37 go: downloading github.com/gorilla/mux v1.8.0
23:00:08 [2022-07-08T23:00:08.320Z] #67 21.05 go: downloading github.com/moby/sys/mountinfo v0.6.0
23:00:08 [2022-07-08T23:00:08.320Z] #67 ...
23:00:08 [2022-07-08T23:00:08.320Z] 
23:00:08 [2022-07-08T23:00:08.320Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
23:00:08 [2022-07-08T23:00:08.320Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578
23:00:08 [2022-07-08T23:00:08.320Z] #57 11.46 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:00:08 [2022-07-08T23:00:08.320Z] #57 11.46 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:00:08 [2022-07-08T23:00:08.320Z] #57 11.53 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:00:08 [2022-07-08T23:00:08.320Z] #57 14.58 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:00:08 [2022-07-08T23:00:08.577Z] #57 ...
23:00:08 [2022-07-08T23:00:08.577Z] 
23:00:08 [2022-07-08T23:00:08.577Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
23:00:08 [2022-07-08T23:00:08.577Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
23:00:08 [2022-07-08T23:00:08.577Z] #51 21.15 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2159 B]
23:00:08 [2022-07-08T23:00:08.577Z] #51 ...
23:00:08 [2022-07-08T23:00:08.577Z] 
23:00:08 [2022-07-08T23:00:08.577Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
23:00:08 [2022-07-08T23:00:08.577Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
23:00:08 [2022-07-08T23:00:08.577Z] #76 11.68 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
23:00:08 [2022-07-08T23:00:08.577Z] #76 16.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
23:00:08 [2022-07-08T23:00:08.833Z] #76 ...
23:00:08 [2022-07-08T23:00:08.833Z] 
23:00:08 [2022-07-08T23:00:08.833Z] #42 [tini 1/3] 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
23:00:08 [2022-07-08T23:00:08.833Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
23:00:08 [2022-07-08T23:00:08.833Z] #42 13.41 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
23:00:08 [2022-07-08T23:00:08.833Z] #42 17.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
23:00:08 [2022-07-08T23:00:08.870Z] ok  	github.com/docker/docker/distribution	1.495s	coverage: 28.0% of statements
23:00:08 [2022-07-08T23:00:08.870Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
23:00:08 [2022-07-08T23:00:08.870Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
23:00:09 [2022-07-08T23:00:09.092Z] #42 ...
23:00:09 [2022-07-08T23:00:09.092Z] 
23:00:09 [2022-07-08T23:00:09.092Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
23:00:09 [2022-07-08T23:00:09.092Z] #67 sha256:09ba09c714ebcbe10a0e53d2ead1c70af6e21639ca866718de4b5c9d03a35436
23:00:09 [2022-07-08T23:00:09.092Z] #67 21.95 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
23:00:09 [2022-07-08T23:00:09.092Z] #67 22.09 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
23:00:09 [2022-07-08T23:00:09.656Z] #67 22.43 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
23:00:09 [2022-07-08T23:00:09.804Z] ok  	github.com/docker/docker/image	0.025s	coverage: 86.9% of statements
23:00:09 [2022-07-08T23:00:09.804Z] ok  	github.com/docker/docker/distribution/xfer	1.885s	coverage: 84.9% of statements
23:00:09 [2022-07-08T23:00:09.804Z] ?   	github.com/docker/docker/dockerversion	[no test files]
23:00:09 [2022-07-08T23:00:09.912Z] #67 ...
23:00:09 [2022-07-08T23:00:09.912Z] 
23:00:09 [2022-07-08T23:00:09.912Z] #14 [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
23:00:09 [2022-07-08T23:00:09.912Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
23:00:09 [2022-07-08T23:00:09.912Z] #14 13.05 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
23:00:09 [2022-07-08T23:00:09.912Z] #14 16.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
23:00:09 [2022-07-08T23:00:09.934Z] #40 ...
23:00:09 [2022-07-08T23:00:09.934Z] 
23:00:09 [2022-07-08T23:00:09.934Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
23:00:09 [2022-07-08T23:00:09.934Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578
23:00:09 [2022-07-08T23:00:09.934Z] #57 10.21 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:00:09 [2022-07-08T23:00:09.934Z] #57 13.72 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:00:09 [2022-07-08T23:00:09.934Z] #57 ...
23:00:09 [2022-07-08T23:00:09.934Z] 
23:00:09 [2022-07-08T23:00:09.934Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
23:00:09 [2022-07-08T23:00:09.934Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
23:00:09 [2022-07-08T23:00:09.934Z] #51 19.64 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
23:00:10 [2022-07-08T23:00:10.062Z] ok  	github.com/docker/docker/image/cache	0.007s	coverage: 19.2% of statements
23:00:10 [2022-07-08T23:00:10.177Z] #14 ...
23:00:10 [2022-07-08T23:00:10.177Z] 
23:00:10 [2022-07-08T23:00:10.177Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
23:00:10 [2022-07-08T23:00:10.177Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75
23:00:10 [2022-07-08T23:00:10.177Z] #53 22.88 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
23:00:10 [2022-07-08T23:00:10.177Z] #53 23.01 go: downloading golang.org/x/mod v0.3.0
23:00:10 [2022-07-08T23:00:10.630Z] ok  	github.com/docker/docker/image/tarexport	0.008s	coverage: 0.7% of statements
23:00:10 [2022-07-08T23:00:10.630Z] ?   	github.com/docker/docker/image/v1	[no test files]
23:00:10 [2022-07-08T23:00:10.630Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
23:00:10 [2022-07-08T23:00:10.875Z] #51 ...
23:00:10 [2022-07-08T23:00:10.875Z] 
23:00:10 [2022-07-08T23:00:10.875Z] #42 [tini 1/3] 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
23:00:10 [2022-07-08T23:00:10.875Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
23:00:10 [2022-07-08T23:00:10.875Z] #42 11.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
23:00:10 [2022-07-08T23:00:10.875Z] #42 ...
23:00:10 [2022-07-08T23:00:10.875Z] 
23:00:10 [2022-07-08T23:00:10.875Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
23:00:10 [2022-07-08T23:00:10.875Z] #67 sha256:498ce6487073aeaf06f8159f29d346170b7cd5f12df5ab573efbe3b81cfbf9a1
23:00:10 [2022-07-08T23:00:10.875Z] #67 12.12 go: downloading github.com/sirupsen/logrus v1.8.1
23:00:10 [2022-07-08T23:00:10.875Z] #67 12.13 go: downloading github.com/urfave/cli/v2 v2.4.0
23:00:10 [2022-07-08T23:00:10.875Z] #67 13.16 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
23:00:10 [2022-07-08T23:00:10.875Z] #67 19.02 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
23:00:10 [2022-07-08T23:00:10.875Z] #67 20.22 go: downloading github.com/google/uuid v1.3.0
23:00:10 [2022-07-08T23:00:10.875Z] #67 20.42 go: downloading github.com/moby/vpnkit v0.5.0
23:00:11 [2022-07-08T23:00:11.134Z] #67 21.11 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
23:00:11 [2022-07-08T23:00:11.196Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
23:00:11 [2022-07-08T23:00:11.394Z] #67 21.32 go: downloading github.com/gofrs/flock v0.8.1
23:00:11 [2022-07-08T23:00:11.394Z] #67 21.55 go: downloading github.com/gorilla/mux v1.8.0
23:00:11 [2022-07-08T23:00:11.763Z] ok  	github.com/docker/docker/oci	0.007s	coverage: 46.0% of statements
23:00:11 [2022-07-08T23:00:11.855Z] #21 1.635 Reading package lists...
23:00:11 [2022-07-08T23:00:11.963Z] #67 21.93 go: downloading github.com/moby/sys/mountinfo v0.6.0
23:00:12 [2022-07-08T23:00:12.021Z] ok  	github.com/docker/docker/opts	0.023s	coverage: 66.0% of statements
23:00:12 [2022-07-08T23:00:12.279Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
23:00:12 [2022-07-08T23:00:12.902Z] #67 ...
23:00:12 [2022-07-08T23:00:12.902Z] 
23:00:12 [2022-07-08T23:00:12.902Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:00:12 [2022-07-08T23:00:12.902Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
23:00:12 [2022-07-08T23:00:12.902Z] #55 23.03 go: downloading github.com/mattn/go-colorable v0.1.12
23:00:12 [2022-07-08T23:00:12.902Z] #55 23.08 go: downloading github.com/sirupsen/logrus v1.8.1
23:00:12 [2022-07-08T23:00:12.902Z] #55 23.40 go: downloading github.com/stretchr/testify v1.7.1
23:00:13 [2022-07-08T23:00:13.470Z] #55 23.67 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
23:00:13 [2022-07-08T23:00:13.470Z] #55 ...
23:00:13 [2022-07-08T23:00:13.470Z] 
23:00:13 [2022-07-08T23:00:13.470Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
23:00:13 [2022-07-08T23:00:13.470Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
23:00:13 [2022-07-08T23:00:13.470Z] #76 13.89 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
23:00:13 [2022-07-08T23:00:13.470Z] #76 17.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
23:00:13 [2022-07-08T23:00:13.654Z] ok  	github.com/docker/docker/pkg/archive	0.281s	coverage: 82.3% of statements
23:00:13 [2022-07-08T23:00:13.735Z] #76 ...
23:00:13 [2022-07-08T23:00:13.735Z] 
23:00:13 [2022-07-08T23:00:13.735Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:00:13 [2022-07-08T23:00:13.735Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
23:00:13 [2022-07-08T23:00:13.735Z] #55 23.97 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
23:00:13 [2022-07-08T23:00:13.735Z] #55 23.98 go: downloading github.com/mattn/go-isatty v0.0.14
23:00:13 [2022-07-08T23:00:13.998Z] #55 ...
23:00:13 [2022-07-08T23:00:13.998Z] 
23:00:13 [2022-07-08T23:00:13.998Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
23:00:13 [2022-07-08T23:00:13.998Z] #26 sha256:855cb004093c991ee88328c27174fd8b91d44ad70cd1d9ca2cdd5e20f060fcb0
23:00:13 [2022-07-08T23:00:13.998Z] #26 23.10 + mkdir -p /build
23:00:13 [2022-07-08T23:00:13.998Z] #26 23.11 + mv docker/docker /build/
23:00:13 [2022-07-08T23:00:13.998Z] #26 23.13 + rmdir docker
23:00:13 [2022-07-08T23:00:13.998Z] #26 DONE 23.9s
23:00:13 [2022-07-08T23:00:13.998Z] 
23:00:13 [2022-07-08T23:00:13.998Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:00:13 [2022-07-08T23:00:13.998Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
23:00:13 [2022-07-08T23:00:13.998Z] #55 24.33 go: downloading github.com/fsnotify/fsnotify v1.5.4
23:00:13 [2022-07-08T23:00:13.998Z] #55 24.43 go: downloading github.com/mitchellh/mapstructure v1.5.0
23:00:14 [2022-07-08T23:00:14.258Z] #55 ...
23:00:14 [2022-07-08T23:00:14.258Z] 
23:00:14 [2022-07-08T23:00:14.258Z] #62 [containerd 1/3] 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
23:00:14 [2022-07-08T23:00:14.258Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591
23:00:14 [2022-07-08T23:00:14.258Z] #62 14.62 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
23:00:14 [2022-07-08T23:00:14.258Z] #62 19.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
23:00:14 [2022-07-08T23:00:14.518Z] #62 ...
23:00:14 [2022-07-08T23:00:14.518Z] 
23:00:14 [2022-07-08T23:00:14.518Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:00:14 [2022-07-08T23:00:14.518Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
23:00:14 [2022-07-08T23:00:14.518Z] #55 24.79 go: downloading github.com/spf13/afero v1.8.2
23:00:14 [2022-07-08T23:00:14.518Z] #55 24.86 go: downloading github.com/spf13/cast v1.4.1
23:00:14 [2022-07-08T23:00:14.780Z] #55 25.09 go: downloading github.com/spf13/jwalterweatherman v1.1.0
23:00:15 [2022-07-08T23:00:15.028Z] ok  	github.com/docker/docker/pkg/authorization	0.848s	coverage: 68.3% of statements
23:00:15 [2022-07-08T23:00:15.287Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
23:00:15 [2022-07-08T23:00:15.349Z] #55 25.60 go: downloading github.com/go-toolsmith/astcast v1.0.0
23:00:15 [2022-07-08T23:00:15.349Z] #55 25.60 go: downloading github.com/go-toolsmith/astcopy v1.0.0
23:00:15 [2022-07-08T23:00:15.349Z] #55 25.71 go: downloading github.com/go-toolsmith/astequal v1.0.1
23:00:15 [2022-07-08T23:00:15.349Z] #55 25.78 go: downloading github.com/go-toolsmith/astfmt v1.0.0
23:00:15 [2022-07-08T23:00:15.349Z] #55 25.82 go: downloading github.com/go-toolsmith/astp v1.0.0
23:00:15 [2022-07-08T23:00:15.425Z] #53 ...
23:00:15 [2022-07-08T23:00:15.425Z] 
23:00:15 [2022-07-08T23:00:15.425Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:00:15 [2022-07-08T23:00:15.425Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
23:00:15 [2022-07-08T23:00:15.425Z] #55 23.73 go: downloading github.com/sirupsen/logrus v1.8.1
23:00:15 [2022-07-08T23:00:15.425Z] #55 23.87 go: downloading github.com/stretchr/testify v1.7.1
23:00:15 [2022-07-08T23:00:15.425Z] #55 24.30 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
23:00:15 [2022-07-08T23:00:15.425Z] #55 24.63 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
23:00:15 [2022-07-08T23:00:15.425Z] #55 24.65 go: downloading github.com/fsnotify/fsnotify v1.5.4
23:00:15 [2022-07-08T23:00:15.425Z] #55 24.86 go: downloading github.com/mitchellh/mapstructure v1.5.0
23:00:15 [2022-07-08T23:00:15.425Z] #55 25.06 go: downloading github.com/spf13/afero v1.8.2
23:00:15 [2022-07-08T23:00:15.425Z] #55 25.20 go: downloading github.com/spf13/cast v1.4.1
23:00:15 [2022-07-08T23:00:15.425Z] #55 25.60 go: downloading github.com/spf13/jwalterweatherman v1.1.0
23:00:15 [2022-07-08T23:00:15.425Z] #55 25.87 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
23:00:15 [2022-07-08T23:00:15.425Z] #55 25.95 go: downloading github.com/go-toolsmith/astcast v1.0.0
23:00:15 [2022-07-08T23:00:15.425Z] #55 26.15 go: downloading github.com/go-toolsmith/astcopy v1.0.0
23:00:15 [2022-07-08T23:00:15.425Z] #55 26.30 go: downloading github.com/go-toolsmith/astequal v1.0.1
23:00:15 [2022-07-08T23:00:15.425Z] #55 26.59 go: downloading github.com/go-toolsmith/astfmt v1.0.0
23:00:15 [2022-07-08T23:00:15.425Z] #55 26.70 go: downloading github.com/go-toolsmith/astp v1.0.0
23:00:15 [2022-07-08T23:00:15.425Z] #55 26.88 go: downloading github.com/go-toolsmith/strparse v1.0.0
23:00:15 [2022-07-08T23:00:15.425Z] #55 27.01 go: downloading github.com/go-toolsmith/typep v1.0.2
23:00:15 [2022-07-08T23:00:15.425Z] #55 27.46 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a
23:00:15 [2022-07-08T23:00:15.545Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
23:00:15 [2022-07-08T23:00:15.608Z] #55 25.96 go: downloading github.com/go-toolsmith/strparse v1.0.0
23:00:15 [2022-07-08T23:00:15.609Z] #55 25.97 go: downloading github.com/go-toolsmith/typep v1.0.2
23:00:15 [2022-07-08T23:00:15.609Z] #55 26.03 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a
23:00:15 [2022-07-08T23:00:15.869Z] #55 26.29 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
23:00:16 [2022-07-08T23:00:16.052Z] #21 6.413 Reading package lists...
23:00:16 [2022-07-08T23:00:16.374Z] #55 ...
23:00:16 [2022-07-08T23:00:16.374Z] 
23:00:16 [2022-07-08T23:00:16.374Z] #62 [containerd 1/3] 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
23:00:16 [2022-07-08T23:00:16.374Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591
23:00:16 [2022-07-08T23:00:16.374Z] #62 29.29 Fetched 8548 kB in 23s (370 kB/s)
23:00:16 [2022-07-08T23:00:16.442Z] #55 26.79 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
23:00:17 [2022-07-08T23:00:17.384Z] #55 27.80 go: downloading github.com/hashicorp/errwrap v1.0.0
23:00:17 [2022-07-08T23:00:17.431Z] #21 11.25 Building dependency tree...
23:00:17 [2022-07-08T23:00:17.431Z] #21 12.39 Reading state information...
23:00:17 [2022-07-08T23:00:17.643Z] #55 28.01 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
23:00:17 [2022-07-08T23:00:17.902Z] #55 28.29 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
23:00:18 [2022-07-08T23:00:18.162Z] #55 28.60 go: downloading 4d63.com/gochecknoglobals v0.1.0
23:00:18 [2022-07-08T23:00:18.267Z] #62 29.29 Reading package lists...
23:00:18 [2022-07-08T23:00:18.267Z] #62 ...
23:00:18 [2022-07-08T23:00:18.267Z] 
23:00:18 [2022-07-08T23:00:18.267Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
23:00:18 [2022-07-08T23:00:18.267Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128
23:00:18 [2022-07-08T23:00:18.267Z] #38 30.73 tomll can be used in two ways:
23:00:18 [2022-07-08T23:00:18.267Z] #38 30.73 Writing to STDIN and reading from STDOUT:
23:00:18 [2022-07-08T23:00:18.267Z] #38 30.73   cat file.toml | tomll > file.toml
23:00:18 [2022-07-08T23:00:18.267Z] #38 30.73 
23:00:18 [2022-07-08T23:00:18.267Z] #38 30.73 Reading and updating a list of files:
23:00:18 [2022-07-08T23:00:18.267Z] #38 30.73   tomll a.toml b.toml c.toml
23:00:18 [2022-07-08T23:00:18.267Z] #38 30.73 
23:00:18 [2022-07-08T23:00:18.267Z] #38 30.73 When given a list of files, tomll will modify all files in place without asking.
23:00:18 [2022-07-08T23:00:18.267Z] #38 DONE 31.1s
23:00:18 [2022-07-08T23:00:18.267Z] 
23:00:18 [2022-07-08T23:00:18.267Z] #42 [tini 1/3] 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
23:00:18 [2022-07-08T23:00:18.267Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
23:00:18 [2022-07-08T23:00:18.267Z] #42 31.03 Fetched 8548 kB in 24s (351 kB/s)
23:00:18 [2022-07-08T23:00:18.370Z] #21 13.50 The following additional packages will be installed:
23:00:18 [2022-07-08T23:00:18.370Z] #21 13.50   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
23:00:18 [2022-07-08T23:00:18.370Z] #21 13.50   gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
23:00:18 [2022-07-08T23:00:18.370Z] #21 13.50   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
23:00:18 [2022-07-08T23:00:18.370Z] #21 13.50   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
23:00:18 [2022-07-08T23:00:18.370Z] #21 13.50   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
23:00:18 [2022-07-08T23:00:18.370Z] #21 13.51   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64
23:00:18 [2022-07-08T23:00:18.370Z] #21 13.51   libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x
23:00:18 [2022-07-08T23:00:18.370Z] #21 13.53 Suggested packages:
23:00:18 [2022-07-08T23:00:18.370Z] #21 13.53   glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel
23:00:18 [2022-07-08T23:00:18.370Z] #21 13.53   libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf
23:00:18 [2022-07-08T23:00:18.370Z] #21 13.53   glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x
23:00:18 [2022-07-08T23:00:18.370Z] #21 13.53   libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf
23:00:18 [2022-07-08T23:00:18.370Z] #21 13.53   seccomp:ppc64el seccomp:s390x
23:00:18 [2022-07-08T23:00:18.370Z] #21 13.53 Recommended packages:
23:00:18 [2022-07-08T23:00:18.370Z] #21 13.53   libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel
23:00:18 [2022-07-08T23:00:18.370Z] #21 13.53   libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf
23:00:18 [2022-07-08T23:00:18.370Z] #21 13.53   libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el
23:00:18 [2022-07-08T23:00:18.370Z] #21 13.53   libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x
23:00:18 [2022-07-08T23:00:18.421Z] #55 28.85 go: downloading github.com/Antonboom/errname v0.1.6
23:00:18 [2022-07-08T23:00:18.681Z] #55 29.14 go: downloading github.com/Antonboom/nilnil v0.1.1
23:00:18 [2022-07-08T23:00:18.841Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.533s	coverage: 42.7% of statements
23:00:18 [2022-07-08T23:00:18.841Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
23:00:18 [2022-07-08T23:00:18.939Z] #21 14.03 The following NEW packages will be installed:
23:00:18 [2022-07-08T23:00:18.939Z] #21 14.03   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
23:00:18 [2022-07-08T23:00:18.939Z] #21 14.03   gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel
23:00:18 [2022-07-08T23:00:18.939Z] #21 14.03   libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x
23:00:18 [2022-07-08T23:00:18.939Z] #21 14.03   libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
23:00:18 [2022-07-08T23:00:18.939Z] #21 14.03   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
23:00:18 [2022-07-08T23:00:18.939Z] #21 14.03   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
23:00:18 [2022-07-08T23:00:18.939Z] #21 14.03   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
23:00:18 [2022-07-08T23:00:18.939Z] #21 14.03   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64
23:00:18 [2022-07-08T23:00:18.939Z] #21 14.03   libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el
23:00:18 [2022-07-08T23:00:18.939Z] #21 14.03   libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf
23:00:18 [2022-07-08T23:00:18.939Z] #21 14.04   libseccomp2:ppc64el libseccomp2:s390x
23:00:18 [2022-07-08T23:00:18.940Z] #55 29.39 go: downloading github.com/BurntSushi/toml v1.1.0
23:00:19 [2022-07-08T23:00:19.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
23:00:19 [2022-07-08T23:00:19.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
23:00:19 [2022-07-08T23:00:19.099Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
23:00:19 [2022-07-08T23:00:19.099Z] ok  	github.com/docker/docker/layer	7.675s	coverage: 68.9% of statements
23:00:19 [2022-07-08T23:00:19.099Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
23:00:19 [2022-07-08T23:00:19.099Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
23:00:19 [2022-07-08T23:00:19.099Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
23:00:19 [2022-07-08T23:00:19.099Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
23:00:19 [2022-07-08T23:00:19.099Z] ?   	github.com/docker/docker/oci/caps	[no test files]
23:00:19 [2022-07-08T23:00:19.099Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
23:00:19 [2022-07-08T23:00:19.199Z] #21 14.38 0 upgraded, 40 newly installed, 0 to remove and 13 not upgraded.
23:00:19 [2022-07-08T23:00:19.199Z] #21 14.38 Need to get 15.9 MB of archives.
23:00:19 [2022-07-08T23:00:19.199Z] #21 14.38 After this operation, 73.0 MB of additional disk space will be used.
23:00:19 [2022-07-08T23:00:19.199Z] #21 14.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB]
23:00:19 [2022-07-08T23:00:19.199Z] #21 14.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB]
23:00:19 [2022-07-08T23:00:19.199Z] #21 14.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB]
23:00:19 [2022-07-08T23:00:19.199Z] #21 14.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB]
23:00:19 [2022-07-08T23:00:19.199Z] #21 14.40 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB]
23:00:19 [2022-07-08T23:00:19.199Z] #21 14.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB]
23:00:19 [2022-07-08T23:00:19.199Z] #21 14.41 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB]
23:00:19 [2022-07-08T23:00:19.199Z] #21 14.42 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB]
23:00:19 [2022-07-08T23:00:19.199Z] #21 14.46 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB]
23:00:19 [2022-07-08T23:00:19.357Z] ok  	github.com/docker/docker/pkg/dmesg	0.009s	coverage: 83.3% of statements
23:00:19 [2022-07-08T23:00:19.459Z] #21 14.46 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB]
23:00:19 [2022-07-08T23:00:19.459Z] #21 14.46 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB]
23:00:19 [2022-07-08T23:00:19.459Z] #21 14.46 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB]
23:00:19 [2022-07-08T23:00:19.459Z] #21 14.46 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB]
23:00:19 [2022-07-08T23:00:19.459Z] #21 14.50 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB]
23:00:19 [2022-07-08T23:00:19.459Z] #21 14.50 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB]
23:00:19 [2022-07-08T23:00:19.459Z] #21 14.50 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB]
23:00:19 [2022-07-08T23:00:19.459Z] #21 14.50 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB]
23:00:19 [2022-07-08T23:00:19.459Z] #21 14.51 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB]
23:00:19 [2022-07-08T23:00:19.459Z] #21 14.54 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB]
23:00:19 [2022-07-08T23:00:19.459Z] #21 14.54 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB]
23:00:19 [2022-07-08T23:00:19.459Z] #21 14.54 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB]
23:00:19 [2022-07-08T23:00:19.459Z] #21 14.54 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB]
23:00:19 [2022-07-08T23:00:19.459Z] #21 14.54 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB]
23:00:19 [2022-07-08T23:00:19.459Z] #21 14.57 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
23:00:19 [2022-07-08T23:00:19.459Z] #21 14.57 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
23:00:19 [2022-07-08T23:00:19.459Z] #21 14.58 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB]
23:00:19 [2022-07-08T23:00:19.459Z] #21 14.58 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB]
23:00:19 [2022-07-08T23:00:19.459Z] #21 14.58 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB]
23:00:19 [2022-07-08T23:00:19.460Z] #21 14.60 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB]
23:00:19 [2022-07-08T23:00:19.460Z] #21 14.60 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB]
23:00:19 [2022-07-08T23:00:19.460Z] #21 14.60 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB]
23:00:19 [2022-07-08T23:00:19.460Z] #21 14.60 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB]
23:00:19 [2022-07-08T23:00:19.460Z] #21 14.61 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB]
23:00:19 [2022-07-08T23:00:19.460Z] #21 14.61 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB]
23:00:19 [2022-07-08T23:00:19.460Z] #21 14.61 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB]
23:00:19 [2022-07-08T23:00:19.460Z] #21 14.61 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB]
23:00:19 [2022-07-08T23:00:19.460Z] #21 14.61 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB]
23:00:19 [2022-07-08T23:00:19.460Z] #21 14.61 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB]
23:00:19 [2022-07-08T23:00:19.460Z] #21 14.61 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB]
23:00:19 [2022-07-08T23:00:19.460Z] #21 14.61 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
23:00:19 [2022-07-08T23:00:19.615Z] ok  	github.com/docker/docker/pkg/fileutils	0.015s	coverage: 87.2% of statements
23:00:19 [2022-07-08T23:00:19.873Z] ok  	github.com/docker/docker/pkg/fsutils	0.203s	coverage: 85.1% of statements
23:00:19 [2022-07-08T23:00:19.873Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
23:00:19 [2022-07-08T23:00:19.881Z] #55 ...
23:00:19 [2022-07-08T23:00:19.881Z] 
23:00:19 [2022-07-08T23:00:19.881Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
23:00:19 [2022-07-08T23:00:19.881Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128
23:00:19 [2022-07-08T23:00:19.881Z] #38 30.22 tomll can be used in two ways:
23:00:19 [2022-07-08T23:00:19.881Z] #38 30.22 Writing to STDIN and reading from STDOUT:
23:00:19 [2022-07-08T23:00:19.881Z] #38 30.22   cat file.toml | tomll > file.toml
23:00:19 [2022-07-08T23:00:19.881Z] #38 30.22 
23:00:19 [2022-07-08T23:00:19.881Z] #38 30.22 Reading and updating a list of files:
23:00:19 [2022-07-08T23:00:19.881Z] #38 30.22   tomll a.toml b.toml c.toml
23:00:19 [2022-07-08T23:00:19.881Z] #38 30.22 
23:00:19 [2022-07-08T23:00:19.881Z] #38 30.22 When given a list of files, tomll will modify all files in place without asking.
23:00:19 [2022-07-08T23:00:19.881Z] #38 DONE 30.4s
23:00:19 [2022-07-08T23:00:19.881Z] 
23:00:19 [2022-07-08T23:00:19.881Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
23:00:19 [2022-07-08T23:00:19.881Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a
23:00:19 [2022-07-08T23:00:19.881Z] #36 29.83 go: downloading github.com/sirupsen/logrus v1.6.0
23:00:19 [2022-07-08T23:00:19.881Z] #36 29.86 go: downloading github.com/spf13/cobra v1.1.3
23:00:20 [2022-07-08T23:00:20.029Z] #21 15.20 debconf: delaying package configuration, since apt-utils is not installed
23:00:20 [2022-07-08T23:00:20.141Z] #36 30.60 go: downloading github.com/mattn/go-isatty v0.0.3
23:00:20 [2022-07-08T23:00:20.289Z] #21 15.39 Fetched 15.9 MB in 1s (31.1 MB/s)
23:00:20 [2022-07-08T23:00:20.289Z] #21 15.42 Selecting previously unselected package gcc-10-base:armel.
23:00:20 [2022-07-08T23:00:20.289Z] #21 15.42 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 38557 files and directories currently installed.)
23:00:20 [2022-07-08T23:00:20.289Z] #21 15.47 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ...
23:00:20 [2022-07-08T23:00:20.289Z] #21 15.47 Unpacking gcc-10-base:armel (10.2.1-6) ...
23:00:20 [2022-07-08T23:00:20.289Z] #21 15.52 Selecting previously unselected package gcc-10-base:armhf.
23:00:20 [2022-07-08T23:00:20.289Z] #21 15.52 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ...
23:00:20 [2022-07-08T23:00:20.289Z] #21 15.53 Unpacking gcc-10-base:armhf (10.2.1-6) ...
23:00:20 [2022-07-08T23:00:20.289Z] #21 15.58 Selecting previously unselected package gcc-10-base:ppc64el.
23:00:20 [2022-07-08T23:00:20.549Z] #21 15.58 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ...
23:00:20 [2022-07-08T23:00:20.549Z] #21 15.59 Unpacking gcc-10-base:ppc64el (10.2.1-6) ...
23:00:20 [2022-07-08T23:00:20.549Z] #21 15.65 Selecting previously unselected package gcc-10-base:s390x.
23:00:20 [2022-07-08T23:00:20.549Z] #21 15.65 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ...
23:00:20 [2022-07-08T23:00:20.550Z] #21 15.66 Unpacking gcc-10-base:s390x (10.2.1-6) ...
23:00:20 [2022-07-08T23:00:20.550Z] #21 15.71 Selecting previously unselected package gcc-10-base:arm64.
23:00:20 [2022-07-08T23:00:20.550Z] #21 15.71 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ...
23:00:20 [2022-07-08T23:00:20.550Z] #21 15.72 Unpacking gcc-10-base:arm64 (10.2.1-6) ...
23:00:20 [2022-07-08T23:00:20.550Z] #21 15.77 Selecting previously unselected package libgcc-s1:armel.
23:00:20 [2022-07-08T23:00:20.550Z] #21 15.78 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ...
23:00:20 [2022-07-08T23:00:20.550Z] #21 15.79 Unpacking libgcc-s1:armel (10.2.1-6) ...
23:00:20 [2022-07-08T23:00:20.550Z] #21 15.84 Selecting previously unselected package libcrypt1:armel.
23:00:20 [2022-07-08T23:00:20.710Z] #36 30.95 go: downloading gopkg.in/yaml.v2 v2.4.0
23:00:20 [2022-07-08T23:00:20.807Z] ok  	github.com/docker/docker/pkg/idtools	0.413s	coverage: 67.9% of statements
23:00:20 [2022-07-08T23:00:20.807Z] ok  	github.com/docker/docker/pkg/ioutils	0.353s	coverage: 70.1% of statements
23:00:20 [2022-07-08T23:00:20.810Z] #21 15.85 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ...
23:00:20 [2022-07-08T23:00:20.810Z] #21 15.85 Unpacking libcrypt1:armel (1:4.4.18-4) ...
23:00:20 [2022-07-08T23:00:20.810Z] #21 15.95 Selecting previously unselected package libc6:armel.
23:00:20 [2022-07-08T23:00:20.810Z] #21 15.96 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ...
23:00:20 [2022-07-08T23:00:20.970Z] #36 31.31 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
23:00:20 [2022-07-08T23:00:20.970Z] #36 31.36 go: downloading github.com/cosiner/argv v0.1.0
23:00:21 [2022-07-08T23:00:21.066Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
23:00:21 [2022-07-08T23:00:21.066Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
23:00:21 [2022-07-08T23:00:21.066Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
23:00:21 [2022-07-08T23:00:21.069Z] #21 16.15 Unpacking libc6:armel (2.31-13+deb11u3) ...
23:00:21 [2022-07-08T23:00:21.229Z] #36 31.49 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
23:00:21 [2022-07-08T23:00:21.229Z] #36 31.66 go: downloading github.com/peterh/liner v1.2.2
23:00:21 [2022-07-08T23:00:21.324Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
23:00:21 [2022-07-08T23:00:21.324Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
23:00:21 [2022-07-08T23:00:21.490Z] #36 31.98 go: downloading github.com/google/go-dap v0.6.0
23:00:21 [2022-07-08T23:00:21.584Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
23:00:21 [2022-07-08T23:00:21.638Z] #21 16.56 Selecting previously unselected package libapparmor1:armel.
23:00:21 [2022-07-08T23:00:21.638Z] #21 16.56 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ...
23:00:21 [2022-07-08T23:00:21.638Z] #21 16.57 Unpacking libapparmor1:armel (2.13.6-10) ...
23:00:21 [2022-07-08T23:00:21.638Z] #21 16.62 Selecting previously unselected package libapparmor-dev:armel.
23:00:21 [2022-07-08T23:00:21.638Z] #21 16.63 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ...
23:00:21 [2022-07-08T23:00:21.638Z] #21 16.63 Unpacking libapparmor-dev:armel (2.13.6-10) ...
23:00:21 [2022-07-08T23:00:21.638Z] #21 16.69 Selecting previously unselected package libgcc-s1:arm64.
23:00:21 [2022-07-08T23:00:21.638Z] #21 16.69 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ...
23:00:21 [2022-07-08T23:00:21.638Z] #21 16.69 Unpacking libgcc-s1:arm64 (10.2.1-6) ...
23:00:21 [2022-07-08T23:00:21.638Z] #21 16.75 Selecting previously unselected package libcrypt1:arm64.
23:00:21 [2022-07-08T23:00:21.638Z] #21 16.75 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ...
23:00:21 [2022-07-08T23:00:21.638Z] #21 16.75 Unpacking libcrypt1:arm64 (1:4.4.18-4) ...
23:00:21 [2022-07-08T23:00:21.842Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.006s	coverage: 90.5% of statements
23:00:21 [2022-07-08T23:00:21.842Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
23:00:21 [2022-07-08T23:00:21.842Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
23:00:21 [2022-07-08T23:00:21.842Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
23:00:21 [2022-07-08T23:00:21.898Z] #21 16.84 Selecting previously unselected package libc6:arm64.
23:00:21 [2022-07-08T23:00:21.898Z] #21 16.85 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ...
23:00:21 [2022-07-08T23:00:21.898Z] #21 17.07 Unpacking libc6:arm64 (2.31-13+deb11u3) ...
23:00:22 [2022-07-08T23:00:22.408Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.015s	coverage: 56.8% of statements
23:00:22 [2022-07-08T23:00:22.450Z] #36 32.69 go: downloading github.com/russross/blackfriday/v2 v2.0.1
23:00:22 [2022-07-08T23:00:22.451Z] #42 31.03 Reading package lists...
23:00:22 [2022-07-08T23:00:22.451Z] #42 ...
23:00:22 [2022-07-08T23:00:22.451Z] 
23:00:22 [2022-07-08T23:00:22.451Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
23:00:22 [2022-07-08T23:00:22.451Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a
23:00:22 [2022-07-08T23:00:22.451Z] #36 25.34 go: downloading github.com/sirupsen/logrus v1.6.0
23:00:22 [2022-07-08T23:00:22.451Z] #36 25.34 go: downloading github.com/spf13/cobra v1.1.3
23:00:22 [2022-07-08T23:00:22.451Z] #36 25.99 go: downloading github.com/mattn/go-isatty v0.0.3
23:00:22 [2022-07-08T23:00:22.451Z] #36 26.55 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
23:00:22 [2022-07-08T23:00:22.451Z] #36 27.34 go: downloading gopkg.in/yaml.v2 v2.4.0
23:00:22 [2022-07-08T23:00:22.451Z] #36 27.85 go: downloading github.com/cosiner/argv v0.1.0
23:00:22 [2022-07-08T23:00:22.451Z] #36 28.04 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
23:00:22 [2022-07-08T23:00:22.451Z] #36 28.12 go: downloading github.com/peterh/liner v1.2.2
23:00:22 [2022-07-08T23:00:22.451Z] #36 28.55 go: downloading github.com/google/go-dap v0.6.0
23:00:22 [2022-07-08T23:00:22.451Z] #36 29.45 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
23:00:22 [2022-07-08T23:00:22.451Z] #36 30.46 go: downloading github.com/mattn/go-runewidth v0.0.3
23:00:22 [2022-07-08T23:00:22.451Z] #36 30.87 go: downloading github.com/hashicorp/golang-lru v0.5.4
23:00:22 [2022-07-08T23:00:22.451Z] #36 31.03 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
23:00:22 [2022-07-08T23:00:22.451Z] #36 33.93 go: downloading github.com/russross/blackfriday/v2 v2.0.1
23:00:22 [2022-07-08T23:00:22.451Z] #36 34.10 go: downloading github.com/cilium/ebpf v0.7.0
23:00:22 [2022-07-08T23:00:22.451Z] #36 ...
23:00:22 [2022-07-08T23:00:22.451Z] 
23:00:22 [2022-07-08T23:00:22.451Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:00:22 [2022-07-08T23:00:22.451Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
23:00:22 [2022-07-08T23:00:22.451Z] #55 29.43 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
23:00:22 [2022-07-08T23:00:22.451Z] #55 29.92 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
23:00:22 [2022-07-08T23:00:22.451Z] #55 30.68 go: downloading github.com/hashicorp/errwrap v1.0.0
23:00:22 [2022-07-08T23:00:22.451Z] #55 32.13 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
23:00:22 [2022-07-08T23:00:22.451Z] #55 32.21 go: downloading 4d63.com/gochecknoglobals v0.1.0
23:00:22 [2022-07-08T23:00:22.451Z] #55 32.41 go: downloading github.com/Antonboom/errname v0.1.6
23:00:22 [2022-07-08T23:00:22.451Z] #55 32.48 go: downloading github.com/Antonboom/nilnil v0.1.1
23:00:22 [2022-07-08T23:00:22.451Z] #55 32.86 go: downloading github.com/BurntSushi/toml v1.1.0
23:00:22 [2022-07-08T23:00:22.451Z] #55 33.00 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
23:00:22 [2022-07-08T23:00:22.451Z] #55 33.15 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
23:00:22 [2022-07-08T23:00:22.451Z] #55 33.50 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
23:00:22 [2022-07-08T23:00:22.451Z] #55 33.60 go: downloading github.com/alexkohler/prealloc v1.0.0
23:00:22 [2022-07-08T23:00:22.451Z] #55 33.75 go: downloading github.com/ashanbrown/forbidigo v1.3.0
23:00:22 [2022-07-08T23:00:22.451Z] #55 33.97 go: downloading github.com/ashanbrown/makezero v1.1.1
23:00:22 [2022-07-08T23:00:22.451Z] #55 34.14 go: downloading github.com/bkielbasa/cyclop v1.2.0
23:00:22 [2022-07-08T23:00:22.451Z] #55 34.25 go: downloading github.com/blizzy78/varnamelen v0.8.0
23:00:22 [2022-07-08T23:00:22.451Z] #55 34.40 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
23:00:22 [2022-07-08T23:00:22.451Z] #55 34.56 go: downloading github.com/breml/bidichk v0.2.3
23:00:22 [2022-07-08T23:00:22.451Z] #55 34.67 go: downloading github.com/breml/errchkjson v0.3.0
23:00:22 [2022-07-08T23:00:22.451Z] #55 34.85 go: downloading github.com/butuzov/ireturn v0.1.1
23:00:22 [2022-07-08T23:00:22.451Z] #55 34.86 go: downloading github.com/charithe/durationcheck v0.0.9
23:00:22 [2022-07-08T23:00:22.451Z] #55 35.06 go: downloading github.com/daixiang0/gci v0.3.3
23:00:22 [2022-07-08T23:00:22.451Z] #55 35.07 go: downloading github.com/denis-tingaikin/go-header v0.4.3
23:00:22 [2022-07-08T23:00:22.451Z] #55 35.60 go: downloading github.com/esimonov/ifshort v1.0.4
23:00:22 [2022-07-08T23:00:22.467Z] #21 17.49 Selecting previously unselected package libapparmor1:arm64.
23:00:22 [2022-07-08T23:00:22.467Z] #21 17.49 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ...
23:00:22 [2022-07-08T23:00:22.467Z] #21 17.50 Unpacking libapparmor1:arm64 (2.13.6-10) ...
23:00:22 [2022-07-08T23:00:22.467Z] #21 17.56 Selecting previously unselected package libapparmor-dev:arm64.
23:00:22 [2022-07-08T23:00:22.467Z] #21 17.56 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ...
23:00:22 [2022-07-08T23:00:22.467Z] #21 17.56 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
23:00:22 [2022-07-08T23:00:22.467Z] #21 17.64 Selecting previously unselected package libgcc-s1:s390x.
23:00:22 [2022-07-08T23:00:22.467Z] #21 17.64 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ...
23:00:22 [2022-07-08T23:00:22.467Z] #21 17.65 Unpacking libgcc-s1:s390x (10.2.1-6) ...
23:00:22 [2022-07-08T23:00:22.467Z] #21 17.69 Selecting previously unselected package libcrypt1:s390x.
23:00:22 [2022-07-08T23:00:22.467Z] #21 17.69 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ...
23:00:22 [2022-07-08T23:00:22.667Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
23:00:22 [2022-07-08T23:00:22.707Z] #55 35.69 go: downloading github.com/firefart/nonamedreturns v1.0.1
23:00:22 [2022-07-08T23:00:22.707Z] #55 35.80 go: downloading github.com/fzipp/gocyclo v0.5.1
23:00:22 [2022-07-08T23:00:22.707Z] #55 ...
23:00:22 [2022-07-08T23:00:22.707Z] 
23:00:22 [2022-07-08T23:00:22.707Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
23:00:22 [2022-07-08T23:00:22.707Z] #67 sha256:09ba09c714ebcbe10a0e53d2ead1c70af6e21639ca866718de4b5c9d03a35436
23:00:22 [2022-07-08T23:00:22.707Z] #67 25.65 go: downloading github.com/russross/blackfriday/v2 v2.1.0
23:00:22 [2022-07-08T23:00:22.726Z] #21 17.70 Unpacking libcrypt1:s390x (1:4.4.18-4) ...
23:00:22 [2022-07-08T23:00:22.726Z] #21 17.79 Selecting previously unselected package libc6:s390x.
23:00:22 [2022-07-08T23:00:22.726Z] #21 17.79 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ...
23:00:22 [2022-07-08T23:00:22.750Z] #36 33.29 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
23:00:22 [2022-07-08T23:00:22.750Z] #36 ...
23:00:22 [2022-07-08T23:00:22.750Z] 
23:00:22 [2022-07-08T23:00:22.750Z] #42 [tini 1/3] 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
23:00:22 [2022-07-08T23:00:22.750Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
23:00:22 [2022-07-08T23:00:22.750Z] #42 23.20 Fetched 8548 kB in 18s (480 kB/s)
23:00:22 [2022-07-08T23:00:22.925Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
23:00:22 [2022-07-08T23:00:22.964Z] #67 ...
23:00:22 [2022-07-08T23:00:22.964Z] 
23:00:22 [2022-07-08T23:00:22.964Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:00:22 [2022-07-08T23:00:22.964Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
23:00:22 [2022-07-08T23:00:22.964Z] #55 35.95 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
23:00:22 [2022-07-08T23:00:22.964Z] #55 36.04 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
23:00:22 [2022-07-08T23:00:22.986Z] #21 18.00 Unpacking libc6:s390x (2.31-13+deb11u3) ...
23:00:23 [2022-07-08T23:00:23.018Z] #42 23.20 Reading package lists...
23:00:23 [2022-07-08T23:00:23.018Z] #42 ...
23:00:23 [2022-07-08T23:00:23.018Z] 
23:00:23 [2022-07-08T23:00:23.018Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:00:23 [2022-07-08T23:00:23.018Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
23:00:23 [2022-07-08T23:00:23.018Z] #55 31.73 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
23:00:23 [2022-07-08T23:00:23.018Z] #55 31.81 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
23:00:23 [2022-07-08T23:00:23.018Z] #55 31.96 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
23:00:23 [2022-07-08T23:00:23.018Z] #55 32.30 go: downloading github.com/alexkohler/prealloc v1.0.0
23:00:23 [2022-07-08T23:00:23.018Z] #55 32.54 go: downloading github.com/ashanbrown/forbidigo v1.3.0
23:00:23 [2022-07-08T23:00:23.018Z] #55 32.80 go: downloading github.com/ashanbrown/makezero v1.1.1
23:00:23 [2022-07-08T23:00:23.018Z] #55 33.13 go: downloading github.com/bkielbasa/cyclop v1.2.0
23:00:23 [2022-07-08T23:00:23.018Z] #55 33.29 go: downloading github.com/blizzy78/varnamelen v0.8.0
23:00:23 [2022-07-08T23:00:23.018Z] #55 33.58 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
23:00:23 [2022-07-08T23:00:23.018Z] #55 ...
23:00:23 [2022-07-08T23:00:23.018Z] 
23:00:23 [2022-07-08T23:00:23.018Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
23:00:23 [2022-07-08T23:00:23.018Z] #67 sha256:498ce6487073aeaf06f8159f29d346170b7cd5f12df5ab573efbe3b81cfbf9a1
23:00:23 [2022-07-08T23:00:23.018Z] #67 23.06 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
23:00:23 [2022-07-08T23:00:23.018Z] #67 23.30 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
23:00:23 [2022-07-08T23:00:23.018Z] #67 23.82 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
23:00:23 [2022-07-08T23:00:23.018Z] #67 27.77 go: downloading github.com/russross/blackfriday/v2 v2.1.0
23:00:23 [2022-07-08T23:00:23.183Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
23:00:23 [2022-07-08T23:00:23.219Z] #55 36.11 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
23:00:23 [2022-07-08T23:00:23.219Z] #55 36.35 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
23:00:23 [2022-07-08T23:00:23.319Z] #67 ...
23:00:23 [2022-07-08T23:00:23.319Z] 
23:00:23 [2022-07-08T23:00:23.319Z] #62 [containerd 1/3] 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
23:00:23 [2022-07-08T23:00:23.319Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591
23:00:23 [2022-07-08T23:00:23.319Z] #62 31.78 Fetched 8548 kB in 25s (349 kB/s)
23:00:23 [2022-07-08T23:00:23.555Z] #21 18.42 Selecting previously unselected package libapparmor1:s390x.
23:00:23 [2022-07-08T23:00:23.555Z] #21 18.43 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ...
23:00:23 [2022-07-08T23:00:23.555Z] #21 18.43 Unpacking libapparmor1:s390x (2.13.6-10) ...
23:00:23 [2022-07-08T23:00:23.555Z] #21 18.48 Selecting previously unselected package libapparmor-dev:s390x.
23:00:23 [2022-07-08T23:00:23.555Z] #21 18.49 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ...
23:00:23 [2022-07-08T23:00:23.555Z] #21 18.49 Unpacking libapparmor-dev:s390x (2.13.6-10) ...
23:00:23 [2022-07-08T23:00:23.555Z] #21 18.56 Selecting previously unselected package libgcc-s1:armhf.
23:00:23 [2022-07-08T23:00:23.555Z] #21 18.56 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ...
23:00:23 [2022-07-08T23:00:23.555Z] #21 18.56 Unpacking libgcc-s1:armhf (10.2.1-6) ...
23:00:23 [2022-07-08T23:00:23.555Z] #21 18.61 Selecting previously unselected package libcrypt1:armhf.
23:00:23 [2022-07-08T23:00:23.555Z] #21 18.62 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ...
23:00:23 [2022-07-08T23:00:23.555Z] #21 18.62 Unpacking libcrypt1:armhf (1:4.4.18-4) ...
23:00:23 [2022-07-08T23:00:23.555Z] #21 18.71 Selecting previously unselected package libc6:armhf.
23:00:23 [2022-07-08T23:00:23.555Z] #21 18.71 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ...
23:00:23 [2022-07-08T23:00:23.781Z] #55 36.66 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
23:00:23 [2022-07-08T23:00:23.814Z] #21 18.92 Unpacking libc6:armhf (2.31-13+deb11u3) ...
23:00:24 [2022-07-08T23:00:24.037Z] #55 37.01 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
23:00:24 [2022-07-08T23:00:24.037Z] #55 37.04 go: downloading github.com/golangci/misspell v0.3.5
23:00:24 [2022-07-08T23:00:24.037Z] #55 37.12 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
23:00:24 [2022-07-08T23:00:24.037Z] #55 37.24 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
23:00:24 [2022-07-08T23:00:24.293Z] #55 37.50 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
23:00:24 [2022-07-08T23:00:24.384Z] #21 19.34 Selecting previously unselected package libapparmor1:armhf.
23:00:24 [2022-07-08T23:00:24.384Z] #21 19.34 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ...
23:00:24 [2022-07-08T23:00:24.384Z] #21 19.35 Unpacking libapparmor1:armhf (2.13.6-10) ...
23:00:24 [2022-07-08T23:00:24.384Z] #21 19.41 Selecting previously unselected package libapparmor-dev:armhf.
23:00:24 [2022-07-08T23:00:24.384Z] #21 19.42 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ...
23:00:24 [2022-07-08T23:00:24.384Z] #21 19.43 Unpacking libapparmor-dev:armhf (2.13.6-10) ...
23:00:24 [2022-07-08T23:00:24.384Z] #21 19.50 Selecting previously unselected package libgcc-s1:ppc64el.
23:00:24 [2022-07-08T23:00:24.384Z] #21 19.50 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ...
23:00:24 [2022-07-08T23:00:24.384Z] #21 19.51 Unpacking libgcc-s1:ppc64el (10.2.1-6) ...
23:00:24 [2022-07-08T23:00:24.384Z] #21 19.55 Selecting previously unselected package libcrypt1:ppc64el.
23:00:24 [2022-07-08T23:00:24.384Z] #21 19.56 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ...
23:00:24 [2022-07-08T23:00:24.384Z] #21 19.57 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ...
23:00:24 [2022-07-08T23:00:24.549Z] #55 37.74 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
23:00:24 [2022-07-08T23:00:24.556Z] ok  	github.com/docker/docker/pkg/pubsub	1.047s	coverage: 75.0% of statements
23:00:24 [2022-07-08T23:00:24.644Z] #21 19.65 Selecting previously unselected package libc6:ppc64el.
23:00:24 [2022-07-08T23:00:24.644Z] #21 19.66 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ...
23:00:24 [2022-07-08T23:00:24.699Z] #62 31.78 Reading package lists...
23:00:24 [2022-07-08T23:00:24.699Z] #62 ...
23:00:24 [2022-07-08T23:00:24.699Z] 
23:00:24 [2022-07-08T23:00:24.699Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
23:00:24 [2022-07-08T23:00:24.699Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75
23:00:24 [2022-07-08T23:00:24.699Z] #53 25.13 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
23:00:24 [2022-07-08T23:00:24.699Z] #53 25.22 go: downloading golang.org/x/mod v0.3.0
23:00:24 [2022-07-08T23:00:24.813Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
23:00:24 [2022-07-08T23:00:24.814Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
23:00:24 [2022-07-08T23:00:24.903Z] #21 19.84 Unpacking libc6:ppc64el (2.31-13+deb11u3) ...
23:00:24 [2022-07-08T23:00:24.959Z] #53 ...
23:00:24 [2022-07-08T23:00:24.959Z] 
23:00:24 [2022-07-08T23:00:24.959Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:00:24 [2022-07-08T23:00:24.959Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
23:00:24 [2022-07-08T23:00:24.959Z] #55 34.12 go: downloading github.com/breml/bidichk v0.2.3
23:00:24 [2022-07-08T23:00:24.959Z] #55 34.27 go: downloading github.com/breml/errchkjson v0.3.0
23:00:24 [2022-07-08T23:00:24.959Z] #55 34.43 go: downloading github.com/butuzov/ireturn v0.1.1
23:00:24 [2022-07-08T23:00:24.959Z] #55 34.59 go: downloading github.com/charithe/durationcheck v0.0.9
23:00:24 [2022-07-08T23:00:24.959Z] #55 35.02 go: downloading github.com/daixiang0/gci v0.3.3
23:00:24 [2022-07-08T23:00:24.959Z] #55 35.42 go: downloading github.com/denis-tingaikin/go-header v0.4.3
23:00:24 [2022-07-08T23:00:24.959Z] #55 ...
23:00:24 [2022-07-08T23:00:24.959Z] 
23:00:24 [2022-07-08T23:00:24.959Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
23:00:24 [2022-07-08T23:00:24.959Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
23:00:24 [2022-07-08T23:00:24.959Z] #51 25.17 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2159 B]
23:00:25 [2022-07-08T23:00:25.072Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
23:00:25 [2022-07-08T23:00:25.111Z] #55 37.99 go: downloading github.com/jgautheron/goconst v1.5.1
23:00:25 [2022-07-08T23:00:25.111Z] #55 38.00 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
23:00:25 [2022-07-08T23:00:25.111Z] #55 38.28 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
23:00:25 [2022-07-08T23:00:25.111Z] #55 38.37 go: downloading github.com/julz/importas v0.1.0
23:00:25 [2022-07-08T23:00:25.218Z] #51 35.26 Fetched 8552 kB in 28s (310 kB/s)
23:00:25 [2022-07-08T23:00:25.218Z] #51 35.26 Reading package lists...
23:00:25 [2022-07-08T23:00:25.218Z] #51 ...
23:00:25 [2022-07-08T23:00:25.218Z] 
23:00:25 [2022-07-08T23:00:25.218Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
23:00:25 [2022-07-08T23:00:25.218Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a
23:00:25 [2022-07-08T23:00:25.218Z] #36 34.48 go: downloading github.com/mattn/go-runewidth v0.0.3
23:00:25 [2022-07-08T23:00:25.218Z] #36 34.95 go: downloading github.com/hashicorp/golang-lru v0.5.4
23:00:25 [2022-07-08T23:00:25.218Z] #36 35.04 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
23:00:25 [2022-07-08T23:00:25.330Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
23:00:25 [2022-07-08T23:00:25.368Z] #55 38.37 go: downloading github.com/kisielk/errcheck v1.6.0
23:00:25 [2022-07-08T23:00:25.368Z] #55 38.50 go: downloading github.com/kulti/thelper v0.6.2
23:00:25 [2022-07-08T23:00:25.422Z] #21 20.39 Selecting previously unselected package libapparmor1:ppc64el.
23:00:25 [2022-07-08T23:00:25.422Z] #21 20.40 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ...
23:00:25 [2022-07-08T23:00:25.422Z] #21 20.40 Unpacking libapparmor1:ppc64el (2.13.6-10) ...
23:00:25 [2022-07-08T23:00:25.422Z] #21 20.45 Selecting previously unselected package libapparmor-dev:ppc64el.
23:00:25 [2022-07-08T23:00:25.422Z] #21 20.46 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ...
23:00:25 [2022-07-08T23:00:25.422Z] #21 20.47 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ...
23:00:25 [2022-07-08T23:00:25.422Z] #21 20.54 Selecting previously unselected package libseccomp2:s390x.
23:00:25 [2022-07-08T23:00:25.422Z] #21 20.55 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ...
23:00:25 [2022-07-08T23:00:25.422Z] #21 20.56 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ...
23:00:25 [2022-07-08T23:00:25.422Z] #21 20.60 Selecting previously unselected package libseccomp-dev:s390x.
23:00:25 [2022-07-08T23:00:25.422Z] #21 20.61 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ...
23:00:25 [2022-07-08T23:00:25.422Z] #21 20.61 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ...
23:00:25 [2022-07-08T23:00:25.587Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
23:00:25 [2022-07-08T23:00:25.630Z] #55 38.60 go: downloading github.com/kunwardeep/paralleltest v1.0.3
23:00:25 [2022-07-08T23:00:25.630Z] #55 38.74 go: downloading github.com/kyoh86/exportloopref v0.1.8
23:00:25 [2022-07-08T23:00:25.682Z] #21 20.67 Selecting previously unselected package libseccomp2:ppc64el.
23:00:25 [2022-07-08T23:00:25.682Z] #21 20.68 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ...
23:00:25 [2022-07-08T23:00:25.682Z] #21 20.68 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ...
23:00:25 [2022-07-08T23:00:25.682Z] #21 20.73 Selecting previously unselected package libseccomp-dev:ppc64el.
23:00:25 [2022-07-08T23:00:25.682Z] #21 20.73 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ...
23:00:25 [2022-07-08T23:00:25.682Z] #21 20.74 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ...
23:00:25 [2022-07-08T23:00:25.682Z] #21 20.81 Selecting previously unselected package libseccomp2:armhf.
23:00:25 [2022-07-08T23:00:25.682Z] #21 20.82 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ...
23:00:25 [2022-07-08T23:00:25.682Z] #21 20.82 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ...
23:00:25 [2022-07-08T23:00:25.682Z] #21 20.86 Selecting previously unselected package libseccomp-dev:armhf.
23:00:25 [2022-07-08T23:00:25.682Z] #21 20.87 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ...
23:00:25 [2022-07-08T23:00:25.682Z] #21 20.88 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
23:00:25 [2022-07-08T23:00:25.887Z] #55 38.80 go: downloading github.com/ldez/tagliatelle v0.3.1
23:00:25 [2022-07-08T23:00:25.887Z] #55 38.97 go: downloading github.com/leonklingele/grouper v1.1.0
23:00:25 [2022-07-08T23:00:25.887Z] #55 39.00 go: downloading github.com/lufeee/execinquery v1.2.1
23:00:25 [2022-07-08T23:00:25.942Z] #21 20.94 Selecting previously unselected package libseccomp2:armel.
23:00:25 [2022-07-08T23:00:25.942Z] #21 20.95 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ...
23:00:25 [2022-07-08T23:00:25.942Z] #21 20.95 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ...
23:00:25 [2022-07-08T23:00:25.942Z] #21 21.00 Selecting previously unselected package libseccomp-dev:armel.
23:00:25 [2022-07-08T23:00:25.942Z] #21 21.01 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ...
23:00:25 [2022-07-08T23:00:25.942Z] #21 21.01 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ...
23:00:25 [2022-07-08T23:00:25.942Z] #21 21.07 Selecting previously unselected package libseccomp2:arm64.
23:00:25 [2022-07-08T23:00:25.942Z] #21 21.07 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ...
23:00:25 [2022-07-08T23:00:25.942Z] #21 21.08 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ...
23:00:25 [2022-07-08T23:00:25.942Z] #21 21.12 Selecting previously unselected package libseccomp-dev:arm64.
23:00:25 [2022-07-08T23:00:25.942Z] #21 21.13 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
23:00:25 [2022-07-08T23:00:25.942Z] #21 21.13 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
23:00:26 [2022-07-08T23:00:26.144Z] #55 39.29 go: downloading github.com/maratori/testpackage v1.0.1
23:00:26 [2022-07-08T23:00:26.144Z] #55 39.39 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
23:00:26 [2022-07-08T23:00:26.154Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 53.6% of statements
23:00:26 [2022-07-08T23:00:26.201Z] #21 21.26 Setting up gcc-10-base:arm64 (10.2.1-6) ...
23:00:26 [2022-07-08T23:00:26.201Z] #21 21.27 Setting up gcc-10-base:armel (10.2.1-6) ...
23:00:26 [2022-07-08T23:00:26.201Z] #21 21.29 Setting up gcc-10-base:armhf (10.2.1-6) ...
23:00:26 [2022-07-08T23:00:26.201Z] #21 21.30 Setting up gcc-10-base:ppc64el (10.2.1-6) ...
23:00:26 [2022-07-08T23:00:26.201Z] #21 21.31 Setting up gcc-10-base:s390x (10.2.1-6) ...
23:00:26 [2022-07-08T23:00:26.201Z] #21 21.32 Setting up libcrypt1:arm64 (1:4.4.18-4) ...
23:00:26 [2022-07-08T23:00:26.201Z] #21 21.33 Setting up libcrypt1:armel (1:4.4.18-4) ...
23:00:26 [2022-07-08T23:00:26.201Z] #21 21.35 Setting up libcrypt1:armhf (1:4.4.18-4) ...
23:00:26 [2022-07-08T23:00:26.201Z] #21 21.36 Setting up libcrypt1:ppc64el (1:4.4.18-4) ...
23:00:26 [2022-07-08T23:00:26.201Z] #21 21.37 Setting up libcrypt1:s390x (1:4.4.18-4) ...
23:00:26 [2022-07-08T23:00:26.201Z] #21 21.38 Setting up libgcc-s1:arm64 (10.2.1-6) ...
23:00:26 [2022-07-08T23:00:26.201Z] #21 21.39 Setting up libgcc-s1:armel (10.2.1-6) ...
23:00:26 [2022-07-08T23:00:26.201Z] #21 21.40 Setting up libgcc-s1:armhf (10.2.1-6) ...
23:00:26 [2022-07-08T23:00:26.201Z] #21 21.42 Setting up libgcc-s1:ppc64el (10.2.1-6) ...
23:00:26 [2022-07-08T23:00:26.401Z] #55 39.43 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
23:00:26 [2022-07-08T23:00:26.401Z] #55 39.51 go: downloading github.com/mgechev/revive v1.2.1
23:00:26 [2022-07-08T23:00:26.411Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 42.3% of statements
23:00:26 [2022-07-08T23:00:26.461Z] #21 21.43 Setting up libgcc-s1:s390x (10.2.1-6) ...
23:00:26 [2022-07-08T23:00:26.461Z] #21 21.44 Setting up libc6:arm64 (2.31-13+deb11u3) ...
23:00:26 [2022-07-08T23:00:26.663Z] #55 ...
23:00:26 [2022-07-08T23:00:26.663Z] 
23:00:26 [2022-07-08T23:00:26.663Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
23:00:26 [2022-07-08T23:00:26.663Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
23:00:26 [2022-07-08T23:00:26.663Z] #76 29.77 Fetched 8548 kB in 24s (361 kB/s)
23:00:26 [2022-07-08T23:00:26.663Z] #76 29.77 Reading package lists...
23:00:26 [2022-07-08T23:00:26.663Z] #76 39.27 Reading package lists...
23:00:26 [2022-07-08T23:00:26.663Z] #76 ...
23:00:26 [2022-07-08T23:00:26.663Z] 
23:00:26 [2022-07-08T23:00:26.663Z] #47 [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 "v2.3.0"         && 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 "v2.1.0";                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
23:00:26 [2022-07-08T23:00:26.663Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c
23:00:26 [2022-07-08T23:00:26.669Z] ok  	github.com/docker/docker/pkg/tailfile	0.041s	coverage: 88.6% of statements
23:00:27 [2022-07-08T23:00:27.235Z] ok  	github.com/docker/docker/pkg/tarsum	0.041s	coverage: 89.3% of statements
23:00:27 [2022-07-08T23:00:27.493Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
23:00:27 [2022-07-08T23:00:27.692Z] #47 39.70 Updating files:  48% (1054/2177)
Updating files:  49% (1067/2177)
Updating files:  50% (1089/2177)
Updating files:  51% (1111/2177)
Updating files:  52% (1133/2177)
Updating files:  53% (1154/2177)
Updating files:  54% (1176/2177)
Updating files:  55% (1198/2177)
Updating files:  56% (1220/2177)
Updating files:  57% (1241/2177)
Updating files:  58% (1263/2177)
Updating files:  59% (1285/2177)
Updating files:  60% (1307/2177)
Updating files:  61% (1328/2177)
Updating files:  62% (1350/2177)
Updating files:  63% (1372/2177)
Updating files:  64% (1394/2177)
Updating files:  65% (1416/2177)
Updating files:  66% (1437/2177)
Updating files:  67% (1459/2177)
Updating files:  68% (1481/2177)
Updating files:  69% (1503/2177)
Updating files:  70% (1524/2177)
Updating files:  71% (1546/2177)
Updating files:  72% (1568/2177)
Updating files:  73% (1590/2177)
Updating files:  74% (1611/2177)
Updating files:  75% (1633/2177)
Updating files:  76% (1655/2177)
Updating files:  77% (1677/2177)
Updating files:  78% (1699/2177)
Updating files:  79% (1720/2177)
Updating files:  79% (1738/2177)
Updating files:  80% (1742/2177)
Updating files:  81% (1764/2177)
23:00:27 [2022-07-08T23:00:27.693Z] #47 ...
23:00:27 [2022-07-08T23:00:27.693Z] 
23:00:27 [2022-07-08T23:00:27.693Z] #14 [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
23:00:27 [2022-07-08T23:00:27.693Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
23:00:27 [2022-07-08T23:00:27.693Z] #14 30.86 Fetched 8548 kB in 24s (353 kB/s)
23:00:27 [2022-07-08T23:00:27.693Z] #14 30.86 Reading package lists...
23:00:27 [2022-07-08T23:00:27.693Z] #14 40.91 Reading package lists...
23:00:27 [2022-07-08T23:00:27.693Z] #14 ...
23:00:27 [2022-07-08T23:00:27.693Z] 
23:00:27 [2022-07-08T23:00:27.693Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:00:27 [2022-07-08T23:00:27.693Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
23:00:27 [2022-07-08T23:00:27.693Z] #55 40.86 go: downloading github.com/moricho/tparallel v0.2.1
23:00:27 [2022-07-08T23:00:27.693Z] #55 40.88 go: downloading github.com/nakabonne/nestif v0.3.1
23:00:27 [2022-07-08T23:00:27.693Z] #55 40.97 go: downloading github.com/nishanths/exhaustive v0.7.11
23:00:27 [2022-07-08T23:00:27.754Z] #36 38.11 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
23:00:27 [2022-07-08T23:00:27.754Z] #36 38.22 go: downloading github.com/cilium/ebpf v0.7.0
23:00:27 [2022-07-08T23:00:27.842Z] #21 22.64 Setting up libc6:armel (2.31-13+deb11u3) ...
23:00:27 [2022-07-08T23:00:27.949Z] #55 41.13 go: downloading github.com/nishanths/predeclared v0.2.2
23:00:28 [2022-07-08T23:00:28.205Z] #55 41.31 go: downloading github.com/polyfloyd/go-errorlint v1.0.0
23:00:28 [2022-07-08T23:00:28.461Z] #55 41.44 go: downloading github.com/ryancurrah/gomodguard v1.2.3
23:00:28 [2022-07-08T23:00:28.461Z] #55 41.68 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
23:00:28 [2022-07-08T23:00:28.717Z] #55 41.92 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
23:00:28 [2022-07-08T23:00:28.717Z] #55 41.93 go: downloading github.com/securego/gosec/v2 v2.11.0
23:00:28 [2022-07-08T23:00:28.781Z] #21 23.86 Setting up libc6:armhf (2.31-13+deb11u3) ...
23:00:29 [2022-07-08T23:00:29.391Z] ok  	github.com/docker/docker/plugin	0.519s	coverage: 23.2% of statements
23:00:29 [2022-07-08T23:00:29.391Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
23:00:29 [2022-07-08T23:00:29.646Z] #55 42.56 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
23:00:29 [2022-07-08T23:00:29.646Z] #55 42.56 go: downloading github.com/sivchari/containedctx v1.0.2
23:00:29 [2022-07-08T23:00:29.646Z] #55 42.70 go: downloading github.com/sivchari/tenv v1.5.0
23:00:29 [2022-07-08T23:00:29.646Z] #55 42.71 go: downloading github.com/sonatard/noctx v0.0.1
23:00:29 [2022-07-08T23:00:29.680Z] #36 ...
23:00:29 [2022-07-08T23:00:29.680Z] 
23:00:29 [2022-07-08T23:00:29.680Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:00:29 [2022-07-08T23:00:29.680Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
23:00:29 [2022-07-08T23:00:29.680Z] #55 35.61 go: downloading github.com/esimonov/ifshort v1.0.4
23:00:29 [2022-07-08T23:00:29.680Z] #55 35.68 go: downloading github.com/firefart/nonamedreturns v1.0.1
23:00:29 [2022-07-08T23:00:29.680Z] #55 35.80 go: downloading github.com/fzipp/gocyclo v0.5.1
23:00:29 [2022-07-08T23:00:29.680Z] #55 35.94 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
23:00:29 [2022-07-08T23:00:29.680Z] #55 36.05 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
23:00:29 [2022-07-08T23:00:29.680Z] #55 36.10 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
23:00:29 [2022-07-08T23:00:29.680Z] #55 36.47 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
23:00:29 [2022-07-08T23:00:29.680Z] #55 36.98 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
23:00:29 [2022-07-08T23:00:29.680Z] #55 37.05 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
23:00:29 [2022-07-08T23:00:29.680Z] #55 37.06 go: downloading github.com/golangci/misspell v0.3.5
23:00:29 [2022-07-08T23:00:29.680Z] #55 37.32 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
23:00:29 [2022-07-08T23:00:29.680Z] #55 37.38 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
23:00:29 [2022-07-08T23:00:29.680Z] #55 37.54 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
23:00:29 [2022-07-08T23:00:29.680Z] #55 37.65 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
23:00:29 [2022-07-08T23:00:29.680Z] #55 37.69 go: downloading github.com/jgautheron/goconst v1.5.1
23:00:29 [2022-07-08T23:00:29.680Z] #55 37.76 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
23:00:29 [2022-07-08T23:00:29.680Z] #55 37.90 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
23:00:29 [2022-07-08T23:00:29.680Z] #55 38.00 go: downloading github.com/julz/importas v0.1.0
23:00:29 [2022-07-08T23:00:29.680Z] #55 38.12 go: downloading github.com/kisielk/errcheck v1.6.0
23:00:29 [2022-07-08T23:00:29.680Z] #55 38.30 go: downloading github.com/kulti/thelper v0.6.2
23:00:29 [2022-07-08T23:00:29.680Z] #55 38.46 go: downloading github.com/kunwardeep/paralleltest v1.0.3
23:00:29 [2022-07-08T23:00:29.680Z] #55 38.57 go: downloading github.com/kyoh86/exportloopref v0.1.8
23:00:29 [2022-07-08T23:00:29.680Z] #55 38.75 go: downloading github.com/ldez/tagliatelle v0.3.1
23:00:29 [2022-07-08T23:00:29.680Z] #55 38.76 go: downloading github.com/leonklingele/grouper v1.1.0
23:00:29 [2022-07-08T23:00:29.680Z] #55 39.12 go: downloading github.com/lufeee/execinquery v1.2.1
23:00:29 [2022-07-08T23:00:29.680Z] #55 39.13 go: downloading github.com/maratori/testpackage v1.0.1
23:00:29 [2022-07-08T23:00:29.680Z] #55 39.23 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
23:00:29 [2022-07-08T23:00:29.680Z] #55 39.36 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
23:00:29 [2022-07-08T23:00:29.680Z] #55 39.46 go: downloading github.com/mgechev/revive v1.2.1
23:00:29 [2022-07-08T23:00:29.906Z] #55 42.85 go: downloading github.com/sourcegraph/go-diff v0.6.1
23:00:29 [2022-07-08T23:00:29.906Z] #55 42.99 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
23:00:29 [2022-07-08T23:00:29.906Z] #55 ...
23:00:29 [2022-07-08T23:00:29.906Z] 
23:00:29 [2022-07-08T23:00:29.906Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
23:00:29 [2022-07-08T23:00:29.906Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
23:00:29 [2022-07-08T23:00:29.906Z] #51 32.54 Fetched 8552 kB in 25s (335 kB/s)
23:00:29 [2022-07-08T23:00:29.906Z] #51 32.54 Reading package lists...
23:00:29 [2022-07-08T23:00:29.906Z] #51 42.67 Reading package lists...
23:00:29 [2022-07-08T23:00:29.906Z] #51 ...
23:00:29 [2022-07-08T23:00:29.906Z] 
23:00:29 [2022-07-08T23:00:29.906Z] #47 [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 "v2.3.0"         && 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 "v2.1.0";                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
23:00:29 [2022-07-08T23:00:29.906Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c
23:00:29 [2022-07-08T23:00:29.906Z] #47 39.70 Updating files:  48% (1054/2177)
Updating files:  49% (1067/2177)
Updating files:  50% (1089/2177)
Updating files:  51% (1111/2177)
Updating files:  52% (1133/2177)
Updating files:  53% (1154/2177)
Updating files:  54% (1176/2177)
Updating files:  55% (1198/2177)
Updating files:  56% (1220/2177)
Updating files:  57% (1241/2177)
Updating files:  58% (1263/2177)
Updating files:  59% (1285/2177)
Updating files:  60% (1307/2177)
Updating files:  61% (1328/2177)
Updating files:  62% (1350/2177)
Updating files:  63% (1372/2177)
Updating files:  64% (1394/2177)
Updating files:  65% (1416/2177)
Updating files:  66% (1437/2177)
Updating files:  67% (1459/2177)
Updating files:  68% (1481/2177)
Updating files:  69% (1503/2177)
Updating files:  70% (1524/2177)
Updating files:  71% (1546/2177)
Updating files:  72% (1568/2177)
Updating files:  73% (1590/2177)
Updating files:  74% (1611/2177)
Updating files:  75% (1633/2177)
Updating files:  76% (1655/2177)
Updating files:  77% (1677/2177)
Updating files:  78% (1699/2177)
Updating files:  79% (1720/2177)
Updating files:  79% (1738/2177)
Updating files:  80% (1742/2177)
Updating files:  81% (1764/2177)
Updating files:  82% (1786/2177)
Updating files:  83% (1807/2177)
Updating files:  84% (1829/2177)
Updating files:  85% (1851/2177)
Updating files:  86% (1873/2177)
Updating files:  87% (1894/2177)
Updating files:  88% (1916/2177)
Updating files:  89% (1938/2177)
Updating files:  90% (1960/2177)
Updating files:  91% (1982/2177)
Updating files:  92% (2003/2177)
Updating files:  93% (2025/2177)
Updating files:  94% (2047/2177)
Updating files:  95% (2069/2177)
Updating files:  96% (2090/2177)
Updating files:  97% (2112/2177)
Updating files:  98% (2134/2177)
Updating files:  99% (2156/2177)
Updating files: 100% (2177/2177)
Updating files: 100% (2177/2177), done.
23:00:29 [2022-07-08T23:00:29.906Z] #47 41.44 + git checkout -q v2.3.0
23:00:29 [2022-07-08T23:00:29.957Z] ok  	github.com/docker/docker/profiles/seccomp	0.012s	coverage: 86.0% of statements
23:00:30 [2022-07-08T23:00:30.162Z] #21 25.09 Setting up libc6:ppc64el (2.31-13+deb11u3) ...
23:00:30 [2022-07-08T23:00:30.250Z] #55 40.78 go: downloading github.com/moricho/tparallel v0.2.1
23:00:30 [2022-07-08T23:00:30.511Z] #55 40.81 go: downloading github.com/nakabonne/nestif v0.3.1
23:00:30 [2022-07-08T23:00:30.771Z] #55 41.09 go: downloading github.com/nishanths/exhaustive v0.7.11
23:00:30 [2022-07-08T23:00:30.771Z] #55 41.20 go: downloading github.com/nishanths/predeclared v0.2.2
23:00:30 [2022-07-08T23:00:30.771Z] #55 ...
23:00:30 [2022-07-08T23:00:30.771Z] 
23:00:30 [2022-07-08T23:00:30.771Z] #47 [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 "v2.3.0"         && 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 "v2.1.0";                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
23:00:30 [2022-07-08T23:00:30.771Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c
23:00:30 [2022-07-08T23:00:30.890Z] ok  	github.com/docker/docker/quota	0.197s	coverage: 71.4% of statements
23:00:31 [2022-07-08T23:00:31.101Z] #21 26.32 Setting up libc6:s390x (2.31-13+deb11u3) ...
23:00:31 [2022-07-08T23:00:31.148Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
23:00:31 [2022-07-08T23:00:31.284Z] #47 44.22 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
23:00:31 [2022-07-08T23:00:31.290Z] #47 40.52 Updating files:  46% (1015/2177)
Updating files:  47% (1024/2177)
Updating files:  48% (1045/2177)
Updating files:  49% (1067/2177)
Updating files:  50% (1089/2177)
Updating files:  51% (1111/2177)
Updating files:  52% (1133/2177)
Updating files:  53% (1154/2177)
Updating files:  54% (1176/2177)
Updating files:  55% (1198/2177)
Updating files:  56% (1220/2177)
Updating files:  57% (1241/2177)
Updating files:  58% (1263/2177)
Updating files:  59% (1285/2177)
Updating files:  60% (1307/2177)
Updating files:  61% (1328/2177)
Updating files:  62% (1350/2177)
Updating files:  63% (1372/2177)
Updating files:  64% (1394/2177)
Updating files:  65% (1416/2177)
Updating files:  66% (1437/2177)
Updating files:  67% (1459/2177)
Updating files:  68% (1481/2177)
Updating files:  69% (1503/2177)
Updating files:  70% (1524/2177)
Updating files:  71% (1546/2177)
Updating files:  72% (1568/2177)
Updating files:  73% (1590/2177)
Updating files:  74% (1611/2177)
Updating files:  75% (1633/2177)
Updating files:  76% (1655/2177)
Updating files:  77% (1677/2177)
Updating files:  78% (1699/2177)
Updating files:  79% (1720/2177)
Updating files:  79% (1736/2177)
Updating files:  80% (1742/2177)
Updating files:  81% (1764/2177)
23:00:31 [2022-07-08T23:00:31.290Z] #47 ...
23:00:31 [2022-07-08T23:00:31.290Z] 
23:00:31 [2022-07-08T23:00:31.290Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
23:00:31 [2022-07-08T23:00:31.290Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
23:00:31 [2022-07-08T23:00:31.290Z] #76 31.70 Fetched 8548 kB in 24s (349 kB/s)
23:00:31 [2022-07-08T23:00:31.290Z] #76 31.70 Reading package lists...
23:00:31 [2022-07-08T23:00:31.290Z] #76 41.72 Reading package lists...
23:00:31 [2022-07-08T23:00:31.290Z] #76 ...
23:00:31 [2022-07-08T23:00:31.290Z] 
23:00:31 [2022-07-08T23:00:31.290Z] #14 [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
23:00:31 [2022-07-08T23:00:31.290Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
23:00:31 [2022-07-08T23:00:31.290Z] #14 31.74 Fetched 8548 kB in 24s (357 kB/s)
23:00:31 [2022-07-08T23:00:31.290Z] #14 31.74 Reading package lists...
23:00:31 [2022-07-08T23:00:31.550Z] #14 ...
23:00:31 [2022-07-08T23:00:31.550Z] 
23:00:31 [2022-07-08T23:00:31.550Z] #47 [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 "v2.3.0"         && 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 "v2.1.0";                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
23:00:31 [2022-07-08T23:00:31.550Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c
23:00:31 [2022-07-08T23:00:31.811Z] #47 40.52 Updating files:  46% (1015/2177)
Updating files:  47% (1024/2177)
Updating files:  48% (1045/2177)
Updating files:  49% (1067/2177)
Updating files:  50% (1089/2177)
Updating files:  51% (1111/2177)
Updating files:  52% (1133/2177)
Updating files:  53% (1154/2177)
Updating files:  54% (1176/2177)
Updating files:  55% (1198/2177)
Updating files:  56% (1220/2177)
Updating files:  57% (1241/2177)
Updating files:  58% (1263/2177)
Updating files:  59% (1285/2177)
Updating files:  60% (1307/2177)
Updating files:  61% (1328/2177)
Updating files:  62% (1350/2177)
Updating files:  63% (1372/2177)
Updating files:  64% (1394/2177)
Updating files:  65% (1416/2177)
Updating files:  66% (1437/2177)
Updating files:  67% (1459/2177)
Updating files:  68% (1481/2177)
Updating files:  69% (1503/2177)
Updating files:  70% (1524/2177)
Updating files:  71% (1546/2177)
Updating files:  72% (1568/2177)
Updating files:  73% (1590/2177)
Updating files:  74% (1611/2177)
Updating files:  75% (1633/2177)
Updating files:  76% (1655/2177)
Updating files:  77% (1677/2177)
Updating files:  78% (1699/2177)
Updating files:  79% (1720/2177)
Updating files:  79% (1736/2177)
Updating files:  80% (1742/2177)
Updating files:  81% (1764/2177)
Updating files:  82% (1786/2177)
Updating files:  83% (1807/2177)
Updating files:  84% (1829/2177)
Updating files:  85% (1851/2177)
Updating files:  86% (1873/2177)
Updating files:  87% (1894/2177)
Updating files:  88% (1916/2177)
Updating files:  89% (1938/2177)
Updating files:  90% (1960/2177)
Updating files:  91% (1982/2177)
Updating files:  92% (2003/2177)
Updating files:  93% (2025/2177)
Updating files:  94% (2047/2177)
Updating files:  95% (2069/2177)
Updating files:  96% (2090/2177)
Updating files:  97% (2112/2177)
Updating files:  98% (2134/2177)
Updating files:  99% (2156/2177)
Updating files: 100% (2177/2177)
Updating files: 100% (2177/2177), done.
23:00:32 [2022-07-08T23:00:32.070Z] #47 42.31 + git checkout -q v2.3.0
23:00:32 [2022-07-08T23:00:32.081Z] ok  	github.com/docker/docker/registry	0.079s	coverage: 58.6% of statements
23:00:32 [2022-07-08T23:00:32.482Z] #21 27.57 Setting up libapparmor1:arm64 (2.13.6-10) ...
23:00:32 [2022-07-08T23:00:32.482Z] #21 27.58 Setting up libapparmor1:armel (2.13.6-10) ...
23:00:32 [2022-07-08T23:00:32.482Z] #21 27.59 Setting up libapparmor1:armhf (2.13.6-10) ...
23:00:32 [2022-07-08T23:00:32.482Z] #21 27.61 Setting up libapparmor1:ppc64el (2.13.6-10) ...
23:00:32 [2022-07-08T23:00:32.482Z] #21 27.62 Setting up libapparmor1:s390x (2.13.6-10) ...
23:00:32 [2022-07-08T23:00:32.482Z] #21 27.63 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ...
23:00:32 [2022-07-08T23:00:32.482Z] #21 27.65 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ...
23:00:32 [2022-07-08T23:00:32.482Z] #21 27.66 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ...
23:00:32 [2022-07-08T23:00:32.647Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
23:00:32 [2022-07-08T23:00:32.647Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
23:00:32 [2022-07-08T23:00:32.651Z] #47 ...
23:00:32 [2022-07-08T23:00:32.651Z] 
23:00:32 [2022-07-08T23:00:32.651Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
23:00:32 [2022-07-08T23:00:32.651Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a
23:00:32 [2022-07-08T23:00:32.651Z] #36 35.80 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
23:00:32 [2022-07-08T23:00:32.742Z] #21 27.68 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ...
23:00:32 [2022-07-08T23:00:32.742Z] #21 27.69 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ...
23:00:32 [2022-07-08T23:00:32.742Z] #21 27.70 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
23:00:32 [2022-07-08T23:00:32.742Z] #21 27.72 Setting up libapparmor-dev:armel (2.13.6-10) ...
23:00:32 [2022-07-08T23:00:32.742Z] #21 27.74 Setting up libapparmor-dev:armhf (2.13.6-10) ...
23:00:32 [2022-07-08T23:00:32.742Z] #21 27.75 Setting up libapparmor-dev:ppc64el (2.13.6-10) ...
23:00:32 [2022-07-08T23:00:32.742Z] #21 27.77 Setting up libapparmor-dev:s390x (2.13.6-10) ...
23:00:32 [2022-07-08T23:00:32.742Z] #21 27.79 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
23:00:32 [2022-07-08T23:00:32.742Z] #21 27.80 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ...
23:00:32 [2022-07-08T23:00:32.742Z] #21 27.81 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
23:00:32 [2022-07-08T23:00:32.742Z] #21 27.83 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ...
23:00:32 [2022-07-08T23:00:32.742Z] #21 27.84 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ...
23:00:32 [2022-07-08T23:00:32.742Z] #21 27.86 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:00:32 [2022-07-08T23:00:32.907Z] #36 ...
23:00:32 [2022-07-08T23:00:32.907Z] 
23:00:32 [2022-07-08T23:00:32.907Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:00:32 [2022-07-08T23:00:32.907Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
23:00:32 [2022-07-08T23:00:32.907Z] #55 43.22 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
23:00:32 [2022-07-08T23:00:32.907Z] #55 43.26 go: downloading github.com/sylvia7788/contextcheck v1.0.4
23:00:32 [2022-07-08T23:00:32.907Z] #55 43.35 go: downloading github.com/tdakkota/asciicheck v0.1.1
23:00:32 [2022-07-08T23:00:32.907Z] #55 43.44 go: downloading github.com/tetafro/godot v1.4.11
23:00:32 [2022-07-08T23:00:32.907Z] #55 43.58 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
23:00:32 [2022-07-08T23:00:32.907Z] #55 43.73 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1
23:00:32 [2022-07-08T23:00:32.908Z] #55 43.80 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
23:00:32 [2022-07-08T23:00:32.908Z] #55 44.42 go: downloading github.com/ultraware/funlen v0.0.3
23:00:32 [2022-07-08T23:00:32.908Z] #55 44.54 go: downloading github.com/ultraware/whitespace v0.0.5
23:00:32 [2022-07-08T23:00:32.908Z] #55 44.74 go: downloading github.com/uudashr/gocognit v1.0.5
23:00:32 [2022-07-08T23:00:32.908Z] #55 44.88 go: downloading github.com/yagipy/maintidx v1.0.0
23:00:32 [2022-07-08T23:00:32.908Z] #55 45.00 go: downloading github.com/yeya24/promlinter v0.2.0
23:00:32 [2022-07-08T23:00:32.908Z] #55 45.06 go: downloading gitlab.com/bosi/decorder v0.2.1
23:00:32 [2022-07-08T23:00:32.908Z] #55 45.54 go: downloading honnef.co/go/tools v0.3.1
23:00:33 [2022-07-08T23:00:33.214Z] ok  	github.com/docker/docker/runconfig	0.010s	coverage: 64.5% of statements
23:00:33 [2022-07-08T23:00:33.315Z] #21 DONE 28.4s
23:00:33 [2022-07-08T23:00:33.315Z] 
23:00:33 [2022-07-08T23:00:33.315Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:00:33 [2022-07-08T23:00:33.315Z] #71 sha256:d5665bdeca23659deee30da5fe362d763a2eddd9099861382e130e9cd37879c0
23:00:33 [2022-07-08T23:00:33.315Z] #71 ...
23:00:33 [2022-07-08T23:00:33.315Z] 
23:00:33 [2022-07-08T23:00:33.315Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
23:00:33 [2022-07-08T23:00:33.315Z] #66 sha256:642bfa77d959210c70b840c2590b9c9d1b471539cbc98ba5c2f9ca54a7dede3b
23:00:33 [2022-07-08T23:00:33.315Z] #66 DONE 0.1s
23:00:33 [2022-07-08T23:00:33.315Z] 
23:00:33 [2022-07-08T23:00:33.315Z] #22 [dev-systemd-false  1/28] RUN groupadd -r docker
23:00:33 [2022-07-08T23:00:33.315Z] #22 sha256:7ff22573b37504262e98adcb1549f36f1e0745ad8e427bc240bcd4e453d91753
23:00:33 [2022-07-08T23:00:33.455Z] #47 ...
23:00:33 [2022-07-08T23:00:33.455Z] 
23:00:33 [2022-07-08T23:00:33.455Z] #42 [tini 1/3] 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
23:00:33 [2022-07-08T23:00:33.455Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
23:00:33 [2022-07-08T23:00:33.455Z] #42 23.20 Reading package lists...
23:00:33 [2022-07-08T23:00:33.455Z] #42 34.24 Reading package lists...
23:00:33 [2022-07-08T23:00:33.472Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
23:00:33 [2022-07-08T23:00:33.715Z] #42 43.99 Building dependency tree...
23:00:33 [2022-07-08T23:00:33.715Z] #42 ...
23:00:33 [2022-07-08T23:00:33.715Z] 
23:00:33 [2022-07-08T23:00:33.715Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:00:33 [2022-07-08T23:00:33.715Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
23:00:33 [2022-07-08T23:00:33.715Z] #55 41.55 go: downloading github.com/polyfloyd/go-errorlint v1.0.0
23:00:33 [2022-07-08T23:00:33.715Z] #55 41.55 go: downloading github.com/ryancurrah/gomodguard v1.2.3
23:00:33 [2022-07-08T23:00:33.715Z] #55 41.81 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
23:00:33 [2022-07-08T23:00:33.715Z] #55 41.81 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
23:00:33 [2022-07-08T23:00:33.715Z] #55 42.02 go: downloading github.com/securego/gosec/v2 v2.11.0
23:00:33 [2022-07-08T23:00:33.715Z] #55 42.48 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
23:00:33 [2022-07-08T23:00:33.715Z] #55 42.55 go: downloading github.com/sivchari/containedctx v1.0.2
23:00:33 [2022-07-08T23:00:33.715Z] #55 42.59 go: downloading github.com/sivchari/tenv v1.5.0
23:00:33 [2022-07-08T23:00:33.715Z] #55 42.69 go: downloading github.com/sonatard/noctx v0.0.1
23:00:33 [2022-07-08T23:00:33.715Z] #55 42.83 go: downloading github.com/sourcegraph/go-diff v0.6.1
23:00:33 [2022-07-08T23:00:33.715Z] #55 43.02 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
23:00:33 [2022-07-08T23:00:33.715Z] #55 43.27 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
23:00:33 [2022-07-08T23:00:33.715Z] #55 43.29 go: downloading github.com/sylvia7788/contextcheck v1.0.4
23:00:33 [2022-07-08T23:00:33.715Z] #55 43.45 go: downloading github.com/tdakkota/asciicheck v0.1.1
23:00:33 [2022-07-08T23:00:33.715Z] #55 43.50 go: downloading github.com/tetafro/godot v1.4.11
23:00:33 [2022-07-08T23:00:33.715Z] #55 43.53 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
23:00:33 [2022-07-08T23:00:33.715Z] #55 43.59 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1
23:00:33 [2022-07-08T23:00:33.715Z] #55 43.79 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
23:00:33 [2022-07-08T23:00:33.979Z] #55 44.45 go: downloading github.com/ultraware/funlen v0.0.3
23:00:34 [2022-07-08T23:00:34.239Z] #55 44.56 go: downloading github.com/ultraware/whitespace v0.0.5
23:00:34 [2022-07-08T23:00:34.239Z] #55 44.66 go: downloading github.com/uudashr/gocognit v1.0.5
23:00:34 [2022-07-08T23:00:34.239Z] #55 44.76 go: downloading github.com/yagipy/maintidx v1.0.0
23:00:34 [2022-07-08T23:00:34.697Z] #22 DONE 1.4s
23:00:34 [2022-07-08T23:00:34.697Z] 
23:00:34 [2022-07-08T23:00:34.697Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
23:00:34 [2022-07-08T23:00:34.697Z] #67 sha256:3d52c40170651788377265e9603f43658066c5c84e1a052b91c74b977907123f
23:00:34 [2022-07-08T23:00:34.697Z] #67 1.163 + RM_GOPATH=0
23:00:34 [2022-07-08T23:00:34.697Z] #67 1.163 + TMP_GOPATH=
23:00:34 [2022-07-08T23:00:34.697Z] #67 1.164 + : /build
23:00:34 [2022-07-08T23:00:34.697Z] #67 1.165 + '[' -z '' ']'
23:00:34 [2022-07-08T23:00:34.697Z] #67 1.165 ++ mktemp -d
23:00:34 [2022-07-08T23:00:34.697Z] #67 1.171 + export GOPATH=/tmp/tmp.UhOJaBFWq7
23:00:34 [2022-07-08T23:00:34.697Z] #67 1.171 + GOPATH=/tmp/tmp.UhOJaBFWq7
23:00:34 [2022-07-08T23:00:34.697Z] #67 1.171 + RM_GOPATH=1
23:00:34 [2022-07-08T23:00:34.697Z] #67 1.171 + case "$(go env GOARCH)" in
23:00:34 [2022-07-08T23:00:34.697Z] #67 1.171 ++ go env GOARCH
23:00:34 [2022-07-08T23:00:34.697Z] #67 1.178 + export GO_BUILDMODE=-buildmode=pie
23:00:34 [2022-07-08T23:00:34.697Z] #67 1.179 + GO_BUILDMODE=-buildmode=pie
23:00:34 [2022-07-08T23:00:34.697Z] #67 1.180 ++ dirname /install.sh
23:00:34 [2022-07-08T23:00:34.697Z] #67 1.181 + dir=/
23:00:34 [2022-07-08T23:00:34.697Z] #67 1.181 + bin=runc
23:00:34 [2022-07-08T23:00:34.697Z] #67 1.182 + shift
23:00:34 [2022-07-08T23:00:34.697Z] #67 1.182 + '[' '!' -f //runc.installer ']'
23:00:34 [2022-07-08T23:00:34.697Z] #67 1.182 + . //runc.installer
23:00:34 [2022-07-08T23:00:34.697Z] #67 1.182 ++ set -e
23:00:34 [2022-07-08T23:00:34.697Z] #67 1.183 ++ : v1.1.2
23:00:34 [2022-07-08T23:00:34.697Z] #67 1.183 + install_runc
23:00:34 [2022-07-08T23:00:34.697Z] #67 1.183 + RUNC_BUILDTAGS=seccomp
23:00:34 [2022-07-08T23:00:34.697Z] #67 1.183 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
23:00:34 [2022-07-08T23:00:34.697Z] #67 1.184 Install runc version v1.1.2 (build tags: seccomp)
23:00:34 [2022-07-08T23:00:34.697Z] #67 1.184 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.UhOJaBFWq7/src/github.com/opencontainers/runc
23:00:34 [2022-07-08T23:00:34.697Z] #67 1.188 Cloning into '/tmp/tmp.UhOJaBFWq7/src/github.com/opencontainers/runc'...
23:00:34 [2022-07-08T23:00:34.808Z] #55 45.01 go: downloading github.com/yeya24/promlinter v0.2.0
23:00:34 [2022-07-08T23:00:34.809Z] #55 45.13 go: downloading gitlab.com/bosi/decorder v0.2.1
23:00:35 [2022-07-08T23:00:35.069Z] #55 45.54 go: downloading honnef.co/go/tools v0.3.1
23:00:35 [2022-07-08T23:00:35.371Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
23:00:35 [2022-07-08T23:00:35.428Z] #55 ...
23:00:35 [2022-07-08T23:00:35.428Z] 
23:00:35 [2022-07-08T23:00:35.428Z] #62 [containerd 1/3] 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
23:00:35 [2022-07-08T23:00:35.428Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591
23:00:35 [2022-07-08T23:00:35.428Z] #62 29.29 Reading package lists...
23:00:35 [2022-07-08T23:00:35.428Z] #62 38.78 Reading package lists...
23:00:35 [2022-07-08T23:00:35.631Z] ok  	github.com/docker/docker/volume/local	0.084s	coverage: 76.8% of statements
23:00:35 [2022-07-08T23:00:35.638Z] #67 ...
23:00:35 [2022-07-08T23:00:35.638Z] 
23:00:35 [2022-07-08T23:00:35.638Z] #23 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
23:00:35 [2022-07-08T23:00:35.638Z] #23 sha256:ff62181f85dff7b0fa011ad13200a0894d744734f26d731633984e51d8e7aef7
23:00:35 [2022-07-08T23:00:35.638Z] #23 DONE 1.0s
23:00:35 [2022-07-08T23:00:35.685Z] #62 48.46 Building dependency tree...
23:00:35 [2022-07-08T23:00:35.685Z] #62 ...
23:00:35 [2022-07-08T23:00:35.685Z] 
23:00:35 [2022-07-08T23:00:35.685Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:00:35 [2022-07-08T23:00:35.685Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
23:00:35 [2022-07-08T23:00:35.685Z] #55 48.77 go: downloading mvdan.cc/gofumpt v0.3.1
23:00:35 [2022-07-08T23:00:35.685Z] #55 48.88 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
23:00:35 [2022-07-08T23:00:35.898Z] 
23:00:35 [2022-07-08T23:00:35.898Z] #24 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
23:00:35 [2022-07-08T23:00:35.898Z] #24 sha256:5ba8e416e59d2463b3c23e79a7c9d8936b5cbe49a2257ef87fd28767898ffdf5
23:00:36 [2022-07-08T23:00:36.210Z] ok  	github.com/docker/docker/volume/mounts	0.007s	coverage: 67.7% of statements
23:00:36 [2022-07-08T23:00:36.277Z] #55 49.18 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
23:00:36 [2022-07-08T23:00:36.471Z] #24 0.833 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
23:00:36 [2022-07-08T23:00:36.545Z] #55 49.49 go: downloading github.com/davecgh/go-spew v1.1.1
23:00:36 [2022-07-08T23:00:36.545Z] #55 49.60 go: downloading github.com/pmezard/go-difflib v1.0.0
23:00:36 [2022-07-08T23:00:36.545Z] #55 49.72 go: downloading github.com/stretchr/objx v0.1.1
23:00:36 [2022-07-08T23:00:36.733Z] #24 DONE 0.9s
23:00:36 [2022-07-08T23:00:36.733Z] 
23:00:36 [2022-07-08T23:00:36.733Z] #25 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
23:00:36 [2022-07-08T23:00:36.733Z] #25 sha256:17900b09747c15e257475739f9213acd92e654739d4f98b47eb29b58581e8a5b
23:00:36 [2022-07-08T23:00:36.805Z] #55 49.79 go: downloading github.com/subosito/gotenv v1.2.0
23:00:36 [2022-07-08T23:00:36.805Z] #55 49.94 go: downloading github.com/hashicorp/hcl v1.0.0
23:00:37 [2022-07-08T23:00:37.143Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 72.3% of statements
23:00:37 [2022-07-08T23:00:37.302Z] #25 DONE 0.9s
23:00:37 [2022-07-08T23:00:37.302Z] 
23:00:37 [2022-07-08T23:00:37.302Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
23:00:37 [2022-07-08T23:00:37.302Z] #67 sha256:3d52c40170651788377265e9603f43658066c5c84e1a052b91c74b977907123f
23:00:37 [2022-07-08T23:00:37.397Z] #55 ...
23:00:37 [2022-07-08T23:00:37.397Z] 
23:00:37 [2022-07-08T23:00:37.397Z] #42 [tini 1/3] 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
23:00:37 [2022-07-08T23:00:37.397Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
23:00:37 [2022-07-08T23:00:37.397Z] #42 31.03 Reading package lists...
23:00:37 [2022-07-08T23:00:37.397Z] #42 40.82 Reading package lists...
23:00:37 [2022-07-08T23:00:37.397Z] #42 50.43 Building dependency tree...
23:00:37 [2022-07-08T23:00:37.397Z] #42 ...
23:00:37 [2022-07-08T23:00:37.397Z] 
23:00:37 [2022-07-08T23:00:37.397Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:00:37 [2022-07-08T23:00:37.397Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
23:00:37 [2022-07-08T23:00:37.397Z] #55 50.50 go: downloading gopkg.in/ini.v1 v1.66.4
23:00:37 [2022-07-08T23:00:37.654Z] #55 50.66 go: downloading github.com/magiconair/properties v1.8.6
23:00:37 [2022-07-08T23:00:37.654Z] #55 50.85 go: downloading github.com/pelletier/go-toml v1.9.5
23:00:38 [2022-07-08T23:00:38.217Z] #55 51.30 go: downloading golang.org/x/text v0.3.7
23:00:38 [2022-07-08T23:00:38.243Z] #67 ...
23:00:38 [2022-07-08T23:00:38.243Z] 
23:00:38 [2022-07-08T23:00:38.243Z] #26 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
23:00:38 [2022-07-08T23:00:38.243Z] #26 sha256:46d18cbf69fdd65229fce4a1ff0ccf6e4b3f818664affcb6f0dc42b391087a73
23:00:38 [2022-07-08T23:00:38.243Z] #26 DONE 0.9s
23:00:38 [2022-07-08T23:00:38.365Z] #55 48.67 go: downloading mvdan.cc/gofumpt v0.3.1
23:00:38 [2022-07-08T23:00:38.365Z] #55 48.70 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
23:00:38 [2022-07-08T23:00:38.508Z] 
23:00:38 [2022-07-08T23:00:38.508Z] #27 [dev-systemd-false  6/28] RUN ldconfig
23:00:38 [2022-07-08T23:00:38.508Z] #27 sha256:e828cb4a4c70fe20fdd9c59b0cc7a96bdc05420df447fb47f66ed10ce4043d70
23:00:38 [2022-07-08T23:00:38.627Z] #55 49.03 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
23:00:38 [2022-07-08T23:00:38.900Z] #55 49.26 go: downloading github.com/davecgh/go-spew v1.1.1
23:00:38 [2022-07-08T23:00:38.900Z] #55 49.36 go: downloading github.com/pmezard/go-difflib v1.0.0
23:00:39 [2022-07-08T23:00:39.160Z] #55 49.55 go: downloading github.com/stretchr/objx v0.1.1
23:00:39 [2022-07-08T23:00:39.421Z] #55 49.84 go: downloading github.com/subosito/gotenv v1.2.0
23:00:39 [2022-07-08T23:00:39.421Z] #55 49.91 go: downloading github.com/hashicorp/hcl v1.0.0
23:00:39 [2022-07-08T23:00:39.445Z] #27 DONE 1.0s
23:00:39 [2022-07-08T23:00:39.445Z] 
23:00:39 [2022-07-08T23:00:39.445Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
23:00:39 [2022-07-08T23:00:39.445Z] #67 sha256:3d52c40170651788377265e9603f43658066c5c84e1a052b91c74b977907123f
23:00:39 [2022-07-08T23:00:39.445Z] #67 5.413 + cd /tmp/tmp.UhOJaBFWq7/src/github.com/opencontainers/runc
23:00:39 [2022-07-08T23:00:39.445Z] #67 5.413 + git checkout -q v1.1.2
23:00:39 [2022-07-08T23:00:39.445Z] #67 5.666 + '[' -z '' ']'
23:00:39 [2022-07-08T23:00:39.445Z] #67 5.666 + target=static
23:00:39 [2022-07-08T23:00:39.445Z] #67 5.666 + make BUILDTAGS=seccomp static
23:00:39 [2022-07-08T23:00:39.445Z] #67 6.012 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc .
23:00:39 [2022-07-08T23:00:39.990Z] #55 50.55 go: downloading gopkg.in/ini.v1 v1.66.4
23:00:40 [2022-07-08T23:00:40.250Z] #55 50.56 go: downloading github.com/magiconair/properties v1.8.6
23:00:40 [2022-07-08T23:00:40.510Z] #55 50.73 go: downloading github.com/pelletier/go-toml v1.9.5
23:00:40 [2022-07-08T23:00:40.510Z] #55 50.97 go: downloading golang.org/x/text v0.3.7
23:00:40 [2022-07-08T23:00:40.771Z] #55 ...
23:00:40 [2022-07-08T23:00:40.771Z] 
23:00:40 [2022-07-08T23:00:40.771Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
23:00:40 [2022-07-08T23:00:40.771Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
23:00:40 [2022-07-08T23:00:40.771Z] #76 41.72 Reading package lists...
23:00:40 [2022-07-08T23:00:40.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
23:00:41 [2022-07-08T23:00:41.340Z] #76 51.23 Building dependency tree...
23:00:41 [2022-07-08T23:00:41.340Z] #76 ...
23:00:41 [2022-07-08T23:00:41.340Z] 
23:00:41 [2022-07-08T23:00:41.340Z] #62 [containerd 1/3] 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
23:00:41 [2022-07-08T23:00:41.340Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591
23:00:41 [2022-07-08T23:00:41.340Z] #62 31.78 Reading package lists...
23:00:41 [2022-07-08T23:00:41.340Z] #62 41.98 Reading package lists...
23:00:41 [2022-07-08T23:00:41.340Z] #62 ...
23:00:41 [2022-07-08T23:00:41.340Z] 
23:00:41 [2022-07-08T23:00:41.341Z] #42 [tini 1/3] 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
23:00:41 [2022-07-08T23:00:41.341Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
23:00:41 [2022-07-08T23:00:41.341Z] #42 43.99 Building dependency tree...
23:00:41 [2022-07-08T23:00:41.341Z] #42 50.99 The following additional packages will be installed:
23:00:41 [2022-07-08T23:00:41.341Z] #42 50.99   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
23:00:41 [2022-07-08T23:00:41.341Z] #42 51.03 Suggested packages:
23:00:41 [2022-07-08T23:00:41.341Z] #42 51.03   cmake-doc ninja-build lrzip
23:00:41 [2022-07-08T23:00:41.341Z] #42 51.03 Recommended packages:
23:00:41 [2022-07-08T23:00:41.341Z] #42 51.03   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
23:00:41 [2022-07-08T23:00:41.600Z] #42 ...
23:00:41 [2022-07-08T23:00:41.600Z] 
23:00:41 [2022-07-08T23:00:41.600Z] #62 [containerd 1/3] 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
23:00:41 [2022-07-08T23:00:41.600Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591
23:00:41 [2022-07-08T23:00:41.860Z] #62 51.98 Building dependency tree...
23:00:41 [2022-07-08T23:00:41.860Z] #62 ...
23:00:41 [2022-07-08T23:00:41.860Z] 
23:00:41 [2022-07-08T23:00:41.860Z] #14 [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
23:00:41 [2022-07-08T23:00:41.860Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
23:00:41 [2022-07-08T23:00:41.860Z] #14 42.36 Reading package lists...
23:00:42 [2022-07-08T23:00:42.119Z] #14 52.13 Building dependency tree...
23:00:42 [2022-07-08T23:00:42.119Z] #14 ...
23:00:42 [2022-07-08T23:00:42.119Z] 
23:00:42 [2022-07-08T23:00:42.119Z] #42 [tini 1/3] 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
23:00:42 [2022-07-08T23:00:42.119Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
23:00:42 [2022-07-08T23:00:42.119Z] #42 52.40 The following NEW packages will be installed:
23:00:42 [2022-07-08T23:00:42.119Z] #42 52.44   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
23:00:42 [2022-07-08T23:00:42.119Z] #42 52.46   vim-common xxd
23:00:42 [2022-07-08T23:00:42.688Z] #42 53.08 0 upgraded, 10 newly installed, 0 to remove and 13 not upgraded.
23:00:42 [2022-07-08T23:00:42.688Z] #42 53.08 Need to get 17.7 MB of archives.
23:00:42 [2022-07-08T23:00:42.688Z] #42 53.08 After this operation, 70.7 MB of additional disk space will be used.
23:00:42 [2022-07-08T23:00:42.688Z] #42 53.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
23:00:42 [2022-07-08T23:00:42.948Z] #42 53.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
23:00:42 [2022-07-08T23:00:42.948Z] #42 53.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
23:00:43 [2022-07-08T23:00:43.207Z] #42 53.50 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
23:00:43 [2022-07-08T23:00:43.465Z] #55 ...
23:00:43 [2022-07-08T23:00:43.465Z] 
23:00:43 [2022-07-08T23:00:43.465Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
23:00:43 [2022-07-08T23:00:43.465Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
23:00:43 [2022-07-08T23:00:43.465Z] #76 39.27 Reading package lists...
23:00:43 [2022-07-08T23:00:43.465Z] #76 49.24 Building dependency tree...
23:00:43 [2022-07-08T23:00:43.465Z] #76 56.07 python3 is already the newest version (3.9.2-3).
23:00:43 [2022-07-08T23:00:43.465Z] #76 56.07 The following additional packages will be installed:
23:00:43 [2022-07-08T23:00:43.465Z] #76 56.08   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
23:00:43 [2022-07-08T23:00:43.465Z] #76 56.10   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
23:00:43 [2022-07-08T23:00:43.465Z] #76 56.11 Suggested packages:
23:00:43 [2022-07-08T23:00:43.465Z] #76 56.15   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
23:00:43 [2022-07-08T23:00:43.465Z] #76 56.15   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
23:00:43 [2022-07-08T23:00:43.465Z] #76 56.15   m4-doc ed diffutils-doc
23:00:43 [2022-07-08T23:00:43.465Z] #76 56.15 Recommended packages:
23:00:43 [2022-07-08T23:00:43.465Z] #76 56.15   fakeroot libalgorithm-merge-perl libltdl-dev
23:00:44 [2022-07-08T23:00:44.147Z] #42 54.51 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
23:00:44 [2022-07-08T23:00:44.147Z] #42 54.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
23:00:44 [2022-07-08T23:00:44.147Z] #42 54.62 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
23:00:44 [2022-07-08T23:00:44.399Z] #76 ...
23:00:44 [2022-07-08T23:00:44.399Z] 
23:00:44 [2022-07-08T23:00:44.399Z] #14 [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
23:00:44 [2022-07-08T23:00:44.399Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
23:00:44 [2022-07-08T23:00:44.399Z] #14 40.91 Reading package lists...
23:00:44 [2022-07-08T23:00:44.399Z] #14 50.82 Building dependency tree...
23:00:44 [2022-07-08T23:00:44.399Z] #14 57.34 The following additional packages will be installed:
23:00:44 [2022-07-08T23:00:44.399Z] #14 57.39   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
23:00:44 [2022-07-08T23:00:44.399Z] #14 57.40   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
23:00:44 [2022-07-08T23:00:44.399Z] #14 57.40   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
23:00:44 [2022-07-08T23:00:44.399Z] #14 57.40   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
23:00:44 [2022-07-08T23:00:44.399Z] #14 57.42   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
23:00:44 [2022-07-08T23:00:44.399Z] #14 57.42   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
23:00:44 [2022-07-08T23:00:44.399Z] #14 57.42   mingw-w64-common mingw-w64-x86-64-dev
23:00:44 [2022-07-08T23:00:44.399Z] #14 57.43 Suggested packages:
23:00:44 [2022-07-08T23:00:44.399Z] #14 57.48   gcc-10-locales seccomp wine64
23:00:44 [2022-07-08T23:00:44.406Z] #42 54.62 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
23:00:44 [2022-07-08T23:00:44.406Z] #42 54.65 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
23:00:44 [2022-07-08T23:00:44.406Z] #42 54.66 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
23:00:44 [2022-07-08T23:00:44.406Z] #42 ...
23:00:44 [2022-07-08T23:00:44.406Z] 
23:00:44 [2022-07-08T23:00:44.406Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
23:00:44 [2022-07-08T23:00:44.406Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
23:00:44 [2022-07-08T23:00:44.406Z] #51 35.26 Reading package lists...
23:00:44 [2022-07-08T23:00:44.406Z] #51 44.77 Reading package lists...
23:00:44 [2022-07-08T23:00:44.406Z] #51 54.61 Building dependency tree...
23:00:44 [2022-07-08T23:00:44.406Z] #51 ...
23:00:44 [2022-07-08T23:00:44.406Z] 
23:00:44 [2022-07-08T23:00:44.406Z] #14 [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
23:00:44 [2022-07-08T23:00:44.406Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
23:00:44 [2022-07-08T23:00:44.406Z] #14 52.13 Building dependency tree...
23:00:44 [2022-07-08T23:00:44.721Z] #67 11.19 + mkdir -p /build
23:00:44 [2022-07-08T23:00:44.721Z] #67 11.19 + cp runc /build/runc
23:00:44 [2022-07-08T23:00:44.721Z] #67 DONE 11.5s
23:00:44 [2022-07-08T23:00:44.721Z] 
23:00:44 [2022-07-08T23:00:44.721Z] #28 [dev-systemd-false  7/28] 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             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:00:44 [2022-07-08T23:00:44.721Z] #28 sha256:c4d8c9694e9e738331e640fb61089fa5198cfcbeded1ebd9ab5ce788c8605229
23:00:44 [2022-07-08T23:00:44.721Z] #28 1.104 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
23:00:44 [2022-07-08T23:00:44.721Z] #28 1.263 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
23:00:44 [2022-07-08T23:00:44.721Z] #28 1.266 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
23:00:44 [2022-07-08T23:00:44.721Z] #28 1.335 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB]
23:00:44 [2022-07-08T23:00:44.721Z] #28 1.597 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB]
23:00:44 [2022-07-08T23:00:44.721Z] #28 1.863 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB]
23:00:44 [2022-07-08T23:00:44.721Z] #28 2.098 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB]
23:00:44 [2022-07-08T23:00:44.721Z] #28 2.394 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
23:00:44 [2022-07-08T23:00:44.721Z] #28 2.594 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [146 kB]
23:00:44 [2022-07-08T23:00:44.721Z] #28 2.594 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [156 kB]
23:00:44 [2022-07-08T23:00:44.721Z] #28 2.595 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB]
23:00:44 [2022-07-08T23:00:44.721Z] #28 2.597 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [138 kB]
23:00:44 [2022-07-08T23:00:44.721Z] #28 2.603 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB]
23:00:44 [2022-07-08T23:00:44.721Z] #28 2.734 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
23:00:44 [2022-07-08T23:00:44.721Z] #28 2.738 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
23:00:44 [2022-07-08T23:00:44.721Z] #28 2.741 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
23:00:44 [2022-07-08T23:00:44.721Z] #28 2.742 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
23:00:44 [2022-07-08T23:00:44.721Z] #28 2.743 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
23:00:45 [2022-07-08T23:00:45.767Z] #14 ...
23:00:45 [2022-07-08T23:00:45.767Z] 
23:00:45 [2022-07-08T23:00:45.767Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
23:00:45 [2022-07-08T23:00:45.767Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
23:00:45 [2022-07-08T23:00:45.767Z] #76 58.63 The following NEW packages will be installed:
23:00:45 [2022-07-08T23:00:45.767Z] #76 58.65   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
23:00:45 [2022-07-08T23:00:45.767Z] #76 58.66   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
23:00:45 [2022-07-08T23:00:45.767Z] #76 58.66   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
23:00:45 [2022-07-08T23:00:45.767Z] #76 58.66   libyajl2 m4 patch xz-utils
23:00:45 [2022-07-08T23:00:45.785Z] #14 ...
23:00:45 [2022-07-08T23:00:45.785Z] 
23:00:45 [2022-07-08T23:00:45.785Z] #47 [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 "v2.3.0"         && 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 "v2.1.0";                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
23:00:45 [2022-07-08T23:00:45.785Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c
23:00:45 [2022-07-08T23:00:45.785Z] #47 45.84 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
23:00:45 [2022-07-08T23:00:45.785Z] #47 ...
23:00:45 [2022-07-08T23:00:45.785Z] 
23:00:45 [2022-07-08T23:00:45.785Z] #62 [containerd 1/3] 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
23:00:45 [2022-07-08T23:00:45.785Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591
23:00:45 [2022-07-08T23:00:45.785Z] #62 51.98 Building dependency tree...
23:00:46 [2022-07-08T23:00:46.024Z] #76 59.16 0 upgraded, 23 newly installed, 0 to remove and 13 not upgraded.
23:00:46 [2022-07-08T23:00:46.024Z] #76 59.16 Need to get 5939 kB of archives.
23:00:46 [2022-07-08T23:00:46.024Z] #76 59.16 After this operation, 18.7 MB of additional disk space will be used.
23:00:46 [2022-07-08T23:00:46.024Z] #76 59.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
23:00:46 [2022-07-08T23:00:46.024Z] #76 59.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
23:00:46 [2022-07-08T23:00:46.024Z] #76 59.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
23:00:46 [2022-07-08T23:00:46.024Z] #76 59.17 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
23:00:46 [2022-07-08T23:00:46.024Z] #76 59.20 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
23:00:46 [2022-07-08T23:00:46.024Z] #76 59.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
23:00:46 [2022-07-08T23:00:46.024Z] #76 59.23 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
23:00:46 [2022-07-08T23:00:46.024Z] #76 59.26 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
23:00:46 [2022-07-08T23:00:46.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
23:00:46 [2022-07-08T23:00:46.280Z] #76 59.30 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
23:00:46 [2022-07-08T23:00:46.280Z] #76 59.31 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
23:00:46 [2022-07-08T23:00:46.280Z] #76 59.41 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
23:00:46 [2022-07-08T23:00:46.280Z] #76 59.42 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB]
23:00:46 [2022-07-08T23:00:46.537Z] #76 59.66 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
23:00:46 [2022-07-08T23:00:46.537Z] #76 59.67 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
23:00:46 [2022-07-08T23:00:46.537Z] #76 59.67 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
23:00:46 [2022-07-08T23:00:46.537Z] #76 59.67 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
23:00:46 [2022-07-08T23:00:46.537Z] #76 59.67 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
23:00:46 [2022-07-08T23:00:46.537Z] #76 59.67 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
23:00:46 [2022-07-08T23:00:46.537Z] #76 59.67 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
23:00:46 [2022-07-08T23:00:46.537Z] #76 59.72 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
23:00:46 [2022-07-08T23:00:46.537Z] #76 59.76 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
23:00:46 [2022-07-08T23:00:46.793Z] #76 59.78 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
23:00:46 [2022-07-08T23:00:46.793Z] #76 59.80 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB]
23:00:47 [2022-07-08T23:00:47.724Z] #76 ...
23:00:47 [2022-07-08T23:00:47.724Z] 
23:00:47 [2022-07-08T23:00:47.724Z] #62 [containerd 1/3] 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
23:00:47 [2022-07-08T23:00:47.724Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591
23:00:47 [2022-07-08T23:00:47.724Z] #62 48.46 Building dependency tree...
23:00:47 [2022-07-08T23:00:47.724Z] #62 55.15 The following additional packages will be installed:
23:00:47 [2022-07-08T23:00:47.724Z] #62 55.15   libbtrfs0
23:00:47 [2022-07-08T23:00:47.724Z] #62 55.51 The following NEW packages will be installed:
23:00:47 [2022-07-08T23:00:47.724Z] #62 55.53   libbtrfs-dev libbtrfs0
23:00:47 [2022-07-08T23:00:47.724Z] #62 56.17 0 upgraded, 2 newly installed, 0 to remove and 13 not upgraded.
23:00:47 [2022-07-08T23:00:47.724Z] #62 56.17 Need to get 460 kB of archives.
23:00:47 [2022-07-08T23:00:47.724Z] #62 56.17 After this operation, 1237 kB of additional disk space will be used.
23:00:47 [2022-07-08T23:00:47.724Z] #62 56.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
23:00:47 [2022-07-08T23:00:47.724Z] #62 56.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
23:00:47 [2022-07-08T23:00:47.724Z] #62 58.13 debconf: delaying package configuration, since apt-utils is not installed
23:00:47 [2022-07-08T23:00:47.724Z] #62 58.67 Fetched 460 kB in 0s (1099 kB/s)
23:00:47 [2022-07-08T23:00:47.724Z] #62 58.76 Selecting previously unselected package libbtrfs0:amd64.
23:00:47 [2022-07-08T23:00:47.724Z] #62 58.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 ... 15718 files and directories currently installed.)
23:00:47 [2022-07-08T23:00:47.724Z] #62 58.86 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
23:00:47 [2022-07-08T23:00:47.724Z] #62 58.89 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
23:00:47 [2022-07-08T23:00:47.724Z] #62 59.28 Selecting previously unselected package libbtrfs-dev:amd64.
23:00:47 [2022-07-08T23:00:47.724Z] #62 59.31 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
23:00:47 [2022-07-08T23:00:47.724Z] #62 59.32 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
23:00:47 [2022-07-08T23:00:47.724Z] #62 60.13 Setting up libbtrfs0:amd64 (5.10.1-2) ...
23:00:47 [2022-07-08T23:00:47.724Z] #62 60.17 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
23:00:47 [2022-07-08T23:00:47.724Z] #62 60.19 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:00:47 [2022-07-08T23:00:47.724Z] #62 DONE 60.8s
23:00:47 [2022-07-08T23:00:47.980Z] 
23:00:47 [2022-07-08T23:00:47.980Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
23:00:47 [2022-07-08T23:00:47.980Z] #63 sha256:1b22af774c10c759c3b760540669788f09a35c7b7d8d7f379b1fc1401f063c9b
23:00:47 [2022-07-08T23:00:47.980Z] #63 DONE 0.1s
23:00:47 [2022-07-08T23:00:47.980Z] 
23:00:47 [2022-07-08T23:00:47.980Z] #14 [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
23:00:47 [2022-07-08T23:00:47.981Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
23:00:47 [2022-07-08T23:00:47.981Z] #14 59.79 The following NEW packages will be installed:
23:00:47 [2022-07-08T23:00:47.981Z] #14 59.80   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
23:00:47 [2022-07-08T23:00:47.981Z] #14 59.80   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
23:00:47 [2022-07-08T23:00:47.981Z] #14 59.80   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
23:00:47 [2022-07-08T23:00:47.981Z] #14 59.80   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
23:00:47 [2022-07-08T23:00:47.981Z] #14 59.81   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
23:00:47 [2022-07-08T23:00:47.981Z] #14 59.81   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
23:00:47 [2022-07-08T23:00:47.981Z] #14 59.82   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
23:00:47 [2022-07-08T23:00:47.981Z] #14 59.82   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
23:00:47 [2022-07-08T23:00:47.981Z] #14 59.82   mingw-w64-x86-64-dev
23:00:47 [2022-07-08T23:00:47.981Z] #14 60.46 0 upgraded, 30 newly installed, 0 to remove and 13 not upgraded.
23:00:47 [2022-07-08T23:00:47.981Z] #14 60.46 Need to get 115 MB of archives.
23:00:47 [2022-07-08T23:00:47.981Z] #14 60.46 After this operation, 645 MB of additional disk space will be used.
23:00:47 [2022-07-08T23:00:47.981Z] #14 60.46 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]
23:00:47 [2022-07-08T23:00:47.981Z] #14 60.93 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]
23:00:48 [2022-07-08T23:00:48.237Z] #14 61.35 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
23:00:48 [2022-07-08T23:00:48.237Z] #14 61.38 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
23:00:48 [2022-07-08T23:00:48.237Z] #14 61.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
23:00:48 [2022-07-08T23:00:48.237Z] #14 61.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
23:00:48 [2022-07-08T23:00:48.321Z] #62 58.65 The following additional packages will be installed:
23:00:48 [2022-07-08T23:00:48.321Z] #62 58.66   libbtrfs0
23:00:48 [2022-07-08T23:00:48.581Z] #62 59.16 The following NEW packages will be installed:
23:00:48 [2022-07-08T23:00:48.840Z] #62 59.16   libbtrfs-dev libbtrfs0
23:00:49 [2022-07-08T23:00:49.168Z] #14 62.12 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
23:00:49 [2022-07-08T23:00:49.409Z] #62 59.71 0 upgraded, 2 newly installed, 0 to remove and 13 not upgraded.
23:00:49 [2022-07-08T23:00:49.409Z] #62 59.71 Need to get 460 kB of archives.
23:00:49 [2022-07-08T23:00:49.409Z] #62 59.71 After this operation, 1237 kB of additional disk space will be used.
23:00:49 [2022-07-08T23:00:49.409Z] #62 59.71 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
23:00:49 [2022-07-08T23:00:49.409Z] #62 59.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
23:00:49 [2022-07-08T23:00:49.409Z] #62 ...
23:00:49 [2022-07-08T23:00:49.409Z] 
23:00:49 [2022-07-08T23:00:49.409Z] #42 [tini 1/3] 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
23:00:49 [2022-07-08T23:00:49.409Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
23:00:49 [2022-07-08T23:00:49.409Z] #42 57.46 debconf: delaying package configuration, since apt-utils is not installed
23:00:49 [2022-07-08T23:00:49.409Z] #42 57.88 Fetched 17.7 MB in 2s (7139 kB/s)
23:00:49 [2022-07-08T23:00:49.409Z] #42 58.09 Selecting previously unselected package xxd.
23:00:49 [2022-07-08T23:00:49.410Z] #42 58.09 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
23:00:49 [2022-07-08T23:00:49.410Z] #42 58.25 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
23:00:49 [2022-07-08T23:00:49.410Z] #42 58.27 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
23:00:49 [2022-07-08T23:00:49.410Z] #42 58.71 Selecting previously unselected package vim-common.
23:00:49 [2022-07-08T23:00:49.410Z] #42 58.76 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
23:00:49 [2022-07-08T23:00:49.410Z] #42 58.84 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
23:00:49 [2022-07-08T23:00:49.410Z] #42 59.44 Selecting previously unselected package cmake-data.
23:00:49 [2022-07-08T23:00:49.410Z] #42 59.44 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
23:00:49 [2022-07-08T23:00:49.410Z] #42 59.54 Unpacking cmake-data (3.18.4-2+deb11u1) ...
23:00:49 [2022-07-08T23:00:49.424Z] #14 62.39 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]
23:00:49 [2022-07-08T23:00:49.424Z] #14 62.41 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]
23:00:49 [2022-07-08T23:00:49.680Z] #14 ...
23:00:49 [2022-07-08T23:00:49.680Z] 
23:00:49 [2022-07-08T23:00:49.680Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
23:00:49 [2022-07-08T23:00:49.680Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
23:00:49 [2022-07-08T23:00:49.680Z] #51 42.67 Reading package lists...
23:00:49 [2022-07-08T23:00:49.680Z] #51 52.75 Building dependency tree...
23:00:49 [2022-07-08T23:00:49.680Z] #51 59.10 The following additional packages will be installed:
23:00:49 [2022-07-08T23:00:49.680Z] #51 59.12   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
23:00:49 [2022-07-08T23:00:49.680Z] #51 59.13   python3-protobuf python3-six
23:00:49 [2022-07-08T23:00:49.680Z] #51 59.15 Suggested packages:
23:00:49 [2022-07-08T23:00:49.680Z] #51 59.15   python3-setuptools
23:00:49 [2022-07-08T23:00:49.680Z] #51 59.15 Recommended packages:
23:00:49 [2022-07-08T23:00:49.680Z] #51 59.15   iproute2 | iproute
23:00:49 [2022-07-08T23:00:49.680Z] #51 60.60 The following NEW packages will be installed:
23:00:49 [2022-07-08T23:00:49.680Z] #51 60.60   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
23:00:49 [2022-07-08T23:00:49.680Z] #51 60.60   python3-protobuf python3-six
23:00:49 [2022-07-08T23:00:49.680Z] #51 61.45 0 upgraded, 8 newly installed, 0 to remove and 13 not upgraded.
23:00:49 [2022-07-08T23:00:49.680Z] #51 61.45 Need to get 2314 kB of archives.
23:00:49 [2022-07-08T23:00:49.680Z] #51 61.45 After this operation, 11.1 MB of additional disk space will be used.
23:00:49 [2022-07-08T23:00:49.680Z] #51 61.45 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
23:00:49 [2022-07-08T23:00:49.680Z] #51 61.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
23:00:49 [2022-07-08T23:00:49.680Z] #51 61.57 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
23:00:49 [2022-07-08T23:00:49.680Z] #51 61.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
23:00:49 [2022-07-08T23:00:49.680Z] #51 61.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
23:00:49 [2022-07-08T23:00:49.680Z] #51 61.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
23:00:49 [2022-07-08T23:00:49.680Z] #51 61.62 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
23:00:49 [2022-07-08T23:00:49.951Z] #51 ...
23:00:49 [2022-07-08T23:00:49.951Z] 
23:00:49 [2022-07-08T23:00:49.951Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
23:00:49 [2022-07-08T23:00:49.951Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
23:00:49 [2022-07-08T23:00:49.951Z] #76 61.84 debconf: delaying package configuration, since apt-utils is not installed
23:00:49 [2022-07-08T23:00:49.951Z] #76 62.27 Fetched 5939 kB in 1s (5941 kB/s)
23:00:49 [2022-07-08T23:00:49.951Z] #76 62.57 Selecting previously unselected package bzip2.
23:00:49 [2022-07-08T23:00:49.951Z] #76 62.57 (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 ... 15718 files and directories currently installed.)
23:00:49 [2022-07-08T23:00:49.951Z] #76 62.68 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
23:00:49 [2022-07-08T23:00:49.951Z] #76 62.69 Unpacking bzip2 (1.0.8-4) ...
23:00:49 [2022-07-08T23:00:49.951Z] #76 62.99 Selecting previously unselected package libmagic-mgc.
23:00:49 [2022-07-08T23:00:49.951Z] #76 62.99 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ...
23:00:49 [2022-07-08T23:00:49.951Z] #76 62.99 Unpacking libmagic-mgc (1:5.39-3) ...
23:00:49 [2022-07-08T23:00:49.951Z] #76 ...
23:00:49 [2022-07-08T23:00:49.951Z] 
23:00:49 [2022-07-08T23:00:49.951Z] #42 [tini 1/3] 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
23:00:49 [2022-07-08T23:00:49.951Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
23:00:49 [2022-07-08T23:00:49.951Z] #42 50.43 Building dependency tree...
23:00:49 [2022-07-08T23:00:49.951Z] #42 56.83 The following additional packages will be installed:
23:00:49 [2022-07-08T23:00:49.951Z] #42 56.89   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
23:00:49 [2022-07-08T23:00:49.951Z] #42 56.96 Suggested packages:
23:00:49 [2022-07-08T23:00:49.951Z] #42 56.96   cmake-doc ninja-build lrzip
23:00:49 [2022-07-08T23:00:49.951Z] #42 56.96 Recommended packages:
23:00:49 [2022-07-08T23:00:49.951Z] #42 56.96   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
23:00:49 [2022-07-08T23:00:49.951Z] #42 58.41 The following NEW packages will be installed:
23:00:49 [2022-07-08T23:00:49.951Z] #42 58.42   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
23:00:49 [2022-07-08T23:00:49.951Z] #42 58.43   vim-common xxd
23:00:49 [2022-07-08T23:00:49.951Z] #42 58.91 0 upgraded, 10 newly installed, 0 to remove and 13 not upgraded.
23:00:49 [2022-07-08T23:00:49.951Z] #42 58.91 Need to get 17.7 MB of archives.
23:00:49 [2022-07-08T23:00:49.951Z] #42 58.91 After this operation, 70.7 MB of additional disk space will be used.
23:00:49 [2022-07-08T23:00:49.951Z] #42 58.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
23:00:49 [2022-07-08T23:00:49.951Z] #42 58.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
23:00:49 [2022-07-08T23:00:49.951Z] #42 58.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
23:00:49 [2022-07-08T23:00:49.951Z] #42 59.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
23:00:49 [2022-07-08T23:00:49.951Z] #42 59.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
23:00:49 [2022-07-08T23:00:49.951Z] #42 59.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
23:00:49 [2022-07-08T23:00:49.951Z] #42 59.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
23:00:49 [2022-07-08T23:00:49.951Z] #42 59.80 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
23:00:49 [2022-07-08T23:00:49.951Z] #42 59.90 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
23:00:49 [2022-07-08T23:00:49.951Z] #42 59.92 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
23:00:49 [2022-07-08T23:00:49.951Z] #42 62.58 debconf: delaying package configuration, since apt-utils is not installed
23:00:49 [2022-07-08T23:00:49.951Z] #42 63.01 Fetched 17.7 MB in 2s (9269 kB/s)
23:00:49 [2022-07-08T23:00:49.951Z] #42 63.14 Selecting previously unselected package xxd.
23:00:50 [2022-07-08T23:00:50.212Z] #42 63.14 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
23:00:50 [2022-07-08T23:00:50.212Z] #42 ...
23:00:50 [2022-07-08T23:00:50.212Z] 
23:00:50 [2022-07-08T23:00:50.212Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:00:50 [2022-07-08T23:00:50.212Z] #64 sha256:094709b8e771a9c87afb7ebc92c1e89fa33e66c9ad18839e638286a3bd47c8f1
23:00:50 [2022-07-08T23:00:50.212Z] #64 1.356 + RM_GOPATH=0
23:00:50 [2022-07-08T23:00:50.212Z] #64 1.356 + TMP_GOPATH=
23:00:50 [2022-07-08T23:00:50.212Z] #64 1.357 + : /build
23:00:50 [2022-07-08T23:00:50.212Z] #64 1.357 + '[' -z '' ']'
23:00:50 [2022-07-08T23:00:50.212Z] #64 1.360 ++ mktemp -d
23:00:50 [2022-07-08T23:00:50.212Z] #64 1.420 + export GOPATH=/tmp/tmp.DP2Cki7JpF
23:00:50 [2022-07-08T23:00:50.212Z] #64 1.420 + GOPATH=/tmp/tmp.DP2Cki7JpF
23:00:50 [2022-07-08T23:00:50.212Z] #64 1.421 + RM_GOPATH=1
23:00:50 [2022-07-08T23:00:50.212Z] #64 1.421 + case "$(go env GOARCH)" in
23:00:50 [2022-07-08T23:00:50.212Z] #64 1.422 ++ go env GOARCH
23:00:50 [2022-07-08T23:00:50.212Z] #64 1.576 + export GO_BUILDMODE=-buildmode=pie
23:00:50 [2022-07-08T23:00:50.212Z] #64 1.576 + GO_BUILDMODE=-buildmode=pie
23:00:50 [2022-07-08T23:00:50.212Z] #64 1.576 ++ dirname /install.sh
23:00:50 [2022-07-08T23:00:50.212Z] #64 1.612 + dir=/
23:00:50 [2022-07-08T23:00:50.212Z] #64 1.612 + bin=containerd
23:00:50 [2022-07-08T23:00:50.212Z] #64 1.612 + shift
23:00:50 [2022-07-08T23:00:50.212Z] #64 1.612 + '[' '!' -f //containerd.installer ']'
23:00:50 [2022-07-08T23:00:50.212Z] #64 1.613 + . //containerd.installer
23:00:50 [2022-07-08T23:00:50.212Z] #64 1.613 ++ set -e
23:00:50 [2022-07-08T23:00:50.212Z] #64 1.613 ++ : v1.6.6
23:00:50 [2022-07-08T23:00:50.212Z] #64 1.613 + install_containerd
23:00:50 [2022-07-08T23:00:50.212Z] #64 1.624 + echo 'Install containerd version v1.6.6'
23:00:50 [2022-07-08T23:00:50.212Z] #64 1.634 Install containerd version v1.6.6
23:00:50 [2022-07-08T23:00:50.212Z] #64 1.634 + git clone https://github.com/containerd/containerd.git /tmp/tmp.DP2Cki7JpF/src/github.com/containerd/containerd
23:00:50 [2022-07-08T23:00:50.212Z] #64 1.634 Cloning into '/tmp/tmp.DP2Cki7JpF/src/github.com/containerd/containerd'...
23:00:51 [2022-07-08T23:00:51.299Z] #28 10.99 Fetched 40.6 MB in 10s (3994 kB/s)
23:00:52 [2022-07-08T23:00:52.113Z] #64 ...
23:00:52 [2022-07-08T23:00:52.113Z] 
23:00:52 [2022-07-08T23:00:52.113Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
23:00:52 [2022-07-08T23:00:52.113Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578
23:00:52 [2022-07-08T23:00:52.113Z] #57 64.37 v3.0.2
23:00:52 [2022-07-08T23:00:52.113Z] #57 DONE 64.8s
23:00:52 [2022-07-08T23:00:52.113Z] 
23:00:52 [2022-07-08T23:00:52.113Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
23:00:52 [2022-07-08T23:00:52.113Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
23:00:52 [2022-07-08T23:00:52.113Z] #76 63.88 Selecting previously unselected package libmagic1:amd64.
23:00:52 [2022-07-08T23:00:52.113Z] #76 63.93 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ...
23:00:52 [2022-07-08T23:00:52.113Z] #76 63.96 Unpacking libmagic1:amd64 (1:5.39-3) ...
23:00:52 [2022-07-08T23:00:52.113Z] #76 64.20 Selecting previously unselected package file.
23:00:52 [2022-07-08T23:00:52.113Z] #76 64.21 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ...
23:00:52 [2022-07-08T23:00:52.113Z] #76 64.22 Unpacking file (1:5.39-3) ...
23:00:52 [2022-07-08T23:00:52.113Z] #76 64.44 Selecting previously unselected package xz-utils.
23:00:52 [2022-07-08T23:00:52.113Z] #76 64.49 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
23:00:52 [2022-07-08T23:00:52.113Z] #76 64.64 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
23:00:52 [2022-07-08T23:00:52.372Z] #76 65.55 Selecting previously unselected package libsigsegv2:amd64.
23:00:52 [2022-07-08T23:00:52.372Z] #76 65.55 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ...
23:00:52 [2022-07-08T23:00:52.372Z] #76 65.57 Unpacking libsigsegv2:amd64 (2.13-1) ...
23:00:52 [2022-07-08T23:00:52.935Z] #76 65.93 Selecting previously unselected package m4.
23:00:52 [2022-07-08T23:00:52.935Z] #76 65.98 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ...
23:00:52 [2022-07-08T23:00:52.935Z] #76 65.98 Unpacking m4 (1.4.18-5) ...
23:00:53 [2022-07-08T23:00:53.499Z] #76 66.74 Selecting previously unselected package autoconf.
23:00:53 [2022-07-08T23:00:53.616Z] #42 ...
23:00:53 [2022-07-08T23:00:53.616Z] 
23:00:53 [2022-07-08T23:00:53.616Z] #62 [containerd 1/3] 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
23:00:53 [2022-07-08T23:00:53.616Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591
23:00:53 [2022-07-08T23:00:53.616Z] #62 61.77 debconf: delaying package configuration, since apt-utils is not installed
23:00:53 [2022-07-08T23:00:53.616Z] #62 62.40 Fetched 460 kB in 0s (977 kB/s)
23:00:53 [2022-07-08T23:00:53.616Z] #62 62.75 Selecting previously unselected package libbtrfs0:amd64.
23:00:53 [2022-07-08T23:00:53.616Z] #62 62.75 (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 ... 15718 files and directories currently installed.)
23:00:53 [2022-07-08T23:00:53.616Z] #62 62.85 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
23:00:53 [2022-07-08T23:00:53.616Z] #62 62.89 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
23:00:53 [2022-07-08T23:00:53.616Z] #62 63.39 Selecting previously unselected package libbtrfs-dev:amd64.
23:00:53 [2022-07-08T23:00:53.616Z] #62 63.39 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
23:00:53 [2022-07-08T23:00:53.616Z] #62 63.42 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
23:00:53 [2022-07-08T23:00:53.616Z] #62 ...
23:00:53 [2022-07-08T23:00:53.616Z] 
23:00:53 [2022-07-08T23:00:53.616Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
23:00:53 [2022-07-08T23:00:53.616Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
23:00:53 [2022-07-08T23:00:53.616Z] #76 51.23 Building dependency tree...
23:00:53 [2022-07-08T23:00:53.616Z] #76 58.04 python3 is already the newest version (3.9.2-3).
23:00:53 [2022-07-08T23:00:53.616Z] #76 58.04 The following additional packages will be installed:
23:00:53 [2022-07-08T23:00:53.616Z] #76 58.06   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
23:00:53 [2022-07-08T23:00:53.616Z] #76 58.07   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
23:00:53 [2022-07-08T23:00:53.616Z] #76 58.14 Suggested packages:
23:00:53 [2022-07-08T23:00:53.616Z] #76 58.14   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
23:00:53 [2022-07-08T23:00:53.616Z] #76 58.14   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
23:00:53 [2022-07-08T23:00:53.616Z] #76 58.14   m4-doc ed diffutils-doc
23:00:53 [2022-07-08T23:00:53.616Z] #76 58.14 Recommended packages:
23:00:53 [2022-07-08T23:00:53.616Z] #76 58.14   fakeroot libalgorithm-merge-perl libltdl-dev
23:00:53 [2022-07-08T23:00:53.616Z] #76 60.31 The following NEW packages will be installed:
23:00:53 [2022-07-08T23:00:53.616Z] #76 60.31   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
23:00:53 [2022-07-08T23:00:53.616Z] #76 60.32   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
23:00:53 [2022-07-08T23:00:53.616Z] #76 60.33   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
23:00:53 [2022-07-08T23:00:53.616Z] #76 60.36   libyajl2 m4 patch xz-utils
23:00:53 [2022-07-08T23:00:53.616Z] #76 60.88 0 upgraded, 23 newly installed, 0 to remove and 13 not upgraded.
23:00:53 [2022-07-08T23:00:53.616Z] #76 60.88 Need to get 5939 kB of archives.
23:00:53 [2022-07-08T23:00:53.616Z] #76 60.88 After this operation, 18.7 MB of additional disk space will be used.
23:00:53 [2022-07-08T23:00:53.616Z] #76 60.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
23:00:53 [2022-07-08T23:00:53.616Z] #76 60.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
23:00:53 [2022-07-08T23:00:53.616Z] #76 60.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
23:00:53 [2022-07-08T23:00:53.616Z] #76 60.89 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
23:00:53 [2022-07-08T23:00:53.616Z] #76 60.92 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
23:00:53 [2022-07-08T23:00:53.616Z] #76 60.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
23:00:53 [2022-07-08T23:00:53.616Z] #76 60.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
23:00:53 [2022-07-08T23:00:53.616Z] #76 61.01 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
23:00:53 [2022-07-08T23:00:53.616Z] #76 61.06 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
23:00:53 [2022-07-08T23:00:53.616Z] #76 61.07 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
23:00:53 [2022-07-08T23:00:53.616Z] #76 61.19 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
23:00:53 [2022-07-08T23:00:53.616Z] #76 61.19 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB]
23:00:53 [2022-07-08T23:00:53.616Z] #76 61.44 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
23:00:53 [2022-07-08T23:00:53.616Z] #76 61.46 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
23:00:53 [2022-07-08T23:00:53.616Z] #76 61.48 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
23:00:53 [2022-07-08T23:00:53.616Z] #76 61.49 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
23:00:53 [2022-07-08T23:00:53.617Z] #76 61.50 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
23:00:53 [2022-07-08T23:00:53.617Z] #76 61.51 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
23:00:53 [2022-07-08T23:00:53.617Z] #76 61.52 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
23:00:53 [2022-07-08T23:00:53.617Z] #76 61.57 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
23:00:53 [2022-07-08T23:00:53.617Z] #76 61.63 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
23:00:53 [2022-07-08T23:00:53.617Z] #76 61.64 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
23:00:53 [2022-07-08T23:00:53.617Z] #76 61.66 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB]
23:00:53 [2022-07-08T23:00:53.617Z] #76 63.91 debconf: delaying package configuration, since apt-utils is not installed
23:00:53 [2022-07-08T23:00:53.617Z] #76 ...
23:00:53 [2022-07-08T23:00:53.617Z] 
23:00:53 [2022-07-08T23:00:53.617Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:00:53 [2022-07-08T23:00:53.617Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
23:00:53 [2022-07-08T23:00:53.617Z] #55 62.79 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
23:00:53 [2022-07-08T23:00:53.617Z] #55 62.98 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
23:00:53 [2022-07-08T23:00:53.617Z] #55 63.03 go: downloading github.com/gobwas/glob v0.2.3
23:00:53 [2022-07-08T23:00:53.617Z] #55 63.08 go: downloading github.com/kisielk/gotool v1.0.0
23:00:53 [2022-07-08T23:00:53.617Z] #55 63.37 go: downloading github.com/gostaticanalysis/comment v1.4.2
23:00:53 [2022-07-08T23:00:53.617Z] #55 63.55 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
23:00:53 [2022-07-08T23:00:53.617Z] #55 63.60 go: downloading github.com/ettle/strcase v0.1.1
23:00:53 [2022-07-08T23:00:53.617Z] #55 63.86 go: downloading github.com/fatih/structtag v1.2.0
23:00:53 [2022-07-08T23:00:53.617Z] #55 63.88 go: downloading github.com/Masterminds/semver v1.5.0
23:00:53 [2022-07-08T23:00:53.617Z] #55 64.12 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
23:00:53 [2022-07-08T23:00:53.756Z] #76 66.74 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
23:00:53 [2022-07-08T23:00:53.756Z] #76 66.76 Unpacking autoconf (2.69-14) ...
23:00:53 [2022-07-08T23:00:53.877Z] #55 64.21 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
23:00:53 [2022-07-08T23:00:53.877Z] #55 64.35 go: downloading github.com/prometheus/client_golang v1.12.1
23:00:55 [2022-07-08T23:00:55.128Z] #76 67.95 Selecting previously unselected package autotools-dev.
23:00:55 [2022-07-08T23:00:55.128Z] #76 67.96 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
23:00:55 [2022-07-08T23:00:55.128Z] #76 ...
23:00:55 [2022-07-08T23:00:55.128Z] 
23:00:55 [2022-07-08T23:00:55.128Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
23:00:55 [2022-07-08T23:00:55.128Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71
23:00:55 [2022-07-08T23:00:55.128Z] #40 67.22 NAME:
23:00:55 [2022-07-08T23:00:55.128Z] #40 67.22    go-winres - A tool for embedding resources in Windows executables
23:00:55 [2022-07-08T23:00:55.128Z] #40 67.24 
23:00:55 [2022-07-08T23:00:55.128Z] #40 67.24 USAGE:
23:00:55 [2022-07-08T23:00:55.128Z] #40 67.24    go-winres [global options] command [command options] [arguments...]
23:00:55 [2022-07-08T23:00:55.128Z] #40 67.24 
23:00:55 [2022-07-08T23:00:55.128Z] #40 67.24 COMMANDS:
23:00:55 [2022-07-08T23:00:55.128Z] #40 67.24    init     Create an initial ./winres/winres.json
23:00:55 [2022-07-08T23:00:55.128Z] #40 67.24    make     Make syso files for the "go build" command
23:00:55 [2022-07-08T23:00:55.128Z] #40 67.24    simply   Make syso files for the "go build" command (simplified)
23:00:55 [2022-07-08T23:00:55.128Z] #40 67.24    extract  Extract all resources from an executable
23:00:55 [2022-07-08T23:00:55.128Z] #40 67.24    patch    Replace resources in an executable file (exe, dll)
23:00:55 [2022-07-08T23:00:55.128Z] #40 67.24    help, h  Shows a list of commands or help for one command
23:00:55 [2022-07-08T23:00:55.128Z] #40 67.24 
23:00:55 [2022-07-08T23:00:55.128Z] #40 67.24 GLOBAL OPTIONS:
23:00:55 [2022-07-08T23:00:55.128Z] #40 67.24    --help, -h  show help (default: false)
23:00:55 [2022-07-08T23:00:55.128Z] #40 DONE 68.1s
23:00:55 [2022-07-08T23:00:55.128Z] 
23:00:55 [2022-07-08T23:00:55.128Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
23:00:55 [2022-07-08T23:00:55.128Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
23:00:55 [2022-07-08T23:00:55.128Z] #76 68.06 Unpacking autotools-dev (20180224.1+nmu1) ...
23:00:55 [2022-07-08T23:00:55.258Z] #55 65.59 go: downloading github.com/prometheus/client_model v0.2.0
23:00:55 [2022-07-08T23:00:55.258Z] #55 65.65 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
23:00:55 [2022-07-08T23:00:55.383Z] #76 68.37 Selecting previously unselected package automake.
23:00:55 [2022-07-08T23:00:55.384Z] #76 68.38 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
23:00:55 [2022-07-08T23:00:55.384Z] #76 68.39 Unpacking automake (1:1.16.3-2) ...
23:00:55 [2022-07-08T23:00:55.495Z] #28 10.99 Reading package lists...
23:00:55 [2022-07-08T23:00:55.495Z] #28 15.58 Reading package lists...
23:00:55 [2022-07-08T23:00:55.495Z] #28 ...
23:00:55 [2022-07-08T23:00:55.495Z] 
23:00:55 [2022-07-08T23:00:55.495Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:00:55 [2022-07-08T23:00:55.495Z] #71 sha256:d5665bdeca23659deee30da5fe362d763a2eddd9099861382e130e9cd37879c0
23:00:55 [2022-07-08T23:00:55.495Z] #71 75.39 + bin/containerd
23:00:55 [2022-07-08T23:00:55.518Z] #55 65.93 go: downloading github.com/google/go-cmp v0.5.7
23:00:55 [2022-07-08T23:00:55.778Z] #55 ...
23:00:55 [2022-07-08T23:00:55.778Z] 
23:00:55 [2022-07-08T23:00:55.778Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
23:00:55 [2022-07-08T23:00:55.778Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578
23:00:55 [2022-07-08T23:00:55.778Z] #57 65.76 v3.0.2
23:00:55 [2022-07-08T23:00:55.778Z] #57 DONE 66.2s
23:00:55 [2022-07-08T23:00:55.778Z] 
23:00:55 [2022-07-08T23:00:55.778Z] #62 [containerd 1/3] 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
23:00:55 [2022-07-08T23:00:55.778Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591
23:00:55 [2022-07-08T23:00:55.778Z] #62 64.27 Setting up libbtrfs0:amd64 (5.10.1-2) ...
23:00:55 [2022-07-08T23:00:55.778Z] #62 64.31 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
23:00:55 [2022-07-08T23:00:55.778Z] #62 64.33 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:00:55 [2022-07-08T23:00:55.778Z] #62 DONE 66.3s
23:00:56 [2022-07-08T23:00:56.078Z] 
23:00:56 [2022-07-08T23:00:56.078Z] #42 [tini 1/3] 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
23:00:56 [2022-07-08T23:00:56.078Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
23:00:56 [2022-07-08T23:00:56.078Z] #42 66.43 Selecting previously unselected package libicu67:amd64.
23:00:56 [2022-07-08T23:00:56.078Z] #42 66.43 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
23:00:56 [2022-07-08T23:00:56.078Z] #42 66.45 Unpacking libicu67:amd64 (67.1-7) ...
23:00:56 [2022-07-08T23:00:56.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
23:00:56 [2022-07-08T23:00:56.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
23:00:56 [2022-07-08T23:00:56.313Z] #76 69.49 Selecting previously unselected package patch.
23:00:56 [2022-07-08T23:00:56.313Z] #76 69.50 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ...
23:00:56 [2022-07-08T23:00:56.313Z] #76 69.57 Unpacking patch (2.7.6-7) ...
23:00:56 [2022-07-08T23:00:56.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
23:00:56 [2022-07-08T23:00:56.651Z] #42 ...
23:00:56 [2022-07-08T23:00:56.651Z] 
23:00:56 [2022-07-08T23:00:56.651Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
23:00:56 [2022-07-08T23:00:56.651Z] #63 sha256:5da018ed8e243b850990f61be3fcf8e42b5fa94ebefeb9aaf624cb1a1873e4bb
23:00:56 [2022-07-08T23:00:56.651Z] #63 DONE 0.7s
23:00:56 [2022-07-08T23:00:56.651Z] 
23:00:56 [2022-07-08T23:00:56.651Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:00:56 [2022-07-08T23:00:56.651Z] #64 sha256:595c609f16cda2b54003f5b1aea5251b30d71a105ab0fb766d010aa94b6645a5
23:00:56 [2022-07-08T23:00:56.876Z] #76 70.06 Selecting previously unselected package dpkg-dev.
23:00:56 [2022-07-08T23:00:56.876Z] #76 70.06 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ...
23:00:56 [2022-07-08T23:00:56.876Z] #76 70.13 Unpacking dpkg-dev (1.20.10) ...
23:00:56 [2022-07-08T23:00:56.910Z] #64 ...
23:00:56 [2022-07-08T23:00:56.910Z] 
23:00:56 [2022-07-08T23:00:56.911Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
23:00:56 [2022-07-08T23:00:56.911Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
23:00:56 [2022-07-08T23:00:56.911Z] #51 54.61 Building dependency tree...
23:00:56 [2022-07-08T23:00:56.911Z] #51 61.30 The following additional packages will be installed:
23:00:56 [2022-07-08T23:00:56.911Z] #51 61.31   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
23:00:56 [2022-07-08T23:00:56.911Z] #51 61.32   python3-protobuf python3-six
23:00:56 [2022-07-08T23:00:56.911Z] #51 61.33 Suggested packages:
23:00:56 [2022-07-08T23:00:56.911Z] #51 61.38   python3-setuptools
23:00:56 [2022-07-08T23:00:56.911Z] #51 61.38 Recommended packages:
23:00:56 [2022-07-08T23:00:56.911Z] #51 61.38   iproute2 | iproute
23:00:56 [2022-07-08T23:00:56.911Z] #51 62.65 The following NEW packages will be installed:
23:00:56 [2022-07-08T23:00:56.911Z] #51 62.65   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
23:00:56 [2022-07-08T23:00:56.911Z] #51 62.65   python3-protobuf python3-six
23:00:56 [2022-07-08T23:00:56.911Z] #51 63.58 0 upgraded, 8 newly installed, 0 to remove and 13 not upgraded.
23:00:56 [2022-07-08T23:00:56.911Z] #51 63.58 Need to get 2314 kB of archives.
23:00:56 [2022-07-08T23:00:56.911Z] #51 63.58 After this operation, 11.1 MB of additional disk space will be used.
23:00:56 [2022-07-08T23:00:56.911Z] #51 63.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
23:00:56 [2022-07-08T23:00:56.911Z] #51 63.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
23:00:56 [2022-07-08T23:00:56.911Z] #51 63.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
23:00:56 [2022-07-08T23:00:56.911Z] #51 63.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
23:00:56 [2022-07-08T23:00:56.911Z] #51 63.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
23:00:56 [2022-07-08T23:00:56.911Z] #51 63.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
23:00:56 [2022-07-08T23:00:56.911Z] #51 63.84 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
23:00:56 [2022-07-08T23:00:56.911Z] #51 66.32 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17-1 [683 kB]
23:00:57 [2022-07-08T23:00:57.170Z] #51 ...
23:00:57 [2022-07-08T23:00:57.170Z] 
23:00:57 [2022-07-08T23:00:57.170Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
23:00:57 [2022-07-08T23:00:57.170Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71
23:00:57 [2022-07-08T23:00:57.170Z] #40 67.57 NAME:
23:00:57 [2022-07-08T23:00:57.170Z] #40 67.57    go-winres - A tool for embedding resources in Windows executables
23:00:57 [2022-07-08T23:00:57.170Z] #40 67.57 
23:00:57 [2022-07-08T23:00:57.170Z] #40 67.57 USAGE:
23:00:57 [2022-07-08T23:00:57.170Z] #40 67.57    go-winres [global options] command [command options] [arguments...]
23:00:57 [2022-07-08T23:00:57.170Z] #40 67.57 
23:00:57 [2022-07-08T23:00:57.170Z] #40 67.57 COMMANDS:
23:00:57 [2022-07-08T23:00:57.170Z] #40 67.57    init     Create an initial ./winres/winres.json
23:00:57 [2022-07-08T23:00:57.170Z] #40 67.57    make     Make syso files for the "go build" command
23:00:57 [2022-07-08T23:00:57.170Z] #40 67.57    simply   Make syso files for the "go build" command (simplified)
23:00:57 [2022-07-08T23:00:57.170Z] #40 67.57    extract  Extract all resources from an executable
23:00:57 [2022-07-08T23:00:57.170Z] #40 67.57    patch    Replace resources in an executable file (exe, dll)
23:00:57 [2022-07-08T23:00:57.170Z] #40 67.57    help, h  Shows a list of commands or help for one command
23:00:57 [2022-07-08T23:00:57.170Z] #40 67.57 
23:00:57 [2022-07-08T23:00:57.170Z] #40 67.57 GLOBAL OPTIONS:
23:00:57 [2022-07-08T23:00:57.170Z] #40 67.57    --help, -h  show help (default: false)
23:00:57 [2022-07-08T23:00:57.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
23:00:57 [2022-07-08T23:00:57.740Z] #40 DONE 68.1s
23:00:57 [2022-07-08T23:00:57.740Z] 
23:00:57 [2022-07-08T23:00:57.740Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
23:00:57 [2022-07-08T23:00:57.740Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
23:00:57 [2022-07-08T23:00:57.740Z] #76 64.40 Fetched 5939 kB in 1s (5120 kB/s)
23:00:57 [2022-07-08T23:00:57.740Z] #76 64.70 Selecting previously unselected package bzip2.
23:00:57 [2022-07-08T23:00:57.740Z] #76 64.70 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
23:00:57 [2022-07-08T23:00:57.740Z] #76 64.82 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
23:00:57 [2022-07-08T23:00:57.740Z] #76 64.85 Unpacking bzip2 (1.0.8-4) ...
23:00:57 [2022-07-08T23:00:57.740Z] #76 65.41 Selecting previously unselected package libmagic-mgc.
23:00:57 [2022-07-08T23:00:57.740Z] #76 65.41 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ...
23:00:57 [2022-07-08T23:00:57.740Z] #76 65.62 Unpacking libmagic-mgc (1:5.39-3) ...
23:00:57 [2022-07-08T23:00:57.740Z] #76 66.76 Selecting previously unselected package libmagic1:amd64.
23:00:57 [2022-07-08T23:00:57.741Z] #76 66.77 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ...
23:00:57 [2022-07-08T23:00:57.741Z] #76 66.81 Unpacking libmagic1:amd64 (1:5.39-3) ...
23:00:57 [2022-07-08T23:00:57.741Z] #76 67.33 Selecting previously unselected package file.
23:00:57 [2022-07-08T23:00:57.741Z] #76 67.34 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ...
23:00:57 [2022-07-08T23:00:57.741Z] #76 67.36 Unpacking file (1:5.39-3) ...
23:00:57 [2022-07-08T23:00:57.741Z] #76 67.52 Selecting previously unselected package xz-utils.
23:00:57 [2022-07-08T23:00:57.741Z] #76 67.53 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
23:00:57 [2022-07-08T23:00:57.741Z] #76 67.54 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
23:00:57 [2022-07-08T23:00:57.741Z] #76 68.02 Selecting previously unselected package libsigsegv2:amd64.
23:00:57 [2022-07-08T23:00:57.741Z] #76 68.02 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ...
23:00:57 [2022-07-08T23:00:57.741Z] #76 68.02 Unpacking libsigsegv2:amd64 (2.13-1) ...
23:00:58 [2022-07-08T23:00:58.000Z] #76 68.32 Selecting previously unselected package m4.
23:00:58 [2022-07-08T23:00:58.000Z] #76 68.32 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ...
23:00:58 [2022-07-08T23:00:58.000Z] #76 68.34 Unpacking m4 (1.4.18-5) ...
23:00:58 [2022-07-08T23:00:58.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
23:00:58 [2022-07-08T23:00:58.260Z] #76 68.64 Selecting previously unselected package autoconf.
23:00:58 [2022-07-08T23:00:58.260Z] #76 68.66 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
23:00:58 [2022-07-08T23:00:58.260Z] #76 68.68 Unpacking autoconf (2.69-14) ...
23:00:58 [2022-07-08T23:00:58.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
23:00:58 [2022-07-08T23:00:58.520Z] #76 ...
23:00:58 [2022-07-08T23:00:58.520Z] 
23:00:58 [2022-07-08T23:00:58.520Z] #14 [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
23:00:58 [2022-07-08T23:00:58.520Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
23:00:58 [2022-07-08T23:00:58.520Z] #14 58.82 The following additional packages will be installed:
23:00:58 [2022-07-08T23:00:58.520Z] #14 58.87   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
23:00:58 [2022-07-08T23:00:58.520Z] #14 58.87   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
23:00:58 [2022-07-08T23:00:58.520Z] #14 58.87   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
23:00:58 [2022-07-08T23:00:58.520Z] #14 58.87   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
23:00:58 [2022-07-08T23:00:58.520Z] #14 58.87   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
23:00:58 [2022-07-08T23:00:58.520Z] #14 58.88   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
23:00:58 [2022-07-08T23:00:58.520Z] #14 58.88   mingw-w64-common mingw-w64-x86-64-dev
23:00:58 [2022-07-08T23:00:58.520Z] #14 58.93 Suggested packages:
23:00:58 [2022-07-08T23:00:58.520Z] #14 58.93   gcc-10-locales seccomp wine64
23:00:58 [2022-07-08T23:00:58.520Z] #14 61.14 The following NEW packages will be installed:
23:00:58 [2022-07-08T23:00:58.520Z] #14 61.17   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
23:00:58 [2022-07-08T23:00:58.520Z] #14 61.17   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
23:00:58 [2022-07-08T23:00:58.520Z] #14 61.17   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
23:00:58 [2022-07-08T23:00:58.520Z] #14 61.17   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
23:00:58 [2022-07-08T23:00:58.520Z] #14 61.17   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
23:00:58 [2022-07-08T23:00:58.520Z] #14 61.18   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
23:00:58 [2022-07-08T23:00:58.520Z] #14 61.18   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
23:00:58 [2022-07-08T23:00:58.520Z] #14 61.18   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
23:00:58 [2022-07-08T23:00:58.520Z] #14 61.19   mingw-w64-x86-64-dev
23:00:58 [2022-07-08T23:00:58.520Z] #14 61.86 0 upgraded, 30 newly installed, 0 to remove and 13 not upgraded.
23:00:58 [2022-07-08T23:00:58.520Z] #14 61.86 Need to get 115 MB of archives.
23:00:58 [2022-07-08T23:00:58.520Z] #14 61.86 After this operation, 645 MB of additional disk space will be used.
23:00:58 [2022-07-08T23:00:58.520Z] #14 61.86 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]
23:00:58 [2022-07-08T23:00:58.520Z] #14 62.08 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]
23:00:58 [2022-07-08T23:00:58.520Z] #14 62.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
23:00:58 [2022-07-08T23:00:58.520Z] #14 62.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
23:00:58 [2022-07-08T23:00:58.520Z] #14 62.37 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
23:00:58 [2022-07-08T23:00:58.520Z] #14 62.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
23:00:58 [2022-07-08T23:00:58.520Z] #14 62.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
23:00:58 [2022-07-08T23:00:58.520Z] #14 63.33 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]
23:00:58 [2022-07-08T23:00:58.520Z] #14 63.33 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]
23:00:58 [2022-07-08T23:00:58.520Z] #14 64.42 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]
23:00:58 [2022-07-08T23:00:58.520Z] #14 67.06 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]
23:00:58 [2022-07-08T23:00:58.520Z] #14 68.12 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]
23:00:58 [2022-07-08T23:00:58.520Z] #14 ...
23:00:58 [2022-07-08T23:00:58.520Z] 
23:00:58 [2022-07-08T23:00:58.520Z] #34 [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
23:00:58 [2022-07-08T23:00:58.520Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22
23:00:58 [2022-07-08T23:00:58.521Z] #34 64.81 Updating files:  83% (1270/1521)
Updating files:  84% (1278/1521)
Updating files:  85% (1293/1521)
Updating files:  86% (1309/1521)
Updating files:  87% (1324/1521)
Updating files:  88% (1339/1521)
Updating files:  89% (1354/1521)
Updating files:  90% (1369/1521)
Updating files:  91% (1385/1521)
Updating files:  92% (1400/1521)
Updating files:  93% (1415/1521)
Updating files:  93% (1422/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
23:00:58 [2022-07-08T23:00:58.521Z] #34 66.17 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
23:00:58 [2022-07-08T23:00:58.521Z] #34 66.80 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:00:59 [2022-07-08T23:00:59.056Z] ok  	github.com/docker/docker/pkg/plugins	33.642s	coverage: 76.3% of statements
23:00:59 [2022-07-08T23:00:59.056Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
23:00:59 [2022-07-08T23:00:59.056Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
23:00:59 [2022-07-08T23:00:59.056Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
23:00:59 [2022-07-08T23:00:59.056Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
23:00:59 [2022-07-08T23:00:59.056Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
23:00:59 [2022-07-08T23:00:59.056Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
23:00:59 [2022-07-08T23:00:59.056Z] ?   	github.com/docker/docker/rootless	[no test files]
23:00:59 [2022-07-08T23:00:59.056Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
23:00:59 [2022-07-08T23:00:59.056Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
23:00:59 [2022-07-08T23:00:59.056Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
23:00:59 [2022-07-08T23:00:59.056Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
23:00:59 [2022-07-08T23:00:59.056Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
23:00:59 [2022-07-08T23:00:59.056Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
23:00:59 [2022-07-08T23:00:59.056Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
23:00:59 [2022-07-08T23:00:59.056Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
23:00:59 [2022-07-08T23:00:59.056Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
23:00:59 [2022-07-08T23:00:59.056Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
23:00:59 [2022-07-08T23:00:59.056Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
23:00:59 [2022-07-08T23:00:59.056Z] ?   	github.com/docker/docker/testutil/request	[no test files]
23:00:59 [2022-07-08T23:00:59.056Z] ?   	github.com/docker/docker/volume	[no test files]
23:00:59 [2022-07-08T23:00:59.056Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
23:00:59 [2022-07-08T23:00:59.056Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
23:00:59 [2022-07-08T23:00:59.056Z] 
23:00:59 [2022-07-08T23:00:59.056Z] === Skipped
23:00:59 [2022-07-08T23:00:59.056Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
23:00:59 [2022-07-08T23:00:59.056Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
23:00:59 [2022-07-08T23:00:59.056Z] 
23:00:59 [2022-07-08T23:00:59.056Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
23:00:59 [2022-07-08T23:00:59.056Z]     network_proxy_test.go:208: No support for dual stack yet
23:00:59 [2022-07-08T23:00:59.056Z] 
23:00:59 [2022-07-08T23:00:59.056Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
23:00:59 [2022-07-08T23:00:59.056Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
23:00:59 [2022-07-08T23:00:59.056Z] 
23:00:59 [2022-07-08T23:00:59.056Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
23:00:59 [2022-07-08T23:00:59.056Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
23:00:59 [2022-07-08T23:00:59.056Z] 
23:00:59 [2022-07-08T23:00:59.056Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
23:00:59 [2022-07-08T23:00:59.056Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:00:59 [2022-07-08T23:00:59.056Z]     graphtest_unix.go:44: Driver btrfs not supported
23:00:59 [2022-07-08T23:00:59.056Z] 
23:00:59 [2022-07-08T23:00:59.056Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
23:00:59 [2022-07-08T23:00:59.056Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:00:59 [2022-07-08T23:00:59.056Z]     graphtest_unix.go:44: Driver btrfs not supported
23:00:59 [2022-07-08T23:00:59.056Z] 
23:00:59 [2022-07-08T23:00:59.056Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
23:00:59 [2022-07-08T23:00:59.056Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:00:59 [2022-07-08T23:00:59.056Z]     graphtest_unix.go:44: Driver btrfs not supported
23:00:59 [2022-07-08T23:00:59.056Z] 
23:00:59 [2022-07-08T23:00:59.056Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
23:00:59 [2022-07-08T23:00:59.056Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:00:59 [2022-07-08T23:00:59.056Z]     graphtest_unix.go:44: Driver btrfs not supported
23:00:59 [2022-07-08T23:00:59.056Z] 
23:00:59 [2022-07-08T23:00:59.056Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
23:00:59 [2022-07-08T23:00:59.056Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:00:59 [2022-07-08T23:00:59.056Z]     graphtest_unix.go:44: Driver btrfs not supported
23:00:59 [2022-07-08T23:00:59.056Z] 
23:00:59 [2022-07-08T23:00:59.056Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
23:00:59 [2022-07-08T23:00:59.056Z]     graphtest_unix.go:71: No driver to put!
23:00:59 [2022-07-08T23:00:59.056Z] 
23:00:59 [2022-07-08T23:00:59.056Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
23:00:59 [2022-07-08T23:00:59.056Z] time="2022-07-08T22:59:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:00:59 [2022-07-08T23:00:59.056Z]     graphtest_unix.go:42: graphdriver: driver not supported
23:00:59 [2022-07-08T23:00:59.056Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
23:00:59 [2022-07-08T23:00:59.056Z] 
23:00:59 [2022-07-08T23:00:59.056Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
23:00:59 [2022-07-08T23:00:59.056Z] time="2022-07-08T22:59:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:00:59 [2022-07-08T23:00:59.056Z]     graphtest_unix.go:42: graphdriver: driver not supported
23:00:59 [2022-07-08T23:00:59.056Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
23:00:59 [2022-07-08T23:00:59.056Z] 
23:00:59 [2022-07-08T23:00:59.056Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
23:00:59 [2022-07-08T23:00:59.056Z] time="2022-07-08T22:59:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:00:59 [2022-07-08T23:00:59.056Z]     graphtest_unix.go:42: graphdriver: driver not supported
23:00:59 [2022-07-08T23:00:59.056Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
23:00:59 [2022-07-08T23:00:59.056Z] 
23:00:59 [2022-07-08T23:00:59.056Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
23:00:59 [2022-07-08T23:00:59.056Z] time="2022-07-08T22:59:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:00:59 [2022-07-08T23:00:59.056Z]     graphtest_unix.go:42: graphdriver: driver not supported
23:00:59 [2022-07-08T23:00:59.056Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
23:00:59 [2022-07-08T23:00:59.056Z] 
23:00:59 [2022-07-08T23:00:59.056Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
23:00:59 [2022-07-08T23:00:59.056Z] time="2022-07-08T22:59:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:00:59 [2022-07-08T23:00:59.056Z]     graphtest_unix.go:42: graphdriver: driver not supported
23:00:59 [2022-07-08T23:00:59.056Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
23:00:59 [2022-07-08T23:00:59.056Z] 
23:00:59 [2022-07-08T23:00:59.056Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
23:00:59 [2022-07-08T23:00:59.056Z]     graphtest_unix.go:71: No driver to put!
23:00:59 [2022-07-08T23:00:59.056Z] 
23:00:59 [2022-07-08T23:00:59.056Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
23:00:59 [2022-07-08T23:00:59.056Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
23:00:59 [2022-07-08T23:00:59.056Z] 
23:00:59 [2022-07-08T23:00:59.056Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
23:00:59 [2022-07-08T23:00:59.056Z]     overlay_test.go:50: Fails to compute changes intermittently
23:00:59 [2022-07-08T23:00:59.056Z] 
23:00:59 [2022-07-08T23:00:59.056Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
23:00:59 [2022-07-08T23:00:59.056Z]     overlay_test.go:65: Cannot run test with naive change algorithm
23:00:59 [2022-07-08T23:00:59.056Z] 
23:00:59 [2022-07-08T23:00:59.056Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
23:00:59 [2022-07-08T23:00:59.056Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
23:00:59 [2022-07-08T23:00:59.056Z] 
23:00:59 [2022-07-08T23:00:59.056Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
23:00:59 [2022-07-08T23:00:59.056Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:00:59 [2022-07-08T23:00:59.056Z]     graphtest_unix.go:44: Driver zfs not supported
23:00:59 [2022-07-08T23:00:59.056Z] 
23:00:59 [2022-07-08T23:00:59.056Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
23:00:59 [2022-07-08T23:00:59.056Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:00:59 [2022-07-08T23:00:59.056Z]     graphtest_unix.go:44: Driver zfs not supported
23:00:59 [2022-07-08T23:00:59.056Z] 
23:00:59 [2022-07-08T23:00:59.056Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
23:00:59 [2022-07-08T23:00:59.056Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:00:59 [2022-07-08T23:00:59.056Z]     graphtest_unix.go:44: Driver zfs not supported
23:00:59 [2022-07-08T23:00:59.056Z] 
23:00:59 [2022-07-08T23:00:59.056Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
23:00:59 [2022-07-08T23:00:59.056Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:00:59 [2022-07-08T23:00:59.056Z]     graphtest_unix.go:44: Driver zfs not supported
23:00:59 [2022-07-08T23:00:59.056Z] 
23:00:59 [2022-07-08T23:00:59.056Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
23:00:59 [2022-07-08T23:00:59.056Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:00:59 [2022-07-08T23:00:59.056Z]     graphtest_unix.go:44: Driver zfs not supported
23:00:59 [2022-07-08T23:00:59.056Z] 
23:00:59 [2022-07-08T23:00:59.056Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
23:00:59 [2022-07-08T23:00:59.056Z]     graphtest_unix.go:71: No driver to put!
23:00:59 [2022-07-08T23:00:59.056Z] 
23:00:59 [2022-07-08T23:00:59.056Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
23:00:59 [2022-07-08T23:00:59.056Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
23:00:59 [2022-07-08T23:00:59.056Z] 
23:00:59 [2022-07-08T23:00:59.056Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
23:00:59 [2022-07-08T23:00:59.056Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
23:00:59 [2022-07-08T23:00:59.056Z] 
23:00:59 [2022-07-08T23:00:59.056Z] DONE 2811 tests, 28 skipped in 207.754s
23:00:59 [2022-07-08T23:00:59.056Z] + '[' -n 'github.com/docker/docker/libnetwork
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/bitseq
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/cluster
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/cmd/diagnostic
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/cmd/ovrouter
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/cmd/readme_test
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/config
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/datastore
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/diagnostic
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/discoverapi
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/driverapi
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/drivers/bridge
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/drivers/host
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/drivers/ipvlan
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/drivers/macvlan
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/drivers/null
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/drivers/overlay
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/drivers/remote
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/drivers/remote/api
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/drivers/windows
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/drvregistry
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/etchosts
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/idm
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/internal/caller
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/internal/setmatrix
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/ipam
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/ipamapi
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/ipams/builtin
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/ipams/null
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/ipams/remote
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/ipams/remote/api
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/ipams/windowsipam
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/ipamutils
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/iptables
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/netlabel
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/netutils
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/networkdb
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/ns
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/options
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/osl
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/osl/kernel
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/portallocator
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/portmapper
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/resolvconf
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/testutils
23:00:59 [2022-07-08T23:00:59.056Z] github.com/docker/docker/libnetwork/types' ']'
23:00:59 [2022-07-08T23:00:59.057Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
23:00:59 [2022-07-08T23:00:59.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
23:00:59 [2022-07-08T23:00:59.398Z] #76 72.15 Selecting previously unselected package build-essential.
23:00:59 [2022-07-08T23:00:59.398Z] #76 72.15 Preparing to unpack .../12-build-essential_12.9_amd64.deb ...
23:00:59 [2022-07-08T23:00:59.398Z] #76 72.17 Unpacking build-essential (12.9) ...
23:00:59 [2022-07-08T23:00:59.398Z] #76 72.35 Selecting previously unselected package libcap2:amd64.
23:00:59 [2022-07-08T23:00:59.398Z] #76 72.37 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ...
23:00:59 [2022-07-08T23:00:59.398Z] #76 72.41 Unpacking libcap2:amd64 (1:2.44-1) ...
23:00:59 [2022-07-08T23:00:59.654Z] #76 72.78 Selecting previously unselected package libcap-dev:amd64.
23:00:59 [2022-07-08T23:00:59.654Z] #76 72.79 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ...
23:00:59 [2022-07-08T23:00:59.654Z] #76 72.82 Unpacking libcap-dev:amd64 (1:2.44-1) ...
23:01:00 [2022-07-08T23:01:00.231Z] #76 73.30 Selecting previously unselected package libprotobuf-c1:amd64.
23:01:00 [2022-07-08T23:01:00.231Z] #76 73.30 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
23:01:00 [2022-07-08T23:01:00.231Z] #76 73.33 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
23:01:00 [2022-07-08T23:01:00.231Z] #76 ...
23:01:00 [2022-07-08T23:01:00.231Z] 
23:01:00 [2022-07-08T23:01:00.231Z] #42 [tini 1/3] 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
23:01:00 [2022-07-08T23:01:00.231Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
23:01:00 [2022-07-08T23:01:00.231Z] #42 63.14 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
23:01:00 [2022-07-08T23:01:00.231Z] #42 63.34 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
23:01:00 [2022-07-08T23:01:00.231Z] #42 63.36 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
23:01:00 [2022-07-08T23:01:00.231Z] #42 63.88 Selecting previously unselected package vim-common.
23:01:00 [2022-07-08T23:01:00.231Z] #42 63.90 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
23:01:00 [2022-07-08T23:01:00.231Z] #42 63.97 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
23:01:00 [2022-07-08T23:01:00.231Z] #42 64.73 Selecting previously unselected package cmake-data.
23:01:00 [2022-07-08T23:01:00.231Z] #42 64.75 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
23:01:00 [2022-07-08T23:01:00.231Z] #42 64.80 Unpacking cmake-data (3.18.4-2+deb11u1) ...
23:01:00 [2022-07-08T23:01:00.231Z] #42 70.65 Selecting previously unselected package libicu67:amd64.
23:01:00 [2022-07-08T23:01:00.231Z] #42 70.68 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
23:01:00 [2022-07-08T23:01:00.231Z] #42 70.71 Unpacking libicu67:amd64 (67.1-7) ...
23:01:00 [2022-07-08T23:01:00.488Z] #42 ...
23:01:00 [2022-07-08T23:01:00.488Z] 
23:01:00 [2022-07-08T23:01:00.488Z] #14 [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
23:01:00 [2022-07-08T23:01:00.488Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
23:01:00 [2022-07-08T23:01:00.488Z] #14 63.51 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]
23:01:00 [2022-07-08T23:01:00.488Z] #14 66.27 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]
23:01:00 [2022-07-08T23:01:00.488Z] #14 67.58 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]
23:01:00 [2022-07-08T23:01:00.488Z] #14 68.73 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]
23:01:00 [2022-07-08T23:01:00.488Z] #14 70.90 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]
23:01:00 [2022-07-08T23:01:00.488Z] #14 72.05 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]
23:01:00 [2022-07-08T23:01:00.488Z] #14 72.05 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
23:01:00 [2022-07-08T23:01:00.488Z] #14 72.06 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
23:01:00 [2022-07-08T23:01:00.488Z] #14 72.06 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
23:01:00 [2022-07-08T23:01:00.488Z] #14 72.06 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
23:01:00 [2022-07-08T23:01:00.488Z] #14 72.11 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]
23:01:00 [2022-07-08T23:01:00.488Z] #14 72.11 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
23:01:00 [2022-07-08T23:01:00.488Z] #14 72.12 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
23:01:00 [2022-07-08T23:01:00.488Z] #14 72.17 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
23:01:00 [2022-07-08T23:01:00.488Z] #14 72.17 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
23:01:00 [2022-07-08T23:01:00.488Z] #14 72.19 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
23:01:00 [2022-07-08T23:01:00.488Z] #14 72.19 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
23:01:00 [2022-07-08T23:01:00.488Z] #14 72.28 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
23:01:00 [2022-07-08T23:01:00.488Z] #14 72.31 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
23:01:00 [2022-07-08T23:01:00.488Z] #14 72.32 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
23:01:00 [2022-07-08T23:01:00.488Z] #14 72.32 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
23:01:00 [2022-07-08T23:01:00.488Z] #14 ...
23:01:00 [2022-07-08T23:01:00.488Z] 
23:01:00 [2022-07-08T23:01:00.488Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
23:01:00 [2022-07-08T23:01:00.488Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
23:01:00 [2022-07-08T23:01:00.488Z] #76 73.65 Selecting previously unselected package libprotobuf-c-dev:amd64.
23:01:00 [2022-07-08T23:01:00.488Z] #76 73.66 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
23:01:00 [2022-07-08T23:01:00.488Z] #76 73.68 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
23:01:00 [2022-07-08T23:01:00.744Z] #76 ...
23:01:00 [2022-07-08T23:01:00.744Z] 
23:01:00 [2022-07-08T23:01:00.744Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:01:00 [2022-07-08T23:01:00.744Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
23:01:00 [2022-07-08T23:01:00.744Z] #55 63.85 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
23:01:00 [2022-07-08T23:01:00.744Z] #55 64.00 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
23:01:00 [2022-07-08T23:01:00.744Z] #55 64.11 go: downloading github.com/gobwas/glob v0.2.3
23:01:00 [2022-07-08T23:01:00.744Z] #55 64.15 go: downloading github.com/kisielk/gotool v1.0.0
23:01:00 [2022-07-08T23:01:00.744Z] #55 64.28 go: downloading github.com/gostaticanalysis/comment v1.4.2
23:01:00 [2022-07-08T23:01:00.744Z] #55 64.49 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
23:01:00 [2022-07-08T23:01:00.744Z] #55 64.55 go: downloading github.com/ettle/strcase v0.1.1
23:01:00 [2022-07-08T23:01:00.744Z] #55 64.71 go: downloading github.com/fatih/structtag v1.2.0
23:01:00 [2022-07-08T23:01:00.744Z] #55 64.81 go: downloading github.com/Masterminds/semver v1.5.0
23:01:00 [2022-07-08T23:01:00.744Z] #55 64.90 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
23:01:00 [2022-07-08T23:01:00.744Z] #55 65.04 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
23:01:00 [2022-07-08T23:01:00.744Z] #55 65.06 go: downloading github.com/prometheus/client_golang v1.12.1
23:01:00 [2022-07-08T23:01:00.744Z] #55 66.03 go: downloading github.com/prometheus/client_model v0.2.0
23:01:00 [2022-07-08T23:01:00.744Z] #55 66.06 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
23:01:00 [2022-07-08T23:01:00.744Z] #55 66.47 go: downloading github.com/google/go-cmp v0.5.7
23:01:00 [2022-07-08T23:01:00.744Z] #55 66.88 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
23:01:00 [2022-07-08T23:01:00.744Z] #55 67.08 go: downloading github.com/hexops/gotextdiff v1.0.3
23:01:00 [2022-07-08T23:01:00.744Z] #55 67.17 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
23:01:00 [2022-07-08T23:01:00.744Z] #55 67.18 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4
23:01:00 [2022-07-08T23:01:00.744Z] #55 67.53 go: downloading github.com/olekukonko/tablewriter v0.0.5
23:01:00 [2022-07-08T23:01:00.744Z] #55 67.67 go: downloading github.com/beorn7/perks v1.0.1
23:01:00 [2022-07-08T23:01:00.744Z] #55 67.72 go: downloading github.com/cespare/xxhash/v2 v2.1.2
23:01:00 [2022-07-08T23:01:00.744Z] #55 67.80 go: downloading github.com/golang/protobuf v1.5.2
23:01:00 [2022-07-08T23:01:00.744Z] #55 67.80 go: downloading github.com/prometheus/common v0.32.1
23:01:00 [2022-07-08T23:01:00.744Z] #55 68.87 go: downloading github.com/prometheus/procfs v0.7.3
23:01:00 [2022-07-08T23:01:00.744Z] #55 68.87 go: downloading google.golang.org/protobuf v1.28.0
23:01:00 [2022-07-08T23:01:00.744Z] #55 70.27 go: downloading github.com/mattn/go-runewidth v0.0.9
23:01:00 [2022-07-08T23:01:00.744Z] #55 71.92 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
23:01:00 [2022-07-08T23:01:00.796Z] #71 ...
23:01:00 [2022-07-08T23:01:00.797Z] 
23:01:00 [2022-07-08T23:01:00.797Z] #28 [dev-systemd-false  7/28] 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             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:01:00 [2022-07-08T23:01:00.797Z] #28 sha256:c4d8c9694e9e738331e640fb61089fa5198cfcbeded1ebd9ab5ce788c8605229
23:01:00 [2022-07-08T23:01:00.797Z] #28 15.58 Reading package lists...
23:01:00 [2022-07-08T23:01:00.797Z] #28 20.34 Building dependency tree...
23:01:01 [2022-07-08T23:01:01.000Z] #55 ...
23:01:01 [2022-07-08T23:01:01.000Z] 
23:01:01 [2022-07-08T23:01:01.001Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
23:01:01 [2022-07-08T23:01:01.001Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
23:01:01 [2022-07-08T23:01:01.001Z] #76 74.03 Selecting previously unselected package libseccomp-dev:amd64.
23:01:01 [2022-07-08T23:01:01.001Z] #76 74.04 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
23:01:01 [2022-07-08T23:01:01.001Z] #76 74.05 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
23:01:01 [2022-07-08T23:01:01.059Z] #28 21.60 Reading state information...
23:01:01 [2022-07-08T23:01:01.059Z] #34 ...
23:01:01 [2022-07-08T23:01:01.059Z] 
23:01:01 [2022-07-08T23:01:01.059Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
23:01:01 [2022-07-08T23:01:01.059Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
23:01:01 [2022-07-08T23:01:01.059Z] #51 69.03 debconf: delaying package configuration, since apt-utils is not installed
23:01:01 [2022-07-08T23:01:01.059Z] #51 69.55 Fetched 2314 kB in 4s (593 kB/s)
23:01:01 [2022-07-08T23:01:01.059Z] #51 69.78 Selecting previously unselected package libprotobuf23:amd64.
23:01:01 [2022-07-08T23:01:01.059Z] #51 69.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 ... 15718 files and directories currently installed.)
23:01:01 [2022-07-08T23:01:01.059Z] #51 69.89 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
23:01:01 [2022-07-08T23:01:01.059Z] #51 69.91 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
23:01:01 [2022-07-08T23:01:01.321Z] #51 71.56 Selecting previously unselected package python3-pkg-resources.
23:01:01 [2022-07-08T23:01:01.321Z] #51 71.57 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
23:01:01 [2022-07-08T23:01:01.564Z] #76 74.56 Selecting previously unselected package libsystemd-dev:amd64.
23:01:01 [2022-07-08T23:01:01.564Z] #76 74.56 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ...
23:01:01 [2022-07-08T23:01:01.564Z] #76 74.57 Unpacking libsystemd-dev:amd64 (247.3-7) ...
23:01:01 [2022-07-08T23:01:01.564Z] #76 ...
23:01:01 [2022-07-08T23:01:01.564Z] 
23:01:01 [2022-07-08T23:01:01.564Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
23:01:01 [2022-07-08T23:01:01.564Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
23:01:01 [2022-07-08T23:01:01.564Z] #51 64.41 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17-1 [683 kB]
23:01:01 [2022-07-08T23:01:01.564Z] #51 66.82 debconf: delaying package configuration, since apt-utils is not installed
23:01:01 [2022-07-08T23:01:01.564Z] #51 67.72 Fetched 2314 kB in 4s (585 kB/s)
23:01:01 [2022-07-08T23:01:01.564Z] #51 67.95 Selecting previously unselected package libprotobuf23:amd64.
23:01:01 [2022-07-08T23:01:01.564Z] #51 67.95 (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 ... 15718 files and directories currently installed.)
23:01:01 [2022-07-08T23:01:01.564Z] #51 68.12 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
23:01:01 [2022-07-08T23:01:01.564Z] #51 68.16 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
23:01:01 [2022-07-08T23:01:01.564Z] #51 69.55 Selecting previously unselected package python3-pkg-resources.
23:01:01 [2022-07-08T23:01:01.564Z] #51 69.55 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
23:01:01 [2022-07-08T23:01:01.564Z] #51 69.55 Unpacking python3-pkg-resources (52.0.0-4) ...
23:01:01 [2022-07-08T23:01:01.564Z] #51 70.37 Selecting previously unselected package python3-six.
23:01:01 [2022-07-08T23:01:01.564Z] #51 70.37 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
23:01:01 [2022-07-08T23:01:01.564Z] #51 70.37 Unpacking python3-six (1.16.0-2) ...
23:01:01 [2022-07-08T23:01:01.564Z] #51 70.75 Selecting previously unselected package python3-protobuf.
23:01:01 [2022-07-08T23:01:01.564Z] #51 70.77 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
23:01:01 [2022-07-08T23:01:01.564Z] #51 70.79 Unpacking python3-protobuf (3.12.4-1) ...
23:01:01 [2022-07-08T23:01:01.564Z] #51 71.77 Selecting previously unselected package libnet1:amd64.
23:01:01 [2022-07-08T23:01:01.564Z] #51 71.78 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
23:01:01 [2022-07-08T23:01:01.564Z] #51 71.79 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:01:01 [2022-07-08T23:01:01.564Z] #51 72.13 Selecting previously unselected package libnl-3-200:amd64.
23:01:01 [2022-07-08T23:01:01.564Z] #51 72.16 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
23:01:01 [2022-07-08T23:01:01.564Z] #51 72.17 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
23:01:01 [2022-07-08T23:01:01.564Z] #51 72.56 Selecting previously unselected package libprotobuf-c1:amd64.
23:01:01 [2022-07-08T23:01:01.564Z] #51 72.57 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
23:01:01 [2022-07-08T23:01:01.564Z] #51 72.57 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
23:01:01 [2022-07-08T23:01:01.564Z] #51 72.73 Selecting previously unselected package criu.
23:01:01 [2022-07-08T23:01:01.564Z] #51 72.73 Preparing to unpack .../7-criu_3.17-1_amd64.deb ...
23:01:01 [2022-07-08T23:01:01.564Z] #51 72.74 Unpacking criu (3.17-1) ...
23:01:01 [2022-07-08T23:01:01.564Z] #51 74.07 Setting up python3-pkg-resources (52.0.0-4) ...
23:01:01 [2022-07-08T23:01:01.581Z] #51 71.74 Unpacking python3-pkg-resources (52.0.0-4) ...
23:01:01 [2022-07-08T23:01:01.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
23:01:01 [2022-07-08T23:01:01.821Z] #51 ...
23:01:01 [2022-07-08T23:01:01.821Z] 
23:01:01 [2022-07-08T23:01:01.821Z] #14 [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
23:01:01 [2022-07-08T23:01:01.821Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
23:01:01 [2022-07-08T23:01:01.821Z] #14 74.31 debconf: delaying package configuration, since apt-utils is not installed
23:01:01 [2022-07-08T23:01:01.821Z] #14 74.58 Fetched 115 MB in 12s (9273 kB/s)
23:01:01 [2022-07-08T23:01:01.821Z] #14 74.73 Selecting previously unselected package binutils-mingw-w64-i686.
23:01:01 [2022-07-08T23:01:01.821Z] #14 74.73 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
23:01:01 [2022-07-08T23:01:01.821Z] #14 74.83 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
23:01:01 [2022-07-08T23:01:01.821Z] #14 74.84 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
23:01:02 [2022-07-08T23:01:02.010Z] #28 22.67 bzip2 is already the newest version (1.0.8-4).
23:01:02 [2022-07-08T23:01:02.010Z] #28 22.67 patch is already the newest version (2.7.6-7).
23:01:02 [2022-07-08T23:01:02.010Z] #28 22.67 xz-utils is already the newest version (5.2.5-2.1~deb11u1).
23:01:02 [2022-07-08T23:01:02.010Z] #28 22.67 The following additional packages will be installed:
23:01:02 [2022-07-08T23:01:02.010Z] #28 22.67   libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1
23:01:02 [2022-07-08T23:01:02.010Z] #28 22.68   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
23:01:02 [2022-07-08T23:01:02.010Z] #28 22.68   libxtables12 python-pip-whl python3-distutils python3-lib2to3
23:01:02 [2022-07-08T23:01:02.010Z] #28 22.68   python3-pkg-resources vim-runtime xxd
23:01:02 [2022-07-08T23:01:02.010Z] #28 22.70 Suggested packages:
23:01:02 [2022-07-08T23:01:02.010Z] #28 22.70   apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm
23:01:02 [2022-07-08T23:01:02.010Z] #28 22.70   python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota
23:01:02 [2022-07-08T23:01:02.010Z] #28 22.70 Recommended packages:
23:01:02 [2022-07-08T23:01:02.010Z] #28 22.70   libatm1 nftables libpam-cap build-essential python3-dev unzip
23:01:02 [2022-07-08T23:01:02.151Z] #51 72.11 Selecting previously unselected package python3-six.
23:01:02 [2022-07-08T23:01:02.151Z] #51 72.11 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
23:01:02 [2022-07-08T23:01:02.151Z] #51 72.12 Unpacking python3-six (1.16.0-2) ...
23:01:02 [2022-07-08T23:01:02.151Z] #51 72.35 Selecting previously unselected package python3-protobuf.
23:01:02 [2022-07-08T23:01:02.151Z] #51 72.36 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
23:01:02 [2022-07-08T23:01:02.151Z] #51 72.37 Unpacking python3-protobuf (3.12.4-1) ...
23:01:02 [2022-07-08T23:01:02.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
23:01:03 [2022-07-08T23:01:03.388Z] #28 23.84 The following NEW packages will be installed:
23:01:03 [2022-07-08T23:01:03.388Z] #28 23.85   apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0
23:01:03 [2022-07-08T23:01:03.388Z] #28 23.85   libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1
23:01:03 [2022-07-08T23:01:03.388Z] #28 23.85   libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200
23:01:03 [2022-07-08T23:01:03.388Z] #28 23.85   libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl
23:01:03 [2022-07-08T23:01:03.388Z] #28 23.85   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
23:01:03 [2022-07-08T23:01:03.388Z] #28 23.85   python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim
23:01:03 [2022-07-08T23:01:03.388Z] #28 23.85   vim-common vim-runtime xfsprogs xxd zip zstd
23:01:03 [2022-07-08T23:01:03.388Z] #28 24.21 0 upgraded, 45 newly installed, 0 to remove and 13 not upgraded.
23:01:03 [2022-07-08T23:01:03.388Z] #28 24.21 Need to get 18.6 MB of archives.
23:01:03 [2022-07-08T23:01:03.388Z] #28 24.21 After this operation, 71.4 MB of additional disk space will be used.
23:01:03 [2022-07-08T23:01:03.388Z] #28 24.21 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
23:01:03 [2022-07-08T23:01:03.388Z] #28 24.21 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
23:01:03 [2022-07-08T23:01:03.388Z] #28 24.22 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
23:01:03 [2022-07-08T23:01:03.388Z] #28 24.22 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
23:01:03 [2022-07-08T23:01:03.388Z] #28 24.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
23:01:03 [2022-07-08T23:01:03.388Z] #28 24.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
23:01:03 [2022-07-08T23:01:03.388Z] #28 24.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
23:01:03 [2022-07-08T23:01:03.388Z] #28 24.23 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
23:01:03 [2022-07-08T23:01:03.388Z] #28 24.24 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
23:01:03 [2022-07-08T23:01:03.388Z] #28 24.24 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
23:01:03 [2022-07-08T23:01:03.532Z] #51 73.45 Selecting previously unselected package libnet1:amd64.
23:01:03 [2022-07-08T23:01:03.532Z] #51 73.45 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
23:01:03 [2022-07-08T23:01:03.532Z] #51 73.45 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:01:03 [2022-07-08T23:01:03.644Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
23:01:03 [2022-07-08T23:01:03.647Z] #28 24.25 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
23:01:03 [2022-07-08T23:01:03.647Z] #28 24.26 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
23:01:03 [2022-07-08T23:01:03.647Z] #28 24.27 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
23:01:03 [2022-07-08T23:01:03.647Z] #28 24.27 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
23:01:03 [2022-07-08T23:01:03.647Z] #28 24.27 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
23:01:03 [2022-07-08T23:01:03.647Z] #28 24.27 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
23:01:03 [2022-07-08T23:01:03.647Z] #28 24.27 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
23:01:03 [2022-07-08T23:01:03.647Z] #28 24.27 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
23:01:03 [2022-07-08T23:01:03.647Z] #28 24.28 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
23:01:03 [2022-07-08T23:01:03.647Z] #28 24.28 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
23:01:03 [2022-07-08T23:01:03.647Z] #28 24.29 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
23:01:03 [2022-07-08T23:01:03.647Z] #28 24.29 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
23:01:03 [2022-07-08T23:01:03.647Z] #28 24.29 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
23:01:03 [2022-07-08T23:01:03.647Z] #28 24.29 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
23:01:03 [2022-07-08T23:01:03.647Z] #28 24.30 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
23:01:03 [2022-07-08T23:01:03.647Z] #28 24.30 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
23:01:03 [2022-07-08T23:01:03.647Z] #28 24.30 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
23:01:03 [2022-07-08T23:01:03.647Z] #28 24.30 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
23:01:03 [2022-07-08T23:01:03.647Z] #28 24.30 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
23:01:03 [2022-07-08T23:01:03.647Z] #28 24.30 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
23:01:03 [2022-07-08T23:01:03.648Z] #28 24.32 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
23:01:03 [2022-07-08T23:01:03.648Z] #28 24.35 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
23:01:03 [2022-07-08T23:01:03.648Z] #28 24.35 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
23:01:03 [2022-07-08T23:01:03.648Z] #28 24.36 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
23:01:03 [2022-07-08T23:01:03.648Z] #28 24.36 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
23:01:03 [2022-07-08T23:01:03.648Z] #28 24.37 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
23:01:03 [2022-07-08T23:01:03.648Z] #28 24.37 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
23:01:03 [2022-07-08T23:01:03.648Z] #28 24.37 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
23:01:03 [2022-07-08T23:01:03.648Z] #28 24.38 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
23:01:03 [2022-07-08T23:01:03.648Z] #28 24.39 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
23:01:03 [2022-07-08T23:01:03.648Z] #28 24.39 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
23:01:03 [2022-07-08T23:01:03.648Z] #28 24.46 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
23:01:03 [2022-07-08T23:01:03.792Z] #51 73.86 Selecting previously unselected package libnl-3-200:amd64.
23:01:03 [2022-07-08T23:01:03.792Z] #51 73.86 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
23:01:03 [2022-07-08T23:01:03.792Z] #51 73.87 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
23:01:03 [2022-07-08T23:01:03.792Z] #51 74.00 Selecting previously unselected package libprotobuf-c1:amd64.
23:01:03 [2022-07-08T23:01:03.792Z] #51 74.00 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
23:01:03 [2022-07-08T23:01:03.792Z] #51 74.01 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
23:01:03 [2022-07-08T23:01:03.906Z] #28 24.48 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
23:01:03 [2022-07-08T23:01:03.906Z] #28 24.49 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
23:01:03 [2022-07-08T23:01:03.906Z] #28 24.49 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
23:01:04 [2022-07-08T23:01:04.052Z] #51 74.24 Selecting previously unselected package criu.
23:01:04 [2022-07-08T23:01:04.052Z] #51 74.25 Preparing to unpack .../7-criu_3.17-1_amd64.deb ...
23:01:04 [2022-07-08T23:01:04.052Z] #51 74.25 Unpacking criu (3.17-1) ...
23:01:04 [2022-07-08T23:01:04.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
23:01:04 [2022-07-08T23:01:04.474Z] #28 24.97 debconf: delaying package configuration, since apt-utils is not installed
23:01:04 [2022-07-08T23:01:04.474Z] #28 25.16 Fetched 18.6 MB in 1s (32.6 MB/s)
23:01:04 [2022-07-08T23:01:04.474Z] #28 25.20 Selecting previously unselected package pigz.
23:01:04 [2022-07-08T23:01:04.474Z] #28 25.20 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 40117 files and directories currently installed.)
23:01:04 [2022-07-08T23:01:04.474Z] #28 25.24 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
23:01:04 [2022-07-08T23:01:04.474Z] #28 25.25 Unpacking pigz (2.6-1) ...
23:01:04 [2022-07-08T23:01:04.734Z] #28 25.31 Selecting previously unselected package libelf1:amd64.
23:01:04 [2022-07-08T23:01:04.734Z] #28 25.32 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
23:01:04 [2022-07-08T23:01:04.734Z] #28 25.33 Unpacking libelf1:amd64 (0.183-1) ...
23:01:04 [2022-07-08T23:01:04.734Z] #28 25.42 Selecting previously unselected package libbpf0:amd64.
23:01:04 [2022-07-08T23:01:04.734Z] #28 25.42 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
23:01:04 [2022-07-08T23:01:04.734Z] #28 25.43 Unpacking libbpf0:amd64 (1:0.3-2) ...
23:01:04 [2022-07-08T23:01:04.734Z] #28 25.49 Selecting previously unselected package libcap2:amd64.
23:01:04 [2022-07-08T23:01:04.734Z] #28 25.49 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
23:01:04 [2022-07-08T23:01:04.734Z] #28 25.50 Unpacking libcap2:amd64 (1:2.44-1) ...
23:01:04 [2022-07-08T23:01:04.734Z] #28 25.55 Selecting previously unselected package libmnl0:amd64.
23:01:04 [2022-07-08T23:01:04.993Z] #28 25.55 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
23:01:04 [2022-07-08T23:01:04.993Z] #28 25.56 Unpacking libmnl0:amd64 (1.0.4-3) ...
23:01:04 [2022-07-08T23:01:04.993Z] #28 25.60 Selecting previously unselected package libxtables12:amd64.
23:01:04 [2022-07-08T23:01:04.993Z] #28 25.61 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
23:01:04 [2022-07-08T23:01:04.993Z] #28 25.61 Unpacking libxtables12:amd64 (1.8.7-1) ...
23:01:04 [2022-07-08T23:01:04.993Z] #28 25.66 Selecting previously unselected package libcap2-bin.
23:01:04 [2022-07-08T23:01:04.993Z] #28 25.67 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
23:01:04 [2022-07-08T23:01:04.993Z] #28 25.67 Unpacking libcap2-bin (1:2.44-1) ...
23:01:04 [2022-07-08T23:01:04.993Z] #28 25.72 Selecting previously unselected package iproute2.
23:01:04 [2022-07-08T23:01:04.993Z] #28 25.73 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
23:01:04 [2022-07-08T23:01:04.993Z] #28 25.73 Unpacking iproute2 (5.10.0-4) ...
23:01:05 [2022-07-08T23:01:05.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
23:01:05 [2022-07-08T23:01:05.252Z] #28 25.95 Selecting previously unselected package xxd.
23:01:05 [2022-07-08T23:01:05.252Z] #28 25.95 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
23:01:05 [2022-07-08T23:01:05.252Z] #28 25.96 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
23:01:05 [2022-07-08T23:01:05.252Z] #28 26.05 Selecting previously unselected package vim-common.
23:01:05 [2022-07-08T23:01:05.435Z] #51 75.51 Setting up python3-pkg-resources (52.0.0-4) ...
23:01:05 [2022-07-08T23:01:05.511Z] #28 26.05 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
23:01:05 [2022-07-08T23:01:05.511Z] #28 26.07 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
23:01:05 [2022-07-08T23:01:05.511Z] #28 26.16 Selecting previously unselected package bash-completion.
23:01:05 [2022-07-08T23:01:05.511Z] #28 26.17 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
23:01:05 [2022-07-08T23:01:05.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
23:01:06 [2022-07-08T23:01:06.004Z] #51 ...
23:01:06 [2022-07-08T23:01:06.004Z] 
23:01:06 [2022-07-08T23:01:06.004Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
23:01:06 [2022-07-08T23:01:06.004Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
23:01:06 [2022-07-08T23:01:06.004Z] #76 69.55 Selecting previously unselected package autotools-dev.
23:01:06 [2022-07-08T23:01:06.004Z] #76 69.63 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
23:01:06 [2022-07-08T23:01:06.004Z] #76 69.68 Unpacking autotools-dev (20180224.1+nmu1) ...
23:01:06 [2022-07-08T23:01:06.004Z] #76 70.00 Selecting previously unselected package automake.
23:01:06 [2022-07-08T23:01:06.004Z] #76 70.00 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
23:01:06 [2022-07-08T23:01:06.004Z] #76 70.00 Unpacking automake (1:1.16.3-2) ...
23:01:06 [2022-07-08T23:01:06.004Z] #76 71.55 Selecting previously unselected package patch.
23:01:06 [2022-07-08T23:01:06.004Z] #76 71.55 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ...
23:01:06 [2022-07-08T23:01:06.004Z] #76 71.55 Unpacking patch (2.7.6-7) ...
23:01:06 [2022-07-08T23:01:06.004Z] #76 72.09 Selecting previously unselected package dpkg-dev.
23:01:06 [2022-07-08T23:01:06.004Z] #76 72.09 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ...
23:01:06 [2022-07-08T23:01:06.004Z] #76 72.11 Unpacking dpkg-dev (1.20.10) ...
23:01:06 [2022-07-08T23:01:06.004Z] #76 73.74 Selecting previously unselected package build-essential.
23:01:06 [2022-07-08T23:01:06.004Z] #76 73.75 Preparing to unpack .../12-build-essential_12.9_amd64.deb ...
23:01:06 [2022-07-08T23:01:06.004Z] #76 73.76 Unpacking build-essential (12.9) ...
23:01:06 [2022-07-08T23:01:06.004Z] #76 73.92 Selecting previously unselected package libcap2:amd64.
23:01:06 [2022-07-08T23:01:06.004Z] #76 73.92 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ...
23:01:06 [2022-07-08T23:01:06.004Z] #76 73.93 Unpacking libcap2:amd64 (1:2.44-1) ...
23:01:06 [2022-07-08T23:01:06.004Z] #76 74.22 Selecting previously unselected package libcap-dev:amd64.
23:01:06 [2022-07-08T23:01:06.004Z] #76 74.22 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ...
23:01:06 [2022-07-08T23:01:06.004Z] #76 74.23 Unpacking libcap-dev:amd64 (1:2.44-1) ...
23:01:06 [2022-07-08T23:01:06.004Z] #76 74.46 Selecting previously unselected package libprotobuf-c1:amd64.
23:01:06 [2022-07-08T23:01:06.004Z] #76 74.46 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
23:01:06 [2022-07-08T23:01:06.004Z] #76 74.47 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
23:01:06 [2022-07-08T23:01:06.004Z] #76 74.76 Selecting previously unselected package libprotobuf-c-dev:amd64.
23:01:06 [2022-07-08T23:01:06.004Z] #76 74.76 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
23:01:06 [2022-07-08T23:01:06.004Z] #76 74.78 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
23:01:06 [2022-07-08T23:01:06.004Z] #76 75.04 Selecting previously unselected package libseccomp-dev:amd64.
23:01:06 [2022-07-08T23:01:06.004Z] #76 75.06 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
23:01:06 [2022-07-08T23:01:06.004Z] #76 75.08 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
23:01:06 [2022-07-08T23:01:06.004Z] #76 75.46 Selecting previously unselected package libsystemd-dev:amd64.
23:01:06 [2022-07-08T23:01:06.004Z] #76 75.46 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ...
23:01:06 [2022-07-08T23:01:06.004Z] #76 75.49 Unpacking libsystemd-dev:amd64 (247.3-7) ...
23:01:06 [2022-07-08T23:01:06.290Z] #76 ...
23:01:06 [2022-07-08T23:01:06.290Z] 
23:01:06 [2022-07-08T23:01:06.290Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:01:06 [2022-07-08T23:01:06.290Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
23:01:06 [2022-07-08T23:01:06.290Z] #55 66.53 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
23:01:06 [2022-07-08T23:01:06.290Z] #55 66.70 go: downloading github.com/hexops/gotextdiff v1.0.3
23:01:06 [2022-07-08T23:01:06.290Z] #55 66.96 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
23:01:06 [2022-07-08T23:01:06.290Z] #55 66.96 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4
23:01:06 [2022-07-08T23:01:06.290Z] #55 67.08 go: downloading github.com/olekukonko/tablewriter v0.0.5
23:01:06 [2022-07-08T23:01:06.290Z] #55 67.28 go: downloading github.com/beorn7/perks v1.0.1
23:01:06 [2022-07-08T23:01:06.290Z] #55 67.39 go: downloading github.com/cespare/xxhash/v2 v2.1.2
23:01:06 [2022-07-08T23:01:06.290Z] #55 67.39 go: downloading github.com/golang/protobuf v1.5.2
23:01:06 [2022-07-08T23:01:06.290Z] #55 67.50 go: downloading github.com/prometheus/common v0.32.1
23:01:06 [2022-07-08T23:01:06.290Z] #55 68.26 go: downloading github.com/prometheus/procfs v0.7.3
23:01:06 [2022-07-08T23:01:06.290Z] #55 68.39 go: downloading google.golang.org/protobuf v1.28.0
23:01:06 [2022-07-08T23:01:06.290Z] #55 69.95 go: downloading github.com/mattn/go-runewidth v0.0.9
23:01:06 [2022-07-08T23:01:06.290Z] #55 71.98 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
23:01:06 [2022-07-08T23:01:06.290Z] #55 ...
23:01:06 [2022-07-08T23:01:06.290Z] 
23:01:06 [2022-07-08T23:01:06.290Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
23:01:06 [2022-07-08T23:01:06.290Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
23:01:06 [2022-07-08T23:01:06.290Z] #76 76.73 Selecting previously unselected package libtool.
23:01:06 [2022-07-08T23:01:06.290Z] #76 76.74 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
23:01:06 [2022-07-08T23:01:06.449Z] #28 27.14 Unpacking bash-completion (1:2.11-2) ...
23:01:06 [2022-07-08T23:01:06.550Z] #76 76.75 Unpacking libtool (2.4.6-15) ...
23:01:06 [2022-07-08T23:01:06.709Z] #28 27.34 Selecting previously unselected package apparmor.
23:01:06 [2022-07-08T23:01:06.709Z] #28 27.34 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ...
23:01:06 [2022-07-08T23:01:06.709Z] #28 27.38 Unpacking apparmor (2.13.6-10) ...
23:01:06 [2022-07-08T23:01:06.816Z] #76 77.29 Selecting previously unselected package libudev-dev:amd64.
23:01:06 [2022-07-08T23:01:06.816Z] #76 77.29 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
23:01:06 [2022-07-08T23:01:06.968Z] #28 27.55 Selecting previously unselected package inetutils-ping.
23:01:06 [2022-07-08T23:01:06.968Z] #28 27.56 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ...
23:01:06 [2022-07-08T23:01:06.968Z] #28 27.56 Unpacking inetutils-ping (2:2.0-1) ...
23:01:06 [2022-07-08T23:01:06.968Z] #28 27.63 Selecting previously unselected package libip4tc2:amd64.
23:01:06 [2022-07-08T23:01:06.968Z] #28 27.64 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ...
23:01:06 [2022-07-08T23:01:06.968Z] #28 27.65 Unpacking libip4tc2:amd64 (1.8.7-1) ...
23:01:06 [2022-07-08T23:01:06.968Z] #28 27.70 Selecting previously unselected package libip6tc2:amd64.
23:01:06 [2022-07-08T23:01:06.968Z] #28 27.71 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ...
23:01:06 [2022-07-08T23:01:06.968Z] #28 27.71 Unpacking libip6tc2:amd64 (1.8.7-1) ...
23:01:06 [2022-07-08T23:01:06.968Z] #28 27.77 Selecting previously unselected package libnfnetlink0:amd64.
23:01:07 [2022-07-08T23:01:07.085Z] #14 ...
23:01:07 [2022-07-08T23:01:07.085Z] 
23:01:07 [2022-07-08T23:01:07.085Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
23:01:07 [2022-07-08T23:01:07.085Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
23:01:07 [2022-07-08T23:01:07.085Z] #76 75.87 Selecting previously unselected package libtool.
23:01:07 [2022-07-08T23:01:07.085Z] #76 75.93 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
23:01:07 [2022-07-08T23:01:07.085Z] #76 75.94 Unpacking libtool (2.4.6-15) ...
23:01:07 [2022-07-08T23:01:07.085Z] #76 76.42 Selecting previously unselected package libudev-dev:amd64.
23:01:07 [2022-07-08T23:01:07.085Z] #76 76.42 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
23:01:07 [2022-07-08T23:01:07.085Z] #76 76.46 Unpacking libudev-dev:amd64 (247.3-7) ...
23:01:07 [2022-07-08T23:01:07.085Z] #76 76.82 Selecting previously unselected package libyajl2:amd64.
23:01:07 [2022-07-08T23:01:07.085Z] #76 76.84 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ...
23:01:07 [2022-07-08T23:01:07.085Z] #76 76.85 Unpacking libyajl2:amd64 (2.1.0-3) ...
23:01:07 [2022-07-08T23:01:07.085Z] #76 77.03 Selecting previously unselected package libyajl-dev:amd64.
23:01:07 [2022-07-08T23:01:07.085Z] #76 77.04 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ...
23:01:07 [2022-07-08T23:01:07.085Z] #76 77.06 Unpacking libyajl-dev:amd64 (2.1.0-3) ...
23:01:07 [2022-07-08T23:01:07.085Z] #76 77.51 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
23:01:07 [2022-07-08T23:01:07.085Z] #76 77.59 Setting up libmagic-mgc (1:5.39-3) ...
23:01:07 [2022-07-08T23:01:07.085Z] #76 77.62 Setting up libyajl2:amd64 (2.1.0-3) ...
23:01:07 [2022-07-08T23:01:07.085Z] #76 77.67 Setting up libmagic1:amd64 (1:5.39-3) ...
23:01:07 [2022-07-08T23:01:07.085Z] #76 77.74 Setting up file (1:5.39-3) ...
23:01:07 [2022-07-08T23:01:07.085Z] #76 77.81 Setting up bzip2 (1.0.8-4) ...
23:01:07 [2022-07-08T23:01:07.085Z] #76 77.88 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
23:01:07 [2022-07-08T23:01:07.085Z] #76 77.92 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
23:01:07 [2022-07-08T23:01:07.085Z] #76 77.93 Setting up libcap2:amd64 (1:2.44-1) ...
23:01:07 [2022-07-08T23:01:07.085Z] #76 77.96 Setting up autotools-dev (20180224.1+nmu1) ...
23:01:07 [2022-07-08T23:01:07.085Z] #76 77.98 Setting up libsigsegv2:amd64 (2.13-1) ...
23:01:07 [2022-07-08T23:01:07.085Z] #76 77.99 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
23:01:07 [2022-07-08T23:01:07.085Z] #76 78.03 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:01:07 [2022-07-08T23:01:07.085Z] #76 78.05 Setting up patch (2.7.6-7) ...
23:01:07 [2022-07-08T23:01:07.085Z] #76 78.06 Setting up libudev-dev:amd64 (247.3-7) ...
23:01:07 [2022-07-08T23:01:07.085Z] #76 78.07 Setting up libyajl-dev:amd64 (2.1.0-3) ...
23:01:07 [2022-07-08T23:01:07.085Z] #76 78.08 Setting up libcap-dev:amd64 (1:2.44-1) ...
23:01:07 [2022-07-08T23:01:07.085Z] #76 78.09 Setting up libsystemd-dev:amd64 (247.3-7) ...
23:01:07 [2022-07-08T23:01:07.085Z] #76 78.11 Setting up libtool (2.4.6-15) ...
23:01:07 [2022-07-08T23:01:07.085Z] #76 78.12 Setting up m4 (1.4.18-5) ...
23:01:07 [2022-07-08T23:01:07.085Z] #76 78.13 Setting up dpkg-dev (1.20.10) ...
23:01:07 [2022-07-08T23:01:07.085Z] #76 78.14 Setting up autoconf (2.69-14) ...
23:01:07 [2022-07-08T23:01:07.085Z] #76 78.18 Setting up build-essential (12.9) ...
23:01:07 [2022-07-08T23:01:07.085Z] #76 78.19 Setting up automake (1:1.16.3-2) ...
23:01:07 [2022-07-08T23:01:07.085Z] #76 78.21 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
23:01:07 [2022-07-08T23:01:07.085Z] #76 78.29 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:01:07 [2022-07-08T23:01:07.103Z] #76 77.33 Unpacking libudev-dev:amd64 (247.3-7) ...
23:01:07 [2022-07-08T23:01:07.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
23:01:07 [2022-07-08T23:01:07.228Z] #28 27.77 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
23:01:07 [2022-07-08T23:01:07.228Z] #28 27.78 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
23:01:07 [2022-07-08T23:01:07.228Z] #28 27.82 Selecting previously unselected package libnetfilter-conntrack3:amd64.
23:01:07 [2022-07-08T23:01:07.228Z] #28 27.83 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
23:01:07 [2022-07-08T23:01:07.228Z] #28 27.83 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
23:01:07 [2022-07-08T23:01:07.228Z] #28 27.88 Selecting previously unselected package libnftnl11:amd64.
23:01:07 [2022-07-08T23:01:07.228Z] #28 27.89 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ...
23:01:07 [2022-07-08T23:01:07.228Z] #28 27.89 Unpacking libnftnl11:amd64 (1.1.9-1) ...
23:01:07 [2022-07-08T23:01:07.228Z] #28 27.95 Selecting previously unselected package iptables.
23:01:07 [2022-07-08T23:01:07.228Z] #28 27.96 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ...
23:01:07 [2022-07-08T23:01:07.228Z] #28 27.96 Unpacking iptables (1.8.7-1) ...
23:01:07 [2022-07-08T23:01:07.348Z] #76 DONE 80.4s
23:01:07 [2022-07-08T23:01:07.348Z] 
23:01:07 [2022-07-08T23:01:07.348Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:01:07 [2022-07-08T23:01:07.348Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
23:01:07 [2022-07-08T23:01:07.363Z] #76 77.78 Selecting previously unselected package libyajl2:amd64.
23:01:07 [2022-07-08T23:01:07.363Z] #76 77.78 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ...
23:01:07 [2022-07-08T23:01:07.363Z] #76 77.81 Unpacking libyajl2:amd64 (2.1.0-3) ...
23:01:07 [2022-07-08T23:01:07.487Z] #28 28.12 Selecting previously unselected package libonig5:amd64.
23:01:07 [2022-07-08T23:01:07.487Z] #28 28.12 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ...
23:01:07 [2022-07-08T23:01:07.487Z] #28 28.13 Unpacking libonig5:amd64 (6.9.6-1.1) ...
23:01:07 [2022-07-08T23:01:07.487Z] #28 28.23 Selecting previously unselected package libjq1:amd64.
23:01:07 [2022-07-08T23:01:07.487Z] #28 28.23 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ...
23:01:07 [2022-07-08T23:01:07.622Z] #76 78.04 Selecting previously unselected package libyajl-dev:amd64.
23:01:07 [2022-07-08T23:01:07.622Z] #76 78.04 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ...
23:01:07 [2022-07-08T23:01:07.622Z] #76 78.05 Unpacking libyajl-dev:amd64 (2.1.0-3) ...
23:01:07 [2022-07-08T23:01:07.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
23:01:07 [2022-07-08T23:01:07.747Z] #28 28.24 Unpacking libjq1:amd64 (1.6-2.1) ...
23:01:07 [2022-07-08T23:01:07.747Z] #28 28.30 Selecting previously unselected package jq.
23:01:07 [2022-07-08T23:01:07.747Z] #28 28.31 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ...
23:01:07 [2022-07-08T23:01:07.747Z] #28 28.31 Unpacking jq (1.6-2.1) ...
23:01:07 [2022-07-08T23:01:07.747Z] #28 28.36 Selecting previously unselected package libaio1:amd64.
23:01:07 [2022-07-08T23:01:07.747Z] #28 28.37 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ...
23:01:07 [2022-07-08T23:01:07.747Z] #28 28.37 Unpacking libaio1:amd64 (0.3.112-9) ...
23:01:07 [2022-07-08T23:01:07.747Z] #28 28.42 Selecting previously unselected package libgpm2:amd64.
23:01:07 [2022-07-08T23:01:07.747Z] #28 28.43 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ...
23:01:07 [2022-07-08T23:01:07.747Z] #28 28.43 Unpacking libgpm2:amd64 (1.20.7-8) ...
23:01:07 [2022-07-08T23:01:07.881Z] #76 78.31 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
23:01:07 [2022-07-08T23:01:07.881Z] #76 78.33 Setting up libmagic-mgc (1:5.39-3) ...
23:01:07 [2022-07-08T23:01:07.881Z] #76 78.35 Setting up libyajl2:amd64 (2.1.0-3) ...
23:01:07 [2022-07-08T23:01:07.881Z] #76 78.36 Setting up libmagic1:amd64 (1:5.39-3) ...
23:01:08 [2022-07-08T23:01:08.006Z] #28 28.48 Selecting previously unselected package libinih1:amd64.
23:01:08 [2022-07-08T23:01:08.006Z] #28 28.49 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ...
23:01:08 [2022-07-08T23:01:08.006Z] #28 28.50 Unpacking libinih1:amd64 (53-1+b2) ...
23:01:08 [2022-07-08T23:01:08.006Z] #28 28.54 Selecting previously unselected package libnet1:amd64.
23:01:08 [2022-07-08T23:01:08.006Z] #28 28.54 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
23:01:08 [2022-07-08T23:01:08.006Z] #28 28.55 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:01:08 [2022-07-08T23:01:08.006Z] #28 28.62 Selecting previously unselected package libnl-3-200:amd64.
23:01:08 [2022-07-08T23:01:08.006Z] #28 28.62 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ...
23:01:08 [2022-07-08T23:01:08.006Z] #28 28.63 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
23:01:08 [2022-07-08T23:01:08.006Z] #28 28.69 Selecting previously unselected package libprotobuf-c1:amd64.
23:01:08 [2022-07-08T23:01:08.006Z] #28 28.69 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
23:01:08 [2022-07-08T23:01:08.006Z] #28 28.70 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
23:01:08 [2022-07-08T23:01:08.006Z] #28 28.74 Selecting previously unselected package libyajl2:amd64.
23:01:08 [2022-07-08T23:01:08.140Z] #76 78.43 Setting up file (1:5.39-3) ...
23:01:08 [2022-07-08T23:01:08.140Z] #76 78.46 Setting up bzip2 (1.0.8-4) ...
23:01:08 [2022-07-08T23:01:08.140Z] #76 78.48 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
23:01:08 [2022-07-08T23:01:08.140Z] #76 78.51 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
23:01:08 [2022-07-08T23:01:08.140Z] #76 78.52 Setting up libcap2:amd64 (1:2.44-1) ...
23:01:08 [2022-07-08T23:01:08.140Z] #76 78.53 Setting up autotools-dev (20180224.1+nmu1) ...
23:01:08 [2022-07-08T23:01:08.140Z] #76 78.55 Setting up libsigsegv2:amd64 (2.13-1) ...
23:01:08 [2022-07-08T23:01:08.140Z] #76 78.56 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
23:01:08 [2022-07-08T23:01:08.140Z] #76 78.62 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:01:08 [2022-07-08T23:01:08.266Z] #28 28.75 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ...
23:01:08 [2022-07-08T23:01:08.266Z] #28 28.75 Unpacking libyajl2:amd64 (2.1.0-3) ...
23:01:08 [2022-07-08T23:01:08.266Z] #28 28.80 Selecting previously unselected package net-tools.
23:01:08 [2022-07-08T23:01:08.266Z] #28 28.80 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
23:01:08 [2022-07-08T23:01:08.266Z] #28 28.81 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
23:01:08 [2022-07-08T23:01:08.266Z] #28 28.91 Selecting previously unselected package python-pip-whl.
23:01:08 [2022-07-08T23:01:08.266Z] #28 28.91 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
23:01:08 [2022-07-08T23:01:08.266Z] #28 28.92 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
23:01:08 [2022-07-08T23:01:08.399Z] #76 78.64 Setting up patch (2.7.6-7) ...
23:01:08 [2022-07-08T23:01:08.399Z] #76 78.66 Setting up libudev-dev:amd64 (247.3-7) ...
23:01:08 [2022-07-08T23:01:08.399Z] #76 78.67 Setting up libyajl-dev:amd64 (2.1.0-3) ...
23:01:08 [2022-07-08T23:01:08.399Z] #76 78.71 Setting up libcap-dev:amd64 (1:2.44-1) ...
23:01:08 [2022-07-08T23:01:08.399Z] #76 78.72 Setting up libsystemd-dev:amd64 (247.3-7) ...
23:01:08 [2022-07-08T23:01:08.399Z] #76 78.73 Setting up libtool (2.4.6-15) ...
23:01:08 [2022-07-08T23:01:08.399Z] #76 78.77 Setting up m4 (1.4.18-5) ...
23:01:08 [2022-07-08T23:01:08.399Z] #76 78.78 Setting up dpkg-dev (1.20.10) ...
23:01:08 [2022-07-08T23:01:08.399Z] #76 78.82 Setting up autoconf (2.69-14) ...
23:01:08 [2022-07-08T23:01:08.399Z] #76 78.85 Setting up build-essential (12.9) ...
23:01:08 [2022-07-08T23:01:08.399Z] #76 78.86 Setting up automake (1:1.16.3-2) ...
23:01:08 [2022-07-08T23:01:08.525Z] #28 29.17 Selecting previously unselected package python3-lib2to3.
23:01:08 [2022-07-08T23:01:08.526Z] #28 29.17 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ...
23:01:08 [2022-07-08T23:01:08.526Z] #28 29.17 Unpacking python3-lib2to3 (3.9.2-1) ...
23:01:08 [2022-07-08T23:01:08.526Z] #28 29.24 Selecting previously unselected package python3-distutils.
23:01:08 [2022-07-08T23:01:08.526Z] #28 29.24 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ...
23:01:08 [2022-07-08T23:01:08.526Z] #28 29.25 Unpacking python3-distutils (3.9.2-1) ...
23:01:08 [2022-07-08T23:01:08.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
23:01:08 [2022-07-08T23:01:08.658Z] #76 78.93 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
23:01:08 [2022-07-08T23:01:08.658Z] #76 78.97 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:01:08 [2022-07-08T23:01:08.658Z] #76 ...
23:01:08 [2022-07-08T23:01:08.658Z] 
23:01:08 [2022-07-08T23:01:08.658Z] #14 [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
23:01:08 [2022-07-08T23:01:08.658Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
23:01:08 [2022-07-08T23:01:08.658Z] #14 69.11 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]
23:01:08 [2022-07-08T23:01:08.658Z] #14 71.40 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]
23:01:08 [2022-07-08T23:01:08.658Z] #14 72.14 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]
23:01:08 [2022-07-08T23:01:08.658Z] #14 72.14 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
23:01:08 [2022-07-08T23:01:08.658Z] #14 72.14 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
23:01:08 [2022-07-08T23:01:08.658Z] #14 72.14 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
23:01:08 [2022-07-08T23:01:08.658Z] #14 72.17 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
23:01:08 [2022-07-08T23:01:08.658Z] #14 72.18 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]
23:01:08 [2022-07-08T23:01:08.658Z] #14 72.19 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
23:01:08 [2022-07-08T23:01:08.658Z] #14 72.23 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
23:01:08 [2022-07-08T23:01:08.658Z] #14 72.25 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
23:01:08 [2022-07-08T23:01:08.658Z] #14 72.26 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
23:01:08 [2022-07-08T23:01:08.658Z] #14 72.34 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
23:01:08 [2022-07-08T23:01:08.658Z] #14 72.35 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
23:01:08 [2022-07-08T23:01:08.658Z] #14 72.37 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
23:01:08 [2022-07-08T23:01:08.658Z] #14 72.37 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
23:01:08 [2022-07-08T23:01:08.658Z] #14 72.37 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
23:01:08 [2022-07-08T23:01:08.658Z] #14 72.37 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
23:01:08 [2022-07-08T23:01:08.658Z] #14 74.24 debconf: delaying package configuration, since apt-utils is not installed
23:01:08 [2022-07-08T23:01:08.658Z] #14 74.71 Fetched 115 MB in 11s (10.4 MB/s)
23:01:08 [2022-07-08T23:01:08.658Z] #14 75.01 Selecting previously unselected package binutils-mingw-w64-i686.
23:01:08 [2022-07-08T23:01:08.658Z] #14 75.01 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
23:01:08 [2022-07-08T23:01:08.658Z] #14 75.23 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
23:01:08 [2022-07-08T23:01:08.658Z] #14 75.29 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
23:01:08 [2022-07-08T23:01:08.717Z] #77 1.266 Cloning into '/tmp/crun-build'...
23:01:08 [2022-07-08T23:01:08.785Z] #28 29.31 Selecting previously unselected package python3-pkg-resources.
23:01:08 [2022-07-08T23:01:08.785Z] #28 29.32 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ...
23:01:08 [2022-07-08T23:01:08.785Z] #28 29.33 Unpacking python3-pkg-resources (52.0.0-4) ...
23:01:08 [2022-07-08T23:01:08.785Z] #28 29.41 Selecting previously unselected package python3-setuptools.
23:01:08 [2022-07-08T23:01:08.785Z] #28 29.42 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ...
23:01:08 [2022-07-08T23:01:08.785Z] #28 29.42 Unpacking python3-setuptools (52.0.0-4) ...
23:01:08 [2022-07-08T23:01:08.917Z] #14 ...
23:01:08 [2022-07-08T23:01:08.917Z] 
23:01:08 [2022-07-08T23:01:08.918Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:01:08 [2022-07-08T23:01:08.918Z] #64 sha256:595c609f16cda2b54003f5b1aea5251b30d71a105ab0fb766d010aa94b6645a5
23:01:08 [2022-07-08T23:01:08.918Z] #64 2.383 + RM_GOPATH=0
23:01:08 [2022-07-08T23:01:08.918Z] #64 2.383 + TMP_GOPATH=
23:01:08 [2022-07-08T23:01:08.918Z] #64 2.383 + : /build
23:01:08 [2022-07-08T23:01:08.918Z] #64 2.383 + '[' -z '' ']'
23:01:08 [2022-07-08T23:01:08.918Z] #64 2.383 ++ mktemp -d
23:01:08 [2022-07-08T23:01:08.918Z] #64 2.383 + export GOPATH=/tmp/tmp.LUYEtZMOP3
23:01:08 [2022-07-08T23:01:08.918Z] #64 2.383 + GOPATH=/tmp/tmp.LUYEtZMOP3
23:01:08 [2022-07-08T23:01:08.918Z] #64 2.383 + RM_GOPATH=1
23:01:08 [2022-07-08T23:01:08.918Z] #64 2.383 + case "$(go env GOARCH)" in
23:01:08 [2022-07-08T23:01:08.918Z] #64 2.383 ++ go env GOARCH
23:01:08 [2022-07-08T23:01:08.918Z] #64 2.435 + export GO_BUILDMODE=-buildmode=pie
23:01:08 [2022-07-08T23:01:08.918Z] #64 2.435 + GO_BUILDMODE=-buildmode=pie
23:01:08 [2022-07-08T23:01:08.918Z] #64 2.435 ++ dirname /install.sh
23:01:08 [2022-07-08T23:01:08.918Z] #64 2.437 + dir=/
23:01:08 [2022-07-08T23:01:08.918Z] #64 2.438 + bin=containerd
23:01:08 [2022-07-08T23:01:08.918Z] #64 2.438 + shift
23:01:08 [2022-07-08T23:01:08.918Z] #64 2.438 + '[' '!' -f //containerd.installer ']'
23:01:08 [2022-07-08T23:01:08.918Z] #64 2.438 + . //containerd.installer
23:01:08 [2022-07-08T23:01:08.918Z] #64 2.467 ++ set -e
23:01:08 [2022-07-08T23:01:08.918Z] #64 2.467 ++ : v1.6.6
23:01:08 [2022-07-08T23:01:08.918Z] #64 2.467 + install_containerd
23:01:08 [2022-07-08T23:01:08.918Z] #64 2.467 + echo 'Install containerd version v1.6.6'
23:01:08 [2022-07-08T23:01:08.918Z] #64 2.467 + git clone https://github.com/containerd/containerd.git /tmp/tmp.LUYEtZMOP3/src/github.com/containerd/containerd
23:01:08 [2022-07-08T23:01:08.918Z] #64 2.467 Cloning into '/tmp/tmp.LUYEtZMOP3/src/github.com/containerd/containerd'...
23:01:08 [2022-07-08T23:01:08.918Z] #64 2.479 Install containerd version v1.6.6
23:01:09 [2022-07-08T23:01:09.045Z] #28 29.52 Selecting previously unselected package python3-wheel.
23:01:09 [2022-07-08T23:01:09.045Z] #28 29.53 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ...
23:01:09 [2022-07-08T23:01:09.045Z] #28 29.53 Unpacking python3-wheel (0.34.2-1) ...
23:01:09 [2022-07-08T23:01:09.045Z] #28 29.57 Selecting previously unselected package python3-pip.
23:01:09 [2022-07-08T23:01:09.045Z] #28 29.58 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ...
23:01:09 [2022-07-08T23:01:09.045Z] #28 29.59 Unpacking python3-pip (20.3.4-4+deb11u1) ...
23:01:09 [2022-07-08T23:01:09.045Z] #28 29.74 Selecting previously unselected package sudo.
23:01:09 [2022-07-08T23:01:09.045Z] #28 29.75 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ...
23:01:09 [2022-07-08T23:01:09.045Z] #28 29.75 Unpacking sudo (1.9.5p2-3) ...
23:01:09 [2022-07-08T23:01:09.176Z] #64 ...
23:01:09 [2022-07-08T23:01:09.176Z] 
23:01:09 [2022-07-08T23:01:09.176Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
23:01:09 [2022-07-08T23:01:09.176Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
23:01:09 [2022-07-08T23:01:09.176Z] #51 78.69 Setting up libprotobuf23:amd64 (3.12.4-1) ...
23:01:09 [2022-07-08T23:01:09.176Z] #51 78.70 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:01:09 [2022-07-08T23:01:09.176Z] #51 78.74 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
23:01:09 [2022-07-08T23:01:09.176Z] #51 78.76 Setting up python3-six (1.16.0-2) ...
23:01:09 [2022-07-08T23:01:09.207Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:01:09 [2022-07-08T23:01:09.207Z] Using test binary docker
23:01:09 [2022-07-08T23:01:09.283Z] #77 ...
23:01:09 [2022-07-08T23:01:09.283Z] 
23:01:09 [2022-07-08T23:01:09.283Z] #34 [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
23:01:09 [2022-07-08T23:01:09.283Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22
23:01:09 [2022-07-08T23:01:09.283Z] #34 72.15 Updating files:  85% (1298/1521)
Updating files:  86% (1309/1521)
Updating files:  87% (1324/1521)
Updating files:  88% (1339/1521)
Updating files:  89% (1354/1521)
Updating files:  90% (1369/1521)
Updating files:  91% (1385/1521)
Updating files:  92% (1400/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
23:01:09 [2022-07-08T23:01:09.283Z] #34 72.95 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
23:01:09 [2022-07-08T23:01:09.283Z] #34 74.06 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:01:09 [2022-07-08T23:01:09.305Z] #28 30.00 Selecting previously unselected package thin-provisioning-tools.
23:01:09 [2022-07-08T23:01:09.305Z] #28 30.00 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ...
23:01:09 [2022-07-08T23:01:09.305Z] #28 30.01 Unpacking thin-provisioning-tools (0.9.0-1) ...
23:01:09 [2022-07-08T23:01:09.466Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:01:09 [2022-07-08T23:01:09.466Z] Starting apparmor (via systemctl): apparmor.service.
23:01:09 [2022-07-08T23:01:09.466Z] INFO: Waiting for daemon to start...
23:01:09 [2022-07-08T23:01:09.466Z] Starting dockerd
23:01:09 [2022-07-08T23:01:09.539Z] #34 ...
23:01:09 [2022-07-08T23:01:09.539Z] 
23:01:09 [2022-07-08T23:01:09.540Z] #42 [tini 1/3] 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
23:01:09 [2022-07-08T23:01:09.540Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
23:01:09 [2022-07-08T23:01:09.540Z] #42 81.62 Selecting previously unselected package libxml2:amd64.
23:01:09 [2022-07-08T23:01:09.540Z] #42 81.63 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
23:01:09 [2022-07-08T23:01:09.540Z] #42 81.63 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
23:01:09 [2022-07-08T23:01:09.540Z] #42 82.49 Selecting previously unselected package libarchive13:amd64.
23:01:09 [2022-07-08T23:01:09.540Z] #42 82.49 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
23:01:09 [2022-07-08T23:01:09.540Z] #42 82.51 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
23:01:09 [2022-07-08T23:01:09.564Z] #28 30.11 Selecting previously unselected package uidmap.
23:01:09 [2022-07-08T23:01:09.564Z] #28 30.12 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ...
23:01:09 [2022-07-08T23:01:09.564Z] #28 30.12 Unpacking uidmap (1:4.8.1-1) ...
23:01:09 [2022-07-08T23:01:09.564Z] #28 30.21 Selecting previously unselected package vim-runtime.
23:01:09 [2022-07-08T23:01:09.564Z] #28 30.21 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
23:01:09 [2022-07-08T23:01:09.564Z] #28 30.23 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
23:01:09 [2022-07-08T23:01:09.564Z] #28 30.25 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
23:01:09 [2022-07-08T23:01:09.564Z] #28 30.26 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
23:01:10 [2022-07-08T23:01:10.102Z] #42 83.07 Selecting previously unselected package libjsoncpp24:amd64.
23:01:10 [2022-07-08T23:01:10.102Z] #42 83.12 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
23:01:10 [2022-07-08T23:01:10.102Z] #42 83.13 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
23:01:10 [2022-07-08T23:01:10.555Z] #51 ...
23:01:10 [2022-07-08T23:01:10.556Z] 
23:01:10 [2022-07-08T23:01:10.556Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
23:01:10 [2022-07-08T23:01:10.556Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
23:01:10 [2022-07-08T23:01:10.556Z] #76 DONE 80.8s
23:01:10 [2022-07-08T23:01:10.556Z] 
23:01:10 [2022-07-08T23:01:10.556Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
23:01:10 [2022-07-08T23:01:10.556Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
23:01:10 [2022-07-08T23:01:10.556Z] #51 80.51 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
23:01:10 [2022-07-08T23:01:10.556Z] #51 80.65 Setting up python3-protobuf (3.12.4-1) ...
23:01:10 [2022-07-08T23:01:10.666Z] #42 83.57 Selecting previously unselected package librhash0:amd64.
23:01:10 [2022-07-08T23:01:10.666Z] #42 83.57 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
23:01:10 [2022-07-08T23:01:10.666Z] #42 83.57 Unpacking librhash0:amd64 (1.4.1-2) ...
23:01:10 [2022-07-08T23:01:10.666Z] #42 83.94 Selecting previously unselected package libuv1:amd64.
23:01:10 [2022-07-08T23:01:10.666Z] #42 83.94 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
23:01:10 [2022-07-08T23:01:10.666Z] #42 83.94 Unpacking libuv1:amd64 (1.40.0-2) ...
23:01:10 [2022-07-08T23:01:10.945Z] #28 31.48 Selecting previously unselected package vim.
23:01:10 [2022-07-08T23:01:10.945Z] #28 31.49 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
23:01:10 [2022-07-08T23:01:10.945Z] #28 31.50 Unpacking vim (2:8.2.2434-3+deb11u1) ...
23:01:11 [2022-07-08T23:01:11.205Z] #28 31.73 Selecting previously unselected package xfsprogs.
23:01:11 [2022-07-08T23:01:11.205Z] #28 31.74 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ...
23:01:11 [2022-07-08T23:01:11.205Z] #28 31.74 Unpacking xfsprogs (5.10.0-4) ...
23:01:11 [2022-07-08T23:01:11.205Z] #28 31.91 Selecting previously unselected package zip.
23:01:11 [2022-07-08T23:01:11.205Z] #28 31.92 Preparing to unpack .../43-zip_3.0-12_amd64.deb ...
23:01:11 [2022-07-08T23:01:11.205Z] #28 31.93 Unpacking zip (3.0-12) ...
23:01:11 [2022-07-08T23:01:11.205Z] #28 32.00 Selecting previously unselected package zstd.
23:01:11 [2022-07-08T23:01:11.372Z] .
23:01:11 [2022-07-08T23:01:11.372Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:01:11 [2022-07-08T23:01:11.372Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:01:11 [2022-07-08T23:01:11.372Z] Error: No such image: emptyfs
23:01:11 [2022-07-08T23:01:11.464Z] #28 32.01 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ...
23:01:11 [2022-07-08T23:01:11.464Z] #28 32.02 Unpacking zstd (1.4.8+dfsg-2.1) ...
23:01:11 [2022-07-08T23:01:11.464Z] #28 32.22 Setting up python3-pkg-resources (52.0.0-4) ...
23:01:11 [2022-07-08T23:01:11.595Z] #42 84.43 Selecting previously unselected package cmake.
23:01:11 [2022-07-08T23:01:11.595Z] #42 84.46 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
23:01:11 [2022-07-08T23:01:11.595Z] #42 84.46 Unpacking cmake (3.18.4-2+deb11u1) ...
23:01:11 [2022-07-08T23:01:11.632Z] Running integration-test (iteration 1)
23:01:11 [2022-07-08T23:01:11.632Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
23:01:11 [2022-07-08T23:01:11.892Z] Loaded image: busybox:latest
23:01:11 [2022-07-08T23:01:11.892Z] Loaded image: busybox:glibc
23:01:12 [2022-07-08T23:01:12.033Z] #28 32.69 Setting up libip4tc2:amd64 (1.8.7-1) ...
23:01:12 [2022-07-08T23:01:12.033Z] #28 32.70 Setting up net-tools (1.60+git20181103.0eebece-1) ...
23:01:12 [2022-07-08T23:01:12.033Z] #28 32.71 Setting up libgpm2:amd64 (1.20.7-8) ...
23:01:12 [2022-07-08T23:01:12.033Z] #28 32.73 Setting up libip6tc2:amd64 (1.8.7-1) ...
23:01:12 [2022-07-08T23:01:12.033Z] #28 32.74 Setting up libinih1:amd64 (53-1+b2) ...
23:01:12 [2022-07-08T23:01:12.033Z] #28 32.75 Setting up uidmap (1:4.8.1-1) ...
23:01:12 [2022-07-08T23:01:12.033Z] #28 32.76 Setting up libyajl2:amd64 (2.1.0-3) ...
23:01:12 [2022-07-08T23:01:12.033Z] #28 32.77 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:01:12 [2022-07-08T23:01:12.033Z] #28 32.78 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
23:01:12 [2022-07-08T23:01:12.033Z] #28 32.79 Setting up python3-wheel (0.34.2-1) ...
23:01:12 [2022-07-08T23:01:12.293Z] #28 33.11 Setting up xxd (2:8.2.2434-3+deb11u1) ...
23:01:12 [2022-07-08T23:01:12.552Z] #28 33.12 Setting up libcap2:amd64 (1:2.44-1) ...
23:01:12 [2022-07-08T23:01:12.552Z] #28 33.13 Setting up libcap2-bin (1:2.44-1) ...
23:01:12 [2022-07-08T23:01:12.552Z] #28 33.14 Setting up apparmor (2.13.6-10) ...
23:01:13 [2022-07-08T23:01:13.274Z] Loaded image: debian:bullseye-slim
23:01:13 [2022-07-08T23:01:13.274Z] Loaded image: hello-world:latest
23:01:13 [2022-07-08T23:01:13.490Z] #28 34.18 Setting up zip (3.0-12) ...
23:01:13 [2022-07-08T23:01:13.490Z] #28 34.20 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
23:01:13 [2022-07-08T23:01:13.490Z] #28 34.22 Setting up bash-completion (1:2.11-2) ...
23:01:13 [2022-07-08T23:01:13.534Z] Loaded image: arm32v7/hello-world:latest
23:01:13 [2022-07-08T23:01:13.534Z] INFO: Testing against a local daemon
23:01:13 [2022-07-08T23:01:13.534Z] === RUN   TestCgroupNamespacesBuild
23:01:14 [2022-07-08T23:01:14.114Z] #42 ...
23:01:14 [2022-07-08T23:01:14.114Z] 
23:01:14 [2022-07-08T23:01:14.114Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
23:01:14 [2022-07-08T23:01:14.114Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
23:01:14 [2022-07-08T23:01:14.114Z] #51 76.67 Setting up libprotobuf23:amd64 (3.12.4-1) ...
23:01:14 [2022-07-08T23:01:14.114Z] #51 76.69 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:01:14 [2022-07-08T23:01:14.114Z] #51 76.70 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
23:01:14 [2022-07-08T23:01:14.114Z] #51 76.73 Setting up python3-six (1.16.0-2) ...
23:01:14 [2022-07-08T23:01:14.114Z] #51 78.83 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
23:01:14 [2022-07-08T23:01:14.114Z] #51 79.38 Setting up python3-protobuf (3.12.4-1) ...
23:01:14 [2022-07-08T23:01:14.114Z] #51 86.28 Setting up criu (3.17-1) ...
23:01:14 [2022-07-08T23:01:14.114Z] #51 ...
23:01:14 [2022-07-08T23:01:14.114Z] 
23:01:14 [2022-07-08T23:01:14.114Z] #14 [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
23:01:14 [2022-07-08T23:01:14.114Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
23:01:14 [2022-07-08T23:01:14.114Z] #14 79.98 Selecting previously unselected package binutils-mingw-w64-x86-64.
23:01:14 [2022-07-08T23:01:14.114Z] #14 79.98 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
23:01:14 [2022-07-08T23:01:14.114Z] #14 80.22 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
23:01:14 [2022-07-08T23:01:14.114Z] #14 85.21 Selecting previously unselected package binutils-mingw-w64.
23:01:14 [2022-07-08T23:01:14.114Z] #14 85.21 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
23:01:14 [2022-07-08T23:01:14.114Z] #14 85.28 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
23:01:14 [2022-07-08T23:01:14.114Z] #14 85.73 Selecting previously unselected package libdevmapper1.02.1:amd64.
23:01:14 [2022-07-08T23:01:14.114Z] #14 85.73 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
23:01:14 [2022-07-08T23:01:14.114Z] #14 85.77 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
23:01:14 [2022-07-08T23:01:14.114Z] #14 86.28 Selecting previously unselected package dmsetup.
23:01:14 [2022-07-08T23:01:14.114Z] #14 86.28 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
23:01:14 [2022-07-08T23:01:14.114Z] #14 86.29 Unpacking dmsetup (2:1.02.175-2.1) ...
23:01:14 [2022-07-08T23:01:14.114Z] #14 86.47 Selecting previously unselected package mingw-w64-common.
23:01:14 [2022-07-08T23:01:14.114Z] #14 86.47 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
23:01:14 [2022-07-08T23:01:14.114Z] #14 86.51 Unpacking mingw-w64-common (8.0.0-1) ...
23:01:14 [2022-07-08T23:01:14.427Z] #28 35.19 Setting up libmnl0:amd64 (1.0.4-3) ...
23:01:14 [2022-07-08T23:01:14.427Z] #28 35.20 Setting up sudo (1.9.5p2-3) ...
23:01:14 [2022-07-08T23:01:14.427Z] #28 35.25 invoke-rc.d: could not determine current runlevel
23:01:14 [2022-07-08T23:01:14.427Z] #28 35.26 invoke-rc.d: policy-rc.d denied execution of start.
23:01:14 [2022-07-08T23:01:14.427Z] #28 35.27 Setting up xfsprogs (5.10.0-4) ...
23:01:14 [2022-07-08T23:01:14.427Z] #28 35.28 Setting up libxtables12:amd64 (1.8.7-1) ...
23:01:14 [2022-07-08T23:01:14.428Z] #28 35.29 Setting up inetutils-ping (2:2.0-1) ...
23:01:14 [2022-07-08T23:01:14.806Z] #28 35.30 Setting up pigz (2.6-1) ...
23:01:14 [2022-07-08T23:01:14.806Z] #28 35.32 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
23:01:14 [2022-07-08T23:01:14.806Z] #28 35.33 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
23:01:14 [2022-07-08T23:01:14.806Z] #28 35.35 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
23:01:14 [2022-07-08T23:01:14.806Z] #28 35.36 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
23:01:14 [2022-07-08T23:01:14.914Z] --- PASS: TestCgroupNamespacesBuild (1.33s)
23:01:14 [2022-07-08T23:01:14.914Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
23:01:15 [2022-07-08T23:01:15.065Z] #28 35.80 Setting up libaio1:amd64 (0.3.112-9) ...
23:01:15 [2022-07-08T23:01:15.065Z] #28 35.81 Setting up python3-lib2to3 (3.9.2-1) ...
23:01:15 [2022-07-08T23:01:15.324Z] #28 36.01 Setting up libelf1:amd64 (0.183-1) ...
23:01:15 [2022-07-08T23:01:15.324Z] #28 36.02 Setting up zstd (1.4.8+dfsg-2.1) ...
23:01:15 [2022-07-08T23:01:15.324Z] #28 36.03 Setting up libonig5:amd64 (6.9.6-1.1) ...
23:01:15 [2022-07-08T23:01:15.324Z] #28 36.05 Setting up python3-distutils (3.9.2-1) ...
23:01:15 [2022-07-08T23:01:15.583Z] #28 36.28 Setting up vim (2:8.2.2434-3+deb11u1) ...
23:01:15 [2022-07-08T23:01:15.583Z] #28 36.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
23:01:15 [2022-07-08T23:01:15.583Z] #28 36.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
23:01:15 [2022-07-08T23:01:15.583Z] #28 36.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
23:01:15 [2022-07-08T23:01:15.583Z] #28 36.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
23:01:15 [2022-07-08T23:01:15.583Z] #28 36.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
23:01:15 [2022-07-08T23:01:15.583Z] #28 36.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
23:01:15 [2022-07-08T23:01:15.583Z] #28 36.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
23:01:15 [2022-07-08T23:01:15.583Z] #28 36.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
23:01:15 [2022-07-08T23:01:15.583Z] #28 36.34 Setting up python3-setuptools (52.0.0-4) ...
23:01:15 [2022-07-08T23:01:15.832Z] #51 ...
23:01:15 [2022-07-08T23:01:15.832Z] 
23:01:15 [2022-07-08T23:01:15.832Z] #42 [tini 1/3] 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
23:01:15 [2022-07-08T23:01:15.832Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
23:01:15 [2022-07-08T23:01:15.832Z] #42 78.70 Selecting previously unselected package libxml2:amd64.
23:01:15 [2022-07-08T23:01:15.832Z] #42 78.77 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
23:01:15 [2022-07-08T23:01:15.832Z] #42 78.78 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
23:01:15 [2022-07-08T23:01:15.832Z] #42 80.70 Selecting previously unselected package libarchive13:amd64.
23:01:15 [2022-07-08T23:01:15.832Z] #42 80.71 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
23:01:15 [2022-07-08T23:01:15.832Z] #42 80.72 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
23:01:15 [2022-07-08T23:01:15.832Z] #42 81.36 Selecting previously unselected package libjsoncpp24:amd64.
23:01:15 [2022-07-08T23:01:15.832Z] #42 81.36 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
23:01:15 [2022-07-08T23:01:15.832Z] #42 81.42 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
23:01:15 [2022-07-08T23:01:15.832Z] #42 81.78 Selecting previously unselected package librhash0:amd64.
23:01:15 [2022-07-08T23:01:15.832Z] #42 81.78 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
23:01:15 [2022-07-08T23:01:15.832Z] #42 81.81 Unpacking librhash0:amd64 (1.4.1-2) ...
23:01:15 [2022-07-08T23:01:15.832Z] #42 82.19 Selecting previously unselected package libuv1:amd64.
23:01:15 [2022-07-08T23:01:15.832Z] #42 82.20 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
23:01:15 [2022-07-08T23:01:15.832Z] #42 82.22 Unpacking libuv1:amd64 (1.40.0-2) ...
23:01:15 [2022-07-08T23:01:15.832Z] #42 82.52 Selecting previously unselected package cmake.
23:01:15 [2022-07-08T23:01:15.832Z] #42 82.52 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
23:01:15 [2022-07-08T23:01:15.832Z] #42 82.53 Unpacking cmake (3.18.4-2+deb11u1) ...
23:01:16 [2022-07-08T23:01:16.294Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.29s)
23:01:16 [2022-07-08T23:01:16.294Z] === RUN   TestBuildWithSession
23:01:16 [2022-07-08T23:01:16.294Z]     build_session_test.go:25: TODO: BuildKit
23:01:16 [2022-07-08T23:01:16.294Z] --- SKIP: TestBuildWithSession (0.00s)
23:01:16 [2022-07-08T23:01:16.294Z] === RUN   TestBuildSquashParent
23:01:16 [2022-07-08T23:01:16.519Z] #28 36.92 Setting up libjq1:amd64 (1.6-2.1) ...
23:01:16 [2022-07-08T23:01:16.519Z] #28 36.93 Setting up libnftnl11:amd64 (1.1.9-1) ...
23:01:16 [2022-07-08T23:01:16.519Z] #28 36.96 Setting up thin-provisioning-tools (0.9.0-1) ...
23:01:16 [2022-07-08T23:01:16.519Z] #28 36.97 Setting up python3-pip (20.3.4-4+deb11u1) ...
23:01:16 [2022-07-08T23:01:16.778Z] #28 37.55 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
23:01:16 [2022-07-08T23:01:16.778Z] #28 37.57 Setting up jq (1.6-2.1) ...
23:01:16 [2022-07-08T23:01:16.778Z] #28 37.58 Setting up libbpf0:amd64 (1:0.3-2) ...
23:01:16 [2022-07-08T23:01:16.778Z] #28 37.60 Setting up iptables (1.8.7-1) ...
23:01:17 [2022-07-08T23:01:17.038Z] #28 37.60 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
23:01:17 [2022-07-08T23:01:17.038Z] #28 37.61 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:01:17 [2022-07-08T23:01:17.038Z] #28 37.61 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
23:01:17 [2022-07-08T23:01:17.038Z] #28 37.62 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:01:17 [2022-07-08T23:01:17.038Z] #28 37.62 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
23:01:17 [2022-07-08T23:01:17.038Z] #28 37.63 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
23:01:17 [2022-07-08T23:01:17.038Z] #28 37.64 Setting up iproute2 (5.10.0-4) ...
23:01:17 [2022-07-08T23:01:17.038Z] #28 37.82 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:01:17 [2022-07-08T23:01:17.213Z] #42 ...
23:01:17 [2022-07-08T23:01:17.213Z] 
23:01:17 [2022-07-08T23:01:17.213Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
23:01:17 [2022-07-08T23:01:17.213Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
23:01:17 [2022-07-08T23:01:17.213Z] #51 87.15 Setting up criu (3.17-1) ...
23:01:17 [2022-07-08T23:01:17.385Z] #14 ...
23:01:17 [2022-07-08T23:01:17.385Z] 
23:01:17 [2022-07-08T23:01:17.385Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
23:01:17 [2022-07-08T23:01:17.385Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
23:01:17 [2022-07-08T23:01:17.385Z] #51 89.98 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:01:17 [2022-07-08T23:01:17.959Z] #51 DONE 90.6s
23:01:17 [2022-07-08T23:01:17.959Z] 
23:01:17 [2022-07-08T23:01:17.959Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:01:17 [2022-07-08T23:01:17.959Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
23:01:17 [2022-07-08T23:01:17.979Z] #28 DONE 38.5s
23:01:17 [2022-07-08T23:01:17.979Z] 
23:01:17 [2022-07-08T23:01:17.979Z] #29 [dev-systemd-false  8/28] 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
23:01:17 [2022-07-08T23:01:17.979Z] #29 sha256:b04fa251c48098649e6b0cd9dc5a196432682d0481d4096cc3221c04d5397adf
23:01:18 [2022-07-08T23:01:18.216Z] #77 10.94 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
23:01:18 [2022-07-08T23:01:18.472Z] #77 10.97 Cloning into '/tmp/crun-build/libocispec'...
23:01:18 [2022-07-08T23:01:18.549Z] #29 0.792 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
23:01:18 [2022-07-08T23:01:18.549Z] #29 0.796 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
23:01:18 [2022-07-08T23:01:18.549Z] #29 0.799 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
23:01:18 [2022-07-08T23:01:18.549Z] #29 DONE 0.9s
23:01:18 [2022-07-08T23:01:18.549Z] 
23:01:18 [2022-07-08T23:01:18.550Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:01:18 [2022-07-08T23:01:18.550Z] #71 sha256:d5665bdeca23659deee30da5fe362d763a2eddd9099861382e130e9cd37879c0
23:01:18 [2022-07-08T23:01:18.808Z] #71 ...
23:01:18 [2022-07-08T23:01:18.808Z] 
23:01:18 [2022-07-08T23:01:18.808Z] #30 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
23:01:18 [2022-07-08T23:01:18.808Z] #30 sha256:d1c6802d8742db954c450a30e209420653ddefe6ce5b3d25ebaace891909468c
23:01:20 [2022-07-08T23:01:20.367Z] #77 12.96 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
23:01:20 [2022-07-08T23:01:20.367Z] #77 ...
23:01:20 [2022-07-08T23:01:20.367Z] 
23:01:20 [2022-07-08T23:01:20.367Z] #42 [tini 1/3] 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
23:01:20 [2022-07-08T23:01:20.367Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
23:01:20 [2022-07-08T23:01:20.367Z] #42 92.29 Setting up libicu67:amd64 (67.1-7) ...
23:01:20 [2022-07-08T23:01:20.367Z] #42 92.32 Setting up xxd (2:8.2.2434-3+deb11u1) ...
23:01:20 [2022-07-08T23:01:20.367Z] #42 92.35 Setting up libuv1:amd64 (1.40.0-2) ...
23:01:20 [2022-07-08T23:01:20.367Z] #42 92.38 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
23:01:20 [2022-07-08T23:01:20.367Z] #42 92.41 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
23:01:20 [2022-07-08T23:01:20.367Z] #42 92.43 Setting up librhash0:amd64 (1.4.1-2) ...
23:01:20 [2022-07-08T23:01:20.367Z] #42 92.45 Setting up cmake-data (3.18.4-2+deb11u1) ...
23:01:20 [2022-07-08T23:01:20.367Z] #42 92.51 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
23:01:20 [2022-07-08T23:01:20.367Z] #42 92.52 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
23:01:20 [2022-07-08T23:01:20.367Z] #42 92.54 Setting up cmake (3.18.4-2+deb11u1) ...
23:01:20 [2022-07-08T23:01:20.367Z] #42 92.57 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:01:20 [2022-07-08T23:01:20.367Z] #42 DONE 93.5s
23:01:20 [2022-07-08T23:01:20.367Z] 
23:01:20 [2022-07-08T23:01:20.367Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:01:20 [2022-07-08T23:01:20.367Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
23:01:20 [2022-07-08T23:01:20.367Z] #77 12.99 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
23:01:20 [2022-07-08T23:01:20.367Z] #77 13.00 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
23:01:20 [2022-07-08T23:01:20.367Z] #77 13.00 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
23:01:20 [2022-07-08T23:01:20.510Z] #51 ...
23:01:20 [2022-07-08T23:01:20.510Z] 
23:01:20 [2022-07-08T23:01:20.510Z] #14 [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
23:01:20 [2022-07-08T23:01:20.510Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
23:01:20 [2022-07-08T23:01:20.510Z] #14 80.67 Selecting previously unselected package binutils-mingw-w64-x86-64.
23:01:20 [2022-07-08T23:01:20.510Z] #14 80.67 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
23:01:20 [2022-07-08T23:01:20.510Z] #14 80.69 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
23:01:20 [2022-07-08T23:01:20.510Z] #14 85.78 Selecting previously unselected package binutils-mingw-w64.
23:01:20 [2022-07-08T23:01:20.510Z] #14 85.79 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
23:01:20 [2022-07-08T23:01:20.510Z] #14 85.80 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
23:01:20 [2022-07-08T23:01:20.510Z] #14 86.26 Selecting previously unselected package libdevmapper1.02.1:amd64.
23:01:20 [2022-07-08T23:01:20.510Z] #14 86.26 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
23:01:20 [2022-07-08T23:01:20.510Z] #14 86.34 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
23:01:20 [2022-07-08T23:01:20.510Z] #14 86.63 Selecting previously unselected package dmsetup.
23:01:20 [2022-07-08T23:01:20.510Z] #14 86.63 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
23:01:20 [2022-07-08T23:01:20.510Z] #14 86.64 Unpacking dmsetup (2:1.02.175-2.1) ...
23:01:20 [2022-07-08T23:01:20.510Z] #14 87.05 Selecting previously unselected package mingw-w64-common.
23:01:20 [2022-07-08T23:01:20.510Z] #14 87.06 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
23:01:20 [2022-07-08T23:01:20.510Z] #14 87.08 Unpacking mingw-w64-common (8.0.0-1) ...
23:01:20 [2022-07-08T23:01:20.510Z] #14 ...
23:01:20 [2022-07-08T23:01:20.510Z] 
23:01:20 [2022-07-08T23:01:20.510Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:01:20 [2022-07-08T23:01:20.510Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
23:01:20 [2022-07-08T23:01:20.510Z] #77 1.392 Cloning into '/tmp/crun-build'...
23:01:20 [2022-07-08T23:01:20.510Z] #77 ...
23:01:20 [2022-07-08T23:01:20.510Z] 
23:01:20 [2022-07-08T23:01:20.510Z] #42 [tini 1/3] 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
23:01:20 [2022-07-08T23:01:20.510Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
23:01:20 [2022-07-08T23:01:20.510Z] #42 90.10 Setting up libicu67:amd64 (67.1-7) ...
23:01:20 [2022-07-08T23:01:20.510Z] #42 90.13 Setting up xxd (2:8.2.2434-3+deb11u1) ...
23:01:20 [2022-07-08T23:01:20.510Z] #42 90.14 Setting up libuv1:amd64 (1.40.0-2) ...
23:01:20 [2022-07-08T23:01:20.510Z] #42 90.15 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
23:01:20 [2022-07-08T23:01:20.510Z] #42 90.27 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
23:01:20 [2022-07-08T23:01:20.510Z] #42 90.28 Setting up librhash0:amd64 (1.4.1-2) ...
23:01:20 [2022-07-08T23:01:20.510Z] #42 90.30 Setting up cmake-data (3.18.4-2+deb11u1) ...
23:01:20 [2022-07-08T23:01:20.510Z] #42 90.32 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
23:01:20 [2022-07-08T23:01:20.510Z] #42 90.34 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
23:01:20 [2022-07-08T23:01:20.510Z] #42 90.36 Setting up cmake (3.18.4-2+deb11u1) ...
23:01:20 [2022-07-08T23:01:20.510Z] #42 90.39 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:01:20 [2022-07-08T23:01:20.523Z] --- PASS: TestBuildSquashParent (4.27s)
23:01:20 [2022-07-08T23:01:20.523Z] === RUN   TestBuildWithRemoveAndForceRemove
23:01:20 [2022-07-08T23:01:20.523Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:01:20 [2022-07-08T23:01:20.523Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:01:20 [2022-07-08T23:01:20.523Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:01:20 [2022-07-08T23:01:20.523Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:01:20 [2022-07-08T23:01:20.523Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:01:20 [2022-07-08T23:01:20.523Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:01:20 [2022-07-08T23:01:20.523Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:01:20 [2022-07-08T23:01:20.523Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:01:20 [2022-07-08T23:01:20.523Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:01:20 [2022-07-08T23:01:20.523Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:01:20 [2022-07-08T23:01:20.523Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:01:20 [2022-07-08T23:01:20.523Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:01:20 [2022-07-08T23:01:20.523Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:01:20 [2022-07-08T23:01:20.523Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:01:20 [2022-07-08T23:01:20.625Z] #77 ...
23:01:20 [2022-07-08T23:01:20.625Z] 
23:01:20 [2022-07-08T23:01:20.625Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
23:01:20 [2022-07-08T23:01:20.625Z] #43 sha256:88debe28cc3c1031ff82737480a98c72ba47c5df6dfaed8a237c6a45752c3f57
23:01:20 [2022-07-08T23:01:20.625Z] #43 DONE 0.1s
23:01:20 [2022-07-08T23:01:20.625Z] 
23:01:20 [2022-07-08T23:01:20.625Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:01:20 [2022-07-08T23:01:20.625Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
23:01:20 [2022-07-08T23:01:20.625Z] #77 13.13 Cloning into '/tmp/crun-build/libocispec/image-spec'...
23:01:21 [2022-07-08T23:01:21.452Z] #42 DONE 91.9s
23:01:21 [2022-07-08T23:01:21.452Z] 
23:01:21 [2022-07-08T23:01:21.452Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
23:01:21 [2022-07-08T23:01:21.452Z] #43 sha256:337e2de16006caed47c50271da224b9e33d4dc4f0ac250567b7f18041f56a8c8
23:01:21 [2022-07-08T23:01:21.712Z] #43 DONE 0.2s
23:01:21 [2022-07-08T23:01:21.712Z] 
23:01:21 [2022-07-08T23:01:21.712Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
23:01:21 [2022-07-08T23:01:21.712Z] #44 sha256:25f222c683cf99cd68517179881362357fd17da8365fe90f0389ee6937a001ca
23:01:21 [2022-07-08T23:01:21.915Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:01:21 [2022-07-08T23:01:21.975Z] #44 ...
23:01:21 [2022-07-08T23:01:21.975Z] 
23:01:21 [2022-07-08T23:01:21.975Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
23:01:21 [2022-07-08T23:01:21.975Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
23:01:21 [2022-07-08T23:01:21.975Z] #51 90.90 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:01:21 [2022-07-08T23:01:21.975Z] #51 DONE 92.0s
23:01:21 [2022-07-08T23:01:21.975Z] 
23:01:21 [2022-07-08T23:01:21.975Z] #34 [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
23:01:21 [2022-07-08T23:01:21.975Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22
23:01:22 [2022-07-08T23:01:22.175Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:01:22 [2022-07-08T23:01:22.235Z] #34 ...
23:01:22 [2022-07-08T23:01:22.235Z] 
23:01:22 [2022-07-08T23:01:22.235Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:01:22 [2022-07-08T23:01:22.235Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
23:01:22 [2022-07-08T23:01:22.235Z] #77 11.83 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
23:01:22 [2022-07-08T23:01:22.235Z] #77 11.87 Cloning into '/tmp/crun-build/libocispec'...
23:01:23 [2022-07-08T23:01:23.557Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:01:23 [2022-07-08T23:01:23.817Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:01:24 [2022-07-08T23:01:24.144Z] #77 13.81 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
23:01:24 [2022-07-08T23:01:24.144Z] #77 13.83 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
23:01:24 [2022-07-08T23:01:24.144Z] #77 13.83 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
23:01:24 [2022-07-08T23:01:24.144Z] #77 13.84 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
23:01:24 [2022-07-08T23:01:24.404Z] #77 13.92 Cloning into '/tmp/crun-build/libocispec/image-spec'...
23:01:24 [2022-07-08T23:01:24.794Z] #77 16.96 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
23:01:25 [2022-07-08T23:01:25.198Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
23:01:25 [2022-07-08T23:01:25.198Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.44s)
23:01:25 [2022-07-08T23:01:25.198Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.78s)
23:01:25 [2022-07-08T23:01:25.198Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.58s)
23:01:25 [2022-07-08T23:01:25.198Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.53s)
23:01:25 [2022-07-08T23:01:25.198Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.57s)
23:01:25 [2022-07-08T23:01:25.198Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.58s)
23:01:25 [2022-07-08T23:01:25.198Z] === RUN   TestBuildMultiStageCopy
23:01:25 [2022-07-08T23:01:25.198Z] === RUN   TestBuildMultiStageCopy/copy_to_root
23:01:26 [2022-07-08T23:01:26.930Z] #30 7.147 Collecting yamllint==1.26.1
23:01:26 [2022-07-08T23:01:26.930Z] #30 8.184   Downloading yamllint-1.26.1.tar.gz (126 kB)
23:01:27 [2022-07-08T23:01:27.107Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
23:01:27 [2022-07-08T23:01:27.107Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
23:01:27 [2022-07-08T23:01:27.107Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
23:01:27 [2022-07-08T23:01:27.367Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
23:01:27 [2022-07-08T23:01:27.371Z] #77 19.92 Cloning into '/tmp/crun-build/libocispec/yajl'...
23:01:27 [2022-07-08T23:01:27.499Z] #30 8.828 Collecting pathspec>=0.5.3
23:01:27 [2022-07-08T23:01:27.499Z] #30 8.835   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
23:01:27 [2022-07-08T23:01:27.627Z] --- PASS: TestBuildMultiStageCopy (2.42s)
23:01:27 [2022-07-08T23:01:27.627Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.47s)
23:01:27 [2022-07-08T23:01:27.627Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s)
23:01:27 [2022-07-08T23:01:27.627Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s)
23:01:27 [2022-07-08T23:01:27.627Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.26s)
23:01:27 [2022-07-08T23:01:27.627Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s)
23:01:27 [2022-07-08T23:01:27.627Z] === RUN   TestBuildMultiStageParentConfig
23:01:27 [2022-07-08T23:01:27.758Z] #30 9.035 Collecting pyyaml
23:01:27 [2022-07-08T23:01:27.758Z] #30 9.048   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)
23:01:27 [2022-07-08T23:01:27.758Z] #30 9.080 Building wheels for collected packages: yamllint
23:01:27 [2022-07-08T23:01:27.758Z] #30 9.081   Building wheel for yamllint (setup.py): started
23:01:28 [2022-07-08T23:01:28.018Z] #30 9.503   Building wheel for yamllint (setup.py): finished with status 'done'
23:01:28 [2022-07-08T23:01:28.278Z] #30 9.504   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=b485e07191c5eb4e7b1444780108fe77a567a79ea21a1a6fb001de48474e4c92
23:01:28 [2022-07-08T23:01:28.278Z] #30 9.504   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
23:01:28 [2022-07-08T23:01:28.278Z] #30 9.508 Successfully built yamllint
23:01:28 [2022-07-08T23:01:28.278Z] #30 9.521 Installing collected packages: pyyaml, pathspec, yamllint
23:01:28 [2022-07-08T23:01:28.538Z] #30 9.693 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
23:01:28 [2022-07-08T23:01:28.538Z] #30 DONE 9.9s
23:01:28 [2022-07-08T23:01:28.538Z] 
23:01:28 [2022-07-08T23:01:28.538Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:01:28 [2022-07-08T23:01:28.539Z] #71 sha256:d5665bdeca23659deee30da5fe362d763a2eddd9099861382e130e9cd37879c0
23:01:28 [2022-07-08T23:01:28.566Z] --- PASS: TestBuildMultiStageParentConfig (0.70s)
23:01:28 [2022-07-08T23:01:28.566Z] === RUN   TestBuildLabelWithTargets
23:01:28 [2022-07-08T23:01:28.603Z] #77 17.46 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
23:01:28 [2022-07-08T23:01:28.603Z] #77 ...
23:01:28 [2022-07-08T23:01:28.603Z] 
23:01:28 [2022-07-08T23:01:28.603Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
23:01:28 [2022-07-08T23:01:28.603Z] #44 sha256:25f222c683cf99cd68517179881362357fd17da8365fe90f0389ee6937a001ca
23:01:28 [2022-07-08T23:01:28.603Z] #44 2.494 + RM_GOPATH=0
23:01:28 [2022-07-08T23:01:28.603Z] #44 2.494 + TMP_GOPATH=
23:01:28 [2022-07-08T23:01:28.603Z] #44 2.494 + : /build
23:01:28 [2022-07-08T23:01:28.603Z] #44 2.494 + '[' -z '' ']'
23:01:28 [2022-07-08T23:01:28.603Z] #44 2.494 ++ mktemp -d
23:01:28 [2022-07-08T23:01:28.603Z] #44 2.497 + export GOPATH=/tmp/tmp.vw14jtF917
23:01:28 [2022-07-08T23:01:28.603Z] #44 2.497 + GOPATH=/tmp/tmp.vw14jtF917
23:01:28 [2022-07-08T23:01:28.603Z] #44 2.497 + RM_GOPATH=1
23:01:28 [2022-07-08T23:01:28.603Z] #44 2.497 + case "$(go env GOARCH)" in
23:01:28 [2022-07-08T23:01:28.603Z] #44 2.497 ++ go env GOARCH
23:01:28 [2022-07-08T23:01:28.603Z] #44 2.549 + export GO_BUILDMODE=-buildmode=pie
23:01:28 [2022-07-08T23:01:28.603Z] #44 2.549 + GO_BUILDMODE=-buildmode=pie
23:01:28 [2022-07-08T23:01:28.603Z] #44 2.549 ++ dirname /install.sh
23:01:28 [2022-07-08T23:01:28.603Z] #44 2.555 + dir=/
23:01:28 [2022-07-08T23:01:28.603Z] #44 2.555 + bin=tini
23:01:28 [2022-07-08T23:01:28.603Z] #44 2.555 + shift
23:01:28 [2022-07-08T23:01:28.603Z] #44 2.555 + '[' '!' -f //tini.installer ']'
23:01:28 [2022-07-08T23:01:28.603Z] #44 2.555 + . //tini.installer
23:01:28 [2022-07-08T23:01:28.603Z] #44 2.555 ++ : v0.19.0
23:01:28 [2022-07-08T23:01:28.603Z] #44 2.555 + install_tini
23:01:28 [2022-07-08T23:01:28.603Z] #44 2.555 + echo 'Install tini version v0.19.0'
23:01:28 [2022-07-08T23:01:28.603Z] #44 2.555 + git clone https://github.com/krallin/tini.git /tmp/tmp.vw14jtF917/tini
23:01:28 [2022-07-08T23:01:28.603Z] #44 2.555 Cloning into '/tmp/tmp.vw14jtF917/tini'...
23:01:28 [2022-07-08T23:01:28.603Z] #44 2.555 Install tini version v0.19.0
23:01:28 [2022-07-08T23:01:28.603Z] #44 4.006 + cd /tmp/tmp.vw14jtF917/tini
23:01:28 [2022-07-08T23:01:28.603Z] #44 4.007 + git checkout -q v0.19.0
23:01:28 [2022-07-08T23:01:28.603Z] #44 4.064 + cmake .
23:01:28 [2022-07-08T23:01:28.603Z] #44 4.589 -- The C compiler identification is GNU 10.2.1
23:01:28 [2022-07-08T23:01:28.603Z] #44 4.888 -- Detecting C compiler ABI info
23:01:28 [2022-07-08T23:01:28.603Z] #44 5.661 -- Detecting C compiler ABI info - done
23:01:28 [2022-07-08T23:01:28.603Z] #44 5.864 -- Check for working C compiler: /usr/bin/cc - skipped
23:01:28 [2022-07-08T23:01:28.603Z] #44 5.882 -- Detecting C compile features
23:01:28 [2022-07-08T23:01:28.603Z] #44 5.890 -- Detecting C compile features - done
23:01:28 [2022-07-08T23:01:28.603Z] #44 5.973 -- Performing Test HAS_BUILTIN_FORTIFY
23:01:28 [2022-07-08T23:01:28.603Z] #44 6.323 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
23:01:28 [2022-07-08T23:01:28.603Z] #44 6.410 -- Configuring done
23:01:28 [2022-07-08T23:01:28.603Z] #44 6.450 -- Generating done
23:01:28 [2022-07-08T23:01:28.603Z] #44 6.457 -- Build files have been written to: /tmp/tmp.vw14jtF917/tini
23:01:28 [2022-07-08T23:01:28.603Z] #44 6.485 + make tini-static
23:01:28 [2022-07-08T23:01:28.798Z] #71 ...
23:01:28 [2022-07-08T23:01:28.798Z] 
23:01:28 [2022-07-08T23:01:28.798Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
23:01:28 [2022-07-08T23:01:28.798Z] #34 sha256:ec03437d2ecee18bdb4fad6c00ba2c16823767ba062fae78c264dd30aea858d1
23:01:28 [2022-07-08T23:01:28.798Z] #34 DONE 0.1s
23:01:28 [2022-07-08T23:01:28.798Z] 
23:01:28 [2022-07-08T23:01:28.798Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
23:01:28 [2022-07-08T23:01:28.798Z] #39 sha256:2f861e3bc613e78d3aab821a84c09aa8afda9b946ad6f7f55b9477f4d200d525
23:01:28 [2022-07-08T23:01:28.863Z] #44 7.022 Scanning dependencies of target tini-static
23:01:28 [2022-07-08T23:01:28.863Z] #44 7.262 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
23:01:29 [2022-07-08T23:01:29.059Z] #39 DONE 0.4s
23:01:29 [2022-07-08T23:01:29.059Z] 
23:01:29 [2022-07-08T23:01:29.059Z] #42 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
23:01:29 [2022-07-08T23:01:29.059Z] #42 sha256:8834fffe915df7ae6d4a35ff2c2427a3a591de49322975d5ac41d0db82b21ecb
23:01:29 [2022-07-08T23:01:29.319Z] #42 DONE 0.2s
23:01:29 [2022-07-08T23:01:29.319Z] 
23:01:29 [2022-07-08T23:01:29.319Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:01:29 [2022-07-08T23:01:29.319Z] #71 sha256:d5665bdeca23659deee30da5fe362d763a2eddd9099861382e130e9cd37879c0
23:01:29 [2022-07-08T23:01:29.319Z] #71 ...
23:01:29 [2022-07-08T23:01:29.319Z] 
23:01:29 [2022-07-08T23:01:29.319Z] #44 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
23:01:29 [2022-07-08T23:01:29.319Z] #44 sha256:827ab4fce757cc5c9765ad5beac2f6e4fae7d2c66b17fc0374f36b062efb6814
23:01:29 [2022-07-08T23:01:29.504Z] --- PASS: TestBuildLabelWithTargets (1.06s)
23:01:29 [2022-07-08T23:01:29.504Z] === RUN   TestBuildWithEmptyLayers
23:01:29 [2022-07-08T23:01:29.578Z] #44 DONE 0.2s
23:01:29 [2022-07-08T23:01:29.578Z] 
23:01:29 [2022-07-08T23:01:29.578Z] #46 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
23:01:29 [2022-07-08T23:01:29.578Z] #46 sha256:02d24916f28250e2714437ddc0cafa0df2bfac18870815637ca9209e392e1da3
23:01:29 [2022-07-08T23:01:29.578Z] #46 DONE 0.1s
23:01:29 [2022-07-08T23:01:29.578Z] 
23:01:29 [2022-07-08T23:01:29.578Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:01:29 [2022-07-08T23:01:29.578Z] #71 sha256:d5665bdeca23659deee30da5fe362d763a2eddd9099861382e130e9cd37879c0
23:01:29 [2022-07-08T23:01:29.578Z] #71 ...
23:01:29 [2022-07-08T23:01:29.578Z] 
23:01:29 [2022-07-08T23:01:29.578Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
23:01:29 [2022-07-08T23:01:29.578Z] #48 sha256:1505c89128f77b3806a65e8a4d8d3fa4d51ffe6b3cbb71670009759ecbfff070
23:01:29 [2022-07-08T23:01:29.578Z] #48 DONE 0.1s
23:01:29 [2022-07-08T23:01:29.578Z] 
23:01:29 [2022-07-08T23:01:29.578Z] #52 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
23:01:29 [2022-07-08T23:01:29.578Z] #52 sha256:c7d1cb88399c30f565cbc554e1a82a571dc8de97e9597c8868fc1c681574b51f
23:01:29 [2022-07-08T23:01:29.578Z] #52 DONE 0.0s
23:01:29 [2022-07-08T23:01:29.841Z] 
23:01:29 [2022-07-08T23:01:29.841Z] #55 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
23:01:29 [2022-07-08T23:01:29.841Z] #55 sha256:8cd3b03cf17cc5975f7ed47a6ce502ead40f5af0289ed26cc85713f827c5dbc5
23:01:29 [2022-07-08T23:01:29.841Z] #55 DONE 0.3s
23:01:29 [2022-07-08T23:01:29.841Z] 
23:01:29 [2022-07-08T23:01:29.841Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:01:29 [2022-07-08T23:01:29.841Z] #71 sha256:d5665bdeca23659deee30da5fe362d763a2eddd9099861382e130e9cd37879c0
23:01:29 [2022-07-08T23:01:29.913Z] #77 22.25 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
23:01:29 [2022-07-08T23:01:29.913Z] #77 ...
23:01:29 [2022-07-08T23:01:29.913Z] 
23:01:29 [2022-07-08T23:01:29.913Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
23:01:29 [2022-07-08T23:01:29.913Z] #44 sha256:e4c8f08cdc94e7959abbe82633ced2ce4872166302e73015a58febb915ed55d2
23:01:29 [2022-07-08T23:01:29.913Z] #44 1.506 + RM_GOPATH=0
23:01:29 [2022-07-08T23:01:29.913Z] #44 1.506 + TMP_GOPATH=
23:01:29 [2022-07-08T23:01:29.913Z] #44 1.506 + : /build
23:01:29 [2022-07-08T23:01:29.913Z] #44 1.506 + '[' -z '' ']'
23:01:29 [2022-07-08T23:01:29.913Z] #44 1.506 ++ mktemp -d
23:01:29 [2022-07-08T23:01:29.913Z] #44 1.555 + export GOPATH=/tmp/tmp.LkcEFF68n0
23:01:29 [2022-07-08T23:01:29.913Z] #44 1.555 + GOPATH=/tmp/tmp.LkcEFF68n0
23:01:29 [2022-07-08T23:01:29.913Z] #44 1.555 + RM_GOPATH=1
23:01:29 [2022-07-08T23:01:29.913Z] #44 1.555 + case "$(go env GOARCH)" in
23:01:29 [2022-07-08T23:01:29.913Z] #44 1.556 ++ go env GOARCH
23:01:29 [2022-07-08T23:01:29.913Z] #44 1.627 + export GO_BUILDMODE=-buildmode=pie
23:01:29 [2022-07-08T23:01:29.913Z] #44 1.627 + GO_BUILDMODE=-buildmode=pie
23:01:29 [2022-07-08T23:01:29.913Z] #44 1.635 ++ dirname /install.sh
23:01:29 [2022-07-08T23:01:29.913Z] #44 1.636 + dir=/
23:01:29 [2022-07-08T23:01:29.913Z] #44 1.636 + bin=tini
23:01:29 [2022-07-08T23:01:29.913Z] #44 1.637 + shift
23:01:29 [2022-07-08T23:01:29.913Z] #44 1.637 + '[' '!' -f //tini.installer ']'
23:01:29 [2022-07-08T23:01:29.913Z] #44 1.637 + . //tini.installer
23:01:29 [2022-07-08T23:01:29.913Z] #44 1.643 ++ : v0.19.0
23:01:29 [2022-07-08T23:01:29.913Z] #44 1.643 + install_tini
23:01:29 [2022-07-08T23:01:29.913Z] #44 1.643 + echo 'Install tini version v0.19.0'
23:01:29 [2022-07-08T23:01:29.913Z] #44 1.643 + git clone https://github.com/krallin/tini.git /tmp/tmp.LkcEFF68n0/tini
23:01:29 [2022-07-08T23:01:29.913Z] #44 1.645 Cloning into '/tmp/tmp.LkcEFF68n0/tini'...
23:01:29 [2022-07-08T23:01:29.913Z] #44 1.645 Install tini version v0.19.0
23:01:29 [2022-07-08T23:01:29.913Z] #44 3.079 + cd /tmp/tmp.LkcEFF68n0/tini
23:01:29 [2022-07-08T23:01:29.913Z] #44 3.079 + git checkout -q v0.19.0
23:01:29 [2022-07-08T23:01:29.913Z] #44 3.108 + cmake .
23:01:29 [2022-07-08T23:01:29.913Z] #44 3.851 -- The C compiler identification is GNU 10.2.1
23:01:29 [2022-07-08T23:01:29.913Z] #44 3.942 -- Detecting C compiler ABI info
23:01:29 [2022-07-08T23:01:29.913Z] #44 4.805 -- Detecting C compiler ABI info - done
23:01:29 [2022-07-08T23:01:29.913Z] #44 4.994 -- Check for working C compiler: /usr/bin/cc - skipped
23:01:29 [2022-07-08T23:01:29.913Z] #44 5.016 -- Detecting C compile features
23:01:29 [2022-07-08T23:01:29.913Z] #44 5.029 -- Detecting C compile features - done
23:01:29 [2022-07-08T23:01:29.913Z] #44 5.094 -- Performing Test HAS_BUILTIN_FORTIFY
23:01:29 [2022-07-08T23:01:29.913Z] #44 5.500 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
23:01:29 [2022-07-08T23:01:29.913Z] #44 5.634 -- Configuring done
23:01:29 [2022-07-08T23:01:29.913Z] #44 5.699 -- Generating done
23:01:29 [2022-07-08T23:01:29.913Z] #44 5.708 -- Build files have been written to: /tmp/tmp.LkcEFF68n0/tini
23:01:29 [2022-07-08T23:01:29.913Z] #44 5.743 + make tini-static
23:01:29 [2022-07-08T23:01:29.913Z] #44 6.227 Scanning dependencies of target tini-static
23:01:29 [2022-07-08T23:01:29.913Z] #44 6.301 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
23:01:29 [2022-07-08T23:01:29.913Z] #44 8.595 [100%] Linking C executable tini-static
23:01:30 [2022-07-08T23:01:30.074Z] --- PASS: TestBuildWithEmptyLayers (0.47s)
23:01:30 [2022-07-08T23:01:30.074Z] === RUN   TestBuildMultiStageOnBuild
23:01:30 [2022-07-08T23:01:30.101Z] #71 ...
23:01:30 [2022-07-08T23:01:30.101Z] 
23:01:30 [2022-07-08T23:01:30.101Z] #59 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
23:01:30 [2022-07-08T23:01:30.101Z] #59 sha256:513206ac1b35cdd803150266747774cb53f3e37fc1691a1b31781e0e40edcd9b
23:01:30 [2022-07-08T23:01:30.101Z] #59 DONE 0.1s
23:01:30 [2022-07-08T23:01:30.101Z] 
23:01:30 [2022-07-08T23:01:30.101Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
23:01:30 [2022-07-08T23:01:30.101Z] #61 sha256:4dbd553de578005ce972704babffafffcd4c3956581772db7cd1027f2bd79907
23:01:30 [2022-07-08T23:01:30.101Z] #61 DONE 0.1s
23:01:30 [2022-07-08T23:01:30.101Z] 
23:01:30 [2022-07-08T23:01:30.101Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
23:01:30 [2022-07-08T23:01:30.101Z] #63 sha256:771a989c3d84a852eb948f0c0a998ac506907cfbb01d0fc1f834008609ec2657
23:01:30 [2022-07-08T23:01:30.169Z] #44 ...
23:01:30 [2022-07-08T23:01:30.169Z] 
23:01:30 [2022-07-08T23:01:30.169Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:01:30 [2022-07-08T23:01:30.169Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
23:01:30 [2022-07-08T23:01:30.169Z] #77 22.85 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
23:01:30 [2022-07-08T23:01:30.671Z] #63 DONE 0.4s
23:01:30 [2022-07-08T23:01:30.671Z] 
23:01:30 [2022-07-08T23:01:30.671Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
23:01:30 [2022-07-08T23:01:30.671Z] #65 sha256:404749f12575d6543bfb7094710c0c8b628f846e1b8438e896545e5476fc945c
23:01:30 [2022-07-08T23:01:30.671Z] #65 DONE 0.1s
23:01:30 [2022-07-08T23:01:30.671Z] 
23:01:30 [2022-07-08T23:01:30.671Z] #68 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
23:01:30 [2022-07-08T23:01:30.671Z] #68 sha256:89fb7a057503747e6e05b99fd24366fd983874706869bc7d8443c58e4ac2561d
23:01:30 [2022-07-08T23:01:30.671Z] #68 DONE 0.1s
23:01:30 [2022-07-08T23:01:30.671Z] 
23:01:30 [2022-07-08T23:01:30.671Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:01:30 [2022-07-08T23:01:30.671Z] #71 sha256:d5665bdeca23659deee30da5fe362d763a2eddd9099861382e130e9cd37879c0
23:01:30 [2022-07-08T23:01:30.731Z] #77 23.43 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
23:01:30 [2022-07-08T23:01:30.986Z] #77 ...
23:01:30 [2022-07-08T23:01:30.986Z] 
23:01:30 [2022-07-08T23:01:30.986Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
23:01:30 [2022-07-08T23:01:30.986Z] #44 sha256:e4c8f08cdc94e7959abbe82633ced2ce4872166302e73015a58febb915ed55d2
23:01:30 [2022-07-08T23:01:30.986Z] #44 9.966 [100%] Built target tini-static
23:01:30 [2022-07-08T23:01:30.986Z] #44 10.13 + mkdir -p /build
23:01:30 [2022-07-08T23:01:30.986Z] #44 10.14 + cp tini-static /build/docker-init
23:01:30 [2022-07-08T23:01:30.986Z] #44 DONE 10.7s
23:01:31 [2022-07-08T23:01:31.242Z] 
23:01:31 [2022-07-08T23:01:31.242Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
23:01:31 [2022-07-08T23:01:31.242Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75
23:01:31 [2022-07-08T23:01:31.242Z] #53 103.4 gotestsum version dev
23:01:31 [2022-07-08T23:01:31.242Z] #53 DONE 104.3s
23:01:31 [2022-07-08T23:01:31.242Z] 
23:01:31 [2022-07-08T23:01:31.242Z] #14 [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
23:01:31 [2022-07-08T23:01:31.242Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
23:01:31 [2022-07-08T23:01:31.242Z] #14 97.07 Selecting previously unselected package mingw-w64-x86-64-dev.
23:01:31 [2022-07-08T23:01:31.242Z] #14 97.08 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
23:01:31 [2022-07-08T23:01:31.242Z] #14 97.09 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
23:01:31 [2022-07-08T23:01:31.400Z] #44 ...
23:01:31 [2022-07-08T23:01:31.400Z] 
23:01:31 [2022-07-08T23:01:31.400Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:01:31 [2022-07-08T23:01:31.400Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
23:01:31 [2022-07-08T23:01:31.400Z] #77 20.88 Cloning into '/tmp/crun-build/libocispec/yajl'...
23:01:31 [2022-07-08T23:01:31.982Z] --- PASS: TestBuildMultiStageOnBuild (1.77s)
23:01:31 [2022-07-08T23:01:31.982Z] === RUN   TestBuildUncleanTarFilenames
23:01:32 [2022-07-08T23:01:32.242Z] --- PASS: TestBuildUncleanTarFilenames (0.61s)
23:01:32 [2022-07-08T23:01:32.242Z] === RUN   TestBuildMultiStageLayerLeak
23:01:33 [2022-07-08T23:01:33.312Z] #77 ...
23:01:33 [2022-07-08T23:01:33.312Z] 
23:01:33 [2022-07-08T23:01:33.312Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
23:01:33 [2022-07-08T23:01:33.312Z] #44 sha256:25f222c683cf99cd68517179881362357fd17da8365fe90f0389ee6937a001ca
23:01:33 [2022-07-08T23:01:33.312Z] #44 9.938 [100%] Linking C executable tini-static
23:01:33 [2022-07-08T23:01:33.312Z] #44 10.78 [100%] Built target tini-static
23:01:33 [2022-07-08T23:01:33.312Z] #44 10.89 + mkdir -p /build
23:01:33 [2022-07-08T23:01:33.312Z] #44 10.91 + cp tini-static /build/docker-init
23:01:33 [2022-07-08T23:01:33.312Z] #44 DONE 11.8s
23:01:33 [2022-07-08T23:01:33.572Z] 
23:01:33 [2022-07-08T23:01:33.572Z] #14 [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
23:01:33 [2022-07-08T23:01:33.572Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
23:01:33 [2022-07-08T23:01:33.572Z] #14 97.54 Selecting previously unselected package mingw-w64-x86-64-dev.
23:01:33 [2022-07-08T23:01:33.572Z] #14 97.54 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
23:01:33 [2022-07-08T23:01:33.572Z] #14 97.56 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
23:01:33 [2022-07-08T23:01:33.572Z] #14 ...
23:01:33 [2022-07-08T23:01:33.572Z] 
23:01:33 [2022-07-08T23:01:33.572Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:01:33 [2022-07-08T23:01:33.572Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
23:01:33 [2022-07-08T23:01:33.572Z] #77 23.18 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
23:01:33 [2022-07-08T23:01:33.767Z] #14 106.9 Selecting previously unselected package gcc-mingw-w64-base.
23:01:33 [2022-07-08T23:01:33.767Z] #14 106.9 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
23:01:33 [2022-07-08T23:01:33.767Z] #14 106.9 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
23:01:34 [2022-07-08T23:01:34.022Z] #14 107.1 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
23:01:34 [2022-07-08T23:01:34.022Z] #14 107.1 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
23:01:34 [2022-07-08T23:01:34.022Z] #14 107.1 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
23:01:34 [2022-07-08T23:01:34.143Z] #77 23.69 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
23:01:34 [2022-07-08T23:01:34.149Z] --- PASS: TestBuildMultiStageLayerLeak (1.86s)
23:01:34 [2022-07-08T23:01:34.149Z] === RUN   TestBuildWithHugeFile
23:01:34 [2022-07-08T23:01:34.713Z] #77 24.22 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
23:01:37 [2022-07-08T23:01:37.257Z] #77 ...
23:01:37 [2022-07-08T23:01:37.257Z] 
23:01:37 [2022-07-08T23:01:37.257Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
23:01:37 [2022-07-08T23:01:37.257Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75
23:01:37 [2022-07-08T23:01:37.257Z] #53 107.4 gotestsum version dev
23:01:37 [2022-07-08T23:01:37.257Z] #53 DONE 107.6s
23:01:37 [2022-07-08T23:01:37.257Z] 
23:01:37 [2022-07-08T23:01:37.257Z] #14 [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
23:01:37 [2022-07-08T23:01:37.257Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
23:01:37 [2022-07-08T23:01:37.257Z] #14 107.6 Selecting previously unselected package gcc-mingw-w64-base.
23:01:37 [2022-07-08T23:01:37.257Z] #14 107.6 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
23:01:37 [2022-07-08T23:01:37.257Z] #14 107.7 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
23:01:37 [2022-07-08T23:01:37.516Z] #14 108.0 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
23:01:37 [2022-07-08T23:01:37.516Z] #14 108.0 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
23:01:37 [2022-07-08T23:01:37.516Z] #14 108.0 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
23:01:45 [2022-07-08T23:01:45.716Z] ok  	github.com/docker/docker/libnetwork	37.376s	coverage: 40.6% of statements
23:01:45 [2022-07-08T23:01:45.716Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.145s	coverage: 84.4% of statements
23:01:45 [2022-07-08T23:01:45.716Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
23:01:45 [2022-07-08T23:01:45.716Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
23:01:45 [2022-07-08T23:01:45.716Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
23:01:45 [2022-07-08T23:01:45.716Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
23:01:45 [2022-07-08T23:01:45.716Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
23:01:45 [2022-07-08T23:01:45.716Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
23:01:45 [2022-07-08T23:01:45.716Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
23:01:45 [2022-07-08T23:01:45.716Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
23:01:45 [2022-07-08T23:01:45.716Z] ok  	github.com/docker/docker/libnetwork/config	0.015s	coverage: 22.4% of statements
23:01:45 [2022-07-08T23:01:45.716Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
23:01:45 [2022-07-08T23:01:45.716Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
23:01:45 [2022-07-08T23:01:45.716Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
23:01:45 [2022-07-08T23:01:45.716Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
23:01:45 [2022-07-08T23:01:45.716Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.517s	coverage: 59.9% of statements
23:01:45 [2022-07-08T23:01:45.716Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
23:01:45 [2022-07-08T23:01:45.716Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
23:01:45 [2022-07-08T23:01:45.716Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.016s	coverage: 5.0% of statements
23:01:45 [2022-07-08T23:01:45.716Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
23:01:45 [2022-07-08T23:01:45.716Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.014s	coverage: 4.5% of statements
23:01:45 [2022-07-08T23:01:45.716Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
23:01:45 [2022-07-08T23:01:45.716Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
23:01:46 [2022-07-08T23:01:46.193Z] #14 119.2 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
23:01:46 [2022-07-08T23:01:46.193Z] #14 119.2 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
23:01:46 [2022-07-08T23:01:46.193Z] #14 119.2 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
23:01:49 [2022-07-08T23:01:49.738Z] #14 120.1 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
23:01:49 [2022-07-08T23:01:49.738Z] #14 120.1 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
23:01:49 [2022-07-08T23:01:49.738Z] #14 120.2 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
23:01:54 [2022-07-08T23:01:54.282Z] #14 ...
23:01:54 [2022-07-08T23:01:54.282Z] 
23:01:54 [2022-07-08T23:01:54.282Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:01:54 [2022-07-08T23:01:54.283Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
23:01:54 [2022-07-08T23:01:54.283Z] #77 45.81 aclocal: warning: couldn't open directory 'm4': No such file or directory
23:01:55 [2022-07-08T23:01:55.681Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.105s	coverage: 6.7% of statements
23:01:55 [2022-07-08T23:01:55.681Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
23:01:55 [2022-07-08T23:01:55.681Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
23:01:55 [2022-07-08T23:01:55.681Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.4% of statements
23:01:55 [2022-07-08T23:01:55.681Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
23:01:55 [2022-07-08T23:01:55.681Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
23:01:55 [2022-07-08T23:01:55.681Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
23:01:56 [2022-07-08T23:01:56.247Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.016s	coverage: 82.4% of statements
23:01:56 [2022-07-08T23:01:56.505Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.013s	coverage: 81.2% of statements
23:01:56 [2022-07-08T23:01:56.763Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
23:01:56 [2022-07-08T23:01:56.763Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
23:01:57 [2022-07-08T23:01:57.230Z] #71 137.7 # github.com/containerd/containerd/cmd/containerd
23:01:57 [2022-07-08T23:01:57.230Z] #71 137.7 /usr/bin/ld: /tmp/go-link-4021188797/000019.o: in function `New':
23:01:57 [2022-07-08T23:01:57.230Z] #71 137.7 /tmp/tmp.GwCL0JVSwb/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
23:01:57 [2022-07-08T23:01:57.490Z] #71 137.8 + bin/containerd-stress
23:01:57 [2022-07-08T23:01:57.870Z] #14 ...
23:01:57 [2022-07-08T23:01:57.870Z] 
23:01:57 [2022-07-08T23:01:57.870Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:01:57 [2022-07-08T23:01:57.870Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
23:01:57 [2022-07-08T23:01:57.870Z] #77 46.72 aclocal: warning: couldn't open directory 'm4': No such file or directory
23:01:58 [2022-07-08T23:01:58.429Z] #71 138.9 + bin/containerd-shim
23:02:00 [2022-07-08T23:02:00.828Z] #77 ...
23:02:00 [2022-07-08T23:02:00.828Z] 
23:02:00 [2022-07-08T23:02:00.828Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:02:00 [2022-07-08T23:02:00.828Z] #64 sha256:094709b8e771a9c87afb7ebc92c1e89fa33e66c9ad18839e638286a3bd47c8f1
23:02:03 [2022-07-08T23:02:03.397Z] #64 72.60 Updating files:  26% (1279/4797)
Updating files:  27% (1296/4797)
Updating files:  28% (1344/4797)
Updating files:  29% (1392/4797)
Updating files:  30% (1440/4797)
Updating files:  31% (1488/4797)
Updating files:  32% (1536/4797)
Updating files:  33% (1584/4797)
Updating files:  34% (1631/4797)
Updating files:  35% (1679/4797)
Updating files:  36% (1727/4797)
Updating files:  37% (1775/4797)
Updating files:  38% (1823/4797)
Updating files:  39% (1871/4797)
Updating files:  40% (1919/4797)
Updating files:  41% (1967/4797)
Updating files:  42% (2015/4797)
Updating files:  43% (2063/4797)
Updating files:  44% (2111/4797)
Updating files:  45% (2159/4797)
Updating files:  46% (2207/4797)
Updating files:  47% (2255/4797)
Updating files:  48% (2303/4797)
Updating files:  49% (2351/4797)
Updating files:  50% (2399/4797)
Updating files:  51% (2447/4797)
Updating files:  52% (2495/4797)
Updating files:  53% (2543/4797)
Updating files:  54% (2591/4797)
Updating files:  55% (2639/4797)
Updating files:  56% (2687/4797)
Updating files:  57% (2735/4797)
Updating files:  57% (2770/4797)
Updating files:  58% (2783/4797)
Updating files:  59% (2831/4797)
Updating files:  60% (2879/4797)
Updating files:  61% (2927/4797)
Updating files:  62% (2975/4797)
Updating files:  63% (3023/4797)
Updating files:  64% (3071/4797)
Updating files:  65% (3119/4797)
Updating files:  66% (3167/4797)
Updating files:  67% (3214/4797)
Updating files:  68% (3262/4797)
Updating files:  69% (3310/4797)
Updating files:  70% (3358/4797)
Updating files:  71% (3406/4797)
Updating files:  72% (3454/4797)
Updating files:  73% (3502/4797)
Updating files:  74% (3550/4797)
Updating files:  75% (3598/4797)
Updating files:  76% (3646/4797)
Updating files:  77% (3694/4797)
Updating files:  78% (3742/4797)
Updating files:  79% (3790/4797)
Updating files:  80% (3838/4797)
Updating files:  80% (3858/4797)
Updating files:  81% (3886/4797)
Updating files:  82% (3934/4797)
Updating files:  83% (3982/4797)
Updating files:  84% (4030/4797)
Updating files:  85% (4078/4797)
Updating files:  86% (4126/4797)
Updating files:  87% (4174/4797)
Updating files:  88% (4222/4797)
Updating files:  89% (4270/4797)
Updating files:  90% (4318/4797)
Updating files:  91% (4366/4797)
Updating files:  92% (4414/4797)
Updating files:  93% (4462/4797)
Updating files:  94% (4510/4797)
Updating files:  95% (4558/4797)
Updating files:  96% (4606/4797)
Updating files:  97% (4654/4797)
Updating files:  98% (4702/4797)
Updating files:  99% (4750/4797)
Updating files: 100% (4797/4797)
Updating files: 100% (4797/4797), done.
23:02:03 [2022-07-08T23:02:03.397Z] #64 75.64 + cd /tmp/tmp.DP2Cki7JpF/src/github.com/containerd/containerd
23:02:03 [2022-07-08T23:02:03.397Z] #64 75.64 + git checkout -q v1.6.6
23:02:05 [2022-07-08T23:02:05.297Z] #64 77.41 + export 'BUILDTAGS=netgo osusergo static_build'
23:02:05 [2022-07-08T23:02:05.297Z] #64 77.41 + BUILDTAGS='netgo osusergo static_build'
23:02:05 [2022-07-08T23:02:05.297Z] #64 77.41 + export EXTRA_FLAGS=-buildmode=pie
23:02:05 [2022-07-08T23:02:05.297Z] #64 77.41 + EXTRA_FLAGS=-buildmode=pie
23:02:05 [2022-07-08T23:02:05.297Z] #64 77.41 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
23:02:05 [2022-07-08T23:02:05.297Z] #64 77.41 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
23:02:05 [2022-07-08T23:02:05.297Z] #64 77.41 + '[' '' = dynamic ']'
23:02:05 [2022-07-08T23:02:05.297Z] #64 77.41 + make
23:02:07 [2022-07-08T23:02:07.827Z] #64 79.96 + bin/ctr
23:02:08 [2022-07-08T23:02:08.993Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
23:02:10 [2022-07-08T23:02:10.354Z] #64 ...
23:02:10 [2022-07-08T23:02:10.354Z] 
23:02:10 [2022-07-08T23:02:10.354Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:02:10 [2022-07-08T23:02:10.354Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
23:02:10 [2022-07-08T23:02:10.354Z] #77 62.60 libtoolize: putting auxiliary files in '.'.
23:02:10 [2022-07-08T23:02:10.354Z] #77 62.60 libtoolize: copying file './ltmain.sh'
23:02:10 [2022-07-08T23:02:10.647Z] #71 150.2 + bin/containerd-shim-runc-v1
23:02:11 [2022-07-08T23:02:11.287Z] #77 63.81 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
23:02:11 [2022-07-08T23:02:11.287Z] #77 63.81 libtoolize: and rerunning libtoolize and aclocal.
23:02:11 [2022-07-08T23:02:11.287Z] #77 63.81 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
23:02:12 [2022-07-08T23:02:12.768Z] #77 ...
23:02:12 [2022-07-08T23:02:12.768Z] 
23:02:12 [2022-07-08T23:02:12.768Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:02:12 [2022-07-08T23:02:12.768Z] #64 sha256:595c609f16cda2b54003f5b1aea5251b30d71a105ab0fb766d010aa94b6645a5
23:02:13 [2022-07-08T23:02:13.548Z] #64 74.10 Updating files:  25% (1241/4797)
Updating files:  26% (1248/4797)
Updating files:  27% (1296/4797)
Updating files:  28% (1344/4797)
Updating files:  29% (1392/4797)
Updating files:  30% (1440/4797)
Updating files:  31% (1488/4797)
Updating files:  32% (1536/4797)
Updating files:  33% (1584/4797)
Updating files:  34% (1631/4797)
Updating files:  35% (1679/4797)
Updating files:  36% (1727/4797)
Updating files:  37% (1775/4797)
Updating files:  38% (1823/4797)
Updating files:  39% (1871/4797)
Updating files:  40% (1919/4797)
Updating files:  41% (1967/4797)
Updating files:  42% (2015/4797)
Updating files:  43% (2063/4797)
Updating files:  44% (2111/4797)
Updating files:  45% (2159/4797)
Updating files:  46% (2207/4797)
Updating files:  47% (2255/4797)
Updating files:  48% (2303/4797)
Updating files:  49% (2351/4797)
Updating files:  50% (2399/4797)
Updating files:  51% (2447/4797)
Updating files:  52% (2495/4797)
Updating files:  53% (2543/4797)
Updating files:  54% (2591/4797)
Updating files:  55% (2639/4797)
Updating files:  56% (2687/4797)
Updating files:  57% (2735/4797)
Updating files:  58% (2783/4797)
Updating files:  59% (2831/4797)
Updating files:  60% (2879/4797)
Updating files:  60% (2916/4797)
Updating files:  61% (2927/4797)
Updating files:  62% (2975/4797)
Updating files:  63% (3023/4797)
Updating files:  64% (3071/4797)
Updating files:  65% (3119/4797)
Updating files:  66% (3167/4797)
Updating files:  67% (3214/4797)
Updating files:  68% (3262/4797)
Updating files:  69% (3310/4797)
Updating files:  70% (3358/4797)
Updating files:  71% (3406/4797)
Updating files:  72% (3454/4797)
Updating files:  73% (3502/4797)
Updating files:  74% (3550/4797)
Updating files:  75% (3598/4797)
Updating files:  76% (3646/4797)
Updating files:  77% (3694/4797)
Updating files:  78% (3742/4797)
Updating files:  79% (3790/4797)
Updating files:  80% (3838/4797)
Updating files:  81% (3886/4797)
Updating files:  82% (3934/4797)
Updating files:  82% (3954/4797)
Updating files:  83% (3982/4797)
Updating files:  84% (4030/4797)
Updating files:  85% (4078/4797)
Updating files:  86% (4126/4797)
Updating files:  87% (4174/4797)
Updating files:  88% (4222/4797)
Updating files:  89% (4270/4797)
Updating files:  90% (4318/4797)
Updating files:  91% (4366/4797)
Updating files:  92% (4414/4797)
Updating files:  93% (4462/4797)
Updating files:  94% (4510/4797)
Updating files:  95% (4558/4797)
Updating files:  96% (4606/4797)
Updating files:  97% (4654/4797)
Updating files:  98% (4702/4797)
Updating files:  99% (4750/4797)
Updating files:  99% (4772/4797)
Updating files: 100% (4797/4797)
Updating files: 100% (4797/4797), done.
23:02:13 [2022-07-08T23:02:13.808Z] #64 77.21 + cd /tmp/tmp.LUYEtZMOP3/src/github.com/containerd/containerd
23:02:13 [2022-07-08T23:02:13.808Z] #64 77.21 + git checkout -q v1.6.6
23:02:16 [2022-07-08T23:02:16.350Z] #64 79.73 + export 'BUILDTAGS=netgo osusergo static_build'
23:02:16 [2022-07-08T23:02:16.350Z] #64 79.73 + BUILDTAGS='netgo osusergo static_build'
23:02:16 [2022-07-08T23:02:16.350Z] #64 79.73 + export EXTRA_FLAGS=-buildmode=pie
23:02:16 [2022-07-08T23:02:16.350Z] #64 79.73 + EXTRA_FLAGS=-buildmode=pie
23:02:16 [2022-07-08T23:02:16.350Z] #64 79.73 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
23:02:16 [2022-07-08T23:02:16.350Z] #64 79.73 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
23:02:16 [2022-07-08T23:02:16.350Z] #64 79.73 + '[' '' = dynamic ']'
23:02:16 [2022-07-08T23:02:16.350Z] #64 79.73 + make
23:02:17 [2022-07-08T23:02:17.260Z] #71 156.6 + bin/containerd-shim-runc-v2
23:02:17 [2022-07-08T23:02:17.260Z] #71 157.4 + binaries
23:02:17 [2022-07-08T23:02:17.260Z] #71 157.4 + install -D bin/containerd /build/containerd
23:02:17 [2022-07-08T23:02:17.260Z] #71 157.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
23:02:17 [2022-07-08T23:02:17.260Z] #71 157.5 + install -D bin/ctr /build/ctr
23:02:17 [2022-07-08T23:02:17.520Z] #71 DONE 157.9s
23:02:18 [2022-07-08T23:02:18.458Z] 
23:02:18 [2022-07-08T23:02:18.458Z] #72 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
23:02:18 [2022-07-08T23:02:18.458Z] #72 sha256:54da8a22f11bbc934eb902b608b8242884136a1625a8a52b80d674bb20513158
23:02:18 [2022-07-08T23:02:18.717Z] #72 DONE 0.2s
23:02:18 [2022-07-08T23:02:18.937Z] #64 82.24 + bin/ctr
23:02:18 [2022-07-08T23:02:18.975Z] 
23:02:18 [2022-07-08T23:02:18.976Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
23:02:18 [2022-07-08T23:02:18.976Z] #77 sha256:800ab75aeb89d4c6ddf35c1775ee60abc2dde07ef41e97b889ca6e21e12ffec3
23:02:18 [2022-07-08T23:02:18.976Z] #77 DONE 0.1s
23:02:18 [2022-07-08T23:02:18.976Z] 
23:02:18 [2022-07-08T23:02:18.976Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
23:02:18 [2022-07-08T23:02:18.976Z] #82 sha256:56dcc5a7fd7f35a5988b8ea6b46a91114165fdcbeb68f8669955d2f5fb84baf3
23:02:19 [2022-07-08T23:02:19.234Z] #82 DONE 0.5s
23:02:19 [2022-07-08T23:02:19.234Z] 
23:02:19 [2022-07-08T23:02:19.234Z] #85 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
23:02:19 [2022-07-08T23:02:19.234Z] #85 sha256:31a89f9ab3b809fe4cb6215d5930deeb70ffbdaad57346c2feb4f3ccb97bf20f
23:02:19 [2022-07-08T23:02:19.494Z] #85 DONE 0.1s
23:02:19 [2022-07-08T23:02:19.494Z] 
23:02:19 [2022-07-08T23:02:19.494Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
23:02:19 [2022-07-08T23:02:19.494Z] #86 sha256:52f7cd4cfaf78ec79860226fb77549d77a17fff21a2ea1ed8e9369851a1f8ab5
23:02:19 [2022-07-08T23:02:19.494Z] #86 DONE 0.0s
23:02:19 [2022-07-08T23:02:19.494Z] 
23:02:19 [2022-07-08T23:02:19.494Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
23:02:19 [2022-07-08T23:02:19.494Z] #87 sha256:110a9a73327e4645e0b055344c146b69479fb10121a933ed442036b87eecfe0b
23:02:19 [2022-07-08T23:02:19.494Z] #87 DONE 0.0s
23:02:19 [2022-07-08T23:02:19.494Z] 
23:02:19 [2022-07-08T23:02:19.494Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker
23:02:19 [2022-07-08T23:02:19.494Z] #88 sha256:312f8ee1e6235e637332485069a7f4081864228e08a47c73ef5350135ce09809
23:02:20 [2022-07-08T23:02:20.438Z] #88 DONE 0.9s
23:02:20 [2022-07-08T23:02:20.438Z] 
23:02:20 [2022-07-08T23:02:20.438Z] #89 exporting to image
23:02:20 [2022-07-08T23:02:20.438Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
23:02:20 [2022-07-08T23:02:20.438Z] #89 exporting layers
23:02:21 [2022-07-08T23:02:21.240Z] #77 ...
23:02:21 [2022-07-08T23:02:21.240Z] 
23:02:21 [2022-07-08T23:02:21.240Z] #14 [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
23:02:21 [2022-07-08T23:02:21.240Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
23:02:21 [2022-07-08T23:02:21.240Z] #14 143.7 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
23:02:21 [2022-07-08T23:02:21.240Z] #14 143.7 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
23:02:21 [2022-07-08T23:02:21.240Z] #14 143.7 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
23:02:21 [2022-07-08T23:02:21.240Z] #14 154.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
23:02:21 [2022-07-08T23:02:21.240Z] #14 154.3 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
23:02:21 [2022-07-08T23:02:21.240Z] #14 154.3 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
23:02:23 [2022-07-08T23:02:23.864Z] ok  	github.com/docker/docker/libnetwork/ipam	15.608s	coverage: 85.3% of statements
23:02:23 [2022-07-08T23:02:23.864Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
23:02:23 [2022-07-08T23:02:23.864Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
23:02:23 [2022-07-08T23:02:23.864Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 57.1% of statements
23:02:23 [2022-07-08T23:02:23.864Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 47.4% of statements
23:02:23 [2022-07-08T23:02:23.864Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
23:02:24 [2022-07-08T23:02:24.123Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 71.4% of statements
23:02:24 [2022-07-08T23:02:24.692Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.289s	coverage: 74.0% of statements
23:02:25 [2022-07-08T23:02:25.511Z] #64 ...
23:02:25 [2022-07-08T23:02:25.511Z] 
23:02:25 [2022-07-08T23:02:25.511Z] #14 [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
23:02:25 [2022-07-08T23:02:25.511Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
23:02:25 [2022-07-08T23:02:25.511Z] #14 144.9 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
23:02:25 [2022-07-08T23:02:25.511Z] #14 144.9 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
23:02:25 [2022-07-08T23:02:25.511Z] #14 144.9 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
23:02:25 [2022-07-08T23:02:25.511Z] #14 ...
23:02:25 [2022-07-08T23:02:25.511Z] 
23:02:25 [2022-07-08T23:02:25.511Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:02:25 [2022-07-08T23:02:25.511Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
23:02:25 [2022-07-08T23:02:25.511Z] #77 64.90 libtoolize: putting auxiliary files in '.'.
23:02:25 [2022-07-08T23:02:25.511Z] #77 64.90 libtoolize: copying file './ltmain.sh'
23:02:25 [2022-07-08T23:02:25.511Z] #77 65.97 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
23:02:25 [2022-07-08T23:02:25.511Z] #77 65.97 libtoolize: and rerunning libtoolize and aclocal.
23:02:25 [2022-07-08T23:02:25.511Z] #77 65.97 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
23:02:25 [2022-07-08T23:02:25.627Z] ok  	github.com/docker/docker/libnetwork/iptables	0.173s	coverage: 45.1% of statements
23:02:25 [2022-07-08T23:02:25.627Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
23:02:25 [2022-07-08T23:02:25.885Z] ok  	github.com/docker/docker/libnetwork/netutils	0.018s	coverage: 44.1% of statements
23:02:26 [2022-07-08T23:02:26.451Z] #77 ...
23:02:26 [2022-07-08T23:02:26.451Z] 
23:02:26 [2022-07-08T23:02:26.451Z] #14 [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
23:02:26 [2022-07-08T23:02:26.451Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
23:02:26 [2022-07-08T23:02:26.451Z] #14 156.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
23:02:26 [2022-07-08T23:02:26.451Z] #14 156.8 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
23:02:26 [2022-07-08T23:02:26.451Z] #14 156.8 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
23:02:27 [2022-07-08T23:02:27.802Z] #14 ...
23:02:27 [2022-07-08T23:02:27.802Z] 
23:02:27 [2022-07-08T23:02:27.802Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:02:27 [2022-07-08T23:02:27.802Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
23:02:27 [2022-07-08T23:02:27.802Z] #77 79.41 configure.ac:7: installing './compile'
23:02:27 [2022-07-08T23:02:27.802Z] #77 79.45 configure.ac:11: installing './config.guess'
23:02:27 [2022-07-08T23:02:27.802Z] #77 79.47 configure.ac:11: installing './config.sub'
23:02:27 [2022-07-08T23:02:27.802Z] #77 79.47 configure.ac:8: installing './install-sh'
23:02:27 [2022-07-08T23:02:27.802Z] #77 79.47 configure.ac:8: installing './missing'
23:02:27 [2022-07-08T23:02:27.802Z] #77 79.66 Makefile.am: installing './depcomp'
23:02:29 [2022-07-08T23:02:29.711Z] #77 81.97 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
23:02:29 [2022-07-08T23:02:29.711Z] #77 81.97 libtoolize: copying file 'build-aux/ltmain.sh'
23:02:29 [2022-07-08T23:02:29.711Z] #77 82.31 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
23:02:29 [2022-07-08T23:02:29.711Z] #77 82.31 libtoolize: copying file 'm4/libtool.m4'
23:02:29 [2022-07-08T23:02:29.980Z] #77 82.66 libtoolize: copying file 'm4/ltoptions.m4'
23:02:30 [2022-07-08T23:02:30.396Z] --- PASS: TestBuildWithHugeFile (49.28s)
23:02:30 [2022-07-08T23:02:30.396Z] === RUN   TestBuildWCOWSandboxSize
23:02:30 [2022-07-08T23:02:30.396Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
23:02:30 [2022-07-08T23:02:30.396Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
23:02:30 [2022-07-08T23:02:30.396Z] === RUN   TestBuildWithEmptyDockerfile
23:02:30 [2022-07-08T23:02:30.396Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
23:02:30 [2022-07-08T23:02:30.396Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
23:02:30 [2022-07-08T23:02:30.396Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:02:30 [2022-07-08T23:02:30.396Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:02:30 [2022-07-08T23:02:30.396Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:02:30 [2022-07-08T23:02:30.396Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:02:30 [2022-07-08T23:02:30.396Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
23:02:30 [2022-07-08T23:02:30.396Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:02:30 [2022-07-08T23:02:30.396Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:02:30 [2022-07-08T23:02:30.396Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
23:02:30 [2022-07-08T23:02:30.397Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
23:02:30 [2022-07-08T23:02:30.397Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
23:02:30 [2022-07-08T23:02:30.397Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
23:02:30 [2022-07-08T23:02:30.397Z] === RUN   TestBuildPreserveOwnership
23:02:30 [2022-07-08T23:02:30.397Z] === RUN   TestBuildPreserveOwnership/copy_from
23:02:30 [2022-07-08T23:02:30.397Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
23:02:30 [2022-07-08T23:02:30.397Z] --- PASS: TestBuildPreserveOwnership (3.72s)
23:02:30 [2022-07-08T23:02:30.397Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.51s)
23:02:30 [2022-07-08T23:02:30.397Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.20s)
23:02:30 [2022-07-08T23:02:30.397Z] === RUN   TestBuildPlatformInvalid
23:02:30 [2022-07-08T23:02:30.397Z] --- PASS: TestBuildPlatformInvalid (0.08s)
23:02:30 [2022-07-08T23:02:30.397Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
23:02:30 [2022-07-08T23:02:30.397Z] Loaded image: busybox:latest
23:02:30 [2022-07-08T23:02:30.397Z] Loaded image: busybox:glibc
23:02:30 [2022-07-08T23:02:30.397Z] Loaded image: debian:bullseye-slim
23:02:30 [2022-07-08T23:02:30.397Z] Loaded image: hello-world:latest
23:02:30 [2022-07-08T23:02:30.397Z] Loaded image: arm32v7/hello-world:latest
23:02:30 [2022-07-08T23:02:30.544Z] #77 83.11 libtoolize: copying file 'm4/ltsugar.m4'
23:02:30 [2022-07-08T23:02:30.545Z] #77 83.15 libtoolize: copying file 'm4/ltversion.m4'
23:02:30 [2022-07-08T23:02:30.802Z] #77 83.50 libtoolize: copying file 'm4/lt~obsolete.m4'
23:02:31 [2022-07-08T23:02:31.365Z] #77 83.89 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
23:02:33 [2022-07-08T23:02:33.034Z] #14 ...
23:02:33 [2022-07-08T23:02:33.034Z] 
23:02:33 [2022-07-08T23:02:33.034Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:02:33 [2022-07-08T23:02:33.034Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
23:02:33 [2022-07-08T23:02:33.034Z] #77 82.55 configure.ac:7: installing './compile'
23:02:33 [2022-07-08T23:02:33.034Z] #77 82.56 configure.ac:11: installing './config.guess'
23:02:33 [2022-07-08T23:02:33.034Z] #77 82.58 configure.ac:11: installing './config.sub'
23:02:33 [2022-07-08T23:02:33.034Z] #77 82.58 configure.ac:8: installing './install-sh'
23:02:33 [2022-07-08T23:02:33.034Z] #77 82.60 configure.ac:8: installing './missing'
23:02:33 [2022-07-08T23:02:33.265Z] #77 ...
23:02:33 [2022-07-08T23:02:33.265Z] 
23:02:33 [2022-07-08T23:02:33.265Z] #14 [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
23:02:33 [2022-07-08T23:02:33.265Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
23:02:33 [2022-07-08T23:02:33.265Z] #14 166.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
23:02:33 [2022-07-08T23:02:33.265Z] #14 166.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
23:02:33 [2022-07-08T23:02:33.265Z] #14 166.4 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
23:02:33 [2022-07-08T23:02:33.294Z] #77 82.81 Makefile.am: installing './depcomp'
23:02:36 [2022-07-08T23:02:36.588Z] #77 85.66 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
23:02:36 [2022-07-08T23:02:36.588Z] #77 85.66 libtoolize: copying file 'build-aux/ltmain.sh'
23:02:36 [2022-07-08T23:02:36.588Z] #77 86.05 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
23:02:36 [2022-07-08T23:02:36.588Z] #77 86.05 libtoolize: copying file 'm4/libtool.m4'
23:02:36 [2022-07-08T23:02:36.848Z] #77 86.48 libtoolize: copying file 'm4/ltoptions.m4'
23:02:37 [2022-07-08T23:02:37.108Z] #77 86.79 libtoolize: copying file 'm4/ltsugar.m4'
23:02:37 [2022-07-08T23:02:37.677Z] #77 87.11 libtoolize: copying file 'm4/ltversion.m4'
23:02:37 [2022-07-08T23:02:37.677Z] #77 87.27 libtoolize: copying file 'm4/lt~obsolete.m4'
23:02:38 [2022-07-08T23:02:38.246Z] #77 87.65 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
23:02:38 [2022-07-08T23:02:38.507Z] #77 ...
23:02:38 [2022-07-08T23:02:38.507Z] 
23:02:38 [2022-07-08T23:02:38.507Z] #14 [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
23:02:38 [2022-07-08T23:02:38.507Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
23:02:38 [2022-07-08T23:02:38.526Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.69s)
23:02:38 [2022-07-08T23:02:38.526Z] PASS
23:02:38 [2022-07-08T23:02:38.526Z] 
23:02:38 [2022-07-08T23:02:38.526Z] === Skipped
23:02:38 [2022-07-08T23:02:38.526Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
23:02:38 [2022-07-08T23:02:38.526Z]     build_session_test.go:25: TODO: BuildKit
23:02:38 [2022-07-08T23:02:38.526Z] 
23:02:38 [2022-07-08T23:02:38.526Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
23:02:38 [2022-07-08T23:02:38.526Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
23:02:38 [2022-07-08T23:02:38.526Z] 
23:02:38 [2022-07-08T23:02:38.526Z] DONE 34 tests, 2 skipped in 86.544s
23:02:38 [2022-07-08T23:02:38.526Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
23:02:38 [2022-07-08T23:02:38.526Z] INFO: Testing against a local daemon
23:02:38 [2022-07-08T23:02:38.526Z] === RUN   TestConfigInspect
23:02:38 [2022-07-08T23:02:38.767Z] #14 169.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
23:02:38 [2022-07-08T23:02:38.767Z] #14 169.0 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
23:02:38 [2022-07-08T23:02:38.767Z] #14 169.0 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
23:02:40 [2022-07-08T23:02:40.433Z] --- PASS: TestConfigInspect (2.16s)
23:02:40 [2022-07-08T23:02:40.433Z] === RUN   TestConfigList
23:02:42 [2022-07-08T23:02:42.969Z] --- PASS: TestConfigList (2.15s)
23:02:42 [2022-07-08T23:02:42.969Z] === RUN   TestConfigsCreateAndDelete
23:02:44 [2022-07-08T23:02:44.876Z] --- PASS: TestConfigsCreateAndDelete (2.17s)
23:02:44 [2022-07-08T23:02:44.876Z] === RUN   TestConfigsUpdate
23:02:46 [2022-07-08T23:02:46.785Z] --- PASS: TestConfigsUpdate (2.15s)
23:02:46 [2022-07-08T23:02:46.785Z] === RUN   TestTemplatedConfig
23:02:46 [2022-07-08T23:02:46.990Z] #89 exporting layers 24.7s done
23:02:46 [2022-07-08T23:02:46.990Z] #89 writing image sha256:2ac581e3970947afb1e46e09c7a9f6cfeb9ca9765fa546ea054756529c927ae1 done
23:02:46 [2022-07-08T23:02:46.990Z] #89 naming to docker.io/library/docker:4f20aaeabd23f250bf2e7c762da7d8c80210196c done
23:02:46 [2022-07-08T23:02:46.990Z] #89 DONE 24.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
23:02:47 [2022-07-08T23:02:47.317Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43789/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43789/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4f20aaeabd23f250bf2e7c762da7d8c80210196c -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4f20aaeabd23f250bf2e7c762da7d8c80210196c hack/validate/default
23:02:47 [2022-07-08T23:02:47.885Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
23:02:47 [2022-07-08T23:02:47.885Z] No api/types/ or api/swagger.yaml changes in diff.
23:02:47 [2022-07-08T23:02:47.885Z] Congratulations!  All TOML source files changed here have valid syntax.
23:02:47 [2022-07-08T23:02:47.885Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
23:02:47 [2022-07-08T23:02:47.885Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
23:02:47 [2022-07-08T23:02:47.886Z] 
23:02:47 [2022-07-08T23:02:47.886Z] INFO Start validation with golang-ci-lint
23:02:48 [2022-07-08T23:02:48.822Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
23:02:48 [2022-07-08T23:02:48.823Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] 
23:02:50 [2022-07-08T23:02:50.079Z] --- PASS: TestTemplatedConfig (2.68s)
23:02:50 [2022-07-08T23:02:50.079Z] === RUN   TestConfigCreateResolve
23:02:51 [2022-07-08T23:02:51.987Z] --- PASS: TestConfigCreateResolve (2.14s)
23:02:51 [2022-07-08T23:02:51.987Z] PASS
23:02:51 [2022-07-08T23:02:51.987Z] 
23:02:51 [2022-07-08T23:02:51.987Z] DONE 6 tests in 13.474s
23:02:51 [2022-07-08T23:02:51.987Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
23:02:51 [2022-07-08T23:02:51.987Z] INFO: Testing against a local daemon
23:02:51 [2022-07-08T23:02:51.987Z] === RUN   TestAttachWithTTY
23:02:51 [2022-07-08T23:02:51.987Z] --- PASS: TestAttachWithTTY (0.08s)
23:02:51 [2022-07-08T23:02:51.987Z] === RUN   TestAttachWithoutTTy
23:02:51 [2022-07-08T23:02:51.987Z] --- PASS: TestAttachWithoutTTy (0.04s)
23:02:51 [2022-07-08T23:02:51.987Z] === RUN   TestCheckpoint
23:02:51 [2022-07-08T23:02:51.987Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:02:51 [2022-07-08T23:02:51.987Z] --- SKIP: TestCheckpoint (0.00s)
23:02:51 [2022-07-08T23:02:51.987Z] === RUN   TestContainerInvalidJSON
23:02:51 [2022-07-08T23:02:51.987Z] === RUN   TestContainerInvalidJSON/commit
23:02:51 [2022-07-08T23:02:51.987Z] === PAUSE TestContainerInvalidJSON/commit
23:02:51 [2022-07-08T23:02:51.987Z] === RUN   TestContainerInvalidJSON/containers/create
23:02:51 [2022-07-08T23:02:51.987Z] === PAUSE TestContainerInvalidJSON/containers/create
23:02:51 [2022-07-08T23:02:51.987Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
23:02:51 [2022-07-08T23:02:51.987Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
23:02:51 [2022-07-08T23:02:51.987Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
23:02:51 [2022-07-08T23:02:51.987Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
23:02:51 [2022-07-08T23:02:51.987Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
23:02:51 [2022-07-08T23:02:51.987Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
23:02:51 [2022-07-08T23:02:51.987Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
23:02:51 [2022-07-08T23:02:51.987Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
23:02:51 [2022-07-08T23:02:51.987Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
23:02:51 [2022-07-08T23:02:51.987Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
23:02:51 [2022-07-08T23:02:51.987Z] === CONT  TestContainerInvalidJSON/commit
23:02:51 [2022-07-08T23:02:51.987Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
23:02:51 [2022-07-08T23:02:51.987Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
23:02:51 [2022-07-08T23:02:51.987Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
23:02:51 [2022-07-08T23:02:51.987Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
23:02:51 [2022-07-08T23:02:51.987Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
23:02:51 [2022-07-08T23:02:51.987Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
23:02:51 [2022-07-08T23:02:51.987Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
23:02:51 [2022-07-08T23:02:51.987Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
23:02:51 [2022-07-08T23:02:51.987Z] === RUN   TestContainerInvalidJSON/commit/empty_body
23:02:51 [2022-07-08T23:02:51.987Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
23:02:51 [2022-07-08T23:02:51.987Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
23:02:51 [2022-07-08T23:02:51.987Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
23:02:51 [2022-07-08T23:02:51.987Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
23:02:51 [2022-07-08T23:02:51.987Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
23:02:51 [2022-07-08T23:02:51.987Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
23:02:51 [2022-07-08T23:02:51.987Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
23:02:51 [2022-07-08T23:02:51.987Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
23:02:51 [2022-07-08T23:02:51.987Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
23:02:51 [2022-07-08T23:02:51.987Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
23:02:51 [2022-07-08T23:02:51.987Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
23:02:51 [2022-07-08T23:02:51.987Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
23:02:51 [2022-07-08T23:02:51.987Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
23:02:51 [2022-07-08T23:02:51.987Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
23:02:51 [2022-07-08T23:02:51.987Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
23:02:51 [2022-07-08T23:02:51.987Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
23:02:51 [2022-07-08T23:02:51.987Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
23:02:51 [2022-07-08T23:02:51.987Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
23:02:51 [2022-07-08T23:02:51.987Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
23:02:51 [2022-07-08T23:02:51.987Z] === CONT  TestContainerInvalidJSON/containers/create
23:02:51 [2022-07-08T23:02:51.987Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
23:02:51 [2022-07-08T23:02:51.987Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
23:02:51 [2022-07-08T23:02:51.987Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
23:02:51 [2022-07-08T23:02:51.987Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
23:02:51 [2022-07-08T23:02:51.987Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
23:02:51 [2022-07-08T23:02:51.987Z] --- PASS: TestContainerInvalidJSON (0.01s)
23:02:51 [2022-07-08T23:02:51.987Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
23:02:51 [2022-07-08T23:02:51.987Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
23:02:51 [2022-07-08T23:02:51.987Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
23:02:51 [2022-07-08T23:02:51.987Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
23:02:51 [2022-07-08T23:02:51.987Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
23:02:51 [2022-07-08T23:02:51.987Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
23:02:51 [2022-07-08T23:02:51.987Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
23:02:51 [2022-07-08T23:02:51.987Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
23:02:51 [2022-07-08T23:02:51.987Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
23:02:51 [2022-07-08T23:02:51.987Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
23:02:51 [2022-07-08T23:02:51.987Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
23:02:51 [2022-07-08T23:02:51.987Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
23:02:51 [2022-07-08T23:02:51.987Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
23:02:51 [2022-07-08T23:02:51.987Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
23:02:51 [2022-07-08T23:02:51.987Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
23:02:51 [2022-07-08T23:02:51.987Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
23:02:51 [2022-07-08T23:02:51.987Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
23:02:51 [2022-07-08T23:02:51.987Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
23:02:51 [2022-07-08T23:02:51.987Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
23:02:51 [2022-07-08T23:02:51.987Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
23:02:51 [2022-07-08T23:02:51.987Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
23:02:51 [2022-07-08T23:02:51.987Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
23:02:51 [2022-07-08T23:02:51.987Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
23:02:51 [2022-07-08T23:02:51.987Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
23:02:51 [2022-07-08T23:02:51.987Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
23:02:51 [2022-07-08T23:02:51.987Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
23:02:51 [2022-07-08T23:02:51.987Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
23:02:51 [2022-07-08T23:02:51.987Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
23:02:51 [2022-07-08T23:02:51.987Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
23:02:51 [2022-07-08T23:02:51.987Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
23:02:51 [2022-07-08T23:02:51.987Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
23:02:51 [2022-07-08T23:02:51.987Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
23:02:51 [2022-07-08T23:02:51.987Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
23:02:51 [2022-07-08T23:02:51.987Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
23:02:51 [2022-07-08T23:02:51.987Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
23:02:51 [2022-07-08T23:02:51.987Z] === RUN   TestCopyFromContainerPathDoesNotExist
23:02:51 [2022-07-08T23:02:51.987Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
23:02:51 [2022-07-08T23:02:51.987Z] === RUN   TestCopyFromContainerPathIsNotDir
23:02:51 [2022-07-08T23:02:51.987Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
23:02:51 [2022-07-08T23:02:51.987Z] === RUN   TestCopyToContainerPathDoesNotExist
23:02:51 [2022-07-08T23:02:51.987Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
23:02:51 [2022-07-08T23:02:51.987Z] === RUN   TestCopyEmptyFile
23:02:52 [2022-07-08T23:02:52.247Z] --- PASS: TestCopyEmptyFile (0.22s)
23:02:52 [2022-07-08T23:02:52.247Z] === RUN   TestCopyToContainerPathIsNotDir
23:02:52 [2022-07-08T23:02:52.247Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
23:02:52 [2022-07-08T23:02:52.247Z] === RUN   TestCopyFromContainer
23:02:53 [2022-07-08T23:02:53.648Z] === RUN   TestCopyFromContainer//
23:02:53 [2022-07-08T23:02:53.648Z] === RUN   TestCopyFromContainer//bar/root
23:02:53 [2022-07-08T23:02:53.648Z] === RUN   TestCopyFromContainer//bar/root/
23:02:53 [2022-07-08T23:02:53.648Z] === RUN   TestCopyFromContainer/bar/quux
23:02:53 [2022-07-08T23:02:53.648Z] === RUN   TestCopyFromContainer/bar/quux/
23:02:53 [2022-07-08T23:02:53.648Z] === RUN   TestCopyFromContainer/bar/quux/baz
23:02:53 [2022-07-08T23:02:53.648Z] === RUN   TestCopyFromContainer/bar/filesymlink
23:02:53 [2022-07-08T23:02:53.913Z] === RUN   TestCopyFromContainer/bar/dirsymlink
23:02:53 [2022-07-08T23:02:53.913Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
23:02:53 [2022-07-08T23:02:53.913Z] === RUN   TestCopyFromContainer/bar/notarget
23:02:53 [2022-07-08T23:02:53.913Z] --- PASS: TestCopyFromContainer (1.74s)
23:02:53 [2022-07-08T23:02:53.913Z]     --- PASS: TestCopyFromContainer// (0.06s)
23:02:53 [2022-07-08T23:02:53.913Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
23:02:53 [2022-07-08T23:02:53.913Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
23:02:53 [2022-07-08T23:02:53.913Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
23:02:53 [2022-07-08T23:02:53.913Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
23:02:53 [2022-07-08T23:02:53.913Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
23:02:53 [2022-07-08T23:02:53.913Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
23:02:53 [2022-07-08T23:02:53.913Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
23:02:53 [2022-07-08T23:02:53.913Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
23:02:53 [2022-07-08T23:02:53.913Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
23:02:53 [2022-07-08T23:02:53.913Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
23:02:53 [2022-07-08T23:02:53.913Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:02:53 [2022-07-08T23:02:53.913Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:02:53 [2022-07-08T23:02:53.913Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:02:53 [2022-07-08T23:02:53.913Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:02:53 [2022-07-08T23:02:53.913Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
23:02:53 [2022-07-08T23:02:53.913Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
23:02:53 [2022-07-08T23:02:53.913Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:02:53 [2022-07-08T23:02:53.913Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
23:02:53 [2022-07-08T23:02:53.913Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:02:53 [2022-07-08T23:02:53.913Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
23:02:53 [2022-07-08T23:02:53.913Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
23:02:53 [2022-07-08T23:02:53.913Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
23:02:53 [2022-07-08T23:02:53.913Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
23:02:53 [2022-07-08T23:02:53.913Z] === RUN   TestCreateLinkToNonExistingContainer
23:02:54 [2022-07-08T23:02:54.187Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
23:02:54 [2022-07-08T23:02:54.187Z] === RUN   TestCreateWithInvalidEnv
23:02:54 [2022-07-08T23:02:54.187Z] === RUN   TestCreateWithInvalidEnv/0
23:02:54 [2022-07-08T23:02:54.187Z] === PAUSE TestCreateWithInvalidEnv/0
23:02:54 [2022-07-08T23:02:54.187Z] === RUN   TestCreateWithInvalidEnv/1
23:02:54 [2022-07-08T23:02:54.187Z] === PAUSE TestCreateWithInvalidEnv/1
23:02:54 [2022-07-08T23:02:54.187Z] === RUN   TestCreateWithInvalidEnv/2
23:02:54 [2022-07-08T23:02:54.187Z] === PAUSE TestCreateWithInvalidEnv/2
23:02:54 [2022-07-08T23:02:54.187Z] === CONT  TestCreateWithInvalidEnv/0
23:02:54 [2022-07-08T23:02:54.187Z] === CONT  TestCreateWithInvalidEnv/2
23:02:54 [2022-07-08T23:02:54.187Z] === CONT  TestCreateWithInvalidEnv/1
23:02:54 [2022-07-08T23:02:54.187Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
23:02:54 [2022-07-08T23:02:54.187Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
23:02:54 [2022-07-08T23:02:54.187Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
23:02:54 [2022-07-08T23:02:54.187Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
23:02:54 [2022-07-08T23:02:54.187Z] === RUN   TestCreateTmpfsMountsTarget
23:02:54 [2022-07-08T23:02:54.187Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
23:02:54 [2022-07-08T23:02:54.187Z] === RUN   TestCreateWithCustomMaskedPaths
23:02:55 [2022-07-08T23:02:55.234Z] #14 ...
23:02:55 [2022-07-08T23:02:55.234Z] 
23:02:55 [2022-07-08T23:02:55.234Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:02:55 [2022-07-08T23:02:55.234Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
23:02:55 [2022-07-08T23:02:55.234Z] #77 105.8 configure.ac:7: installing 'build-aux/compile'
23:02:55 [2022-07-08T23:02:55.234Z] #77 105.8 configure.ac:9: installing 'build-aux/config.guess'
23:02:55 [2022-07-08T23:02:55.234Z] #77 105.8 configure.ac:9: installing 'build-aux/config.sub'
23:02:55 [2022-07-08T23:02:55.234Z] #77 105.8 configure.ac:11: installing 'build-aux/install-sh'
23:02:55 [2022-07-08T23:02:55.234Z] #77 105.9 configure.ac:11: installing 'build-aux/missing'
23:02:55 [2022-07-08T23:02:55.234Z] #77 106.4 Makefile.am: installing 'build-aux/depcomp'
23:02:55 [2022-07-08T23:02:55.234Z] #77 106.6 parallel-tests: installing 'build-aux/test-driver'
23:02:55 [2022-07-08T23:02:55.569Z] --- PASS: TestCreateWithCustomMaskedPaths (1.51s)
23:02:55 [2022-07-08T23:02:55.569Z] === RUN   TestCreateWithCustomReadonlyPaths
23:02:57 [2022-07-08T23:02:57.476Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.55s)
23:02:57 [2022-07-08T23:02:57.476Z] === RUN   TestCreateWithInvalidHealthcheckParams
23:02:57 [2022-07-08T23:02:57.476Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:02:57 [2022-07-08T23:02:57.476Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:02:57 [2022-07-08T23:02:57.476Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:02:57 [2022-07-08T23:02:57.476Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:02:57 [2022-07-08T23:02:57.476Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:02:57 [2022-07-08T23:02:57.476Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:02:57 [2022-07-08T23:02:57.476Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:02:57 [2022-07-08T23:02:57.476Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:02:57 [2022-07-08T23:02:57.476Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:02:57 [2022-07-08T23:02:57.476Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:02:57 [2022-07-08T23:02:57.476Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:02:57 [2022-07-08T23:02:57.476Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:02:57 [2022-07-08T23:02:57.476Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:02:57 [2022-07-08T23:02:57.476Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:02:57 [2022-07-08T23:02:57.476Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:02:57 [2022-07-08T23:02:57.476Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
23:02:57 [2022-07-08T23:02:57.476Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
23:02:57 [2022-07-08T23:02:57.476Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
23:02:57 [2022-07-08T23:02:57.476Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
23:02:57 [2022-07-08T23:02:57.476Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
23:02:57 [2022-07-08T23:02:57.476Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
23:02:57 [2022-07-08T23:02:57.476Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
23:02:57 [2022-07-08T23:02:57.735Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s)
23:02:57 [2022-07-08T23:02:57.735Z] === RUN   TestCreateDifferentPlatform
23:02:57 [2022-07-08T23:02:57.735Z] === RUN   TestCreateDifferentPlatform/different_os
23:02:57 [2022-07-08T23:02:57.735Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
23:02:57 [2022-07-08T23:02:57.735Z] --- PASS: TestCreateDifferentPlatform (0.02s)
23:02:57 [2022-07-08T23:02:57.735Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
23:02:57 [2022-07-08T23:02:57.735Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
23:02:57 [2022-07-08T23:02:57.735Z] === RUN   TestCreateVolumesFromNonExistingContainer
23:02:57 [2022-07-08T23:02:57.735Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
23:02:57 [2022-07-08T23:02:57.735Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
23:02:57 [2022-07-08T23:02:57.994Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
23:02:57 [2022-07-08T23:02:57.994Z] === RUN   TestCreateInvalidHostConfig
23:02:57 [2022-07-08T23:02:57.994Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
23:02:57 [2022-07-08T23:02:57.994Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
23:02:57 [2022-07-08T23:02:57.994Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
23:02:57 [2022-07-08T23:02:57.994Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
23:02:57 [2022-07-08T23:02:57.994Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
23:02:57 [2022-07-08T23:02:57.994Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
23:02:57 [2022-07-08T23:02:57.994Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
23:02:57 [2022-07-08T23:02:57.994Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
23:02:57 [2022-07-08T23:02:57.994Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
23:02:57 [2022-07-08T23:02:57.994Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
23:02:57 [2022-07-08T23:02:57.994Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
23:02:57 [2022-07-08T23:02:57.994Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
23:02:57 [2022-07-08T23:02:57.994Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
23:02:57 [2022-07-08T23:02:57.994Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
23:02:57 [2022-07-08T23:02:57.994Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
23:02:57 [2022-07-08T23:02:57.994Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
23:02:57 [2022-07-08T23:02:57.994Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
23:02:57 [2022-07-08T23:02:57.994Z] === RUN   TestContainerStartOnDaemonRestart
23:02:57 [2022-07-08T23:02:57.994Z] === PAUSE TestContainerStartOnDaemonRestart
23:02:57 [2022-07-08T23:02:57.994Z] === RUN   TestDaemonRestartIpcMode
23:02:57 [2022-07-08T23:02:57.994Z] === PAUSE TestDaemonRestartIpcMode
23:02:57 [2022-07-08T23:02:57.994Z] === RUN   TestDaemonHostGatewayIP
23:02:57 [2022-07-08T23:02:57.994Z] === PAUSE TestDaemonHostGatewayIP
23:02:57 [2022-07-08T23:02:57.994Z] === RUN   TestRestartDaemonWithRestartingContainer
23:02:57 [2022-07-08T23:02:57.994Z] === PAUSE TestRestartDaemonWithRestartingContainer
23:02:57 [2022-07-08T23:02:57.994Z] === RUN   TestContainerKillOnDaemonStart
23:02:57 [2022-07-08T23:02:57.994Z] === PAUSE TestContainerKillOnDaemonStart
23:02:57 [2022-07-08T23:02:57.994Z] === RUN   TestDiff
23:02:58 [2022-07-08T23:02:58.511Z] #77 110.8 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
23:02:58 [2022-07-08T23:02:58.511Z] #77 110.8 libtoolize: copying file 'build-aux/ltmain.sh'
23:02:58 [2022-07-08T23:02:58.563Z] --- PASS: TestDiff (0.55s)
23:02:58 [2022-07-08T23:02:58.563Z] === RUN   TestExecConsoleSize
23:02:58 [2022-07-08T23:02:58.769Z] #77 ...
23:02:58 [2022-07-08T23:02:58.769Z] 
23:02:58 [2022-07-08T23:02:58.769Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
23:02:58 [2022-07-08T23:02:58.769Z] #67 sha256:09ba09c714ebcbe10a0e53d2ead1c70af6e21639ca866718de4b5c9d03a35436
23:02:58 [2022-07-08T23:02:58.769Z] #67 191.6 + for f in rootlesskit rootlesskit-docker-proxy
23:02:58 [2022-07-08T23:02:58.769Z] #67 191.6 + GOBIN=/build
23:02:58 [2022-07-08T23:02:58.769Z] #67 191.6 + GO111MODULE=on
23:02:58 [2022-07-08T23:02:58.769Z] #67 191.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
23:02:59 [2022-07-08T23:02:59.131Z] --- PASS: TestExecConsoleSize (0.69s)
23:02:59 [2022-07-08T23:02:59.131Z] === RUN   TestExecWithCloseStdin
23:02:59 [2022-07-08T23:02:59.700Z] --- PASS: TestExecWithCloseStdin (0.67s)
23:02:59 [2022-07-08T23:02:59.700Z] === RUN   TestExec
23:03:00 [2022-07-08T23:03:00.642Z] --- PASS: TestExec (0.63s)
23:03:00 [2022-07-08T23:03:00.642Z] === RUN   TestExecUser
23:03:00 [2022-07-08T23:03:00.979Z] --- PASS: TestExecUser (0.63s)
23:03:00 [2022-07-08T23:03:00.979Z] === RUN   TestExportContainerAndImportImage
23:03:01 [2022-07-08T23:03:01.920Z] --- PASS: TestExportContainerAndImportImage (0.78s)
23:03:01 [2022-07-08T23:03:01.920Z] === RUN   TestExportContainerAfterDaemonRestart
23:03:03 [2022-07-08T23:03:03.299Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
23:03:03 [2022-07-08T23:03:03.299Z] === RUN   TestHealthCheckWorkdir
23:03:03 [2022-07-08T23:03:03.869Z] --- PASS: TestHealthCheckWorkdir (0.87s)
23:03:03 [2022-07-08T23:03:03.869Z] === RUN   TestHealthKillContainer
23:03:05 [2022-07-08T23:03:05.317Z] #67 ...
23:03:05 [2022-07-08T23:03:05.317Z] 
23:03:05 [2022-07-08T23:03:05.317Z] #14 [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
23:03:05 [2022-07-08T23:03:05.317Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
23:03:05 [2022-07-08T23:03:05.317Z] #14 192.7 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
23:03:05 [2022-07-08T23:03:05.317Z] #14 192.7 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
23:03:05 [2022-07-08T23:03:05.317Z] #14 192.7 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
23:03:05 [2022-07-08T23:03:05.327Z] #14 ...
23:03:05 [2022-07-08T23:03:05.327Z] 
23:03:05 [2022-07-08T23:03:05.327Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:03:05 [2022-07-08T23:03:05.327Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
23:03:05 [2022-07-08T23:03:05.327Z] #77 111.0 configure.ac:7: installing 'build-aux/compile'
23:03:05 [2022-07-08T23:03:05.327Z] #77 111.0 configure.ac:9: installing 'build-aux/config.guess'
23:03:05 [2022-07-08T23:03:05.327Z] #77 111.0 configure.ac:9: installing 'build-aux/config.sub'
23:03:05 [2022-07-08T23:03:05.327Z] #77 111.0 configure.ac:11: installing 'build-aux/install-sh'
23:03:05 [2022-07-08T23:03:05.327Z] #77 111.0 configure.ac:11: installing 'build-aux/missing'
23:03:05 [2022-07-08T23:03:05.327Z] #77 111.3 Makefile.am: installing 'build-aux/depcomp'
23:03:05 [2022-07-08T23:03:05.327Z] #77 111.6 parallel-tests: installing 'build-aux/test-driver'
23:03:06 [2022-07-08T23:03:06.719Z] #77 116.0 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
23:03:06 [2022-07-08T23:03:06.719Z] #77 116.0 libtoolize: copying file 'build-aux/ltmain.sh'
23:03:07 [2022-07-08T23:03:07.288Z] #77 116.9 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
23:03:07 [2022-07-08T23:03:07.288Z] #77 116.9 libtoolize: copying file 'm4/libtool.m4'
23:03:07 [2022-07-08T23:03:07.548Z] #77 117.0 libtoolize: copying file 'm4/ltoptions.m4'
23:03:07 [2022-07-08T23:03:07.548Z] #77 117.0 libtoolize: copying file 'm4/ltsugar.m4'
23:03:07 [2022-07-08T23:03:07.808Z] #77 117.4 libtoolize: copying file 'm4/ltversion.m4'
23:03:08 [2022-07-08T23:03:08.067Z] #77 117.8 libtoolize: copying file 'm4/lt~obsolete.m4'
23:03:09 [2022-07-08T23:03:09.448Z] #77 ...
23:03:09 [2022-07-08T23:03:09.448Z] 
23:03:09 [2022-07-08T23:03:09.448Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
23:03:09 [2022-07-08T23:03:09.448Z] #67 sha256:498ce6487073aeaf06f8159f29d346170b7cd5f12df5ab573efbe3b81cfbf9a1
23:03:09 [2022-07-08T23:03:09.448Z] #67 199.2 + for f in rootlesskit rootlesskit-docker-proxy
23:03:09 [2022-07-08T23:03:09.448Z] #67 199.2 + GOBIN=/build
23:03:09 [2022-07-08T23:03:09.448Z] #67 199.2 + GO111MODULE=on
23:03:09 [2022-07-08T23:03:09.448Z] #67 199.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
23:03:09 [2022-07-08T23:03:09.508Z] #14 ...
23:03:09 [2022-07-08T23:03:09.508Z] 
23:03:09 [2022-07-08T23:03:09.508Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
23:03:09 [2022-07-08T23:03:09.508Z] #67 sha256:09ba09c714ebcbe10a0e53d2ead1c70af6e21639ca866718de4b5c9d03a35436
23:03:09 [2022-07-08T23:03:09.508Z] #67 201.8 rootlesskit version 1.0.0
23:03:09 [2022-07-08T23:03:09.508Z] #67 201.8 Usage of /build/rootlesskit-docker-proxy:
23:03:09 [2022-07-08T23:03:09.508Z] #67 201.8   -container-ip string
23:03:09 [2022-07-08T23:03:09.508Z] #67 201.8     	container ip
23:03:09 [2022-07-08T23:03:09.508Z] #67 201.8   -container-port int
23:03:09 [2022-07-08T23:03:09.508Z] #67 201.8     	container port (default -1)
23:03:09 [2022-07-08T23:03:09.508Z] #67 201.8   -host-ip string
23:03:09 [2022-07-08T23:03:09.508Z] #67 201.8     	host ip
23:03:09 [2022-07-08T23:03:09.508Z] #67 201.8   -host-port int
23:03:09 [2022-07-08T23:03:09.508Z] #67 201.8     	host port (default -1)
23:03:09 [2022-07-08T23:03:09.508Z] #67 201.8   -proto string
23:03:09 [2022-07-08T23:03:09.508Z] #67 201.8     	proxy protocol (default "tcp")
23:03:09 [2022-07-08T23:03:09.508Z] #67 ...
23:03:09 [2022-07-08T23:03:09.508Z] 
23:03:09 [2022-07-08T23:03:09.508Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:03:09 [2022-07-08T23:03:09.509Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
23:03:09 [2022-07-08T23:03:09.509Z] #77 111.8 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
23:03:09 [2022-07-08T23:03:09.509Z] #77 111.8 libtoolize: copying file 'm4/libtool.m4'
23:03:09 [2022-07-08T23:03:09.509Z] #77 112.0 libtoolize: copying file 'm4/ltoptions.m4'
23:03:09 [2022-07-08T23:03:09.509Z] #77 112.2 libtoolize: copying file 'm4/ltsugar.m4'
23:03:09 [2022-07-08T23:03:09.509Z] #77 112.3 libtoolize: copying file 'm4/ltversion.m4'
23:03:09 [2022-07-08T23:03:09.509Z] #77 112.6 libtoolize: copying file 'm4/lt~obsolete.m4'
23:03:09 [2022-07-08T23:03:09.509Z] #77 ...
23:03:09 [2022-07-08T23:03:09.509Z] 
23:03:09 [2022-07-08T23:03:09.509Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
23:03:09 [2022-07-08T23:03:09.509Z] #67 sha256:09ba09c714ebcbe10a0e53d2ead1c70af6e21639ca866718de4b5c9d03a35436
23:03:09 [2022-07-08T23:03:09.509Z] #67 DONE 202.3s
23:03:09 [2022-07-08T23:03:09.509Z] 
23:03:09 [2022-07-08T23:03:09.509Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
23:03:09 [2022-07-08T23:03:09.509Z] #68 sha256:735a8821baf47c316e625b86cdd4745e6f70432fc3b7a000f8b96545db079105
23:03:09 [2022-07-08T23:03:09.773Z] #68 DONE 0.1s
23:03:09 [2022-07-08T23:03:09.773Z] 
23:03:09 [2022-07-08T23:03:09.773Z] #14 [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
23:03:09 [2022-07-08T23:03:09.773Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
23:03:09 [2022-07-08T23:03:09.773Z] #14 202.7 Selecting previously unselected package g++-mingw-w64-x86-64.
23:03:09 [2022-07-08T23:03:09.773Z] #14 202.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
23:03:09 [2022-07-08T23:03:09.773Z] #14 202.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
23:03:09 [2022-07-08T23:03:09.773Z] #14 ...
23:03:09 [2022-07-08T23:03:09.773Z] 
23:03:09 [2022-07-08T23:03:09.773Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
23:03:09 [2022-07-08T23:03:09.773Z] #69 sha256:4496ecbc4310592af9f9591b0cad1416d0b477bfa4a0dd43142bcd2633d4a37d
23:03:09 [2022-07-08T23:03:09.773Z] #69 DONE 0.2s
23:03:10 [2022-07-08T23:03:10.032Z] 
23:03:10 [2022-07-08T23:03:10.032Z] #14 [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
23:03:10 [2022-07-08T23:03:10.032Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
23:03:10 [2022-07-08T23:03:10.032Z] #14 203.0 Selecting previously unselected package libapparmor1:amd64.
23:03:10 [2022-07-08T23:03:10.032Z] #14 203.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
23:03:10 [2022-07-08T23:03:10.032Z] #14 203.0 Unpacking libapparmor1:amd64 (2.13.6-10) ...
23:03:10 [2022-07-08T23:03:10.289Z] #14 203.3 Selecting previously unselected package libapparmor-dev:amd64.
23:03:10 [2022-07-08T23:03:10.289Z] #14 203.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
23:03:10 [2022-07-08T23:03:10.289Z] #14 203.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
23:03:10 [2022-07-08T23:03:10.289Z] #14 203.5 Selecting previously unselected package libbtrfs0:amd64.
23:03:10 [2022-07-08T23:03:10.289Z] #14 203.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
23:03:10 [2022-07-08T23:03:10.564Z] #14 203.6 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
23:03:10 [2022-07-08T23:03:10.828Z] #14 203.9 Selecting previously unselected package libbtrfs-dev:amd64.
23:03:10 [2022-07-08T23:03:10.828Z] #14 203.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
23:03:10 [2022-07-08T23:03:10.828Z] #14 203.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
23:03:11 [2022-07-08T23:03:11.392Z] #14 204.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
23:03:11 [2022-07-08T23:03:11.392Z] #14 204.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
23:03:11 [2022-07-08T23:03:11.392Z] #14 204.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
23:03:11 [2022-07-08T23:03:11.392Z] #14 204.5 Selecting previously unselected package libudev-dev:amd64.
23:03:11 [2022-07-08T23:03:11.649Z] #14 204.5 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
23:03:11 [2022-07-08T23:03:11.649Z] #14 204.6 Unpacking libudev-dev:amd64 (247.3-7) ...
23:03:11 [2022-07-08T23:03:11.906Z] #14 204.9 Selecting previously unselected package libsepol1-dev:amd64.
23:03:11 [2022-07-08T23:03:11.906Z] #14 204.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
23:03:11 [2022-07-08T23:03:11.906Z] #14 204.9 Unpacking libsepol1-dev:amd64 (3.1-1) ...
23:03:12 [2022-07-08T23:03:12.727Z] #14 205.7 Selecting previously unselected package libpcre2-16-0:amd64.
23:03:12 [2022-07-08T23:03:12.727Z] #14 205.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
23:03:12 [2022-07-08T23:03:12.727Z] #14 205.7 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
23:03:13 [2022-07-08T23:03:13.290Z] #14 206.2 Selecting previously unselected package libpcre2-32-0:amd64.
23:03:13 [2022-07-08T23:03:13.290Z] #14 206.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
23:03:13 [2022-07-08T23:03:13.290Z] #14 206.2 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
23:03:13 [2022-07-08T23:03:13.290Z] #14 206.4 Selecting previously unselected package libpcre2-posix2:amd64.
23:03:13 [2022-07-08T23:03:13.548Z] #14 206.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
23:03:13 [2022-07-08T23:03:13.548Z] #14 206.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
23:03:13 [2022-07-08T23:03:13.548Z] #14 206.6 Selecting previously unselected package libpcre2-dev:amd64.
23:03:13 [2022-07-08T23:03:13.548Z] #14 206.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
23:03:13 [2022-07-08T23:03:13.548Z] #14 206.6 Unpacking libpcre2-dev:amd64 (10.36-2) ...
23:03:13 [2022-07-08T23:03:13.852Z] --- PASS: TestHealthKillContainer (8.24s)
23:03:13 [2022-07-08T23:03:13.853Z] === RUN   TestInspectCpusetInConfigPre120
23:03:13 [2022-07-08T23:03:13.853Z] --- PASS: TestInspectCpusetInConfigPre120 (0.52s)
23:03:13 [2022-07-08T23:03:13.853Z] === RUN   TestIpcModeNone
23:03:13 [2022-07-08T23:03:13.853Z] --- PASS: TestIpcModeNone (0.64s)
23:03:13 [2022-07-08T23:03:13.853Z] === RUN   TestIpcModePrivate
23:03:13 [2022-07-08T23:03:13.853Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false
23:03:14 [2022-07-08T23:03:14.112Z] #14 207.3 Selecting previously unselected package libselinux1-dev:amd64.
23:03:14 [2022-07-08T23:03:14.112Z] --- PASS: TestIpcModePrivate (0.61s)
23:03:14 [2022-07-08T23:03:14.112Z] === RUN   TestIpcModeShareable
23:03:14 [2022-07-08T23:03:14.369Z] #14 207.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
23:03:14 [2022-07-08T23:03:14.369Z] #14 207.3 Unpacking libselinux1-dev:amd64 (3.1-3) ...
23:03:14 [2022-07-08T23:03:14.369Z] #14 207.6 Selecting previously unselected package libdevmapper-dev:amd64.
23:03:14 [2022-07-08T23:03:14.371Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true
23:03:14 [2022-07-08T23:03:14.626Z] #14 207.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
23:03:14 [2022-07-08T23:03:14.626Z] #14 207.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
23:03:14 [2022-07-08T23:03:14.626Z] #14 207.7 Selecting previously unselected package libseccomp-dev:amd64.
23:03:14 [2022-07-08T23:03:14.626Z] #14 207.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
23:03:14 [2022-07-08T23:03:14.626Z] #14 207.8 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
23:03:14 [2022-07-08T23:03:14.630Z] --- PASS: TestIpcModeShareable (0.65s)
23:03:14 [2022-07-08T23:03:14.630Z] === RUN   TestAPIIpcModeShareableAndContainer
23:03:14 [2022-07-08T23:03:14.883Z] #14 207.9 Selecting previously unselected package libsystemd-dev:amd64.
23:03:14 [2022-07-08T23:03:14.883Z] #14 207.9 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
23:03:14 [2022-07-08T23:03:14.883Z] #14 207.9 Unpacking libsystemd-dev:amd64 (247.3-7) ...
23:03:15 [2022-07-08T23:03:15.457Z] #14 208.5 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
23:03:15 [2022-07-08T23:03:15.457Z] #14 208.6 Setting up libapparmor1:amd64 (2.13.6-10) ...
23:03:15 [2022-07-08T23:03:15.457Z] #14 208.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
23:03:15 [2022-07-08T23:03:15.457Z] #14 208.6 Setting up libsepol1-dev:amd64 (3.1-1) ...
23:03:15 [2022-07-08T23:03:15.457Z] #14 208.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
23:03:15 [2022-07-08T23:03:15.457Z] #14 208.7 Setting up libpcre2-16-0:amd64 (10.36-2) ...
23:03:15 [2022-07-08T23:03:15.714Z] #14 208.7 Setting up libbtrfs0:amd64 (5.10.1-2) ...
23:03:15 [2022-07-08T23:03:15.714Z] #14 208.7 Setting up libpcre2-32-0:amd64 (10.36-2) ...
23:03:15 [2022-07-08T23:03:15.714Z] #14 208.7 Setting up libudev-dev:amd64 (247.3-7) ...
23:03:15 [2022-07-08T23:03:15.714Z] #14 208.8 Setting up libpcre2-posix2:amd64 (10.36-2) ...
23:03:15 [2022-07-08T23:03:15.714Z] #14 208.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
23:03:15 [2022-07-08T23:03:15.714Z] #14 208.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
23:03:15 [2022-07-08T23:03:15.714Z] #14 208.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
23:03:15 [2022-07-08T23:03:15.714Z] #14 208.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
23:03:15 [2022-07-08T23:03:15.714Z] #14 208.8 Setting up mingw-w64-common (8.0.0-1) ...
23:03:15 [2022-07-08T23:03:15.714Z] #14 208.8 Setting up libsystemd-dev:amd64 (247.3-7) ...
23:03:15 [2022-07-08T23:03:15.714Z] #14 208.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
23:03:15 [2022-07-08T23:03:15.714Z] #14 208.9 Setting up libpcre2-dev:amd64 (10.36-2) ...
23:03:15 [2022-07-08T23:03:15.714Z] #14 208.9 Setting up libselinux1-dev:amd64 (3.1-3) ...
23:03:15 [2022-07-08T23:03:15.714Z] #14 208.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
23:03:15 [2022-07-08T23:03:15.714Z] #14 208.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
23:03:15 [2022-07-08T23:03:15.714Z] #14 208.9 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
23:03:15 [2022-07-08T23:03:15.714Z] #14 208.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
23:03:15 [2022-07-08T23:03:15.714Z] #14 209.0 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
23:03:15 [2022-07-08T23:03:15.714Z] #14 209.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
23:03:15 [2022-07-08T23:03:15.714Z] #14 209.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
23:03:15 [2022-07-08T23:03:15.971Z] #14 209.0 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
23:03:15 [2022-07-08T23:03:15.971Z] #14 209.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
23:03:15 [2022-07-08T23:03:15.971Z] #14 209.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
23:03:15 [2022-07-08T23:03:15.971Z] #14 209.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
23:03:15 [2022-07-08T23:03:15.971Z] #14 209.1 Setting up dmsetup (2:1.02.175-2.1) ...
23:03:15 [2022-07-08T23:03:15.971Z] #14 209.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
23:03:15 [2022-07-08T23:03:15.971Z] #14 209.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
23:03:15 [2022-07-08T23:03:15.971Z] #14 209.1 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:03:16 [2022-07-08T23:03:16.024Z] #67 ...
23:03:16 [2022-07-08T23:03:16.024Z] 
23:03:16 [2022-07-08T23:03:16.024Z] #14 [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
23:03:16 [2022-07-08T23:03:16.024Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
23:03:16 [2022-07-08T23:03:16.024Z] #14 196.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
23:03:16 [2022-07-08T23:03:16.024Z] #14 196.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
23:03:16 [2022-07-08T23:03:16.024Z] #14 196.6 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
23:03:16 [2022-07-08T23:03:16.024Z] #14 205.3 Selecting previously unselected package g++-mingw-w64-x86-64.
23:03:16 [2022-07-08T23:03:16.024Z] #14 205.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
23:03:16 [2022-07-08T23:03:16.024Z] #14 205.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
23:03:16 [2022-07-08T23:03:16.024Z] #14 205.6 Selecting previously unselected package libapparmor1:amd64.
23:03:16 [2022-07-08T23:03:16.024Z] #14 205.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
23:03:16 [2022-07-08T23:03:16.024Z] #14 205.6 Unpacking libapparmor1:amd64 (2.13.6-10) ...
23:03:16 [2022-07-08T23:03:16.024Z] #14 205.7 Selecting previously unselected package libapparmor-dev:amd64.
23:03:16 [2022-07-08T23:03:16.024Z] #14 205.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
23:03:16 [2022-07-08T23:03:16.024Z] #14 205.7 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
23:03:16 [2022-07-08T23:03:16.024Z] #14 206.0 Selecting previously unselected package libbtrfs0:amd64.
23:03:16 [2022-07-08T23:03:16.024Z] #14 206.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
23:03:16 [2022-07-08T23:03:16.024Z] #14 206.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
23:03:16 [2022-07-08T23:03:16.024Z] #14 206.2 Selecting previously unselected package libbtrfs-dev:amd64.
23:03:16 [2022-07-08T23:03:16.024Z] #14 206.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
23:03:16 [2022-07-08T23:03:16.024Z] #14 206.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
23:03:16 [2022-07-08T23:03:16.024Z] #14 206.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
23:03:16 [2022-07-08T23:03:16.024Z] #14 206.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
23:03:16 [2022-07-08T23:03:16.024Z] #14 206.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
23:03:16 [2022-07-08T23:03:16.024Z] #14 206.6 Selecting previously unselected package libudev-dev:amd64.
23:03:16 [2022-07-08T23:03:16.024Z] #14 206.6 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
23:03:16 [2022-07-08T23:03:16.024Z] #14 206.6 Unpacking libudev-dev:amd64 (247.3-7) ...
23:03:16 [2022-07-08T23:03:16.284Z] #14 206.8 Selecting previously unselected package libsepol1-dev:amd64.
23:03:16 [2022-07-08T23:03:16.284Z] #14 206.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
23:03:16 [2022-07-08T23:03:16.284Z] #14 206.9 Unpacking libsepol1-dev:amd64 (3.1-1) ...
23:03:16 [2022-07-08T23:03:16.538Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.87s)
23:03:16 [2022-07-08T23:03:16.538Z] === RUN   TestAPIIpcModeHost
23:03:16 [2022-07-08T23:03:16.798Z] --- PASS: TestAPIIpcModeHost (0.40s)
23:03:16 [2022-07-08T23:03:16.798Z] === RUN   TestDaemonIpcModeShareable
23:03:16 [2022-07-08T23:03:16.854Z] #14 207.2 Selecting previously unselected package libpcre2-16-0:amd64.
23:03:16 [2022-07-08T23:03:16.854Z] #14 207.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
23:03:16 [2022-07-08T23:03:16.854Z] #14 207.2 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
23:03:16 [2022-07-08T23:03:16.904Z] #14 DONE 209.9s
23:03:16 [2022-07-08T23:03:16.904Z] 
23:03:16 [2022-07-08T23:03:16.904Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
23:03:16 [2022-07-08T23:03:16.904Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58
23:03:16 [2022-07-08T23:03:16.904Z] #15 ...
23:03:16 [2022-07-08T23:03:16.904Z] 
23:03:16 [2022-07-08T23:03:16.904Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
23:03:16 [2022-07-08T23:03:16.904Z] #59 sha256:878cf66989e904d617c2bcd21a65b878520b3d7ad93c15a8ffb0c026ef4177f9
23:03:16 [2022-07-08T23:03:16.904Z] #59 DONE 0.2s
23:03:17 [2022-07-08T23:03:17.114Z] #14 207.5 Selecting previously unselected package libpcre2-32-0:amd64.
23:03:17 [2022-07-08T23:03:17.115Z] #14 207.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
23:03:17 [2022-07-08T23:03:17.115Z] #14 207.5 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
23:03:17 [2022-07-08T23:03:17.115Z] #14 ...
23:03:17 [2022-07-08T23:03:17.115Z] 
23:03:17 [2022-07-08T23:03:17.115Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
23:03:17 [2022-07-08T23:03:17.115Z] #67 sha256:498ce6487073aeaf06f8159f29d346170b7cd5f12df5ab573efbe3b81cfbf9a1
23:03:17 [2022-07-08T23:03:17.115Z] #67 207.2 rootlesskit version 1.0.0
23:03:17 [2022-07-08T23:03:17.160Z] 
23:03:17 [2022-07-08T23:03:17.160Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
23:03:17 [2022-07-08T23:03:17.160Z] #60 sha256:64ea6ad4b4ce5bb17d7df2cfea230c1b4c91d2f20b40b529f9e499b1c5724e8f
23:03:17 [2022-07-08T23:03:17.375Z] #67 207.2 Usage of /build/rootlesskit-docker-proxy:
23:03:17 [2022-07-08T23:03:17.375Z] #67 207.2   -container-ip string
23:03:17 [2022-07-08T23:03:17.375Z] #67 207.2     	container ip
23:03:17 [2022-07-08T23:03:17.375Z] #67 207.2   -container-port int
23:03:17 [2022-07-08T23:03:17.375Z] #67 207.2     	container port (default -1)
23:03:17 [2022-07-08T23:03:17.375Z] #67 207.2   -host-ip string
23:03:17 [2022-07-08T23:03:17.375Z] #67 207.2     	host ip
23:03:17 [2022-07-08T23:03:17.375Z] #67 207.2   -host-port int
23:03:17 [2022-07-08T23:03:17.375Z] #67 207.2     	host port (default -1)
23:03:17 [2022-07-08T23:03:17.375Z] #67 207.2   -proto string
23:03:17 [2022-07-08T23:03:17.375Z] #67 207.2     	proxy protocol (default "tcp")
23:03:18 [2022-07-08T23:03:18.178Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
23:03:18 [2022-07-08T23:03:18.179Z] --- PASS: TestDaemonIpcModeShareable (1.21s)
23:03:18 [2022-07-08T23:03:18.179Z] === RUN   TestDaemonIpcModePrivate
23:03:18 [2022-07-08T23:03:18.529Z] #60 1.696 + RM_GOPATH=0
23:03:18 [2022-07-08T23:03:18.787Z] #60 1.696 + TMP_GOPATH=
23:03:18 [2022-07-08T23:03:18.787Z] #60 1.696 + : /build
23:03:18 [2022-07-08T23:03:18.787Z] #60 1.696 + '[' -z '' ']'
23:03:18 [2022-07-08T23:03:18.787Z] #60 1.698 ++ mktemp -d
23:03:18 [2022-07-08T23:03:18.787Z] #60 1.699 + export GOPATH=/tmp/tmp.p5PFthQUo5
23:03:18 [2022-07-08T23:03:18.787Z] #60 1.700 + GOPATH=/tmp/tmp.p5PFthQUo5
23:03:18 [2022-07-08T23:03:18.787Z] #60 1.700 + RM_GOPATH=1
23:03:18 [2022-07-08T23:03:18.787Z] #60 1.700 + case "$(go env GOARCH)" in
23:03:18 [2022-07-08T23:03:18.787Z] #60 1.700 ++ go env GOARCH
23:03:18 [2022-07-08T23:03:18.787Z] #60 1.728 + export GO_BUILDMODE=-buildmode=pie
23:03:18 [2022-07-08T23:03:18.787Z] #60 1.728 + GO_BUILDMODE=-buildmode=pie
23:03:18 [2022-07-08T23:03:18.787Z] #60 1.731 ++ dirname /install.sh
23:03:18 [2022-07-08T23:03:18.787Z] #60 1.732 + dir=/
23:03:18 [2022-07-08T23:03:18.787Z] #60 1.734 Install runc version v1.1.2 (build tags: seccomp)
23:03:18 [2022-07-08T23:03:18.787Z] #60 1.734 + bin=runc
23:03:18 [2022-07-08T23:03:18.787Z] #60 1.734 + shift
23:03:18 [2022-07-08T23:03:18.787Z] #60 1.734 + '[' '!' -f //runc.installer ']'
23:03:18 [2022-07-08T23:03:18.787Z] #60 1.734 + . //runc.installer
23:03:18 [2022-07-08T23:03:18.787Z] #60 1.734 ++ set -e
23:03:18 [2022-07-08T23:03:18.787Z] #60 1.734 ++ : v1.1.2
23:03:18 [2022-07-08T23:03:18.787Z] #60 1.734 + install_runc
23:03:18 [2022-07-08T23:03:18.787Z] #60 1.734 + RUNC_BUILDTAGS=seccomp
23:03:18 [2022-07-08T23:03:18.787Z] #60 1.734 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
23:03:18 [2022-07-08T23:03:18.787Z] #60 1.739 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.p5PFthQUo5/src/github.com/opencontainers/runc
23:03:18 [2022-07-08T23:03:18.787Z] #60 1.743 Cloning into '/tmp/tmp.p5PFthQUo5/src/github.com/opencontainers/runc'...
23:03:18 [2022-07-08T23:03:18.787Z] #60 ...
23:03:18 [2022-07-08T23:03:18.787Z] 
23:03:18 [2022-07-08T23:03:18.787Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
23:03:18 [2022-07-08T23:03:18.787Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58
23:03:18 [2022-07-08T23:03:18.787Z] #15 DONE 2.1s
23:03:19 [2022-07-08T23:03:19.045Z] 
23:03:19 [2022-07-08T23:03:19.045Z] #16 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
23:03:19 [2022-07-08T23:03:19.045Z] #16 sha256:dc677770f28f54fccd1a8516cccd94f88336efcbdc40c96ad18c46e2754c68ba
23:03:19 [2022-07-08T23:03:19.117Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
23:03:19 [2022-07-08T23:03:19.377Z] --- PASS: TestDaemonIpcModePrivate (1.21s)
23:03:19 [2022-07-08T23:03:19.377Z] === RUN   TestDaemonIpcModePrivateFromConfig
23:03:19 [2022-07-08T23:03:19.915Z] #67 DONE 209.9s
23:03:19 [2022-07-08T23:03:19.915Z] 
23:03:19 [2022-07-08T23:03:19.915Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
23:03:19 [2022-07-08T23:03:19.915Z] #68 sha256:299722001f5a0fea9c1ca8a176dff7f2a4be2b222299813d684882dbe33ac9d0
23:03:19 [2022-07-08T23:03:19.915Z] #68 DONE 0.1s
23:03:19 [2022-07-08T23:03:19.915Z] 
23:03:19 [2022-07-08T23:03:19.915Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
23:03:19 [2022-07-08T23:03:19.915Z] #69 sha256:9285fbffa954d46cccf0120ad57019c2e49b702601951cc70768f79df1227953
23:03:20 [2022-07-08T23:03:20.174Z] #69 DONE 0.1s
23:03:20 [2022-07-08T23:03:20.174Z] 
23:03:20 [2022-07-08T23:03:20.174Z] #14 [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
23:03:20 [2022-07-08T23:03:20.174Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
23:03:20 [2022-07-08T23:03:20.174Z] #14 208.6 Selecting previously unselected package libpcre2-posix2:amd64.
23:03:20 [2022-07-08T23:03:20.174Z] #14 208.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
23:03:20 [2022-07-08T23:03:20.174Z] #14 208.7 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
23:03:20 [2022-07-08T23:03:20.174Z] #14 209.3 Selecting previously unselected package libpcre2-dev:amd64.
23:03:20 [2022-07-08T23:03:20.174Z] #14 209.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
23:03:20 [2022-07-08T23:03:20.174Z] #14 209.4 Unpacking libpcre2-dev:amd64 (10.36-2) ...
23:03:20 [2022-07-08T23:03:20.174Z] #14 210.3 Selecting previously unselected package libselinux1-dev:amd64.
23:03:20 [2022-07-08T23:03:20.174Z] #14 210.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
23:03:20 [2022-07-08T23:03:20.174Z] #14 210.3 Unpacking libselinux1-dev:amd64 (3.1-3) ...
23:03:20 [2022-07-08T23:03:20.315Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
23:03:20 [2022-07-08T23:03:20.415Z] #16 DONE 1.5s
23:03:20 [2022-07-08T23:03:20.415Z] 
23:03:20 [2022-07-08T23:03:20.415Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
23:03:20 [2022-07-08T23:03:20.415Z] #17 sha256:892cc41becfa68ce41b3829c8eb1e42e604f2bc45549b6f5a194215a472f22d3
23:03:20 [2022-07-08T23:03:20.435Z] #14 210.7 Selecting previously unselected package libdevmapper-dev:amd64.
23:03:20 [2022-07-08T23:03:20.435Z] #14 210.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
23:03:20 [2022-07-08T23:03:20.435Z] #14 210.7 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
23:03:20 [2022-07-08T23:03:20.575Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s)
23:03:20 [2022-07-08T23:03:20.575Z] === RUN   TestDaemonIpcModeShareableFromConfig
23:03:20 [2022-07-08T23:03:20.693Z] #14 210.9 Selecting previously unselected package libseccomp-dev:amd64.
23:03:20 [2022-07-08T23:03:20.693Z] #14 210.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
23:03:20 [2022-07-08T23:03:20.693Z] #14 210.9 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
23:03:20 [2022-07-08T23:03:20.953Z] #14 211.2 Selecting previously unselected package libsystemd-dev:amd64.
23:03:20 [2022-07-08T23:03:20.953Z] #14 211.2 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
23:03:20 [2022-07-08T23:03:20.953Z] #14 211.2 Unpacking libsystemd-dev:amd64 (247.3-7) ...
23:03:21 [2022-07-08T23:03:21.513Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
23:03:21 [2022-07-08T23:03:21.521Z] #14 211.9 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
23:03:21 [2022-07-08T23:03:21.521Z] #14 212.0 Setting up libapparmor1:amd64 (2.13.6-10) ...
23:03:21 [2022-07-08T23:03:21.521Z] #14 212.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
23:03:21 [2022-07-08T23:03:21.521Z] #14 212.0 Setting up libsepol1-dev:amd64 (3.1-1) ...
23:03:21 [2022-07-08T23:03:21.773Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s)
23:03:21 [2022-07-08T23:03:21.773Z] === RUN   TestIpcModeOlderClient
23:03:21 [2022-07-08T23:03:21.773Z] === PAUSE TestIpcModeOlderClient
23:03:21 [2022-07-08T23:03:21.773Z] === RUN   TestKillContainerInvalidSignal
23:03:21 [2022-07-08T23:03:21.780Z] #14 212.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
23:03:21 [2022-07-08T23:03:21.780Z] #14 212.1 Setting up libpcre2-16-0:amd64 (10.36-2) ...
23:03:21 [2022-07-08T23:03:21.780Z] #14 212.1 Setting up libbtrfs0:amd64 (5.10.1-2) ...
23:03:21 [2022-07-08T23:03:21.780Z] #14 212.1 Setting up libpcre2-32-0:amd64 (10.36-2) ...
23:03:21 [2022-07-08T23:03:21.780Z] #14 212.1 Setting up libudev-dev:amd64 (247.3-7) ...
23:03:21 [2022-07-08T23:03:21.780Z] #14 212.2 Setting up libpcre2-posix2:amd64 (10.36-2) ...
23:03:21 [2022-07-08T23:03:21.780Z] #14 212.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
23:03:21 [2022-07-08T23:03:21.780Z] #14 212.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
23:03:21 [2022-07-08T23:03:21.780Z] #14 212.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
23:03:21 [2022-07-08T23:03:21.780Z] #14 212.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
23:03:21 [2022-07-08T23:03:21.780Z] #14 212.2 Setting up mingw-w64-common (8.0.0-1) ...
23:03:21 [2022-07-08T23:03:21.780Z] #14 212.3 Setting up libsystemd-dev:amd64 (247.3-7) ...
23:03:21 [2022-07-08T23:03:21.780Z] #14 212.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
23:03:21 [2022-07-08T23:03:21.780Z] #14 212.3 Setting up libpcre2-dev:amd64 (10.36-2) ...
23:03:21 [2022-07-08T23:03:21.780Z] #14 212.3 Setting up libselinux1-dev:amd64 (3.1-3) ...
23:03:21 [2022-07-08T23:03:21.780Z] #14 212.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
23:03:21 [2022-07-08T23:03:21.780Z] #14 212.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
23:03:21 [2022-07-08T23:03:21.786Z] #17 1.227 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
23:03:22 [2022-07-08T23:03:22.040Z] #14 212.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
23:03:22 [2022-07-08T23:03:22.040Z] #14 212.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
23:03:22 [2022-07-08T23:03:22.040Z] #14 212.4 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
23:03:22 [2022-07-08T23:03:22.040Z] #14 212.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
23:03:22 [2022-07-08T23:03:22.040Z] #14 212.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
23:03:22 [2022-07-08T23:03:22.040Z] #14 212.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
23:03:22 [2022-07-08T23:03:22.040Z] #14 212.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
23:03:22 [2022-07-08T23:03:22.040Z] #14 212.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
23:03:22 [2022-07-08T23:03:22.040Z] #14 212.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
23:03:22 [2022-07-08T23:03:22.040Z] #14 212.5 Setting up dmsetup (2:1.02.175-2.1) ...
23:03:22 [2022-07-08T23:03:22.040Z] #14 212.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
23:03:22 [2022-07-08T23:03:22.043Z] #17 DONE 1.5s
23:03:22 [2022-07-08T23:03:22.043Z] 
23:03:22 [2022-07-08T23:03:22.043Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
23:03:22 [2022-07-08T23:03:22.043Z] #18 sha256:02eb287b450d9a02816f72b3c6bad4b3a3a0abfc413ddbdd5d7e62c1d651c673
23:03:22 [2022-07-08T23:03:22.300Z] #14 212.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
23:03:22 [2022-07-08T23:03:22.300Z] #14 212.6 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:03:22 [2022-07-08T23:03:22.342Z] --- PASS: TestKillContainerInvalidSignal (0.46s)
23:03:22 [2022-07-08T23:03:22.342Z] === RUN   TestKillContainer
23:03:22 [2022-07-08T23:03:22.342Z] === RUN   TestKillContainer/no_signal
23:03:22 [2022-07-08T23:03:22.602Z] === RUN   TestKillContainer/non_killing_signal
23:03:22 [2022-07-08T23:03:22.867Z] === RUN   TestKillContainer/killing_signal
23:03:22 [2022-07-08T23:03:22.870Z] #14 DONE 213.3s
23:03:22 [2022-07-08T23:03:22.870Z] 
23:03:22 [2022-07-08T23:03:22.870Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
23:03:22 [2022-07-08T23:03:22.870Z] #59 sha256:5ea7a24e2dc98ae35a86d9e85e3b1b6caaad98c25a27750741b2fc7806c7ab8e
23:03:23 [2022-07-08T23:03:23.131Z] #59 DONE 0.3s
23:03:23 [2022-07-08T23:03:23.131Z] 
23:03:23 [2022-07-08T23:03:23.131Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
23:03:23 [2022-07-08T23:03:23.131Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58
23:03:23 [2022-07-08T23:03:23.412Z] #18 DONE 1.6s
23:03:23 [2022-07-08T23:03:23.412Z] 
23:03:23 [2022-07-08T23:03:23.412Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:03:23 [2022-07-08T23:03:23.412Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
23:03:23 [2022-07-08T23:03:23.412Z] #77 135.4 configure.ac:11: installing 'build-aux/compile'
23:03:23 [2022-07-08T23:03:23.412Z] #77 135.4 configure.ac:11: installing 'build-aux/config.guess'
23:03:23 [2022-07-08T23:03:23.412Z] #77 135.4 configure.ac:11: installing 'build-aux/config.sub'
23:03:23 [2022-07-08T23:03:23.412Z] #77 135.5 configure.ac:13: installing 'build-aux/install-sh'
23:03:23 [2022-07-08T23:03:23.412Z] #77 135.5 configure.ac:13: installing 'build-aux/missing'
23:03:23 [2022-07-08T23:03:23.412Z] #77 135.5 configure.ac:8: installing 'build-aux/tap-driver.sh'
23:03:23 [2022-07-08T23:03:23.412Z] #77 135.8 Makefile.am: installing 'build-aux/depcomp'
23:03:23 [2022-07-08T23:03:23.435Z] --- PASS: TestKillContainer (1.31s)
23:03:23 [2022-07-08T23:03:23.435Z]     --- PASS: TestKillContainer/no_signal (0.43s)
23:03:23 [2022-07-08T23:03:23.435Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
23:03:23 [2022-07-08T23:03:23.435Z]     --- PASS: TestKillContainer/killing_signal (0.44s)
23:03:23 [2022-07-08T23:03:23.435Z] === RUN   TestKillWithStopSignalAndRestartPolicies
23:03:23 [2022-07-08T23:03:23.435Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
23:03:24 [2022-07-08T23:03:24.005Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
23:03:24 [2022-07-08T23:03:24.784Z] #77 ...
23:03:24 [2022-07-08T23:03:24.784Z] 
23:03:24 [2022-07-08T23:03:24.784Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
23:03:24 [2022-07-08T23:03:24.784Z] #19 sha256:68455664b8d40666121086f3ad95e7572c35f2e0ecd2e6dcaf6ca77b391427c9
23:03:24 [2022-07-08T23:03:24.784Z] #19 DONE 1.4s
23:03:24 [2022-07-08T23:03:24.945Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.51s)
23:03:24 [2022-07-08T23:03:24.945Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.49s)
23:03:24 [2022-07-08T23:03:24.945Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.85s)
23:03:24 [2022-07-08T23:03:24.945Z] === RUN   TestKillStoppedContainer
23:03:24 [2022-07-08T23:03:24.945Z] --- PASS: TestKillStoppedContainer (0.04s)
23:03:24 [2022-07-08T23:03:24.945Z] === RUN   TestKillStoppedContainerAPIPre120
23:03:25 [2022-07-08T23:03:25.034Z] #15 DONE 2.3s
23:03:25 [2022-07-08T23:03:25.034Z] 
23:03:25 [2022-07-08T23:03:25.034Z] #16 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
23:03:25 [2022-07-08T23:03:25.034Z] #16 sha256:dc677770f28f54fccd1a8516cccd94f88336efcbdc40c96ad18c46e2754c68ba
23:03:25 [2022-07-08T23:03:25.042Z] 
23:03:25 [2022-07-08T23:03:25.042Z] #20 [dev-systemd-false  6/28] RUN ldconfig
23:03:25 [2022-07-08T23:03:25.042Z] #20 sha256:27068681b785a761bb7c53e1b796be963f7e35b10a3fd51fe3663b680ef5c50d
23:03:25 [2022-07-08T23:03:25.205Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
23:03:25 [2022-07-08T23:03:25.205Z] === RUN   TestKillDifferentUserContainer
23:03:25 [2022-07-08T23:03:25.465Z] --- PASS: TestKillDifferentUserContainer (0.44s)
23:03:25 [2022-07-08T23:03:25.465Z] === RUN   TestInspectOomKilledTrue
23:03:25 [2022-07-08T23:03:25.465Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
23:03:25 [2022-07-08T23:03:25.465Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
23:03:25 [2022-07-08T23:03:25.465Z] === RUN   TestInspectOomKilledFalse
23:03:26 [2022-07-08T23:03:26.036Z] --- PASS: TestInspectOomKilledFalse (0.44s)
23:03:26 [2022-07-08T23:03:26.036Z] === RUN   TestLinksEtcHostsContentMatch
23:03:26 [2022-07-08T23:03:26.297Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s)
23:03:26 [2022-07-08T23:03:26.297Z] === RUN   TestLinksContainerNames
23:03:26 [2022-07-08T23:03:26.936Z] #20 DONE 1.7s
23:03:26 [2022-07-08T23:03:26.937Z] 
23:03:26 [2022-07-08T23:03:26.937Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:03:26 [2022-07-08T23:03:26.937Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
23:03:26 [2022-07-08T23:03:26.937Z] #77 138.3 checking build system type... x86_64-pc-linux-gnu
23:03:26 [2022-07-08T23:03:26.937Z] #77 138.9 checking host system type... x86_64-pc-linux-gnu
23:03:26 [2022-07-08T23:03:26.937Z] #77 138.9 checking how to print strings... printf
23:03:26 [2022-07-08T23:03:26.937Z] #77 138.9 checking for gcc... gcc
23:03:26 [2022-07-08T23:03:26.937Z] #77 139.2 checking whether the C compiler works... yes
23:03:26 [2022-07-08T23:03:26.937Z] #77 139.6 checking for C compiler default output file name... a.out
23:03:26 [2022-07-08T23:03:26.939Z] #16 DONE 1.8s
23:03:26 [2022-07-08T23:03:26.939Z] 
23:03:26 [2022-07-08T23:03:26.939Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
23:03:26 [2022-07-08T23:03:26.939Z] #17 sha256:892cc41becfa68ce41b3829c8eb1e42e604f2bc45549b6f5a194215a472f22d3
23:03:27 [2022-07-08T23:03:27.236Z] --- PASS: TestLinksContainerNames (0.90s)
23:03:27 [2022-07-08T23:03:27.236Z] === RUN   TestLogsFollowTailEmpty
23:03:27 [2022-07-08T23:03:27.500Z] #77 139.6 checking for suffix of executables... 
23:03:27 [2022-07-08T23:03:27.807Z] --- PASS: TestLogsFollowTailEmpty (0.46s)
23:03:27 [2022-07-08T23:03:27.808Z] === RUN   TestLogs
23:03:27 [2022-07-08T23:03:27.808Z] === RUN   TestLogs/driver_local
23:03:27 [2022-07-08T23:03:27.808Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
23:03:27 [2022-07-08T23:03:27.808Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
23:03:27 [2022-07-08T23:03:27.808Z] === RUN   TestLogs/driver_local/tty/only_stdout
23:03:27 [2022-07-08T23:03:27.808Z] === PAUSE TestLogs/driver_local/tty/only_stdout
23:03:27 [2022-07-08T23:03:27.808Z] === RUN   TestLogs/driver_local/tty/only_stderr
23:03:27 [2022-07-08T23:03:27.808Z] === PAUSE TestLogs/driver_local/tty/only_stderr
23:03:27 [2022-07-08T23:03:27.808Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
23:03:27 [2022-07-08T23:03:27.808Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
23:03:27 [2022-07-08T23:03:27.808Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
23:03:27 [2022-07-08T23:03:27.808Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
23:03:27 [2022-07-08T23:03:27.808Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
23:03:27 [2022-07-08T23:03:27.808Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
23:03:27 [2022-07-08T23:03:27.808Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
23:03:27 [2022-07-08T23:03:27.808Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
23:03:28 [2022-07-08T23:03:28.064Z] #77 140.0 checking whether we are cross compiling... no
23:03:28 [2022-07-08T23:03:28.064Z] #77 140.6 checking for suffix of object files... o
23:03:28 [2022-07-08T23:03:28.321Z] #77 140.8 checking whether we are using the GNU C compiler... yes
23:03:28 [2022-07-08T23:03:28.321Z] #77 141.0 checking whether gcc accepts -g... yes
23:03:28 [2022-07-08T23:03:28.322Z] #17 1.565 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
23:03:28 [2022-07-08T23:03:28.380Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
23:03:28 [2022-07-08T23:03:28.380Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
23:03:28 [2022-07-08T23:03:28.835Z] #77 141.2 checking for gcc option to accept ISO C89... none needed
23:03:28 [2022-07-08T23:03:28.892Z] #17 DONE 1.8s
23:03:28 [2022-07-08T23:03:28.892Z] 
23:03:28 [2022-07-08T23:03:28.892Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
23:03:28 [2022-07-08T23:03:28.892Z] #18 sha256:02eb287b450d9a02816f72b3c6bad4b3a3a0abfc413ddbdd5d7e62c1d651c673
23:03:28 [2022-07-08T23:03:28.950Z] === CONT  TestLogs/driver_local/tty/only_stderr
23:03:28 [2022-07-08T23:03:28.950Z] === CONT  TestLogs/driver_local/tty/only_stdout
23:03:29 [2022-07-08T23:03:29.399Z] #77 141.5 checking whether gcc understands -c and -o together... yes
23:03:29 [2022-07-08T23:03:29.399Z] #77 142.0 checking for a sed that does not truncate output... /bin/sed
23:03:29 [2022-07-08T23:03:29.399Z] #77 142.0 checking for grep that handles long lines and -e... /bin/grep
23:03:29 [2022-07-08T23:03:29.399Z] #77 142.0 checking for egrep... /bin/grep -E
23:03:29 [2022-07-08T23:03:29.399Z] #77 142.1 checking for fgrep... /bin/grep -F
23:03:29 [2022-07-08T23:03:29.399Z] #77 142.1 checking for ld used by gcc... /usr/bin/ld
23:03:29 [2022-07-08T23:03:29.655Z] #77 142.2 checking if the linker (/usr/bin/ld) is GNU ld... yes
23:03:29 [2022-07-08T23:03:29.655Z] #77 142.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
23:03:29 [2022-07-08T23:03:29.655Z] #77 142.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm
23:03:29 [2022-07-08T23:03:29.890Z] === RUN   TestLogs/driver_json-file
23:03:29 [2022-07-08T23:03:29.890Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
23:03:29 [2022-07-08T23:03:29.890Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
23:03:29 [2022-07-08T23:03:29.890Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
23:03:29 [2022-07-08T23:03:29.890Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
23:03:29 [2022-07-08T23:03:29.890Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
23:03:29 [2022-07-08T23:03:29.890Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
23:03:29 [2022-07-08T23:03:29.890Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
23:03:29 [2022-07-08T23:03:29.890Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
23:03:29 [2022-07-08T23:03:29.890Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
23:03:29 [2022-07-08T23:03:29.890Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
23:03:29 [2022-07-08T23:03:29.890Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
23:03:29 [2022-07-08T23:03:29.890Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
23:03:29 [2022-07-08T23:03:29.890Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
23:03:29 [2022-07-08T23:03:29.890Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
23:03:29 [2022-07-08T23:03:29.912Z] #77 142.4 checking whether ln -s works... yes
23:03:29 [2022-07-08T23:03:29.912Z] #77 142.4 checking the maximum length of command line arguments... 1572864
23:03:29 [2022-07-08T23:03:29.912Z] #77 142.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
23:03:29 [2022-07-08T23:03:29.912Z] #77 142.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
23:03:29 [2022-07-08T23:03:29.912Z] #77 142.6 checking for /usr/bin/ld option to reload object files... -r
23:03:29 [2022-07-08T23:03:29.912Z] #77 142.6 checking for objdump... objdump
23:03:29 [2022-07-08T23:03:29.912Z] #77 142.6 checking how to recognize dependent libraries... pass_all
23:03:29 [2022-07-08T23:03:29.912Z] #77 142.6 checking for dlltool... no
23:03:29 [2022-07-08T23:03:29.912Z] #77 142.6 checking how to associate runtime and link libraries... printf %s\n
23:03:29 [2022-07-08T23:03:29.912Z] #77 142.6 checking for ar... ar
23:03:30 [2022-07-08T23:03:30.168Z] #77 142.6 checking for archiver @FILE support... @
23:03:30 [2022-07-08T23:03:30.168Z] #77 142.8 checking for strip... strip
23:03:30 [2022-07-08T23:03:30.168Z] #77 142.8 checking for ranlib... ranlib
23:03:30 [2022-07-08T23:03:30.168Z] #77 142.8 checking for gawk... no
23:03:30 [2022-07-08T23:03:30.168Z] #77 142.8 checking for mawk... mawk
23:03:30 [2022-07-08T23:03:30.272Z] #18 DONE 1.4s
23:03:30 [2022-07-08T23:03:30.272Z] 
23:03:30 [2022-07-08T23:03:30.272Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
23:03:30 [2022-07-08T23:03:30.272Z] #60 sha256:1aa30d66f2cc7cf314cd4c7e2c2aceb68a8b1a8badb509a4e98ed0c2e2a0c86d
23:03:30 [2022-07-08T23:03:30.272Z] #60 1.882 + RM_GOPATH=0
23:03:30 [2022-07-08T23:03:30.272Z] #60 1.882 + TMP_GOPATH=
23:03:30 [2022-07-08T23:03:30.272Z] #60 1.882 + : /build
23:03:30 [2022-07-08T23:03:30.272Z] #60 1.882 + '[' -z '' ']'
23:03:30 [2022-07-08T23:03:30.272Z] #60 1.883 ++ mktemp -d
23:03:30 [2022-07-08T23:03:30.272Z] #60 1.890 + export GOPATH=/tmp/tmp.QtCtj5oz3i
23:03:30 [2022-07-08T23:03:30.272Z] #60 1.890 + GOPATH=/tmp/tmp.QtCtj5oz3i
23:03:30 [2022-07-08T23:03:30.272Z] #60 1.890 + RM_GOPATH=1
23:03:30 [2022-07-08T23:03:30.272Z] #60 1.890 + case "$(go env GOARCH)" in
23:03:30 [2022-07-08T23:03:30.272Z] #60 1.907 ++ go env GOARCH
23:03:30 [2022-07-08T23:03:30.272Z] #60 1.949 + export GO_BUILDMODE=-buildmode=pie
23:03:30 [2022-07-08T23:03:30.272Z] #60 1.949 + GO_BUILDMODE=-buildmode=pie
23:03:30 [2022-07-08T23:03:30.272Z] #60 1.949 ++ dirname /install.sh
23:03:30 [2022-07-08T23:03:30.272Z] #60 1.949 + dir=/
23:03:30 [2022-07-08T23:03:30.272Z] #60 1.949 + bin=runc
23:03:30 [2022-07-08T23:03:30.272Z] #60 1.949 + shift
23:03:30 [2022-07-08T23:03:30.272Z] #60 1.949 + '[' '!' -f //runc.installer ']'
23:03:30 [2022-07-08T23:03:30.272Z] #60 1.949 + . //runc.installer
23:03:30 [2022-07-08T23:03:30.272Z] #60 1.949 ++ set -e
23:03:30 [2022-07-08T23:03:30.272Z] #60 1.949 ++ : v1.1.2
23:03:30 [2022-07-08T23:03:30.272Z] #60 1.949 + install_runc
23:03:30 [2022-07-08T23:03:30.272Z] #60 1.949 + RUNC_BUILDTAGS=seccomp
23:03:30 [2022-07-08T23:03:30.272Z] #60 1.949 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
23:03:30 [2022-07-08T23:03:30.272Z] #60 1.949 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.QtCtj5oz3i/src/github.com/opencontainers/runc
23:03:30 [2022-07-08T23:03:30.272Z] #60 1.949 Cloning into '/tmp/tmp.QtCtj5oz3i/src/github.com/opencontainers/runc'...
23:03:30 [2022-07-08T23:03:30.272Z] #60 1.949 Install runc version v1.1.2 (build tags: seccomp)
23:03:30 [2022-07-08T23:03:30.272Z] #60 ...
23:03:30 [2022-07-08T23:03:30.272Z] 
23:03:30 [2022-07-08T23:03:30.272Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
23:03:30 [2022-07-08T23:03:30.272Z] #19 sha256:68455664b8d40666121086f3ad95e7572c35f2e0ecd2e6dcaf6ca77b391427c9
23:03:30 [2022-07-08T23:03:30.459Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
23:03:30 [2022-07-08T23:03:30.719Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
23:03:31 [2022-07-08T23:03:31.097Z] #77 142.8 checking command to parse /usr/bin/nm -B output from gcc object... ok
23:03:31 [2022-07-08T23:03:31.097Z] #77 143.8 checking for sysroot... no
23:03:31 [2022-07-08T23:03:31.289Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
23:03:31 [2022-07-08T23:03:31.289Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
23:03:31 [2022-07-08T23:03:31.355Z] #77 143.8 checking for a working dd... /bin/dd
23:03:31 [2022-07-08T23:03:31.355Z] #77 143.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
23:03:31 [2022-07-08T23:03:31.355Z] #77 144.1 checking for mt... no
23:03:31 [2022-07-08T23:03:31.611Z] #77 144.1 checking if : is a manifest tool... no
23:03:31 [2022-07-08T23:03:31.710Z] #19 DONE 1.6s
23:03:31 [2022-07-08T23:03:31.710Z] 
23:03:31 [2022-07-08T23:03:31.710Z] #20 [dev-systemd-false  6/28] RUN ldconfig
23:03:31 [2022-07-08T23:03:31.710Z] #20 sha256:27068681b785a761bb7c53e1b796be963f7e35b10a3fd51fe3663b680ef5c50d
23:03:31 [2022-07-08T23:03:31.859Z] --- PASS: TestLogs (4.21s)
23:03:31 [2022-07-08T23:03:31.859Z]     --- PASS: TestLogs/driver_local (0.01s)
23:03:31 [2022-07-08T23:03:31.859Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.77s)
23:03:31 [2022-07-08T23:03:31.859Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.81s)
23:03:31 [2022-07-08T23:03:31.859Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.59s)
23:03:31 [2022-07-08T23:03:31.859Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.59s)
23:03:31 [2022-07-08T23:03:31.859Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.63s)
23:03:31 [2022-07-08T23:03:31.859Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.71s)
23:03:31 [2022-07-08T23:03:31.859Z]     --- PASS: TestLogs/driver_json-file (0.01s)
23:03:31 [2022-07-08T23:03:31.859Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.78s)
23:03:31 [2022-07-08T23:03:31.859Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.84s)
23:03:31 [2022-07-08T23:03:31.859Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.57s)
23:03:31 [2022-07-08T23:03:31.859Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.61s)
23:03:31 [2022-07-08T23:03:31.859Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.70s)
23:03:31 [2022-07-08T23:03:31.859Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.67s)
23:03:31 [2022-07-08T23:03:31.859Z] === RUN   TestContainerNetworkMountsNoChown
23:03:31 [2022-07-08T23:03:31.867Z] #77 144.3 checking how to run the C preprocessor... gcc -E
23:03:32 [2022-07-08T23:03:32.430Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s)
23:03:32 [2022-07-08T23:03:32.430Z] === RUN   TestMountDaemonRoot
23:03:32 [2022-07-08T23:03:32.430Z] === RUN   TestMountDaemonRoot/default
23:03:32 [2022-07-08T23:03:32.430Z] === PAUSE TestMountDaemonRoot/default
23:03:32 [2022-07-08T23:03:32.430Z] === RUN   TestMountDaemonRoot/private
23:03:32 [2022-07-08T23:03:32.430Z] === PAUSE TestMountDaemonRoot/private
23:03:32 [2022-07-08T23:03:32.430Z] === RUN   TestMountDaemonRoot/rprivate
23:03:32 [2022-07-08T23:03:32.430Z] === PAUSE TestMountDaemonRoot/rprivate
23:03:32 [2022-07-08T23:03:32.430Z] === RUN   TestMountDaemonRoot/slave
23:03:32 [2022-07-08T23:03:32.430Z] === PAUSE TestMountDaemonRoot/slave
23:03:32 [2022-07-08T23:03:32.430Z] === RUN   TestMountDaemonRoot/rslave
23:03:32 [2022-07-08T23:03:32.430Z] === PAUSE TestMountDaemonRoot/rslave
23:03:32 [2022-07-08T23:03:32.430Z] === RUN   TestMountDaemonRoot/shared
23:03:32 [2022-07-08T23:03:32.430Z] === PAUSE TestMountDaemonRoot/shared
23:03:32 [2022-07-08T23:03:32.430Z] === RUN   TestMountDaemonRoot/rshared
23:03:32 [2022-07-08T23:03:32.430Z] === PAUSE TestMountDaemonRoot/rshared
23:03:32 [2022-07-08T23:03:32.430Z] === CONT  TestMountDaemonRoot/default
23:03:32 [2022-07-08T23:03:32.430Z] === RUN   TestMountDaemonRoot/default/mount_root
23:03:32 [2022-07-08T23:03:32.430Z] === PAUSE TestMountDaemonRoot/default/mount_root
23:03:32 [2022-07-08T23:03:32.430Z] === RUN   TestMountDaemonRoot/default/mount_subpath
23:03:32 [2022-07-08T23:03:32.430Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
23:03:32 [2022-07-08T23:03:32.430Z] === RUN   TestMountDaemonRoot/default/bind_root
23:03:32 [2022-07-08T23:03:32.430Z] === PAUSE TestMountDaemonRoot/default/bind_root
23:03:32 [2022-07-08T23:03:32.430Z] === RUN   TestMountDaemonRoot/default/bind_subpath
23:03:32 [2022-07-08T23:03:32.430Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
23:03:32 [2022-07-08T23:03:32.430Z] === CONT  TestMountDaemonRoot/default/mount_root
23:03:32 [2022-07-08T23:03:32.430Z] === CONT  TestMountDaemonRoot/rshared
23:03:32 [2022-07-08T23:03:32.430Z] === RUN   TestMountDaemonRoot/rshared/bind_root
23:03:32 [2022-07-08T23:03:32.430Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
23:03:32 [2022-07-08T23:03:32.430Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
23:03:32 [2022-07-08T23:03:32.430Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
23:03:32 [2022-07-08T23:03:32.430Z] === RUN   TestMountDaemonRoot/rshared/mount_root
23:03:32 [2022-07-08T23:03:32.430Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
23:03:32 [2022-07-08T23:03:32.430Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
23:03:32 [2022-07-08T23:03:32.430Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
23:03:32 [2022-07-08T23:03:32.430Z] === CONT  TestMountDaemonRoot/rshared/bind_root
23:03:32 [2022-07-08T23:03:32.430Z] === CONT  TestMountDaemonRoot/default/bind_subpath
23:03:32 [2022-07-08T23:03:32.430Z] === CONT  TestMountDaemonRoot/shared
23:03:32 [2022-07-08T23:03:32.430Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
23:03:32 [2022-07-08T23:03:32.430Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
23:03:32 [2022-07-08T23:03:32.430Z] === RUN   TestMountDaemonRoot/shared/mount_root
23:03:32 [2022-07-08T23:03:32.430Z] === PAUSE TestMountDaemonRoot/shared/mount_root
23:03:32 [2022-07-08T23:03:32.430Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
23:03:32 [2022-07-08T23:03:32.430Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
23:03:32 [2022-07-08T23:03:32.430Z] === RUN   TestMountDaemonRoot/shared/bind_root
23:03:32 [2022-07-08T23:03:32.430Z] === PAUSE TestMountDaemonRoot/shared/bind_root
23:03:32 [2022-07-08T23:03:32.430Z] === CONT  TestMountDaemonRoot/rslave
23:03:32 [2022-07-08T23:03:32.430Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
23:03:32 [2022-07-08T23:03:32.430Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
23:03:32 [2022-07-08T23:03:32.430Z] === RUN   TestMountDaemonRoot/rslave/bind_root
23:03:32 [2022-07-08T23:03:32.430Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
23:03:32 [2022-07-08T23:03:32.430Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
23:03:32 [2022-07-08T23:03:32.430Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
23:03:32 [2022-07-08T23:03:32.430Z] === RUN   TestMountDaemonRoot/rslave/mount_root
23:03:32 [2022-07-08T23:03:32.430Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
23:03:32 [2022-07-08T23:03:32.430Z] === CONT  TestMountDaemonRoot/slave
23:03:32 [2022-07-08T23:03:32.430Z] === RUN   TestMountDaemonRoot/slave/mount_root
23:03:32 [2022-07-08T23:03:32.430Z] === PAUSE TestMountDaemonRoot/slave/mount_root
23:03:32 [2022-07-08T23:03:32.430Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
23:03:32 [2022-07-08T23:03:32.430Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
23:03:32 [2022-07-08T23:03:32.430Z] === RUN   TestMountDaemonRoot/slave/bind_root
23:03:32 [2022-07-08T23:03:32.430Z] === PAUSE TestMountDaemonRoot/slave/bind_root
23:03:32 [2022-07-08T23:03:32.430Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
23:03:32 [2022-07-08T23:03:32.430Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
23:03:32 [2022-07-08T23:03:32.430Z] === CONT  TestMountDaemonRoot/rprivate
23:03:32 [2022-07-08T23:03:32.430Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
23:03:32 [2022-07-08T23:03:32.430Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
23:03:32 [2022-07-08T23:03:32.430Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
23:03:32 [2022-07-08T23:03:32.430Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
23:03:32 [2022-07-08T23:03:32.431Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
23:03:32 [2022-07-08T23:03:32.431Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
23:03:32 [2022-07-08T23:03:32.431Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
23:03:32 [2022-07-08T23:03:32.431Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
23:03:32 [2022-07-08T23:03:32.431Z] === CONT  TestMountDaemonRoot/private
23:03:32 [2022-07-08T23:03:32.431Z] === RUN   TestMountDaemonRoot/private/bind_root
23:03:32 [2022-07-08T23:03:32.431Z] === PAUSE TestMountDaemonRoot/private/bind_root
23:03:32 [2022-07-08T23:03:32.431Z] === RUN   TestMountDaemonRoot/private/bind_subpath
23:03:32 [2022-07-08T23:03:32.431Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
23:03:32 [2022-07-08T23:03:32.431Z] === RUN   TestMountDaemonRoot/private/mount_root
23:03:32 [2022-07-08T23:03:32.431Z] === PAUSE TestMountDaemonRoot/private/mount_root
23:03:32 [2022-07-08T23:03:32.431Z] === RUN   TestMountDaemonRoot/private/mount_subpath
23:03:32 [2022-07-08T23:03:32.431Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
23:03:32 [2022-07-08T23:03:32.431Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
23:03:32 [2022-07-08T23:03:32.431Z] === CONT  TestMountDaemonRoot/default/bind_root
23:03:32 [2022-07-08T23:03:32.431Z] === CONT  TestMountDaemonRoot/default/mount_subpath
23:03:32 [2022-07-08T23:03:32.431Z] === CONT  TestMountDaemonRoot/rshared/mount_root
23:03:32 [2022-07-08T23:03:32.431Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
23:03:32 [2022-07-08T23:03:32.431Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
23:03:32 [2022-07-08T23:03:32.691Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
23:03:32 [2022-07-08T23:03:32.691Z] === CONT  TestMountDaemonRoot/shared/bind_root
23:03:32 [2022-07-08T23:03:32.691Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
23:03:32 [2022-07-08T23:03:32.691Z] === CONT  TestMountDaemonRoot/shared/mount_root
23:03:32 [2022-07-08T23:03:32.691Z] === CONT  TestMountDaemonRoot/slave/mount_root
23:03:32 [2022-07-08T23:03:32.691Z] === CONT  TestMountDaemonRoot/rslave/mount_root
23:03:32 [2022-07-08T23:03:32.691Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
23:03:32 [2022-07-08T23:03:32.691Z] === CONT  TestMountDaemonRoot/rslave/bind_root
23:03:32 [2022-07-08T23:03:32.691Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
23:03:32 [2022-07-08T23:03:32.691Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
23:03:32 [2022-07-08T23:03:32.691Z] === CONT  TestMountDaemonRoot/slave/bind_root
23:03:32 [2022-07-08T23:03:32.691Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
23:03:32 [2022-07-08T23:03:32.691Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
23:03:32 [2022-07-08T23:03:32.691Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
23:03:32 [2022-07-08T23:03:32.691Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
23:03:32 [2022-07-08T23:03:32.951Z] === CONT  TestMountDaemonRoot/private/bind_root
23:03:32 [2022-07-08T23:03:32.951Z] === CONT  TestMountDaemonRoot/private/mount_subpath
23:03:32 [2022-07-08T23:03:32.951Z] === CONT  TestMountDaemonRoot/private/mount_root
23:03:32 [2022-07-08T23:03:32.951Z] === CONT  TestMountDaemonRoot/private/bind_subpath
23:03:32 [2022-07-08T23:03:32.951Z] --- PASS: TestMountDaemonRoot (0.01s)
23:03:32 [2022-07-08T23:03:32.951Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
23:03:32 [2022-07-08T23:03:32.951Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
23:03:32 [2022-07-08T23:03:32.951Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
23:03:32 [2022-07-08T23:03:32.951Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
23:03:32 [2022-07-08T23:03:32.951Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
23:03:32 [2022-07-08T23:03:32.951Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
23:03:32 [2022-07-08T23:03:32.951Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
23:03:32 [2022-07-08T23:03:32.951Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
23:03:32 [2022-07-08T23:03:32.951Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
23:03:32 [2022-07-08T23:03:32.951Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
23:03:32 [2022-07-08T23:03:32.951Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
23:03:32 [2022-07-08T23:03:32.951Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
23:03:32 [2022-07-08T23:03:32.951Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
23:03:32 [2022-07-08T23:03:32.951Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
23:03:32 [2022-07-08T23:03:32.951Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
23:03:32 [2022-07-08T23:03:32.951Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
23:03:32 [2022-07-08T23:03:32.951Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
23:03:32 [2022-07-08T23:03:32.951Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
23:03:32 [2022-07-08T23:03:32.951Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
23:03:32 [2022-07-08T23:03:32.952Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
23:03:32 [2022-07-08T23:03:32.952Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
23:03:32 [2022-07-08T23:03:32.952Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
23:03:32 [2022-07-08T23:03:32.952Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
23:03:32 [2022-07-08T23:03:32.952Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
23:03:32 [2022-07-08T23:03:32.952Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
23:03:32 [2022-07-08T23:03:32.952Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
23:03:32 [2022-07-08T23:03:32.952Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
23:03:32 [2022-07-08T23:03:32.952Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
23:03:32 [2022-07-08T23:03:32.952Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
23:03:32 [2022-07-08T23:03:32.952Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
23:03:32 [2022-07-08T23:03:32.952Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
23:03:32 [2022-07-08T23:03:32.952Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
23:03:32 [2022-07-08T23:03:32.952Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
23:03:32 [2022-07-08T23:03:32.952Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
23:03:32 [2022-07-08T23:03:32.952Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
23:03:32 [2022-07-08T23:03:32.952Z] === RUN   TestContainerBindMountNonRecursive
23:03:33 [2022-07-08T23:03:33.621Z] #20 DONE 1.7s
23:03:33 [2022-07-08T23:03:33.622Z] 
23:03:33 [2022-07-08T23:03:33.622Z] #21 [dev-systemd-false  7/28] 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             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:03:33 [2022-07-08T23:03:33.622Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
23:03:33 [2022-07-08T23:03:33.798Z] #77 145.0 checking for ANSI C header files... yes
23:03:34 [2022-07-08T23:03:34.057Z] #77 146.5 checking for sys/types.h... yes
23:03:34 [2022-07-08T23:03:34.316Z] #77 146.8 checking for sys/stat.h... yes
23:03:34 [2022-07-08T23:03:34.316Z] #77 147.0 checking for stdlib.h... 
23:03:34 [2022-07-08T23:03:34.316Z] #77 ...
23:03:34 [2022-07-08T23:03:34.316Z] 
23:03:34 [2022-07-08T23:03:34.316Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
23:03:34 [2022-07-08T23:03:34.316Z] #60 sha256:64ea6ad4b4ce5bb17d7df2cfea230c1b4c91d2f20b40b529f9e499b1c5724e8f
23:03:34 [2022-07-08T23:03:34.316Z] #60 17.33 + cd /tmp/tmp.p5PFthQUo5/src/github.com/opencontainers/runc
23:03:34 [2022-07-08T23:03:34.316Z] #60 17.33 + git checkout -q v1.1.2
23:03:34 [2022-07-08T23:03:34.333Z] --- PASS: TestContainerBindMountNonRecursive (1.37s)
23:03:34 [2022-07-08T23:03:34.333Z] === RUN   TestContainerVolumesMountedAsShared
23:03:34 [2022-07-08T23:03:34.592Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s)
23:03:34 [2022-07-08T23:03:34.592Z] === RUN   TestContainerVolumesMountedAsSlave
23:03:34 [2022-07-08T23:03:34.879Z] #60 17.80 + '[' -z '' ']'
23:03:34 [2022-07-08T23:03:34.879Z] #60 17.80 + target=static
23:03:34 [2022-07-08T23:03:34.879Z] #60 17.80 + make BUILDTAGS=seccomp static
23:03:35 [2022-07-08T23:03:35.162Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s)
23:03:35 [2022-07-08T23:03:35.163Z] === RUN   TestNetworkNat
23:03:35 [2022-07-08T23:03:35.430Z] --- PASS: TestNetworkNat (0.47s)
23:03:35 [2022-07-08T23:03:35.430Z] === RUN   TestNetworkLocalhostTCPNat
23:03:35 [2022-07-08T23:03:35.529Z] #21 1.820 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
23:03:35 [2022-07-08T23:03:35.529Z] #21 1.901 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
23:03:35 [2022-07-08T23:03:35.529Z] #21 1.901 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
23:03:35 [2022-07-08T23:03:35.811Z] #60 18.71 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc .
23:03:36 [2022-07-08T23:03:36.005Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s)
23:03:36 [2022-07-08T23:03:36.005Z] === RUN   TestNetworkLoopbackNat
23:03:36 [2022-07-08T23:03:36.468Z] #21 3.013 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
23:03:36 [2022-07-08T23:03:36.742Z] #60 ...
23:03:36 [2022-07-08T23:03:36.742Z] 
23:03:36 [2022-07-08T23:03:36.742Z] #21 [dev-systemd-false  7/28] 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             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:03:36 [2022-07-08T23:03:36.742Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
23:03:36 [2022-07-08T23:03:36.742Z] #21 2.151 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
23:03:36 [2022-07-08T23:03:36.742Z] #21 2.331 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
23:03:36 [2022-07-08T23:03:36.742Z] #21 2.417 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
23:03:36 [2022-07-08T23:03:36.742Z] #21 3.555 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
23:03:36 [2022-07-08T23:03:36.742Z] #21 6.452 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
23:03:36 [2022-07-08T23:03:36.742Z] #21 8.441 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
23:03:36 [2022-07-08T23:03:36.742Z] #21 ...
23:03:36 [2022-07-08T23:03:36.742Z] 
23:03:36 [2022-07-08T23:03:36.742Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:03:36 [2022-07-08T23:03:36.742Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
23:03:36 [2022-07-08T23:03:36.742Z] #77 147.0 checking for stdlib.h... yes
23:03:36 [2022-07-08T23:03:36.742Z] #77 147.3 checking for string.h... yes
23:03:36 [2022-07-08T23:03:36.742Z] #77 147.8 checking for memory.h... yes
23:03:36 [2022-07-08T23:03:36.742Z] #77 148.1 checking for strings.h... yes
23:03:36 [2022-07-08T23:03:36.742Z] #77 148.5 checking for inttypes.h... yes
23:03:36 [2022-07-08T23:03:36.742Z] #77 149.0 checking for stdint.h... yes
23:03:36 [2022-07-08T23:03:36.998Z] #77 149.4 checking for unistd.h... yes
23:03:37 [2022-07-08T23:03:37.819Z] #77 149.9 checking for dlfcn.h... yes
23:03:37 [2022-07-08T23:03:37.819Z] #77 150.5 checking for objdir... .libs
23:03:38 [2022-07-08T23:03:38.560Z] --- PASS: TestNetworkLoopbackNat (2.64s)
23:03:38 [2022-07-08T23:03:38.560Z] === RUN   TestPause
23:03:38 [2022-07-08T23:03:38.639Z] #77 150.8 checking if gcc supports -fno-rtti -fno-exceptions... no
23:03:38 [2022-07-08T23:03:38.639Z] #77 151.1 checking for gcc option to produce PIC... -fPIC -DPIC
23:03:38 [2022-07-08T23:03:38.639Z] #77 151.1 checking if gcc PIC flag -fPIC -DPIC works... yes
23:03:39 [2022-07-08T23:03:39.009Z] #21 5.245 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
23:03:39 [2022-07-08T23:03:39.009Z] #21 ...
23:03:39 [2022-07-08T23:03:39.009Z] 
23:03:39 [2022-07-08T23:03:39.009Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:03:39 [2022-07-08T23:03:39.009Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
23:03:39 [2022-07-08T23:03:39.009Z] #77 140.3 configure.ac:11: installing 'build-aux/compile'
23:03:39 [2022-07-08T23:03:39.009Z] #77 140.3 configure.ac:11: installing 'build-aux/config.guess'
23:03:39 [2022-07-08T23:03:39.009Z] #77 140.3 configure.ac:11: installing 'build-aux/config.sub'
23:03:39 [2022-07-08T23:03:39.009Z] #77 140.3 configure.ac:13: installing 'build-aux/install-sh'
23:03:39 [2022-07-08T23:03:39.009Z] #77 140.3 configure.ac:13: installing 'build-aux/missing'
23:03:39 [2022-07-08T23:03:39.009Z] #77 140.3 configure.ac:8: installing 'build-aux/tap-driver.sh'
23:03:39 [2022-07-08T23:03:39.009Z] #77 140.6 Makefile.am: installing 'build-aux/depcomp'
23:03:39 [2022-07-08T23:03:39.009Z] #77 143.4 checking build system type... x86_64-pc-linux-gnu
23:03:39 [2022-07-08T23:03:39.009Z] #77 144.0 checking host system type... x86_64-pc-linux-gnu
23:03:39 [2022-07-08T23:03:39.009Z] #77 144.0 checking how to print strings... printf
23:03:39 [2022-07-08T23:03:39.009Z] #77 144.0 checking for gcc... gcc
23:03:39 [2022-07-08T23:03:39.009Z] #77 144.1 checking whether the C compiler works... yes
23:03:39 [2022-07-08T23:03:39.009Z] #77 144.4 checking for C compiler default output file name... a.out
23:03:39 [2022-07-08T23:03:39.009Z] #77 144.4 checking for suffix of executables... 
23:03:39 [2022-07-08T23:03:39.009Z] #77 144.6 checking whether we are cross compiling... no
23:03:39 [2022-07-08T23:03:39.009Z] #77 145.1 checking for suffix of object files... o
23:03:39 [2022-07-08T23:03:39.009Z] #77 145.4 checking whether we are using the GNU C compiler... yes
23:03:39 [2022-07-08T23:03:39.009Z] #77 145.8 checking whether gcc accepts -g... yes
23:03:39 [2022-07-08T23:03:39.009Z] #77 146.1 checking for gcc option to accept ISO C89... none needed
23:03:39 [2022-07-08T23:03:39.009Z] #77 146.6 checking whether gcc understands -c and -o together... yes
23:03:39 [2022-07-08T23:03:39.009Z] #77 146.8 checking for a sed that does not truncate output... /bin/sed
23:03:39 [2022-07-08T23:03:39.009Z] #77 146.9 checking for grep that handles long lines and -e... /bin/grep
23:03:39 [2022-07-08T23:03:39.009Z] #77 146.9 checking for egrep... /bin/grep -E
23:03:39 [2022-07-08T23:03:39.009Z] #77 146.9 checking for fgrep... /bin/grep -F
23:03:39 [2022-07-08T23:03:39.009Z] #77 146.9 checking for ld used by gcc... /usr/bin/ld
23:03:39 [2022-07-08T23:03:39.009Z] #77 146.9 checking if the linker (/usr/bin/ld) is GNU ld... yes
23:03:39 [2022-07-08T23:03:39.009Z] #77 146.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
23:03:39 [2022-07-08T23:03:39.009Z] #77 146.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm
23:03:39 [2022-07-08T23:03:39.009Z] #77 147.1 checking whether ln -s works... yes
23:03:39 [2022-07-08T23:03:39.009Z] #77 147.1 checking the maximum length of command line arguments... 1572864
23:03:39 [2022-07-08T23:03:39.009Z] #77 147.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
23:03:39 [2022-07-08T23:03:39.009Z] #77 147.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
23:03:39 [2022-07-08T23:03:39.009Z] #77 147.2 checking for /usr/bin/ld option to reload object files... -r
23:03:39 [2022-07-08T23:03:39.009Z] #77 147.2 checking for objdump... objdump
23:03:39 [2022-07-08T23:03:39.009Z] #77 147.2 checking how to recognize dependent libraries... pass_all
23:03:39 [2022-07-08T23:03:39.009Z] #77 147.2 checking for dlltool... no
23:03:39 [2022-07-08T23:03:39.009Z] #77 147.2 checking how to associate runtime and link libraries... printf %s\n
23:03:39 [2022-07-08T23:03:39.009Z] #77 147.2 checking for ar... ar
23:03:39 [2022-07-08T23:03:39.009Z] #77 147.2 checking for archiver @FILE support... @
23:03:39 [2022-07-08T23:03:39.009Z] #77 147.5 checking for strip... strip
23:03:39 [2022-07-08T23:03:39.009Z] #77 147.5 checking for ranlib... ranlib
23:03:39 [2022-07-08T23:03:39.009Z] #77 147.5 checking for gawk... no
23:03:39 [2022-07-08T23:03:39.009Z] #77 147.5 checking for mawk... mawk
23:03:39 [2022-07-08T23:03:39.009Z] #77 147.6 checking command to parse /usr/bin/nm -B output from gcc object... ok
23:03:39 [2022-07-08T23:03:39.009Z] #77 148.4 checking for sysroot... no
23:03:39 [2022-07-08T23:03:39.009Z] #77 148.4 checking for a working dd... /bin/dd
23:03:39 [2022-07-08T23:03:39.009Z] #77 148.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
23:03:39 [2022-07-08T23:03:39.009Z] #77 148.7 checking for mt... no
23:03:39 [2022-07-08T23:03:39.009Z] #77 148.7 checking if : is a manifest tool... no
23:03:39 [2022-07-08T23:03:39.129Z] --- PASS: TestPause (0.47s)
23:03:39 [2022-07-08T23:03:39.129Z] === RUN   TestPauseFailsOnWindowsServerContainers
23:03:39 [2022-07-08T23:03:39.129Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:03:39 [2022-07-08T23:03:39.129Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
23:03:39 [2022-07-08T23:03:39.129Z] === RUN   TestPauseStopPausedContainer
23:03:39 [2022-07-08T23:03:39.280Z] #77 151.3 checking if gcc static flag -static works... yes
23:03:39 [2022-07-08T23:03:39.578Z] #77 148.7 checking how to run the C preprocessor... gcc -E
23:03:39 [2022-07-08T23:03:39.698Z] --- PASS: TestPauseStopPausedContainer (0.48s)
23:03:39 [2022-07-08T23:03:39.698Z] === RUN   TestPidHost
23:03:39 [2022-07-08T23:03:39.844Z] #77 152.0 checking if gcc supports -c -o file.o... yes
23:03:39 [2022-07-08T23:03:39.844Z] #77 152.5 checking if gcc supports -c -o file.o... (cached) yes
23:03:40 [2022-07-08T23:03:40.103Z] #77 152.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
23:03:40 [2022-07-08T23:03:40.637Z] --- PASS: TestPidHost (1.04s)
23:03:40 [2022-07-08T23:03:40.637Z] === RUN   TestPsFilter
23:03:40 [2022-07-08T23:03:40.637Z] --- PASS: TestPsFilter (0.14s)
23:03:40 [2022-07-08T23:03:40.637Z] === RUN   TestRemoveContainerWithRemovedVolume
23:03:41 [2022-07-08T23:03:41.029Z] #77 152.6 checking dynamic linker characteristics... GNU/Linux ld.so
23:03:41 [2022-07-08T23:03:41.030Z] #77 153.6 checking how to hardcode library paths into programs... immediate
23:03:41 [2022-07-08T23:03:41.030Z] #77 153.6 checking whether stripping libraries is possible... yes
23:03:41 [2022-07-08T23:03:41.030Z] #77 153.7 checking if libtool supports shared libraries... yes
23:03:41 [2022-07-08T23:03:41.030Z] #77 153.7 checking whether to build shared libraries... no
23:03:41 [2022-07-08T23:03:41.030Z] #77 153.7 checking whether to build static libraries... yes
23:03:41 [2022-07-08T23:03:41.206Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.47s)
23:03:41 [2022-07-08T23:03:41.206Z] === RUN   TestRemoveContainerWithVolume
23:03:41 [2022-07-08T23:03:41.216Z] #77 149.3 checking for ANSI C header files... yes
23:03:41 [2022-07-08T23:03:41.216Z] #77 150.8 checking for sys/types.h... 
23:03:41 [2022-07-08T23:03:41.216Z] #77 ...
23:03:41 [2022-07-08T23:03:41.216Z] 
23:03:41 [2022-07-08T23:03:41.216Z] #21 [dev-systemd-false  7/28] 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             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:03:41 [2022-07-08T23:03:41.216Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
23:03:41 [2022-07-08T23:03:41.216Z] #21 7.817 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
23:03:41 [2022-07-08T23:03:41.285Z] #77 153.7 checking for a BSD-compatible install... /usr/bin/install -c
23:03:41 [2022-07-08T23:03:41.285Z] #77 153.9 checking whether build environment is sane... yes
23:03:41 [2022-07-08T23:03:41.285Z] #77 154.0 checking for a thread-safe mkdir -p... /bin/mkdir -p
23:03:41 [2022-07-08T23:03:41.541Z] #77 154.1 checking whether make sets $(MAKE)... yes
23:03:41 [2022-07-08T23:03:41.541Z] #77 154.1 checking whether make supports the include directive... yes (GNU style)
23:03:41 [2022-07-08T23:03:41.541Z] #77 154.2 checking whether make supports nested variables... yes
23:03:41 [2022-07-08T23:03:41.541Z] #77 154.3 checking whether UID '0' is supported by ustar format... yes
23:03:41 [2022-07-08T23:03:41.541Z] #77 154.3 checking whether GID '0' is supported by ustar format... yes
23:03:41 [2022-07-08T23:03:41.776Z] --- PASS: TestRemoveContainerWithVolume (0.45s)
23:03:41 [2022-07-08T23:03:41.776Z] === RUN   TestRemoveContainerRunning
23:03:41 [2022-07-08T23:03:41.796Z] #77 154.3 checking how to create a ustar tar archive... gnutar
23:03:42 [2022-07-08T23:03:42.036Z] --- PASS: TestRemoveContainerRunning (0.44s)
23:03:42 [2022-07-08T23:03:42.036Z] === RUN   TestRemoveContainerForceRemoveRunning
23:03:42 [2022-07-08T23:03:42.052Z] #77 154.4 checking dependency style of gcc... gcc3
23:03:42 [2022-07-08T23:03:42.052Z] #77 ...
23:03:42 [2022-07-08T23:03:42.052Z] 
23:03:42 [2022-07-08T23:03:42.052Z] #21 [dev-systemd-false  7/28] 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             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:03:42 [2022-07-08T23:03:42.052Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
23:03:42 [2022-07-08T23:03:42.052Z] #21 15.51 Fetched 8548 kB in 14s (617 kB/s)
23:03:42 [2022-07-08T23:03:42.607Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.48s)
23:03:42 [2022-07-08T23:03:42.607Z] === RUN   TestRemoveInvalidContainer
23:03:42 [2022-07-08T23:03:42.607Z] --- PASS: TestRemoveInvalidContainer (0.01s)
23:03:42 [2022-07-08T23:03:42.607Z] === RUN   TestRenameLinkedContainer
23:03:44 [2022-07-08T23:03:44.516Z] --- PASS: TestRenameLinkedContainer (1.88s)
23:03:44 [2022-07-08T23:03:44.516Z] === RUN   TestRenameStoppedContainer
23:03:45 [2022-07-08T23:03:45.086Z] --- PASS: TestRenameStoppedContainer (0.45s)
23:03:45 [2022-07-08T23:03:45.086Z] === RUN   TestRenameRunningContainerAndReuse
23:03:46 [2022-07-08T23:03:46.025Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s)
23:03:46 [2022-07-08T23:03:46.025Z] === RUN   TestRenameInvalidName
23:03:46 [2022-07-08T23:03:46.285Z] --- PASS: TestRenameInvalidName (0.48s)
23:03:46 [2022-07-08T23:03:46.285Z] === RUN   TestRenameAnonymousContainer
23:03:46 [2022-07-08T23:03:46.494Z] #21 ...
23:03:46 [2022-07-08T23:03:46.494Z] 
23:03:46 [2022-07-08T23:03:46.494Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:03:46 [2022-07-08T23:03:46.494Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
23:03:46 [2022-07-08T23:03:46.494Z] #77 150.8 checking for sys/types.h... yes
23:03:46 [2022-07-08T23:03:46.494Z] #77 151.2 checking for sys/stat.h... yes
23:03:46 [2022-07-08T23:03:46.494Z] #77 151.8 checking for stdlib.h... yes
23:03:46 [2022-07-08T23:03:46.494Z] #77 152.2 checking for string.h... yes
23:03:46 [2022-07-08T23:03:46.494Z] #77 152.5 checking for memory.h... yes
23:03:46 [2022-07-08T23:03:46.494Z] #77 152.8 checking for strings.h... yes
23:03:46 [2022-07-08T23:03:46.494Z] #77 153.2 checking for inttypes.h... yes
23:03:46 [2022-07-08T23:03:46.494Z] #77 153.5 checking for stdint.h... yes
23:03:46 [2022-07-08T23:03:46.494Z] #77 154.0 checking for unistd.h... yes
23:03:46 [2022-07-08T23:03:46.494Z] #77 154.4 checking for dlfcn.h... yes
23:03:46 [2022-07-08T23:03:46.494Z] #77 154.8 checking for objdir... .libs
23:03:46 [2022-07-08T23:03:46.494Z] #77 155.5 checking if gcc supports -fno-rtti -fno-exceptions... no
23:03:46 [2022-07-08T23:03:46.494Z] #77 155.9 checking for gcc option to produce PIC... -fPIC -DPIC
23:03:46 [2022-07-08T23:03:46.754Z] #77 155.9 checking if gcc PIC flag -fPIC -DPIC works... yes
23:03:47 [2022-07-08T23:03:47.014Z] #77 156.2 checking if gcc static flag -static works... yes
23:03:47 [2022-07-08T23:03:47.273Z] #77 156.7 checking if gcc supports -c -o file.o... yes
23:03:47 [2022-07-08T23:03:47.274Z] #77 156.9 checking if gcc supports -c -o file.o... (cached) yes
23:03:47 [2022-07-08T23:03:47.316Z] #21 15.51 Reading package lists...
23:03:47 [2022-07-08T23:03:47.316Z] #21 20.52 Reading package lists...
23:03:47 [2022-07-08T23:03:47.316Z] #21 ...
23:03:47 [2022-07-08T23:03:47.316Z] 
23:03:47 [2022-07-08T23:03:47.316Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:03:47 [2022-07-08T23:03:47.316Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
23:03:47 [2022-07-08T23:03:47.316Z] #77 154.8 checking whether to enable maintainer-specific portions of Makefiles... yes
23:03:47 [2022-07-08T23:03:47.316Z] #77 154.8 checking whether make supports nested variables... (cached) yes
23:03:47 [2022-07-08T23:03:47.316Z] #77 154.8 checking for gawk... (cached) mawk
23:03:47 [2022-07-08T23:03:47.316Z] #77 154.8 checking for a sed that does not truncate output... (cached) /bin/sed
23:03:47 [2022-07-08T23:03:47.316Z] #77 154.8 checking for gcc... (cached) gcc
23:03:47 [2022-07-08T23:03:47.316Z] #77 155.1 checking whether we are using the GNU C compiler... (cached) yes
23:03:47 [2022-07-08T23:03:47.316Z] #77 155.1 checking whether gcc accepts -g... (cached) yes
23:03:47 [2022-07-08T23:03:47.316Z] #77 155.1 checking for gcc option to accept ISO C89... (cached) none needed
23:03:47 [2022-07-08T23:03:47.316Z] #77 155.1 checking whether gcc understands -c and -o together... (cached) yes
23:03:47 [2022-07-08T23:03:47.316Z] #77 155.1 checking for a Python interpreter with version >= 3... python3
23:03:47 [2022-07-08T23:03:47.316Z] #77 155.3 checking for python3... /usr/bin/python3
23:03:47 [2022-07-08T23:03:47.316Z] #77 155.3 checking for python3 version... 3.9
23:03:47 [2022-07-08T23:03:47.316Z] #77 155.4 checking for python3 platform... linux
23:03:47 [2022-07-08T23:03:47.316Z] #77 155.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
23:03:47 [2022-07-08T23:03:47.316Z] #77 155.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
23:03:47 [2022-07-08T23:03:47.316Z] #77 156.2 checking for go-md2man... no
23:03:47 [2022-07-08T23:03:47.316Z] #77 156.2 checking error.h usability... yes
23:03:47 [2022-07-08T23:03:47.316Z] #77 156.4 checking error.h presence... yes
23:03:47 [2022-07-08T23:03:47.316Z] #77 156.5 checking for error.h... yes
23:03:47 [2022-07-08T23:03:47.316Z] #77 156.6 checking linux/openat2.h usability... yes
23:03:47 [2022-07-08T23:03:47.316Z] #77 156.8 checking linux/openat2.h presence... yes
23:03:47 [2022-07-08T23:03:47.316Z] #77 156.9 checking for linux/openat2.h... yes
23:03:47 [2022-07-08T23:03:47.316Z] #77 157.0 checking for copy_file_range... yes
23:03:47 [2022-07-08T23:03:47.316Z] #77 157.5 checking for fgetxattr... yes
23:03:47 [2022-07-08T23:03:47.316Z] #77 157.9 checking for statx... yes
23:03:47 [2022-07-08T23:03:47.316Z] #77 158.3 checking for fgetpwent_r... yes
23:03:47 [2022-07-08T23:03:47.316Z] #77 158.6 checking for issetugid... no
23:03:47 [2022-07-08T23:03:47.316Z] #77 159.0 checking for pkg-config... /usr/bin/pkg-config
23:03:47 [2022-07-08T23:03:47.316Z] #77 159.0 checking pkg-config is at least version 0.9.0... yes
23:03:47 [2022-07-08T23:03:47.316Z] #77 159.0 checking for library containing yajl_tree_get... -lyajl
23:03:47 [2022-07-08T23:03:47.316Z] #77 159.8 checking for yajl >= 2.0.0... yes
23:03:47 [2022-07-08T23:03:47.534Z] #77 156.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
23:03:47 [2022-07-08T23:03:47.575Z] #77 159.9 checking sys/capability.h usability... yes
23:03:47 [2022-07-08T23:03:47.575Z] #77 160.2 checking sys/capability.h presence... yes
23:03:47 [2022-07-08T23:03:47.575Z] #77 160.3 checking for sys/capability.h... yes
23:03:48 [2022-07-08T23:03:48.103Z] #77 157.1 checking dynamic linker characteristics... GNU/Linux ld.so
23:03:48 [2022-07-08T23:03:48.103Z] #77 157.6 checking how to hardcode library paths into programs... immediate
23:03:48 [2022-07-08T23:03:48.103Z] #77 157.6 checking whether stripping libraries is possible... yes
23:03:48 [2022-07-08T23:03:48.103Z] #77 157.6 checking if libtool supports shared libraries... yes
23:03:48 [2022-07-08T23:03:48.103Z] #77 157.6 checking whether to build shared libraries... no
23:03:48 [2022-07-08T23:03:48.103Z] #77 157.6 checking whether to build static libraries... yes
23:03:48 [2022-07-08T23:03:48.103Z] #77 157.6 checking for a BSD-compatible install... /usr/bin/install -c
23:03:48 [2022-07-08T23:03:48.103Z] #77 157.7 checking whether build environment is sane... yes
23:03:48 [2022-07-08T23:03:48.363Z] #77 157.8 checking for a thread-safe mkdir -p... /bin/mkdir -p
23:03:48 [2022-07-08T23:03:48.363Z] #77 157.8 checking whether make sets $(MAKE)... yes
23:03:48 [2022-07-08T23:03:48.363Z] #77 157.9 checking whether make supports the include directive... yes (GNU style)
23:03:48 [2022-07-08T23:03:48.363Z] #77 158.0 checking whether make supports nested variables... 
23:03:48 [2022-07-08T23:03:48.363Z] #77 ...
23:03:48 [2022-07-08T23:03:48.363Z] 
23:03:48 [2022-07-08T23:03:48.363Z] #21 [dev-systemd-false  7/28] 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             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:03:48 [2022-07-08T23:03:48.363Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
23:03:48 [2022-07-08T23:03:48.363Z] #21 14.94 Fetched 8548 kB in 13s (637 kB/s)
23:03:48 [2022-07-08T23:03:48.507Z] #77 160.3 checking for library containing cap_from_name... -lcap
23:03:48 [2022-07-08T23:03:48.822Z] --- PASS: TestRenameAnonymousContainer (2.09s)
23:03:48 [2022-07-08T23:03:48.822Z] === RUN   TestRenameContainerWithSameName
23:03:49 [2022-07-08T23:03:49.068Z] #77 161.2 checking for library containing dlopen... -ldl
23:03:49 [2022-07-08T23:03:49.081Z] --- PASS: TestRenameContainerWithSameName (0.58s)
23:03:49 [2022-07-08T23:03:49.081Z] === RUN   TestRenameContainerWithLinkedContainer
23:03:49 [2022-07-08T23:03:49.630Z] #77 161.8 checking seccomp.h usability... yes
23:03:49 [2022-07-08T23:03:49.630Z] #77 162.1 checking seccomp.h presence... yes
23:03:49 [2022-07-08T23:03:49.630Z] #77 162.2 checking for seccomp.h... yes
23:03:50 [2022-07-08T23:03:50.020Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s)
23:03:50 [2022-07-08T23:03:50.020Z] === RUN   TestResize
23:03:50 [2022-07-08T23:03:50.194Z] #77 162.2 checking for library containing seccomp_rule_add... -lseccomp
23:03:50 [2022-07-08T23:03:50.279Z] --- PASS: TestResize (0.47s)
23:03:50 [2022-07-08T23:03:50.279Z] === RUN   TestResizeWithInvalidSize
23:03:50 [2022-07-08T23:03:50.760Z] #77 162.9 checking for library containing seccomp_arch_resolve_name... none required
23:03:50 [2022-07-08T23:03:50.849Z] --- PASS: TestResizeWithInvalidSize (0.50s)
23:03:50 [2022-07-08T23:03:50.849Z] === RUN   TestResizeWhenContainerNotStarted
23:03:51 [2022-07-08T23:03:51.016Z] #77 163.3 checking systemd/sd-bus.h usability... yes
23:03:51 [2022-07-08T23:03:51.272Z] #77 163.6 checking systemd/sd-bus.h presence... yes
23:03:51 [2022-07-08T23:03:51.272Z] #77 163.9 checking for systemd/sd-bus.h... yes
23:03:51 [2022-07-08T23:03:51.419Z] --- PASS: TestResizeWhenContainerNotStarted (0.45s)
23:03:51 [2022-07-08T23:03:51.419Z] === RUN   TestDaemonRestartKillContainers
23:03:51 [2022-07-08T23:03:51.419Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:03:51 [2022-07-08T23:03:51.419Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:03:51 [2022-07-08T23:03:51.419Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:03:51 [2022-07-08T23:03:51.419Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:03:51 [2022-07-08T23:03:51.419Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:03:51 [2022-07-08T23:03:51.419Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:03:51 [2022-07-08T23:03:51.419Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:03:51 [2022-07-08T23:03:51.419Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:03:51 [2022-07-08T23:03:51.419Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:03:51 [2022-07-08T23:03:51.419Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:03:51 [2022-07-08T23:03:51.419Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:03:51 [2022-07-08T23:03:51.419Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:03:51 [2022-07-08T23:03:51.419Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:03:51 [2022-07-08T23:03:51.419Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:03:51 [2022-07-08T23:03:51.419Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:03:51 [2022-07-08T23:03:51.419Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:03:51 [2022-07-08T23:03:51.419Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
23:03:51 [2022-07-08T23:03:51.419Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
23:03:51 [2022-07-08T23:03:51.419Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
23:03:51 [2022-07-08T23:03:51.419Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
23:03:51 [2022-07-08T23:03:51.419Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
23:03:51 [2022-07-08T23:03:51.419Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
23:03:51 [2022-07-08T23:03:51.419Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
23:03:51 [2022-07-08T23:03:51.419Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
23:03:51 [2022-07-08T23:03:51.419Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:03:51 [2022-07-08T23:03:51.419Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:03:51 [2022-07-08T23:03:51.419Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:03:51 [2022-07-08T23:03:51.419Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:03:51 [2022-07-08T23:03:51.419Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:03:51 [2022-07-08T23:03:51.419Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:03:51 [2022-07-08T23:03:51.419Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:03:51 [2022-07-08T23:03:51.419Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:03:51 [2022-07-08T23:03:51.419Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:03:51 [2022-07-08T23:03:51.419Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:03:52 [2022-07-08T23:03:52.564Z] #21 14.94 Reading package lists...
23:03:52 [2022-07-08T23:03:52.564Z] #21 ...
23:03:52 [2022-07-08T23:03:52.564Z] 
23:03:52 [2022-07-08T23:03:52.565Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
23:03:52 [2022-07-08T23:03:52.565Z] #60 sha256:1aa30d66f2cc7cf314cd4c7e2c2aceb68a8b1a8badb509a4e98ed0c2e2a0c86d
23:03:52 [2022-07-08T23:03:52.565Z] #60 18.86 + cd /tmp/tmp.QtCtj5oz3i/src/github.com/opencontainers/runc
23:03:52 [2022-07-08T23:03:52.565Z] #60 18.87 + git checkout -q v1.1.2
23:03:52 [2022-07-08T23:03:52.565Z] #60 20.05 + '[' -z '' ']'
23:03:52 [2022-07-08T23:03:52.565Z] #60 20.05 + target=static
23:03:52 [2022-07-08T23:03:52.565Z] #60 20.05 + make BUILDTAGS=seccomp static
23:03:52 [2022-07-08T23:03:52.565Z] #60 20.46 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc .
23:03:52 [2022-07-08T23:03:52.565Z] #60 ...
23:03:52 [2022-07-08T23:03:52.565Z] 
23:03:52 [2022-07-08T23:03:52.565Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:03:52 [2022-07-08T23:03:52.565Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
23:03:52 [2022-07-08T23:03:52.565Z] #77 158.0 checking whether make supports nested variables... yes
23:03:52 [2022-07-08T23:03:52.565Z] #77 158.1 checking whether UID '0' is supported by ustar format... yes
23:03:52 [2022-07-08T23:03:52.565Z] #77 158.1 checking whether GID '0' is supported by ustar format... yes
23:03:52 [2022-07-08T23:03:52.565Z] #77 158.1 checking how to create a ustar tar archive... gnutar
23:03:52 [2022-07-08T23:03:52.565Z] #77 158.3 checking dependency style of gcc... gcc3
23:03:52 [2022-07-08T23:03:52.565Z] #77 158.4 checking whether to enable maintainer-specific portions of Makefiles... yes
23:03:52 [2022-07-08T23:03:52.565Z] #77 158.5 checking whether make supports nested variables... (cached) yes
23:03:52 [2022-07-08T23:03:52.565Z] #77 158.5 checking for gawk... (cached) mawk
23:03:52 [2022-07-08T23:03:52.565Z] #77 158.5 checking for a sed that does not truncate output... (cached) /bin/sed
23:03:52 [2022-07-08T23:03:52.565Z] #77 158.5 checking for gcc... (cached) gcc
23:03:52 [2022-07-08T23:03:52.565Z] #77 158.7 checking whether we are using the GNU C compiler... (cached) yes
23:03:52 [2022-07-08T23:03:52.565Z] #77 158.7 checking whether gcc accepts -g... (cached) yes
23:03:52 [2022-07-08T23:03:52.565Z] #77 158.7 checking for gcc option to accept ISO C89... (cached) none needed
23:03:52 [2022-07-08T23:03:52.565Z] #77 158.7 checking whether gcc understands -c and -o together... (cached) yes
23:03:52 [2022-07-08T23:03:52.565Z] #77 158.7 checking for a Python interpreter with version >= 3... python3
23:03:52 [2022-07-08T23:03:52.565Z] #77 158.9 checking for python3... /usr/bin/python3
23:03:52 [2022-07-08T23:03:52.565Z] #77 158.9 checking for python3 version... 3.9
23:03:52 [2022-07-08T23:03:52.565Z] #77 159.0 checking for python3 platform... linux
23:03:52 [2022-07-08T23:03:52.565Z] #77 159.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
23:03:52 [2022-07-08T23:03:52.565Z] #77 159.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
23:03:52 [2022-07-08T23:03:52.565Z] #77 159.6 checking for go-md2man... no
23:03:52 [2022-07-08T23:03:52.565Z] #77 159.7 checking error.h usability... yes
23:03:52 [2022-07-08T23:03:52.565Z] #77 159.9 checking error.h presence... yes
23:03:52 [2022-07-08T23:03:52.565Z] #77 160.0 checking for error.h... yes
23:03:52 [2022-07-08T23:03:52.565Z] #77 160.1 checking linux/openat2.h usability... yes
23:03:52 [2022-07-08T23:03:52.565Z] #77 160.4 checking linux/openat2.h presence... yes
23:03:52 [2022-07-08T23:03:52.565Z] #77 160.5 checking for linux/openat2.h... yes
23:03:52 [2022-07-08T23:03:52.565Z] #77 160.5 checking for copy_file_range... yes
23:03:52 [2022-07-08T23:03:52.565Z] #77 161.0 checking for fgetxattr... yes
23:03:52 [2022-07-08T23:03:52.565Z] #77 161.4 checking for statx... yes
23:03:52 [2022-07-08T23:03:52.565Z] #77 161.8 checking for fgetpwent_r... yes
23:03:52 [2022-07-08T23:03:52.638Z] #77 163.9 checking for library containing sd_bus_match_signal_async... -lsystemd
23:03:52 [2022-07-08T23:03:52.800Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:03:53 [2022-07-08T23:03:53.060Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:03:53 [2022-07-08T23:03:53.134Z] #77 162.1 checking for issetugid... no
23:03:53 [2022-07-08T23:03:53.134Z] #77 162.6 checking for pkg-config... /usr/bin/pkg-config
23:03:53 [2022-07-08T23:03:53.134Z] #77 162.6 checking pkg-config is at least version 0.9.0... yes
23:03:53 [2022-07-08T23:03:53.203Z] #77 165.2 checking for sd_notify_barrier... yes
23:03:53 [2022-07-08T23:03:53.458Z] #77 165.9 checking linux/bpf.h usability... yes
23:03:53 [2022-07-08T23:03:53.703Z] #77 162.6 checking for library containing yajl_tree_get... -lyajl
23:03:53 [2022-07-08T23:03:53.703Z] #77 163.3 checking for yajl >= 2.0.0... yes
23:03:53 [2022-07-08T23:03:53.714Z] #77 166.3 checking linux/bpf.h presence... yes
23:03:53 [2022-07-08T23:03:53.714Z] #77 166.4 checking for linux/bpf.h... yes
23:03:53 [2022-07-08T23:03:53.964Z] #77 163.4 checking sys/capability.h usability... yes
23:03:53 [2022-07-08T23:03:53.964Z] #77 163.6 checking sys/capability.h presence... yes
23:03:53 [2022-07-08T23:03:53.974Z] #77 166.4 checking compilation for eBPF... yes
23:03:54 [2022-07-08T23:03:54.224Z] #77 163.7 checking for sys/capability.h... yes
23:03:54 [2022-07-08T23:03:54.232Z] #77 166.8 checking for criu >= 3.15... no
23:03:54 [2022-07-08T23:03:54.232Z] #77 166.9 configure: CRIU headers not found, building without CRIU support
23:03:54 [2022-07-08T23:03:54.232Z] #77 166.9 checking for criu > 3.16... no
23:03:54 [2022-07-08T23:03:54.232Z] #77 166.9 configure: CRIU version doesn't support join-ns API
23:03:54 [2022-07-08T23:03:54.232Z] #77 166.9 checking for criu > 3.16.1... no
23:03:54 [2022-07-08T23:03:54.232Z] #77 167.0 configure: CRIU version doesn't support for pre-dumping
23:03:54 [2022-07-08T23:03:54.795Z] #77 163.7 checking for library containing cap_from_name... -lcap
23:03:54 [2022-07-08T23:03:54.797Z] #77 167.0 checking for new mount API (fsconfig)... yes
23:03:54 [2022-07-08T23:03:54.797Z] #77 167.3 checking for seccomp notify API... yes
23:03:54 [2022-07-08T23:03:54.797Z] #77 167.5 checking for gperf... no
23:03:54 [2022-07-08T23:03:54.797Z] #77 167.5 configure: gperf not found - cannot rebuild signal parser code
23:03:54 [2022-07-08T23:03:54.968Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:03:55 [2022-07-08T23:03:55.053Z] #77 167.5 checking for library containing argp_parse... 
23:03:55 [2022-07-08T23:03:55.053Z] #77 ...
23:03:55 [2022-07-08T23:03:55.053Z] 
23:03:55 [2022-07-08T23:03:55.053Z] #34 [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
23:03:55 [2022-07-08T23:03:55.053Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22
23:03:55 [2022-07-08T23:03:55.053Z] #34 DONE 248.0s
23:03:55 [2022-07-08T23:03:55.053Z] 
23:03:55 [2022-07-08T23:03:55.053Z] #21 [dev-systemd-false  7/28] 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             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:03:55 [2022-07-08T23:03:55.053Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
23:03:55 [2022-07-08T23:03:55.053Z] #21 20.52 Reading package lists...
23:03:55 [2022-07-08T23:03:55.053Z] #21 25.38 Building dependency tree...
23:03:55 [2022-07-08T23:03:55.232Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:03:55 [2022-07-08T23:03:55.993Z] #77 164.4 checking for library containing dlopen... -ldl
23:03:55 [2022-07-08T23:03:55.995Z] #21 29.37 The following additional packages will be installed:
23:03:55 [2022-07-08T23:03:55.995Z] #21 29.37   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
23:03:55 [2022-07-08T23:03:55.995Z] #21 29.37   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
23:03:55 [2022-07-08T23:03:55.995Z] #21 29.37   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
23:03:55 [2022-07-08T23:03:55.995Z] #21 29.37   python3-pkg-resources vim-runtime xxd
23:03:55 [2022-07-08T23:03:55.995Z] #21 29.41 Suggested packages:
23:03:55 [2022-07-08T23:03:55.995Z] #21 29.41   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
23:03:55 [2022-07-08T23:03:55.995Z] #21 29.41   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
23:03:55 [2022-07-08T23:03:55.995Z] #21 29.41   acl attr quota
23:03:55 [2022-07-08T23:03:55.995Z] #21 29.41 Recommended packages:
23:03:55 [2022-07-08T23:03:55.995Z] #21 29.41   libatm1 nftables libpam-cap build-essential python3-dev unzip
23:03:56 [2022-07-08T23:03:56.253Z] #77 165.4 checking seccomp.h usability... yes
23:03:56 [2022-07-08T23:03:56.253Z] #77 165.9 checking seccomp.h presence... yes
23:03:56 [2022-07-08T23:03:56.513Z] #77 165.9 checking for seccomp.h... yes
23:03:57 [2022-07-08T23:03:57.082Z] #77 165.9 checking for library containing seccomp_rule_add... -lseccomp
23:03:57 [2022-07-08T23:03:57.148Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
23:03:57 [2022-07-08T23:03:57.148Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
23:03:57 [2022-07-08T23:03:57.911Z] #77 166.8 checking for library containing seccomp_arch_resolve_name... none required
23:03:58 [2022-07-08T23:03:58.170Z] #77 167.3 checking systemd/sd-bus.h usability... yes
23:03:58 [2022-07-08T23:03:58.430Z] #77 167.8 checking systemd/sd-bus.h presence... 
23:03:58 [2022-07-08T23:03:58.430Z] #77 ...
23:03:58 [2022-07-08T23:03:58.430Z] 
23:03:58 [2022-07-08T23:03:58.430Z] #34 [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
23:03:58 [2022-07-08T23:03:58.430Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22
23:03:58 [2022-07-08T23:03:58.430Z] #34 DONE 248.7s
23:03:58 [2022-07-08T23:03:58.430Z] 
23:03:58 [2022-07-08T23:03:58.430Z] #21 [dev-systemd-false  7/28] 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             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:03:58 [2022-07-08T23:03:58.430Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
23:03:58 [2022-07-08T23:03:58.430Z] #21 14.94 Reading package lists...
23:03:58 [2022-07-08T23:03:58.518Z] #21 31.74 The following NEW packages will be installed:
23:03:58 [2022-07-08T23:03:58.518Z] #21 31.75   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
23:03:58 [2022-07-08T23:03:58.518Z] #21 31.75   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
23:03:58 [2022-07-08T23:03:58.518Z] #21 31.75   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
23:03:58 [2022-07-08T23:03:58.518Z] #21 31.75   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
23:03:58 [2022-07-08T23:03:58.518Z] #21 31.75   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
23:03:58 [2022-07-08T23:03:58.518Z] #21 31.75   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
23:03:58 [2022-07-08T23:03:58.518Z] #21 31.75   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
23:03:58 [2022-07-08T23:03:58.518Z] #21 31.75   xz-utils zip zstd
23:03:58 [2022-07-08T23:03:58.518Z] #21 32.14 0 upgraded, 49 newly installed, 0 to remove and 13 not upgraded.
23:03:58 [2022-07-08T23:03:58.518Z] #21 32.14 Need to get 27.7 MB of archives.
23:03:58 [2022-07-08T23:03:58.518Z] #21 32.14 After this operation, 106 MB of additional disk space will be used.
23:03:58 [2022-07-08T23:03:58.518Z] #21 32.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
23:03:58 [2022-07-08T23:03:58.518Z] #21 32.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
23:03:58 [2022-07-08T23:03:58.774Z] #21 32.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
23:03:58 [2022-07-08T23:03:58.774Z] #21 32.18 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
23:03:58 [2022-07-08T23:03:58.774Z] #21 32.18 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
23:03:58 [2022-07-08T23:03:58.774Z] #21 32.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
23:03:58 [2022-07-08T23:03:58.774Z] #21 32.19 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
23:03:58 [2022-07-08T23:03:58.774Z] #21 32.20 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
23:03:58 [2022-07-08T23:03:58.774Z] #21 32.29 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
23:03:58 [2022-07-08T23:03:58.774Z] #21 32.32 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
23:03:58 [2022-07-08T23:03:58.774Z] #21 32.32 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
23:03:58 [2022-07-08T23:03:58.774Z] #21 32.32 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
23:03:58 [2022-07-08T23:03:58.774Z] #21 32.33 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
23:03:58 [2022-07-08T23:03:58.774Z] #21 32.33 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
23:03:58 [2022-07-08T23:03:58.774Z] #21 32.37 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
23:03:58 [2022-07-08T23:03:58.774Z] #21 32.40 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
23:03:59 [2022-07-08T23:03:59.030Z] #21 32.40 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
23:03:59 [2022-07-08T23:03:59.030Z] #21 32.40 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
23:03:59 [2022-07-08T23:03:59.030Z] #21 32.40 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
23:03:59 [2022-07-08T23:03:59.030Z] #21 32.41 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
23:03:59 [2022-07-08T23:03:59.030Z] #21 32.42 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
23:03:59 [2022-07-08T23:03:59.030Z] #21 32.44 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
23:03:59 [2022-07-08T23:03:59.030Z] #21 32.46 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
23:03:59 [2022-07-08T23:03:59.030Z] #21 32.46 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
23:03:59 [2022-07-08T23:03:59.030Z] #21 32.47 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
23:03:59 [2022-07-08T23:03:59.030Z] #21 32.48 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
23:03:59 [2022-07-08T23:03:59.030Z] #21 32.48 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
23:03:59 [2022-07-08T23:03:59.595Z] #21 32.92 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
23:03:59 [2022-07-08T23:03:59.595Z] #21 32.92 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
23:03:59 [2022-07-08T23:03:59.595Z] #21 32.93 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
23:03:59 [2022-07-08T23:03:59.595Z] #21 32.93 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
23:03:59 [2022-07-08T23:03:59.595Z] #21 32.94 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
23:03:59 [2022-07-08T23:03:59.595Z] #21 32.95 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
23:03:59 [2022-07-08T23:03:59.595Z] #21 32.96 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
23:03:59 [2022-07-08T23:03:59.595Z] #21 32.97 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
23:03:59 [2022-07-08T23:03:59.595Z] #21 33.08 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
23:03:59 [2022-07-08T23:03:59.595Z] #21 33.09 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
23:03:59 [2022-07-08T23:03:59.595Z] #21 33.09 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
23:03:59 [2022-07-08T23:03:59.595Z] #21 33.10 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
23:03:59 [2022-07-08T23:03:59.595Z] #21 33.14 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
23:03:59 [2022-07-08T23:03:59.595Z] #21 33.14 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
23:03:59 [2022-07-08T23:03:59.595Z] #21 33.17 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
23:03:59 [2022-07-08T23:03:59.595Z] #21 33.22 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
23:03:59 [2022-07-08T23:03:59.810Z] #21 20.22 Reading package lists...
23:03:59 [2022-07-08T23:03:59.810Z] #21 ...
23:03:59 [2022-07-08T23:03:59.810Z] 
23:03:59 [2022-07-08T23:03:59.810Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:03:59 [2022-07-08T23:03:59.810Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
23:03:59 [2022-07-08T23:03:59.810Z] #77 167.8 checking systemd/sd-bus.h presence... yes
23:03:59 [2022-07-08T23:03:59.810Z] #77 168.1 checking for systemd/sd-bus.h... yes
23:03:59 [2022-07-08T23:03:59.810Z] #77 168.1 checking for library containing sd_bus_match_signal_async... -lsystemd
23:03:59 [2022-07-08T23:03:59.853Z] #21 33.25 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
23:03:59 [2022-07-08T23:03:59.853Z] #21 33.26 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
23:04:00 [2022-07-08T23:04:00.110Z] #21 33.52 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
23:04:00 [2022-07-08T23:04:00.110Z] #21 33.57 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
23:04:00 [2022-07-08T23:04:00.110Z] #21 33.62 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
23:04:00 [2022-07-08T23:04:00.366Z] #21 33.64 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
23:04:00 [2022-07-08T23:04:00.378Z] #77 169.2 checking for sd_notify_barrier... yes
23:04:00 [2022-07-08T23:04:00.638Z] #77 169.8 checking linux/bpf.h usability... yes
23:04:00 [2022-07-08T23:04:00.638Z] #77 170.2 checking linux/bpf.h presence... yes
23:04:00 [2022-07-08T23:04:00.638Z] #77 170.3 checking for linux/bpf.h... yes
23:04:00 [2022-07-08T23:04:00.928Z] #21 ...
23:04:00 [2022-07-08T23:04:00.928Z] 
23:04:00 [2022-07-08T23:04:00.929Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
23:04:00 [2022-07-08T23:04:00.929Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a
23:04:00 [2022-07-08T23:04:00.929Z] #36 254.2 Delve is a source level debugger for Go programs.
23:04:00 [2022-07-08T23:04:00.929Z] #36 254.2 
23:04:00 [2022-07-08T23:04:00.929Z] #36 254.2 Delve enables you to interact with your program by controlling the execution of the process,
23:04:00 [2022-07-08T23:04:00.929Z] #36 254.2 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
23:04:00 [2022-07-08T23:04:00.929Z] #36 254.2 
23:04:00 [2022-07-08T23:04:00.929Z] #36 254.2 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
23:04:00 [2022-07-08T23:04:00.929Z] #36 254.2 
23:04:00 [2022-07-08T23:04:00.929Z] #36 254.2 Pass flags to the program you are debugging using `--`, for example:
23:04:00 [2022-07-08T23:04:00.929Z] #36 254.2 
23:04:01 [2022-07-08T23:04:01.186Z] #36 254.2 `dlv exec ./hello -- server --config conf/config.toml`
23:04:01 [2022-07-08T23:04:01.186Z] #36 254.2 
23:04:01 [2022-07-08T23:04:01.186Z] #36 254.2 Usage:
23:04:01 [2022-07-08T23:04:01.186Z] #36 254.2   dlv [command]
23:04:01 [2022-07-08T23:04:01.186Z] #36 254.2 
23:04:01 [2022-07-08T23:04:01.186Z] #36 254.2 Available Commands:
23:04:01 [2022-07-08T23:04:01.186Z] #36 254.2   attach      Attach to running process and begin debugging.
23:04:01 [2022-07-08T23:04:01.186Z] #36 254.2   connect     Connect to a headless debug server with a terminal client.
23:04:01 [2022-07-08T23:04:01.186Z] #36 254.2   core        Examine a core dump.
23:04:01 [2022-07-08T23:04:01.186Z] #36 254.2   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
23:04:01 [2022-07-08T23:04:01.186Z] #36 254.2   debug       Compile and begin debugging main package in current directory, or the package specified.
23:04:01 [2022-07-08T23:04:01.186Z] #36 254.2   exec        Execute a precompiled binary, and begin a debug session.
23:04:01 [2022-07-08T23:04:01.186Z] #36 254.2   help        Help about any command
23:04:01 [2022-07-08T23:04:01.186Z] #36 254.2   run         Deprecated command. Use 'debug' instead.
23:04:01 [2022-07-08T23:04:01.186Z] #36 254.2   test        Compile test binary and begin debugging program.
23:04:01 [2022-07-08T23:04:01.186Z] #36 254.2   trace       Compile and begin tracing program.
23:04:01 [2022-07-08T23:04:01.186Z] #36 254.2   version     Prints version.
23:04:01 [2022-07-08T23:04:01.186Z] #36 254.2 
23:04:01 [2022-07-08T23:04:01.186Z] #36 254.2 Flags:
23:04:01 [2022-07-08T23:04:01.186Z] #36 254.2       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
23:04:01 [2022-07-08T23:04:01.186Z] #36 254.2       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
23:04:01 [2022-07-08T23:04:01.186Z] #36 254.2       --api-version int                  Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1)
23:04:01 [2022-07-08T23:04:01.186Z] #36 254.2       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
23:04:01 [2022-07-08T23:04:01.186Z] #36 254.2       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
23:04:01 [2022-07-08T23:04:01.186Z] #36 254.2       --check-go-version                 Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true)
23:04:01 [2022-07-08T23:04:01.186Z] #36 254.2       --disable-aslr                     Disables address space randomization
23:04:01 [2022-07-08T23:04:01.186Z] #36 254.2       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
23:04:01 [2022-07-08T23:04:01.186Z] #36 254.2   -h, --help                             help for dlv
23:04:01 [2022-07-08T23:04:01.186Z] #36 254.2       --init string                      Init file, executed by the terminal client.
23:04:01 [2022-07-08T23:04:01.186Z] #36 254.2   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
23:04:01 [2022-07-08T23:04:01.186Z] #36 254.2       --log                              Enable debugging server logging.
23:04:01 [2022-07-08T23:04:01.186Z] #36 254.2       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
23:04:01 [2022-07-08T23:04:01.186Z] #36 254.2       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
23:04:01 [2022-07-08T23:04:01.186Z] #36 254.2       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
23:04:01 [2022-07-08T23:04:01.186Z] #36 254.2   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
23:04:01 [2022-07-08T23:04:01.186Z] #36 254.2       --wd string                        Working directory for running the program.
23:04:01 [2022-07-08T23:04:01.186Z] #36 254.2 
23:04:01 [2022-07-08T23:04:01.186Z] #36 254.2 Additional help topics:
23:04:01 [2022-07-08T23:04:01.186Z] #36 254.2   dlv backend  Help about the --backend flag.
23:04:01 [2022-07-08T23:04:01.186Z] #36 254.2   dlv log      Help about logging flags.
23:04:01 [2022-07-08T23:04:01.186Z] #36 254.2   dlv redirect Help about file redirection.
23:04:01 [2022-07-08T23:04:01.186Z] #36 254.2 
23:04:01 [2022-07-08T23:04:01.186Z] #36 254.2 Use "dlv [command] --help" for more information about a command.
23:04:01 [2022-07-08T23:04:01.206Z] #77 170.3 checking compilation for eBPF... yes
23:04:01 [2022-07-08T23:04:01.207Z] #77 170.8 checking for criu >= 3.15... no
23:04:01 [2022-07-08T23:04:01.207Z] #77 170.8 configure: CRIU headers not found, building without CRIU support
23:04:01 [2022-07-08T23:04:01.207Z] #77 170.8 checking for criu > 3.16... no
23:04:01 [2022-07-08T23:04:01.207Z] #77 170.9 configure: CRIU version doesn't support join-ns API
23:04:01 [2022-07-08T23:04:01.207Z] #77 170.9 checking for criu > 3.16.1... no
23:04:01 [2022-07-08T23:04:01.207Z] #77 170.9 configure: CRIU version doesn't support for pre-dumping
23:04:01 [2022-07-08T23:04:01.344Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
23:04:01 [2022-07-08T23:04:01.344Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
23:04:01 [2022-07-08T23:04:01.467Z] #77 170.9 checking for new mount API (fsconfig)... yes
23:04:01 [2022-07-08T23:04:01.727Z] #77 171.1 checking for seccomp notify API... yes
23:04:01 [2022-07-08T23:04:01.727Z] #77 171.2 checking for gperf... no
23:04:01 [2022-07-08T23:04:01.727Z] #77 171.2 configure: gperf not found - cannot rebuild signal parser code
23:04:01 [2022-07-08T23:04:01.748Z] #36 DONE 254.7s
23:04:01 [2022-07-08T23:04:01.748Z] 
23:04:01 [2022-07-08T23:04:01.748Z] #21 [dev-systemd-false  7/28] 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             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:04:01 [2022-07-08T23:04:01.748Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
23:04:01 [2022-07-08T23:04:01.748Z] #21 34.93 debconf: delaying package configuration, since apt-utils is not installed
23:04:01 [2022-07-08T23:04:01.748Z] #21 35.12 Fetched 27.7 MB in 2s (15.0 MB/s)
23:04:01 [2022-07-08T23:04:01.748Z] #21 35.20 Selecting previously unselected package pigz.
23:04:01 [2022-07-08T23:04:01.986Z] #77 171.2 checking for library containing argp_parse... none required
23:04:02 [2022-07-08T23:04:02.004Z] #21 35.20 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24019 files and directories currently installed.)
23:04:02 [2022-07-08T23:04:02.004Z] #21 35.33 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
23:04:02 [2022-07-08T23:04:02.004Z] #21 35.34 Unpacking pigz (2.6-1) ...
23:04:02 [2022-07-08T23:04:02.246Z] #77 171.7 checking that generated files are newer than configure... done
23:04:02 [2022-07-08T23:04:02.246Z] #77 171.7 configure: creating ./config.status
23:04:02 [2022-07-08T23:04:02.261Z] #21 35.57 Selecting previously unselected package libelf1:amd64.
23:04:02 [2022-07-08T23:04:02.261Z] #21 35.57 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
23:04:02 [2022-07-08T23:04:02.261Z] #21 35.60 Unpacking libelf1:amd64 (0.183-1) ...
23:04:02 [2022-07-08T23:04:02.518Z] #21 35.97 Selecting previously unselected package libbpf0:amd64.
23:04:02 [2022-07-08T23:04:02.518Z] #21 35.98 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
23:04:02 [2022-07-08T23:04:02.518Z] #21 35.99 Unpacking libbpf0:amd64 (1:0.3-2) ...
23:04:02 [2022-07-08T23:04:02.775Z] #21 36.16 Selecting previously unselected package libcap2:amd64.
23:04:02 [2022-07-08T23:04:02.775Z] #21 36.18 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
23:04:02 [2022-07-08T23:04:02.775Z] #21 36.20 Unpacking libcap2:amd64 (1:2.44-1) ...
23:04:03 [2022-07-08T23:04:03.031Z] #21 36.34 Selecting previously unselected package libmnl0:amd64.
23:04:03 [2022-07-08T23:04:03.031Z] #21 36.35 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
23:04:03 [2022-07-08T23:04:03.031Z] #21 36.36 Unpacking libmnl0:amd64 (1.0.4-3) ...
23:04:03 [2022-07-08T23:04:03.031Z] #21 36.49 Selecting previously unselected package libxtables12:amd64.
23:04:03 [2022-07-08T23:04:03.031Z] #21 36.49 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
23:04:03 [2022-07-08T23:04:03.031Z] #21 36.50 Unpacking libxtables12:amd64 (1.8.7-1) ...
23:04:03 [2022-07-08T23:04:03.288Z] #21 36.59 Selecting previously unselected package libcap2-bin.
23:04:03 [2022-07-08T23:04:03.288Z] #21 36.59 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
23:04:03 [2022-07-08T23:04:03.288Z] #21 36.61 Unpacking libcap2-bin (1:2.44-1) ...
23:04:03 [2022-07-08T23:04:03.288Z] #21 36.81 Selecting previously unselected package iproute2.
23:04:03 [2022-07-08T23:04:03.288Z] #21 36.81 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
23:04:03 [2022-07-08T23:04:03.544Z] #21 36.82 Unpacking iproute2 (5.10.0-4) ...
23:04:04 [2022-07-08T23:04:04.474Z] #21 37.90 Selecting previously unselected package xxd.
23:04:04 [2022-07-08T23:04:04.474Z] #21 37.90 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
23:04:04 [2022-07-08T23:04:04.474Z] #21 37.91 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
23:04:04 [2022-07-08T23:04:04.731Z] #21 38.05 Selecting previously unselected package vim-common.
23:04:04 [2022-07-08T23:04:04.731Z] #21 38.05 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
23:04:04 [2022-07-08T23:04:04.731Z] #21 38.08 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
23:04:04 [2022-07-08T23:04:04.987Z] #21 38.58 Selecting previously unselected package bash-completion.
23:04:05 [2022-07-08T23:04:05.244Z] #21 38.59 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
23:04:05 [2022-07-08T23:04:05.501Z] #21 ...
23:04:05 [2022-07-08T23:04:05.501Z] 
23:04:05 [2022-07-08T23:04:05.501Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:04:05 [2022-07-08T23:04:05.501Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
23:04:05 [2022-07-08T23:04:05.501Z] #77 167.5 checking for library containing argp_parse... none required
23:04:05 [2022-07-08T23:04:05.501Z] #77 168.3 checking that generated files are newer than configure... done
23:04:05 [2022-07-08T23:04:05.501Z] #77 168.4 configure: creating ./config.status
23:04:05 [2022-07-08T23:04:05.501Z] #77 173.6 config.status: creating Makefile
23:04:05 [2022-07-08T23:04:05.501Z] #77 173.7 config.status: creating rpm/crun.spec
23:04:05 [2022-07-08T23:04:05.501Z] #77 173.8 config.status: creating config.h
23:04:05 [2022-07-08T23:04:05.501Z] #77 173.9 config.status: executing libtool commands
23:04:05 [2022-07-08T23:04:05.501Z] #77 174.0 config.status: executing depfiles commands
23:04:05 [2022-07-08T23:04:05.501Z] #77 175.7 === configuring in libocispec (/tmp/crun-build/libocispec)
23:04:05 [2022-07-08T23:04:05.501Z] #77 175.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
23:04:05 [2022-07-08T23:04:05.501Z] #77 176.4 checking for gcc... gcc
23:04:05 [2022-07-08T23:04:05.501Z] #77 176.5 checking whether the C compiler works... yes
23:04:05 [2022-07-08T23:04:05.501Z] #77 176.8 checking for C compiler default output file name... a.out
23:04:05 [2022-07-08T23:04:05.501Z] #77 176.8 checking for suffix of executables... 
23:04:05 [2022-07-08T23:04:05.501Z] #77 177.3 checking whether we are cross compiling... no
23:04:05 [2022-07-08T23:04:05.501Z] #77 177.6 checking for suffix of object files... o
23:04:05 [2022-07-08T23:04:05.501Z] #77 177.7 checking whether we are using the GNU C compiler... yes
23:04:05 [2022-07-08T23:04:05.501Z] #77 177.7 checking whether gcc accepts -g... yes
23:04:05 [2022-07-08T23:04:05.501Z] #77 177.8 checking for gcc option to accept ISO C89... none needed
23:04:05 [2022-07-08T23:04:05.501Z] #77 178.0 checking whether gcc understands -c and -o together... yes
23:04:05 [2022-07-08T23:04:05.501Z] #77 178.1 checking how to run the C preprocessor... gcc -E
23:04:05 [2022-07-08T23:04:05.539Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:04:05 [2022-07-08T23:04:05.540Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:04:05 [2022-07-08T23:04:05.758Z] #77 178.3 checking for grep that handles long lines and -e... /bin/grep
23:04:05 [2022-07-08T23:04:05.758Z] #77 178.3 checking for egrep... /bin/grep -E
23:04:06 [2022-07-08T23:04:06.447Z] #77 ...
23:04:06 [2022-07-08T23:04:06.447Z] 
23:04:06 [2022-07-08T23:04:06.447Z] #21 [dev-systemd-false  7/28] 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             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:04:06 [2022-07-08T23:04:06.447Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
23:04:06 [2022-07-08T23:04:06.447Z] #21 20.22 Reading package lists...
23:04:06 [2022-07-08T23:04:06.447Z] #21 26.45 Building dependency tree...
23:04:06 [2022-07-08T23:04:06.447Z] #21 29.88 The following additional packages will be installed:
23:04:06 [2022-07-08T23:04:06.447Z] #21 29.89   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
23:04:06 [2022-07-08T23:04:06.447Z] #21 29.89   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
23:04:06 [2022-07-08T23:04:06.447Z] #21 29.90   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
23:04:06 [2022-07-08T23:04:06.447Z] #21 29.90   python3-pkg-resources vim-runtime xxd
23:04:06 [2022-07-08T23:04:06.447Z] #21 29.92 Suggested packages:
23:04:06 [2022-07-08T23:04:06.447Z] #21 29.92   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
23:04:06 [2022-07-08T23:04:06.447Z] #21 29.92   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
23:04:06 [2022-07-08T23:04:06.447Z] #21 29.92   acl attr quota
23:04:06 [2022-07-08T23:04:06.447Z] #21 29.92 Recommended packages:
23:04:06 [2022-07-08T23:04:06.447Z] #21 29.92   libatm1 nftables libpam-cap build-essential python3-dev unzip
23:04:06 [2022-07-08T23:04:06.447Z] #21 32.04 The following NEW packages will be installed:
23:04:06 [2022-07-08T23:04:06.447Z] #21 32.04   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
23:04:06 [2022-07-08T23:04:06.447Z] #21 32.04   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
23:04:06 [2022-07-08T23:04:06.447Z] #21 32.05   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
23:04:06 [2022-07-08T23:04:06.447Z] #21 32.05   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
23:04:06 [2022-07-08T23:04:06.447Z] #21 32.05   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
23:04:06 [2022-07-08T23:04:06.447Z] #21 32.05   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
23:04:06 [2022-07-08T23:04:06.447Z] #21 32.05   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
23:04:06 [2022-07-08T23:04:06.447Z] #21 32.05   xz-utils zip zstd
23:04:06 [2022-07-08T23:04:06.447Z] #21 32.46 0 upgraded, 49 newly installed, 0 to remove and 13 not upgraded.
23:04:06 [2022-07-08T23:04:06.447Z] #21 32.46 Need to get 27.7 MB of archives.
23:04:06 [2022-07-08T23:04:06.447Z] #21 32.46 After this operation, 106 MB of additional disk space will be used.
23:04:06 [2022-07-08T23:04:06.447Z] #21 32.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
23:04:06 [2022-07-08T23:04:06.447Z] #21 32.51 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
23:04:06 [2022-07-08T23:04:06.447Z] #21 32.53 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
23:04:06 [2022-07-08T23:04:06.447Z] #21 32.54 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
23:04:06 [2022-07-08T23:04:06.447Z] #21 32.54 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
23:04:06 [2022-07-08T23:04:06.447Z] #21 32.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
23:04:06 [2022-07-08T23:04:06.447Z] #21 32.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
23:04:06 [2022-07-08T23:04:06.447Z] #21 32.54 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
23:04:06 [2022-07-08T23:04:06.447Z] #21 32.59 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
23:04:06 [2022-07-08T23:04:06.447Z] #21 32.61 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
23:04:06 [2022-07-08T23:04:06.447Z] #21 32.62 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
23:04:06 [2022-07-08T23:04:06.447Z] #21 32.64 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
23:04:06 [2022-07-08T23:04:06.447Z] #21 32.65 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
23:04:06 [2022-07-08T23:04:06.447Z] #21 32.65 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
23:04:06 [2022-07-08T23:04:06.447Z] #21 32.66 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
23:04:06 [2022-07-08T23:04:06.447Z] #21 32.71 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
23:04:06 [2022-07-08T23:04:06.447Z] #21 32.71 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
23:04:06 [2022-07-08T23:04:06.447Z] #21 32.71 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
23:04:06 [2022-07-08T23:04:06.447Z] #21 32.72 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
23:04:06 [2022-07-08T23:04:06.447Z] #21 32.72 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
23:04:06 [2022-07-08T23:04:06.447Z] #21 32.72 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
23:04:06 [2022-07-08T23:04:06.447Z] #21 32.73 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
23:04:06 [2022-07-08T23:04:06.447Z] #21 32.75 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
23:04:06 [2022-07-08T23:04:06.447Z] #21 32.75 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
23:04:06 [2022-07-08T23:04:06.447Z] #21 32.76 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
23:04:06 [2022-07-08T23:04:06.447Z] #21 32.76 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
23:04:06 [2022-07-08T23:04:06.447Z] #21 32.77 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
23:04:06 [2022-07-08T23:04:06.447Z] #21 33.11 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
23:04:06 [2022-07-08T23:04:06.688Z] #77 178.3 checking for ANSI C header files... yes
23:04:06 [2022-07-08T23:04:06.688Z] #77 179.2 checking for sys/types.h... yes
23:04:06 [2022-07-08T23:04:06.706Z] #21 33.11 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
23:04:06 [2022-07-08T23:04:06.706Z] #21 33.12 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
23:04:06 [2022-07-08T23:04:06.706Z] #21 33.12 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
23:04:06 [2022-07-08T23:04:06.706Z] #21 33.12 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
23:04:06 [2022-07-08T23:04:06.706Z] #21 33.12 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
23:04:06 [2022-07-08T23:04:06.706Z] #21 33.12 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
23:04:06 [2022-07-08T23:04:06.706Z] #21 33.14 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
23:04:06 [2022-07-08T23:04:06.706Z] #21 33.23 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
23:04:06 [2022-07-08T23:04:06.706Z] #21 33.23 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
23:04:06 [2022-07-08T23:04:06.706Z] #21 33.23 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
23:04:06 [2022-07-08T23:04:06.706Z] #21 33.26 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
23:04:06 [2022-07-08T23:04:06.706Z] #21 33.27 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
23:04:06 [2022-07-08T23:04:06.706Z] #21 33.27 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
23:04:06 [2022-07-08T23:04:06.706Z] #21 33.28 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
23:04:06 [2022-07-08T23:04:06.706Z] #21 33.32 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
23:04:06 [2022-07-08T23:04:06.706Z] #21 33.33 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
23:04:06 [2022-07-08T23:04:06.945Z] #77 179.5 checking for sys/stat.h... yes
23:04:06 [2022-07-08T23:04:06.966Z] #21 33.33 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
23:04:07 [2022-07-08T23:04:07.201Z] #77 179.8 checking for stdlib.h... yes
23:04:07 [2022-07-08T23:04:07.226Z] #21 33.71 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
23:04:07 [2022-07-08T23:04:07.226Z] #21 33.74 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
23:04:07 [2022-07-08T23:04:07.226Z] #21 33.79 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
23:04:07 [2022-07-08T23:04:07.226Z] #21 33.80 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
23:04:07 [2022-07-08T23:04:07.447Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:04:07 [2022-07-08T23:04:07.447Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:04:07 [2022-07-08T23:04:07.764Z] #77 180.0 checking for string.h... yes
23:04:08 [2022-07-08T23:04:08.021Z] #77 180.3 checking for memory.h... yes
23:04:08 [2022-07-08T23:04:08.277Z] #77 180.7 checking for strings.h... yes
23:04:08 [2022-07-08T23:04:08.534Z] #77 181.1 checking for inttypes.h... yes
23:04:08 [2022-07-08T23:04:08.604Z] #21 34.94 debconf: delaying package configuration, since apt-utils is not installed
23:04:08 [2022-07-08T23:04:08.791Z] #77 181.3 checking for stdint.h... yes
23:04:08 [2022-07-08T23:04:08.863Z] #21 35.46 Fetched 27.7 MB in 2s (16.4 MB/s)
23:04:09 [2022-07-08T23:04:09.048Z] #77 181.6 checking for unistd.h... yes
23:04:09 [2022-07-08T23:04:09.123Z] #21 35.57 Selecting previously unselected package pigz.
23:04:09 [2022-07-08T23:04:09.123Z] #21 35.57 (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 ... 24019 files and directories currently installed.)
23:04:09 [2022-07-08T23:04:09.123Z] #21 35.67 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
23:04:09 [2022-07-08T23:04:09.123Z] #21 35.67 Unpacking pigz (2.6-1) ...
23:04:09 [2022-07-08T23:04:09.357Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:04:09 [2022-07-08T23:04:09.357Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:04:09 [2022-07-08T23:04:09.382Z] #21 35.84 Selecting previously unselected package libelf1:amd64.
23:04:09 [2022-07-08T23:04:09.382Z] #21 35.85 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
23:04:09 [2022-07-08T23:04:09.382Z] #21 35.87 Unpacking libelf1:amd64 (0.183-1) ...
23:04:09 [2022-07-08T23:04:09.611Z] #77 181.9 checking minix/config.h usability... no
23:04:09 [2022-07-08T23:04:09.611Z] #77 182.2 checking minix/config.h presence... no
23:04:09 [2022-07-08T23:04:09.611Z] #77 182.4 checking for minix/config.h... no
23:04:09 [2022-07-08T23:04:09.641Z] #21 36.18 Selecting previously unselected package libbpf0:amd64.
23:04:09 [2022-07-08T23:04:09.641Z] #21 36.18 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
23:04:09 [2022-07-08T23:04:09.641Z] #21 36.20 Unpacking libbpf0:amd64 (1:0.3-2) ...
23:04:09 [2022-07-08T23:04:09.901Z] #21 36.44 Selecting previously unselected package libcap2:amd64.
23:04:09 [2022-07-08T23:04:09.901Z] #21 36.47 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
23:04:09 [2022-07-08T23:04:09.901Z] #21 36.47 Unpacking libcap2:amd64 (1:2.44-1) ...
23:04:09 [2022-07-08T23:04:09.901Z] #21 36.62 Selecting previously unselected package libmnl0:amd64.
23:04:10 [2022-07-08T23:04:10.161Z] #21 36.63 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
23:04:10 [2022-07-08T23:04:10.161Z] #21 36.65 Unpacking libmnl0:amd64 (1.0.4-3) ...
23:04:10 [2022-07-08T23:04:10.175Z] #77 182.4 checking whether it is safe to define __EXTENSIONS__... yes
23:04:10 [2022-07-08T23:04:10.420Z] #21 36.80 Selecting previously unselected package libxtables12:amd64.
23:04:10 [2022-07-08T23:04:10.420Z] #21 36.83 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
23:04:10 [2022-07-08T23:04:10.420Z] #21 36.85 Unpacking libxtables12:amd64 (1.8.7-1) ...
23:04:10 [2022-07-08T23:04:10.432Z] #77 182.8 checking build system type... 
23:04:10 [2022-07-08T23:04:10.432Z] #77 ...
23:04:10 [2022-07-08T23:04:10.432Z] 
23:04:10 [2022-07-08T23:04:10.432Z] #21 [dev-systemd-false  7/28] 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             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:04:10 [2022-07-08T23:04:10.432Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
23:04:10 [2022-07-08T23:04:10.432Z] #21 43.88 Unpacking bash-completion (1:2.11-2) ...
23:04:10 [2022-07-08T23:04:10.680Z] #21 37.09 Selecting previously unselected package libcap2-bin.
23:04:10 [2022-07-08T23:04:10.680Z] #21 37.09 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
23:04:10 [2022-07-08T23:04:10.680Z] #21 37.10 Unpacking libcap2-bin (1:2.44-1) ...
23:04:10 [2022-07-08T23:04:10.680Z] #21 37.30 Selecting previously unselected package iproute2.
23:04:10 [2022-07-08T23:04:10.680Z] #21 37.30 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
23:04:10 [2022-07-08T23:04:10.680Z] #21 37.31 Unpacking iproute2 (5.10.0-4) ...
23:04:10 [2022-07-08T23:04:10.995Z] #21 44.44 Selecting previously unselected package bzip2.
23:04:10 [2022-07-08T23:04:10.995Z] #21 44.46 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
23:04:10 [2022-07-08T23:04:10.995Z] #21 44.47 Unpacking bzip2 (1.0.8-4) ...
23:04:11 [2022-07-08T23:04:11.254Z] #21 44.61 Selecting previously unselected package xz-utils.
23:04:11 [2022-07-08T23:04:11.254Z] #21 44.62 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
23:04:11 [2022-07-08T23:04:11.254Z] #21 44.63 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
23:04:11 [2022-07-08T23:04:11.511Z] #21 44.94 Selecting previously unselected package apparmor.
23:04:11 [2022-07-08T23:04:11.511Z] #21 44.94 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
23:04:11 [2022-07-08T23:04:11.511Z] #21 45.01 Unpacking apparmor (2.13.6-10) ...
23:04:11 [2022-07-08T23:04:11.896Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
23:04:11 [2022-07-08T23:04:11.896Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.47s)
23:04:11 [2022-07-08T23:04:11.896Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.83s)
23:04:11 [2022-07-08T23:04:11.896Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.75s)
23:04:11 [2022-07-08T23:04:11.896Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.57s)
23:04:11 [2022-07-08T23:04:11.896Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.20s)
23:04:11 [2022-07-08T23:04:11.896Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.84s)
23:04:11 [2022-07-08T23:04:11.896Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.64s)
23:04:11 [2022-07-08T23:04:11.896Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.69s)
23:04:11 [2022-07-08T23:04:11.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.33s)
23:04:11 [2022-07-08T23:04:11.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.48s)
23:04:11 [2022-07-08T23:04:11.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.96s)
23:04:11 [2022-07-08T23:04:11.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.98s)
23:04:11 [2022-07-08T23:04:11.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.29s)
23:04:11 [2022-07-08T23:04:11.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.32s)
23:04:11 [2022-07-08T23:04:11.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.92s)
23:04:11 [2022-07-08T23:04:11.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.95s)
23:04:11 [2022-07-08T23:04:11.897Z] === RUN   TestCgroupNamespacesRun
23:04:12 [2022-07-08T23:04:12.074Z] #21 38.29 Selecting previously unselected package xxd.
23:04:12 [2022-07-08T23:04:12.074Z] #21 38.30 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
23:04:12 [2022-07-08T23:04:12.074Z] #21 38.36 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
23:04:12 [2022-07-08T23:04:12.074Z] #21 ...
23:04:12 [2022-07-08T23:04:12.074Z] 
23:04:12 [2022-07-08T23:04:12.074Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
23:04:12 [2022-07-08T23:04:12.074Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a
23:04:12 [2022-07-08T23:04:12.074Z] #36 262.4 Delve is a source level debugger for Go programs.
23:04:12 [2022-07-08T23:04:12.074Z] #36 262.4 
23:04:12 [2022-07-08T23:04:12.074Z] #36 262.4 Delve enables you to interact with your program by controlling the execution of the process,
23:04:12 [2022-07-08T23:04:12.074Z] #36 262.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
23:04:12 [2022-07-08T23:04:12.074Z] #36 262.4 
23:04:12 [2022-07-08T23:04:12.074Z] #36 262.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
23:04:12 [2022-07-08T23:04:12.074Z] #36 262.4 
23:04:12 [2022-07-08T23:04:12.074Z] #36 262.4 Pass flags to the program you are debugging using `--`, for example:
23:04:12 [2022-07-08T23:04:12.074Z] #36 262.4 
23:04:12 [2022-07-08T23:04:12.074Z] #36 262.4 `dlv exec ./hello -- server --config conf/config.toml`
23:04:12 [2022-07-08T23:04:12.074Z] #36 262.4 
23:04:12 [2022-07-08T23:04:12.074Z] #36 262.4 Usage:
23:04:12 [2022-07-08T23:04:12.074Z] #36 262.4   dlv [command]
23:04:12 [2022-07-08T23:04:12.074Z] #36 262.4 
23:04:12 [2022-07-08T23:04:12.074Z] #36 262.4 Available Commands:
23:04:12 [2022-07-08T23:04:12.074Z] #36 262.4   attach      Attach to running process and begin debugging.
23:04:12 [2022-07-08T23:04:12.074Z] #36 262.4   connect     Connect to a headless debug server with a terminal client.
23:04:12 [2022-07-08T23:04:12.074Z] #36 262.4   core        Examine a core dump.
23:04:12 [2022-07-08T23:04:12.074Z] #36 262.4   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
23:04:12 [2022-07-08T23:04:12.074Z] #36 262.4   debug       Compile and begin debugging main package in current directory, or the package specified.
23:04:12 [2022-07-08T23:04:12.074Z] #36 262.4   exec        Execute a precompiled binary, and begin a debug session.
23:04:12 [2022-07-08T23:04:12.074Z] #36 262.4   help        Help about any command
23:04:12 [2022-07-08T23:04:12.074Z] #36 262.4   run         Deprecated command. Use 'debug' instead.
23:04:12 [2022-07-08T23:04:12.074Z] #36 262.4   test        Compile test binary and begin debugging program.
23:04:12 [2022-07-08T23:04:12.074Z] #36 262.4   trace       Compile and begin tracing program.
23:04:12 [2022-07-08T23:04:12.074Z] #36 262.4   version     Prints version.
23:04:12 [2022-07-08T23:04:12.074Z] #36 262.4 
23:04:12 [2022-07-08T23:04:12.074Z] #36 262.4 Flags:
23:04:12 [2022-07-08T23:04:12.074Z] #36 262.4       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
23:04:12 [2022-07-08T23:04:12.074Z] #36 262.4       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
23:04:12 [2022-07-08T23:04:12.074Z] #36 262.4       --api-version int                  Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1)
23:04:12 [2022-07-08T23:04:12.074Z] #36 262.4       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
23:04:12 [2022-07-08T23:04:12.074Z] #36 262.4       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
23:04:12 [2022-07-08T23:04:12.074Z] #36 262.4       --check-go-version                 Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true)
23:04:12 [2022-07-08T23:04:12.074Z] #36 262.4       --disable-aslr                     Disables address space randomization
23:04:12 [2022-07-08T23:04:12.074Z] #36 262.4       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
23:04:12 [2022-07-08T23:04:12.074Z] #36 262.4   -h, --help                             help for dlv
23:04:12 [2022-07-08T23:04:12.074Z] #36 262.4       --init string                      Init file, executed by the terminal client.
23:04:12 [2022-07-08T23:04:12.074Z] #36 262.4   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
23:04:12 [2022-07-08T23:04:12.074Z] #36 262.4       --log                              Enable debugging server logging.
23:04:12 [2022-07-08T23:04:12.074Z] #36 262.4       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
23:04:12 [2022-07-08T23:04:12.074Z] #36 262.4       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
23:04:12 [2022-07-08T23:04:12.074Z] #36 262.4       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
23:04:12 [2022-07-08T23:04:12.074Z] #36 262.4   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
23:04:12 [2022-07-08T23:04:12.074Z] #36 262.4       --wd string                        Working directory for running the program.
23:04:12 [2022-07-08T23:04:12.074Z] #36 262.4 
23:04:12 [2022-07-08T23:04:12.074Z] #36 262.4 Additional help topics:
23:04:12 [2022-07-08T23:04:12.074Z] #36 262.4   dlv backend  Help about the --backend flag.
23:04:12 [2022-07-08T23:04:12.074Z] #36 262.4   dlv log      Help about logging flags.
23:04:12 [2022-07-08T23:04:12.074Z] #36 262.4   dlv redirect Help about file redirection.
23:04:12 [2022-07-08T23:04:12.074Z] #36 262.4 
23:04:12 [2022-07-08T23:04:12.074Z] #36 262.4 Use "dlv [command] --help" for more information about a command.
23:04:12 [2022-07-08T23:04:12.442Z] #21 45.93 Selecting previously unselected package inetutils-ping.
23:04:12 [2022-07-08T23:04:12.442Z] #21 45.93 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
23:04:12 [2022-07-08T23:04:12.442Z] #21 45.95 Unpacking inetutils-ping (2:2.0-1) ...
23:04:12 [2022-07-08T23:04:12.644Z] #36 DONE 263.0s
23:04:12 [2022-07-08T23:04:12.644Z] 
23:04:12 [2022-07-08T23:04:12.644Z] #21 [dev-systemd-false  7/28] 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             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:04:12 [2022-07-08T23:04:12.644Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
23:04:12 [2022-07-08T23:04:12.644Z] #21 39.17 Selecting previously unselected package vim-common.
23:04:12 [2022-07-08T23:04:12.644Z] #21 39.17 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
23:04:12 [2022-07-08T23:04:12.644Z] #21 39.25 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
23:04:12 [2022-07-08T23:04:12.835Z] --- PASS: TestCgroupNamespacesRun (1.21s)
23:04:12 [2022-07-08T23:04:12.835Z] === RUN   TestCgroupNamespacesRunPrivileged
23:04:12 [2022-07-08T23:04:12.835Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
23:04:12 [2022-07-08T23:04:12.835Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
23:04:12 [2022-07-08T23:04:12.835Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
23:04:12 [2022-07-08T23:04:12.903Z] #21 39.44 Selecting previously unselected package bash-completion.
23:04:12 [2022-07-08T23:04:12.903Z] #21 39.45 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
23:04:13 [2022-07-08T23:04:13.005Z] #21 46.34 Selecting previously unselected package libip4tc2:amd64.
23:04:13 [2022-07-08T23:04:13.006Z] #21 46.36 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
23:04:13 [2022-07-08T23:04:13.006Z] #21 46.40 Unpacking libip4tc2:amd64 (1.8.7-1) ...
23:04:13 [2022-07-08T23:04:13.006Z] #21 46.57 Selecting previously unselected package libip6tc2:amd64.
23:04:13 [2022-07-08T23:04:13.006Z] #21 46.57 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
23:04:13 [2022-07-08T23:04:13.006Z] #21 46.58 Unpacking libip6tc2:amd64 (1.8.7-1) ...
23:04:13 [2022-07-08T23:04:13.263Z] #21 46.78 Selecting previously unselected package libnfnetlink0:amd64.
23:04:13 [2022-07-08T23:04:13.263Z] #21 46.78 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
23:04:13 [2022-07-08T23:04:13.263Z] #21 46.78 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
23:04:13 [2022-07-08T23:04:13.520Z] #21 46.90 Selecting previously unselected package libnetfilter-conntrack3:amd64.
23:04:13 [2022-07-08T23:04:13.520Z] #21 46.91 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
23:04:13 [2022-07-08T23:04:13.520Z] #21 46.92 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
23:04:13 [2022-07-08T23:04:13.775Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.24s)
23:04:13 [2022-07-08T23:04:13.775Z] === RUN   TestCgroupNamespacesRunHostMode
23:04:13 [2022-07-08T23:04:13.776Z] #21 47.19 Selecting previously unselected package libnftnl11:amd64.
23:04:13 [2022-07-08T23:04:13.777Z] #21 47.20 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
23:04:13 [2022-07-08T23:04:13.777Z] #21 47.23 Unpacking libnftnl11:amd64 (1.1.9-1) ...
23:04:14 [2022-07-08T23:04:14.033Z] #21 47.45 Selecting previously unselected package iptables.
23:04:14 [2022-07-08T23:04:14.033Z] #21 47.46 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
23:04:14 [2022-07-08T23:04:14.033Z] #21 47.46 Unpacking iptables (1.8.7-1) ...
23:04:14 [2022-07-08T23:04:14.597Z] #21 48.02 Selecting previously unselected package libonig5:amd64.
23:04:14 [2022-07-08T23:04:14.597Z] #21 48.05 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
23:04:14 [2022-07-08T23:04:14.597Z] #21 48.07 Unpacking libonig5:amd64 (6.9.6-1.1) ...
23:04:15 [2022-07-08T23:04:15.156Z] --- PASS: TestCgroupNamespacesRunHostMode (1.30s)
23:04:15 [2022-07-08T23:04:15.156Z] === RUN   TestCgroupNamespacesRunPrivateMode
23:04:15 [2022-07-08T23:04:15.160Z] #21 48.45 Selecting previously unselected package libjq1:amd64.
23:04:15 [2022-07-08T23:04:15.160Z] #21 48.47 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
23:04:15 [2022-07-08T23:04:15.160Z] #21 48.48 Unpacking libjq1:amd64 (1.6-2.1) ...
23:04:15 [2022-07-08T23:04:15.416Z] #21 48.76 Selecting previously unselected package jq.
23:04:15 [2022-07-08T23:04:15.416Z] #21 48.80 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
23:04:15 [2022-07-08T23:04:15.416Z] #21 48.82 Unpacking jq (1.6-2.1) ...
23:04:15 [2022-07-08T23:04:15.673Z] #21 49.05 Selecting previously unselected package libaio1:amd64.
23:04:15 [2022-07-08T23:04:15.673Z] #21 49.07 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
23:04:15 [2022-07-08T23:04:15.673Z] #21 49.09 Unpacking libaio1:amd64 (0.3.112-9) ...
23:04:15 [2022-07-08T23:04:15.673Z] #21 49.21 Selecting previously unselected package libgpm2:amd64.
23:04:15 [2022-07-08T23:04:15.673Z] #21 49.22 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
23:04:15 [2022-07-08T23:04:15.673Z] #21 49.24 Unpacking libgpm2:amd64 (1.20.7-8) ...
23:04:16 [2022-07-08T23:04:16.237Z] #21 49.73 Selecting previously unselected package libicu67:amd64.
23:04:16 [2022-07-08T23:04:16.494Z] #21 49.74 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
23:04:16 [2022-07-08T23:04:16.494Z] #21 49.78 Unpacking libicu67:amd64 (67.1-7) ...
23:04:16 [2022-07-08T23:04:16.535Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.20s)
23:04:16 [2022-07-08T23:04:16.535Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
23:04:17 [2022-07-08T23:04:17.100Z] #21 43.10 Unpacking bash-completion (1:2.11-2) ...
23:04:17 [2022-07-08T23:04:17.323Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.381s	coverage: 60.0% of statements
23:04:17 [2022-07-08T23:04:17.323Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
23:04:17 [2022-07-08T23:04:17.323Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
23:04:17 [2022-07-08T23:04:17.323Z] ok  	github.com/docker/docker/libnetwork/osl	4.315s	coverage: 39.7% of statements
23:04:17 [2022-07-08T23:04:17.323Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
23:04:17 [2022-07-08T23:04:17.323Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
23:04:17 [2022-07-08T23:04:17.361Z] #21 43.89 Selecting previously unselected package bzip2.
23:04:17 [2022-07-08T23:04:17.361Z] #21 43.91 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
23:04:17 [2022-07-08T23:04:17.361Z] #21 43.93 Unpacking bzip2 (1.0.8-4) ...
23:04:17 [2022-07-08T23:04:17.361Z] #21 44.01 Selecting previously unselected package xz-utils.
23:04:17 [2022-07-08T23:04:17.474Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s)
23:04:17 [2022-07-08T23:04:17.474Z] === RUN   TestCgroupNamespacesRunInvalidMode
23:04:17 [2022-07-08T23:04:17.620Z] #21 44.01 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
23:04:17 [2022-07-08T23:04:17.620Z] #21 44.02 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
23:04:17 [2022-07-08T23:04:17.620Z] #21 44.23 Selecting previously unselected package apparmor.
23:04:17 [2022-07-08T23:04:17.620Z] #21 44.23 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
23:04:17 [2022-07-08T23:04:17.871Z] #21 ...
23:04:17 [2022-07-08T23:04:17.871Z] 
23:04:17 [2022-07-08T23:04:17.871Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:04:17 [2022-07-08T23:04:17.871Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
23:04:17 [2022-07-08T23:04:17.871Z] #77 182.8 checking build system type... x86_64-pc-linux-gnu
23:04:17 [2022-07-08T23:04:17.871Z] #77 183.4 checking host system type... x86_64-pc-linux-gnu
23:04:17 [2022-07-08T23:04:17.871Z] #77 183.4 checking how to print strings... printf
23:04:17 [2022-07-08T23:04:17.871Z] #77 183.4 checking for a sed that does not truncate output... /bin/sed
23:04:17 [2022-07-08T23:04:17.871Z] #77 183.4 checking for fgrep... /bin/grep -F
23:04:17 [2022-07-08T23:04:17.871Z] #77 183.4 checking for ld used by gcc... /usr/bin/ld
23:04:17 [2022-07-08T23:04:17.871Z] #77 183.5 checking if the linker (/usr/bin/ld) is GNU ld... yes
23:04:17 [2022-07-08T23:04:17.871Z] #77 183.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
23:04:17 [2022-07-08T23:04:17.871Z] #77 183.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm
23:04:17 [2022-07-08T23:04:17.871Z] #77 183.6 checking whether ln -s works... yes
23:04:17 [2022-07-08T23:04:17.871Z] #77 183.6 checking the maximum length of command line arguments... 1572864
23:04:17 [2022-07-08T23:04:17.871Z] #77 183.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
23:04:17 [2022-07-08T23:04:17.871Z] #77 183.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
23:04:17 [2022-07-08T23:04:17.871Z] #77 183.6 checking for /usr/bin/ld option to reload object files... -r
23:04:17 [2022-07-08T23:04:17.871Z] #77 183.6 checking for objdump... objdump
23:04:17 [2022-07-08T23:04:17.871Z] #77 183.6 checking how to recognize dependent libraries... pass_all
23:04:17 [2022-07-08T23:04:17.871Z] #77 183.6 checking for dlltool... no
23:04:17 [2022-07-08T23:04:17.871Z] #77 183.6 checking how to associate runtime and link libraries... printf %s\n
23:04:17 [2022-07-08T23:04:17.871Z] #77 183.6 checking for ar... ar
23:04:17 [2022-07-08T23:04:17.871Z] #77 183.6 checking for archiver @FILE support... @
23:04:17 [2022-07-08T23:04:17.871Z] #77 183.8 checking for strip... strip
23:04:17 [2022-07-08T23:04:17.871Z] #77 183.8 checking for ranlib... ranlib
23:04:17 [2022-07-08T23:04:17.871Z] #77 183.8 checking for gawk... no
23:04:17 [2022-07-08T23:04:17.871Z] #77 183.8 checking for mawk... mawk
23:04:17 [2022-07-08T23:04:17.871Z] #77 183.8 checking command to parse /usr/bin/nm -B output from gcc object... ok
23:04:17 [2022-07-08T23:04:17.871Z] #77 184.4 checking for sysroot... no
23:04:17 [2022-07-08T23:04:17.871Z] #77 184.4 checking for a working dd... /bin/dd
23:04:17 [2022-07-08T23:04:17.871Z] #77 184.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
23:04:17 [2022-07-08T23:04:17.871Z] #77 184.5 checking for mt... no
23:04:17 [2022-07-08T23:04:17.871Z] #77 184.5 checking if : is a manifest tool... no
23:04:17 [2022-07-08T23:04:17.871Z] #77 184.6 checking for dlfcn.h... yes
23:04:17 [2022-07-08T23:04:17.871Z] #77 184.8 checking for objdir... .libs
23:04:17 [2022-07-08T23:04:17.871Z] #77 185.2 checking if gcc supports -fno-rtti -fno-exceptions... no
23:04:17 [2022-07-08T23:04:17.871Z] #77 185.3 checking for gcc option to produce PIC... -fPIC -DPIC
23:04:17 [2022-07-08T23:04:17.871Z] #77 185.3 checking if gcc PIC flag -fPIC -DPIC works... yes
23:04:17 [2022-07-08T23:04:17.871Z] #77 185.5 checking if gcc static flag -static works... yes
23:04:17 [2022-07-08T23:04:17.871Z] #77 186.0 checking if gcc supports -c -o file.o... yes
23:04:17 [2022-07-08T23:04:17.871Z] #77 186.4 checking if gcc supports -c -o file.o... (cached) yes
23:04:17 [2022-07-08T23:04:17.871Z] #77 186.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
23:04:17 [2022-07-08T23:04:17.871Z] #77 186.5 checking dynamic linker characteristics... GNU/Linux ld.so
23:04:17 [2022-07-08T23:04:17.871Z] #77 187.1 checking how to hardcode library paths into programs... immediate
23:04:17 [2022-07-08T23:04:17.871Z] #77 187.1 checking whether stripping libraries is possible... yes
23:04:17 [2022-07-08T23:04:17.871Z] #77 187.1 checking if libtool supports shared libraries... yes
23:04:17 [2022-07-08T23:04:17.871Z] #77 187.1 checking whether to build shared libraries... no
23:04:17 [2022-07-08T23:04:17.871Z] #77 187.1 checking whether to build static libraries... yes
23:04:17 [2022-07-08T23:04:17.871Z] #77 187.1 checking for a BSD-compatible install... /usr/bin/install -c
23:04:17 [2022-07-08T23:04:17.871Z] #77 187.1 checking whether build environment is sane... yes
23:04:17 [2022-07-08T23:04:17.871Z] #77 187.3 checking for a thread-safe mkdir -p... /bin/mkdir -p
23:04:17 [2022-07-08T23:04:17.871Z] #77 187.3 checking whether make sets $(MAKE)... yes
23:04:17 [2022-07-08T23:04:17.871Z] #77 187.4 checking whether make supports the include directive... yes (GNU style)
23:04:17 [2022-07-08T23:04:17.871Z] #77 187.5 checking whether make supports nested variables... yes
23:04:17 [2022-07-08T23:04:17.871Z] #77 187.5 checking whether UID '0' is supported by ustar format... yes
23:04:17 [2022-07-08T23:04:17.871Z] #77 187.5 checking whether GID '0' is supported by ustar format... yes
23:04:17 [2022-07-08T23:04:17.871Z] #77 187.5 checking how to create a ustar tar archive... gnutar
23:04:17 [2022-07-08T23:04:17.871Z] #77 187.6 checking dependency style of gcc... gcc3
23:04:17 [2022-07-08T23:04:17.871Z] #77 187.8 checking whether to enable maintainer-specific portions of Makefiles... yes
23:04:17 [2022-07-08T23:04:17.871Z] #77 187.8 checking whether make supports nested variables... (cached) yes
23:04:17 [2022-07-08T23:04:17.871Z] #77 187.8 checking for pkg-config... /usr/bin/pkg-config
23:04:17 [2022-07-08T23:04:17.871Z] #77 187.8 checking pkg-config is at least version 0.9.0... yes
23:04:17 [2022-07-08T23:04:17.871Z] #77 187.8 checking for yajl >= 2.1.0... yes
23:04:17 [2022-07-08T23:04:17.871Z] #77 187.8 checking for a sed that does not truncate output... (cached) /bin/sed
23:04:17 [2022-07-08T23:04:17.871Z] #77 187.9 checking for gcc... (cached) gcc
23:04:17 [2022-07-08T23:04:17.871Z] #77 188.0 checking whether we are using the GNU C compiler... (cached) yes
23:04:17 [2022-07-08T23:04:17.871Z] #77 188.0 checking whether gcc accepts -g... (cached) yes
23:04:17 [2022-07-08T23:04:17.871Z] #77 188.0 checking for gcc option to accept ISO C89... (cached) none needed
23:04:17 [2022-07-08T23:04:17.871Z] #77 188.0 checking whether gcc understands -c and -o together... (cached) yes
23:04:17 [2022-07-08T23:04:17.871Z] #77 188.0 checking for a Python interpreter with version >= 3... python3
23:04:17 [2022-07-08T23:04:17.871Z] #77 188.0 checking for python3... /usr/bin/python3
23:04:17 [2022-07-08T23:04:17.871Z] #77 188.1 checking for python3 version... 3.9
23:04:17 [2022-07-08T23:04:17.871Z] #77 188.1 checking for python3 platform... linux
23:04:17 [2022-07-08T23:04:17.871Z] #77 188.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
23:04:17 [2022-07-08T23:04:17.871Z] #77 188.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
23:04:17 [2022-07-08T23:04:17.871Z] #77 188.7 checking that generated files are newer than configure... done
23:04:17 [2022-07-08T23:04:17.871Z] #77 188.7 configure: creating ./config.status
23:04:17 [2022-07-08T23:04:17.879Z] #21 44.42 Unpacking apparmor (2.13.6-10) ...
23:04:18 [2022-07-08T23:04:18.139Z] #21 ...
23:04:18 [2022-07-08T23:04:18.139Z] 
23:04:18 [2022-07-08T23:04:18.139Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:04:18 [2022-07-08T23:04:18.139Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
23:04:18 [2022-07-08T23:04:18.139Z] #77 177.7 config.status: creating Makefile
23:04:18 [2022-07-08T23:04:18.139Z] #77 177.9 config.status: creating rpm/crun.spec
23:04:18 [2022-07-08T23:04:18.139Z] #77 178.1 config.status: creating config.h
23:04:18 [2022-07-08T23:04:18.139Z] #77 178.2 config.status: executing libtool commands
23:04:18 [2022-07-08T23:04:18.139Z] #77 178.5 config.status: executing depfiles commands
23:04:18 [2022-07-08T23:04:18.139Z] #77 180.9 === configuring in libocispec (/tmp/crun-build/libocispec)
23:04:18 [2022-07-08T23:04:18.139Z] #77 180.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
23:04:18 [2022-07-08T23:04:18.139Z] #77 181.5 checking for gcc... gcc
23:04:18 [2022-07-08T23:04:18.139Z] #77 181.6 checking whether the C compiler works... yes
23:04:18 [2022-07-08T23:04:18.139Z] #77 181.9 checking for C compiler default output file name... a.out
23:04:18 [2022-07-08T23:04:18.139Z] #77 182.0 checking for suffix of executables... 
23:04:18 [2022-07-08T23:04:18.139Z] #77 182.4 checking whether we are cross compiling... no
23:04:18 [2022-07-08T23:04:18.139Z] #77 182.8 checking for suffix of object files... o
23:04:18 [2022-07-08T23:04:18.139Z] #77 183.0 checking whether we are using the GNU C compiler... yes
23:04:18 [2022-07-08T23:04:18.139Z] #77 183.2 checking whether gcc accepts -g... yes
23:04:18 [2022-07-08T23:04:18.139Z] #77 183.4 checking for gcc option to accept ISO C89... none needed
23:04:18 [2022-07-08T23:04:18.139Z] #77 183.7 checking whether gcc understands -c and -o together... yes
23:04:18 [2022-07-08T23:04:18.139Z] #77 184.0 checking how to run the C preprocessor... gcc -E
23:04:18 [2022-07-08T23:04:18.139Z] #77 184.4 checking for grep that handles long lines and -e... /bin/grep
23:04:18 [2022-07-08T23:04:18.139Z] #77 184.5 checking for egrep... /bin/grep -E
23:04:18 [2022-07-08T23:04:18.139Z] #77 184.5 checking for ANSI C header files... yes
23:04:18 [2022-07-08T23:04:18.139Z] #77 185.4 checking for sys/types.h... yes
23:04:18 [2022-07-08T23:04:18.139Z] #77 185.7 checking for sys/stat.h... yes
23:04:18 [2022-07-08T23:04:18.139Z] #77 185.9 checking for stdlib.h... yes
23:04:18 [2022-07-08T23:04:18.139Z] #77 186.4 checking for string.h... yes
23:04:18 [2022-07-08T23:04:18.139Z] #77 186.9 checking for memory.h... yes
23:04:18 [2022-07-08T23:04:18.139Z] #77 187.3 checking for strings.h... yes
23:04:18 [2022-07-08T23:04:18.398Z] #77 187.7 checking for inttypes.h... yes
23:04:18 [2022-07-08T23:04:18.412Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
23:04:18 [2022-07-08T23:04:18.412Z] === RUN   TestCgroupNamespacesRunOlderClient
23:04:18 [2022-07-08T23:04:18.658Z] #77 188.1 checking for stdint.h... yes
23:04:18 [2022-07-08T23:04:18.658Z] #77 ...
23:04:18 [2022-07-08T23:04:18.658Z] 
23:04:18 [2022-07-08T23:04:18.658Z] #21 [dev-systemd-false  7/28] 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             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:04:18 [2022-07-08T23:04:18.658Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
23:04:18 [2022-07-08T23:04:18.658Z] #21 45.16 Selecting previously unselected package inetutils-ping.
23:04:18 [2022-07-08T23:04:18.658Z] #21 45.17 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
23:04:18 [2022-07-08T23:04:18.658Z] #21 45.17 Unpacking inetutils-ping (2:2.0-1) ...
23:04:18 [2022-07-08T23:04:18.658Z] #21 45.29 Selecting previously unselected package libip4tc2:amd64.
23:04:18 [2022-07-08T23:04:18.658Z] #21 45.31 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
23:04:18 [2022-07-08T23:04:18.658Z] #21 45.32 Unpacking libip4tc2:amd64 (1.8.7-1) ...
23:04:18 [2022-07-08T23:04:18.701Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.718s	coverage: 48.6% of statements
23:04:18 [2022-07-08T23:04:18.959Z] #21 45.59 Selecting previously unselected package libip6tc2:amd64.
23:04:18 [2022-07-08T23:04:18.959Z] #21 45.60 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
23:04:18 [2022-07-08T23:04:18.959Z] #21 45.61 Unpacking libip6tc2:amd64 (1.8.7-1) ...
23:04:18 [2022-07-08T23:04:18.959Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.005s	coverage: 70.6% of statements
23:04:18 [2022-07-08T23:04:18.959Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
23:04:19 [2022-07-08T23:04:19.218Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
23:04:19 [2022-07-08T23:04:19.219Z] 
23:04:19 [2022-07-08T23:04:19.219Z] === Skipped
23:04:19 [2022-07-08T23:04:19.219Z] === SKIP: libnetwork TestParallel1 (0.00s)
23:04:19 [2022-07-08T23:04:19.219Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
23:04:19 [2022-07-08T23:04:19.219Z] 
23:04:19 [2022-07-08T23:04:19.219Z] === SKIP: libnetwork TestParallel3 (0.00s)
23:04:19 [2022-07-08T23:04:19.219Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
23:04:19 [2022-07-08T23:04:19.219Z] 
23:04:19 [2022-07-08T23:04:19.219Z] === SKIP: libnetwork TestParallel2 (0.00s)
23:04:19 [2022-07-08T23:04:19.219Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
23:04:19 [2022-07-08T23:04:19.219Z] 
23:04:19 [2022-07-08T23:04:19.219Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
23:04:19 [2022-07-08T23:04:19.219Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
23:04:19 [2022-07-08T23:04:19.219Z] 
23:04:19 [2022-07-08T23:04:19.219Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
23:04:19 [2022-07-08T23:04:19.219Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
23:04:19 [2022-07-08T23:04:19.219Z] 
23:04:19 [2022-07-08T23:04:19.219Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
23:04:19 [2022-07-08T23:04:19.219Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
23:04:19 [2022-07-08T23:04:19.219Z] 
23:04:19 [2022-07-08T23:04:19.219Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
23:04:19 [2022-07-08T23:04:19.219Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
23:04:19 [2022-07-08T23:04:19.219Z] 
23:04:19 [2022-07-08T23:04:19.219Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
23:04:19 [2022-07-08T23:04:19.219Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
23:04:19 [2022-07-08T23:04:19.219Z] 
23:04:19 [2022-07-08T23:04:19.219Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
23:04:19 [2022-07-08T23:04:19.219Z]     firewalld_test.go:14: firewalld is not running
23:04:19 [2022-07-08T23:04:19.219Z] 
23:04:19 [2022-07-08T23:04:19.219Z] DONE 327 tests, 9 skipped in 202.777s
23:04:19 [2022-07-08T23:04:19.242Z] #77 191.8 config.status: creating Makefile
23:04:19 [2022-07-08T23:04:19.242Z] #77 191.9 config.status: creating config.h
23:04:19 [2022-07-08T23:04:19.242Z] #77 192.0 config.status: executing libtool commands
23:04:19 [2022-07-08T23:04:19.242Z] #77 192.0 config.status: executing depfiles commands
23:04:19 [2022-07-08T23:04:19.541Z] #21 45.87 Selecting previously unselected package libnfnetlink0:amd64.
23:04:19 [2022-07-08T23:04:19.542Z] #21 45.89 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
23:04:19 [2022-07-08T23:04:19.542Z] #21 45.89 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
23:04:19 [2022-07-08T23:04:19.542Z] #21 46.18 Selecting previously unselected package libnetfilter-conntrack3:amd64.
23:04:19 [2022-07-08T23:04:19.542Z] #21 46.19 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
23:04:19 [2022-07-08T23:04:19.542Z] #21 46.22 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
Post stage
23:04:19 [2022-07-08T23:04:19.792Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.24s)
23:04:19 [2022-07-08T23:04:19.792Z] === RUN   TestNISDomainname
[Pipeline] junit
23:04:19 [2022-07-08T23:04:19.804Z] Recording test results
23:04:19 [2022-07-08T23:04:19.811Z] #21 46.35 Selecting previously unselected package libnftnl11:amd64.
23:04:19 [2022-07-08T23:04:19.811Z] #21 46.36 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
23:04:19 [2022-07-08T23:04:19.811Z] #21 46.36 Unpacking libnftnl11:amd64 (1.1.9-1) ...
23:04:19 [2022-07-08T23:04:19.929Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
23:04:20 [2022-07-08T23:04:20.052Z] --- PASS: TestNISDomainname (0.57s)
23:04:20 [2022-07-08T23:04:20.052Z] === RUN   TestHostnameDnsResolution
23:04:20 [2022-07-08T23:04:20.074Z] #21 46.56 Selecting previously unselected package iptables.
23:04:20 [2022-07-08T23:04:20.074Z] #21 46.57 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
23:04:20 [2022-07-08T23:04:20.074Z] #21 46.58 Unpacking iptables (1.8.7-1) ...
23:04:20 [2022-07-08T23:04:20.292Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43789/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=26c6103756ce31b30d35ca5e34e54ec17102f87d -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:26c6103756ce31b30d35ca5e34e54ec17102f87d hack/make.sh dynbinary test-integration
23:04:20 [2022-07-08T23:04:20.550Z] 
23:04:20 [2022-07-08T23:04:20.650Z] #77 193.1 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
23:04:20 [2022-07-08T23:04:20.650Z] #77 193.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
23:04:20 [2022-07-08T23:04:20.809Z] Removing bundles/
23:04:20 [2022-07-08T23:04:20.809Z] 
23:04:20 [2022-07-08T23:04:20.809Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
23:04:20 [2022-07-08T23:04:20.809Z] Building: bundles/dynbinary-daemon/dockerd
23:04:20 [2022-07-08T23:04:20.809Z] GOOS="" GOARCH="" GOARM=""
23:04:20 [2022-07-08T23:04:20.991Z] --- PASS: TestHostnameDnsResolution (0.71s)
23:04:20 [2022-07-08T23:04:20.991Z] === RUN   TestUnprivilegedPortsAndPing
23:04:21 [2022-07-08T23:04:21.014Z] #21 47.45 Selecting previously unselected package libonig5:amd64.
23:04:21 [2022-07-08T23:04:21.014Z] #21 47.45 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
23:04:21 [2022-07-08T23:04:21.014Z] #21 47.47 Unpacking libonig5:amd64 (6.9.6-1.1) ...
23:04:21 [2022-07-08T23:04:21.165Z] #77 193.6 checking for gcc... gcc
23:04:21 [2022-07-08T23:04:21.250Z] --- PASS: TestUnprivilegedPortsAndPing (0.59s)
23:04:21 [2022-07-08T23:04:21.250Z] === RUN   TestPrivilegedHostDevices
23:04:21 [2022-07-08T23:04:21.274Z] #21 47.74 Selecting previously unselected package libjq1:amd64.
23:04:21 [2022-07-08T23:04:21.274Z] #21 47.75 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
23:04:21 [2022-07-08T23:04:21.274Z] #21 47.76 Unpacking libjq1:amd64 (1.6-2.1) ...
23:04:21 [2022-07-08T23:04:21.274Z] #21 47.97 Selecting previously unselected package jq.
23:04:21 [2022-07-08T23:04:21.422Z] #77 193.8 checking whether the C compiler works... yes
23:04:21 [2022-07-08T23:04:21.422Z] #77 194.1 checking for C compiler default output file name... a.out
23:04:21 [2022-07-08T23:04:21.556Z] #21 47.97 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
23:04:21 [2022-07-08T23:04:21.556Z] #21 48.01 Unpacking jq (1.6-2.1) ...
23:04:21 [2022-07-08T23:04:21.680Z] #77 194.1 checking for suffix of executables... 
23:04:21 [2022-07-08T23:04:21.819Z] --- PASS: TestPrivilegedHostDevices (0.53s)
23:04:21 [2022-07-08T23:04:21.819Z] === RUN   TestRunConsoleSize
23:04:21 [2022-07-08T23:04:21.820Z] #21 48.27 Selecting previously unselected package libaio1:amd64.
23:04:21 [2022-07-08T23:04:21.820Z] #21 48.27 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
23:04:21 [2022-07-08T23:04:21.820Z] #21 48.31 Unpacking libaio1:amd64 (0.3.112-9) ...
23:04:21 [2022-07-08T23:04:21.820Z] #21 48.45 Selecting previously unselected package libgpm2:amd64.
23:04:21 [2022-07-08T23:04:21.820Z] #21 48.45 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
23:04:21 [2022-07-08T23:04:21.820Z] #21 48.46 Unpacking libgpm2:amd64 (1.20.7-8) ...
23:04:21 [2022-07-08T23:04:21.955Z] #77 194.3 checking whether we are cross compiling... no
23:04:21 [2022-07-08T23:04:21.955Z] #77 194.6 checking for suffix of object files... o
23:04:22 [2022-07-08T23:04:22.080Z] #21 48.54 Selecting previously unselected package libicu67:amd64.
23:04:22 [2022-07-08T23:04:22.080Z] #21 48.55 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
23:04:22 [2022-07-08T23:04:22.080Z] #21 48.56 Unpacking libicu67:amd64 (67.1-7) ...
23:04:22 [2022-07-08T23:04:22.212Z] #77 194.6 checking whether we are using the GNU C compiler... 
23:04:22 [2022-07-08T23:04:22.212Z] #77 ...
23:04:22 [2022-07-08T23:04:22.212Z] 
23:04:22 [2022-07-08T23:04:22.212Z] #21 [dev-systemd-false  7/28] 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             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:04:22 [2022-07-08T23:04:22.212Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
23:04:22 [2022-07-08T23:04:22.212Z] #21 55.60 Selecting previously unselected package libinih1:amd64.
23:04:22 [2022-07-08T23:04:22.212Z] #21 55.60 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
23:04:22 [2022-07-08T23:04:22.212Z] #21 55.61 Unpacking libinih1:amd64 (53-1+b2) ...
23:04:22 [2022-07-08T23:04:22.389Z] --- PASS: TestRunConsoleSize (0.47s)
23:04:22 [2022-07-08T23:04:22.389Z] === RUN   TestStats
23:04:22 [2022-07-08T23:04:22.475Z] #21 55.77 Selecting previously unselected package libnet1:amd64.
23:04:22 [2022-07-08T23:04:22.475Z] #21 55.78 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
23:04:22 [2022-07-08T23:04:22.475Z] #21 55.78 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:04:22 [2022-07-08T23:04:22.475Z] #21 55.91 Selecting previously unselected package libnl-3-200:amd64.
23:04:22 [2022-07-08T23:04:22.475Z] #21 55.92 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
23:04:22 [2022-07-08T23:04:22.475Z] #21 55.93 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
23:04:22 [2022-07-08T23:04:22.731Z] #21 56.09 Selecting previously unselected package libprotobuf-c1:amd64.
23:04:22 [2022-07-08T23:04:22.731Z] #21 56.09 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
23:04:22 [2022-07-08T23:04:22.731Z] #21 56.12 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
23:04:22 [2022-07-08T23:04:22.731Z] #21 56.22 Selecting previously unselected package libyajl2:amd64.
23:04:22 [2022-07-08T23:04:22.731Z] #21 56.23 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ...
23:04:22 [2022-07-08T23:04:22.731Z] #21 56.23 Unpacking libyajl2:amd64 (2.1.0-3) ...
23:04:22 [2022-07-08T23:04:22.988Z] #21 56.35 Selecting previously unselected package net-tools.
23:04:22 [2022-07-08T23:04:22.988Z] #21 56.36 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
23:04:22 [2022-07-08T23:04:22.988Z] #21 56.36 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
23:04:23 [2022-07-08T23:04:23.245Z] #21 56.61 Selecting previously unselected package patch.
23:04:23 [2022-07-08T23:04:23.245Z] #21 56.64 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ...
23:04:23 [2022-07-08T23:04:23.245Z] #21 56.65 Unpacking patch (2.7.6-7) ...
23:04:23 [2022-07-08T23:04:23.245Z] #21 56.78 Selecting previously unselected package python-pip-whl.
23:04:23 [2022-07-08T23:04:23.504Z] #21 56.80 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
23:04:23 [2022-07-08T23:04:23.504Z] #21 56.81 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
23:04:24 [2022-07-08T23:04:24.435Z] #21 57.77 Selecting previously unselected package python3-lib2to3.
23:04:24 [2022-07-08T23:04:24.435Z] #21 57.78 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
23:04:24 [2022-07-08T23:04:24.435Z] #21 57.79 Unpacking python3-lib2to3 (3.9.2-1) ...
23:04:24 [2022-07-08T23:04:24.435Z] #21 57.95 Selecting previously unselected package python3-distutils.
23:04:24 [2022-07-08T23:04:24.435Z] #21 57.96 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
23:04:24 [2022-07-08T23:04:24.435Z] #21 57.97 Unpacking python3-distutils (3.9.2-1) ...
23:04:24 [2022-07-08T23:04:24.696Z] #21 58.16 Selecting previously unselected package python3-pkg-resources.
23:04:24 [2022-07-08T23:04:24.696Z] #21 58.17 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
23:04:24 [2022-07-08T23:04:24.696Z] #21 58.18 Unpacking python3-pkg-resources (52.0.0-4) ...
23:04:24 [2022-07-08T23:04:24.933Z] --- PASS: TestStats (2.52s)
23:04:24 [2022-07-08T23:04:24.933Z] === RUN   TestStopContainerWithTimeout
23:04:24 [2022-07-08T23:04:24.933Z] === RUN   TestStopContainerWithTimeout/0
23:04:24 [2022-07-08T23:04:24.933Z] === PAUSE TestStopContainerWithTimeout/0
23:04:24 [2022-07-08T23:04:24.933Z] === RUN   TestStopContainerWithTimeout/1
23:04:24 [2022-07-08T23:04:24.933Z] === PAUSE TestStopContainerWithTimeout/1
23:04:24 [2022-07-08T23:04:24.933Z] === RUN   TestStopContainerWithTimeout/3
23:04:24 [2022-07-08T23:04:24.933Z] === PAUSE TestStopContainerWithTimeout/3
23:04:24 [2022-07-08T23:04:24.933Z] === RUN   TestStopContainerWithTimeout/-1
23:04:24 [2022-07-08T23:04:24.933Z] === PAUSE TestStopContainerWithTimeout/-1
23:04:24 [2022-07-08T23:04:24.933Z] === CONT  TestStopContainerWithTimeout/0
23:04:24 [2022-07-08T23:04:24.933Z] === CONT  TestStopContainerWithTimeout/-1
23:04:24 [2022-07-08T23:04:24.953Z] #21 58.42 Selecting previously unselected package python3-setuptools.
23:04:24 [2022-07-08T23:04:24.953Z] #21 58.43 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
23:04:24 [2022-07-08T23:04:24.953Z] #21 58.44 Unpacking python3-setuptools (52.0.0-4) ...
23:04:25 [2022-07-08T23:04:25.210Z] #21 58.84 Selecting previously unselected package python3-wheel.
23:04:25 [2022-07-08T23:04:25.210Z] #21 58.84 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
23:04:25 [2022-07-08T23:04:25.467Z] #21 58.84 Unpacking python3-wheel (0.34.2-1) ...
23:04:25 [2022-07-08T23:04:25.522Z] === CONT  TestStopContainerWithTimeout/3
23:04:25 [2022-07-08T23:04:25.727Z] #21 59.02 Selecting previously unselected package python3-pip.
23:04:25 [2022-07-08T23:04:25.728Z] #21 59.02 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
23:04:25 [2022-07-08T23:04:25.728Z] #21 59.03 Unpacking python3-pip (20.3.4-4+deb11u1) ...
23:04:25 [2022-07-08T23:04:25.985Z] #21 59.52 Selecting previously unselected package sudo.
23:04:25 [2022-07-08T23:04:25.985Z] #21 59.52 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ...
23:04:25 [2022-07-08T23:04:25.985Z] #21 59.53 Unpacking sudo (1.9.5p2-3) ...
23:04:26 [2022-07-08T23:04:26.276Z] #21 ...
23:04:26 [2022-07-08T23:04:26.276Z] 
23:04:26 [2022-07-08T23:04:26.276Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:04:26 [2022-07-08T23:04:26.276Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
23:04:26 [2022-07-08T23:04:26.276Z] #77 188.3 checking for unistd.h... yes
23:04:26 [2022-07-08T23:04:26.276Z] #77 188.8 checking minix/config.h usability... no
23:04:26 [2022-07-08T23:04:26.276Z] #77 189.1 checking minix/config.h presence... no
23:04:26 [2022-07-08T23:04:26.276Z] #77 189.2 checking for minix/config.h... no
23:04:26 [2022-07-08T23:04:26.276Z] #77 189.2 checking whether it is safe to define __EXTENSIONS__... yes
23:04:26 [2022-07-08T23:04:26.276Z] #77 189.6 checking build system type... x86_64-pc-linux-gnu
23:04:26 [2022-07-08T23:04:26.276Z] #77 190.0 checking host system type... x86_64-pc-linux-gnu
23:04:26 [2022-07-08T23:04:26.276Z] #77 190.0 checking how to print strings... printf
23:04:26 [2022-07-08T23:04:26.276Z] #77 190.1 checking for a sed that does not truncate output... /bin/sed
23:04:26 [2022-07-08T23:04:26.276Z] #77 190.1 checking for fgrep... /bin/grep -F
23:04:26 [2022-07-08T23:04:26.276Z] #77 190.1 checking for ld used by gcc... /usr/bin/ld
23:04:26 [2022-07-08T23:04:26.276Z] #77 190.1 checking if the linker (/usr/bin/ld) is GNU ld... yes
23:04:26 [2022-07-08T23:04:26.276Z] #77 190.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
23:04:26 [2022-07-08T23:04:26.276Z] #77 190.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm
23:04:26 [2022-07-08T23:04:26.276Z] #77 190.4 checking whether ln -s works... yes
23:04:26 [2022-07-08T23:04:26.276Z] #77 190.4 checking the maximum length of command line arguments... 1572864
23:04:26 [2022-07-08T23:04:26.276Z] #77 190.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
23:04:26 [2022-07-08T23:04:26.276Z] #77 190.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
23:04:26 [2022-07-08T23:04:26.276Z] #77 190.5 checking for /usr/bin/ld option to reload object files... -r
23:04:26 [2022-07-08T23:04:26.276Z] #77 190.5 checking for objdump... objdump
23:04:26 [2022-07-08T23:04:26.276Z] #77 190.5 checking how to recognize dependent libraries... pass_all
23:04:26 [2022-07-08T23:04:26.276Z] #77 190.5 checking for dlltool... no
23:04:26 [2022-07-08T23:04:26.276Z] #77 190.5 checking how to associate runtime and link libraries... printf %s\n
23:04:26 [2022-07-08T23:04:26.276Z] #77 190.5 checking for ar... ar
23:04:26 [2022-07-08T23:04:26.276Z] #77 190.5 checking for archiver @FILE support... @
23:04:26 [2022-07-08T23:04:26.276Z] #77 190.6 checking for strip... strip
23:04:26 [2022-07-08T23:04:26.276Z] #77 190.6 checking for ranlib... ranlib
23:04:26 [2022-07-08T23:04:26.276Z] #77 190.6 checking for gawk... no
23:04:26 [2022-07-08T23:04:26.276Z] #77 190.6 checking for mawk... mawk
23:04:26 [2022-07-08T23:04:26.276Z] #77 190.6 checking command to parse /usr/bin/nm -B output from gcc object... ok
23:04:26 [2022-07-08T23:04:26.276Z] #77 191.2 checking for sysroot... no
23:04:26 [2022-07-08T23:04:26.276Z] #77 191.2 checking for a working dd... /bin/dd
23:04:26 [2022-07-08T23:04:26.276Z] #77 191.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
23:04:26 [2022-07-08T23:04:26.276Z] #77 191.5 checking for mt... no
23:04:26 [2022-07-08T23:04:26.276Z] #77 191.5 checking if : is a manifest tool... no
23:04:26 [2022-07-08T23:04:26.276Z] #77 191.6 checking for dlfcn.h... yes
23:04:26 [2022-07-08T23:04:26.276Z] #77 191.9 checking for objdir... .libs
23:04:26 [2022-07-08T23:04:26.276Z] #77 192.5 checking if gcc supports -fno-rtti -fno-exceptions... no
23:04:26 [2022-07-08T23:04:26.276Z] #77 192.6 checking for gcc option to produce PIC... -fPIC -DPIC
23:04:26 [2022-07-08T23:04:26.276Z] #77 192.6 checking if gcc PIC flag -fPIC -DPIC works... yes
23:04:26 [2022-07-08T23:04:26.276Z] #77 192.7 checking if gcc static flag -static works... yes
23:04:26 [2022-07-08T23:04:26.276Z] #77 193.2 checking if gcc supports -c -o file.o... yes
23:04:26 [2022-07-08T23:04:26.276Z] #77 193.3 checking if gcc supports -c -o file.o... (cached) yes
23:04:26 [2022-07-08T23:04:26.276Z] #77 193.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
23:04:26 [2022-07-08T23:04:26.276Z] #77 193.4 checking dynamic linker characteristics... GNU/Linux ld.so
23:04:26 [2022-07-08T23:04:26.276Z] #77 193.7 checking how to hardcode library paths into programs... immediate
23:04:26 [2022-07-08T23:04:26.276Z] #77 193.7 checking whether stripping libraries is possible... yes
23:04:26 [2022-07-08T23:04:26.276Z] #77 193.7 checking if libtool supports shared libraries... yes
23:04:26 [2022-07-08T23:04:26.276Z] #77 193.7 checking whether to build shared libraries... no
23:04:26 [2022-07-08T23:04:26.276Z] #77 193.7 checking whether to build static libraries... yes
23:04:26 [2022-07-08T23:04:26.276Z] #77 193.7 checking for a BSD-compatible install... /usr/bin/install -c
23:04:26 [2022-07-08T23:04:26.276Z] #77 193.8 checking whether build environment is sane... yes
23:04:26 [2022-07-08T23:04:26.276Z] #77 193.9 checking for a thread-safe mkdir -p... /bin/mkdir -p
23:04:26 [2022-07-08T23:04:26.276Z] #77 193.9 checking whether make sets $(MAKE)... yes
23:04:26 [2022-07-08T23:04:26.276Z] #77 194.0 checking whether make supports the include directive... yes (GNU style)
23:04:26 [2022-07-08T23:04:26.276Z] #77 194.0 checking whether make supports nested variables... yes
23:04:26 [2022-07-08T23:04:26.276Z] #77 194.1 checking whether UID '0' is supported by ustar format... yes
23:04:26 [2022-07-08T23:04:26.276Z] #77 194.1 checking whether GID '0' is supported by ustar format... yes
23:04:26 [2022-07-08T23:04:26.276Z] #77 194.1 checking how to create a ustar tar archive... gnutar
23:04:26 [2022-07-08T23:04:26.276Z] #77 194.2 checking dependency style of gcc... gcc3
23:04:26 [2022-07-08T23:04:26.276Z] #77 194.5 checking whether to enable maintainer-specific portions of Makefiles... yes
23:04:26 [2022-07-08T23:04:26.276Z] #77 194.5 checking whether make supports nested variables... (cached) yes
23:04:26 [2022-07-08T23:04:26.276Z] #77 194.5 checking for pkg-config... /usr/bin/pkg-config
23:04:26 [2022-07-08T23:04:26.276Z] #77 194.5 checking pkg-config is at least version 0.9.0... yes
23:04:26 [2022-07-08T23:04:26.276Z] #77 194.6 checking for yajl >= 2.1.0... yes
23:04:26 [2022-07-08T23:04:26.276Z] #77 194.6 checking for a sed that does not truncate output... (cached) /bin/sed
23:04:26 [2022-07-08T23:04:26.276Z] #77 194.6 checking for gcc... (cached) gcc
23:04:26 [2022-07-08T23:04:26.276Z] #77 194.8 checking whether we are using the GNU C compiler... (cached) yes
23:04:26 [2022-07-08T23:04:26.276Z] #77 194.8 checking whether gcc accepts -g... (cached) yes
23:04:26 [2022-07-08T23:04:26.276Z] #77 194.8 checking for gcc option to accept ISO C89... (cached) none needed
23:04:26 [2022-07-08T23:04:26.276Z] #77 194.8 checking whether gcc understands -c and -o together... (cached) yes
23:04:26 [2022-07-08T23:04:26.276Z] #77 194.8 checking for a Python interpreter with version >= 3... python3
23:04:26 [2022-07-08T23:04:26.276Z] #77 194.9 checking for python3... /usr/bin/python3
23:04:26 [2022-07-08T23:04:26.276Z] #77 194.9 checking for python3 version... 3.9
23:04:26 [2022-07-08T23:04:26.276Z] #77 195.0 checking for python3 platform... linux
23:04:26 [2022-07-08T23:04:26.276Z] #77 195.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
23:04:26 [2022-07-08T23:04:26.276Z] #77 195.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
23:04:26 [2022-07-08T23:04:26.276Z] #77 195.8 checking that generated files are newer than configure... done
23:04:26 [2022-07-08T23:04:26.277Z] #77 195.8 configure: creating ./config.status
23:04:26 [2022-07-08T23:04:26.914Z] #21 60.40 Selecting previously unselected package thin-provisioning-tools.
23:04:26 [2022-07-08T23:04:26.914Z] #21 60.40 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ...
23:04:26 [2022-07-08T23:04:26.915Z] #21 60.41 Unpacking thin-provisioning-tools (0.9.0-1) ...
23:04:27 [2022-07-08T23:04:27.428Z] === CONT  TestStopContainerWithTimeout/1
23:04:27 [2022-07-08T23:04:27.477Z] #21 60.93 Selecting previously unselected package uidmap.
23:04:27 [2022-07-08T23:04:27.477Z] #21 60.95 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ...
23:04:27 [2022-07-08T23:04:27.477Z] #21 60.96 Unpacking uidmap (1:4.8.1-1) ...
23:04:27 [2022-07-08T23:04:27.659Z] #77 ...
23:04:27 [2022-07-08T23:04:27.659Z] 
23:04:27 [2022-07-08T23:04:27.659Z] #21 [dev-systemd-false  7/28] 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             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:04:27 [2022-07-08T23:04:27.659Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
23:04:27 [2022-07-08T23:04:27.659Z] #21 54.37 Selecting previously unselected package libinih1:amd64.
23:04:27 [2022-07-08T23:04:27.659Z] #21 54.39 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
23:04:27 [2022-07-08T23:04:27.733Z] #21 61.18 Selecting previously unselected package vim-runtime.
23:04:27 [2022-07-08T23:04:27.733Z] #21 61.19 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
23:04:27 [2022-07-08T23:04:27.733Z] #21 61.24 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
23:04:27 [2022-07-08T23:04:27.733Z] #21 61.32 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
23:04:27 [2022-07-08T23:04:27.919Z] #21 54.40 Unpacking libinih1:amd64 (53-1+b2) ...
23:04:27 [2022-07-08T23:04:27.919Z] #21 54.50 Selecting previously unselected package libnet1:amd64.
23:04:27 [2022-07-08T23:04:27.919Z] #21 54.51 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
23:04:27 [2022-07-08T23:04:27.919Z] #21 54.53 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:04:27 [2022-07-08T23:04:27.989Z] #21 61.34 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
23:04:28 [2022-07-08T23:04:28.178Z] #21 54.67 Selecting previously unselected package libnl-3-200:amd64.
23:04:28 [2022-07-08T23:04:28.178Z] #21 54.69 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
23:04:28 [2022-07-08T23:04:28.178Z] #21 54.70 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
23:04:28 [2022-07-08T23:04:28.178Z] #21 54.87 Selecting previously unselected package libprotobuf-c1:amd64.
23:04:28 [2022-07-08T23:04:28.178Z] #21 54.88 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
23:04:28 [2022-07-08T23:04:28.178Z] #21 54.90 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
23:04:28 [2022-07-08T23:04:28.474Z] #21 55.01 Selecting previously unselected package libyajl2:amd64.
23:04:28 [2022-07-08T23:04:28.474Z] #21 55.02 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ...
23:04:28 [2022-07-08T23:04:28.474Z] #21 55.02 Unpacking libyajl2:amd64 (2.1.0-3) ...
23:04:28 [2022-07-08T23:04:28.735Z] #21 55.12 Selecting previously unselected package net-tools.
23:04:28 [2022-07-08T23:04:28.735Z] #21 55.15 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
23:04:28 [2022-07-08T23:04:28.735Z] #21 55.22 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
23:04:28 [2022-07-08T23:04:28.995Z] #21 55.52 Selecting previously unselected package patch.
23:04:28 [2022-07-08T23:04:28.995Z] #21 55.55 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ...
23:04:28 [2022-07-08T23:04:28.995Z] #21 55.57 Unpacking patch (2.7.6-7) ...
23:04:29 [2022-07-08T23:04:29.255Z] #21 55.76 Selecting previously unselected package python-pip-whl.
23:04:29 [2022-07-08T23:04:29.255Z] #21 55.76 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
23:04:29 [2022-07-08T23:04:29.255Z] #21 55.79 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
23:04:29 [2022-07-08T23:04:29.333Z] --- PASS: TestStopContainerWithTimeout (0.01s)
23:04:29 [2022-07-08T23:04:29.333Z]     --- PASS: TestStopContainerWithTimeout/0 (0.72s)
23:04:29 [2022-07-08T23:04:29.333Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.65s)
23:04:29 [2022-07-08T23:04:29.333Z]     --- PASS: TestStopContainerWithTimeout/3 (2.44s)
23:04:29 [2022-07-08T23:04:29.333Z]     --- PASS: TestStopContainerWithTimeout/1 (1.47s)
23:04:29 [2022-07-08T23:04:29.333Z] === RUN   TestDeleteDevicemapper
23:04:29 [2022-07-08T23:04:29.333Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:04:29 [2022-07-08T23:04:29.333Z] --- SKIP: TestDeleteDevicemapper (0.00s)
23:04:29 [2022-07-08T23:04:29.333Z] === RUN   TestStopContainerWithRestartPolicyAlways
23:04:30 [2022-07-08T23:04:30.194Z] #21 56.70 Selecting previously unselected package python3-lib2to3.
23:04:30 [2022-07-08T23:04:30.194Z] #21 56.72 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
23:04:30 [2022-07-08T23:04:30.194Z] #21 56.74 Unpacking python3-lib2to3 (3.9.2-1) ...
23:04:30 [2022-07-08T23:04:30.194Z] #21 56.90 Selecting previously unselected package python3-distutils.
23:04:30 [2022-07-08T23:04:30.454Z] #21 56.91 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
23:04:30 [2022-07-08T23:04:30.454Z] #21 56.93 Unpacking python3-distutils (3.9.2-1) ...
23:04:30 [2022-07-08T23:04:30.713Z] #21 57.10 Selecting previously unselected package python3-pkg-resources.
23:04:30 [2022-07-08T23:04:30.713Z] #21 57.11 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
23:04:30 [2022-07-08T23:04:30.713Z] #21 57.12 Unpacking python3-pkg-resources (52.0.0-4) ...
23:04:30 [2022-07-08T23:04:30.713Z] #21 57.26 Selecting previously unselected package python3-setuptools.
23:04:30 [2022-07-08T23:04:30.713Z] #21 57.27 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
23:04:30 [2022-07-08T23:04:30.713Z] #21 57.27 Unpacking python3-setuptools (52.0.0-4) ...
23:04:30 [2022-07-08T23:04:30.714Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.69s)
23:04:30 [2022-07-08T23:04:30.714Z] === RUN   TestUpdateMemory
23:04:30 [2022-07-08T23:04:30.973Z] #21 57.51 Selecting previously unselected package python3-wheel.
23:04:30 [2022-07-08T23:04:30.973Z] #21 57.51 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
23:04:30 [2022-07-08T23:04:30.973Z] #21 57.56 Unpacking python3-wheel (0.34.2-1) ...
23:04:31 [2022-07-08T23:04:31.233Z] #21 57.69 Selecting previously unselected package python3-pip.
23:04:31 [2022-07-08T23:04:31.233Z] #21 57.69 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
23:04:31 [2022-07-08T23:04:31.233Z] #21 57.70 Unpacking python3-pip (20.3.4-4+deb11u1) ...
23:04:31 [2022-07-08T23:04:31.283Z] --- PASS: TestUpdateMemory (0.58s)
23:04:31 [2022-07-08T23:04:31.283Z] === RUN   TestUpdateCPUQuota
23:04:31 [2022-07-08T23:04:31.803Z] #21 58.40 Selecting previously unselected package sudo.
23:04:31 [2022-07-08T23:04:31.803Z] #21 58.40 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ...
23:04:31 [2022-07-08T23:04:31.803Z] #21 58.42 Unpacking sudo (1.9.5p2-3) ...
23:04:32 [2022-07-08T23:04:32.161Z] #21 ...
23:04:32 [2022-07-08T23:04:32.161Z] 
23:04:32 [2022-07-08T23:04:32.161Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:04:32 [2022-07-08T23:04:32.161Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
23:04:32 [2022-07-08T23:04:32.161Z] #77 194.6 checking whether we are using the GNU C compiler... yes
23:04:32 [2022-07-08T23:04:32.161Z] #77 194.8 checking whether gcc accepts -g... yes
23:04:32 [2022-07-08T23:04:32.161Z] #77 195.0 checking for gcc option to accept ISO C89... none needed
23:04:32 [2022-07-08T23:04:32.161Z] #77 195.3 checking whether gcc understands -c and -o together... yes
23:04:32 [2022-07-08T23:04:32.161Z] #77 195.6 checking for a BSD-compatible install... /usr/bin/install -c
23:04:32 [2022-07-08T23:04:32.161Z] #77 195.6 checking whether build environment is sane... yes
23:04:32 [2022-07-08T23:04:32.161Z] #77 195.7 checking for a thread-safe mkdir -p... /bin/mkdir -p
23:04:32 [2022-07-08T23:04:32.161Z] #77 195.7 checking for gawk... no
23:04:32 [2022-07-08T23:04:32.161Z] #77 195.7 checking for mawk... mawk
23:04:32 [2022-07-08T23:04:32.161Z] #77 195.7 checking whether make sets $(MAKE)... yes
23:04:32 [2022-07-08T23:04:32.161Z] #77 195.8 checking whether make supports the include directive... yes (GNU style)
23:04:32 [2022-07-08T23:04:32.161Z] #77 195.8 checking whether make supports nested variables... yes
23:04:32 [2022-07-08T23:04:32.161Z] #77 195.9 checking whether UID '0' is supported by ustar format... yes
23:04:32 [2022-07-08T23:04:32.161Z] #77 195.9 checking whether GID '0' is supported by ustar format... yes
23:04:32 [2022-07-08T23:04:32.161Z] #77 195.9 checking how to create a ustar tar archive... gnutar
23:04:32 [2022-07-08T23:04:32.161Z] #77 196.0 checking dependency style of gcc... gcc3
23:04:32 [2022-07-08T23:04:32.161Z] #77 196.2 checking whether to enable maintainer-specific portions of Makefiles... yes
23:04:32 [2022-07-08T23:04:32.161Z] #77 196.2 checking whether make supports nested variables... (cached) yes
23:04:32 [2022-07-08T23:04:32.161Z] #77 196.3 checking build system type... x86_64-pc-linux-gnu
23:04:32 [2022-07-08T23:04:32.161Z] #77 196.6 checking host system type... x86_64-pc-linux-gnu
23:04:32 [2022-07-08T23:04:32.161Z] #77 196.6 checking how to print strings... printf
23:04:32 [2022-07-08T23:04:32.161Z] #77 196.6 checking for a sed that does not truncate output... /bin/sed
23:04:32 [2022-07-08T23:04:32.161Z] #77 196.6 checking for grep that handles long lines and -e... /bin/grep
23:04:32 [2022-07-08T23:04:32.161Z] #77 196.6 checking for egrep... /bin/grep -E
23:04:32 [2022-07-08T23:04:32.161Z] #77 196.7 checking for fgrep... /bin/grep -F
23:04:32 [2022-07-08T23:04:32.161Z] #77 196.7 checking for ld used by gcc... /usr/bin/ld
23:04:32 [2022-07-08T23:04:32.161Z] #77 196.7 checking if the linker (/usr/bin/ld) is GNU ld... yes
23:04:32 [2022-07-08T23:04:32.161Z] #77 196.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
23:04:32 [2022-07-08T23:04:32.161Z] #77 196.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm
23:04:32 [2022-07-08T23:04:32.161Z] #77 196.8 checking whether ln -s works... yes
23:04:32 [2022-07-08T23:04:32.161Z] #77 196.8 checking the maximum length of command line arguments... 1572864
23:04:32 [2022-07-08T23:04:32.161Z] #77 196.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
23:04:32 [2022-07-08T23:04:32.161Z] #77 196.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
23:04:32 [2022-07-08T23:04:32.161Z] #77 196.9 checking for /usr/bin/ld option to reload object files... -r
23:04:32 [2022-07-08T23:04:32.161Z] #77 196.9 checking for objdump... objdump
23:04:32 [2022-07-08T23:04:32.161Z] #77 196.9 checking how to recognize dependent libraries... pass_all
23:04:32 [2022-07-08T23:04:32.161Z] #77 196.9 checking for dlltool... no
23:04:32 [2022-07-08T23:04:32.161Z] #77 196.9 checking how to associate runtime and link libraries... printf %s\n
23:04:32 [2022-07-08T23:04:32.161Z] #77 196.9 checking for ar... ar
23:04:32 [2022-07-08T23:04:32.161Z] #77 196.9 checking for archiver @FILE support... @
23:04:32 [2022-07-08T23:04:32.161Z] #77 197.0 checking for strip... strip
23:04:32 [2022-07-08T23:04:32.161Z] #77 197.1 checking for ranlib... ranlib
23:04:32 [2022-07-08T23:04:32.161Z] #77 197.1 checking command to parse /usr/bin/nm -B output from gcc object... ok
23:04:32 [2022-07-08T23:04:32.161Z] #77 197.5 checking for sysroot... no
23:04:32 [2022-07-08T23:04:32.161Z] #77 197.5 checking for a working dd... /bin/dd
23:04:32 [2022-07-08T23:04:32.161Z] #77 197.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
23:04:32 [2022-07-08T23:04:32.161Z] #77 197.6 checking for mt... no
23:04:32 [2022-07-08T23:04:32.161Z] #77 197.6 checking if : is a manifest tool... no
23:04:32 [2022-07-08T23:04:32.161Z] #77 197.7 checking how to run the C preprocessor... gcc -E
23:04:32 [2022-07-08T23:04:32.161Z] #77 198.0 checking for ANSI C header files... yes
23:04:32 [2022-07-08T23:04:32.161Z] #77 198.8 checking for sys/types.h... yes
23:04:32 [2022-07-08T23:04:32.161Z] #77 199.1 checking for sys/stat.h... yes
23:04:32 [2022-07-08T23:04:32.161Z] #77 199.4 checking for stdlib.h... yes
23:04:32 [2022-07-08T23:04:32.161Z] #77 199.8 checking for string.h... yes
23:04:32 [2022-07-08T23:04:32.161Z] #77 200.1 checking for memory.h... yes
23:04:32 [2022-07-08T23:04:32.161Z] #77 200.5 checking for strings.h... yes
23:04:32 [2022-07-08T23:04:32.161Z] #77 201.0 checking for inttypes.h... yes
23:04:32 [2022-07-08T23:04:32.161Z] #77 201.4 checking for stdint.h... yes
23:04:32 [2022-07-08T23:04:32.161Z] #77 201.7 checking for unistd.h... yes
23:04:32 [2022-07-08T23:04:32.161Z] #77 202.2 checking for dlfcn.h... yes
23:04:32 [2022-07-08T23:04:32.161Z] #77 202.6 checking for objdir... .libs
23:04:32 [2022-07-08T23:04:32.161Z] #77 203.2 checking if gcc supports -fno-rtti -fno-exceptions... no
23:04:32 [2022-07-08T23:04:32.161Z] #77 203.5 checking for gcc option to produce PIC... -fPIC -DPIC
23:04:32 [2022-07-08T23:04:32.161Z] #77 203.5 checking if gcc PIC flag -fPIC -DPIC works... yes
23:04:32 [2022-07-08T23:04:32.161Z] #77 203.7 checking if gcc static flag -static works... yes
23:04:32 [2022-07-08T23:04:32.161Z] #77 204.0 checking if gcc supports -c -o file.o... yes
23:04:32 [2022-07-08T23:04:32.161Z] #77 204.1 checking if gcc supports -c -o file.o... (cached) yes
23:04:32 [2022-07-08T23:04:32.161Z] #77 204.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
23:04:32 [2022-07-08T23:04:32.161Z] #77 204.2 checking dynamic linker characteristics... GNU/Linux ld.so
23:04:32 [2022-07-08T23:04:32.161Z] #77 204.5 checking how to hardcode library paths into programs... immediate
23:04:32 [2022-07-08T23:04:32.161Z] #77 204.5 checking whether stripping libraries is possible... yes
23:04:32 [2022-07-08T23:04:32.161Z] #77 204.5 checking if libtool supports shared libraries... yes
23:04:32 [2022-07-08T23:04:32.161Z] #77 204.5 checking whether to build shared libraries... no
23:04:32 [2022-07-08T23:04:32.161Z] #77 204.6 checking whether to build static libraries... yes
23:04:32 [2022-07-08T23:04:32.161Z] #77 204.6 checking float.h usability... yes
23:04:32 [2022-07-08T23:04:32.161Z] #77 204.7 checking float.h presence... yes
23:04:32 [2022-07-08T23:04:32.161Z] #77 204.7 checking for float.h... yes
23:04:32 [2022-07-08T23:04:32.161Z] #77 204.8 checking limits.h usability... yes
23:04:32 [2022-07-08T23:04:32.222Z] --- PASS: TestUpdateCPUQuota (0.93s)
23:04:32 [2022-07-08T23:04:32.222Z] === RUN   TestUpdatePidsLimit
23:04:32 [2022-07-08T23:04:32.222Z] === RUN   TestUpdatePidsLimit/update_from_none
23:04:32 [2022-07-08T23:04:32.417Z] #77 205.0 checking limits.h presence... yes
23:04:32 [2022-07-08T23:04:32.417Z] #77 205.1 checking for limits.h... yes
23:04:32 [2022-07-08T23:04:32.417Z] #77 205.1 checking stddef.h usability... yes
23:04:32 [2022-07-08T23:04:32.482Z] === RUN   TestUpdatePidsLimit/no_change
23:04:32 [2022-07-08T23:04:32.673Z] #77 205.2 checking stddef.h presence... yes
23:04:32 [2022-07-08T23:04:32.674Z] #77 205.3 checking for stddef.h... yes
23:04:32 [2022-07-08T23:04:32.674Z] #77 205.4 checking for stdlib.h... (cached) yes
23:04:32 [2022-07-08T23:04:32.674Z] #77 205.4 checking for string.h... (cached) yes
23:04:32 [2022-07-08T23:04:32.742Z] === RUN   TestUpdatePidsLimit/update_lower
23:04:32 [2022-07-08T23:04:32.930Z] #77 205.4 checking sys/time.h usability... yes
23:04:32 [2022-07-08T23:04:32.930Z] #77 205.7 checking sys/time.h presence... yes
23:04:32 [2022-07-08T23:04:32.930Z] #77 ...
23:04:32 [2022-07-08T23:04:32.930Z] 
23:04:32 [2022-07-08T23:04:32.930Z] #21 [dev-systemd-false  7/28] 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             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:04:32 [2022-07-08T23:04:32.930Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
23:04:32 [2022-07-08T23:04:32.930Z] #21 66.50 Selecting previously unselected package vim.
23:04:32 [2022-07-08T23:04:32.930Z] #21 66.50 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
23:04:33 [2022-07-08T23:04:33.001Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
23:04:33 [2022-07-08T23:04:33.183Z] #21 59.49 Selecting previously unselected package thin-provisioning-tools.
23:04:33 [2022-07-08T23:04:33.183Z] #21 59.50 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ...
23:04:33 [2022-07-08T23:04:33.183Z] #21 59.50 Unpacking thin-provisioning-tools (0.9.0-1) ...
23:04:33 [2022-07-08T23:04:33.186Z] #21 66.53 Unpacking vim (2:8.2.2434-3+deb11u1) ...
23:04:33 [2022-07-08T23:04:33.262Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
23:04:33 [2022-07-08T23:04:33.262Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
23:04:33 [2022-07-08T23:04:33.443Z] #21 59.94 Selecting previously unselected package uidmap.
23:04:33 [2022-07-08T23:04:33.443Z] #21 59.95 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ...
23:04:33 [2022-07-08T23:04:33.443Z] #21 59.97 Unpacking uidmap (1:4.8.1-1) ...
23:04:33 [2022-07-08T23:04:33.522Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
23:04:33 [2022-07-08T23:04:33.962Z] #21 60.41 Selecting previously unselected package vim-runtime.
23:04:33 [2022-07-08T23:04:33.962Z] #21 60.41 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
23:04:33 [2022-07-08T23:04:33.962Z] #21 60.50 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
23:04:33 [2022-07-08T23:04:33.962Z] #21 60.62 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
23:04:33 [2022-07-08T23:04:33.962Z] #21 60.65 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
23:04:34 [2022-07-08T23:04:34.459Z] --- PASS: TestUpdatePidsLimit (2.15s)
23:04:34 [2022-07-08T23:04:34.459Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.23s)
23:04:34 [2022-07-08T23:04:34.459Z]     --- PASS: TestUpdatePidsLimit/no_change (0.23s)
23:04:34 [2022-07-08T23:04:34.459Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
23:04:34 [2022-07-08T23:04:34.459Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s)
23:04:34 [2022-07-08T23:04:34.459Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s)
23:04:34 [2022-07-08T23:04:34.459Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s)
23:04:34 [2022-07-08T23:04:34.459Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s)
23:04:34 [2022-07-08T23:04:34.459Z] === RUN   TestUpdateRestartPolicy
23:04:34 [2022-07-08T23:04:34.554Z] #21 67.98 Selecting previously unselected package xfsprogs.
23:04:34 [2022-07-08T23:04:34.554Z] #21 67.99 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ...
23:04:34 [2022-07-08T23:04:34.554Z] #21 68.02 Unpacking xfsprogs (5.10.0-4) ...
23:04:35 [2022-07-08T23:04:35.482Z] #21 68.81 Selecting previously unselected package zip.
23:04:35 [2022-07-08T23:04:35.482Z] #21 68.82 Preparing to unpack .../47-zip_3.0-12_amd64.deb ...
23:04:35 [2022-07-08T23:04:35.482Z] #21 68.83 Unpacking zip (3.0-12) ...
23:04:35 [2022-07-08T23:04:35.738Z] #21 69.13 Selecting previously unselected package zstd.
23:04:35 [2022-07-08T23:04:35.738Z] #21 69.15 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ...
23:04:35 [2022-07-08T23:04:35.738Z] #21 69.18 Unpacking zstd (1.4.8+dfsg-2.1) ...
23:04:36 [2022-07-08T23:04:36.300Z] #21 69.83 Setting up python3-pkg-resources (52.0.0-4) ...
23:04:36 [2022-07-08T23:04:36.501Z] #21 ...
23:04:36 [2022-07-08T23:04:36.501Z] 
23:04:36 [2022-07-08T23:04:36.501Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:04:36 [2022-07-08T23:04:36.501Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
23:04:36 [2022-07-08T23:04:36.501Z] #77 199.0 config.status: creating Makefile
23:04:36 [2022-07-08T23:04:36.501Z] #77 199.1 config.status: creating config.h
23:04:36 [2022-07-08T23:04:36.501Z] #77 199.1 config.status: executing libtool commands
23:04:36 [2022-07-08T23:04:36.501Z] #77 199.1 config.status: executing depfiles commands
23:04:36 [2022-07-08T23:04:36.501Z] #77 200.1 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
23:04:36 [2022-07-08T23:04:36.501Z] #77 200.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
23:04:36 [2022-07-08T23:04:36.501Z] #77 200.5 checking for gcc... gcc
23:04:36 [2022-07-08T23:04:36.501Z] #77 200.7 checking whether the C compiler works... yes
23:04:36 [2022-07-08T23:04:36.501Z] #77 200.8 checking for C compiler default output file name... a.out
23:04:36 [2022-07-08T23:04:36.501Z] #77 200.8 checking for suffix of executables... 
23:04:36 [2022-07-08T23:04:36.501Z] #77 201.1 checking whether we are cross compiling... no
23:04:36 [2022-07-08T23:04:36.501Z] #77 201.5 checking for suffix of object files... o
23:04:36 [2022-07-08T23:04:36.501Z] #77 201.9 checking whether we are using the GNU C compiler... yes
23:04:36 [2022-07-08T23:04:36.501Z] #77 202.1 checking whether gcc accepts -g... yes
23:04:36 [2022-07-08T23:04:36.501Z] #77 202.3 checking for gcc option to accept ISO C89... none needed
23:04:36 [2022-07-08T23:04:36.501Z] #77 202.5 checking whether gcc understands -c and -o together... yes
23:04:36 [2022-07-08T23:04:36.501Z] #77 202.8 checking for a BSD-compatible install... /usr/bin/install -c
23:04:36 [2022-07-08T23:04:36.501Z] #77 202.8 checking whether build environment is sane... yes
23:04:36 [2022-07-08T23:04:36.501Z] #77 202.8 checking for a thread-safe mkdir -p... /bin/mkdir -p
23:04:36 [2022-07-08T23:04:36.501Z] #77 202.8 checking for gawk... no
23:04:36 [2022-07-08T23:04:36.501Z] #77 202.8 checking for mawk... mawk
23:04:36 [2022-07-08T23:04:36.501Z] #77 202.8 checking whether make sets $(MAKE)... yes
23:04:36 [2022-07-08T23:04:36.501Z] #77 202.9 checking whether make supports the include directive... yes (GNU style)
23:04:36 [2022-07-08T23:04:36.501Z] #77 203.1 checking whether make supports nested variables... yes
23:04:36 [2022-07-08T23:04:36.501Z] #77 203.2 checking whether UID '0' is supported by ustar format... yes
23:04:36 [2022-07-08T23:04:36.501Z] #77 203.2 checking whether GID '0' is supported by ustar format... yes
23:04:36 [2022-07-08T23:04:36.501Z] #77 203.2 checking how to create a ustar tar archive... gnutar
23:04:36 [2022-07-08T23:04:36.501Z] #77 203.4 checking dependency style of gcc... gcc3
23:04:36 [2022-07-08T23:04:36.501Z] #77 203.6 checking whether to enable maintainer-specific portions of Makefiles... yes
23:04:36 [2022-07-08T23:04:36.501Z] #77 203.6 checking whether make supports nested variables... (cached) yes
23:04:36 [2022-07-08T23:04:36.501Z] #77 203.7 checking build system type... x86_64-pc-linux-gnu
23:04:36 [2022-07-08T23:04:36.501Z] #77 203.9 checking host system type... x86_64-pc-linux-gnu
23:04:36 [2022-07-08T23:04:36.501Z] #77 203.9 checking how to print strings... printf
23:04:36 [2022-07-08T23:04:36.501Z] #77 204.0 checking for a sed that does not truncate output... /bin/sed
23:04:36 [2022-07-08T23:04:36.501Z] #77 204.0 checking for grep that handles long lines and -e... /bin/grep
23:04:36 [2022-07-08T23:04:36.501Z] #77 204.0 checking for egrep... /bin/grep -E
23:04:36 [2022-07-08T23:04:36.501Z] #77 204.0 checking for fgrep... /bin/grep -F
23:04:36 [2022-07-08T23:04:36.501Z] #77 204.0 checking for ld used by gcc... /usr/bin/ld
23:04:36 [2022-07-08T23:04:36.501Z] #77 204.0 checking if the linker (/usr/bin/ld) is GNU ld... yes
23:04:36 [2022-07-08T23:04:36.501Z] #77 204.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
23:04:36 [2022-07-08T23:04:36.501Z] #77 204.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm
23:04:36 [2022-07-08T23:04:36.501Z] #77 204.2 checking whether ln -s works... yes
23:04:36 [2022-07-08T23:04:36.501Z] #77 204.2 checking the maximum length of command line arguments... 1572864
23:04:36 [2022-07-08T23:04:36.501Z] #77 204.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
23:04:36 [2022-07-08T23:04:36.501Z] #77 204.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
23:04:36 [2022-07-08T23:04:36.501Z] #77 204.2 checking for /usr/bin/ld option to reload object files... -r
23:04:36 [2022-07-08T23:04:36.501Z] #77 204.2 checking for objdump... objdump
23:04:36 [2022-07-08T23:04:36.501Z] #77 204.2 checking how to recognize dependent libraries... pass_all
23:04:36 [2022-07-08T23:04:36.501Z] #77 204.2 checking for dlltool... no
23:04:36 [2022-07-08T23:04:36.501Z] #77 204.2 checking how to associate runtime and link libraries... printf %s\n
23:04:36 [2022-07-08T23:04:36.501Z] #77 204.2 checking for ar... ar
23:04:36 [2022-07-08T23:04:36.501Z] #77 204.3 checking for archiver @FILE support... @
23:04:36 [2022-07-08T23:04:36.501Z] #77 204.5 checking for strip... strip
23:04:36 [2022-07-08T23:04:36.501Z] #77 204.5 checking for ranlib... ranlib
23:04:36 [2022-07-08T23:04:36.501Z] #77 204.5 checking command to parse /usr/bin/nm -B output from gcc object... ok
23:04:36 [2022-07-08T23:04:36.501Z] #77 205.4 checking for sysroot... no
23:04:36 [2022-07-08T23:04:36.501Z] #77 205.4 checking for a working dd... /bin/dd
23:04:36 [2022-07-08T23:04:36.501Z] #77 205.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
23:04:36 [2022-07-08T23:04:36.501Z] #77 205.6 checking for mt... no
23:04:36 [2022-07-08T23:04:36.501Z] #77 205.6 checking if : is a manifest tool... no
23:04:36 [2022-07-08T23:04:36.501Z] #77 205.6 checking how to run the C preprocessor... gcc -E
23:04:37 [2022-07-08T23:04:37.072Z] #77 205.9 checking for ANSI C header files... yes
23:04:37 [2022-07-08T23:04:37.332Z] #77 206.7 checking for sys/types.h... yes
23:04:37 [2022-07-08T23:04:37.332Z] #77 206.8 checking for sys/stat.h... yes
23:04:37 [2022-07-08T23:04:37.592Z] #77 207.0 checking for stdlib.h... yes
23:04:37 [2022-07-08T23:04:37.666Z] #21 70.89 Setting up libip4tc2:amd64 (1.8.7-1) ...
23:04:37 [2022-07-08T23:04:37.666Z] #21 70.90 Setting up net-tools (1.60+git20181103.0eebece-1) ...
23:04:37 [2022-07-08T23:04:37.666Z] #21 70.91 Setting up libgpm2:amd64 (1.20.7-8) ...
23:04:37 [2022-07-08T23:04:37.666Z] #21 70.92 Setting up libicu67:amd64 (67.1-7) ...
23:04:37 [2022-07-08T23:04:37.666Z] #21 70.93 Setting up libip6tc2:amd64 (1.8.7-1) ...
23:04:37 [2022-07-08T23:04:37.666Z] #21 70.95 Setting up libinih1:amd64 (53-1+b2) ...
23:04:37 [2022-07-08T23:04:37.666Z] #21 70.96 Setting up uidmap (1:4.8.1-1) ...
23:04:37 [2022-07-08T23:04:37.666Z] #21 70.97 Setting up libyajl2:amd64 (2.1.0-3) ...
23:04:37 [2022-07-08T23:04:37.666Z] #21 70.99 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:04:37 [2022-07-08T23:04:37.666Z] #21 71.00 Setting up bzip2 (1.0.8-4) ...
23:04:37 [2022-07-08T23:04:37.666Z] #21 71.02 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
23:04:37 [2022-07-08T23:04:37.666Z] #21 71.03 Setting up python3-wheel (0.34.2-1) ...
23:04:37 [2022-07-08T23:04:37.853Z] #77 207.2 checking for string.h... yes
23:04:37 [2022-07-08T23:04:37.854Z] #77 207.4 checking for memory.h... yes
23:04:38 [2022-07-08T23:04:38.422Z] #77 207.6 checking for strings.h... yes
23:04:38 [2022-07-08T23:04:38.422Z] #77 207.8 checking for inttypes.h... yes
23:04:38 [2022-07-08T23:04:38.422Z] #77 208.0 checking for stdint.h... yes
23:04:38 [2022-07-08T23:04:38.597Z] #21 71.82 Setting up xxd (2:8.2.2434-3+deb11u1) ...
23:04:38 [2022-07-08T23:04:38.597Z] #21 71.83 Setting up libcap2:amd64 (1:2.44-1) ...
23:04:38 [2022-07-08T23:04:38.597Z] #21 71.84 Setting up libcap2-bin (1:2.44-1) ...
23:04:38 [2022-07-08T23:04:38.597Z] #21 71.85 Setting up apparmor (2.13.6-10) ...
23:04:38 [2022-07-08T23:04:38.991Z] #77 208.2 checking for unistd.h... yes
23:04:39 [2022-07-08T23:04:39.250Z] #77 208.4 checking for dlfcn.h... yes
23:04:39 [2022-07-08T23:04:39.250Z] #77 208.7 checking for objdir... .libs
23:04:39 [2022-07-08T23:04:39.250Z] #77 ...
23:04:39 [2022-07-08T23:04:39.250Z] 
23:04:39 [2022-07-08T23:04:39.250Z] #21 [dev-systemd-false  7/28] 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             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:04:39 [2022-07-08T23:04:39.250Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
23:04:39 [2022-07-08T23:04:39.250Z] #21 65.89 Selecting previously unselected package vim.
23:04:39 [2022-07-08T23:04:39.509Z] #21 65.91 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
23:04:39 [2022-07-08T23:04:39.509Z] #21 65.98 Unpacking vim (2:8.2.2434-3+deb11u1) ...
23:04:40 [2022-07-08T23:04:40.446Z] #21 66.98 Selecting previously unselected package xfsprogs.
23:04:40 [2022-07-08T23:04:40.446Z] #21 66.98 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ...
23:04:40 [2022-07-08T23:04:40.446Z] #21 66.99 Unpacking xfsprogs (5.10.0-4) ...
23:04:41 [2022-07-08T23:04:41.117Z] #21 74.19 Setting up zip (3.0-12) ...
23:04:41 [2022-07-08T23:04:41.117Z] #21 74.20 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
23:04:41 [2022-07-08T23:04:41.117Z] #21 74.26 Setting up bash-completion (1:2.11-2) ...
23:04:41 [2022-07-08T23:04:41.385Z] #21 67.84 Selecting previously unselected package zip.
23:04:41 [2022-07-08T23:04:41.385Z] #21 67.84 Preparing to unpack .../47-zip_3.0-12_amd64.deb ...
23:04:41 [2022-07-08T23:04:41.385Z] #21 67.84 Unpacking zip (3.0-12) ...
23:04:41 [2022-07-08T23:04:41.645Z] #21 68.11 Selecting previously unselected package zstd.
23:04:41 [2022-07-08T23:04:41.645Z] #21 68.12 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ...
23:04:41 [2022-07-08T23:04:41.645Z] #21 68.12 Unpacking zstd (1.4.8+dfsg-2.1) ...
23:04:42 [2022-07-08T23:04:42.582Z] #21 68.86 Setting up python3-pkg-resources (52.0.0-4) ...
23:04:43 [2022-07-08T23:04:43.010Z] #21 ...
23:04:43 [2022-07-08T23:04:43.010Z] 
23:04:43 [2022-07-08T23:04:43.010Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:04:43 [2022-07-08T23:04:43.010Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
23:04:43 [2022-07-08T23:04:43.010Z] #77 205.8 checking for sys/time.h... yes
23:04:43 [2022-07-08T23:04:43.010Z] #77 205.8 checking for inline... inline
23:04:43 [2022-07-08T23:04:43.010Z] #77 205.9 checking for size_t... yes
23:04:43 [2022-07-08T23:04:43.010Z] #77 206.4 checking for stdlib.h... (cached) yes
23:04:43 [2022-07-08T23:04:43.010Z] #77 206.4 checking for GNU libc compatible malloc... yes
23:04:43 [2022-07-08T23:04:43.010Z] #77 206.9 checking for stdlib.h... (cached) yes
23:04:43 [2022-07-08T23:04:43.010Z] #77 206.9 checking for GNU libc compatible realloc... yes
23:04:43 [2022-07-08T23:04:43.010Z] #77 207.3 checking for working strtod... yes
23:04:43 [2022-07-08T23:04:43.010Z] #77 207.8 checking for gettimeofday... yes
23:04:43 [2022-07-08T23:04:43.010Z] #77 208.1 checking for memset... yes
23:04:43 [2022-07-08T23:04:43.010Z] #77 208.4 checking for strspn... yes
23:04:43 [2022-07-08T23:04:43.010Z] #77 209.3 checking that generated files are newer than configure... done
23:04:43 [2022-07-08T23:04:43.010Z] #77 209.3 configure: creating ./config.status
23:04:43 [2022-07-08T23:04:43.010Z] #77 211.9 config.status: creating Makefile
23:04:43 [2022-07-08T23:04:43.010Z] #77 212.0 config.status: creating config.h
23:04:43 [2022-07-08T23:04:43.010Z] #77 212.0 config.status: executing depfiles commands
23:04:43 [2022-07-08T23:04:43.010Z] #77 212.3 config.status: executing libtool commands
23:04:43 [2022-07-08T23:04:43.010Z] #77 214.0   GEN      .version
23:04:43 [2022-07-08T23:04:43.010Z] #77 214.1 make  install-recursive
23:04:43 [2022-07-08T23:04:43.010Z] #77 214.1 make[1]: Entering directory '/tmp/crun-build'
23:04:43 [2022-07-08T23:04:43.010Z] #77 214.4 Making install in libocispec
23:04:43 [2022-07-08T23:04:43.010Z] #77 214.5 make[2]: Entering directory '/tmp/crun-build/libocispec'
23:04:43 [2022-07-08T23:04:43.010Z] #77 214.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
23:04:43 [2022-07-08T23:04:43.010Z] #77 214.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
23:04:43 [2022-07-08T23:04:43.010Z] #77 214.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
23:04:43 [2022-07-08T23:04:43.010Z] #77 214.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
23:04:43 [2022-07-08T23:04:43.010Z] #77 215.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
23:04:43 [2022-07-08T23:04:43.571Z] #77 216.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
23:04:43 [2022-07-08T23:04:43.571Z] #77 216.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
23:04:43 [2022-07-08T23:04:43.571Z] #77 216.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
23:04:43 [2022-07-08T23:04:43.571Z] #77 216.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
23:04:43 [2022-07-08T23:04:43.571Z] #77 216.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
23:04:43 [2022-07-08T23:04:43.571Z] #77 216.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
23:04:43 [2022-07-08T23:04:43.571Z] #77 216.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
23:04:43 [2022-07-08T23:04:43.571Z] #77 216.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
23:04:43 [2022-07-08T23:04:43.829Z] #77 216.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
23:04:43 [2022-07-08T23:04:43.829Z] #77 216.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
23:04:43 [2022-07-08T23:04:43.829Z] #77 216.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
23:04:43 [2022-07-08T23:04:43.829Z] #77 216.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
23:04:43 [2022-07-08T23:04:43.829Z] #77 216.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
23:04:43 [2022-07-08T23:04:43.829Z] #77 216.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
23:04:43 [2022-07-08T23:04:43.829Z] #77 216.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
23:04:43 [2022-07-08T23:04:43.962Z] #21 70.44 Setting up libip4tc2:amd64 (1.8.7-1) ...
23:04:43 [2022-07-08T23:04:43.962Z] #21 70.46 Setting up net-tools (1.60+git20181103.0eebece-1) ...
23:04:43 [2022-07-08T23:04:43.962Z] #21 70.48 Setting up libgpm2:amd64 (1.20.7-8) ...
23:04:43 [2022-07-08T23:04:43.962Z] #21 70.52 Setting up libicu67:amd64 (67.1-7) ...
23:04:43 [2022-07-08T23:04:43.962Z] #21 70.54 Setting up libip6tc2:amd64 (1.8.7-1) ...
23:04:43 [2022-07-08T23:04:43.962Z] #21 70.56 Setting up libinih1:amd64 (53-1+b2) ...
23:04:44 [2022-07-08T23:04:44.225Z] #21 70.60 Setting up uidmap (1:4.8.1-1) ...
23:04:44 [2022-07-08T23:04:44.225Z] #21 70.63 Setting up libyajl2:amd64 (2.1.0-3) ...
23:04:44 [2022-07-08T23:04:44.225Z] #21 70.66 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:04:44 [2022-07-08T23:04:44.225Z] #21 70.69 Setting up bzip2 (1.0.8-4) ...
23:04:44 [2022-07-08T23:04:44.225Z] #21 70.72 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
23:04:44 [2022-07-08T23:04:44.225Z] #21 70.77 Setting up python3-wheel (0.34.2-1) ...
23:04:45 [2022-07-08T23:04:45.164Z] #21 71.71 Setting up xxd (2:8.2.2434-3+deb11u1) ...
23:04:45 [2022-07-08T23:04:45.164Z] #21 71.73 Setting up libcap2:amd64 (1:2.44-1) ...
23:04:45 [2022-07-08T23:04:45.164Z] #21 71.75 Setting up libcap2-bin (1:2.44-1) ...
23:04:45 [2022-07-08T23:04:45.164Z] #21 71.81 Setting up apparmor (2.13.6-10) ...
23:04:45 [2022-07-08T23:04:45.197Z] #77 217.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
23:04:45 [2022-07-08T23:04:45.197Z] #77 217.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
23:04:45 [2022-07-08T23:04:45.197Z] #77 217.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
23:04:45 [2022-07-08T23:04:45.197Z] #77 217.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
23:04:45 [2022-07-08T23:04:45.197Z] #77 217.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
23:04:45 [2022-07-08T23:04:45.197Z] #77 217.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
23:04:45 [2022-07-08T23:04:45.197Z] #77 217.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
23:04:45 [2022-07-08T23:04:45.197Z] #77 217.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
23:04:45 [2022-07-08T23:04:45.197Z] #77 217.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
23:04:45 [2022-07-08T23:04:45.197Z] #77 217.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
23:04:45 [2022-07-08T23:04:45.197Z] #77 217.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
23:04:45 [2022-07-08T23:04:45.197Z] #77 217.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
23:04:45 [2022-07-08T23:04:45.197Z] #77 217.9 make  install-recursive
23:04:45 [2022-07-08T23:04:45.197Z] #77 217.9 make[3]: Entering directory '/tmp/crun-build/libocispec'
23:04:45 [2022-07-08T23:04:45.197Z] #77 217.9 Making install in yajl
23:04:45 [2022-07-08T23:04:45.197Z] #77 217.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
23:04:45 [2022-07-08T23:04:45.197Z] #77 218.0   CC       verify/json_verify-json_verify.o
23:04:45 [2022-07-08T23:04:45.197Z] #77 218.0   CC       src/libyajl_la-yajl.lo
23:04:45 [2022-07-08T23:04:45.197Z] #77 218.0   CC       src/libyajl_la-yajl_alloc.lo
23:04:45 [2022-07-08T23:04:45.197Z] #77 218.0   CC       src/libyajl_la-yajl_gen.lo
23:04:45 [2022-07-08T23:04:45.197Z] #77 ...
23:04:45 [2022-07-08T23:04:45.197Z] 
23:04:45 [2022-07-08T23:04:45.197Z] #21 [dev-systemd-false  7/28] 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             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:04:45 [2022-07-08T23:04:45.197Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
23:04:45 [2022-07-08T23:04:45.197Z] #21 78.82 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
23:04:45 [2022-07-08T23:04:45.454Z] #21 78.84 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:04:45 [2022-07-08T23:04:45.454Z] #21 78.84 Setting up libmnl0:amd64 (1.0.4-3) ...
23:04:45 [2022-07-08T23:04:45.454Z] #21 78.85 Setting up patch (2.7.6-7) ...
23:04:45 [2022-07-08T23:04:45.454Z] #21 78.86 Setting up sudo (1.9.5p2-3) ...
23:04:45 [2022-07-08T23:04:45.454Z] #21 78.92 invoke-rc.d: could not determine current runlevel
23:04:45 [2022-07-08T23:04:45.454Z] #21 78.93 invoke-rc.d: policy-rc.d denied execution of start.
23:04:45 [2022-07-08T23:04:45.454Z] #21 78.94 Setting up xfsprogs (5.10.0-4) ...
23:04:45 [2022-07-08T23:04:45.454Z] #21 78.96 Setting up libxtables12:amd64 (1.8.7-1) ...
23:04:45 [2022-07-08T23:04:45.454Z] #21 78.97 Setting up inetutils-ping (2:2.0-1) ...
23:04:45 [2022-07-08T23:04:45.454Z] #21 78.98 Setting up pigz (2.6-1) ...
23:04:45 [2022-07-08T23:04:45.454Z] #21 78.99 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
23:04:45 [2022-07-08T23:04:45.454Z] #21 79.00 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
23:04:45 [2022-07-08T23:04:45.454Z] #21 79.01 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
23:04:45 [2022-07-08T23:04:45.711Z] #21 79.02 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
23:04:46 [2022-07-08T23:04:46.641Z] #21 79.84 Setting up libaio1:amd64 (0.3.112-9) ...
23:04:46 [2022-07-08T23:04:46.641Z] #21 79.85 Setting up python3-lib2to3 (3.9.2-1) ...
23:04:46 [2022-07-08T23:04:46.672Z] --- PASS: TestUpdateRestartPolicy (11.23s)
23:04:46 [2022-07-08T23:04:46.672Z] === RUN   TestUpdateRestartWithAutoRemove
23:04:46 [2022-07-08T23:04:46.672Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s)
23:04:46 [2022-07-08T23:04:46.672Z] === RUN   TestWaitNonBlocked
23:04:46 [2022-07-08T23:04:46.672Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:04:46 [2022-07-08T23:04:46.672Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:04:46 [2022-07-08T23:04:46.672Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:04:46 [2022-07-08T23:04:46.672Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:04:46 [2022-07-08T23:04:46.672Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:04:46 [2022-07-08T23:04:46.672Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
23:04:46 [2022-07-08T23:04:46.899Z] #21 80.32 Setting up libelf1:amd64 (0.183-1) ...
23:04:46 [2022-07-08T23:04:46.899Z] #21 80.33 Setting up zstd (1.4.8+dfsg-2.1) ...
23:04:46 [2022-07-08T23:04:46.899Z] #21 80.34 Setting up libonig5:amd64 (6.9.6-1.1) ...
23:04:46 [2022-07-08T23:04:46.899Z] #21 80.35 Setting up python3-distutils (3.9.2-1) ...
23:04:46 [2022-07-08T23:04:46.932Z] --- PASS: TestWaitNonBlocked (0.01s)
23:04:46 [2022-07-08T23:04:46.932Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.77s)
23:04:46 [2022-07-08T23:04:46.932Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.82s)
23:04:46 [2022-07-08T23:04:46.932Z] === RUN   TestWaitBlocked
23:04:46 [2022-07-08T23:04:46.932Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
23:04:46 [2022-07-08T23:04:46.932Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
23:04:46 [2022-07-08T23:04:46.932Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
23:04:46 [2022-07-08T23:04:46.932Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
23:04:46 [2022-07-08T23:04:46.932Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
23:04:46 [2022-07-08T23:04:46.932Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
23:04:47 [2022-07-08T23:04:47.462Z] #21 80.92 Setting up vim (2:8.2.2434-3+deb11u1) ...
23:04:47 [2022-07-08T23:04:47.462Z] #21 80.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
23:04:47 [2022-07-08T23:04:47.462Z] #21 80.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
23:04:47 [2022-07-08T23:04:47.462Z] #21 80.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
23:04:47 [2022-07-08T23:04:47.462Z] #21 80.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
23:04:47 [2022-07-08T23:04:47.462Z] #21 80.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
23:04:47 [2022-07-08T23:04:47.462Z] #21 80.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
23:04:47 [2022-07-08T23:04:47.462Z] #21 81.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
23:04:47 [2022-07-08T23:04:47.462Z] #21 81.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
23:04:47 [2022-07-08T23:04:47.462Z] #21 81.01 Setting up python3-setuptools (52.0.0-4) ...
23:04:47 [2022-07-08T23:04:47.701Z] #21 ...
23:04:47 [2022-07-08T23:04:47.701Z] 
23:04:47 [2022-07-08T23:04:47.701Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:04:47 [2022-07-08T23:04:47.701Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
23:04:47 [2022-07-08T23:04:47.701Z] #77 209.3 checking if gcc supports -fno-rtti -fno-exceptions... no
23:04:47 [2022-07-08T23:04:47.701Z] #77 209.5 checking for gcc option to produce PIC... -fPIC -DPIC
23:04:47 [2022-07-08T23:04:47.701Z] #77 209.5 checking if gcc PIC flag -fPIC -DPIC works... yes
23:04:47 [2022-07-08T23:04:47.701Z] #77 209.9 checking if gcc static flag -static works... yes
23:04:47 [2022-07-08T23:04:47.701Z] #77 210.5 checking if gcc supports -c -o file.o... yes
23:04:47 [2022-07-08T23:04:47.701Z] #77 210.8 checking if gcc supports -c -o file.o... (cached) yes
23:04:47 [2022-07-08T23:04:47.701Z] #77 210.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
23:04:47 [2022-07-08T23:04:47.701Z] #77 211.0 checking dynamic linker characteristics... GNU/Linux ld.so
23:04:47 [2022-07-08T23:04:47.701Z] #77 211.6 checking how to hardcode library paths into programs... immediate
23:04:47 [2022-07-08T23:04:47.701Z] #77 211.6 checking whether stripping libraries is possible... yes
23:04:47 [2022-07-08T23:04:47.701Z] #77 211.6 checking if libtool supports shared libraries... yes
23:04:47 [2022-07-08T23:04:47.701Z] #77 211.6 checking whether to build shared libraries... no
23:04:47 [2022-07-08T23:04:47.701Z] #77 211.6 checking whether to build static libraries... yes
23:04:47 [2022-07-08T23:04:47.701Z] #77 211.7 checking float.h usability... yes
23:04:47 [2022-07-08T23:04:47.701Z] #77 211.9 checking float.h presence... yes
23:04:47 [2022-07-08T23:04:47.701Z] #77 212.0 checking for float.h... yes
23:04:47 [2022-07-08T23:04:47.701Z] #77 212.1 checking limits.h usability... yes
23:04:47 [2022-07-08T23:04:47.701Z] #77 212.5 checking limits.h presence... yes
23:04:47 [2022-07-08T23:04:47.701Z] #77 212.5 checking for limits.h... yes
23:04:47 [2022-07-08T23:04:47.701Z] #77 212.6 checking stddef.h usability... yes
23:04:47 [2022-07-08T23:04:47.701Z] #77 212.8 checking stddef.h presence... yes
23:04:47 [2022-07-08T23:04:47.701Z] #77 212.8 checking for stddef.h... yes
23:04:47 [2022-07-08T23:04:47.701Z] #77 212.8 checking for stdlib.h... (cached) yes
23:04:47 [2022-07-08T23:04:47.701Z] #77 212.9 checking for string.h... (cached) yes
23:04:47 [2022-07-08T23:04:47.701Z] #77 212.9 checking sys/time.h usability... yes
23:04:47 [2022-07-08T23:04:47.701Z] #77 213.2 checking sys/time.h presence... yes
23:04:47 [2022-07-08T23:04:47.701Z] #77 213.2 checking for sys/time.h... yes
23:04:47 [2022-07-08T23:04:47.701Z] #77 213.2 checking for inline... inline
23:04:47 [2022-07-08T23:04:47.701Z] #77 213.3 checking for size_t... yes
23:04:47 [2022-07-08T23:04:47.701Z] #77 213.6 checking for stdlib.h... (cached) yes
23:04:47 [2022-07-08T23:04:47.701Z] #77 213.6 checking for GNU libc compatible malloc... yes
23:04:47 [2022-07-08T23:04:47.701Z] #77 213.8 checking for stdlib.h... (cached) yes
23:04:47 [2022-07-08T23:04:47.701Z] #77 213.8 checking for GNU libc compatible realloc... yes
23:04:47 [2022-07-08T23:04:47.701Z] #77 214.1 checking for working strtod... yes
23:04:47 [2022-07-08T23:04:47.701Z] #77 214.5 checking for gettimeofday... yes
23:04:47 [2022-07-08T23:04:47.701Z] #77 214.8 checking for memset... yes
23:04:47 [2022-07-08T23:04:47.701Z] #77 215.0 checking for strspn... yes
23:04:47 [2022-07-08T23:04:47.701Z] #77 215.6 checking that generated files are newer than configure... done
23:04:47 [2022-07-08T23:04:47.701Z] #77 215.6 configure: creating ./config.status
23:04:47 [2022-07-08T23:04:47.871Z] --- PASS: TestWaitBlocked (0.01s)
23:04:47 [2022-07-08T23:04:47.871Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.64s)
23:04:47 [2022-07-08T23:04:47.871Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.77s)
23:04:47 [2022-07-08T23:04:47.871Z] === RUN   TestWaitConditions
23:04:47 [2022-07-08T23:04:47.871Z] === RUN   TestWaitConditions/default
23:04:47 [2022-07-08T23:04:47.871Z] === PAUSE TestWaitConditions/default
23:04:47 [2022-07-08T23:04:47.871Z] === RUN   TestWaitConditions/not-running
23:04:47 [2022-07-08T23:04:47.871Z] === PAUSE TestWaitConditions/not-running
23:04:47 [2022-07-08T23:04:47.871Z] === RUN   TestWaitConditions/next-exit
23:04:47 [2022-07-08T23:04:47.871Z] === PAUSE TestWaitConditions/next-exit
23:04:47 [2022-07-08T23:04:47.871Z] === RUN   TestWaitConditions/removed
23:04:47 [2022-07-08T23:04:47.871Z] === PAUSE TestWaitConditions/removed
23:04:47 [2022-07-08T23:04:47.871Z] === CONT  TestWaitConditions/default
23:04:47 [2022-07-08T23:04:47.871Z] === CONT  TestWaitConditions/removed
23:04:47 [2022-07-08T23:04:47.961Z] #77 ...
23:04:47 [2022-07-08T23:04:47.961Z] 
23:04:47 [2022-07-08T23:04:47.961Z] #21 [dev-systemd-false  7/28] 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             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:04:47 [2022-07-08T23:04:47.961Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
23:04:47 [2022-07-08T23:04:47.961Z] #21 74.54 Setting up zip (3.0-12) ...
23:04:47 [2022-07-08T23:04:47.961Z] #21 74.56 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
23:04:47 [2022-07-08T23:04:47.961Z] #21 74.62 Setting up bash-completion (1:2.11-2) ...
23:04:49 [2022-07-08T23:04:49.356Z] #21 82.56 Setting up libjq1:amd64 (1.6-2.1) ...
23:04:49 [2022-07-08T23:04:49.356Z] #21 82.58 Setting up libnftnl11:amd64 (1.1.9-1) ...
23:04:49 [2022-07-08T23:04:49.356Z] #21 82.59 Setting up thin-provisioning-tools (0.9.0-1) ...
23:04:49 [2022-07-08T23:04:49.356Z] #21 82.60 Setting up python3-pip (20.3.4-4+deb11u1) ...
23:04:49 [2022-07-08T23:04:49.779Z] === CONT  TestWaitConditions/next-exit
23:04:49 [2022-07-08T23:04:49.779Z] === CONT  TestWaitConditions/not-running
23:04:50 [2022-07-08T23:04:50.725Z] #21 83.95 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
23:04:50 [2022-07-08T23:04:50.726Z] #21 83.97 Setting up jq (1.6-2.1) ...
23:04:50 [2022-07-08T23:04:50.726Z] #21 83.98 Setting up libbpf0:amd64 (1:0.3-2) ...
23:04:50 [2022-07-08T23:04:50.726Z] #21 83.99 Setting up iptables (1.8.7-1) ...
23:04:50 [2022-07-08T23:04:50.726Z] #21 84.00 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
23:04:50 [2022-07-08T23:04:50.726Z] #21 84.01 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:04:50 [2022-07-08T23:04:50.726Z] #21 84.02 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
23:04:50 [2022-07-08T23:04:50.726Z] #21 84.02 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:04:50 [2022-07-08T23:04:50.726Z] #21 84.03 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
23:04:50 [2022-07-08T23:04:50.726Z] #21 84.03 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
23:04:50 [2022-07-08T23:04:50.726Z] #21 84.04 Setting up iproute2 (5.10.0-4) ...
23:04:50 [2022-07-08T23:04:50.983Z] #21 84.38 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:04:51 [2022-07-08T23:04:51.158Z] --- PASS: TestWaitConditions (0.01s)
23:04:51 [2022-07-08T23:04:51.158Z]     --- PASS: TestWaitConditions/removed (1.76s)
23:04:51 [2022-07-08T23:04:51.158Z]     --- PASS: TestWaitConditions/default (1.76s)
23:04:51 [2022-07-08T23:04:51.158Z]     --- PASS: TestWaitConditions/not-running (1.79s)
23:04:51 [2022-07-08T23:04:51.158Z]     --- PASS: TestWaitConditions/next-exit (1.81s)
23:04:51 [2022-07-08T23:04:51.158Z] === CONT  TestContainerStartOnDaemonRestart
23:04:51 [2022-07-08T23:04:51.158Z] === CONT  TestRestartDaemonWithRestartingContainer
23:04:51 [2022-07-08T23:04:51.546Z] #21 DONE 84.9s
23:04:51 [2022-07-08T23:04:51.546Z] 
23:04:51 [2022-07-08T23:04:51.546Z] #22 [dev-systemd-false  8/28] 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
23:04:51 [2022-07-08T23:04:51.546Z] #22 sha256:6e7331ce53045168b7902ad6e8b27df388e8f4e02f2eefa532fbc165eedddbed
23:04:52 [2022-07-08T23:04:52.155Z] #21 78.49 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
23:04:52 [2022-07-08T23:04:52.155Z] #21 78.51 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:04:52 [2022-07-08T23:04:52.155Z] #21 78.52 Setting up libmnl0:amd64 (1.0.4-3) ...
23:04:52 [2022-07-08T23:04:52.155Z] #21 78.53 Setting up patch (2.7.6-7) ...
23:04:52 [2022-07-08T23:04:52.155Z] #21 78.54 Setting up sudo (1.9.5p2-3) ...
23:04:52 [2022-07-08T23:04:52.155Z] #21 78.61 invoke-rc.d: could not determine current runlevel
23:04:52 [2022-07-08T23:04:52.155Z] #21 78.61 invoke-rc.d: policy-rc.d denied execution of start.
23:04:52 [2022-07-08T23:04:52.155Z] #21 78.62 Setting up xfsprogs (5.10.0-4) ...
23:04:52 [2022-07-08T23:04:52.155Z] #21 78.63 Setting up libxtables12:amd64 (1.8.7-1) ...
23:04:52 [2022-07-08T23:04:52.155Z] #21 78.64 Setting up inetutils-ping (2:2.0-1) ...
23:04:52 [2022-07-08T23:04:52.155Z] #21 78.66 Setting up pigz (2.6-1) ...
23:04:52 [2022-07-08T23:04:52.155Z] #21 78.67 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
23:04:52 [2022-07-08T23:04:52.155Z] #21 78.69 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
23:04:52 [2022-07-08T23:04:52.155Z] #21 78.70 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
23:04:52 [2022-07-08T23:04:52.155Z] #21 78.71 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
23:04:52 [2022-07-08T23:04:52.476Z] #22 0.879 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
23:04:52 [2022-07-08T23:04:52.476Z] #22 0.883 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
23:04:52 [2022-07-08T23:04:52.476Z] #22 0.886 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
23:04:52 [2022-07-08T23:04:52.476Z] #22 DONE 1.0s
23:04:52 [2022-07-08T23:04:52.476Z] 
23:04:52 [2022-07-08T23:04:52.476Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:04:52 [2022-07-08T23:04:52.476Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
23:04:52 [2022-07-08T23:04:52.476Z] #77 218.1   CC       src/libyajl_la-yajl_parser.lo
23:04:52 [2022-07-08T23:04:52.476Z] #77 218.1   CC       src/libyajl_la-yajl_buf.lo
23:04:52 [2022-07-08T23:04:52.476Z] #77 218.1   CC       src/libyajl_la-yajl_encode.lo
23:04:52 [2022-07-08T23:04:52.476Z] #77 218.1   CC       src/libyajl_la-yajl_lex.lo
23:04:52 [2022-07-08T23:04:52.476Z] #77 218.2   CC       src/libyajl_la-yajl_tree.lo
23:04:52 [2022-07-08T23:04:52.476Z] #77 223.5   CCLD     libyajl.la
23:04:52 [2022-07-08T23:04:52.476Z] #77 223.9   CCLD     verify/json_verify
23:04:52 [2022-07-08T23:04:52.476Z] #77 224.3 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
23:04:52 [2022-07-08T23:04:52.476Z] #77 224.3 make[5]: Nothing to be done for 'install-exec-am'.
23:04:52 [2022-07-08T23:04:52.476Z] #77 224.3 make[5]: Nothing to be done for 'install-data-am'.
23:04:52 [2022-07-08T23:04:52.476Z] #77 224.3 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
23:04:52 [2022-07-08T23:04:52.476Z] #77 224.3 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
23:04:52 [2022-07-08T23:04:52.476Z] #77 224.3 make[4]: Entering directory '/tmp/crun-build/libocispec'
23:04:52 [2022-07-08T23:04:52.476Z] #77 224.4   CC       src/validate.o
23:04:52 [2022-07-08T23:04:52.476Z] #77 224.5   CC       src/image_spec_schema_config_schema.lo
23:04:52 [2022-07-08T23:04:52.476Z] #77 224.5   CC       src/image_spec_schema_content_descriptor.lo
23:04:52 [2022-07-08T23:04:52.476Z] #77 224.5   CC       src/image_spec_schema_defs.lo
23:04:52 [2022-07-08T23:04:52.476Z] #77 224.5   CC       src/image_spec_schema_defs_descriptor.lo
23:04:52 [2022-07-08T23:04:52.476Z] #77 224.5   CC       src/image_spec_schema_image_index_schema.lo
23:04:52 [2022-07-08T23:04:52.476Z] #77 224.6   CC       src/image_spec_schema_image_layout_schema.lo
23:04:52 [2022-07-08T23:04:52.476Z] #77 224.7   CC       src/image_spec_schema_image_manifest_schema.lo
23:04:52 [2022-07-08T23:04:52.476Z] #77 224.7   CC       src/runtime_spec_schema_config_linux.lo
23:04:52 [2022-07-08T23:04:52.476Z] #77 224.8   CC       src/runtime_spec_schema_config_zos.lo
23:04:52 [2022-07-08T23:04:52.476Z] #77 224.8   CC       src/runtime_spec_schema_config_solaris.lo
23:04:52 [2022-07-08T23:04:52.476Z] #77 224.9   CC       src/runtime_spec_schema_config_schema.lo
23:04:52 [2022-07-08T23:04:52.476Z] #77 224.9   CC       src/runtime_spec_schema_config_vm.lo
23:04:52 [2022-07-08T23:04:52.476Z] #77 224.9   CC       src/runtime_spec_schema_config_windows.lo
23:04:52 [2022-07-08T23:04:52.476Z] #77 225.0   CC       src/runtime_spec_schema_defs.lo
23:04:52 [2022-07-08T23:04:52.476Z] #77 225.0   CC       src/runtime_spec_schema_defs_linux.lo
23:04:52 [2022-07-08T23:04:52.476Z] #77 225.2   CC       src/runtime_spec_schema_defs_zos.lo
23:04:52 [2022-07-08T23:04:52.476Z] #77 225.3   CC       src/runtime_spec_schema_defs_windows.lo
23:04:52 [2022-07-08T23:04:52.734Z] #77 225.3   CC       src/runtime_spec_schema_defs_vm.lo
23:04:52 [2022-07-08T23:04:52.992Z] #77 225.6   CC       src/image_manifest_items_image_manifest_items_schema.lo
23:04:52 [2022-07-08T23:04:52.992Z] #77 225.7   CC       src/basic_test_top_array_int.lo
23:04:52 [2022-07-08T23:04:52.992Z] #77 225.7   CC       src/basic_test_double_array.lo
23:04:52 [2022-07-08T23:04:52.992Z] #77 225.7   CC       src/runtime_spec_schema_state_schema.lo
23:04:52 [2022-07-08T23:04:52.992Z] #77 225.7   CC       src/basic_test_top_array_string.lo
23:04:52 [2022-07-08T23:04:52.992Z] #77 225.8   CC       src/basic_test_double_array_item.lo
23:04:52 [2022-07-08T23:04:52.992Z] #77 225.8   CC       src/basic_test_top_double_array_obj.lo
23:04:53 [2022-07-08T23:04:53.093Z] #21 79.53 Setting up libaio1:amd64 (0.3.112-9) ...
23:04:53 [2022-07-08T23:04:53.093Z] #21 79.54 Setting up python3-lib2to3 (3.9.2-1) ...
23:04:53 [2022-07-08T23:04:53.250Z] #77 225.9   CC       src/basic_test_top_double_array_int.lo
23:04:53 [2022-07-08T23:04:53.250Z] #77 226.0   CC       src/basic_test_top_double_array_string.lo
23:04:53 [2022-07-08T23:04:53.250Z] #77 226.0   CC       src/basic_test_top_double_array_refobj.lo
23:04:53 [2022-07-08T23:04:53.250Z] #77 226.1   CC       src/read-file.lo
23:04:53 [2022-07-08T23:04:53.507Z] #77 226.2   CC       src/json_common.lo
23:04:53 [2022-07-08T23:04:53.662Z] #21 80.01 Setting up libelf1:amd64 (0.183-1) ...
23:04:53 [2022-07-08T23:04:53.663Z] #21 80.04 Setting up zstd (1.4.8+dfsg-2.1) ...
23:04:53 [2022-07-08T23:04:53.663Z] #21 80.05 Setting up libonig5:amd64 (6.9.6-1.1) ...
23:04:53 [2022-07-08T23:04:53.663Z] #21 80.06 Setting up python3-distutils (3.9.2-1) ...
23:04:53 [2022-07-08T23:04:53.697Z] --- PASS: TestContainerStartOnDaemonRestart (2.43s)
23:04:53 [2022-07-08T23:04:53.697Z] === CONT  TestIpcModeOlderClient
23:04:53 [2022-07-08T23:04:53.697Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.45s)
23:04:53 [2022-07-08T23:04:53.697Z] === CONT  TestContainerKillOnDaemonStart
23:04:53 [2022-07-08T23:04:53.697Z] --- PASS: TestIpcModeOlderClient (0.09s)
23:04:53 [2022-07-08T23:04:53.697Z] === CONT  TestDaemonHostGatewayIP
23:04:53 [2022-07-08T23:04:53.764Z] #77 226.3   CC       tests/test-1.o
23:04:53 [2022-07-08T23:04:53.764Z] #77 226.4   CC       tests/test-4.o
23:04:53 [2022-07-08T23:04:53.764Z] #77 226.4   CC       tests/test-5.o
23:04:53 [2022-07-08T23:04:53.764Z] #77 226.5   CC       tests/test-6.o
23:04:53 [2022-07-08T23:04:53.764Z] #77 226.5   CC       tests/test-3.o
23:04:53 [2022-07-08T23:04:53.764Z] #77 226.5   CC       tests/test-2.o
23:04:53 [2022-07-08T23:04:53.764Z] #77 226.6   CC       tests/test-7.o
23:04:53 [2022-07-08T23:04:53.764Z] #77 226.6   CC       tests/test-8.o
23:04:53 [2022-07-08T23:04:53.922Z] #21 80.59 Setting up vim (2:8.2.2434-3+deb11u1) ...
23:04:53 [2022-07-08T23:04:53.922Z] #21 80.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
23:04:53 [2022-07-08T23:04:53.922Z] #21 80.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
23:04:53 [2022-07-08T23:04:53.922Z] #21 80.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
23:04:53 [2022-07-08T23:04:53.922Z] #21 80.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
23:04:53 [2022-07-08T23:04:53.922Z] #21 80.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
23:04:54 [2022-07-08T23:04:54.021Z] #77 226.7   CC       tests/test-10.o
23:04:54 [2022-07-08T23:04:54.182Z] #21 80.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
23:04:54 [2022-07-08T23:04:54.182Z] #21 80.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
23:04:54 [2022-07-08T23:04:54.182Z] #21 80.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
23:04:54 [2022-07-08T23:04:54.182Z] #21 80.67 Setting up python3-setuptools (52.0.0-4) ...
23:04:54 [2022-07-08T23:04:54.278Z] #77 226.9   CC       tests/test-11.o
23:04:54 [2022-07-08T23:04:54.278Z] #77 226.9   CC       tests/test-9.o
23:04:56 [2022-07-08T23:04:56.090Z] #21 82.33 Setting up libjq1:amd64 (1.6-2.1) ...
23:04:56 [2022-07-08T23:04:56.091Z] #21 82.34 Setting up libnftnl11:amd64 (1.1.9-1) ...
23:04:56 [2022-07-08T23:04:56.091Z] #21 82.36 Setting up thin-provisioning-tools (0.9.0-1) ...
23:04:56 [2022-07-08T23:04:56.091Z] #21 82.37 Setting up python3-pip (20.3.4-4+deb11u1) ...
23:04:56 [2022-07-08T23:04:56.993Z] --- PASS: TestDaemonHostGatewayIP (2.63s)
23:04:56 [2022-07-08T23:04:56.993Z] === CONT  TestDaemonRestartIpcMode
23:04:57 [2022-07-08T23:04:57.471Z] #21 83.82 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
23:04:57 [2022-07-08T23:04:57.471Z] #21 83.84 Setting up jq (1.6-2.1) ...
23:04:57 [2022-07-08T23:04:57.471Z] #21 83.86 Setting up libbpf0:amd64 (1:0.3-2) ...
23:04:57 [2022-07-08T23:04:57.471Z] #21 83.87 Setting up iptables (1.8.7-1) ...
23:04:57 [2022-07-08T23:04:57.471Z] #21 83.88 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
23:04:57 [2022-07-08T23:04:57.471Z] #21 83.89 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:04:57 [2022-07-08T23:04:57.471Z] #21 83.89 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
23:04:57 [2022-07-08T23:04:57.471Z] #21 83.89 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:04:57 [2022-07-08T23:04:57.471Z] #21 83.90 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
23:04:57 [2022-07-08T23:04:57.471Z] #21 83.91 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
23:04:57 [2022-07-08T23:04:57.471Z] #21 83.92 Setting up iproute2 (5.10.0-4) ...
23:04:57 [2022-07-08T23:04:57.989Z] #21 84.32 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:04:58 [2022-07-08T23:04:58.923Z] --- PASS: TestDaemonRestartIpcMode (2.24s)
23:04:59 [2022-07-08T23:04:59.367Z] #21 DONE 85.5s
23:04:59 [2022-07-08T23:04:59.367Z] 
23:04:59 [2022-07-08T23:04:59.368Z] #22 [dev-systemd-false  8/28] 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
23:04:59 [2022-07-08T23:04:59.368Z] #22 sha256:6e7331ce53045168b7902ad6e8b27df388e8f4e02f2eefa532fbc165eedddbed
23:04:59 [2022-07-08T23:04:59.936Z] #22 0.883 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
23:04:59 [2022-07-08T23:04:59.936Z] #22 0.886 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
23:04:59 [2022-07-08T23:04:59.936Z] #22 0.889 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
23:04:59 [2022-07-08T23:04:59.936Z] #22 DONE 1.0s
23:04:59 [2022-07-08T23:04:59.936Z] 
23:04:59 [2022-07-08T23:04:59.936Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:04:59 [2022-07-08T23:04:59.936Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
23:04:59 [2022-07-08T23:04:59.936Z] #77 220.8 config.status: creating Makefile
23:04:59 [2022-07-08T23:04:59.936Z] #77 220.9 config.status: creating config.h
23:04:59 [2022-07-08T23:04:59.936Z] #77 220.9 config.status: executing depfiles commands
23:04:59 [2022-07-08T23:04:59.936Z] #77 221.1 config.status: executing libtool commands
23:04:59 [2022-07-08T23:04:59.936Z] #77 221.9   GEN      .version
23:04:59 [2022-07-08T23:04:59.936Z] #77 221.9 make  install-recursive
23:04:59 [2022-07-08T23:04:59.936Z] #77 221.9 make[1]: Entering directory '/tmp/crun-build'
23:04:59 [2022-07-08T23:04:59.936Z] #77 222.0 Making install in libocispec
23:04:59 [2022-07-08T23:04:59.936Z] #77 222.1 make[2]: Entering directory '/tmp/crun-build/libocispec'
23:04:59 [2022-07-08T23:04:59.936Z] #77 222.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
23:04:59 [2022-07-08T23:04:59.936Z] #77 222.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
23:04:59 [2022-07-08T23:04:59.936Z] #77 222.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
23:04:59 [2022-07-08T23:04:59.936Z] #77 222.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
23:04:59 [2022-07-08T23:04:59.936Z] #77 222.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
23:04:59 [2022-07-08T23:04:59.936Z] #77 223.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
23:04:59 [2022-07-08T23:04:59.936Z] #77 223.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
23:04:59 [2022-07-08T23:04:59.936Z] #77 223.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
23:04:59 [2022-07-08T23:04:59.936Z] #77 223.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
23:04:59 [2022-07-08T23:04:59.936Z] #77 223.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
23:04:59 [2022-07-08T23:04:59.936Z] #77 223.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
23:04:59 [2022-07-08T23:04:59.936Z] #77 223.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
23:04:59 [2022-07-08T23:04:59.936Z] #77 223.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
23:04:59 [2022-07-08T23:04:59.936Z] #77 223.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
23:04:59 [2022-07-08T23:04:59.936Z] #77 223.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
23:04:59 [2022-07-08T23:04:59.936Z] #77 223.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
23:04:59 [2022-07-08T23:04:59.936Z] #77 223.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
23:04:59 [2022-07-08T23:04:59.936Z] #77 223.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
23:04:59 [2022-07-08T23:04:59.936Z] #77 223.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
23:04:59 [2022-07-08T23:04:59.936Z] #77 223.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
23:04:59 [2022-07-08T23:04:59.936Z] #77 224.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
23:04:59 [2022-07-08T23:04:59.936Z] #77 224.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
23:04:59 [2022-07-08T23:04:59.936Z] #77 224.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
23:04:59 [2022-07-08T23:04:59.936Z] #77 224.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
23:04:59 [2022-07-08T23:04:59.936Z] #77 224.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
23:04:59 [2022-07-08T23:04:59.936Z] #77 224.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
23:04:59 [2022-07-08T23:04:59.936Z] #77 224.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
23:04:59 [2022-07-08T23:04:59.936Z] #77 224.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
23:04:59 [2022-07-08T23:04:59.936Z] #77 224.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
23:04:59 [2022-07-08T23:04:59.936Z] #77 224.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
23:04:59 [2022-07-08T23:04:59.936Z] #77 224.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
23:04:59 [2022-07-08T23:04:59.936Z] #77 224.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
23:04:59 [2022-07-08T23:04:59.936Z] #77 224.5 make  install-recursive
23:04:59 [2022-07-08T23:04:59.936Z] #77 224.5 make[3]: Entering directory '/tmp/crun-build/libocispec'
23:04:59 [2022-07-08T23:04:59.936Z] #77 224.5 Making install in yajl
23:04:59 [2022-07-08T23:04:59.936Z] #77 224.5 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
23:04:59 [2022-07-08T23:04:59.936Z] #77 224.6   CC       verify/json_verify-json_verify.o
23:04:59 [2022-07-08T23:04:59.936Z] #77 224.6   CC       src/libyajl_la-yajl_alloc.lo
23:04:59 [2022-07-08T23:04:59.936Z] #77 224.6   CC       src/libyajl_la-yajl.lo
23:04:59 [2022-07-08T23:04:59.936Z] #77 224.6   CC       src/libyajl_la-yajl_gen.lo
23:04:59 [2022-07-08T23:04:59.936Z] #77 224.6   CC       src/libyajl_la-yajl_parser.lo
23:04:59 [2022-07-08T23:04:59.936Z] #77 224.7   CC       src/libyajl_la-yajl_buf.lo
23:04:59 [2022-07-08T23:04:59.936Z] #77 224.7   CC       src/libyajl_la-yajl_encode.lo
23:04:59 [2022-07-08T23:04:59.936Z] #77 224.7   CC       src/libyajl_la-yajl_tree.lo
23:04:59 [2022-07-08T23:04:59.936Z] #77 224.8   CC       src/libyajl_la-yajl_lex.lo
23:04:59 [2022-07-08T23:04:59.936Z] #77 ...
23:04:59 [2022-07-08T23:04:59.936Z] 
23:04:59 [2022-07-08T23:04:59.936Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
23:04:59 [2022-07-08T23:04:59.936Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39
23:05:04 [2022-07-08T23:05:04.233Z] #77 ...
23:05:04 [2022-07-08T23:05:04.233Z] 
23:05:04 [2022-07-08T23:05:04.233Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
23:05:04 [2022-07-08T23:05:04.233Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39
23:05:04 [2022-07-08T23:05:04.233Z] #23 10.88 Collecting yamllint==1.26.1
23:05:04 [2022-07-08T23:05:04.490Z] #23 11.94   Downloading yamllint-1.26.1.tar.gz (126 kB)
23:05:05 [2022-07-08T23:05:05.242Z] #23 ...
23:05:05 [2022-07-08T23:05:05.242Z] 
23:05:05 [2022-07-08T23:05:05.242Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:05:05 [2022-07-08T23:05:05.242Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
23:05:05 [2022-07-08T23:05:05.242Z] #77 230.8   CCLD     libyajl.la
23:05:05 [2022-07-08T23:05:05.242Z] #77 231.2   CCLD     verify/json_verify
23:05:05 [2022-07-08T23:05:05.242Z] #77 231.7 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
23:05:05 [2022-07-08T23:05:05.242Z] #77 231.7 make[5]: Nothing to be done for 'install-exec-am'.
23:05:05 [2022-07-08T23:05:05.242Z] #77 231.7 make[5]: Nothing to be done for 'install-data-am'.
23:05:05 [2022-07-08T23:05:05.242Z] #77 231.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
23:05:05 [2022-07-08T23:05:05.242Z] #77 231.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
23:05:05 [2022-07-08T23:05:05.242Z] #77 231.7 make[4]: Entering directory '/tmp/crun-build/libocispec'
23:05:05 [2022-07-08T23:05:05.242Z] #77 231.8   CC       src/validate.o
23:05:05 [2022-07-08T23:05:05.242Z] #77 231.8   CC       src/image_spec_schema_config_schema.lo
23:05:05 [2022-07-08T23:05:05.242Z] #77 231.8   CC       src/image_spec_schema_content_descriptor.lo
23:05:05 [2022-07-08T23:05:05.242Z] #77 231.8   CC       src/image_spec_schema_defs.lo
23:05:05 [2022-07-08T23:05:05.242Z] #77 231.8   CC       src/image_spec_schema_defs_descriptor.lo
23:05:05 [2022-07-08T23:05:05.242Z] #77 231.9   CC       src/image_spec_schema_image_index_schema.lo
23:05:05 [2022-07-08T23:05:05.242Z] #77 231.9   CC       src/image_spec_schema_image_layout_schema.lo
23:05:05 [2022-07-08T23:05:05.242Z] #77 231.9   CC       src/image_spec_schema_image_manifest_schema.lo
23:05:05 [2022-07-08T23:05:05.242Z] #77 231.9   CC       src/runtime_spec_schema_config_zos.lo
23:05:05 [2022-07-08T23:05:05.242Z] #77 231.9   CC       src/runtime_spec_schema_config_linux.lo
23:05:05 [2022-07-08T23:05:05.242Z] #77 231.9   CC       src/runtime_spec_schema_config_schema.lo
23:05:05 [2022-07-08T23:05:05.242Z] #77 232.0   CC       src/runtime_spec_schema_config_solaris.lo
23:05:05 [2022-07-08T23:05:05.242Z] #77 232.0   CC       src/runtime_spec_schema_config_windows.lo
23:05:05 [2022-07-08T23:05:05.242Z] #77 232.1   CC       src/runtime_spec_schema_defs.lo
23:05:05 [2022-07-08T23:05:05.242Z] #77 232.1   CC       src/runtime_spec_schema_config_vm.lo
23:05:05 [2022-07-08T23:05:05.242Z] #77 232.1   CC       src/runtime_spec_schema_defs_linux.lo
23:05:05 [2022-07-08T23:05:05.242Z] #77 232.2   CC       src/runtime_spec_schema_defs_zos.lo
23:05:05 [2022-07-08T23:05:05.242Z] #77 232.2   CC       src/runtime_spec_schema_defs_vm.lo
23:05:05 [2022-07-08T23:05:05.242Z] #77 232.4   CC       src/runtime_spec_schema_state_schema.lo
23:05:05 [2022-07-08T23:05:05.242Z] #77 232.4   CC       src/image_manifest_items_image_manifest_items_schema.lo
23:05:05 [2022-07-08T23:05:05.242Z] #77 232.4   CC       src/runtime_spec_schema_defs_windows.lo
23:05:05 [2022-07-08T23:05:05.242Z] #77 232.4   CC       src/basic_test_double_array_item.lo
23:05:05 [2022-07-08T23:05:05.242Z] #77 232.5   CC       src/basic_test_double_array.lo
23:05:05 [2022-07-08T23:05:05.242Z] #77 232.5   CC       src/basic_test_top_array_int.lo
23:05:05 [2022-07-08T23:05:05.242Z] #77 232.6   CC       src/basic_test_top_array_string.lo
23:05:05 [2022-07-08T23:05:05.242Z] #77 232.6   CC       src/basic_test_top_double_array_obj.lo
23:05:05 [2022-07-08T23:05:05.242Z] #77 232.8   CC       src/basic_test_top_double_array_string.lo
23:05:05 [2022-07-08T23:05:05.242Z] #77 232.9   CC       src/basic_test_top_double_array_int.lo
23:05:05 [2022-07-08T23:05:05.242Z] #77 232.9   CC       src/json_common.lo
23:05:05 [2022-07-08T23:05:05.242Z] #77 233.0   CC       src/basic_test_top_double_array_refobj.lo
23:05:05 [2022-07-08T23:05:05.242Z] #77 233.0   CC       tests/test-1.o
23:05:05 [2022-07-08T23:05:05.242Z] #77 233.0   CC       src/read-file.lo
23:05:05 [2022-07-08T23:05:05.242Z] #77 233.0   CC       tests/test-2.o
23:05:05 [2022-07-08T23:05:05.242Z] #77 233.1   CC       tests/test-3.o
23:05:05 [2022-07-08T23:05:05.242Z] #77 233.1   CC       tests/test-4.o
23:05:05 [2022-07-08T23:05:05.242Z] #77 233.3   CC       tests/test-6.o
23:05:05 [2022-07-08T23:05:05.242Z] #77 233.3   CC       tests/test-5.o
23:05:05 [2022-07-08T23:05:05.242Z] #77 233.4   CC       tests/test-7.o
23:05:05 [2022-07-08T23:05:05.242Z] #77 233.5   CC       tests/test-8.o
23:05:05 [2022-07-08T23:05:05.242Z] #77 233.7   CC       tests/test-9.o
23:05:05 [2022-07-08T23:05:05.242Z] #77 233.7   CC       tests/test-10.o
23:05:05 [2022-07-08T23:05:05.242Z] #77 234.1   CC       tests/test-11.o
23:05:05 [2022-07-08T23:05:05.493Z] --- PASS: TestContainerKillOnDaemonStart (11.74s)
23:05:05 [2022-07-08T23:05:05.493Z] PASS
23:05:05 [2022-07-08T23:05:05.493Z] 
23:05:05 [2022-07-08T23:05:05.493Z] === Skipped
23:05:05 [2022-07-08T23:05:05.493Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
23:05:05 [2022-07-08T23:05:05.493Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:05:05 [2022-07-08T23:05:05.493Z] 
23:05:05 [2022-07-08T23:05:05.493Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
23:05:05 [2022-07-08T23:05:05.493Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
23:05:05 [2022-07-08T23:05:05.493Z] 
23:05:05 [2022-07-08T23:05:05.493Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
23:05:05 [2022-07-08T23:05:05.493Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:05:05 [2022-07-08T23:05:05.493Z] 
23:05:05 [2022-07-08T23:05:05.493Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
23:05:05 [2022-07-08T23:05:05.493Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
23:05:05 [2022-07-08T23:05:05.493Z] 
23:05:05 [2022-07-08T23:05:05.493Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
23:05:05 [2022-07-08T23:05:05.493Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:05:05 [2022-07-08T23:05:05.493Z] 
23:05:05 [2022-07-08T23:05:05.493Z] DONE 264 tests, 5 skipped in 133.786s
23:05:05 [2022-07-08T23:05:05.493Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
23:05:05 [2022-07-08T23:05:05.493Z] === RUN   TestConfigDaemonLibtrustID
23:05:05 [2022-07-08T23:05:05.860Z] #23 13.28 Collecting pathspec>=0.5.3
23:05:05 [2022-07-08T23:05:05.860Z] #23 13.29   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
23:05:06 [2022-07-08T23:05:06.062Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
23:05:06 [2022-07-08T23:05:06.062Z] === RUN   TestConfigDaemonID
23:05:06 [2022-07-08T23:05:06.424Z] #23 13.75 Collecting pyyaml
23:05:06 [2022-07-08T23:05:06.424Z] #23 13.79   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)
23:05:06 [2022-07-08T23:05:06.424Z] #23 13.87 Building wheels for collected packages: yamllint
23:05:06 [2022-07-08T23:05:06.424Z] #23 13.87   Building wheel for yamllint (setup.py): started
23:05:07 [2022-07-08T23:05:07.001Z]     daemon_test.go:83: [d0fb34e2263f3] daemon is not started
23:05:07 [2022-07-08T23:05:07.001Z] --- PASS: TestConfigDaemonID (1.04s)
23:05:07 [2022-07-08T23:05:07.001Z] === RUN   TestDaemonConfigValidation
23:05:07 [2022-07-08T23:05:07.001Z] === RUN   TestDaemonConfigValidation/config_with_no_content
23:05:07 [2022-07-08T23:05:07.001Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
23:05:07 [2022-07-08T23:05:07.001Z] === RUN   TestDaemonConfigValidation/config_with_{}
23:05:07 [2022-07-08T23:05:07.001Z] === PAUSE TestDaemonConfigValidation/config_with_{}
23:05:07 [2022-07-08T23:05:07.001Z] === RUN   TestDaemonConfigValidation/invalid_config
23:05:07 [2022-07-08T23:05:07.001Z] === PAUSE TestDaemonConfigValidation/invalid_config
23:05:07 [2022-07-08T23:05:07.001Z] === RUN   TestDaemonConfigValidation/malformed_config
23:05:07 [2022-07-08T23:05:07.001Z] === PAUSE TestDaemonConfigValidation/malformed_config
23:05:07 [2022-07-08T23:05:07.001Z] === RUN   TestDaemonConfigValidation/valid_config
23:05:07 [2022-07-08T23:05:07.001Z] === PAUSE TestDaemonConfigValidation/valid_config
23:05:07 [2022-07-08T23:05:07.001Z] === CONT  TestDaemonConfigValidation/config_with_no_content
23:05:07 [2022-07-08T23:05:07.001Z] === CONT  TestDaemonConfigValidation/malformed_config
23:05:07 [2022-07-08T23:05:07.001Z] === CONT  TestDaemonConfigValidation/valid_config
23:05:07 [2022-07-08T23:05:07.001Z] === CONT  TestDaemonConfigValidation/invalid_config
23:05:07 [2022-07-08T23:05:07.261Z] === CONT  TestDaemonConfigValidation/config_with_{}
23:05:07 [2022-07-08T23:05:07.261Z] --- PASS: TestDaemonConfigValidation (0.00s)
23:05:07 [2022-07-08T23:05:07.261Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s)
23:05:07 [2022-07-08T23:05:07.261Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.10s)
23:05:07 [2022-07-08T23:05:07.261Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
23:05:07 [2022-07-08T23:05:07.261Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
23:05:07 [2022-07-08T23:05:07.261Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
23:05:07 [2022-07-08T23:05:07.261Z] === RUN   TestConfigDaemonSeccompProfiles
23:05:07 [2022-07-08T23:05:07.261Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
23:05:07 [2022-07-08T23:05:07.355Z] #23 15.03   Building wheel for yamllint (setup.py): finished with status 'done'
23:05:07 [2022-07-08T23:05:07.612Z] #23 15.03   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=add48c037c0a53e42f74aea304bb41a00bef4344f6dd57d1b10ad5f6d0ff8244
23:05:07 [2022-07-08T23:05:07.612Z] #23 15.03   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
23:05:07 [2022-07-08T23:05:07.612Z] #23 15.03 Successfully built yamllint
23:05:07 [2022-07-08T23:05:07.612Z] #23 15.06 Installing collected packages: pyyaml, pathspec, yamllint
23:05:08 [2022-07-08T23:05:08.200Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
23:05:08 [2022-07-08T23:05:08.201Z] #23 15.57 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
23:05:08 [2022-07-08T23:05:08.790Z] #23 DONE 16.2s
23:05:08 [2022-07-08T23:05:08.790Z] 
23:05:08 [2022-07-08T23:05:08.790Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
23:05:08 [2022-07-08T23:05:08.790Z] #27 sha256:f54f67bce103161555d72345640e71888052276344643b0e0e62ef7d9f3e51de
23:05:09 [2022-07-08T23:05:09.048Z] #27 DONE 0.4s
23:05:09 [2022-07-08T23:05:09.048Z] 
23:05:09 [2022-07-08T23:05:09.048Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
23:05:09 [2022-07-08T23:05:09.048Z] #32 sha256:6758bb44445d253641e88bf187bf29b03c46551bb70bb36d6acba0ff1e3f9601
23:05:09 [2022-07-08T23:05:09.304Z] #32 DONE 0.3s
23:05:09 [2022-07-08T23:05:09.304Z] 
23:05:09 [2022-07-08T23:05:09.304Z] #47 [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 "v2.3.0"         && 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 "v2.1.0";                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
23:05:09 [2022-07-08T23:05:09.304Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c
23:05:09 [2022-07-08T23:05:09.304Z] #47 ...
23:05:09 [2022-07-08T23:05:09.304Z] 
23:05:09 [2022-07-08T23:05:09.304Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
23:05:09 [2022-07-08T23:05:09.304Z] #35 sha256:8be2c4fdf16816a168517b788c46db441c2dce03bfff41b6b143653599216f38
23:05:09 [2022-07-08T23:05:09.304Z] #35 DONE 0.1s
23:05:09 [2022-07-08T23:05:09.561Z] 
23:05:09 [2022-07-08T23:05:09.561Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
23:05:09 [2022-07-08T23:05:09.561Z] #37 sha256:ea17c917e4b3f52f18f23ad1b450b5a40f0ddfebbda92addeead5dda15a9e91e
23:05:09 [2022-07-08T23:05:09.561Z] #37 DONE 0.3s
23:05:09 [2022-07-08T23:05:09.561Z] 
23:05:09 [2022-07-08T23:05:09.561Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:05:09 [2022-07-08T23:05:09.561Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
23:05:09 [2022-07-08T23:05:09.580Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
23:05:09 [2022-07-08T23:05:09.819Z] #77 ...
23:05:09 [2022-07-08T23:05:09.819Z] 
23:05:09 [2022-07-08T23:05:09.819Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
23:05:09 [2022-07-08T23:05:09.819Z] #39 sha256:7565ea7ab0b590cfba7df422c37ee5a5201a749b82c0f238be89302946900a94
23:05:09 [2022-07-08T23:05:09.819Z] #39 DONE 0.1s
23:05:09 [2022-07-08T23:05:09.819Z] 
23:05:09 [2022-07-08T23:05:09.819Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
23:05:09 [2022-07-08T23:05:09.819Z] #41 sha256:718dfcb0bab00e138b2bd35d3c632825354a41e684e120d5fdb3a8077b30d7bf
23:05:09 [2022-07-08T23:05:09.819Z] #41 DONE 0.1s
23:05:09 [2022-07-08T23:05:09.819Z] 
23:05:09 [2022-07-08T23:05:09.819Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
23:05:09 [2022-07-08T23:05:09.819Z] #45 sha256:0518a93c6dfb5528c4e50ea3b30db5496e825ecf56e2f29fbe11a091d8e5bcc4
23:05:09 [2022-07-08T23:05:09.819Z] #45 DONE 0.1s
23:05:09 [2022-07-08T23:05:09.819Z] 
23:05:09 [2022-07-08T23:05:09.819Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:05:09 [2022-07-08T23:05:09.819Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
23:05:10 [2022-07-08T23:05:10.518Z] === CONT  TestConfigDaemonSeccompProfiles
23:05:10 [2022-07-08T23:05:10.518Z]     daemon_test.go:197: [d907e3e83a699] daemon is not started
23:05:10 [2022-07-08T23:05:10.518Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
23:05:10 [2022-07-08T23:05:10.518Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
23:05:10 [2022-07-08T23:05:10.518Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s)
23:05:10 [2022-07-08T23:05:10.518Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
23:05:10 [2022-07-08T23:05:10.518Z] === RUN   TestDaemonProxy
23:05:10 [2022-07-08T23:05:10.518Z] === RUN   TestDaemonProxy/environment_variables
23:05:10 [2022-07-08T23:05:10.554Z] #77 ...
23:05:10 [2022-07-08T23:05:10.554Z] 
23:05:10 [2022-07-08T23:05:10.554Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
23:05:10 [2022-07-08T23:05:10.554Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39
23:05:10 [2022-07-08T23:05:10.554Z] #23 10.35 Collecting yamllint==1.26.1
23:05:11 [2022-07-08T23:05:11.492Z] #23 11.43   Downloading yamllint-1.26.1.tar.gz (126 kB)
23:05:12 [2022-07-08T23:05:12.424Z] === RUN   TestDaemonProxy/command-line_options
23:05:12 [2022-07-08T23:05:12.873Z] #23 12.86 Collecting pathspec>=0.5.3
23:05:12 [2022-07-08T23:05:12.873Z] #23 12.87   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
23:05:13 [2022-07-08T23:05:13.441Z] #23 13.36 Collecting pyyaml
23:05:13 [2022-07-08T23:05:13.441Z] #23 13.37   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)
23:05:13 [2022-07-08T23:05:13.441Z] #23 13.48 Building wheels for collected packages: yamllint
23:05:13 [2022-07-08T23:05:13.441Z] #23 13.48   Building wheel for yamllint (setup.py): started
23:05:13 [2022-07-08T23:05:13.803Z] === RUN   TestDaemonProxy/configuration_file
23:05:14 [2022-07-08T23:05:14.817Z] #23 14.71   Building wheel for yamllint (setup.py): finished with status 'done'
23:05:14 [2022-07-08T23:05:14.817Z] #23 14.71   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=e02953dee154fa8b196c2427c6090114ab88dfb1d36d8992071e1594a4b11803
23:05:14 [2022-07-08T23:05:14.817Z] #23 14.71   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
23:05:14 [2022-07-08T23:05:14.817Z] #23 14.72 Successfully built yamllint
23:05:14 [2022-07-08T23:05:14.817Z] #23 14.76 Installing collected packages: pyyaml, pathspec, yamllint
23:05:15 [2022-07-08T23:05:15.076Z] #23 15.25 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
23:05:15 [2022-07-08T23:05:15.709Z] === RUN   TestDaemonProxy/conflicting_options
23:05:15 [2022-07-08T23:05:15.969Z] === RUN   TestDaemonProxy/reload_sanitized
23:05:16 [2022-07-08T23:05:16.017Z] #23 DONE 15.9s
23:05:16 [2022-07-08T23:05:16.017Z] 
23:05:16 [2022-07-08T23:05:16.017Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
23:05:16 [2022-07-08T23:05:16.017Z] #27 sha256:c7e92c42c009d9e50759529ba16b038c78c2b1f72651f4bd7078324f876fc149
23:05:16 [2022-07-08T23:05:16.276Z] #27 DONE 0.4s
23:05:16 [2022-07-08T23:05:16.276Z] 
23:05:16 [2022-07-08T23:05:16.276Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
23:05:16 [2022-07-08T23:05:16.276Z] #32 sha256:e64ddee5058646a7c1682d332156b4d867a55875080b2cb4e9fdb7ea5a06ac5b
23:05:16 [2022-07-08T23:05:16.538Z] --- PASS: TestDaemonProxy (6.19s)
23:05:16 [2022-07-08T23:05:16.538Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
23:05:16 [2022-07-08T23:05:16.538Z]     --- PASS: TestDaemonProxy/command-line_options (1.71s)
23:05:16 [2022-07-08T23:05:16.538Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
23:05:16 [2022-07-08T23:05:16.538Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
23:05:16 [2022-07-08T23:05:16.538Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
23:05:16 [2022-07-08T23:05:16.538Z] PASS
23:05:16 [2022-07-08T23:05:16.538Z] 
23:05:16 [2022-07-08T23:05:16.538Z] DONE 18 tests in 11.113s
23:05:16 [2022-07-08T23:05:16.538Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
23:05:16 [2022-07-08T23:05:16.538Z] INFO: Testing against a local daemon
23:05:16 [2022-07-08T23:05:16.538Z] === RUN   TestCommitInheritsEnv
23:05:16 [2022-07-08T23:05:16.844Z] #32 DONE 0.5s
23:05:16 [2022-07-08T23:05:16.844Z] 
23:05:16 [2022-07-08T23:05:16.845Z] #47 [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 "v2.3.0"         && 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 "v2.1.0";                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
23:05:16 [2022-07-08T23:05:16.845Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c
23:05:16 [2022-07-08T23:05:16.845Z] #47 ...
23:05:16 [2022-07-08T23:05:16.845Z] 
23:05:16 [2022-07-08T23:05:16.845Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
23:05:16 [2022-07-08T23:05:16.845Z] #35 sha256:965a3683849a9f716098673a6e5c0dc69e51ba633d7a8f5e4db18de49cda6561
23:05:17 [2022-07-08T23:05:17.103Z] #35 DONE 0.4s
23:05:17 [2022-07-08T23:05:17.103Z] 
23:05:17 [2022-07-08T23:05:17.103Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
23:05:17 [2022-07-08T23:05:17.103Z] #37 sha256:a317529da5bbf39196a17c1a826711ab2e49ee33edb20390baf32e95c994ca96
23:05:17 [2022-07-08T23:05:17.108Z] --- PASS: TestCommitInheritsEnv (0.35s)
23:05:17 [2022-07-08T23:05:17.108Z] === RUN   TestImportExtremelyLargeImageWorks
23:05:17 [2022-07-08T23:05:17.108Z] === PAUSE TestImportExtremelyLargeImageWorks
23:05:17 [2022-07-08T23:05:17.108Z] === RUN   TestImportWithCustomPlatform
23:05:17 [2022-07-08T23:05:17.108Z] === RUN   TestImportWithCustomPlatform/#00
23:05:17 [2022-07-08T23:05:17.108Z] === RUN   TestImportWithCustomPlatform/_______
23:05:17 [2022-07-08T23:05:17.108Z] === RUN   TestImportWithCustomPlatform//
23:05:17 [2022-07-08T23:05:17.108Z] === RUN   TestImportWithCustomPlatform/linux
23:05:17 [2022-07-08T23:05:17.108Z] === RUN   TestImportWithCustomPlatform/LINUX
23:05:17 [2022-07-08T23:05:17.108Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
23:05:17 [2022-07-08T23:05:17.367Z] === RUN   TestImportWithCustomPlatform/macos
23:05:17 [2022-07-08T23:05:17.367Z] === RUN   TestImportWithCustomPlatform/macos/arm64
23:05:17 [2022-07-08T23:05:17.367Z] === RUN   TestImportWithCustomPlatform/nintendo64
23:05:17 [2022-07-08T23:05:17.367Z] --- PASS: TestImportWithCustomPlatform (0.32s)
23:05:17 [2022-07-08T23:05:17.367Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
23:05:17 [2022-07-08T23:05:17.367Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
23:05:17 [2022-07-08T23:05:17.367Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
23:05:17 [2022-07-08T23:05:17.367Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
23:05:17 [2022-07-08T23:05:17.367Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.08s)
23:05:17 [2022-07-08T23:05:17.367Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
23:05:17 [2022-07-08T23:05:17.367Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
23:05:17 [2022-07-08T23:05:17.367Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
23:05:17 [2022-07-08T23:05:17.367Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
23:05:17 [2022-07-08T23:05:17.367Z] === RUN   TestImagesFilterMultiReference
23:05:17 [2022-07-08T23:05:17.367Z] --- PASS: TestImagesFilterMultiReference (0.05s)
23:05:17 [2022-07-08T23:05:17.367Z] === RUN   TestImagePullPlatformInvalid
23:05:17 [2022-07-08T23:05:17.367Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
23:05:17 [2022-07-08T23:05:17.367Z] === RUN   TestRemoveImageOrphaning
23:05:17 [2022-07-08T23:05:17.628Z] --- PASS: TestRemoveImageOrphaning (0.28s)
23:05:17 [2022-07-08T23:05:17.628Z] === RUN   TestRemoveImageGarbageCollector
23:05:17 [2022-07-08T23:05:17.670Z] #37 DONE 0.3s
23:05:17 [2022-07-08T23:05:17.670Z] 
23:05:17 [2022-07-08T23:05:17.670Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
23:05:17 [2022-07-08T23:05:17.670Z] #39 sha256:9f6b767a09c9a96fa6c400937d2d1a4500b9b7120fa5e28f0ff1dbca3ce995e7
23:05:17 [2022-07-08T23:05:17.670Z] #39 DONE 0.1s
23:05:17 [2022-07-08T23:05:17.670Z] 
23:05:17 [2022-07-08T23:05:17.670Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
23:05:17 [2022-07-08T23:05:17.670Z] #41 sha256:7faefb6a27ab46953e4d1debb74a86a8959f7cdad0e742f60d17a65450118884
23:05:17 [2022-07-08T23:05:17.670Z] #41 DONE 0.1s
23:05:17 [2022-07-08T23:05:17.670Z] 
23:05:17 [2022-07-08T23:05:17.670Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:05:17 [2022-07-08T23:05:17.670Z] #64 sha256:595c609f16cda2b54003f5b1aea5251b30d71a105ab0fb766d010aa94b6645a5
23:05:17 [2022-07-08T23:05:17.928Z] #64 ...
23:05:17 [2022-07-08T23:05:17.928Z] 
23:05:17 [2022-07-08T23:05:17.928Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
23:05:17 [2022-07-08T23:05:17.928Z] #45 sha256:82922d615df968b337a9dac0148f89121330cfc57d4a7e7c2522f9c92a74d044
23:05:17 [2022-07-08T23:05:17.928Z] #45 DONE 0.1s
23:05:17 [2022-07-08T23:05:17.928Z] 
23:05:17 [2022-07-08T23:05:17.928Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:05:17 [2022-07-08T23:05:17.928Z] #64 sha256:595c609f16cda2b54003f5b1aea5251b30d71a105ab0fb766d010aa94b6645a5
23:05:18 [2022-07-08T23:05:18.196Z] time="2022-07-08T23:05:18Z" level=info msg="[graphdriver] trying configured driver: overlay2"
23:05:19 [2022-07-08T23:05:19.577Z] --- PASS: TestRemoveImageGarbageCollector (1.93s)
23:05:19 [2022-07-08T23:05:19.577Z] === RUN   TestTagUnprefixedRepoByNameOrName
23:05:19 [2022-07-08T23:05:19.578Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
23:05:19 [2022-07-08T23:05:19.578Z] === RUN   TestTagInvalidReference
23:05:19 [2022-07-08T23:05:19.578Z] --- PASS: TestTagInvalidReference (0.02s)
23:05:19 [2022-07-08T23:05:19.578Z] === RUN   TestTagValidPrefixedRepo
23:05:19 [2022-07-08T23:05:19.578Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
23:05:19 [2022-07-08T23:05:19.578Z] === RUN   TestTagExistedNameWithoutForce
23:05:19 [2022-07-08T23:05:19.837Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
23:05:19 [2022-07-08T23:05:19.837Z] === RUN   TestTagOfficialNames
23:05:19 [2022-07-08T23:05:19.837Z] --- PASS: TestTagOfficialNames (0.06s)
23:05:19 [2022-07-08T23:05:19.837Z] === RUN   TestTagMatchesDigest
23:05:19 [2022-07-08T23:05:19.837Z] --- PASS: TestTagMatchesDigest (0.01s)
23:05:19 [2022-07-08T23:05:19.837Z] === CONT  TestImportExtremelyLargeImageWorks
23:05:31 [2022-07-08T23:05:31.722Z] #77 262.0   CCLD     libocispec.la
23:05:31 [2022-07-08T23:05:31.722Z] #77 262.4   CCLD     src/validate
23:05:31 [2022-07-08T23:05:31.722Z] #77 262.4   CCLD     tests/test-1
23:05:31 [2022-07-08T23:05:31.722Z] #77 262.4   CCLD     tests/test-2
23:05:31 [2022-07-08T23:05:31.722Z] #77 262.5   CCLD     tests/test-3
23:05:31 [2022-07-08T23:05:31.722Z] #77 262.5   CCLD     tests/test-4
23:05:31 [2022-07-08T23:05:31.722Z] #77 262.5   CCLD     tests/test-5
23:05:31 [2022-07-08T23:05:31.722Z] #77 262.5   CCLD     tests/test-6
23:05:31 [2022-07-08T23:05:31.722Z] #77 262.6   CCLD     tests/test-7
23:05:31 [2022-07-08T23:05:31.722Z] #77 262.6   CCLD     tests/test-8
23:05:31 [2022-07-08T23:05:31.722Z] #77 262.7   CCLD     tests/test-9
23:05:31 [2022-07-08T23:05:31.722Z] #77 262.7 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
23:05:31 [2022-07-08T23:05:31.722Z] #77 262.8   CCLD     tests/test-10
23:05:31 [2022-07-08T23:05:31.722Z] #77 262.8   CCLD     tests/test-11
23:05:31 [2022-07-08T23:05:31.722Z] #77 264.2 libtool: link: ar cr libocispec.a 
23:05:31 [2022-07-08T23:05:31.722Z] #77 264.2 libtool: link: ranlib libocispec.a
23:05:33 [2022-07-08T23:05:33.616Z] #77 266.3 make[5]: Entering directory '/tmp/crun-build/libocispec'
23:05:33 [2022-07-08T23:05:33.616Z] #77 266.3 make[5]: Nothing to be done for 'install-exec-am'.
23:05:33 [2022-07-08T23:05:33.616Z] #77 266.3 make[5]: Nothing to be done for 'install-data-am'.
23:05:33 [2022-07-08T23:05:33.616Z] #77 266.3 make[5]: Leaving directory '/tmp/crun-build/libocispec'
23:05:33 [2022-07-08T23:05:33.616Z] #77 266.3 make[4]: Leaving directory '/tmp/crun-build/libocispec'
23:05:33 [2022-07-08T23:05:33.616Z] #77 266.3 make[3]: Leaving directory '/tmp/crun-build/libocispec'
23:05:33 [2022-07-08T23:05:33.617Z] #77 266.3 make[2]: Leaving directory '/tmp/crun-build/libocispec'
23:05:33 [2022-07-08T23:05:33.617Z] #77 266.3 make[2]: Entering directory '/tmp/crun-build'
23:05:33 [2022-07-08T23:05:33.874Z] #77 266.5   CC       src/libcrun/libcrun_testing_a-utils.o
23:05:33 [2022-07-08T23:05:33.874Z] #77 266.5   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
23:05:33 [2022-07-08T23:05:33.874Z] #77 266.5   CC       src/libcrun/libcrun_testing_a-container.o
23:05:33 [2022-07-08T23:05:33.874Z] #77 266.5   CC       src/libcrun/libcrun_testing_a-cgroup.o
23:05:33 [2022-07-08T23:05:33.874Z] #77 266.5   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
23:05:33 [2022-07-08T23:05:33.874Z] #77 266.5   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
23:05:33 [2022-07-08T23:05:33.874Z] #77 266.5   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
23:05:33 [2022-07-08T23:05:33.874Z] #77 266.6   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
23:05:33 [2022-07-08T23:05:33.874Z] #77 266.6   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
23:05:33 [2022-07-08T23:05:33.874Z] #77 266.6   CC       src/libcrun/libcrun_testing_a-criu.o
23:05:33 [2022-07-08T23:05:33.874Z] #77 266.6   CC       src/libcrun/libcrun_testing_a-custom-handler.o
23:05:33 [2022-07-08T23:05:33.874Z] #77 266.6   CC       src/libcrun/libcrun_testing_a-linux.o
23:05:34 [2022-07-08T23:05:34.131Z] #77 266.7   CC       src/libcrun/libcrun_testing_a-seccomp.o
23:05:34 [2022-07-08T23:05:34.131Z] #77 266.7   CC       src/libcrun/libcrun_testing_a-ebpf.o
23:05:34 [2022-07-08T23:05:34.131Z] #77 266.7   CC       src/libcrun/libcrun_testing_a-error.o
23:05:34 [2022-07-08T23:05:34.131Z] #77 266.8   CC       src/libcrun/libcrun_testing_a-status.o
23:05:34 [2022-07-08T23:05:34.131Z] #77 266.8   CC       src/libcrun/libcrun_testing_a-terminal.o
23:05:34 [2022-07-08T23:05:34.131Z] #77 266.9   CC       src/libcrun/libcrun_testing_a-signals.o
23:05:34 [2022-07-08T23:05:34.131Z] #77 266.9   CC       src/libcrun/libcrun_testing_a-mount_flags.o
23:05:34 [2022-07-08T23:05:34.131Z] #77 266.9   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
23:05:34 [2022-07-08T23:05:34.131Z] #77 267.0   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
23:05:34 [2022-07-08T23:05:34.388Z] #77 267.0   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
23:05:34 [2022-07-08T23:05:34.388Z] #77 267.1   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
23:05:34 [2022-07-08T23:05:34.388Z] #77 267.1   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
23:05:34 [2022-07-08T23:05:34.388Z] #77 267.1   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
23:05:34 [2022-07-08T23:05:34.388Z] #77 267.2   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
23:05:34 [2022-07-08T23:05:34.388Z] #77 267.2   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
23:05:34 [2022-07-08T23:05:34.645Z] #77 267.4   CC       src/crun-crun.o
23:05:34 [2022-07-08T23:05:34.645Z] #77 267.5   CC       src/crun-delete.o
23:05:34 [2022-07-08T23:05:34.645Z] #77 267.5   CC       src/crun-kill.o
23:05:34 [2022-07-08T23:05:34.901Z] #77 267.6   CC       src/crun-pause.o
23:05:34 [2022-07-08T23:05:34.901Z] #77 267.6   CC       src/crun-unpause.o
23:05:34 [2022-07-08T23:05:34.901Z] #77 267.6   CC       src/crun-spec.o
23:05:34 [2022-07-08T23:05:34.901Z] #77 267.6   CC       src/crun-exec.o
23:05:34 [2022-07-08T23:05:34.901Z] #77 267.6   CC       src/crun-run.o
23:05:34 [2022-07-08T23:05:34.901Z] #77 267.7   CC       src/crun-list.o
23:05:35 [2022-07-08T23:05:35.157Z] #77 267.8   CC       src/crun-create.o
23:05:35 [2022-07-08T23:05:35.157Z] #77 267.9   CC       src/crun-start.o
23:05:35 [2022-07-08T23:05:35.157Z] #77 268.0   CC       src/crun-state.o
23:05:35 [2022-07-08T23:05:35.414Z] #77 268.0   CC       src/crun-update.o
23:05:35 [2022-07-08T23:05:35.414Z] #77 268.1   CC       src/crun-checkpoint.o
23:05:35 [2022-07-08T23:05:35.414Z] #77 268.1   CC       src/crun-restore.o
23:05:35 [2022-07-08T23:05:35.670Z] #77 268.1   CC       src/crun-ps.o
23:05:35 [2022-07-08T23:05:35.670Z] #77 268.2   CC       src/libcrun/libcrun_la-utils.lo
23:05:35 [2022-07-08T23:05:35.670Z] #77 268.3   CC       src/libcrun/libcrun_la-cloned_binary.lo
23:05:35 [2022-07-08T23:05:35.670Z] #77 268.4   CC       src/libcrun/libcrun_la-container.lo
23:05:35 [2022-07-08T23:05:35.926Z] #77 268.5   CC       src/libcrun/libcrun_la-cgroup.lo
23:05:35 [2022-07-08T23:05:35.926Z] #77 268.6   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
23:05:35 [2022-07-08T23:05:35.926Z] #77 268.7   CC       src/libcrun/libcrun_la-cgroup-resources.lo
23:05:35 [2022-07-08T23:05:35.926Z] #77 268.7   CC       src/libcrun/libcrun_la-cgroup-setup.lo
23:05:35 [2022-07-08T23:05:35.926Z] #77 268.8   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
23:05:36 [2022-07-08T23:05:36.182Z] #77 268.8   CC       src/libcrun/libcrun_la-cgroup-utils.lo
23:05:36 [2022-07-08T23:05:36.182Z] #77 268.8   CC       src/libcrun/libcrun_la-criu.lo
23:05:36 [2022-07-08T23:05:36.182Z] #77 268.9   CC       src/libcrun/libcrun_la-custom-handler.lo
23:05:36 [2022-07-08T23:05:36.438Z] #77 269.1   CC       src/libcrun/libcrun_la-seccomp.lo
23:05:36 [2022-07-08T23:05:36.695Z] #77 269.3   CC       src/libcrun/libcrun_la-linux.lo
23:05:36 [2022-07-08T23:05:36.695Z] #77 269.3   CC       src/libcrun/libcrun_la-error.lo
23:05:36 [2022-07-08T23:05:36.695Z] #77 269.3   CC       src/libcrun/libcrun_la-status.lo
23:05:36 [2022-07-08T23:05:36.695Z] #77 269.4   CC       src/libcrun/libcrun_la-ebpf.lo
23:05:36 [2022-07-08T23:05:36.695Z] #77 269.4   CC       src/libcrun/libcrun_la-terminal.lo
23:05:36 [2022-07-08T23:05:36.952Z] #77 269.7   CC       src/libcrun/libcrun_la-chroot_realpath.lo
23:05:37 [2022-07-08T23:05:37.209Z] #77 269.8   CC       src/libcrun/libcrun_la-mount_flags.lo
23:05:37 [2022-07-08T23:05:37.209Z] #77 269.9   CC       src/libcrun/libcrun_la-signals.lo
23:05:37 [2022-07-08T23:05:37.209Z] #77 270.0   CC       src/libcrun/libcrun_la-seccomp_notify.lo
23:05:37 [2022-07-08T23:05:37.465Z] #77 270.1   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
23:05:37 [2022-07-08T23:05:37.465Z] #77 270.2   CC       src/libcrun/handlers/libcrun_la-krun.lo
23:05:37 [2022-07-08T23:05:37.465Z] #77 270.2   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
23:05:37 [2022-07-08T23:05:37.722Z] #77 270.3   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
23:05:37 [2022-07-08T23:05:37.722Z] #77 270.4   CC       tests/init.o
23:05:37 [2022-07-08T23:05:37.979Z] #77 270.6   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
23:05:42 [2022-07-08T23:05:42.154Z] #77 ...
23:05:42 [2022-07-08T23:05:42.154Z] 
23:05:42 [2022-07-08T23:05:42.154Z] #47 [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 "v2.3.0"         && 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 "v2.1.0";                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
23:05:42 [2022-07-08T23:05:42.154Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c
23:05:42 [2022-07-08T23:05:42.154Z] #47 345.1 + dpkg --print-architecture
23:05:42 [2022-07-08T23:05:42.154Z] #47 345.1 + git checkout -q v2.1.0
23:05:42 [2022-07-08T23:05:42.154Z] #47 345.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
23:05:42 [2022-07-08T23:05:42.154Z] #47 345.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
23:05:44 [2022-07-08T23:05:44.485Z] #64 ...
23:05:44 [2022-07-08T23:05:44.485Z] 
23:05:44 [2022-07-08T23:05:44.485Z] #47 [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 "v2.3.0"         && 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 "v2.1.0";                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
23:05:44 [2022-07-08T23:05:44.485Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c
23:05:44 [2022-07-08T23:05:44.485Z] #47 351.0 + dpkg --print-architecture
23:05:44 [2022-07-08T23:05:44.485Z] #47 351.0 + git checkout -q v2.1.0
23:05:44 [2022-07-08T23:05:44.485Z] #47 351.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
23:05:44 [2022-07-08T23:05:44.485Z] #47 351.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
23:05:47 [2022-07-08T23:05:47.773Z] #47 ...
23:05:47 [2022-07-08T23:05:47.773Z] 
23:05:47 [2022-07-08T23:05:47.773Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:05:47 [2022-07-08T23:05:47.773Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
23:05:47 [2022-07-08T23:05:47.773Z] #77 270.7   CCLD     libocispec.la
23:05:47 [2022-07-08T23:05:47.773Z] #77 271.1   CCLD     src/validate
23:05:47 [2022-07-08T23:05:47.773Z] #77 271.1   CCLD     tests/test-1
23:05:47 [2022-07-08T23:05:47.773Z] #77 271.1   CCLD     tests/test-2
23:05:47 [2022-07-08T23:05:47.773Z] #77 271.2   CCLD     tests/test-3
23:05:47 [2022-07-08T23:05:47.773Z] #77 271.2   CCLD     tests/test-4
23:05:47 [2022-07-08T23:05:47.773Z] #77 271.2   CCLD     tests/test-5
23:05:47 [2022-07-08T23:05:47.773Z] #77 271.2   CCLD     tests/test-6
23:05:47 [2022-07-08T23:05:47.773Z] #77 271.3   CCLD     tests/test-7
23:05:47 [2022-07-08T23:05:47.773Z] #77 271.3   CCLD     tests/test-8
23:05:47 [2022-07-08T23:05:47.773Z] #77 271.3   CCLD     tests/test-9
23:05:47 [2022-07-08T23:05:47.773Z] #77 271.4 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
23:05:47 [2022-07-08T23:05:47.773Z] #77 271.4   CCLD     tests/test-11
23:05:47 [2022-07-08T23:05:47.773Z] #77 271.4   CCLD     tests/test-10
23:05:47 [2022-07-08T23:05:47.773Z] #77 273.2 libtool: link: ar cr libocispec.a 
23:05:47 [2022-07-08T23:05:47.773Z] #77 273.3 libtool: link: ranlib libocispec.a
23:05:47 [2022-07-08T23:05:47.773Z] #77 275.4 make[5]: Entering directory '/tmp/crun-build/libocispec'
23:05:47 [2022-07-08T23:05:47.773Z] #77 275.4 make[5]: Nothing to be done for 'install-exec-am'.
23:05:47 [2022-07-08T23:05:47.773Z] #77 275.4 make[5]: Nothing to be done for 'install-data-am'.
23:05:47 [2022-07-08T23:05:47.773Z] #77 275.4 make[5]: Leaving directory '/tmp/crun-build/libocispec'
23:05:47 [2022-07-08T23:05:47.773Z] #77 275.4 make[4]: Leaving directory '/tmp/crun-build/libocispec'
23:05:47 [2022-07-08T23:05:47.773Z] #77 275.4 make[3]: Leaving directory '/tmp/crun-build/libocispec'
23:05:47 [2022-07-08T23:05:47.773Z] #77 275.4 make[2]: Leaving directory '/tmp/crun-build/libocispec'
23:05:47 [2022-07-08T23:05:47.773Z] #77 275.4 make[2]: Entering directory '/tmp/crun-build'
23:05:47 [2022-07-08T23:05:47.773Z] #77 275.5   CC       src/libcrun/libcrun_testing_a-utils.o
23:05:47 [2022-07-08T23:05:47.773Z] #77 275.5   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
23:05:47 [2022-07-08T23:05:47.773Z] #77 275.5   CC       src/libcrun/libcrun_testing_a-container.o
23:05:47 [2022-07-08T23:05:47.773Z] #77 275.5   CC       src/libcrun/libcrun_testing_a-cgroup.o
23:05:47 [2022-07-08T23:05:47.773Z] #77 275.5   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
23:05:47 [2022-07-08T23:05:47.773Z] #77 275.6   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
23:05:47 [2022-07-08T23:05:47.773Z] #77 275.6   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
23:05:47 [2022-07-08T23:05:47.773Z] #77 275.6   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
23:05:47 [2022-07-08T23:05:47.773Z] #77 275.6   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
23:05:47 [2022-07-08T23:05:47.773Z] #77 275.6   CC       src/libcrun/libcrun_testing_a-criu.o
23:05:47 [2022-07-08T23:05:47.773Z] #77 275.7   CC       src/libcrun/libcrun_testing_a-linux.o
23:05:47 [2022-07-08T23:05:47.773Z] #77 275.7   CC       src/libcrun/libcrun_testing_a-custom-handler.o
23:05:47 [2022-07-08T23:05:47.773Z] #77 275.7   CC       src/libcrun/libcrun_testing_a-ebpf.o
23:05:47 [2022-07-08T23:05:47.773Z] #77 275.7   CC       src/libcrun/libcrun_testing_a-seccomp.o
23:05:47 [2022-07-08T23:05:47.773Z] #77 275.7   CC       src/libcrun/libcrun_testing_a-error.o
23:05:47 [2022-07-08T23:05:47.773Z] #77 275.7   CC       src/libcrun/libcrun_testing_a-status.o
23:05:47 [2022-07-08T23:05:47.773Z] #77 275.8   CC       src/libcrun/libcrun_testing_a-terminal.o
23:05:47 [2022-07-08T23:05:47.773Z] #77 275.8   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
23:05:47 [2022-07-08T23:05:47.773Z] #77 275.9   CC       src/libcrun/libcrun_testing_a-signals.o
23:05:47 [2022-07-08T23:05:47.773Z] #77 275.9   CC       src/libcrun/libcrun_testing_a-mount_flags.o
23:05:47 [2022-07-08T23:05:47.773Z] #77 276.0   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
23:05:47 [2022-07-08T23:05:47.774Z] #77 276.0   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
23:05:47 [2022-07-08T23:05:47.774Z] #77 276.1   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
23:05:47 [2022-07-08T23:05:47.774Z] #77 276.1   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
23:05:47 [2022-07-08T23:05:47.774Z] #77 276.2   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
23:05:47 [2022-07-08T23:05:47.774Z] #77 276.2   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
23:05:47 [2022-07-08T23:05:47.774Z] #77 276.2   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
23:05:47 [2022-07-08T23:05:47.774Z] #77 276.4   CC       src/crun-crun.o
23:05:47 [2022-07-08T23:05:47.774Z] #77 276.4   CC       src/crun-run.o
23:05:47 [2022-07-08T23:05:47.774Z] #77 276.4   CC       src/crun-delete.o
23:05:47 [2022-07-08T23:05:47.774Z] #77 276.5   CC       src/crun-kill.o
23:05:47 [2022-07-08T23:05:47.774Z] #77 276.5   CC       src/crun-pause.o
23:05:47 [2022-07-08T23:05:47.774Z] #77 276.5   CC       src/crun-unpause.o
23:05:47 [2022-07-08T23:05:47.774Z] #77 276.6   CC       src/crun-spec.o
23:05:47 [2022-07-08T23:05:47.774Z] #77 276.6   CC       src/crun-exec.o
23:05:47 [2022-07-08T23:05:47.774Z] #77 276.7   CC       src/crun-list.o
23:05:47 [2022-07-08T23:05:47.774Z] #77 276.7   CC       src/crun-create.o
23:05:47 [2022-07-08T23:05:47.774Z] #77 276.8   CC       src/crun-start.o
23:05:47 [2022-07-08T23:05:47.774Z] #77 276.9   CC       src/crun-state.o
23:05:47 [2022-07-08T23:05:47.774Z] #77 276.9   CC       src/crun-update.o
23:05:47 [2022-07-08T23:05:47.774Z] #77 277.0   CC       src/crun-ps.o
23:05:47 [2022-07-08T23:05:47.774Z] #77 277.1   CC       src/crun-checkpoint.o
23:05:47 [2022-07-08T23:05:47.774Z] #77 277.1   CC       src/libcrun/libcrun_la-utils.lo
23:05:47 [2022-07-08T23:05:47.774Z] #77 277.2   CC       src/libcrun/libcrun_la-cloned_binary.lo
23:05:47 [2022-07-08T23:05:47.774Z] #77 277.2   CC       src/libcrun/libcrun_la-container.lo
23:05:47 [2022-07-08T23:05:47.774Z] #77 277.3   CC       src/crun-restore.o
23:05:47 [2022-07-08T23:05:47.774Z] #77 277.3   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
23:05:47 [2022-07-08T23:05:47.774Z] #77 277.4   CC       src/libcrun/libcrun_la-cgroup.lo
23:05:48 [2022-07-08T23:05:48.033Z] #77 277.4   CC       src/libcrun/libcrun_la-cgroup-resources.lo
23:05:48 [2022-07-08T23:05:48.033Z] #77 277.6   CC       src/libcrun/libcrun_la-cgroup-setup.lo
23:05:48 [2022-07-08T23:05:48.033Z] #77 277.6   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
23:05:48 [2022-07-08T23:05:48.293Z] #77 277.8   CC       src/libcrun/libcrun_la-criu.lo
23:05:48 [2022-07-08T23:05:48.293Z] #77 277.8   CC       src/libcrun/libcrun_la-cgroup-utils.lo
23:05:48 [2022-07-08T23:05:48.293Z] #77 277.9   CC       src/libcrun/libcrun_la-custom-handler.lo
23:05:48 [2022-07-08T23:05:48.293Z] #77 277.9   CC       src/libcrun/libcrun_la-linux.lo
23:05:48 [2022-07-08T23:05:48.293Z] #77 278.0   CC       src/libcrun/libcrun_la-ebpf.lo
23:05:48 [2022-07-08T23:05:48.552Z] #77 278.0   CC       src/libcrun/libcrun_la-seccomp.lo
23:05:48 [2022-07-08T23:05:48.552Z] #77 278.1   CC       src/libcrun/libcrun_la-error.lo
23:05:48 [2022-07-08T23:05:48.812Z] #77 278.3   CC       src/libcrun/libcrun_la-chroot_realpath.lo
23:05:48 [2022-07-08T23:05:48.812Z] #77 278.3   CC       src/libcrun/libcrun_la-status.lo
23:05:48 [2022-07-08T23:05:48.812Z] #77 278.4   CC       src/libcrun/libcrun_la-terminal.lo
23:05:48 [2022-07-08T23:05:48.812Z] #77 278.5   CC       src/libcrun/libcrun_la-signals.lo
23:05:48 [2022-07-08T23:05:48.812Z] #77 278.6   CC       src/libcrun/libcrun_la-mount_flags.lo
23:05:49 [2022-07-08T23:05:49.071Z] #77 278.6   CC       src/libcrun/libcrun_la-seccomp_notify.lo
23:05:49 [2022-07-08T23:05:49.330Z] #77 278.9   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
23:05:49 [2022-07-08T23:05:49.590Z] #77 279.1   CC       src/libcrun/handlers/libcrun_la-krun.lo
23:05:49 [2022-07-08T23:05:49.590Z] #77 279.2   CC       tests/init.o
23:05:49 [2022-07-08T23:05:49.590Z] #77 279.2   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
23:05:49 [2022-07-08T23:05:49.590Z] #77 279.2   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
23:05:49 [2022-07-08T23:05:49.849Z] #77 279.3   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
23:05:55 [2022-07-08T23:05:55.353Z] INFO [loader] Go packages loading at mode 575 (name|types_sizes|compiled_files|deps|imports|exports_file|files) took 2m54.23691383s 
23:05:55 [2022-07-08T23:05:55.353Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 497.746244ms 
23:05:57 [2022-07-08T23:05:57.250Z] Created binary: bundles/dynbinary-daemon/dockerd
23:05:57 [2022-07-08T23:05:57.250Z] Building: bundles/dynbinary-daemon/docker-proxy
23:05:57 [2022-07-08T23:05:57.250Z] GOOS="" GOARCH="" GOARM=""
23:05:57 [2022-07-08T23:05:57.250Z] Created binary: bundles/dynbinary-daemon/docker-proxy
23:05:57 [2022-07-08T23:05:57.250Z] 
23:05:57 [2022-07-08T23:05:57.250Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:05:57 [2022-07-08T23:05:57.250Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:05:57 [2022-07-08T23:05:57.250Z] HOSTNAME=b0c31575d494
23:05:57 [2022-07-08T23:05:57.251Z] TESTDEBUG=0
23:05:57 [2022-07-08T23:05:57.251Z] DEST=bundles/test-integration
23:05:57 [2022-07-08T23:05:57.251Z] PWD=/go/src/github.com/docker/docker
23:05:57 [2022-07-08T23:05:57.251Z] DOCKER_GITCOMMIT=26c6103756ce31b30d35ca5e34e54ec17102f87d
23:05:57 [2022-07-08T23:05:57.251Z] container=docker
23:05:57 [2022-07-08T23:05:57.251Z] HOME=/root
23:05:57 [2022-07-08T23:05:57.251Z] GOLANG_VERSION=1.18.3
23:05:57 [2022-07-08T23:05:57.251Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:05:57 [2022-07-08T23:05:57.251Z] VALIDATE_BRANCH=master
23:05:57 [2022-07-08T23:05:57.251Z] TERM=xterm
23:05:57 [2022-07-08T23:05:57.251Z] DOCKER_PKG=github.com/docker/docker
23:05:57 [2022-07-08T23:05:57.251Z] SHLVL=1
23:05:57 [2022-07-08T23:05:57.251Z] TIMEOUT=120m
23:05:57 [2022-07-08T23:05:57.251Z] DOCKER_BUILDTAGS= journald
23:05:57 [2022-07-08T23:05:57.251Z] DOCKER_GRAPHDRIVER=overlay2
23:05:57 [2022-07-08T23:05:57.251Z] GO111MODULE=off
23:05:57 [2022-07-08T23:05:57.251Z] DOCKER_EXPERIMENTAL=1
23:05:57 [2022-07-08T23:05:57.251Z] TEST_SKIP_INTEGRATION_CLI=1
23:05:57 [2022-07-08T23:05:57.251Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:05:57 [2022-07-08T23:05:57.251Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:05:57 [2022-07-08T23:05:57.251Z] GOPATH=/go
23:05:57 [2022-07-08T23:05:57.251Z] PKG_CONFIG=pkg-config
23:05:57 [2022-07-08T23:05:57.251Z] _=/usr/bin/env
23:05:57 [2022-07-08T23:05:57.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
23:06:04 [2022-07-08T23:06:04.057Z] #47 DONE 374.3s
23:06:04 [2022-07-08T23:06:04.057Z] 
23:06:04 [2022-07-08T23:06:04.057Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:06:04 [2022-07-08T23:06:04.057Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
23:06:04 [2022-07-08T23:06:04.057Z] #77 ...
23:06:04 [2022-07-08T23:06:04.057Z] 
23:06:04 [2022-07-08T23:06:04.057Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
23:06:04 [2022-07-08T23:06:04.057Z] #48 sha256:ea663251482d5b308a5b118e7387f5faa143f60285adad51a19d5bfb1e2824c5
23:06:04 [2022-07-08T23:06:04.057Z] #48 DONE 0.5s
23:06:04 [2022-07-08T23:06:04.057Z] 
23:06:04 [2022-07-08T23:06:04.057Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
23:06:04 [2022-07-08T23:06:04.057Z] #52 sha256:a262d55884baf8131e987e13ec186ba0d9bd59777df11127e51149472c411852
23:06:04 [2022-07-08T23:06:04.057Z] #52 DONE 0.1s
23:06:04 [2022-07-08T23:06:04.057Z] 
23:06:04 [2022-07-08T23:06:04.057Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
23:06:04 [2022-07-08T23:06:04.057Z] #54 sha256:c7a017665cd75620799a6af59d57811716203bf4a2f6ae41fc36412a5873478d
23:06:04 [2022-07-08T23:06:04.057Z] #54 DONE 0.1s
23:06:04 [2022-07-08T23:06:04.057Z] 
23:06:04 [2022-07-08T23:06:04.057Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:06:04 [2022-07-08T23:06:04.057Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
23:06:05 [2022-07-08T23:06:05.949Z] #77 298.6   CCLD     tests/init
23:06:11 [2022-07-08T23:06:11.793Z] #77 ...
23:06:11 [2022-07-08T23:06:11.793Z] 
23:06:11 [2022-07-08T23:06:11.793Z] #47 [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 "v2.3.0"         && 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 "v2.1.0";                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
23:06:11 [2022-07-08T23:06:11.793Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c
23:06:11 [2022-07-08T23:06:11.793Z] #47 DONE 380.2s
23:06:11 [2022-07-08T23:06:11.793Z] 
23:06:11 [2022-07-08T23:06:11.793Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
23:06:11 [2022-07-08T23:06:11.793Z] #60 sha256:1aa30d66f2cc7cf314cd4c7e2c2aceb68a8b1a8badb509a4e98ed0c2e2a0c86d
23:06:12 [2022-07-08T23:06:12.730Z] #60 ...
23:06:12 [2022-07-08T23:06:12.730Z] 
23:06:12 [2022-07-08T23:06:12.730Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
23:06:12 [2022-07-08T23:06:12.730Z] #48 sha256:dcecb355673386e9ecba5db7c26a8a25bd351fc337a51bf59cfd1da6b474b7a3
23:06:13 [2022-07-08T23:06:13.298Z] #48 DONE 0.5s
23:06:13 [2022-07-08T23:06:13.298Z] 
23:06:13 [2022-07-08T23:06:13.298Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
23:06:13 [2022-07-08T23:06:13.298Z] #52 sha256:c92d695e496a539beba7c36ce622df96c084ca78d9741e170d9d32e22334f6a6
23:06:13 [2022-07-08T23:06:13.298Z] #52 DONE 0.1s
23:06:13 [2022-07-08T23:06:13.298Z] 
23:06:13 [2022-07-08T23:06:13.298Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:06:13 [2022-07-08T23:06:13.298Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
23:06:13 [2022-07-08T23:06:13.298Z] #55 ...
23:06:13 [2022-07-08T23:06:13.298Z] 
23:06:13 [2022-07-08T23:06:13.298Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
23:06:13 [2022-07-08T23:06:13.298Z] #54 sha256:b7cfbc28b2effd843d9c44863508ac0a0ed2b152319595e4a0f05198f1e93646
23:06:13 [2022-07-08T23:06:13.298Z] #54 DONE 0.1s
23:06:13 [2022-07-08T23:06:13.557Z] 
23:06:13 [2022-07-08T23:06:13.557Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:06:13 [2022-07-08T23:06:13.557Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
23:06:17 [2022-07-08T23:06:17.751Z] #55 ...
23:06:17 [2022-07-08T23:06:17.751Z] 
23:06:17 [2022-07-08T23:06:17.751Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:06:17 [2022-07-08T23:06:17.751Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
23:06:17 [2022-07-08T23:06:17.751Z] #77 307.1   CCLD     tests/init
23:06:27 [2022-07-08T23:06:27.853Z] #77 318.2   AR       libcrun_testing.a
23:06:27 [2022-07-08T23:06:27.853Z] #77 318.2 ar: `u' modifier ignored since `D' is the default (see `U')
23:06:27 [2022-07-08T23:06:27.853Z] #77 318.3   CCLD     tests/tests_libcrun_utils
23:06:27 [2022-07-08T23:06:27.853Z] #77 318.3   CCLD     tests/tests_libcrun_errors
23:06:27 [2022-07-08T23:06:27.853Z] #77 318.3   CCLD     tests/tests_libcrun_fuzzer
23:06:27 [2022-07-08T23:06:27.853Z] #77 318.3   CCLD     libcrun.la
23:06:27 [2022-07-08T23:06:27.853Z] #77 319.7   CCLD     crun
23:06:27 [2022-07-08T23:06:27.853Z] #77 320.2 make[3]: Entering directory '/tmp/crun-build'
23:06:27 [2022-07-08T23:06:27.853Z] #77 320.3  /bin/mkdir -p '/usr/local/share/man/man1'
23:06:27 [2022-07-08T23:06:27.853Z] #77 320.3  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
23:06:27 [2022-07-08T23:06:27.853Z] #77 320.3  /bin/mkdir -p '/usr/local/lib'
23:06:27 [2022-07-08T23:06:27.853Z] #77 320.4  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
23:06:27 [2022-07-08T23:06:27.853Z] #77 320.4 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
23:06:27 [2022-07-08T23:06:27.853Z] #77 320.4 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
23:06:27 [2022-07-08T23:06:27.853Z] #77 320.5 libtool: install: chmod 644 /usr/local/lib/libcrun.a
23:06:27 [2022-07-08T23:06:27.853Z] #77 320.5 libtool: install: ranlib /usr/local/lib/libcrun.a
23:06:27 [2022-07-08T23:06:27.853Z] #77 320.7 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
23:06:28 [2022-07-08T23:06:28.111Z] #77 320.7 ----------------------------------------------------------------------
23:06:28 [2022-07-08T23:06:28.111Z] #77 320.7 Libraries have been installed in:
23:06:28 [2022-07-08T23:06:28.111Z] #77 320.7    /usr/local/lib
23:06:28 [2022-07-08T23:06:28.111Z] #77 320.7 
23:06:28 [2022-07-08T23:06:28.111Z] #77 320.7 If you ever happen to want to link against installed libraries
23:06:28 [2022-07-08T23:06:28.111Z] #77 320.7 in a given directory, LIBDIR, you must either use libtool, and
23:06:28 [2022-07-08T23:06:28.111Z] #77 320.7 specify the full pathname of the library, or use the '-LLIBDIR'
23:06:28 [2022-07-08T23:06:28.111Z] #77 320.7 flag during linking and do at least one of the following:
23:06:28 [2022-07-08T23:06:28.111Z] #77 320.7    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
23:06:28 [2022-07-08T23:06:28.111Z] #77 320.7      during execution
23:06:28 [2022-07-08T23:06:28.111Z] #77 320.7    - add LIBDIR to the 'LD_RUN_PATH' environment variable
23:06:28 [2022-07-08T23:06:28.111Z] #77 320.7      during linking
23:06:28 [2022-07-08T23:06:28.111Z] #77 320.7    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
23:06:28 [2022-07-08T23:06:28.111Z] #77 320.7    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
23:06:28 [2022-07-08T23:06:28.111Z] #77 320.7 
23:06:28 [2022-07-08T23:06:28.111Z] #77 320.7 See any operating system documentation about shared libraries for
23:06:28 [2022-07-08T23:06:28.111Z] #77 320.7 more information, such as the ld(1) and ld.so(8) manual pages.
23:06:28 [2022-07-08T23:06:28.111Z] #77 320.7 ----------------------------------------------------------------------
23:06:28 [2022-07-08T23:06:28.111Z] #77 320.7  /bin/mkdir -p '/build'
23:06:28 [2022-07-08T23:06:28.111Z] #77 320.7   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
23:06:28 [2022-07-08T23:06:28.111Z] #77 320.8 libtool: install: /usr/bin/install -c crun /build/crun
23:06:28 [2022-07-08T23:06:28.111Z] #77 320.8 make[3]: Leaving directory '/tmp/crun-build'
23:06:28 [2022-07-08T23:06:28.111Z] #77 320.8 make[2]: Leaving directory '/tmp/crun-build'
23:06:28 [2022-07-08T23:06:28.111Z] #77 320.8 make[1]: Leaving directory '/tmp/crun-build'
23:06:28 [2022-07-08T23:06:28.368Z] #77 DONE 321.1s
23:06:28 [2022-07-08T23:06:28.368Z] 
23:06:28 [2022-07-08T23:06:28.368Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
23:06:28 [2022-07-08T23:06:28.368Z] #60 sha256:64ea6ad4b4ce5bb17d7df2cfea230c1b4c91d2f20b40b529f9e499b1c5724e8f
23:06:29 [2022-07-08T23:06:29.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
23:06:30 [2022-07-08T23:06:30.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
23:06:39 [2022-07-08T23:06:39.695Z] #77 328.4   AR       libcrun_testing.a
23:06:39 [2022-07-08T23:06:39.695Z] #77 328.4 ar: `u' modifier ignored since `D' is the default (see `U')
23:06:39 [2022-07-08T23:06:39.695Z] #77 328.4   CCLD     libcrun.la
23:06:39 [2022-07-08T23:06:39.695Z] #77 328.4   CCLD     tests/tests_libcrun_utils
23:06:39 [2022-07-08T23:06:39.695Z] #77 328.4   CCLD     tests/tests_libcrun_errors
23:06:39 [2022-07-08T23:06:39.695Z] #77 328.5   CCLD     tests/tests_libcrun_fuzzer
23:06:40 [2022-07-08T23:06:40.263Z] #77 329.9   CCLD     crun
23:06:41 [2022-07-08T23:06:41.202Z] #77 330.5 make[3]: Entering directory '/tmp/crun-build'
23:06:41 [2022-07-08T23:06:41.202Z] #77 330.7  /bin/mkdir -p '/usr/local/share/man/man1'
23:06:41 [2022-07-08T23:06:41.202Z] #77 330.7  /bin/mkdir -p '/usr/local/lib'
23:06:41 [2022-07-08T23:06:41.202Z] #77 330.7  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
23:06:41 [2022-07-08T23:06:41.202Z] #77 330.8  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
23:06:41 [2022-07-08T23:06:41.202Z] #77 330.8 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
23:06:41 [2022-07-08T23:06:41.202Z] #77 330.8 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
23:06:41 [2022-07-08T23:06:41.202Z] #77 330.8 libtool: install: chmod 644 /usr/local/lib/libcrun.a
23:06:41 [2022-07-08T23:06:41.461Z] #77 330.8 libtool: install: ranlib /usr/local/lib/libcrun.a
23:06:41 [2022-07-08T23:06:41.461Z] #77 331.1 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
23:06:41 [2022-07-08T23:06:41.461Z] #77 331.1 ----------------------------------------------------------------------
23:06:41 [2022-07-08T23:06:41.461Z] #77 331.1 Libraries have been installed in:
23:06:41 [2022-07-08T23:06:41.461Z] #77 331.1    /usr/local/lib
23:06:41 [2022-07-08T23:06:41.461Z] #77 331.1 
23:06:41 [2022-07-08T23:06:41.461Z] #77 331.1 If you ever happen to want to link against installed libraries
23:06:41 [2022-07-08T23:06:41.461Z] #77 331.1 in a given directory, LIBDIR, you must either use libtool, and
23:06:41 [2022-07-08T23:06:41.461Z] #77 331.1 specify the full pathname of the library, or use the '-LLIBDIR'
23:06:41 [2022-07-08T23:06:41.461Z] #77 331.1 flag during linking and do at least one of the following:
23:06:41 [2022-07-08T23:06:41.461Z] #77 331.1    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
23:06:41 [2022-07-08T23:06:41.461Z] #77 331.1      during execution
23:06:41 [2022-07-08T23:06:41.461Z] #77 331.1    - add LIBDIR to the 'LD_RUN_PATH' environment variable
23:06:41 [2022-07-08T23:06:41.461Z] #77 331.1      during linking
23:06:41 [2022-07-08T23:06:41.461Z] #77 331.1    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
23:06:41 [2022-07-08T23:06:41.461Z] #77 331.1    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
23:06:41 [2022-07-08T23:06:41.461Z] #77 331.1 
23:06:41 [2022-07-08T23:06:41.461Z] #77 331.1 See any operating system documentation about shared libraries for
23:06:41 [2022-07-08T23:06:41.461Z] #77 331.1 more information, such as the ld(1) and ld.so(8) manual pages.
23:06:41 [2022-07-08T23:06:41.461Z] #77 331.1 ----------------------------------------------------------------------
23:06:41 [2022-07-08T23:06:41.461Z] #77 331.1  /bin/mkdir -p '/build'
23:06:41 [2022-07-08T23:06:41.461Z] #77 331.1   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
23:06:41 [2022-07-08T23:06:41.461Z] #77 331.2 libtool: install: /usr/bin/install -c crun /build/crun
23:06:41 [2022-07-08T23:06:41.721Z] #77 331.2 make[3]: Leaving directory '/tmp/crun-build'
23:06:41 [2022-07-08T23:06:41.721Z] #77 331.2 make[2]: Leaving directory '/tmp/crun-build'
23:06:41 [2022-07-08T23:06:41.721Z] #77 331.2 make[1]: Leaving directory '/tmp/crun-build'
23:06:41 [2022-07-08T23:06:41.982Z] #77 DONE 331.5s
23:06:41 [2022-07-08T23:06:41.982Z] 
23:06:41 [2022-07-08T23:06:41.982Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:06:41 [2022-07-08T23:06:41.982Z] #64 sha256:595c609f16cda2b54003f5b1aea5251b30d71a105ab0fb766d010aa94b6645a5
23:06:46 [2022-07-08T23:06:46.432Z] #60 207.8 + mkdir -p /build
23:06:46 [2022-07-08T23:06:46.432Z] #60 207.8 + cp runc /build/runc
23:06:46 [2022-07-08T23:06:46.432Z] #60 ...
23:06:46 [2022-07-08T23:06:46.432Z] 
23:06:46 [2022-07-08T23:06:46.432Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:06:46 [2022-07-08T23:06:46.432Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
23:06:46 [2022-07-08T23:06:46.432Z] #55 418.6 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
23:06:46 [2022-07-08T23:06:46.432Z] #55 DONE 419.0s
23:06:46 [2022-07-08T23:06:46.432Z] 
23:06:46 [2022-07-08T23:06:46.432Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
23:06:46 [2022-07-08T23:06:46.432Z] #60 sha256:64ea6ad4b4ce5bb17d7df2cfea230c1b4c91d2f20b40b529f9e499b1c5724e8f
23:06:46 [2022-07-08T23:06:46.432Z] #60 DONE 209.0s
23:06:46 [2022-07-08T23:06:46.432Z] 
23:06:46 [2022-07-08T23:06:46.432Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:06:46 [2022-07-08T23:06:46.432Z] #64 sha256:094709b8e771a9c87afb7ebc92c1e89fa33e66c9ad18839e638286a3bd47c8f1
23:06:48 [2022-07-08T23:06:48.956Z] #64 ...
23:06:48 [2022-07-08T23:06:48.956Z] 
23:06:48 [2022-07-08T23:06:48.956Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
23:06:48 [2022-07-08T23:06:48.956Z] #56 sha256:44a35810e5ab5b86f291d129e3143eed98d4fb487aa3fbd5017e6dbdd520a08f
23:06:49 [2022-07-08T23:06:49.213Z] #56 DONE 0.5s
23:06:49 [2022-07-08T23:06:49.213Z] 
23:06:49 [2022-07-08T23:06:49.213Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
23:06:49 [2022-07-08T23:06:49.213Z] #58 sha256:94585736b20841fab40b251b7585efbaae9bdaf4ba78f782322c5ef58a0d21d2
23:06:49 [2022-07-08T23:06:49.213Z] #58 DONE 0.1s
23:06:49 [2022-07-08T23:06:49.213Z] 
23:06:49 [2022-07-08T23:06:49.213Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:06:49 [2022-07-08T23:06:49.213Z] #64 sha256:094709b8e771a9c87afb7ebc92c1e89fa33e66c9ad18839e638286a3bd47c8f1
23:06:49 [2022-07-08T23:06:49.471Z] #64 ...
23:06:49 [2022-07-08T23:06:49.471Z] 
23:06:49 [2022-07-08T23:06:49.471Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
23:06:49 [2022-07-08T23:06:49.471Z] #61 sha256:e54f4b7222a0493b366be09b432f82cf2dcfdc6c5b66602a19083e3613a50249
23:06:49 [2022-07-08T23:06:49.471Z] #61 DONE 0.2s
23:06:49 [2022-07-08T23:06:49.471Z] 
23:06:49 [2022-07-08T23:06:49.471Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:06:49 [2022-07-08T23:06:49.471Z] #64 sha256:094709b8e771a9c87afb7ebc92c1e89fa33e66c9ad18839e638286a3bd47c8f1
23:06:51 [2022-07-08T23:06:51.365Z] #64 363.3 + bin/containerd
23:06:52 [2022-07-08T23:06:52.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
23:06:56 [2022-07-08T23:06:56.319Z] --- PASS: TestImportExtremelyLargeImageWorks (91.14s)
23:06:56 [2022-07-08T23:06:56.319Z] PASS
23:06:56 [2022-07-08T23:06:56.319Z] 
23:06:56 [2022-07-08T23:06:56.319Z] DONE 22 tests in 94.372s
23:06:56 [2022-07-08T23:06:56.319Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
23:06:56 [2022-07-08T23:06:56.319Z] === RUN   TestStripANSICommands
23:06:56 [2022-07-08T23:06:56.319Z] === RUN   TestStripANSICommands/#00
23:06:56 [2022-07-08T23:06:56.319Z] === RUN   TestStripANSICommands/#01
23:06:56 [2022-07-08T23:06:56.319Z] --- PASS: TestStripANSICommands (0.00s)
23:06:56 [2022-07-08T23:06:56.319Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
23:06:56 [2022-07-08T23:06:56.319Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
23:06:56 [2022-07-08T23:06:56.319Z] PASS
23:06:56 [2022-07-08T23:06:56.319Z] 
23:06:56 [2022-07-08T23:06:56.319Z] DONE 3 tests in 0.009s
23:06:56 [2022-07-08T23:06:56.319Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
23:06:56 [2022-07-08T23:06:56.319Z] INFO: Testing against a local daemon
23:06:56 [2022-07-08T23:06:56.319Z] === RUN   TestNetworkCreateDelete
23:06:56 [2022-07-08T23:06:56.319Z] --- PASS: TestNetworkCreateDelete (0.13s)
23:06:56 [2022-07-08T23:06:56.319Z] === RUN   TestDockerNetworkDeletePreferID
23:06:56 [2022-07-08T23:06:56.319Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
23:06:56 [2022-07-08T23:06:56.319Z] === RUN   TestDaemonDNSFallback
23:06:56 [2022-07-08T23:06:56.914Z] #64 ...
23:06:56 [2022-07-08T23:06:56.914Z] 
23:06:56 [2022-07-08T23:06:56.914Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
23:06:56 [2022-07-08T23:06:56.914Z] #60 sha256:1aa30d66f2cc7cf314cd4c7e2c2aceb68a8b1a8badb509a4e98ed0c2e2a0c86d
23:06:56 [2022-07-08T23:06:56.914Z] #60 213.6 + mkdir -p /build
23:06:56 [2022-07-08T23:06:56.914Z] #60 213.7 + cp runc /build/runc
23:06:57 [2022-07-08T23:06:57.481Z] #60 DONE 214.2s
23:06:57 [2022-07-08T23:06:57.481Z] 
23:06:57 [2022-07-08T23:06:57.482Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:06:57 [2022-07-08T23:06:57.482Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
23:06:57 [2022-07-08T23:06:57.482Z] #55 427.7 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
23:06:57 [2022-07-08T23:06:57.482Z] #55 DONE 427.8s
23:06:57 [2022-07-08T23:06:57.482Z] 
23:06:57 [2022-07-08T23:06:57.482Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:06:57 [2022-07-08T23:06:57.482Z] #64 sha256:595c609f16cda2b54003f5b1aea5251b30d71a105ab0fb766d010aa94b6645a5
23:06:57 [2022-07-08T23:06:57.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
23:06:57 [2022-07-08T23:06:57.699Z] --- PASS: TestDaemonDNSFallback (6.31s)
23:06:57 [2022-07-08T23:06:57.699Z] === RUN   TestInspectNetwork
23:07:00 [2022-07-08T23:07:00.780Z] #64 ...
23:07:00 [2022-07-08T23:07:00.780Z] 
23:07:00 [2022-07-08T23:07:00.780Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
23:07:00 [2022-07-08T23:07:00.780Z] #56 sha256:030a93b453515c076fe471d64046d899220d296ee267c17632aaef1b2cc63980
23:07:00 [2022-07-08T23:07:00.780Z] #56 DONE 0.6s
23:07:00 [2022-07-08T23:07:00.780Z] 
23:07:00 [2022-07-08T23:07:00.780Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
23:07:00 [2022-07-08T23:07:00.780Z] #58 sha256:d1a53fe62facb9d27b7a6019ee913e0119915f9d8d606902cc5af3a75e34ebd2
23:07:00 [2022-07-08T23:07:00.991Z] === RUN   TestInspectNetwork/full_network_id
23:07:00 [2022-07-08T23:07:00.991Z] === RUN   TestInspectNetwork/partial_network_id
23:07:00 [2022-07-08T23:07:00.991Z] === RUN   TestInspectNetwork/network_name
23:07:00 [2022-07-08T23:07:00.991Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
23:07:01 [2022-07-08T23:07:01.039Z] #58 DONE 0.1s
23:07:01 [2022-07-08T23:07:01.039Z] 
23:07:01 [2022-07-08T23:07:01.039Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
23:07:01 [2022-07-08T23:07:01.039Z] #61 sha256:f38e83da1b07ec535e242399238141084c0976c014d92bf6f630b4398518f3f0
23:07:01 [2022-07-08T23:07:01.039Z] #61 DONE 0.2s
23:07:01 [2022-07-08T23:07:01.039Z] 
23:07:01 [2022-07-08T23:07:01.039Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:07:01 [2022-07-08T23:07:01.039Z] #64 sha256:595c609f16cda2b54003f5b1aea5251b30d71a105ab0fb766d010aa94b6645a5
23:07:03 [2022-07-08T23:07:03.572Z] #64 367.1 + bin/containerd
23:07:05 [2022-07-08T23:07:05.194Z] --- PASS: TestInspectNetwork (6.97s)
23:07:05 [2022-07-08T23:07:05.194Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
23:07:05 [2022-07-08T23:07:05.194Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
23:07:05 [2022-07-08T23:07:05.194Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
23:07:05 [2022-07-08T23:07:05.194Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
23:07:05 [2022-07-08T23:07:05.194Z] === RUN   TestRunContainerWithBridgeNone
23:07:05 [2022-07-08T23:07:05.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
23:07:05 [2022-07-08T23:07:05.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
23:07:06 [2022-07-08T23:07:06.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
23:07:06 [2022-07-08T23:07:06.575Z] --- PASS: TestRunContainerWithBridgeNone (1.60s)
23:07:06 [2022-07-08T23:07:06.575Z] === RUN   TestNetworkInvalidJSON
23:07:06 [2022-07-08T23:07:06.575Z] === RUN   TestNetworkInvalidJSON/networks/create
23:07:06 [2022-07-08T23:07:06.575Z] === PAUSE TestNetworkInvalidJSON/networks/create
23:07:06 [2022-07-08T23:07:06.575Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
23:07:06 [2022-07-08T23:07:06.575Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
23:07:06 [2022-07-08T23:07:06.575Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
23:07:06 [2022-07-08T23:07:06.575Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
23:07:06 [2022-07-08T23:07:06.575Z] === CONT  TestNetworkInvalidJSON/networks/create
23:07:06 [2022-07-08T23:07:06.575Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
23:07:06 [2022-07-08T23:07:06.575Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
23:07:06 [2022-07-08T23:07:06.575Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
23:07:06 [2022-07-08T23:07:06.575Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
23:07:06 [2022-07-08T23:07:06.575Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
23:07:06 [2022-07-08T23:07:06.575Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
23:07:06 [2022-07-08T23:07:06.575Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
23:07:06 [2022-07-08T23:07:06.575Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
23:07:06 [2022-07-08T23:07:06.575Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
23:07:06 [2022-07-08T23:07:06.575Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
23:07:06 [2022-07-08T23:07:06.575Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
23:07:06 [2022-07-08T23:07:06.575Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
23:07:06 [2022-07-08T23:07:06.575Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
23:07:06 [2022-07-08T23:07:06.575Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
23:07:06 [2022-07-08T23:07:06.575Z] --- PASS: TestNetworkInvalidJSON (0.01s)
23:07:06 [2022-07-08T23:07:06.575Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
23:07:06 [2022-07-08T23:07:06.575Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
23:07:06 [2022-07-08T23:07:06.575Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
23:07:06 [2022-07-08T23:07:06.575Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
23:07:06 [2022-07-08T23:07:06.575Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
23:07:06 [2022-07-08T23:07:06.575Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
23:07:06 [2022-07-08T23:07:06.575Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
23:07:06 [2022-07-08T23:07:06.575Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
23:07:06 [2022-07-08T23:07:06.575Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
23:07:06 [2022-07-08T23:07:06.575Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
23:07:06 [2022-07-08T23:07:06.575Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
23:07:06 [2022-07-08T23:07:06.575Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
23:07:06 [2022-07-08T23:07:06.575Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
23:07:06 [2022-07-08T23:07:06.575Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
23:07:06 [2022-07-08T23:07:06.575Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
23:07:06 [2022-07-08T23:07:06.575Z] === RUN   TestNetworkList
23:07:06 [2022-07-08T23:07:06.575Z] === RUN   TestNetworkList//networks
23:07:06 [2022-07-08T23:07:06.575Z] === PAUSE TestNetworkList//networks
23:07:06 [2022-07-08T23:07:06.575Z] === RUN   TestNetworkList//networks/
23:07:06 [2022-07-08T23:07:06.575Z] === PAUSE TestNetworkList//networks/
23:07:06 [2022-07-08T23:07:06.575Z] === CONT  TestNetworkList//networks
23:07:06 [2022-07-08T23:07:06.575Z] === CONT  TestNetworkList//networks/
23:07:06 [2022-07-08T23:07:06.575Z] --- PASS: TestNetworkList (0.01s)
23:07:06 [2022-07-08T23:07:06.575Z]     --- PASS: TestNetworkList//networks/ (0.00s)
23:07:06 [2022-07-08T23:07:06.575Z]     --- PASS: TestNetworkList//networks (0.00s)
23:07:06 [2022-07-08T23:07:06.575Z] === RUN   TestHostIPv4BridgeLabel
23:07:07 [2022-07-08T23:07:07.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
23:07:07 [2022-07-08T23:07:07.143Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
23:07:07 [2022-07-08T23:07:07.143Z] === RUN   TestDaemonRestartWithLiveRestore
23:07:07 [2022-07-08T23:07:07.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
23:07:07 [2022-07-08T23:07:07.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
23:07:08 [2022-07-08T23:07:08.081Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
23:07:08 [2022-07-08T23:07:08.081Z] === RUN   TestDaemonDefaultNetworkPools
23:07:08 [2022-07-08T23:07:08.651Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
23:07:08 [2022-07-08T23:07:08.651Z] === RUN   TestDaemonRestartWithExistingNetwork
23:07:08 [2022-07-08T23:07:08.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
23:07:10 [2022-07-08T23:07:10.030Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
23:07:10 [2022-07-08T23:07:10.030Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
23:07:10 [2022-07-08T23:07:10.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
23:07:10 [2022-07-08T23:07:10.969Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
23:07:10 [2022-07-08T23:07:10.969Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
23:07:11 [2022-07-08T23:07:11.539Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
23:07:11 [2022-07-08T23:07:11.539Z] === RUN   TestServiceWithPredefinedNetwork
23:07:12 [2022-07-08T23:07:12.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
23:07:13 [2022-07-08T23:07:13.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
23:07:13 [2022-07-08T23:07:13.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
23:07:14 [2022-07-08T23:07:14.078Z] --- PASS: TestServiceWithPredefinedNetwork (2.33s)
23:07:14 [2022-07-08T23:07:14.078Z] === RUN   TestServiceRemoveKeepsIngressNetwork
23:07:14 [2022-07-08T23:07:14.078Z]     service_test.go:243: FLAKY_TEST
23:07:14 [2022-07-08T23:07:14.078Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
23:07:14 [2022-07-08T23:07:14.078Z] === RUN   TestServiceWithDataPathPortInit
23:07:14 [2022-07-08T23:07:14.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
23:07:14 [2022-07-08T23:07:14.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
23:07:16 [2022-07-08T23:07:16.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
23:07:16 [2022-07-08T23:07:16.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
23:07:17 [2022-07-08T23:07:17.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
23:07:18 [2022-07-08T23:07:18.304Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:07:18 [2022-07-08T23:07:18.304Z] Using test binary docker
23:07:18 [2022-07-08T23:07:18.304Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:07:18 [2022-07-08T23:07:18.304Z] +++ /etc/init.d/apparmor start
23:07:18 [2022-07-08T23:07:18.304Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:07:18 [2022-07-08T23:07:18.304Z] INFO: Waiting for daemon to start...
23:07:18 [2022-07-08T23:07:18.304Z] Starting dockerd
23:07:18 [2022-07-08T23:07:18.304Z] +++ 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
23:07:22 [2022-07-08T23:07:22.747Z] .
23:07:22 [2022-07-08T23:07:22.747Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:07:22 [2022-07-08T23:07:22.747Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:07:22 [2022-07-08T23:07:22.747Z] Error: No such image: emptyfs
23:07:22 [2022-07-08T23:07:22.747Z] ++++ tar -cC bundles/test-integration/emptyfs .
23:07:22 [2022-07-08T23:07:22.747Z] ++++ docker load
23:07:23 [2022-07-08T23:07:23.006Z] Running integration-test (iteration 1)
23:07:23 [2022-07-08T23:07:23.006Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
23:07:23 [2022-07-08T23:07:23.006Z] ++ 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
23:07:23 [2022-07-08T23:07:23.006Z] ++ set -e
23:07:23 [2022-07-08T23:07:23.006Z] ++ '[' -n 0 ']'
23:07:23 [2022-07-08T23:07:23.006Z] ++ set -x
23:07:23 [2022-07-08T23:07:23.006Z] ++ env -i DEST=/go/src/github.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
23:07:23 [2022-07-08T23:07:23.264Z] Loaded image: busybox:latest
23:07:23 [2022-07-08T23:07:23.264Z] Loaded image: busybox:glibc
23:07:24 [2022-07-08T23:07:24.640Z] Loaded image: debian:bullseye-slim
23:07:24 [2022-07-08T23:07:24.640Z] Loaded image: hello-world:latest
23:07:24 [2022-07-08T23:07:24.640Z] Loaded image: arm32v7/hello-world:latest
23:07:24 [2022-07-08T23:07:24.640Z] INFO: Testing against a local daemon
23:07:24 [2022-07-08T23:07:24.640Z] === RUN   TestCgroupNamespacesBuild
23:07:25 [2022-07-08T23:07:25.575Z] --- PASS: TestCgroupNamespacesBuild (1.17s)
23:07:25 [2022-07-08T23:07:25.575Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
23:07:26 [2022-07-08T23:07:26.949Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.19s)
23:07:26 [2022-07-08T23:07:26.949Z] === RUN   TestBuildWithSession
23:07:26 [2022-07-08T23:07:26.949Z]     build_session_test.go:25: TODO: BuildKit
23:07:26 [2022-07-08T23:07:26.949Z] --- SKIP: TestBuildWithSession (0.00s)
23:07:26 [2022-07-08T23:07:26.949Z] === RUN   TestBuildSquashParent
23:07:28 [2022-07-08T23:07:28.969Z] --- PASS: TestServiceWithDataPathPortInit (13.87s)
23:07:28 [2022-07-08T23:07:28.969Z] === RUN   TestServiceWithDefaultAddressPoolInit
23:07:30 [2022-07-08T23:07:30.237Z] --- PASS: TestBuildSquashParent (3.44s)
23:07:30 [2022-07-08T23:07:30.237Z] === RUN   TestBuildWithRemoveAndForceRemove
23:07:30 [2022-07-08T23:07:30.237Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:07:30 [2022-07-08T23:07:30.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:07:30 [2022-07-08T23:07:30.237Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:07:30 [2022-07-08T23:07:30.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:07:30 [2022-07-08T23:07:30.237Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:07:30 [2022-07-08T23:07:30.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:07:30 [2022-07-08T23:07:30.237Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:07:30 [2022-07-08T23:07:30.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:07:30 [2022-07-08T23:07:30.237Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:07:30 [2022-07-08T23:07:30.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:07:30 [2022-07-08T23:07:30.237Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:07:30 [2022-07-08T23:07:30.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:07:30 [2022-07-08T23:07:30.237Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:07:30 [2022-07-08T23:07:30.237Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:07:30 [2022-07-08T23:07:30.939Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:taneqgdavwzx2rhhhuy0ocjqm Created:2022-07-08 23:07:29.143636181 +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[7f2622856b286762976ee488d266a1f74bd9e7a06791cbba80abc1cfddf05ccf:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ssdfrzw3folgt4t9k1uph13m7 EndpointID:ce0b0490647c8e7445960636c7ce7d714217f99fa353e0b1c5469144cb19ed0b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:91edc84b617551cbff82ae09376f1fc89ef0390fd71ac98a90dec8b48577945e 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:ab9f7332cc3c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ssdfrzw3folgt4t9k1uph13m7 EndpointID:ce0b0490647c8e7445960636c7ce7d714217f99fa353e0b1c5469144cb19ed0b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
23:07:31 [2022-07-08T23:07:31.823Z] INFO [linters context/goanalysis] analyzers took 6m19.364867411s with top 10 stages: buildir: 2m18.226102401s, the_only_name: 40.420821546s, goimports: 28.076597811s, unconvert: 24.871143417s, gosec: 18.734579443s, S1038: 16.666058467s, misspell: 6.96915407s, inspect: 5.113505926s, unused: 4.986426779s, nilness: 4.771714342s 
23:07:31 [2022-07-08T23:07:31.823Z] INFO [runner] Issues before processing: 2388, after processing: 0 
23:07:31 [2022-07-08T23:07:31.823Z] INFO [runner] Processors filtering stat (out/in): cgo: 2125/2388, path_prettifier: 2125/2125, exclude-rules: 77/2022, identifier_marker: 2022/2022, exclude: 2022/2022, filename_unadjuster: 2125/2125, skip_files: 2125/2125, skip_dirs: 2125/2125, autogenerated_exclude: 2022/2125, nolint: 0/77 
23:07:31 [2022-07-08T23:07:31.823Z] INFO [runner] processing took 156.306578ms with stages: nolint: 64.999849ms, identifier_marker: 44.933693ms, exclude-rules: 15.053395ms, path_prettifier: 14.037516ms, autogenerated_exclude: 12.637657ms, skip_dirs: 3.571461ms, cgo: 615.097µs, filename_unadjuster: 450.619µs, max_same_issues: 2.41µs, sort_results: 603ns, uniq_by_line: 572ns, diff: 541ns, max_from_linter: 540ns, skip_files: 530ns, exclude: 489ns, severity-rules: 351ns, source_code: 344ns, path_prefixer: 316ns, path_shortener: 312ns, max_per_file_from_linter: 283ns 
23:07:31 [2022-07-08T23:07:31.823Z] INFO [runner] linters took 1m45.020692709s with stages: goanalysis_metalinter: 1m44.863957928s 
23:07:31 [2022-07-08T23:07:31.823Z] INFO File cache stats: 1673 entries of total size 8.6MiB 
23:07:31 [2022-07-08T23:07:31.823Z] INFO Memory: 2799 samples, avg is 311.5MB, max is 1235.4MB 
23:07:31 [2022-07-08T23:07:31.823Z] INFO Execution took 4m39.767018917s               
23:07:31 [2022-07-08T23:07:31.823Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
23:07:32 [2022-07-08T23:07:32.140Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:07:32 [2022-07-08T23:07:32.140Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:07:32 [2022-07-08T23:07:32.143Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43789/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4f20aaeabd23f250bf2e7c762da7d8c80210196c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4f20aaeabd23f250bf2e7c762da7d8c80210196c hack/make.sh dynbinary test-docker-py
23:07:32 [2022-07-08T23:07:32.403Z] 
23:07:32 [2022-07-08T23:07:32.664Z] Removing bundles/
23:07:32 [2022-07-08T23:07:32.664Z] 
23:07:32 [2022-07-08T23:07:32.664Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
23:07:32 [2022-07-08T23:07:32.664Z] Building: bundles/dynbinary-daemon/dockerd
23:07:32 [2022-07-08T23:07:32.664Z] GOOS="" GOARCH="" GOARM=""
23:07:33 [2022-07-08T23:07:33.078Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:07:33 [2022-07-08T23:07:33.078Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:07:34 [2022-07-08T23:07:34.454Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
23:07:34 [2022-07-08T23:07:34.454Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.48s)
23:07:34 [2022-07-08T23:07:34.454Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.53s)
23:07:34 [2022-07-08T23:07:34.454Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.13s)
23:07:34 [2022-07-08T23:07:34.454Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.19s)
23:07:34 [2022-07-08T23:07:34.454Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.17s)
23:07:34 [2022-07-08T23:07:34.454Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.17s)
23:07:34 [2022-07-08T23:07:34.454Z] === RUN   TestBuildMultiStageCopy
23:07:34 [2022-07-08T23:07:34.454Z] === RUN   TestBuildMultiStageCopy/copy_to_root
23:07:35 [2022-07-08T23:07:35.136Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.98s)
23:07:35 [2022-07-08T23:07:35.136Z] PASS
23:07:35 [2022-07-08T23:07:35.136Z] 
23:07:35 [2022-07-08T23:07:35.136Z] === Skipped
23:07:35 [2022-07-08T23:07:35.136Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
23:07:35 [2022-07-08T23:07:35.136Z]     service_test.go:243: FLAKY_TEST
23:07:35 [2022-07-08T23:07:35.136Z] 
23:07:35 [2022-07-08T23:07:35.136Z] DONE 38 tests, 1 skipped in 43.863s
23:07:35 [2022-07-08T23:07:35.136Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
23:07:35 [2022-07-08T23:07:35.136Z] INFO: Testing against a local daemon
23:07:35 [2022-07-08T23:07:35.136Z] === RUN   TestDockerNetworkIpvlanPersistance
23:07:35 [2022-07-08T23:07:35.136Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:07:35 [2022-07-08T23:07:35.136Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
23:07:35 [2022-07-08T23:07:35.136Z] === RUN   TestDockerNetworkIpvlan
23:07:35 [2022-07-08T23:07:35.136Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:07:35 [2022-07-08T23:07:35.136Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
23:07:35 [2022-07-08T23:07:35.136Z] PASS
23:07:35 [2022-07-08T23:07:35.136Z] 
23:07:35 [2022-07-08T23:07:35.136Z] === Skipped
23:07:35 [2022-07-08T23:07:35.136Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
23:07:35 [2022-07-08T23:07:35.136Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:07:35 [2022-07-08T23:07:35.136Z] 
23:07:35 [2022-07-08T23:07:35.136Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
23:07:35 [2022-07-08T23:07:35.136Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:07:35 [2022-07-08T23:07:35.136Z] 
23:07:35 [2022-07-08T23:07:35.136Z] DONE 2 tests, 2 skipped in 0.024s
23:07:35 [2022-07-08T23:07:35.136Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
23:07:35 [2022-07-08T23:07:35.136Z] INFO: Testing against a local daemon
23:07:35 [2022-07-08T23:07:35.136Z] === RUN   TestDockerNetworkMacvlanPersistance
23:07:35 [2022-07-08T23:07:35.388Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
23:07:35 [2022-07-08T23:07:35.646Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
23:07:35 [2022-07-08T23:07:35.904Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
23:07:36 [2022-07-08T23:07:36.074Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s)
23:07:36 [2022-07-08T23:07:36.074Z] === RUN   TestDockerNetworkMacvlan
23:07:36 [2022-07-08T23:07:36.162Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
23:07:36 [2022-07-08T23:07:36.162Z] --- PASS: TestBuildMultiStageCopy (2.06s)
23:07:36 [2022-07-08T23:07:36.162Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.18s)
23:07:36 [2022-07-08T23:07:36.162Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s)
23:07:36 [2022-07-08T23:07:36.162Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s)
23:07:36 [2022-07-08T23:07:36.162Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s)
23:07:36 [2022-07-08T23:07:36.162Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s)
23:07:36 [2022-07-08T23:07:36.162Z] === RUN   TestBuildMultiStageParentConfig
23:07:37 [2022-07-08T23:07:37.013Z] === RUN   TestDockerNetworkMacvlan/Subinterface
23:07:37 [2022-07-08T23:07:37.102Z] --- PASS: TestBuildMultiStageParentConfig (0.67s)
23:07:37 [2022-07-08T23:07:37.102Z] === RUN   TestBuildLabelWithTargets
23:07:37 [2022-07-08T23:07:37.582Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
23:07:38 [2022-07-08T23:07:38.035Z] --- PASS: TestBuildLabelWithTargets (0.99s)
23:07:38 [2022-07-08T23:07:38.035Z] === RUN   TestBuildWithEmptyLayers
23:07:38 [2022-07-08T23:07:38.294Z] --- PASS: TestBuildWithEmptyLayers (0.46s)
23:07:38 [2022-07-08T23:07:38.294Z] === RUN   TestBuildMultiStageOnBuild
23:07:38 [2022-07-08T23:07:38.520Z] === RUN   TestDockerNetworkMacvlan/NilParent
23:07:39 [2022-07-08T23:07:39.667Z] --- PASS: TestBuildMultiStageOnBuild (1.35s)
23:07:39 [2022-07-08T23:07:39.667Z] === RUN   TestBuildUncleanTarFilenames
23:07:40 [2022-07-08T23:07:40.429Z] === RUN   TestDockerNetworkMacvlan/InternalMode
23:07:40 [2022-07-08T23:07:40.602Z] --- PASS: TestBuildUncleanTarFilenames (0.63s)
23:07:40 [2022-07-08T23:07:40.602Z] === RUN   TestBuildMultiStageLayerLeak
23:07:41 [2022-07-08T23:07:41.808Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
23:07:41 [2022-07-08T23:07:41.977Z] --- PASS: TestBuildMultiStageLayerLeak (1.39s)
23:07:41 [2022-07-08T23:07:41.977Z] === RUN   TestBuildWithHugeFile
23:07:45 [2022-07-08T23:07:45.104Z] === RUN   TestDockerNetworkMacvlan/Addressing
23:07:46 [2022-07-08T23:07:46.044Z] --- PASS: TestDockerNetworkMacvlan (9.88s)
23:07:46 [2022-07-08T23:07:46.044Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
23:07:46 [2022-07-08T23:07:46.044Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
23:07:46 [2022-07-08T23:07:46.044Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s)
23:07:46 [2022-07-08T23:07:46.044Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.93s)
23:07:46 [2022-07-08T23:07:46.044Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.09s)
23:07:46 [2022-07-08T23:07:46.044Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s)
23:07:46 [2022-07-08T23:07:46.044Z] PASS
23:07:46 [2022-07-08T23:07:46.044Z] 
23:07:46 [2022-07-08T23:07:46.044Z] DONE 8 tests in 11.127s
23:07:46 [2022-07-08T23:07:46.044Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
23:07:46 [2022-07-08T23:07:46.044Z] testing: warning: no tests to run
23:07:46 [2022-07-08T23:07:46.044Z] PASS
23:07:46 [2022-07-08T23:07:46.044Z] 
23:07:46 [2022-07-08T23:07:46.044Z] DONE 0 tests in 0.007s
23:07:46 [2022-07-08T23:07:46.044Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
23:07:46 [2022-07-08T23:07:46.044Z] INFO: Testing against a local daemon
23:07:46 [2022-07-08T23:07:46.044Z] === RUN   TestAuthZPluginAllowRequest
23:07:47 [2022-07-08T23:07:47.424Z] --- PASS: TestAuthZPluginAllowRequest (1.19s)
23:07:47 [2022-07-08T23:07:47.424Z] === RUN   TestAuthZPluginTLS
23:07:47 [2022-07-08T23:07:47.572Z] #64 414.3 # github.com/containerd/containerd/cmd/containerd
23:07:47 [2022-07-08T23:07:47.572Z] #64 414.3 /usr/bin/ld: /tmp/go-link-3505590038/000019.o: in function `New':
23:07:47 [2022-07-08T23:07:47.572Z] #64 414.3 /tmp/tmp.DP2Cki7JpF/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
23:07:47 [2022-07-08T23:07:47.572Z] #64 414.4 + bin/containerd-stress
23:07:47 [2022-07-08T23:07:47.572Z] #64 415.5 + bin/containerd-shim
23:07:47 [2022-07-08T23:07:47.684Z] --- PASS: TestAuthZPluginTLS (0.55s)
23:07:47 [2022-07-08T23:07:47.684Z] === RUN   TestAuthZPluginDenyRequest
23:07:48 [2022-07-08T23:07:48.252Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
23:07:48 [2022-07-08T23:07:48.252Z] === RUN   TestAuthZPluginAPIDenyResponse
23:07:48 [2022-07-08T23:07:48.821Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
23:07:48 [2022-07-08T23:07:48.821Z] === RUN   TestAuthZPluginDenyResponse
23:07:49 [2022-07-08T23:07:49.390Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
23:07:49 [2022-07-08T23:07:49.390Z] === RUN   TestAuthZPluginAllowEventStream
23:07:50 [2022-07-08T23:07:50.771Z] --- PASS: TestAuthZPluginAllowEventStream (1.21s)
23:07:50 [2022-07-08T23:07:50.771Z] === RUN   TestAuthZPluginErrorResponse
23:07:51 [2022-07-08T23:07:51.030Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
23:07:51 [2022-07-08T23:07:51.030Z] === RUN   TestAuthZPluginErrorRequest
23:07:51 [2022-07-08T23:07:51.600Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
23:07:51 [2022-07-08T23:07:51.600Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
23:07:52 [2022-07-08T23:07:52.169Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
23:07:52 [2022-07-08T23:07:52.169Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
23:07:53 [2022-07-08T23:07:53.550Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.44s)
23:07:53 [2022-07-08T23:07:53.550Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
23:07:55 [2022-07-08T23:07:55.458Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.53s)
23:07:55 [2022-07-08T23:07:55.458Z] === RUN   TestAuthZPluginHeader
23:07:55 [2022-07-08T23:07:55.664Z] #64 426.6 + bin/containerd-shim-runc-v1
23:07:56 [2022-07-08T23:07:56.026Z] --- PASS: TestAuthZPluginHeader (0.70s)
23:07:56 [2022-07-08T23:07:56.026Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
23:07:59 [2022-07-08T23:07:59.812Z] #64 419.3 # github.com/containerd/containerd/cmd/containerd
23:07:59 [2022-07-08T23:07:59.812Z] #64 419.3 /usr/bin/ld: /tmp/go-link-3869713312/000019.o: in function `New':
23:07:59 [2022-07-08T23:07:59.812Z] #64 419.3 /tmp/tmp.LUYEtZMOP3/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
23:07:59 [2022-07-08T23:07:59.812Z] #64 419.4 + bin/containerd-stress
23:07:59 [2022-07-08T23:07:59.812Z] #64 420.5 + bin/containerd-shim
23:08:00 [2022-07-08T23:08:00.251Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.29s)
23:08:00 [2022-07-08T23:08:00.251Z] === RUN   TestAuthZPluginV2Disable
23:08:00 [2022-07-08T23:08:00.916Z] #64 432.9 + bin/containerd-shim-runc-v2
23:08:01 [2022-07-08T23:08:01.477Z] #64 433.7 + binaries
23:08:01 [2022-07-08T23:08:01.477Z] #64 433.7 + install -D bin/containerd /build/containerd
23:08:01 [2022-07-08T23:08:01.477Z] #64 433.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
23:08:01 [2022-07-08T23:08:01.477Z] #64 433.7 + install -D bin/ctr /build/ctr
23:08:03 [2022-07-08T23:08:03.365Z] #64 DONE 435.4s
23:08:03 [2022-07-08T23:08:03.927Z] 
23:08:03 [2022-07-08T23:08:03.927Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
23:08:03 [2022-07-08T23:08:03.927Z] #65 sha256:1f53de044ab6cd43a640e888a6caa8b99b1be0cfb15d722e40efd99a2efe010f
23:08:04 [2022-07-08T23:08:04.448Z] --- PASS: TestAuthZPluginV2Disable (3.86s)
23:08:04 [2022-07-08T23:08:04.448Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
23:08:04 [2022-07-08T23:08:04.854Z] #65 DONE 0.8s
23:08:04 [2022-07-08T23:08:04.854Z] 
23:08:04 [2022-07-08T23:08:04.854Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
23:08:04 [2022-07-08T23:08:04.854Z] #70 sha256:2e62c533e7cdba74779fd3a7523a99868f3358e6392c1d2372934ba8aec67e4f
23:08:05 [2022-07-08T23:08:05.110Z] #70 DONE 0.2s
23:08:05 [2022-07-08T23:08:05.110Z] 
23:08:05 [2022-07-08T23:08:05.110Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
23:08:05 [2022-07-08T23:08:05.110Z] #75 sha256:e12e21d12c8df5fa91fbb54e6f0355f7c5ce516ed66cbf4d00a508d1389fc5d1
23:08:06 [2022-07-08T23:08:06.038Z] #75 DONE 0.8s
23:08:06 [2022-07-08T23:08:06.038Z] 
23:08:06 [2022-07-08T23:08:06.038Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
23:08:06 [2022-07-08T23:08:06.038Z] #78 sha256:f2f11bfa6ee5215f38e594a3a0cbfaf1aca2ff08a2435107b51953a89e2c7a5e
23:08:06 [2022-07-08T23:08:06.038Z] #78 DONE 0.0s
23:08:06 [2022-07-08T23:08:06.038Z] 
23:08:06 [2022-07-08T23:08:06.038Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
23:08:06 [2022-07-08T23:08:06.038Z] #79 sha256:43a879f53a2ec0d6fc5f01e4f091527331a29c9e5fc4f07e2a5035b135dbf879
23:08:06 [2022-07-08T23:08:06.038Z] #79 DONE 0.0s
23:08:06 [2022-07-08T23:08:06.038Z] 
23:08:06 [2022-07-08T23:08:06.038Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
23:08:06 [2022-07-08T23:08:06.038Z] #80 sha256:4c5e5a41743a07538143b039bd1e83ca609339e7670a6be3e3d5aefff1a6b66c
23:08:06 [2022-07-08T23:08:06.038Z] #80 DONE 0.0s
23:08:06 [2022-07-08T23:08:06.038Z] 
23:08:06 [2022-07-08T23:08:06.038Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker
23:08:06 [2022-07-08T23:08:06.038Z] #81 sha256:3b02738cee8c50b8cc93a8c9514c356a4718272e032e4e1d7cc944feab7f8528
23:08:07 [2022-07-08T23:08:07.739Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.54s)
23:08:07 [2022-07-08T23:08:07.739Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
23:08:08 [2022-07-08T23:08:08.554Z] #81 DONE 2.3s
23:08:08 [2022-07-08T23:08:08.554Z] 
23:08:08 [2022-07-08T23:08:08.554Z] #82 exporting to image
23:08:08 [2022-07-08T23:08:08.554Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
23:08:08 [2022-07-08T23:08:08.554Z] #82 exporting layers
23:08:09 [2022-07-08T23:08:09.800Z] #64 431.9 + bin/containerd-shim-runc-v1
23:08:15 [2022-07-08T23:08:15.072Z] #64 438.4 + bin/containerd-shim-runc-v2
23:08:15 [2022-07-08T23:08:15.094Z] #82 exporting layers 6.8s done
23:08:15 [2022-07-08T23:08:15.094Z] #82 writing image sha256:44780e9449d61689635b800c0a6759500fe128a893fc5551b3ab40e2296e3cc3 done
23:08:15 [2022-07-08T23:08:15.094Z] #82 naming to docker.io/library/docker:116709070f08c5156c383f694ccad63786ca862f done
23:08:15 [2022-07-08T23:08:15.094Z] #82 DONE 6.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
23:08:15 [2022-07-08T23:08:15.456Z] + trap exit INT TERM
23:08:15 [2022-07-08T23:08:15.456Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
23:08:15 [2022-07-08T23:08:15.456Z] + CONTAINER_NAME=docker-pr1
23:08:15 [2022-07-08T23:08:15.456Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43789/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43789/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=116709070f08c5156c383f694ccad63786ca862f -e DOCKER_GRAPHDRIVER docker:116709070f08c5156c383f694ccad63786ca862f hack/make.sh dynbinary
23:08:15 [2022-07-08T23:08:15.641Z] #64 439.3 + binaries
23:08:15 [2022-07-08T23:08:15.899Z] #64 439.3 + install -D bin/containerd /build/containerd
23:08:15 [2022-07-08T23:08:15.899Z] #64 439.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
23:08:15 [2022-07-08T23:08:15.899Z] #64 439.3 + install -D bin/ctr /build/ctr
23:08:17 [2022-07-08T23:08:17.345Z] 
23:08:17 [2022-07-08T23:08:17.345Z] Removing bundles/
23:08:17 [2022-07-08T23:08:17.345Z] 
23:08:17 [2022-07-08T23:08:17.345Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
23:08:17 [2022-07-08T23:08:17.345Z] Building: bundles/dynbinary-daemon/dockerd
23:08:17 [2022-07-08T23:08:17.345Z] GOOS="" GOARCH="" GOARM=""
23:08:17 [2022-07-08T23:08:17.726Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.05s)
23:08:17 [2022-07-08T23:08:17.726Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
23:08:18 [2022-07-08T23:08:18.428Z] #64 DONE 441.5s
23:08:18 [2022-07-08T23:08:18.997Z] 
23:08:18 [2022-07-08T23:08:18.997Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
23:08:18 [2022-07-08T23:08:18.997Z] #65 sha256:7848a372fdfa9e974e789df6ec18628e77244b6ba03964fd498b0caec1b3a974
23:08:19 [2022-07-08T23:08:19.931Z] #65 DONE 0.9s
23:08:19 [2022-07-08T23:08:19.931Z] 
23:08:19 [2022-07-08T23:08:19.931Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
23:08:19 [2022-07-08T23:08:19.931Z] #70 sha256:c5bdacae62ddb6693133c293ef82b941733ad03edc7e9a94c6fa9919f5d08cda
23:08:20 [2022-07-08T23:08:20.190Z] #70 DONE 0.2s
23:08:20 [2022-07-08T23:08:20.190Z] 
23:08:20 [2022-07-08T23:08:20.190Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
23:08:20 [2022-07-08T23:08:20.190Z] #75 sha256:b703fe7851500038a4b0ffdcd7df584f7413316f8615f6bb303bc78d935a6b51
23:08:20 [2022-07-08T23:08:20.686Z] --- PASS: TestBuildWithHugeFile (37.67s)
23:08:20 [2022-07-08T23:08:20.686Z] === RUN   TestBuildWCOWSandboxSize
23:08:20 [2022-07-08T23:08:20.686Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
23:08:20 [2022-07-08T23:08:20.686Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
23:08:20 [2022-07-08T23:08:20.686Z] === RUN   TestBuildWithEmptyDockerfile
23:08:20 [2022-07-08T23:08:20.686Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
23:08:20 [2022-07-08T23:08:20.686Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
23:08:20 [2022-07-08T23:08:20.686Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:08:20 [2022-07-08T23:08:20.686Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:08:20 [2022-07-08T23:08:20.686Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:08:20 [2022-07-08T23:08:20.686Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:08:20 [2022-07-08T23:08:20.686Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
23:08:20 [2022-07-08T23:08:20.686Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:08:20 [2022-07-08T23:08:20.686Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:08:20 [2022-07-08T23:08:20.686Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
23:08:20 [2022-07-08T23:08:20.686Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
23:08:20 [2022-07-08T23:08:20.686Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
23:08:20 [2022-07-08T23:08:20.686Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
23:08:20 [2022-07-08T23:08:20.686Z] === RUN   TestBuildPreserveOwnership
23:08:20 [2022-07-08T23:08:20.686Z] === RUN   TestBuildPreserveOwnership/copy_from
23:08:21 [2022-07-08T23:08:21.124Z] #75 DONE 0.9s
23:08:21 [2022-07-08T23:08:21.124Z] 
23:08:21 [2022-07-08T23:08:21.124Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
23:08:21 [2022-07-08T23:08:21.124Z] #78 sha256:221d13ffb946027d73e5d216df298f2a2d04ecb6147e066480965f53a93bba00
23:08:21 [2022-07-08T23:08:21.124Z] #78 DONE 0.0s
23:08:21 [2022-07-08T23:08:21.124Z] 
23:08:21 [2022-07-08T23:08:21.124Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
23:08:21 [2022-07-08T23:08:21.124Z] #79 sha256:5d7c4365f61320e6a296bb88c94616b1d9303578aa6b1f905a40e9c62b404d12
23:08:21 [2022-07-08T23:08:21.124Z] #79 DONE 0.0s
23:08:21 [2022-07-08T23:08:21.124Z] 
23:08:21 [2022-07-08T23:08:21.124Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
23:08:21 [2022-07-08T23:08:21.124Z] #80 sha256:da3ea8e841c0c468a6435d384d8ecafd08a2cf86e70b5262a9dd4c6efdce168e
23:08:21 [2022-07-08T23:08:21.124Z] #80 DONE 0.0s
23:08:21 [2022-07-08T23:08:21.124Z] 
23:08:21 [2022-07-08T23:08:21.124Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker
23:08:21 [2022-07-08T23:08:21.124Z] #81 sha256:2585d2a0a161a9da1f3674796a844130aad739f55027a03ba0b961b4a3294847
23:08:21 [2022-07-08T23:08:21.620Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
23:08:22 [2022-07-08T23:08:22.554Z] --- PASS: TestBuildPreserveOwnership (2.90s)
23:08:22 [2022-07-08T23:08:22.554Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.92s)
23:08:22 [2022-07-08T23:08:22.554Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.98s)
23:08:22 [2022-07-08T23:08:22.554Z] === RUN   TestBuildPlatformInvalid
23:08:22 [2022-07-08T23:08:22.554Z] --- PASS: TestBuildPlatformInvalid (0.09s)
23:08:22 [2022-07-08T23:08:22.554Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
23:08:23 [2022-07-08T23:08:23.027Z] #81 DONE 1.5s
23:08:23 [2022-07-08T23:08:23.027Z] 
23:08:23 [2022-07-08T23:08:23.027Z] #82 exporting to image
23:08:23 [2022-07-08T23:08:23.027Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
23:08:23 [2022-07-08T23:08:23.027Z] #82 exporting layers
23:08:23 [2022-07-08T23:08:23.488Z] Loaded image: busybox:latest
23:08:23 [2022-07-08T23:08:23.488Z] Loaded image: busybox:glibc
23:08:24 [2022-07-08T23:08:24.427Z] Loaded image: debian:bullseye-slim
23:08:24 [2022-07-08T23:08:24.427Z] Loaded image: hello-world:latest
23:08:24 [2022-07-08T23:08:24.686Z] Loaded image: arm32v7/hello-world:latest
23:08:29 [2022-07-08T23:08:29.591Z] #82 exporting layers 6.3s done
23:08:29 [2022-07-08T23:08:29.591Z] #82 writing image sha256:b30942abd1ed0e47d5d31e7dce5efa9981b57a2fde1d66bacffe4fc7aff372af done
23:08:29 [2022-07-08T23:08:29.591Z] #82 naming to docker.io/library/docker:116709070f08c5156c383f694ccad63786ca862f done
23:08:29 [2022-07-08T23:08:29.591Z] #82 DONE 6.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
23:08:29 [2022-07-08T23:08:29.927Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43789/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=116709070f08c5156c383f694ccad63786ca862f -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:116709070f08c5156c383f694ccad63786ca862f hack/make.sh dynbinary test-integration
23:08:31 [2022-07-08T23:08:31.304Z] 
23:08:31 [2022-07-08T23:08:31.304Z] Removing bundles/
23:08:31 [2022-07-08T23:08:31.304Z] 
23:08:31 [2022-07-08T23:08:31.304Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
23:08:31 [2022-07-08T23:08:31.304Z] Building: bundles/dynbinary-daemon/dockerd
23:08:31 [2022-07-08T23:08:31.304Z] GOOS="" GOARCH="" GOARM=""
23:08:32 [2022-07-08T23:08:32.796Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.39s)
23:08:32 [2022-07-08T23:08:32.797Z] PASS
23:08:32 [2022-07-08T23:08:32.797Z] 
23:08:32 [2022-07-08T23:08:32.797Z] === Skipped
23:08:32 [2022-07-08T23:08:32.797Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
23:08:32 [2022-07-08T23:08:32.797Z]     build_session_test.go:25: TODO: BuildKit
23:08:32 [2022-07-08T23:08:32.797Z] 
23:08:32 [2022-07-08T23:08:32.797Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
23:08:32 [2022-07-08T23:08:32.797Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
23:08:32 [2022-07-08T23:08:32.797Z] 
23:08:32 [2022-07-08T23:08:32.797Z] DONE 34 tests, 2 skipped in 69.146s
23:08:32 [2022-07-08T23:08:32.797Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
23:08:32 [2022-07-08T23:08:32.797Z] ++ 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
23:08:32 [2022-07-08T23:08:32.797Z] ++ set -e
23:08:32 [2022-07-08T23:08:32.797Z] ++ '[' -n 0 ']'
23:08:32 [2022-07-08T23:08:32.797Z] ++ set -x
23:08:32 [2022-07-08T23:08:32.797Z] ++ env -i DEST=/go/src/github.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
23:08:32 [2022-07-08T23:08:32.797Z] INFO: Testing against a local daemon
23:08:32 [2022-07-08T23:08:32.797Z] === RUN   TestConfigInspect
23:08:34 [2022-07-08T23:08:34.697Z] --- PASS: TestConfigInspect (2.20s)
23:08:34 [2022-07-08T23:08:34.697Z] === RUN   TestConfigList
23:08:35 [2022-07-08T23:08:35.818Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
23:08:35 [2022-07-08T23:08:35.818Z] PASS
23:08:35 [2022-07-08T23:08:35.818Z] 
23:08:35 [2022-07-08T23:08:35.818Z] DONE 17 tests in 48.451s
23:08:35 [2022-07-08T23:08:35.818Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
23:08:35 [2022-07-08T23:08:35.818Z] INFO: Testing against a local daemon
23:08:35 [2022-07-08T23:08:35.818Z] === RUN   TestPluginInvalidJSON
23:08:35 [2022-07-08T23:08:35.818Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
23:08:35 [2022-07-08T23:08:35.818Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
23:08:35 [2022-07-08T23:08:35.818Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
23:08:35 [2022-07-08T23:08:35.818Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
23:08:35 [2022-07-08T23:08:35.818Z] === RUN   TestPluginInvalidJSON/plugins/pull
23:08:35 [2022-07-08T23:08:35.818Z] === PAUSE TestPluginInvalidJSON/plugins/pull
23:08:35 [2022-07-08T23:08:35.818Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
23:08:35 [2022-07-08T23:08:35.818Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
23:08:35 [2022-07-08T23:08:35.818Z] === CONT  TestPluginInvalidJSON/plugins/pull
23:08:35 [2022-07-08T23:08:35.818Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
23:08:35 [2022-07-08T23:08:35.818Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
23:08:35 [2022-07-08T23:08:35.818Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
23:08:35 [2022-07-08T23:08:35.818Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
23:08:35 [2022-07-08T23:08:35.818Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
23:08:35 [2022-07-08T23:08:35.818Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
23:08:35 [2022-07-08T23:08:35.818Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
23:08:35 [2022-07-08T23:08:35.818Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
23:08:35 [2022-07-08T23:08:35.818Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
23:08:35 [2022-07-08T23:08:35.818Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
23:08:35 [2022-07-08T23:08:35.818Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
23:08:35 [2022-07-08T23:08:35.818Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
23:08:35 [2022-07-08T23:08:35.818Z] --- PASS: TestPluginInvalidJSON (0.01s)
23:08:35 [2022-07-08T23:08:35.818Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
23:08:35 [2022-07-08T23:08:35.818Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
23:08:35 [2022-07-08T23:08:35.818Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
23:08:35 [2022-07-08T23:08:35.818Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
23:08:35 [2022-07-08T23:08:35.818Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
23:08:35 [2022-07-08T23:08:35.818Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
23:08:35 [2022-07-08T23:08:35.818Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
23:08:35 [2022-07-08T23:08:35.818Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
23:08:35 [2022-07-08T23:08:35.818Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
23:08:35 [2022-07-08T23:08:35.818Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
23:08:35 [2022-07-08T23:08:35.818Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
23:08:35 [2022-07-08T23:08:35.818Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
23:08:35 [2022-07-08T23:08:35.818Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
23:08:35 [2022-07-08T23:08:35.818Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
23:08:35 [2022-07-08T23:08:35.818Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
23:08:35 [2022-07-08T23:08:35.818Z] === RUN   TestPluginInstall
23:08:35 [2022-07-08T23:08:35.818Z] === RUN   TestPluginInstall/no_auth
23:08:35 [2022-07-08T23:08:35.818Z] time="2022-07-08T23:08:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:08:35 [2022-07-08T23:08:35.818Z] time="2022-07-08T23:08:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6c74c0b80ed2a48a80a6f679328fcd20115c402b8e8ad71107651500a89c33fe" mediatype=application/vnd.docker.plugin.v1+json size=522
23:08:35 [2022-07-08T23:08:35.818Z] time="2022-07-08T23:08:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:08:35 [2022-07-08T23:08:35.818Z] time="2022-07-08T23:08:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6c74c0b80ed2a48a80a6f679328fcd20115c402b8e8ad71107651500a89c33fe" mediatype=application/vnd.docker.plugin.v1+json size=522
23:08:35 [2022-07-08T23:08:35.818Z] === RUN   TestPluginInstall/with_htpasswd
23:08:36 [2022-07-08T23:08:36.078Z] time="2022-07-08T23:08:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:08:36 [2022-07-08T23:08:36.078Z] time="2022-07-08T23:08:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2fcf7eb1b3b9162f9c08f368a4c9dbda28a058959944d5547475e4e2cd3fdc8b" mediatype=application/vnd.docker.plugin.v1+json size=522
23:08:36 [2022-07-08T23:08:36.078Z] time="2022-07-08T23:08:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:08:36 [2022-07-08T23:08:36.078Z] time="2022-07-08T23:08:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2fcf7eb1b3b9162f9c08f368a4c9dbda28a058959944d5547475e4e2cd3fdc8b" mediatype=application/vnd.docker.plugin.v1+json size=522
23:08:36 [2022-07-08T23:08:36.337Z] === RUN   TestPluginInstall/with_insecure
23:08:36 [2022-07-08T23:08:36.637Z] --- PASS: TestConfigList (2.18s)
23:08:36 [2022-07-08T23:08:36.637Z] === RUN   TestConfigsCreateAndDelete
23:08:37 [2022-07-08T23:08:37.276Z] time="2022-07-08T23:08:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:08:37 [2022-07-08T23:08:37.276Z] time="2022-07-08T23:08:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:befd5935e297467226a066c0c3737d800975f1d3410eda1be8fa95a51e77ed7c" mediatype=application/vnd.docker.plugin.v1+json size=522
23:08:37 [2022-07-08T23:08:37.276Z] time="2022-07-08T23:08:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:08:37 [2022-07-08T23:08:37.276Z] time="2022-07-08T23:08:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:befd5935e297467226a066c0c3737d800975f1d3410eda1be8fa95a51e77ed7c" mediatype=application/vnd.docker.plugin.v1+json size=522
23:08:37 [2022-07-08T23:08:37.276Z]     plugin_test.go:195: [d127771e73c61] daemon is not started
23:08:37 [2022-07-08T23:08:37.276Z] --- PASS: TestPluginInstall (2.76s)
23:08:37 [2022-07-08T23:08:37.276Z]     --- PASS: TestPluginInstall/no_auth (1.05s)
23:08:37 [2022-07-08T23:08:37.276Z]     --- PASS: TestPluginInstall/with_htpasswd (0.62s)
23:08:37 [2022-07-08T23:08:37.276Z]     --- PASS: TestPluginInstall/with_insecure (1.08s)
23:08:37 [2022-07-08T23:08:37.276Z] === RUN   TestPluginsWithRuntimes
23:08:39 [2022-07-08T23:08:39.167Z] --- PASS: TestConfigsCreateAndDelete (2.26s)
23:08:39 [2022-07-08T23:08:39.167Z] === RUN   TestConfigsUpdate
23:08:39 [2022-07-08T23:08:39.183Z] === RUN   TestPluginsWithRuntimes/No_Args
23:08:39 [2022-07-08T23:08:39.752Z] === RUN   TestPluginsWithRuntimes/With_Args
23:08:40 [2022-07-08T23:08:40.691Z] --- PASS: TestPluginsWithRuntimes (3.35s)
23:08:40 [2022-07-08T23:08:40.691Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.88s)
23:08:40 [2022-07-08T23:08:40.691Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.89s)
23:08:40 [2022-07-08T23:08:40.691Z] === RUN   TestPluginBackCompatMediaTypes
23:08:41 [2022-07-08T23:08:41.068Z] --- PASS: TestConfigsUpdate (2.19s)
23:08:41 [2022-07-08T23:08:41.068Z] === RUN   TestTemplatedConfig
23:08:41 [2022-07-08T23:08:41.260Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
23:08:41 [2022-07-08T23:08:41.260Z] PASS
23:08:41 [2022-07-08T23:08:41.260Z] 
23:08:41 [2022-07-08T23:08:41.260Z] DONE 24 tests in 6.718s
23:08:41 [2022-07-08T23:08:41.260Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
23:08:41 [2022-07-08T23:08:41.260Z] INFO: Testing against a local daemon
23:08:41 [2022-07-08T23:08:41.260Z] === RUN   TestExternalGraphDriver
23:08:41 [2022-07-08T23:08:41.520Z] === RUN   TestExternalGraphDriver/json
23:08:43 [2022-07-08T23:08:43.427Z] === RUN   TestExternalGraphDriver/spec
23:08:43 [2022-07-08T23:08:43.595Z] --- PASS: TestTemplatedConfig (2.43s)
23:08:43 [2022-07-08T23:08:43.595Z] === RUN   TestConfigCreateResolve
23:08:45 [2022-07-08T23:08:45.349Z] === RUN   TestExternalGraphDriver/pull
23:08:45 [2022-07-08T23:08:45.496Z] --- PASS: TestConfigCreateResolve (2.13s)
23:08:45 [2022-07-08T23:08:45.496Z] PASS
23:08:45 [2022-07-08T23:08:45.496Z] 
23:08:45 [2022-07-08T23:08:45.496Z] DONE 6 tests in 13.487s
23:08:45 [2022-07-08T23:08:45.496Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
23:08:45 [2022-07-08T23:08:45.496Z] ++ 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
23:08:45 [2022-07-08T23:08:45.496Z] ++ set -e
23:08:45 [2022-07-08T23:08:45.496Z] ++ '[' -n 0 ']'
23:08:45 [2022-07-08T23:08:45.496Z] ++ set -x
23:08:45 [2022-07-08T23:08:45.496Z] ++ env -i DEST=/go/src/github.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
23:08:45 [2022-07-08T23:08:45.754Z] INFO: Testing against a local daemon
23:08:45 [2022-07-08T23:08:45.754Z] === RUN   TestAttachWithTTY
23:08:45 [2022-07-08T23:08:45.754Z] --- PASS: TestAttachWithTTY (0.06s)
23:08:45 [2022-07-08T23:08:45.754Z] === RUN   TestAttachWithoutTTy
23:08:45 [2022-07-08T23:08:45.754Z] --- PASS: TestAttachWithoutTTy (0.04s)
23:08:45 [2022-07-08T23:08:45.754Z] === RUN   TestCheckpoint
23:08:45 [2022-07-08T23:08:45.754Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:08:45 [2022-07-08T23:08:45.754Z] --- SKIP: TestCheckpoint (0.00s)
23:08:45 [2022-07-08T23:08:45.754Z] === RUN   TestContainerInvalidJSON
23:08:45 [2022-07-08T23:08:45.754Z] === RUN   TestContainerInvalidJSON/commit
23:08:45 [2022-07-08T23:08:45.754Z] === PAUSE TestContainerInvalidJSON/commit
23:08:45 [2022-07-08T23:08:45.754Z] === RUN   TestContainerInvalidJSON/containers/create
23:08:45 [2022-07-08T23:08:45.754Z] === PAUSE TestContainerInvalidJSON/containers/create
23:08:45 [2022-07-08T23:08:45.754Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
23:08:45 [2022-07-08T23:08:45.754Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
23:08:45 [2022-07-08T23:08:45.754Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
23:08:45 [2022-07-08T23:08:45.754Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
23:08:45 [2022-07-08T23:08:45.754Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
23:08:45 [2022-07-08T23:08:45.754Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
23:08:45 [2022-07-08T23:08:45.754Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
23:08:45 [2022-07-08T23:08:45.754Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
23:08:45 [2022-07-08T23:08:45.754Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
23:08:45 [2022-07-08T23:08:45.754Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
23:08:45 [2022-07-08T23:08:45.754Z] === CONT  TestContainerInvalidJSON/commit
23:08:45 [2022-07-08T23:08:45.754Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
23:08:45 [2022-07-08T23:08:45.754Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
23:08:45 [2022-07-08T23:08:45.754Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
23:08:45 [2022-07-08T23:08:45.754Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
23:08:45 [2022-07-08T23:08:45.754Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
23:08:45 [2022-07-08T23:08:45.754Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
23:08:45 [2022-07-08T23:08:45.754Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
23:08:45 [2022-07-08T23:08:45.754Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
23:08:45 [2022-07-08T23:08:45.754Z] === RUN   TestContainerInvalidJSON/commit/empty_body
23:08:45 [2022-07-08T23:08:45.754Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
23:08:45 [2022-07-08T23:08:45.754Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
23:08:45 [2022-07-08T23:08:45.754Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
23:08:45 [2022-07-08T23:08:45.754Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
23:08:45 [2022-07-08T23:08:45.754Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
23:08:45 [2022-07-08T23:08:45.754Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
23:08:45 [2022-07-08T23:08:45.754Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
23:08:45 [2022-07-08T23:08:45.754Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
23:08:45 [2022-07-08T23:08:45.754Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
23:08:45 [2022-07-08T23:08:45.754Z] === CONT  TestContainerInvalidJSON/containers/create
23:08:45 [2022-07-08T23:08:45.754Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
23:08:45 [2022-07-08T23:08:45.754Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
23:08:45 [2022-07-08T23:08:45.754Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
23:08:45 [2022-07-08T23:08:45.754Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
23:08:45 [2022-07-08T23:08:45.754Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
23:08:45 [2022-07-08T23:08:45.754Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
23:08:45 [2022-07-08T23:08:45.754Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
23:08:45 [2022-07-08T23:08:45.754Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
23:08:45 [2022-07-08T23:08:45.754Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
23:08:45 [2022-07-08T23:08:45.754Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
23:08:45 [2022-07-08T23:08:45.754Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
23:08:45 [2022-07-08T23:08:45.754Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
23:08:45 [2022-07-08T23:08:45.754Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
23:08:45 [2022-07-08T23:08:45.754Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
23:08:45 [2022-07-08T23:08:45.754Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
23:08:45 [2022-07-08T23:08:45.754Z] --- PASS: TestContainerInvalidJSON (0.01s)
23:08:45 [2022-07-08T23:08:45.754Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
23:08:45 [2022-07-08T23:08:45.754Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
23:08:45 [2022-07-08T23:08:45.754Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
23:08:45 [2022-07-08T23:08:45.754Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
23:08:45 [2022-07-08T23:08:45.754Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
23:08:45 [2022-07-08T23:08:45.754Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
23:08:45 [2022-07-08T23:08:45.754Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
23:08:45 [2022-07-08T23:08:45.754Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
23:08:45 [2022-07-08T23:08:45.754Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
23:08:45 [2022-07-08T23:08:45.754Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
23:08:45 [2022-07-08T23:08:45.754Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
23:08:45 [2022-07-08T23:08:45.754Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
23:08:45 [2022-07-08T23:08:45.754Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
23:08:45 [2022-07-08T23:08:45.754Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
23:08:45 [2022-07-08T23:08:45.754Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
23:08:45 [2022-07-08T23:08:45.754Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
23:08:45 [2022-07-08T23:08:45.754Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
23:08:45 [2022-07-08T23:08:45.754Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
23:08:45 [2022-07-08T23:08:45.754Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
23:08:45 [2022-07-08T23:08:45.754Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
23:08:45 [2022-07-08T23:08:45.754Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
23:08:45 [2022-07-08T23:08:45.754Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
23:08:45 [2022-07-08T23:08:45.754Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
23:08:45 [2022-07-08T23:08:45.754Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
23:08:45 [2022-07-08T23:08:45.754Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
23:08:45 [2022-07-08T23:08:45.754Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
23:08:45 [2022-07-08T23:08:45.754Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
23:08:45 [2022-07-08T23:08:45.754Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
23:08:45 [2022-07-08T23:08:45.754Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
23:08:45 [2022-07-08T23:08:45.754Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
23:08:45 [2022-07-08T23:08:45.754Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
23:08:45 [2022-07-08T23:08:45.754Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
23:08:45 [2022-07-08T23:08:45.754Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
23:08:45 [2022-07-08T23:08:45.754Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
23:08:45 [2022-07-08T23:08:45.754Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
23:08:45 [2022-07-08T23:08:45.754Z] === RUN   TestCopyFromContainerPathDoesNotExist
23:08:46 [2022-07-08T23:08:46.012Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
23:08:46 [2022-07-08T23:08:46.012Z] === RUN   TestCopyFromContainerPathIsNotDir
23:08:46 [2022-07-08T23:08:46.012Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
23:08:46 [2022-07-08T23:08:46.012Z] === RUN   TestCopyToContainerPathDoesNotExist
23:08:46 [2022-07-08T23:08:46.012Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
23:08:46 [2022-07-08T23:08:46.012Z] === RUN   TestCopyEmptyFile
23:08:46 [2022-07-08T23:08:46.270Z] --- PASS: TestCopyEmptyFile (0.22s)
23:08:46 [2022-07-08T23:08:46.271Z] === RUN   TestCopyToContainerPathIsNotDir
23:08:46 [2022-07-08T23:08:46.271Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
23:08:46 [2022-07-08T23:08:46.271Z] === RUN   TestCopyFromContainer
23:08:46 [2022-07-08T23:08:46.728Z] --- PASS: TestExternalGraphDriver (5.40s)
23:08:46 [2022-07-08T23:08:46.728Z]     --- PASS: TestExternalGraphDriver/json (1.67s)
23:08:46 [2022-07-08T23:08:46.728Z]     --- PASS: TestExternalGraphDriver/spec (1.71s)
23:08:46 [2022-07-08T23:08:46.728Z]     --- PASS: TestExternalGraphDriver/pull (1.67s)
23:08:46 [2022-07-08T23:08:46.728Z] === RUN   TestGraphdriverPluginV2
23:08:47 [2022-07-08T23:08:47.205Z] === RUN   TestCopyFromContainer//
23:08:47 [2022-07-08T23:08:47.205Z] === RUN   TestCopyFromContainer//bar/root
23:08:47 [2022-07-08T23:08:47.205Z] === RUN   TestCopyFromContainer//bar/root/
23:08:47 [2022-07-08T23:08:47.205Z] === RUN   TestCopyFromContainer/bar/quux
23:08:47 [2022-07-08T23:08:47.463Z] === RUN   TestCopyFromContainer/bar/quux/
23:08:47 [2022-07-08T23:08:47.463Z] === RUN   TestCopyFromContainer/bar/quux/baz
23:08:47 [2022-07-08T23:08:47.463Z] === RUN   TestCopyFromContainer/bar/filesymlink
23:08:47 [2022-07-08T23:08:47.463Z] === RUN   TestCopyFromContainer/bar/dirsymlink
23:08:47 [2022-07-08T23:08:47.721Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
23:08:47 [2022-07-08T23:08:47.721Z] === RUN   TestCopyFromContainer/bar/notarget
23:08:47 [2022-07-08T23:08:47.721Z] --- PASS: TestCopyFromContainer (1.51s)
23:08:47 [2022-07-08T23:08:47.721Z]     --- PASS: TestCopyFromContainer// (0.06s)
23:08:47 [2022-07-08T23:08:47.721Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
23:08:47 [2022-07-08T23:08:47.721Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
23:08:47 [2022-07-08T23:08:47.721Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
23:08:47 [2022-07-08T23:08:47.721Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
23:08:47 [2022-07-08T23:08:47.721Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
23:08:47 [2022-07-08T23:08:47.721Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
23:08:47 [2022-07-08T23:08:47.721Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
23:08:47 [2022-07-08T23:08:47.721Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
23:08:47 [2022-07-08T23:08:47.721Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
23:08:47 [2022-07-08T23:08:47.721Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
23:08:47 [2022-07-08T23:08:47.721Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:08:47 [2022-07-08T23:08:47.721Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:08:47 [2022-07-08T23:08:47.721Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:08:47 [2022-07-08T23:08:47.721Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:08:47 [2022-07-08T23:08:47.721Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
23:08:47 [2022-07-08T23:08:47.721Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
23:08:47 [2022-07-08T23:08:47.721Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:08:47 [2022-07-08T23:08:47.721Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
23:08:47 [2022-07-08T23:08:47.721Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:08:47 [2022-07-08T23:08:47.721Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
23:08:47 [2022-07-08T23:08:47.721Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
23:08:47 [2022-07-08T23:08:47.721Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
23:08:47 [2022-07-08T23:08:47.721Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
23:08:47 [2022-07-08T23:08:47.721Z] === RUN   TestCreateLinkToNonExistingContainer
23:08:47 [2022-07-08T23:08:47.721Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
23:08:47 [2022-07-08T23:08:47.721Z] === RUN   TestCreateWithInvalidEnv
23:08:47 [2022-07-08T23:08:47.721Z] === RUN   TestCreateWithInvalidEnv/0
23:08:47 [2022-07-08T23:08:47.721Z] === PAUSE TestCreateWithInvalidEnv/0
23:08:47 [2022-07-08T23:08:47.721Z] === RUN   TestCreateWithInvalidEnv/1
23:08:47 [2022-07-08T23:08:47.721Z] === PAUSE TestCreateWithInvalidEnv/1
23:08:47 [2022-07-08T23:08:47.721Z] === RUN   TestCreateWithInvalidEnv/2
23:08:47 [2022-07-08T23:08:47.721Z] === PAUSE TestCreateWithInvalidEnv/2
23:08:47 [2022-07-08T23:08:47.721Z] === CONT  TestCreateWithInvalidEnv/0
23:08:47 [2022-07-08T23:08:47.721Z] === CONT  TestCreateWithInvalidEnv/2
23:08:47 [2022-07-08T23:08:47.721Z] === CONT  TestCreateWithInvalidEnv/1
23:08:47 [2022-07-08T23:08:47.721Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
23:08:47 [2022-07-08T23:08:47.721Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
23:08:47 [2022-07-08T23:08:47.721Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
23:08:47 [2022-07-08T23:08:47.721Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
23:08:47 [2022-07-08T23:08:47.721Z] === RUN   TestCreateTmpfsMountsTarget
23:08:47 [2022-07-08T23:08:47.721Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
23:08:47 [2022-07-08T23:08:47.721Z] === RUN   TestCreateWithCustomMaskedPaths
23:08:49 [2022-07-08T23:08:49.094Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s)
23:08:49 [2022-07-08T23:08:49.094Z] === RUN   TestCreateWithCustomReadonlyPaths
23:08:50 [2022-07-08T23:08:50.468Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s)
23:08:50 [2022-07-08T23:08:50.468Z] === RUN   TestCreateWithInvalidHealthcheckParams
23:08:50 [2022-07-08T23:08:50.468Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:08:50 [2022-07-08T23:08:50.468Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:08:50 [2022-07-08T23:08:50.468Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:08:50 [2022-07-08T23:08:50.468Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:08:50 [2022-07-08T23:08:50.468Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:08:50 [2022-07-08T23:08:50.468Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:08:50 [2022-07-08T23:08:50.468Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:08:50 [2022-07-08T23:08:50.468Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:08:50 [2022-07-08T23:08:50.468Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:08:50 [2022-07-08T23:08:50.468Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:08:50 [2022-07-08T23:08:50.468Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:08:50 [2022-07-08T23:08:50.468Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:08:50 [2022-07-08T23:08:50.468Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:08:50 [2022-07-08T23:08:50.468Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:08:50 [2022-07-08T23:08:50.468Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:08:50 [2022-07-08T23:08:50.468Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
23:08:50 [2022-07-08T23:08:50.468Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
23:08:50 [2022-07-08T23:08:50.468Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
23:08:50 [2022-07-08T23:08:50.468Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
23:08:50 [2022-07-08T23:08:50.468Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
23:08:50 [2022-07-08T23:08:50.468Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
23:08:50 [2022-07-08T23:08:50.468Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
23:08:50 [2022-07-08T23:08:50.726Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s)
23:08:50 [2022-07-08T23:08:50.726Z] === RUN   TestCreateDifferentPlatform
23:08:50 [2022-07-08T23:08:50.726Z] === RUN   TestCreateDifferentPlatform/different_os
23:08:50 [2022-07-08T23:08:50.726Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
23:08:50 [2022-07-08T23:08:50.726Z] --- PASS: TestCreateDifferentPlatform (0.02s)
23:08:50 [2022-07-08T23:08:50.726Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
23:08:50 [2022-07-08T23:08:50.726Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s)
23:08:50 [2022-07-08T23:08:50.726Z] === RUN   TestCreateVolumesFromNonExistingContainer
23:08:50 [2022-07-08T23:08:50.726Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
23:08:50 [2022-07-08T23:08:50.726Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
23:08:50 [2022-07-08T23:08:50.726Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
23:08:50 [2022-07-08T23:08:50.726Z] === RUN   TestCreateInvalidHostConfig
23:08:50 [2022-07-08T23:08:50.726Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
23:08:50 [2022-07-08T23:08:50.726Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
23:08:50 [2022-07-08T23:08:50.726Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
23:08:50 [2022-07-08T23:08:50.726Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
23:08:50 [2022-07-08T23:08:50.726Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
23:08:50 [2022-07-08T23:08:50.726Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
23:08:50 [2022-07-08T23:08:50.726Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
23:08:50 [2022-07-08T23:08:50.726Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
23:08:50 [2022-07-08T23:08:50.726Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
23:08:50 [2022-07-08T23:08:50.726Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
23:08:50 [2022-07-08T23:08:50.726Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
23:08:50 [2022-07-08T23:08:50.726Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
23:08:50 [2022-07-08T23:08:50.726Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
23:08:50 [2022-07-08T23:08:50.726Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
23:08:50 [2022-07-08T23:08:50.726Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
23:08:50 [2022-07-08T23:08:50.726Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
23:08:50 [2022-07-08T23:08:50.726Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
23:08:50 [2022-07-08T23:08:50.726Z] === RUN   TestContainerStartOnDaemonRestart
23:08:50 [2022-07-08T23:08:50.726Z] === PAUSE TestContainerStartOnDaemonRestart
23:08:50 [2022-07-08T23:08:50.726Z] === RUN   TestDaemonRestartIpcMode
23:08:50 [2022-07-08T23:08:50.726Z] === PAUSE TestDaemonRestartIpcMode
23:08:50 [2022-07-08T23:08:50.726Z] === RUN   TestDaemonHostGatewayIP
23:08:50 [2022-07-08T23:08:50.726Z] === PAUSE TestDaemonHostGatewayIP
23:08:50 [2022-07-08T23:08:50.726Z] === RUN   TestRestartDaemonWithRestartingContainer
23:08:50 [2022-07-08T23:08:50.726Z] === PAUSE TestRestartDaemonWithRestartingContainer
23:08:50 [2022-07-08T23:08:50.726Z] === RUN   TestContainerKillOnDaemonStart
23:08:50 [2022-07-08T23:08:50.726Z] === PAUSE TestContainerKillOnDaemonStart
23:08:50 [2022-07-08T23:08:50.726Z] === RUN   TestDiff
23:08:50 [2022-07-08T23:08:50.924Z] --- PASS: TestGraphdriverPluginV2 (4.28s)
23:08:50 [2022-07-08T23:08:50.924Z] PASS
23:08:50 [2022-07-08T23:08:50.924Z] 
23:08:50 [2022-07-08T23:08:50.924Z] DONE 5 tests in 9.721s
23:08:50 [2022-07-08T23:08:50.924Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
23:08:50 [2022-07-08T23:08:50.924Z] INFO: Testing against a local daemon
23:08:50 [2022-07-08T23:08:50.924Z] === RUN   TestContinueAfterPluginCrash
23:08:50 [2022-07-08T23:08:50.924Z] === PAUSE TestContinueAfterPluginCrash
23:08:50 [2022-07-08T23:08:50.924Z] === RUN   TestReadPluginNoRead
23:08:50 [2022-07-08T23:08:50.924Z] === PAUSE TestReadPluginNoRead
23:08:50 [2022-07-08T23:08:50.924Z] === RUN   TestDaemonStartWithLogOpt
23:08:50 [2022-07-08T23:08:50.924Z] === PAUSE TestDaemonStartWithLogOpt
23:08:50 [2022-07-08T23:08:50.924Z] === CONT  TestContinueAfterPluginCrash
23:08:50 [2022-07-08T23:08:50.924Z] === CONT  TestDaemonStartWithLogOpt
23:08:51 [2022-07-08T23:08:51.292Z] --- PASS: TestDiff (0.44s)
23:08:51 [2022-07-08T23:08:51.292Z] === RUN   TestExecConsoleSize
23:08:51 [2022-07-08T23:08:51.550Z] --- PASS: TestExecConsoleSize (0.48s)
23:08:51 [2022-07-08T23:08:51.550Z] === RUN   TestExecWithCloseStdin
23:08:52 [2022-07-08T23:08:52.117Z] --- PASS: TestExecWithCloseStdin (0.47s)
23:08:52 [2022-07-08T23:08:52.117Z] === RUN   TestExec
23:08:52 [2022-07-08T23:08:52.682Z] --- PASS: TestExec (0.48s)
23:08:52 [2022-07-08T23:08:52.682Z] === RUN   TestExecUser
23:08:52 [2022-07-08T23:08:52.940Z] --- PASS: TestExecUser (0.47s)
23:08:52 [2022-07-08T23:08:52.940Z] === RUN   TestExportContainerAndImportImage
23:08:53 [2022-07-08T23:08:53.506Z] --- PASS: TestExportContainerAndImportImage (0.56s)
23:08:53 [2022-07-08T23:08:53.506Z] === RUN   TestExportContainerAfterDaemonRestart
23:08:54 [2022-07-08T23:08:54.881Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
23:08:54 [2022-07-08T23:08:54.881Z] === RUN   TestHealthCheckWorkdir
23:08:55 [2022-07-08T23:08:55.127Z] --- PASS: TestDaemonStartWithLogOpt (3.38s)
23:08:55 [2022-07-08T23:08:55.127Z] === CONT  TestReadPluginNoRead
23:08:55 [2022-07-08T23:08:55.447Z] --- PASS: TestHealthCheckWorkdir (0.53s)
23:08:55 [2022-07-08T23:08:55.447Z] === RUN   TestHealthKillContainer
23:08:56 [2022-07-08T23:08:56.508Z] === RUN   TestReadPluginNoRead/default
23:08:57 [2022-07-08T23:08:57.889Z] === RUN   TestReadPluginNoRead/disabled_caching
23:08:59 [2022-07-08T23:08:59.270Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
23:08:59 [2022-07-08T23:08:59.530Z] --- PASS: TestContinueAfterPluginCrash (8.41s)
23:09:00 [2022-07-08T23:09:00.470Z] === CONT  TestReadPluginNoRead
23:09:00 [2022-07-08T23:09:00.470Z]     read_test.go:92: [dcf23e8d61022] daemon is not started
23:09:00 [2022-07-08T23:09:00.470Z] --- PASS: TestReadPluginNoRead (6.07s)
23:09:00 [2022-07-08T23:09:00.470Z]     --- PASS: TestReadPluginNoRead/default (1.29s)
23:09:00 [2022-07-08T23:09:00.470Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.26s)
23:09:00 [2022-07-08T23:09:00.470Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.30s)
23:09:00 [2022-07-08T23:09:00.470Z] PASS
23:09:00 [2022-07-08T23:09:00.470Z] 
23:09:00 [2022-07-08T23:09:00.470Z] DONE 6 tests in 9.480s
23:09:00 [2022-07-08T23:09:00.470Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
23:09:00 [2022-07-08T23:09:00.470Z] testing: warning: no tests to run
23:09:00 [2022-07-08T23:09:00.470Z] PASS
23:09:00 [2022-07-08T23:09:00.470Z] 
23:09:00 [2022-07-08T23:09:00.470Z] DONE 0 tests in 0.008s
23:09:00 [2022-07-08T23:09:00.470Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
23:09:00 [2022-07-08T23:09:00.470Z] INFO: Testing against a local daemon
23:09:00 [2022-07-08T23:09:00.470Z] === RUN   TestPluginWithDevMounts
23:09:00 [2022-07-08T23:09:00.470Z] === PAUSE TestPluginWithDevMounts
23:09:00 [2022-07-08T23:09:00.470Z] === CONT  TestPluginWithDevMounts
23:09:02 [2022-07-08T23:09:02.378Z] --- PASS: TestPluginWithDevMounts (1.59s)
23:09:02 [2022-07-08T23:09:02.378Z] PASS
23:09:02 [2022-07-08T23:09:02.378Z] 
23:09:02 [2022-07-08T23:09:02.378Z] DONE 1 tests in 1.613s
23:09:02 [2022-07-08T23:09:02.378Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
23:09:02 [2022-07-08T23:09:02.378Z] INFO: Testing against a local daemon
23:09:02 [2022-07-08T23:09:02.378Z] === RUN   TestSecretInspect
23:09:03 [2022-07-08T23:09:03.570Z] --- PASS: TestHealthKillContainer (7.88s)
23:09:03 [2022-07-08T23:09:03.570Z] === RUN   TestInspectCpusetInConfigPre120
23:09:03 [2022-07-08T23:09:03.828Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s)
23:09:03 [2022-07-08T23:09:03.828Z] === RUN   TestIpcModeNone
23:09:04 [2022-07-08T23:09:04.086Z] --- PASS: TestIpcModeNone (0.50s)
23:09:04 [2022-07-08T23:09:04.086Z] === RUN   TestIpcModePrivate
23:09:04 [2022-07-08T23:09:04.286Z] --- PASS: TestSecretInspect (2.19s)
23:09:04 [2022-07-08T23:09:04.286Z] === RUN   TestSecretList
23:09:04 [2022-07-08T23:09:04.651Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
23:09:04 [2022-07-08T23:09:04.651Z] --- PASS: TestIpcModePrivate (0.48s)
23:09:04 [2022-07-08T23:09:04.651Z] === RUN   TestIpcModeShareable
23:09:04 [2022-07-08T23:09:04.909Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
23:09:05 [2022-07-08T23:09:05.167Z] --- PASS: TestIpcModeShareable (0.49s)
23:09:05 [2022-07-08T23:09:05.167Z] === RUN   TestAPIIpcModeShareableAndContainer
23:09:06 [2022-07-08T23:09:06.542Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.49s)
23:09:06 [2022-07-08T23:09:06.542Z] === RUN   TestAPIIpcModeHost
23:09:06 [2022-07-08T23:09:06.824Z] --- PASS: TestSecretList (2.19s)
23:09:06 [2022-07-08T23:09:06.824Z] === RUN   TestSecretsCreateAndDelete
23:09:07 [2022-07-08T23:09:07.109Z] --- PASS: TestAPIIpcModeHost (0.38s)
23:09:07 [2022-07-08T23:09:07.109Z] === RUN   TestDaemonIpcModeShareable
23:09:08 [2022-07-08T23:09:08.042Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
23:09:08 [2022-07-08T23:09:08.301Z] --- PASS: TestDaemonIpcModeShareable (1.16s)
23:09:08 [2022-07-08T23:09:08.301Z] === RUN   TestDaemonIpcModePrivate
23:09:08 [2022-07-08T23:09:08.732Z] --- PASS: TestSecretsCreateAndDelete (2.19s)
23:09:08 [2022-07-08T23:09:08.732Z] === RUN   TestSecretsUpdate
23:09:09 [2022-07-08T23:09:09.235Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
23:09:09 [2022-07-08T23:09:09.235Z] --- PASS: TestDaemonIpcModePrivate (1.14s)
23:09:09 [2022-07-08T23:09:09.235Z] === RUN   TestDaemonIpcModePrivateFromConfig
23:09:10 [2022-07-08T23:09:10.608Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
23:09:10 [2022-07-08T23:09:10.609Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s)
23:09:10 [2022-07-08T23:09:10.609Z] === RUN   TestDaemonIpcModeShareableFromConfig
23:09:11 [2022-07-08T23:09:11.270Z] --- PASS: TestSecretsUpdate (2.20s)
23:09:11 [2022-07-08T23:09:11.270Z] === RUN   TestTemplatedSecret
23:09:11 [2022-07-08T23:09:11.542Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
23:09:11 [2022-07-08T23:09:11.542Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.12s)
23:09:11 [2022-07-08T23:09:11.542Z] === RUN   TestIpcModeOlderClient
23:09:11 [2022-07-08T23:09:11.542Z] === PAUSE TestIpcModeOlderClient
23:09:11 [2022-07-08T23:09:11.542Z] === RUN   TestKillContainerInvalidSignal
23:09:12 [2022-07-08T23:09:12.109Z] --- PASS: TestKillContainerInvalidSignal (0.39s)
23:09:12 [2022-07-08T23:09:12.109Z] === RUN   TestKillContainer
23:09:12 [2022-07-08T23:09:12.109Z] === RUN   TestKillContainer/no_signal
23:09:12 [2022-07-08T23:09:12.367Z] === RUN   TestKillContainer/non_killing_signal
23:09:12 [2022-07-08T23:09:12.626Z] === RUN   TestKillContainer/killing_signal
23:09:13 [2022-07-08T23:09:13.193Z] --- PASS: TestKillContainer (1.27s)
23:09:13 [2022-07-08T23:09:13.193Z]     --- PASS: TestKillContainer/no_signal (0.40s)
23:09:13 [2022-07-08T23:09:13.193Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
23:09:13 [2022-07-08T23:09:13.193Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
23:09:13 [2022-07-08T23:09:13.193Z] === RUN   TestKillWithStopSignalAndRestartPolicies
23:09:13 [2022-07-08T23:09:13.193Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
23:09:13 [2022-07-08T23:09:13.759Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
23:09:13 [2022-07-08T23:09:13.842Z] --- PASS: TestTemplatedSecret (2.63s)
23:09:13 [2022-07-08T23:09:13.842Z] === RUN   TestSecretCreateResolve
23:09:14 [2022-07-08T23:09:14.325Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.86s)
23:09:14 [2022-07-08T23:09:14.325Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s)
23:09:14 [2022-07-08T23:09:14.325Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s)
23:09:14 [2022-07-08T23:09:14.325Z] === RUN   TestKillStoppedContainer
23:09:14 [2022-07-08T23:09:14.325Z] --- PASS: TestKillStoppedContainer (0.04s)
23:09:14 [2022-07-08T23:09:14.325Z] === RUN   TestKillStoppedContainerAPIPre120
23:09:14 [2022-07-08T23:09:14.325Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
23:09:14 [2022-07-08T23:09:14.325Z] === RUN   TestKillDifferentUserContainer
23:09:14 [2022-07-08T23:09:14.584Z] --- PASS: TestKillDifferentUserContainer (0.42s)
23:09:14 [2022-07-08T23:09:14.584Z] === RUN   TestInspectOomKilledTrue
23:09:15 [2022-07-08T23:09:15.150Z] --- PASS: TestInspectOomKilledTrue (0.47s)
23:09:15 [2022-07-08T23:09:15.150Z] === RUN   TestInspectOomKilledFalse
23:09:15 [2022-07-08T23:09:15.408Z] --- PASS: TestInspectOomKilledFalse (0.38s)
23:09:15 [2022-07-08T23:09:15.408Z] === RUN   TestLinksEtcHostsContentMatch
23:09:15 [2022-07-08T23:09:15.749Z] --- PASS: TestSecretCreateResolve (2.19s)
23:09:15 [2022-07-08T23:09:15.749Z] PASS
23:09:15 [2022-07-08T23:09:15.749Z] 
23:09:15 [2022-07-08T23:09:15.749Z] DONE 6 tests in 13.604s
23:09:15 [2022-07-08T23:09:15.749Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
23:09:15 [2022-07-08T23:09:15.749Z] INFO: Testing against a local daemon
23:09:15 [2022-07-08T23:09:15.749Z] === RUN   TestServiceCreateInit
23:09:15 [2022-07-08T23:09:15.749Z] === RUN   TestServiceCreateInit/daemonInitDisabled
23:09:15 [2022-07-08T23:09:15.976Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s)
23:09:15 [2022-07-08T23:09:15.976Z] === RUN   TestLinksContainerNames
23:09:16 [2022-07-08T23:09:16.542Z] --- PASS: TestLinksContainerNames (0.81s)
23:09:16 [2022-07-08T23:09:16.542Z] === RUN   TestLogsFollowTailEmpty
23:09:17 [2022-07-08T23:09:17.107Z] --- PASS: TestLogsFollowTailEmpty (0.45s)
23:09:17 [2022-07-08T23:09:17.107Z] === RUN   TestLogs
23:09:17 [2022-07-08T23:09:17.107Z] === RUN   TestLogs/driver_local
23:09:17 [2022-07-08T23:09:17.107Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
23:09:17 [2022-07-08T23:09:17.107Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
23:09:17 [2022-07-08T23:09:17.107Z] === RUN   TestLogs/driver_local/tty/only_stdout
23:09:17 [2022-07-08T23:09:17.107Z] === PAUSE TestLogs/driver_local/tty/only_stdout
23:09:17 [2022-07-08T23:09:17.107Z] === RUN   TestLogs/driver_local/tty/only_stderr
23:09:17 [2022-07-08T23:09:17.107Z] === PAUSE TestLogs/driver_local/tty/only_stderr
23:09:17 [2022-07-08T23:09:17.107Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
23:09:17 [2022-07-08T23:09:17.108Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
23:09:17 [2022-07-08T23:09:17.108Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
23:09:17 [2022-07-08T23:09:17.108Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
23:09:17 [2022-07-08T23:09:17.108Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
23:09:17 [2022-07-08T23:09:17.108Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
23:09:17 [2022-07-08T23:09:17.108Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
23:09:17 [2022-07-08T23:09:17.108Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
23:09:17 [2022-07-08T23:09:17.675Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
23:09:17 [2022-07-08T23:09:17.675Z] === CONT  TestLogs/driver_local/tty/only_stderr
23:09:18 [2022-07-08T23:09:18.241Z] === CONT  TestLogs/driver_local/tty/only_stdout
23:09:18 [2022-07-08T23:09:18.241Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
23:09:18 [2022-07-08T23:09:18.807Z] === RUN   TestLogs/driver_json-file
23:09:18 [2022-07-08T23:09:18.807Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
23:09:18 [2022-07-08T23:09:18.807Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
23:09:18 [2022-07-08T23:09:18.807Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
23:09:18 [2022-07-08T23:09:18.807Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
23:09:18 [2022-07-08T23:09:18.807Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
23:09:18 [2022-07-08T23:09:18.807Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
23:09:18 [2022-07-08T23:09:18.807Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
23:09:18 [2022-07-08T23:09:18.807Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
23:09:18 [2022-07-08T23:09:18.807Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
23:09:18 [2022-07-08T23:09:18.807Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
23:09:18 [2022-07-08T23:09:18.807Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
23:09:18 [2022-07-08T23:09:18.807Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
23:09:18 [2022-07-08T23:09:18.807Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
23:09:18 [2022-07-08T23:09:18.807Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
23:09:19 [2022-07-08T23:09:19.374Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
23:09:19 [2022-07-08T23:09:19.374Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
23:09:19 [2022-07-08T23:09:19.944Z] === RUN   TestServiceCreateInit/daemonInitEnabled
23:09:20 [2022-07-08T23:09:20.309Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
23:09:20 [2022-07-08T23:09:20.309Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
23:09:20 [2022-07-08T23:09:20.882Z] --- PASS: TestLogs (3.63s)
23:09:20 [2022-07-08T23:09:20.882Z]     --- PASS: TestLogs/driver_local (0.01s)
23:09:20 [2022-07-08T23:09:20.882Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.59s)
23:09:20 [2022-07-08T23:09:20.882Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.62s)
23:09:20 [2022-07-08T23:09:20.882Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.48s)
23:09:20 [2022-07-08T23:09:20.882Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.55s)
23:09:20 [2022-07-08T23:09:20.882Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.62s)
23:09:20 [2022-07-08T23:09:20.882Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.54s)
23:09:20 [2022-07-08T23:09:20.882Z]     --- PASS: TestLogs/driver_json-file (0.01s)
23:09:20 [2022-07-08T23:09:20.882Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.56s)
23:09:20 [2022-07-08T23:09:20.882Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.62s)
23:09:20 [2022-07-08T23:09:20.882Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.66s)
23:09:20 [2022-07-08T23:09:20.882Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.76s)
23:09:20 [2022-07-08T23:09:20.882Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.50s)
23:09:20 [2022-07-08T23:09:20.882Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.59s)
23:09:20 [2022-07-08T23:09:20.882Z] === RUN   TestContainerNetworkMountsNoChown
23:09:21 [2022-07-08T23:09:21.143Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s)
23:09:21 [2022-07-08T23:09:21.143Z] === RUN   TestMountDaemonRoot
23:09:21 [2022-07-08T23:09:21.143Z] === RUN   TestMountDaemonRoot/default
23:09:21 [2022-07-08T23:09:21.143Z] === PAUSE TestMountDaemonRoot/default
23:09:21 [2022-07-08T23:09:21.143Z] === RUN   TestMountDaemonRoot/private
23:09:21 [2022-07-08T23:09:21.143Z] === PAUSE TestMountDaemonRoot/private
23:09:21 [2022-07-08T23:09:21.143Z] === RUN   TestMountDaemonRoot/rprivate
23:09:21 [2022-07-08T23:09:21.143Z] === PAUSE TestMountDaemonRoot/rprivate
23:09:21 [2022-07-08T23:09:21.143Z] === RUN   TestMountDaemonRoot/slave
23:09:21 [2022-07-08T23:09:21.143Z] === PAUSE TestMountDaemonRoot/slave
23:09:21 [2022-07-08T23:09:21.143Z] === RUN   TestMountDaemonRoot/rslave
23:09:21 [2022-07-08T23:09:21.143Z] === PAUSE TestMountDaemonRoot/rslave
23:09:21 [2022-07-08T23:09:21.143Z] === RUN   TestMountDaemonRoot/shared
23:09:21 [2022-07-08T23:09:21.143Z] === PAUSE TestMountDaemonRoot/shared
23:09:21 [2022-07-08T23:09:21.143Z] === RUN   TestMountDaemonRoot/rshared
23:09:21 [2022-07-08T23:09:21.143Z] === PAUSE TestMountDaemonRoot/rshared
23:09:21 [2022-07-08T23:09:21.143Z] === CONT  TestMountDaemonRoot/default
23:09:21 [2022-07-08T23:09:21.143Z] === RUN   TestMountDaemonRoot/default/bind_root
23:09:21 [2022-07-08T23:09:21.143Z] === PAUSE TestMountDaemonRoot/default/bind_root
23:09:21 [2022-07-08T23:09:21.143Z] === RUN   TestMountDaemonRoot/default/bind_subpath
23:09:21 [2022-07-08T23:09:21.143Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
23:09:21 [2022-07-08T23:09:21.143Z] === RUN   TestMountDaemonRoot/default/mount_root
23:09:21 [2022-07-08T23:09:21.143Z] === PAUSE TestMountDaemonRoot/default/mount_root
23:09:21 [2022-07-08T23:09:21.143Z] === RUN   TestMountDaemonRoot/default/mount_subpath
23:09:21 [2022-07-08T23:09:21.143Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
23:09:21 [2022-07-08T23:09:21.143Z] === CONT  TestMountDaemonRoot/default/bind_root
23:09:21 [2022-07-08T23:09:21.143Z] === CONT  TestMountDaemonRoot/rshared
23:09:21 [2022-07-08T23:09:21.143Z] === RUN   TestMountDaemonRoot/rshared/bind_root
23:09:21 [2022-07-08T23:09:21.143Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
23:09:21 [2022-07-08T23:09:21.143Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
23:09:21 [2022-07-08T23:09:21.143Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
23:09:21 [2022-07-08T23:09:21.143Z] === RUN   TestMountDaemonRoot/rshared/mount_root
23:09:21 [2022-07-08T23:09:21.143Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
23:09:21 [2022-07-08T23:09:21.143Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
23:09:21 [2022-07-08T23:09:21.143Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
23:09:21 [2022-07-08T23:09:21.143Z] === CONT  TestMountDaemonRoot/rshared/bind_root
23:09:21 [2022-07-08T23:09:21.143Z] === CONT  TestMountDaemonRoot/shared
23:09:21 [2022-07-08T23:09:21.143Z] === RUN   TestMountDaemonRoot/shared/mount_root
23:09:21 [2022-07-08T23:09:21.143Z] === PAUSE TestMountDaemonRoot/shared/mount_root
23:09:21 [2022-07-08T23:09:21.143Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
23:09:21 [2022-07-08T23:09:21.143Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
23:09:21 [2022-07-08T23:09:21.143Z] === RUN   TestMountDaemonRoot/shared/bind_root
23:09:21 [2022-07-08T23:09:21.143Z] === PAUSE TestMountDaemonRoot/shared/bind_root
23:09:21 [2022-07-08T23:09:21.143Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
23:09:21 [2022-07-08T23:09:21.143Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
23:09:21 [2022-07-08T23:09:21.143Z] === CONT  TestMountDaemonRoot/rslave
23:09:21 [2022-07-08T23:09:21.143Z] === RUN   TestMountDaemonRoot/rslave/mount_root
23:09:21 [2022-07-08T23:09:21.143Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
23:09:21 [2022-07-08T23:09:21.143Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
23:09:21 [2022-07-08T23:09:21.143Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
23:09:21 [2022-07-08T23:09:21.143Z] === RUN   TestMountDaemonRoot/rslave/bind_root
23:09:21 [2022-07-08T23:09:21.143Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
23:09:21 [2022-07-08T23:09:21.143Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
23:09:21 [2022-07-08T23:09:21.143Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
23:09:21 [2022-07-08T23:09:21.143Z] === CONT  TestMountDaemonRoot/slave
23:09:21 [2022-07-08T23:09:21.143Z] === RUN   TestMountDaemonRoot/slave/bind_root
23:09:21 [2022-07-08T23:09:21.143Z] === PAUSE TestMountDaemonRoot/slave/bind_root
23:09:21 [2022-07-08T23:09:21.143Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
23:09:21 [2022-07-08T23:09:21.143Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
23:09:21 [2022-07-08T23:09:21.143Z] === RUN   TestMountDaemonRoot/slave/mount_root
23:09:21 [2022-07-08T23:09:21.143Z] === PAUSE TestMountDaemonRoot/slave/mount_root
23:09:21 [2022-07-08T23:09:21.143Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
23:09:21 [2022-07-08T23:09:21.143Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
23:09:21 [2022-07-08T23:09:21.143Z] === CONT  TestMountDaemonRoot/rprivate
23:09:21 [2022-07-08T23:09:21.143Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
23:09:21 [2022-07-08T23:09:21.143Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
23:09:21 [2022-07-08T23:09:21.143Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
23:09:21 [2022-07-08T23:09:21.143Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
23:09:21 [2022-07-08T23:09:21.143Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
23:09:21 [2022-07-08T23:09:21.143Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
23:09:21 [2022-07-08T23:09:21.143Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
23:09:21 [2022-07-08T23:09:21.143Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
23:09:21 [2022-07-08T23:09:21.143Z] === CONT  TestMountDaemonRoot/private
23:09:21 [2022-07-08T23:09:21.143Z] === RUN   TestMountDaemonRoot/private/bind_root
23:09:21 [2022-07-08T23:09:21.143Z] === PAUSE TestMountDaemonRoot/private/bind_root
23:09:21 [2022-07-08T23:09:21.143Z] === RUN   TestMountDaemonRoot/private/bind_subpath
23:09:21 [2022-07-08T23:09:21.143Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
23:09:21 [2022-07-08T23:09:21.143Z] === RUN   TestMountDaemonRoot/private/mount_root
23:09:21 [2022-07-08T23:09:21.143Z] === PAUSE TestMountDaemonRoot/private/mount_root
23:09:21 [2022-07-08T23:09:21.143Z] === RUN   TestMountDaemonRoot/private/mount_subpath
23:09:21 [2022-07-08T23:09:21.143Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
23:09:21 [2022-07-08T23:09:21.143Z] === CONT  TestMountDaemonRoot/default/mount_subpath
23:09:21 [2022-07-08T23:09:21.143Z] === CONT  TestMountDaemonRoot/default/mount_root
23:09:21 [2022-07-08T23:09:21.143Z] === CONT  TestMountDaemonRoot/default/bind_subpath
23:09:21 [2022-07-08T23:09:21.402Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
23:09:21 [2022-07-08T23:09:21.402Z] === CONT  TestMountDaemonRoot/rshared/mount_root
23:09:21 [2022-07-08T23:09:21.402Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
23:09:21 [2022-07-08T23:09:21.402Z] === CONT  TestMountDaemonRoot/shared/mount_root
23:09:21 [2022-07-08T23:09:21.402Z] === CONT  TestMountDaemonRoot/rslave/mount_root
23:09:21 [2022-07-08T23:09:21.402Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
23:09:21 [2022-07-08T23:09:21.402Z] === CONT  TestMountDaemonRoot/shared/bind_root
23:09:21 [2022-07-08T23:09:21.402Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
23:09:21 [2022-07-08T23:09:21.402Z] === CONT  TestMountDaemonRoot/slave/bind_root
23:09:21 [2022-07-08T23:09:21.402Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
23:09:21 [2022-07-08T23:09:21.402Z] === CONT  TestMountDaemonRoot/rslave/bind_root
23:09:21 [2022-07-08T23:09:21.402Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
23:09:21 [2022-07-08T23:09:21.402Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
23:09:21 [2022-07-08T23:09:21.402Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
23:09:21 [2022-07-08T23:09:21.402Z] === CONT  TestMountDaemonRoot/slave/mount_root
23:09:21 [2022-07-08T23:09:21.402Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
23:09:21 [2022-07-08T23:09:21.660Z] === CONT  TestMountDaemonRoot/private/bind_root
23:09:21 [2022-07-08T23:09:21.660Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
23:09:21 [2022-07-08T23:09:21.660Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
23:09:21 [2022-07-08T23:09:21.660Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
23:09:21 [2022-07-08T23:09:21.660Z] === CONT  TestMountDaemonRoot/private/mount_root
23:09:21 [2022-07-08T23:09:21.660Z] === CONT  TestMountDaemonRoot/private/mount_subpath
23:09:21 [2022-07-08T23:09:21.660Z] === CONT  TestMountDaemonRoot/private/bind_subpath
23:09:21 [2022-07-08T23:09:21.660Z] --- PASS: TestMountDaemonRoot (0.02s)
23:09:21 [2022-07-08T23:09:21.660Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
23:09:21 [2022-07-08T23:09:21.660Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
23:09:21 [2022-07-08T23:09:21.660Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
23:09:21 [2022-07-08T23:09:21.660Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
23:09:21 [2022-07-08T23:09:21.660Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
23:09:21 [2022-07-08T23:09:21.660Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
23:09:21 [2022-07-08T23:09:21.660Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
23:09:21 [2022-07-08T23:09:21.660Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
23:09:21 [2022-07-08T23:09:21.660Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
23:09:21 [2022-07-08T23:09:21.660Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
23:09:21 [2022-07-08T23:09:21.660Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
23:09:21 [2022-07-08T23:09:21.660Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
23:09:21 [2022-07-08T23:09:21.660Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
23:09:21 [2022-07-08T23:09:21.660Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
23:09:21 [2022-07-08T23:09:21.660Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
23:09:21 [2022-07-08T23:09:21.660Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
23:09:21 [2022-07-08T23:09:21.660Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
23:09:21 [2022-07-08T23:09:21.660Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
23:09:21 [2022-07-08T23:09:21.660Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
23:09:21 [2022-07-08T23:09:21.660Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
23:09:21 [2022-07-08T23:09:21.660Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
23:09:21 [2022-07-08T23:09:21.660Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
23:09:21 [2022-07-08T23:09:21.660Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
23:09:21 [2022-07-08T23:09:21.660Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
23:09:21 [2022-07-08T23:09:21.660Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
23:09:21 [2022-07-08T23:09:21.660Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
23:09:21 [2022-07-08T23:09:21.660Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
23:09:21 [2022-07-08T23:09:21.660Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
23:09:21 [2022-07-08T23:09:21.660Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
23:09:21 [2022-07-08T23:09:21.660Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
23:09:21 [2022-07-08T23:09:21.660Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
23:09:21 [2022-07-08T23:09:21.660Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
23:09:21 [2022-07-08T23:09:21.660Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
23:09:21 [2022-07-08T23:09:21.660Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
23:09:21 [2022-07-08T23:09:21.660Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s)
23:09:21 [2022-07-08T23:09:21.660Z] === RUN   TestContainerBindMountNonRecursive
23:09:23 [2022-07-08T23:09:23.033Z] --- PASS: TestContainerBindMountNonRecursive (1.36s)
23:09:23 [2022-07-08T23:09:23.033Z] === RUN   TestContainerVolumesMountedAsShared
23:09:23 [2022-07-08T23:09:23.291Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s)
23:09:23 [2022-07-08T23:09:23.291Z] === RUN   TestContainerVolumesMountedAsSlave
23:09:23 [2022-07-08T23:09:23.858Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
23:09:23 [2022-07-08T23:09:23.858Z] === RUN   TestNetworkNat
23:09:24 [2022-07-08T23:09:24.116Z] --- PASS: TestNetworkNat (0.45s)
23:09:24 [2022-07-08T23:09:24.116Z] === RUN   TestNetworkLocalhostTCPNat
23:09:24 [2022-07-08T23:09:24.139Z] --- PASS: TestServiceCreateInit (7.67s)
23:09:24 [2022-07-08T23:09:24.139Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.83s)
23:09:24 [2022-07-08T23:09:24.139Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.82s)
23:09:24 [2022-07-08T23:09:24.139Z] === RUN   TestCreateServiceMultipleTimes
23:09:24 [2022-07-08T23:09:24.682Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s)
23:09:24 [2022-07-08T23:09:24.682Z] === RUN   TestNetworkLoopbackNat
23:09:27 [2022-07-08T23:09:27.209Z] --- PASS: TestNetworkLoopbackNat (2.52s)
23:09:27 [2022-07-08T23:09:27.209Z] === RUN   TestPause
23:09:27 [2022-07-08T23:09:27.467Z] --- PASS: TestPause (0.45s)
23:09:27 [2022-07-08T23:09:27.467Z] === RUN   TestPauseFailsOnWindowsServerContainers
23:09:27 [2022-07-08T23:09:27.467Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:09:27 [2022-07-08T23:09:27.467Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
23:09:27 [2022-07-08T23:09:27.467Z] === RUN   TestPauseStopPausedContainer
23:09:28 [2022-07-08T23:09:28.033Z] --- PASS: TestPauseStopPausedContainer (0.46s)
23:09:28 [2022-07-08T23:09:28.033Z] === RUN   TestPidHost
23:09:28 [2022-07-08T23:09:28.967Z] --- PASS: TestPidHost (0.95s)
23:09:28 [2022-07-08T23:09:28.967Z] === RUN   TestPsFilter
23:09:28 [2022-07-08T23:09:28.967Z] --- PASS: TestPsFilter (0.11s)
23:09:28 [2022-07-08T23:09:28.967Z] === RUN   TestRemoveContainerWithRemovedVolume
23:09:29 [2022-07-08T23:09:29.534Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
23:09:29 [2022-07-08T23:09:29.534Z] === RUN   TestRemoveContainerWithVolume
23:09:29 [2022-07-08T23:09:29.792Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
23:09:29 [2022-07-08T23:09:29.792Z] === RUN   TestRemoveContainerRunning
23:09:30 [2022-07-08T23:09:30.358Z] --- PASS: TestRemoveContainerRunning (0.43s)
23:09:30 [2022-07-08T23:09:30.358Z] === RUN   TestRemoveContainerForceRemoveRunning
23:09:30 [2022-07-08T23:09:30.616Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s)
23:09:30 [2022-07-08T23:09:30.616Z] === RUN   TestRemoveInvalidContainer
23:09:30 [2022-07-08T23:09:30.616Z] --- PASS: TestRemoveInvalidContainer (0.01s)
23:09:30 [2022-07-08T23:09:30.616Z] === RUN   TestRenameLinkedContainer
23:09:32 [2022-07-08T23:09:32.517Z] --- PASS: TestRenameLinkedContainer (1.66s)
23:09:32 [2022-07-08T23:09:32.517Z] === RUN   TestRenameStoppedContainer
23:09:32 [2022-07-08T23:09:32.775Z] --- PASS: TestRenameStoppedContainer (0.45s)
23:09:32 [2022-07-08T23:09:32.775Z] === RUN   TestRenameRunningContainerAndReuse
23:09:33 [2022-07-08T23:09:33.709Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s)
23:09:33 [2022-07-08T23:09:33.709Z] === RUN   TestRenameInvalidName
23:09:34 [2022-07-08T23:09:34.275Z] --- PASS: TestRenameInvalidName (0.42s)
23:09:34 [2022-07-08T23:09:34.275Z] === RUN   TestRenameAnonymousContainer
23:09:35 [2022-07-08T23:09:35.649Z] --- PASS: TestRenameAnonymousContainer (1.59s)
23:09:35 [2022-07-08T23:09:35.649Z] === RUN   TestRenameContainerWithSameName
23:09:36 [2022-07-08T23:09:36.214Z] --- PASS: TestRenameContainerWithSameName (0.42s)
23:09:36 [2022-07-08T23:09:36.214Z] === RUN   TestRenameContainerWithLinkedContainer
23:09:37 [2022-07-08T23:09:37.149Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s)
23:09:37 [2022-07-08T23:09:37.149Z] === RUN   TestResize
23:09:37 [2022-07-08T23:09:37.408Z] --- PASS: TestResize (0.43s)
23:09:37 [2022-07-08T23:09:37.408Z] === RUN   TestResizeWithInvalidSize
23:09:37 [2022-07-08T23:09:37.974Z] --- PASS: TestResizeWithInvalidSize (0.41s)
23:09:37 [2022-07-08T23:09:37.974Z] === RUN   TestResizeWhenContainerNotStarted
23:09:38 [2022-07-08T23:09:38.232Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s)
23:09:38 [2022-07-08T23:09:38.232Z] === RUN   TestDaemonRestartKillContainers
23:09:38 [2022-07-08T23:09:38.232Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:09:38 [2022-07-08T23:09:38.232Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:09:38 [2022-07-08T23:09:38.232Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:09:38 [2022-07-08T23:09:38.232Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:09:38 [2022-07-08T23:09:38.232Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:09:38 [2022-07-08T23:09:38.232Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:09:38 [2022-07-08T23:09:38.232Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:09:38 [2022-07-08T23:09:38.232Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:09:38 [2022-07-08T23:09:38.232Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:09:38 [2022-07-08T23:09:38.232Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:09:38 [2022-07-08T23:09:38.232Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:09:38 [2022-07-08T23:09:38.232Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:09:38 [2022-07-08T23:09:38.232Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:09:38 [2022-07-08T23:09:38.232Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:09:38 [2022-07-08T23:09:38.232Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:09:38 [2022-07-08T23:09:38.232Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:09:38 [2022-07-08T23:09:38.232Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
23:09:38 [2022-07-08T23:09:38.232Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
23:09:38 [2022-07-08T23:09:38.232Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
23:09:38 [2022-07-08T23:09:38.232Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
23:09:38 [2022-07-08T23:09:38.233Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
23:09:38 [2022-07-08T23:09:38.233Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
23:09:38 [2022-07-08T23:09:38.233Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
23:09:38 [2022-07-08T23:09:38.233Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
23:09:38 [2022-07-08T23:09:38.233Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:09:38 [2022-07-08T23:09:38.233Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:09:38 [2022-07-08T23:09:38.233Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:09:38 [2022-07-08T23:09:38.233Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:09:38 [2022-07-08T23:09:38.233Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:09:38 [2022-07-08T23:09:38.233Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:09:38 [2022-07-08T23:09:38.233Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:09:38 [2022-07-08T23:09:38.233Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:09:38 [2022-07-08T23:09:38.233Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:09:38 [2022-07-08T23:09:38.233Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
23:09:39 [2022-07-08T23:09:39.155Z] Created binary: bundles/dynbinary-daemon/dockerd
23:09:39 [2022-07-08T23:09:39.155Z] Building: bundles/dynbinary-daemon/docker-proxy
23:09:39 [2022-07-08T23:09:39.155Z] GOOS="" GOARCH="" GOARM=""
23:09:39 [2022-07-08T23:09:39.155Z] Created binary: bundles/dynbinary-daemon/docker-proxy
23:09:39 [2022-07-08T23:09:39.155Z] 
23:09:39 [2022-07-08T23:09:39.155Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
23:09:39 [2022-07-08T23:09:39.155Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
23:09:39 [2022-07-08T23:09:39.155Z] Using test binary docker
23:09:39 [2022-07-08T23:09:39.155Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:09:39 [2022-07-08T23:09:39.155Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:09:39 [2022-07-08T23:09:39.155Z] INFO: Waiting for daemon to start...
23:09:39 [2022-07-08T23:09:39.155Z] Starting dockerd
23:09:39 [2022-07-08T23:09:39.155Z] .
23:09:39 [2022-07-08T23:09:39.155Z] INFO: Building docker-sdk-python3:5.0.3...
23:09:40 [2022-07-08T23:09:40.133Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:09:41 [2022-07-08T23:09:41.066Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:09:42 [2022-07-08T23:09:42.238Z] --- PASS: TestCreateServiceMultipleTimes (15.82s)
23:09:42 [2022-07-08T23:09:42.238Z] === RUN   TestCreateServiceConflict
23:09:42 [2022-07-08T23:09:42.238Z] --- PASS: TestCreateServiceConflict (2.21s)
23:09:42 [2022-07-08T23:09:42.238Z] === RUN   TestCreateServiceMaxReplicas
23:09:42 [2022-07-08T23:09:42.446Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:09:42 [2022-07-08T23:09:42.446Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:09:43 [2022-07-08T23:09:43.380Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
23:09:43 [2022-07-08T23:09:43.643Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
23:09:44 [2022-07-08T23:09:44.146Z] --- PASS: TestCreateServiceMaxReplicas (2.82s)
23:09:44 [2022-07-08T23:09:44.146Z] === RUN   TestCreateWithDuplicateNetworkNames
23:09:46 [2022-07-08T23:09:46.925Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
23:09:46 [2022-07-08T23:09:46.925Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:09:48 [2022-07-08T23:09:48.826Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:09:50 [2022-07-08T23:09:50.726Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:09:50 [2022-07-08T23:09:50.726Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:09:52 [2022-07-08T23:09:52.625Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:09:52 [2022-07-08T23:09:52.625Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:09:53 [2022-07-08T23:09:53.999Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:09:55 [2022-07-08T23:09:55.900Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
23:09:55 [2022-07-08T23:09:55.900Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.67s)
23:09:55 [2022-07-08T23:09:55.900Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
23:09:55 [2022-07-08T23:09:55.900Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.99s)
23:09:55 [2022-07-08T23:09:55.900Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s)
23:09:55 [2022-07-08T23:09:55.900Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s)
23:09:55 [2022-07-08T23:09:55.900Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s)
23:09:55 [2022-07-08T23:09:55.900Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.51s)
23:09:55 [2022-07-08T23:09:55.900Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.43s)
23:09:55 [2022-07-08T23:09:55.900Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.89s)
23:09:55 [2022-07-08T23:09:55.900Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.64s)
23:09:55 [2022-07-08T23:09:55.900Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.81s)
23:09:55 [2022-07-08T23:09:55.900Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.71s)
23:09:55 [2022-07-08T23:09:55.900Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.99s)
23:09:55 [2022-07-08T23:09:55.900Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.68s)
23:09:55 [2022-07-08T23:09:55.900Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.67s)
23:09:55 [2022-07-08T23:09:55.900Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.59s)
23:09:55 [2022-07-08T23:09:55.900Z] === RUN   TestCgroupNamespacesRun
23:09:56 [2022-07-08T23:09:56.834Z] --- PASS: TestCgroupNamespacesRun (1.12s)
23:09:56 [2022-07-08T23:09:56.834Z] === RUN   TestCgroupNamespacesRunPrivileged
23:09:57 [2022-07-08T23:09:57.768Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s)
23:09:57 [2022-07-08T23:09:57.768Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
23:09:59 [2022-07-08T23:09:59.037Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.32s)
23:09:59 [2022-07-08T23:09:59.037Z] === RUN   TestCreateServiceSecretFileMode
23:09:59 [2022-07-08T23:09:59.141Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s)
23:09:59 [2022-07-08T23:09:59.141Z] === RUN   TestCgroupNamespacesRunHostMode
23:09:59 [2022-07-08T23:09:59.977Z] --- PASS: TestCreateServiceSecretFileMode (2.50s)
23:09:59 [2022-07-08T23:09:59.977Z] === RUN   TestCreateServiceConfigFileMode
23:10:00 [2022-07-08T23:10:00.076Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s)
23:10:00 [2022-07-08T23:10:00.077Z] === RUN   TestCgroupNamespacesRunPrivateMode
23:10:01 [2022-07-08T23:10:01.451Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s)
23:10:01 [2022-07-08T23:10:01.451Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
23:10:02 [2022-07-08T23:10:02.386Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s)
23:10:02 [2022-07-08T23:10:02.386Z] === RUN   TestCgroupNamespacesRunInvalidMode
23:10:02 [2022-07-08T23:10:02.953Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
23:10:02 [2022-07-08T23:10:02.953Z] === RUN   TestCgroupNamespacesRunOlderClient
23:10:03 [2022-07-08T23:10:03.271Z] --- PASS: TestCreateServiceConfigFileMode (2.66s)
23:10:03 [2022-07-08T23:10:03.271Z] === RUN   TestCreateServiceSysctls
23:10:04 [2022-07-08T23:10:04.327Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s)
23:10:04 [2022-07-08T23:10:04.327Z] === RUN   TestNISDomainname
23:10:04 [2022-07-08T23:10:04.911Z] --- PASS: TestNISDomainname (0.51s)
23:10:04 [2022-07-08T23:10:04.911Z] === RUN   TestHostnameDnsResolution
23:10:05 [2022-07-08T23:10:05.477Z] --- PASS: TestHostnameDnsResolution (0.70s)
23:10:05 [2022-07-08T23:10:05.477Z] === RUN   TestUnprivilegedPortsAndPing
23:10:06 [2022-07-08T23:10:06.043Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s)
23:10:06 [2022-07-08T23:10:06.044Z] === RUN   TestPrivilegedHostDevices
23:10:06 [2022-07-08T23:10:06.594Z] --- PASS: TestCreateServiceSysctls (3.25s)
23:10:06 [2022-07-08T23:10:06.594Z] === RUN   TestCreateServiceCapabilities
23:10:06 [2022-07-08T23:10:06.610Z] --- PASS: TestPrivilegedHostDevices (0.48s)
23:10:06 [2022-07-08T23:10:06.610Z] === RUN   TestRunConsoleSize
23:10:06 [2022-07-08T23:10:06.868Z] --- PASS: TestRunConsoleSize (0.41s)
23:10:06 [2022-07-08T23:10:06.868Z] === RUN   TestStats
23:10:08 [2022-07-08T23:10:08.508Z] --- PASS: TestCreateServiceCapabilities (2.50s)
23:10:08 [2022-07-08T23:10:08.508Z] === RUN   TestInspect
23:10:09 [2022-07-08T23:10:09.396Z] --- PASS: TestStats (2.45s)
23:10:09 [2022-07-08T23:10:09.396Z] === RUN   TestStopContainerWithTimeout
23:10:09 [2022-07-08T23:10:09.396Z] === RUN   TestStopContainerWithTimeout/0
23:10:09 [2022-07-08T23:10:09.396Z] === PAUSE TestStopContainerWithTimeout/0
23:10:09 [2022-07-08T23:10:09.396Z] === RUN   TestStopContainerWithTimeout/1
23:10:09 [2022-07-08T23:10:09.396Z] === PAUSE TestStopContainerWithTimeout/1
23:10:09 [2022-07-08T23:10:09.396Z] === RUN   TestStopContainerWithTimeout/3
23:10:09 [2022-07-08T23:10:09.396Z] === PAUSE TestStopContainerWithTimeout/3
23:10:09 [2022-07-08T23:10:09.396Z] === RUN   TestStopContainerWithTimeout/-1
23:10:09 [2022-07-08T23:10:09.396Z] === PAUSE TestStopContainerWithTimeout/-1
23:10:09 [2022-07-08T23:10:09.396Z] === CONT  TestStopContainerWithTimeout/0
23:10:09 [2022-07-08T23:10:09.396Z] === CONT  TestStopContainerWithTimeout/3
23:10:09 [2022-07-08T23:10:09.963Z] === CONT  TestStopContainerWithTimeout/-1
23:10:11 [2022-07-08T23:10:11.804Z] --- PASS: TestInspect (2.79s)
23:10:11 [2022-07-08T23:10:11.804Z] === RUN   TestCreateJob
23:10:11 [2022-07-08T23:10:11.862Z] === CONT  TestStopContainerWithTimeout/1
23:10:13 [2022-07-08T23:10:13.763Z] --- PASS: TestStopContainerWithTimeout (0.01s)
23:10:13 [2022-07-08T23:10:13.763Z]     --- PASS: TestStopContainerWithTimeout/0 (0.69s)
23:10:13 [2022-07-08T23:10:13.763Z]     --- PASS: TestStopContainerWithTimeout/3 (2.62s)
23:10:13 [2022-07-08T23:10:13.763Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.39s)
23:10:13 [2022-07-08T23:10:13.763Z]     --- PASS: TestStopContainerWithTimeout/1 (1.43s)
23:10:13 [2022-07-08T23:10:13.763Z] === RUN   TestDeleteDevicemapper
23:10:13 [2022-07-08T23:10:13.763Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:10:13 [2022-07-08T23:10:13.763Z] --- SKIP: TestDeleteDevicemapper (0.00s)
23:10:13 [2022-07-08T23:10:13.763Z] === RUN   TestStopContainerWithRestartPolicyAlways
23:10:15 [2022-07-08T23:10:15.097Z] --- PASS: TestCreateJob (3.21s)
23:10:15 [2022-07-08T23:10:15.097Z] === RUN   TestReplicatedJob
23:10:15 [2022-07-08T23:10:15.138Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.47s)
23:10:15 [2022-07-08T23:10:15.138Z] === RUN   TestUpdateMemory
23:10:15 [2022-07-08T23:10:15.396Z] --- PASS: TestUpdateMemory (0.51s)
23:10:15 [2022-07-08T23:10:15.396Z] === RUN   TestUpdateCPUQuota
23:10:16 [2022-07-08T23:10:16.331Z] --- PASS: TestUpdateCPUQuota (0.73s)
23:10:16 [2022-07-08T23:10:16.331Z] === RUN   TestUpdatePidsLimit
23:10:16 [2022-07-08T23:10:16.331Z] === RUN   TestUpdatePidsLimit/update_from_none
23:10:16 [2022-07-08T23:10:16.331Z] === RUN   TestUpdatePidsLimit/no_change
23:10:16 [2022-07-08T23:10:16.589Z] === RUN   TestUpdatePidsLimit/update_lower
23:10:16 [2022-07-08T23:10:16.589Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
23:10:16 [2022-07-08T23:10:16.847Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
23:10:17 [2022-07-08T23:10:17.105Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
23:10:17 [2022-07-08T23:10:17.364Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
23:10:17 [2022-07-08T23:10:17.908Z] sha256:127ae315d555ac35906c91e65302e00f4988198f8c78fa1e289255ca4c5a0d82
23:10:17 [2022-07-08T23:10:17.908Z] INFO: Starting docker-py tests...
23:10:17 [2022-07-08T23:10:17.929Z] --- PASS: TestUpdatePidsLimit (1.87s)
23:10:17 [2022-07-08T23:10:17.929Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
23:10:17 [2022-07-08T23:10:17.929Z]     --- PASS: TestUpdatePidsLimit/no_change (0.17s)
23:10:17 [2022-07-08T23:10:17.929Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
23:10:17 [2022-07-08T23:10:17.929Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s)
23:10:17 [2022-07-08T23:10:17.929Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s)
23:10:17 [2022-07-08T23:10:17.929Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s)
23:10:17 [2022-07-08T23:10:17.929Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s)
23:10:17 [2022-07-08T23:10:17.929Z] === RUN   TestUpdateRestartPolicy
23:10:18 [2022-07-08T23:10:18.167Z] ============================= test session starts ==============================
23:10:18 [2022-07-08T23:10:18.167Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
23:10:18 [2022-07-08T23:10:18.167Z] rootdir: /src, inifile: pytest.ini
23:10:18 [2022-07-08T23:10:18.167Z] plugins: cov-2.6.1, timeout-1.3.3
23:10:19 [2022-07-08T23:10:19.103Z] collected 395 items / 2 deselected / 393 selected
23:10:19 [2022-07-08T23:10:19.103Z] 
23:10:20 [2022-07-08T23:10:20.379Z] --- PASS: TestReplicatedJob (5.51s)
23:10:20 [2022-07-08T23:10:20.379Z] === RUN   TestUpdateReplicatedJob
23:10:23 [2022-07-08T23:10:23.672Z] --- PASS: TestUpdateReplicatedJob (3.35s)
23:10:23 [2022-07-08T23:10:23.672Z] === RUN   TestServiceListWithStatuses
23:10:23 [2022-07-08T23:10:23.672Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:10:23 [2022-07-08T23:10:23.672Z] --- SKIP: TestServiceListWithStatuses (0.00s)
23:10:23 [2022-07-08T23:10:23.672Z] === RUN   TestDockerNetworkConnectAlias
23:10:23 [2022-07-08T23:10:23.777Z] Created binary: bundles/dynbinary-daemon/dockerd
23:10:23 [2022-07-08T23:10:23.778Z] Building: bundles/dynbinary-daemon/docker-proxy
23:10:23 [2022-07-08T23:10:23.778Z] GOOS="" GOARCH="" GOARM=""
23:10:23 [2022-07-08T23:10:23.778Z] Created binary: bundles/dynbinary-daemon/docker-proxy
23:10:23 [2022-07-08T23:10:23.778Z] 
23:10:23 [2022-07-08T23:10:23.778Z] + TEST_INTEGRATION_DEST=2
23:10:23 [2022-07-08T23:10:23.778Z] + CONTAINER_NAME=docker-pr1-2
23:10:23 [2022-07-08T23:10:23.778Z] + TEST_SKIP_INTEGRATION=1
23:10:23 [2022-07-08T23:10:23.778Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
23:10:23 [2022-07-08T23:10:23.778Z] + run_tests
23:10:23 [2022-07-08T23:10:23.778Z] + c=0
23:10:23 [2022-07-08T23:10:23.778Z] + '[' -n 0 ']'
23:10:23 [2022-07-08T23:10:23.778Z] + rm=
23:10:23 [2022-07-08T23:10:23.778Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43789/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43789/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43789/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=116709070f08c5156c383f694ccad63786ca862f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:116709070f08c5156c383f694ccad63786ca862f hack/make.sh '' test-integration
23:10:23 [2022-07-08T23:10:23.778Z] + TEST_INTEGRATION_DEST=3
23:10:23 [2022-07-08T23:10:23.778Z] + CONTAINER_NAME=docker-pr1-3
23:10:23 [2022-07-08T23:10:23.778Z] + TEST_SKIP_INTEGRATION=1
23:10:23 [2022-07-08T23:10:23.778Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
23:10:23 [2022-07-08T23:10:23.778Z] + run_tests
23:10:23 [2022-07-08T23:10:23.778Z] + '[' -n 0 ']'
23:10:23 [2022-07-08T23:10:23.778Z] + rm=
23:10:23 [2022-07-08T23:10:23.778Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43789/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43789/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43789/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=116709070f08c5156c383f694ccad63786ca862f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:116709070f08c5156c383f694ccad63786ca862f hack/make.sh '' test-integration
23:10:23 [2022-07-08T23:10:23.778Z] ++ jobs -p
23:10:23 [2022-07-08T23:10:23.778Z] + for job in $(jobs -p)
23:10:23 [2022-07-08T23:10:23.778Z] + wait 7174
23:10:23 [2022-07-08T23:10:23.778Z] + TEST_INTEGRATION_DEST=1
23:10:23 [2022-07-08T23:10:23.778Z] + CONTAINER_NAME=docker-pr1-1
23:10:23 [2022-07-08T23:10:23.778Z] + TEST_SKIP_INTEGRATION_CLI=1
23:10:23 [2022-07-08T23:10:23.778Z] + run_tests test-integration-flaky
23:10:23 [2022-07-08T23:10:23.778Z] + '[' -n 0 ']'
23:10:23 [2022-07-08T23:10:23.778Z] + rm=
23:10:23 [2022-07-08T23:10:23.778Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43789/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43789/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43789/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=116709070f08c5156c383f694ccad63786ca862f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:116709070f08c5156c383f694ccad63786ca862f hack/make.sh test-integration-flaky test-integration
23:10:23 [2022-07-08T23:10:23.778Z] 
23:10:23 [2022-07-08T23:10:23.778Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:10:23 [2022-07-08T23:10:23.778Z] 
23:10:23 [2022-07-08T23:10:23.778Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:10:23 [2022-07-08T23:10:23.778Z] HOSTNAME=e38f97050d43
23:10:23 [2022-07-08T23:10:23.778Z] TEST_SKIP_INTEGRATION=1
23:10:23 [2022-07-08T23:10:23.778Z] TESTDEBUG=0
23:10:23 [2022-07-08T23:10:23.778Z] DEST=bundles/test-integration
23:10:23 [2022-07-08T23:10:23.778Z] PWD=/go/src/github.com/docker/docker
23:10:23 [2022-07-08T23:10:23.778Z] KEEPBUNDLE=1
23:10:23 [2022-07-08T23:10:23.778Z] DOCKER_GITCOMMIT=116709070f08c5156c383f694ccad63786ca862f
23:10:23 [2022-07-08T23:10:23.778Z] container=docker
23:10:23 [2022-07-08T23:10:23.778Z] HOME=/root
23:10:23 [2022-07-08T23:10:23.778Z] GOLANG_VERSION=1.18.3
23:10:23 [2022-07-08T23:10:23.778Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:10:23 [2022-07-08T23:10:23.778Z] VALIDATE_BRANCH=master
23:10:23 [2022-07-08T23:10:23.778Z] TERM=xterm
23:10:23 [2022-07-08T23:10:23.778Z] DOCKER_PKG=github.com/docker/docker
23:10:23 [2022-07-08T23:10:23.778Z] SHLVL=1
23:10:23 [2022-07-08T23:10:23.778Z] TIMEOUT=120m
23:10:23 [2022-07-08T23:10:23.778Z] DOCKER_BUILDTAGS= journald
23:10:23 [2022-07-08T23:10:23.778Z] DOCKER_GRAPHDRIVER=overlay2
23:10:23 [2022-07-08T23:10:23.778Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
23:10:23 [2022-07-08T23:10:23.778Z] GO111MODULE=off
23:10:23 [2022-07-08T23:10:23.778Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:10:23 [2022-07-08T23:10:23.778Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:10:23 [2022-07-08T23:10:23.778Z] GOPATH=/go
23:10:23 [2022-07-08T23:10:23.778Z] PKG_CONFIG=pkg-config
23:10:23 [2022-07-08T23:10:23.778Z] _=/usr/bin/env
23:10:23 [2022-07-08T23:10:23.778Z] Building test suite binary ./integration-cli/test.main
23:10:23 [2022-07-08T23:10:23.778Z] 
23:10:23 [2022-07-08T23:10:23.778Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
23:10:23 [2022-07-08T23:10:23.778Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:10:23 [2022-07-08T23:10:23.778Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:10:23 [2022-07-08T23:10:23.778Z] HOSTNAME=a47fe9f8b452
23:10:23 [2022-07-08T23:10:23.778Z] TEST_SKIP_INTEGRATION=1
23:10:23 [2022-07-08T23:10:23.778Z] TESTDEBUG=0
23:10:23 [2022-07-08T23:10:23.778Z] DEST=bundles/test-integration
23:10:23 [2022-07-08T23:10:23.778Z] PWD=/go/src/github.com/docker/docker
23:10:23 [2022-07-08T23:10:23.778Z] KEEPBUNDLE=1
23:10:23 [2022-07-08T23:10:23.778Z] DOCKER_GITCOMMIT=116709070f08c5156c383f694ccad63786ca862f
23:10:23 [2022-07-08T23:10:23.778Z] container=docker
23:10:23 [2022-07-08T23:10:23.778Z] HOME=/root
23:10:23 [2022-07-08T23:10:23.778Z] GOLANG_VERSION=1.18.3
23:10:23 [2022-07-08T23:10:23.778Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:10:23 [2022-07-08T23:10:23.778Z] VALIDATE_BRANCH=master
23:10:23 [2022-07-08T23:10:23.778Z] TERM=xterm
23:10:23 [2022-07-08T23:10:23.778Z] DOCKER_PKG=github.com/docker/docker
23:10:23 [2022-07-08T23:10:23.778Z] SHLVL=1
23:10:23 [2022-07-08T23:10:23.778Z] TIMEOUT=120m
23:10:23 [2022-07-08T23:10:23.778Z] DOCKER_BUILDTAGS= journald
23:10:23 [2022-07-08T23:10:23.778Z] DOCKER_GRAPHDRIVER=overlay2
23:10:23 [2022-07-08T23:10:23.778Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
23:10:23 [2022-07-08T23:10:23.778Z] GO111MODULE=off
23:10:23 [2022-07-08T23:10:23.778Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:10:23 [2022-07-08T23:10:23.778Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:10:23 [2022-07-08T23:10:23.778Z] GOPATH=/go
23:10:23 [2022-07-08T23:10:23.778Z] PKG_CONFIG=pkg-config
23:10:23 [2022-07-08T23:10:23.778Z] _=/usr/bin/env
23:10:23 [2022-07-08T23:10:23.778Z] Building test suite binary ./integration-cli/test.main
23:10:23 [2022-07-08T23:10:23.778Z] No new tests added to integration.
23:10:23 [2022-07-08T23:10:23.778Z] 
23:10:23 [2022-07-08T23:10:23.778Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:10:23 [2022-07-08T23:10:23.778Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:10:23 [2022-07-08T23:10:23.778Z] HOSTNAME=dcd170dc22e0
23:10:23 [2022-07-08T23:10:23.778Z] TESTDEBUG=0
23:10:23 [2022-07-08T23:10:23.778Z] DEST=bundles/test-integration
23:10:23 [2022-07-08T23:10:23.778Z] PWD=/go/src/github.com/docker/docker
23:10:23 [2022-07-08T23:10:23.778Z] KEEPBUNDLE=1
23:10:23 [2022-07-08T23:10:23.778Z] DOCKER_GITCOMMIT=116709070f08c5156c383f694ccad63786ca862f
23:10:23 [2022-07-08T23:10:23.778Z] container=docker
23:10:23 [2022-07-08T23:10:23.778Z] HOME=/root
23:10:23 [2022-07-08T23:10:23.778Z] GOLANG_VERSION=1.18.3
23:10:23 [2022-07-08T23:10:23.778Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:10:23 [2022-07-08T23:10:23.778Z] VALIDATE_BRANCH=master
23:10:23 [2022-07-08T23:10:23.778Z] TERM=xterm
23:10:23 [2022-07-08T23:10:23.778Z] DOCKER_PKG=github.com/docker/docker
23:10:23 [2022-07-08T23:10:23.778Z] SHLVL=1
23:10:23 [2022-07-08T23:10:23.778Z] TIMEOUT=120m
23:10:23 [2022-07-08T23:10:23.778Z] DOCKER_BUILDTAGS= journald
23:10:23 [2022-07-08T23:10:23.778Z] DOCKER_GRAPHDRIVER=overlay2
23:10:23 [2022-07-08T23:10:23.778Z] GO111MODULE=off
23:10:23 [2022-07-08T23:10:23.778Z] TEST_SKIP_INTEGRATION_CLI=1
23:10:23 [2022-07-08T23:10:23.778Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:10:23 [2022-07-08T23:10:23.778Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:10:23 [2022-07-08T23:10:23.778Z] GOPATH=/go
23:10:23 [2022-07-08T23:10:23.778Z] PKG_CONFIG=pkg-config
23:10:23 [2022-07-08T23:10:23.778Z] _=/usr/bin/env
23:10:23 [2022-07-08T23:10:23.778Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
23:10:27 [2022-07-08T23:10:27.869Z] --- PASS: TestDockerNetworkConnectAlias (4.29s)
23:10:27 [2022-07-08T23:10:27.870Z] === RUN   TestDockerNetworkReConnect
23:10:30 [2022-07-08T23:10:30.124Z] --- PASS: TestUpdateRestartPolicy (10.87s)
23:10:30 [2022-07-08T23:10:30.124Z] === RUN   TestUpdateRestartWithAutoRemove
23:10:30 [2022-07-08T23:10:30.124Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s)
23:10:30 [2022-07-08T23:10:30.124Z] === RUN   TestWaitNonBlocked
23:10:30 [2022-07-08T23:10:30.124Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:10:30 [2022-07-08T23:10:30.124Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:10:30 [2022-07-08T23:10:30.124Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:10:30 [2022-07-08T23:10:30.124Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:10:30 [2022-07-08T23:10:30.124Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:10:30 [2022-07-08T23:10:30.124Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
23:10:30 [2022-07-08T23:10:30.124Z] --- PASS: TestWaitNonBlocked (0.01s)
23:10:30 [2022-07-08T23:10:30.124Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s)
23:10:30 [2022-07-08T23:10:30.124Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s)
23:10:30 [2022-07-08T23:10:30.124Z] === RUN   TestWaitBlocked
23:10:30 [2022-07-08T23:10:30.124Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
23:10:30 [2022-07-08T23:10:30.124Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
23:10:30 [2022-07-08T23:10:30.124Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
23:10:30 [2022-07-08T23:10:30.124Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
23:10:30 [2022-07-08T23:10:30.124Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
23:10:30 [2022-07-08T23:10:30.124Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
23:10:30 [2022-07-08T23:10:30.689Z] --- PASS: TestWaitBlocked (0.02s)
23:10:30 [2022-07-08T23:10:30.689Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s)
23:10:30 [2022-07-08T23:10:30.689Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.77s)
23:10:30 [2022-07-08T23:10:30.689Z] === RUN   TestWaitConditions
23:10:30 [2022-07-08T23:10:30.689Z] === RUN   TestWaitConditions/default
23:10:30 [2022-07-08T23:10:30.689Z] === PAUSE TestWaitConditions/default
23:10:30 [2022-07-08T23:10:30.689Z] === RUN   TestWaitConditions/not-running
23:10:30 [2022-07-08T23:10:30.689Z] === PAUSE TestWaitConditions/not-running
23:10:30 [2022-07-08T23:10:30.689Z] === RUN   TestWaitConditions/next-exit
23:10:30 [2022-07-08T23:10:30.689Z] === PAUSE TestWaitConditions/next-exit
23:10:30 [2022-07-08T23:10:30.689Z] === RUN   TestWaitConditions/removed
23:10:30 [2022-07-08T23:10:30.689Z] === PAUSE TestWaitConditions/removed
23:10:30 [2022-07-08T23:10:30.689Z] === CONT  TestWaitConditions/default
23:10:30 [2022-07-08T23:10:30.689Z] === CONT  TestWaitConditions/next-exit
23:10:31 [2022-07-08T23:10:31.162Z] --- PASS: TestDockerNetworkReConnect (3.52s)
23:10:31 [2022-07-08T23:10:31.162Z] === RUN   TestServicePlugin
23:10:32 [2022-07-08T23:10:32.588Z] === CONT  TestWaitConditions/removed
23:10:32 [2022-07-08T23:10:32.588Z] === CONT  TestWaitConditions/not-running
23:10:33 [2022-07-08T23:10:33.974Z] --- PASS: TestWaitConditions (0.01s)
23:10:33 [2022-07-08T23:10:33.974Z]     --- PASS: TestWaitConditions/next-exit (1.72s)
23:10:33 [2022-07-08T23:10:33.974Z]     --- PASS: TestWaitConditions/default (1.74s)
23:10:33 [2022-07-08T23:10:33.974Z]     --- PASS: TestWaitConditions/removed (1.43s)
23:10:33 [2022-07-08T23:10:33.974Z]     --- PASS: TestWaitConditions/not-running (1.43s)
23:10:33 [2022-07-08T23:10:33.974Z] === CONT  TestContainerStartOnDaemonRestart
23:10:33 [2022-07-08T23:10:33.974Z] === CONT  TestRestartDaemonWithRestartingContainer
23:10:35 [2022-07-08T23:10:35.357Z]     plugin_test.go:61: [d53c28a0f459c] joining swarm manager [d9a2d6e4c3dcd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:10:35 [2022-07-08T23:10:35.701Z] tests/integration/api_build_test.py .......................X             [  6%]
23:10:36 [2022-07-08T23:10:36.296Z]     plugin_test.go:64: [d09368d213123] joining swarm manager [d9a2d6e4c3dcd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:10:36 [2022-07-08T23:10:36.510Z] --- PASS: TestContainerStartOnDaemonRestart (2.17s)
23:10:36 [2022-07-08T23:10:36.511Z] === CONT  TestIpcModeOlderClient
23:10:36 [2022-07-08T23:10:36.511Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.19s)
23:10:36 [2022-07-08T23:10:36.511Z] === CONT  TestContainerKillOnDaemonStart
23:10:36 [2022-07-08T23:10:36.511Z] --- PASS: TestIpcModeOlderClient (0.07s)
23:10:36 [2022-07-08T23:10:36.511Z] === CONT  TestDaemonHostGatewayIP
23:10:36 [2022-07-08T23:10:36.528Z] tests/integration/api_client_test.py .....                               [  7%]
23:10:37 [2022-07-08T23:10:37.780Z] Created binary: bundles/dynbinary-daemon/dockerd
23:10:37 [2022-07-08T23:10:37.780Z] Building: bundles/dynbinary-daemon/docker-proxy
23:10:37 [2022-07-08T23:10:37.780Z] GOOS="" GOARCH="" GOARM=""
23:10:37 [2022-07-08T23:10:37.780Z] Created binary: bundles/dynbinary-daemon/docker-proxy
23:10:37 [2022-07-08T23:10:37.780Z] 
23:10:37 [2022-07-08T23:10:37.780Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:10:37 [2022-07-08T23:10:37.780Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:10:37 [2022-07-08T23:10:37.780Z] HOSTNAME=76fe39e04e73
23:10:37 [2022-07-08T23:10:37.780Z] DEST=bundles/test-integration
23:10:37 [2022-07-08T23:10:37.780Z] PWD=/go/src/github.com/docker/docker
23:10:37 [2022-07-08T23:10:37.780Z] DOCKER_ROOTLESS=1
23:10:37 [2022-07-08T23:10:37.780Z] DOCKER_GITCOMMIT=116709070f08c5156c383f694ccad63786ca862f
23:10:37 [2022-07-08T23:10:37.780Z] container=docker
23:10:37 [2022-07-08T23:10:37.780Z] HOME=/root
23:10:37 [2022-07-08T23:10:37.780Z] GOLANG_VERSION=1.18.3
23:10:37 [2022-07-08T23:10:37.780Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:10:37 [2022-07-08T23:10:37.780Z] VALIDATE_BRANCH=master
23:10:37 [2022-07-08T23:10:37.780Z] TERM=xterm
23:10:37 [2022-07-08T23:10:37.780Z] DOCKER_PKG=github.com/docker/docker
23:10:37 [2022-07-08T23:10:37.780Z] SHLVL=1
23:10:37 [2022-07-08T23:10:37.780Z] TIMEOUT=120m
23:10:37 [2022-07-08T23:10:37.780Z] DOCKER_BUILDTAGS= journald
23:10:37 [2022-07-08T23:10:37.780Z] DOCKER_GRAPHDRIVER=overlay2
23:10:37 [2022-07-08T23:10:37.780Z] GO111MODULE=off
23:10:37 [2022-07-08T23:10:37.780Z] DOCKER_EXPERIMENTAL=1
23:10:37 [2022-07-08T23:10:37.780Z] TEST_SKIP_INTEGRATION_CLI=1
23:10:37 [2022-07-08T23:10:37.780Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:10:37 [2022-07-08T23:10:37.780Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:10:37 [2022-07-08T23:10:37.780Z] GOPATH=/go
23:10:37 [2022-07-08T23:10:37.780Z] PKG_CONFIG=pkg-config
23:10:37 [2022-07-08T23:10:37.780Z] _=/usr/bin/env
23:10:37 [2022-07-08T23:10:37.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
23:10:37 [2022-07-08T23:10:37.923Z] tests/integration/api_config_test.py ......                              [  8%]
23:10:38 [2022-07-08T23:10:38.411Z] --- PASS: TestDaemonHostGatewayIP (2.31s)
23:10:38 [2022-07-08T23:10:38.411Z] === CONT  TestDaemonRestartIpcMode
23:10:40 [2022-07-08T23:10:40.940Z] --- PASS: TestDaemonRestartIpcMode (2.16s)
23:10:49 [2022-07-08T23:10:49.045Z] --- PASS: TestContainerKillOnDaemonStart (11.63s)
23:10:49 [2022-07-08T23:10:49.045Z] PASS
23:10:49 [2022-07-08T23:10:49.045Z] 
23:10:49 [2022-07-08T23:10:49.045Z] === Skipped
23:10:49 [2022-07-08T23:10:49.045Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
23:10:49 [2022-07-08T23:10:49.045Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:10:49 [2022-07-08T23:10:49.045Z] 
23:10:49 [2022-07-08T23:10:49.045Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
23:10:49 [2022-07-08T23:10:49.045Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:10:49 [2022-07-08T23:10:49.045Z] 
23:10:49 [2022-07-08T23:10:49.045Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
23:10:49 [2022-07-08T23:10:49.045Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:10:49 [2022-07-08T23:10:49.045Z] 
23:10:49 [2022-07-08T23:10:49.045Z] DONE 264 tests, 3 skipped in 122.219s
23:10:49 [2022-07-08T23:10:49.045Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
23:10:49 [2022-07-08T23:10:49.045Z] ++ 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
23:10:49 [2022-07-08T23:10:49.045Z] ++ set -e
23:10:49 [2022-07-08T23:10:49.045Z] ++ '[' -n 0 ']'
23:10:49 [2022-07-08T23:10:49.045Z] ++ set -x
23:10:49 [2022-07-08T23:10:49.046Z] ++ env -i DEST=/go/src/github.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
23:10:49 [2022-07-08T23:10:49.046Z] === RUN   TestConfigDaemonLibtrustID
23:10:49 [2022-07-08T23:10:49.046Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
23:10:49 [2022-07-08T23:10:49.046Z] === RUN   TestConfigDaemonID
23:10:49 [2022-07-08T23:10:49.611Z]     daemon_test.go:83: [dd284d03e626d] daemon is not started
23:10:49 [2022-07-08T23:10:49.611Z] --- PASS: TestConfigDaemonID (1.04s)
23:10:49 [2022-07-08T23:10:49.611Z] === RUN   TestDaemonConfigValidation
23:10:49 [2022-07-08T23:10:49.611Z] === RUN   TestDaemonConfigValidation/config_with_no_content
23:10:49 [2022-07-08T23:10:49.611Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
23:10:49 [2022-07-08T23:10:49.611Z] === RUN   TestDaemonConfigValidation/config_with_{}
23:10:49 [2022-07-08T23:10:49.611Z] === PAUSE TestDaemonConfigValidation/config_with_{}
23:10:49 [2022-07-08T23:10:49.611Z] === RUN   TestDaemonConfigValidation/invalid_config
23:10:49 [2022-07-08T23:10:49.611Z] === PAUSE TestDaemonConfigValidation/invalid_config
23:10:49 [2022-07-08T23:10:49.611Z] === RUN   TestDaemonConfigValidation/malformed_config
23:10:49 [2022-07-08T23:10:49.611Z] === PAUSE TestDaemonConfigValidation/malformed_config
23:10:49 [2022-07-08T23:10:49.611Z] === RUN   TestDaemonConfigValidation/valid_config
23:10:49 [2022-07-08T23:10:49.611Z] === PAUSE TestDaemonConfigValidation/valid_config
23:10:49 [2022-07-08T23:10:49.611Z] === CONT  TestDaemonConfigValidation/config_with_no_content
23:10:49 [2022-07-08T23:10:49.611Z] === CONT  TestDaemonConfigValidation/malformed_config
23:10:49 [2022-07-08T23:10:49.611Z] === CONT  TestDaemonConfigValidation/invalid_config
23:10:49 [2022-07-08T23:10:49.611Z] === CONT  TestDaemonConfigValidation/config_with_{}
23:10:49 [2022-07-08T23:10:49.611Z] === CONT  TestDaemonConfigValidation/valid_config
23:10:49 [2022-07-08T23:10:49.611Z] --- PASS: TestDaemonConfigValidation (0.00s)
23:10:49 [2022-07-08T23:10:49.611Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
23:10:49 [2022-07-08T23:10:49.611Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
23:10:49 [2022-07-08T23:10:49.611Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
23:10:49 [2022-07-08T23:10:49.611Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s)
23:10:49 [2022-07-08T23:10:49.611Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
23:10:49 [2022-07-08T23:10:49.611Z] === RUN   TestConfigDaemonSeccompProfiles
23:10:49 [2022-07-08T23:10:49.611Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
23:10:50 [2022-07-08T23:10:50.985Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
23:10:51 [2022-07-08T23:10:51.919Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
23:10:52 [2022-07-08T23:10:52.853Z] === CONT  TestConfigDaemonSeccompProfiles
23:10:52 [2022-07-08T23:10:52.854Z]     daemon_test.go:197: [de62277d508e2] daemon is not started
23:10:52 [2022-07-08T23:10:52.854Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
23:10:52 [2022-07-08T23:10:52.854Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
23:10:52 [2022-07-08T23:10:52.854Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
23:10:52 [2022-07-08T23:10:52.854Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
23:10:52 [2022-07-08T23:10:52.854Z] === RUN   TestDaemonProxy
23:10:52 [2022-07-08T23:10:52.854Z] === RUN   TestDaemonProxy/environment_variables
23:10:54 [2022-07-08T23:10:54.753Z] === RUN   TestDaemonProxy/command-line_options
23:10:56 [2022-07-08T23:10:56.653Z] === RUN   TestDaemonProxy/configuration_file
23:10:58 [2022-07-08T23:10:58.026Z] === RUN   TestDaemonProxy/conflicting_options
23:10:58 [2022-07-08T23:10:58.593Z] === RUN   TestDaemonProxy/reload_sanitized
23:10:59 [2022-07-08T23:10:59.159Z] --- PASS: TestDaemonProxy (6.21s)
23:10:59 [2022-07-08T23:10:59.159Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
23:10:59 [2022-07-08T23:10:59.159Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
23:10:59 [2022-07-08T23:10:59.159Z]     --- PASS: TestDaemonProxy/configuration_file (1.72s)
23:10:59 [2022-07-08T23:10:59.159Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
23:10:59 [2022-07-08T23:10:59.159Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
23:10:59 [2022-07-08T23:10:59.159Z] PASS
23:10:59 [2022-07-08T23:10:59.159Z] 
23:10:59 [2022-07-08T23:10:59.159Z] DONE 18 tests in 11.259s
23:10:59 [2022-07-08T23:10:59.159Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
23:10:59 [2022-07-08T23:10:59.159Z] ++ 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
23:10:59 [2022-07-08T23:10:59.159Z] ++ set -e
23:10:59 [2022-07-08T23:10:59.159Z] ++ '[' -n 0 ']'
23:10:59 [2022-07-08T23:10:59.159Z] ++ set -x
23:10:59 [2022-07-08T23:10:59.159Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
23:10:59 [2022-07-08T23:10:59.159Z] INFO: Testing against a local daemon
23:10:59 [2022-07-08T23:10:59.159Z] === RUN   TestCommitInheritsEnv
23:10:59 [2022-07-08T23:10:59.725Z] --- PASS: TestCommitInheritsEnv (0.31s)
23:10:59 [2022-07-08T23:10:59.725Z] === RUN   TestImportExtremelyLargeImageWorks
23:10:59 [2022-07-08T23:10:59.725Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
23:10:59 [2022-07-08T23:10:59.725Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
23:10:59 [2022-07-08T23:10:59.725Z] === RUN   TestImportWithCustomPlatform
23:10:59 [2022-07-08T23:10:59.725Z] === RUN   TestImportWithCustomPlatform/#00
23:10:59 [2022-07-08T23:10:59.725Z] === RUN   TestImportWithCustomPlatform/_______
23:10:59 [2022-07-08T23:10:59.725Z] === RUN   TestImportWithCustomPlatform//
23:10:59 [2022-07-08T23:10:59.725Z] === RUN   TestImportWithCustomPlatform/linux
23:10:59 [2022-07-08T23:10:59.725Z] === RUN   TestImportWithCustomPlatform/LINUX
23:10:59 [2022-07-08T23:10:59.725Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
23:10:59 [2022-07-08T23:10:59.983Z] === RUN   TestImportWithCustomPlatform/macos
23:10:59 [2022-07-08T23:10:59.983Z] === RUN   TestImportWithCustomPlatform/macos/arm64
23:10:59 [2022-07-08T23:10:59.983Z] === RUN   TestImportWithCustomPlatform/nintendo64
23:10:59 [2022-07-08T23:10:59.983Z] --- PASS: TestImportWithCustomPlatform (0.35s)
23:10:59 [2022-07-08T23:10:59.983Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.08s)
23:10:59 [2022-07-08T23:10:59.983Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
23:10:59 [2022-07-08T23:10:59.983Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
23:10:59 [2022-07-08T23:10:59.983Z]     --- PASS: TestImportWithCustomPlatform/linux (0.08s)
23:10:59 [2022-07-08T23:10:59.983Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.08s)
23:10:59 [2022-07-08T23:10:59.983Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s)
23:10:59 [2022-07-08T23:10:59.983Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
23:10:59 [2022-07-08T23:10:59.983Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
23:10:59 [2022-07-08T23:10:59.983Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
23:10:59 [2022-07-08T23:10:59.983Z] === RUN   TestImagesFilterMultiReference
23:10:59 [2022-07-08T23:10:59.983Z] --- PASS: TestImagesFilterMultiReference (0.06s)
23:10:59 [2022-07-08T23:10:59.983Z] === RUN   TestImagePullPlatformInvalid
23:10:59 [2022-07-08T23:10:59.983Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
23:10:59 [2022-07-08T23:10:59.983Z] === RUN   TestRemoveImageOrphaning
23:11:00 [2022-07-08T23:11:00.241Z] --- PASS: TestRemoveImageOrphaning (0.29s)
23:11:00 [2022-07-08T23:11:00.241Z] === RUN   TestRemoveImageGarbageCollector
23:11:00 [2022-07-08T23:11:00.241Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:11:00 [2022-07-08T23:11:00.241Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
23:11:00 [2022-07-08T23:11:00.241Z] === RUN   TestTagUnprefixedRepoByNameOrName
23:11:00 [2022-07-08T23:11:00.241Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
23:11:00 [2022-07-08T23:11:00.241Z] === RUN   TestTagInvalidReference
23:11:00 [2022-07-08T23:11:00.241Z] --- PASS: TestTagInvalidReference (0.02s)
23:11:00 [2022-07-08T23:11:00.241Z] === RUN   TestTagValidPrefixedRepo
23:11:00 [2022-07-08T23:11:00.500Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
23:11:00 [2022-07-08T23:11:00.500Z] === RUN   TestTagExistedNameWithoutForce
23:11:00 [2022-07-08T23:11:00.500Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
23:11:00 [2022-07-08T23:11:00.500Z] === RUN   TestTagOfficialNames
23:11:00 [2022-07-08T23:11:00.500Z] --- PASS: TestTagOfficialNames (0.05s)
23:11:00 [2022-07-08T23:11:00.500Z] === RUN   TestTagMatchesDigest
23:11:00 [2022-07-08T23:11:00.500Z] --- PASS: TestTagMatchesDigest (0.01s)
23:11:00 [2022-07-08T23:11:00.500Z] PASS
23:11:00 [2022-07-08T23:11:00.500Z] 
23:11:00 [2022-07-08T23:11:00.500Z] === Skipped
23:11:00 [2022-07-08T23:11:00.500Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
23:11:00 [2022-07-08T23:11:00.500Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
23:11:00 [2022-07-08T23:11:00.500Z] 
23:11:00 [2022-07-08T23:11:00.500Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
23:11:00 [2022-07-08T23:11:00.500Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:11:00 [2022-07-08T23:11:00.500Z] 
23:11:00 [2022-07-08T23:11:00.500Z] DONE 22 tests, 2 skipped in 1.396s
23:11:00 [2022-07-08T23:11:00.500Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
23:11:00 [2022-07-08T23:11:00.500Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
23:11:00 [2022-07-08T23:11:00.500Z] ++ set -e
23:11:00 [2022-07-08T23:11:00.500Z] ++ '[' -n 0 ']'
23:11:00 [2022-07-08T23:11:00.500Z] ++ set -x
23:11:00 [2022-07-08T23:11:00.500Z] ++ env -i DEST=/go/src/github.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-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
23:11:00 [2022-07-08T23:11:00.500Z] === RUN   TestStripANSICommands
23:11:00 [2022-07-08T23:11:00.500Z] === RUN   TestStripANSICommands/#00
23:11:00 [2022-07-08T23:11:00.500Z] === RUN   TestStripANSICommands/#01
23:11:00 [2022-07-08T23:11:00.500Z] --- PASS: TestStripANSICommands (0.00s)
23:11:00 [2022-07-08T23:11:00.500Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
23:11:00 [2022-07-08T23:11:00.500Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
23:11:00 [2022-07-08T23:11:00.500Z] PASS
23:11:00 [2022-07-08T23:11:00.500Z] 
23:11:00 [2022-07-08T23:11:00.500Z] DONE 3 tests in 0.043s
23:11:00 [2022-07-08T23:11:00.500Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
23:11:00 [2022-07-08T23:11:00.500Z] ++ 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
23:11:00 [2022-07-08T23:11:00.500Z] ++ set -e
23:11:00 [2022-07-08T23:11:00.500Z] ++ '[' -n 0 ']'
23:11:00 [2022-07-08T23:11:00.500Z] ++ set -x
23:11:00 [2022-07-08T23:11:00.500Z] ++ env -i DEST=/go/src/github.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
23:11:00 [2022-07-08T23:11:00.759Z] INFO: Testing against a local daemon
23:11:00 [2022-07-08T23:11:00.759Z] === RUN   TestNetworkCreateDelete
23:11:00 [2022-07-08T23:11:00.759Z] --- PASS: TestNetworkCreateDelete (0.15s)
23:11:00 [2022-07-08T23:11:00.759Z] === RUN   TestDockerNetworkDeletePreferID
23:11:01 [2022-07-08T23:11:01.345Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
23:11:01 [2022-07-08T23:11:01.345Z] === RUN   TestDaemonDNSFallback
23:11:02 [2022-07-08T23:11:02.923Z] --- PASS: TestServicePlugin (30.24s)
23:11:02 [2022-07-08T23:11:02.923Z] === RUN   TestServiceUpdateLabel
23:11:03 [2022-07-08T23:11:03.862Z] --- PASS: TestServiceUpdateLabel (2.22s)
23:11:03 [2022-07-08T23:11:03.862Z] === RUN   TestServiceUpdateSecrets
23:11:07 [2022-07-08T23:11:07.909Z] --- PASS: TestDaemonDNSFallback (6.32s)
23:11:07 [2022-07-08T23:11:07.909Z] === RUN   TestInspectNetwork
23:11:08 [2022-07-08T23:11:08.109Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
23:11:10 [2022-07-08T23:11:10.439Z] === RUN   TestInspectNetwork/full_network_id
23:11:10 [2022-07-08T23:11:10.439Z] === RUN   TestInspectNetwork/partial_network_id
23:11:10 [2022-07-08T23:11:10.439Z] === RUN   TestInspectNetwork/network_name
23:11:10 [2022-07-08T23:11:10.439Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
23:11:14 [2022-07-08T23:11:14.624Z] --- PASS: TestInspectNetwork (7.11s)
23:11:14 [2022-07-08T23:11:14.624Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
23:11:14 [2022-07-08T23:11:14.624Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
23:11:14 [2022-07-08T23:11:14.624Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
23:11:14 [2022-07-08T23:11:14.624Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
23:11:14 [2022-07-08T23:11:14.624Z] === RUN   TestRunContainerWithBridgeNone
23:11:16 [2022-07-08T23:11:16.001Z] --- PASS: TestRunContainerWithBridgeNone (1.49s)
23:11:16 [2022-07-08T23:11:16.001Z] === RUN   TestNetworkInvalidJSON
23:11:16 [2022-07-08T23:11:16.001Z] === RUN   TestNetworkInvalidJSON/networks/create
23:11:16 [2022-07-08T23:11:16.001Z] === PAUSE TestNetworkInvalidJSON/networks/create
23:11:16 [2022-07-08T23:11:16.001Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
23:11:16 [2022-07-08T23:11:16.001Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
23:11:16 [2022-07-08T23:11:16.001Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
23:11:16 [2022-07-08T23:11:16.001Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
23:11:16 [2022-07-08T23:11:16.001Z] === CONT  TestNetworkInvalidJSON/networks/create
23:11:16 [2022-07-08T23:11:16.001Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
23:11:16 [2022-07-08T23:11:16.001Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
23:11:16 [2022-07-08T23:11:16.001Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
23:11:16 [2022-07-08T23:11:16.001Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
23:11:16 [2022-07-08T23:11:16.001Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
23:11:16 [2022-07-08T23:11:16.001Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
23:11:16 [2022-07-08T23:11:16.001Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
23:11:16 [2022-07-08T23:11:16.001Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
23:11:16 [2022-07-08T23:11:16.001Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
23:11:16 [2022-07-08T23:11:16.001Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
23:11:16 [2022-07-08T23:11:16.001Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
23:11:16 [2022-07-08T23:11:16.001Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
23:11:16 [2022-07-08T23:11:16.001Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
23:11:16 [2022-07-08T23:11:16.001Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
23:11:16 [2022-07-08T23:11:16.001Z] --- PASS: TestNetworkInvalidJSON (0.01s)
23:11:16 [2022-07-08T23:11:16.001Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
23:11:16 [2022-07-08T23:11:16.001Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
23:11:16 [2022-07-08T23:11:16.001Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
23:11:16 [2022-07-08T23:11:16.001Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
23:11:16 [2022-07-08T23:11:16.001Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
23:11:16 [2022-07-08T23:11:16.001Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
23:11:16 [2022-07-08T23:11:16.001Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
23:11:16 [2022-07-08T23:11:16.001Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
23:11:16 [2022-07-08T23:11:16.001Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
23:11:16 [2022-07-08T23:11:16.001Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
23:11:16 [2022-07-08T23:11:16.001Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
23:11:16 [2022-07-08T23:11:16.001Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
23:11:16 [2022-07-08T23:11:16.001Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
23:11:16 [2022-07-08T23:11:16.001Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
23:11:16 [2022-07-08T23:11:16.001Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
23:11:16 [2022-07-08T23:11:16.001Z] === RUN   TestNetworkList
23:11:16 [2022-07-08T23:11:16.260Z] === RUN   TestNetworkList//networks
23:11:16 [2022-07-08T23:11:16.260Z] === PAUSE TestNetworkList//networks
23:11:16 [2022-07-08T23:11:16.260Z] === RUN   TestNetworkList//networks/
23:11:16 [2022-07-08T23:11:16.260Z] === PAUSE TestNetworkList//networks/
23:11:16 [2022-07-08T23:11:16.260Z] === CONT  TestNetworkList//networks
23:11:16 [2022-07-08T23:11:16.260Z] === CONT  TestNetworkList//networks/
23:11:16 [2022-07-08T23:11:16.260Z] --- PASS: TestNetworkList (0.02s)
23:11:16 [2022-07-08T23:11:16.260Z]     --- PASS: TestNetworkList//networks/ (0.00s)
23:11:16 [2022-07-08T23:11:16.260Z]     --- PASS: TestNetworkList//networks (0.00s)
23:11:16 [2022-07-08T23:11:16.260Z] === RUN   TestHostIPv4BridgeLabel
23:11:16 [2022-07-08T23:11:16.826Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
23:11:16 [2022-07-08T23:11:16.826Z] === RUN   TestDaemonRestartWithLiveRestore
23:11:17 [2022-07-08T23:11:17.761Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
23:11:17 [2022-07-08T23:11:17.761Z] === RUN   TestDaemonDefaultNetworkPools
23:11:18 [2022-07-08T23:11:18.696Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
23:11:18 [2022-07-08T23:11:18.696Z] === RUN   TestDaemonRestartWithExistingNetwork
23:11:18 [2022-07-08T23:11:18.751Z] --- PASS: TestServiceUpdateSecrets (14.55s)
23:11:18 [2022-07-08T23:11:18.751Z] === RUN   TestServiceUpdateConfigs
23:11:19 [2022-07-08T23:11:19.631Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
23:11:19 [2022-07-08T23:11:19.631Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
23:11:21 [2022-07-08T23:11:21.006Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
23:11:21 [2022-07-08T23:11:21.006Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
23:11:21 [2022-07-08T23:11:21.572Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
23:11:21 [2022-07-08T23:11:21.572Z] === RUN   TestServiceWithPredefinedNetwork
23:11:24 [2022-07-08T23:11:24.103Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s)
23:11:24 [2022-07-08T23:11:24.103Z] === RUN   TestServiceRemoveKeepsIngressNetwork
23:11:24 [2022-07-08T23:11:24.103Z]     service_test.go:243: FLAKY_TEST
23:11:24 [2022-07-08T23:11:24.103Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
23:11:24 [2022-07-08T23:11:24.103Z] === RUN   TestServiceWithDataPathPortInit
23:11:24 [2022-07-08T23:11:24.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
23:11:24 [2022-07-08T23:11:24.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
23:11:33 [2022-07-08T23:11:33.638Z] --- PASS: TestServiceUpdateConfigs (14.63s)
23:11:33 [2022-07-08T23:11:33.638Z] === RUN   TestServiceUpdateNetwork
23:11:38 [2022-07-08T23:11:38.987Z] --- PASS: TestServiceWithDataPathPortInit (13.99s)
23:11:38 [2022-07-08T23:11:38.987Z] === RUN   TestServiceWithDefaultAddressPoolInit
23:11:40 [2022-07-08T23:11:40.364Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jd4teo707h5fpr8uk7gk8rz44 Created:2022-07-08 23:11:39.075631733 +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[c3f815d4873210de85dd9998a56405f16686bbaabecc7b7a36b6d997c0e9301a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n0r6k26wh4gx6unkfzzf81zeo EndpointID:a0c2e2e36d49e83df0e52211f57dea6a8ffcb389f122d407f4b3f8fed5ca6684 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:86598b809cc2a136b3cb2f2978b253dceb3e8ae61418358f518ef1079fcc956e 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:d78d44320535 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n0r6k26wh4gx6unkfzzf81zeo EndpointID:a0c2e2e36d49e83df0e52211f57dea6a8ffcb389f122d407f4b3f8fed5ca6684 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
23:11:44 [2022-07-08T23:11:44.548Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.00s)
23:11:44 [2022-07-08T23:11:44.548Z] PASS
23:11:44 [2022-07-08T23:11:44.548Z] 
23:11:44 [2022-07-08T23:11:44.548Z] === Skipped
23:11:44 [2022-07-08T23:11:44.548Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
23:11:44 [2022-07-08T23:11:44.548Z]     service_test.go:243: FLAKY_TEST
23:11:44 [2022-07-08T23:11:44.548Z] 
23:11:44 [2022-07-08T23:11:44.807Z] DONE 38 tests, 1 skipped in 44.133s
23:11:44 [2022-07-08T23:11:44.807Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
23:11:44 [2022-07-08T23:11:44.807Z] ++ 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
23:11:44 [2022-07-08T23:11:44.807Z] ++ set -e
23:11:44 [2022-07-08T23:11:44.807Z] ++ '[' -n 0 ']'
23:11:44 [2022-07-08T23:11:44.807Z] ++ set -x
23:11:44 [2022-07-08T23:11:44.807Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
23:11:44 [2022-07-08T23:11:44.807Z] INFO: Testing against a local daemon
23:11:44 [2022-07-08T23:11:44.807Z] === RUN   TestDockerNetworkIpvlanPersistance
23:11:44 [2022-07-08T23:11:44.807Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:11:44 [2022-07-08T23:11:44.807Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
23:11:44 [2022-07-08T23:11:44.807Z] === RUN   TestDockerNetworkIpvlan
23:11:44 [2022-07-08T23:11:44.808Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:11:44 [2022-07-08T23:11:44.808Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
23:11:44 [2022-07-08T23:11:44.808Z] PASS
23:11:44 [2022-07-08T23:11:44.808Z] 
23:11:44 [2022-07-08T23:11:44.808Z] === Skipped
23:11:44 [2022-07-08T23:11:44.808Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
23:11:44 [2022-07-08T23:11:44.808Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:11:44 [2022-07-08T23:11:44.808Z] 
23:11:44 [2022-07-08T23:11:44.808Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
23:11:44 [2022-07-08T23:11:44.808Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:11:44 [2022-07-08T23:11:44.808Z] 
23:11:44 [2022-07-08T23:11:44.808Z] DONE 2 tests, 2 skipped in 0.094s
23:11:44 [2022-07-08T23:11:44.808Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
23:11:44 [2022-07-08T23:11:44.808Z] ++ 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
23:11:44 [2022-07-08T23:11:44.808Z] ++ set -e
23:11:44 [2022-07-08T23:11:44.808Z] ++ '[' -n 0 ']'
23:11:44 [2022-07-08T23:11:44.808Z] ++ set -x
23:11:44 [2022-07-08T23:11:44.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=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
23:11:44 [2022-07-08T23:11:44.808Z] INFO: Testing against a local daemon
23:11:44 [2022-07-08T23:11:44.808Z] === RUN   TestDockerNetworkMacvlanPersistance
23:11:45 [2022-07-08T23:11:45.854Z] --- PASS: TestServiceUpdateNetwork (12.57s)
23:11:45 [2022-07-08T23:11:45.854Z] === RUN   TestServiceUpdatePidsLimit
23:11:46 [2022-07-08T23:11:46.182Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s)
23:11:46 [2022-07-08T23:11:46.182Z] === RUN   TestDockerNetworkMacvlan
23:11:46 [2022-07-08T23:11:46.748Z] === RUN   TestDockerNetworkMacvlan/Subinterface
23:11:46 [2022-07-08T23:11:46.793Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
23:11:47 [2022-07-08T23:11:47.361Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
23:11:47 [2022-07-08T23:11:47.683Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
23:11:48 [2022-07-08T23:11:48.249Z] === RUN   TestDockerNetworkMacvlan/NilParent
23:11:50 [2022-07-08T23:11:50.152Z] === RUN   TestDockerNetworkMacvlan/InternalMode
23:11:51 [2022-07-08T23:11:51.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
23:11:52 [2022-07-08T23:11:52.064Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
23:11:55 [2022-07-08T23:11:55.348Z] === RUN   TestDockerNetworkMacvlan/Addressing
23:11:55 [2022-07-08T23:11:55.483Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
23:11:55 [2022-07-08T23:11:55.915Z] --- PASS: TestDockerNetworkMacvlan (9.73s)
23:11:55 [2022-07-08T23:11:55.915Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
23:11:55 [2022-07-08T23:11:55.915Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
23:11:55 [2022-07-08T23:11:55.915Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.82s)
23:11:55 [2022-07-08T23:11:55.915Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s)
23:11:55 [2022-07-08T23:11:55.915Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.08s)
23:11:55 [2022-07-08T23:11:55.915Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.67s)
23:11:55 [2022-07-08T23:11:55.915Z] PASS
23:11:55 [2022-07-08T23:11:55.915Z] 
23:11:55 [2022-07-08T23:11:55.915Z] DONE 8 tests in 11.051s
23:11:55 [2022-07-08T23:11:55.915Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
23:11:55 [2022-07-08T23:11:55.915Z] ++ 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
23:11:55 [2022-07-08T23:11:55.915Z] ++ set -e
23:11:55 [2022-07-08T23:11:55.915Z] ++ '[' -n 0 ']'
23:11:55 [2022-07-08T23:11:55.915Z] ++ set -x
23:11:55 [2022-07-08T23:11:55.915Z] ++ env -i DEST=/go/src/github.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
23:11:55 [2022-07-08T23:11:55.915Z] testing: warning: no tests to run
23:11:55 [2022-07-08T23:11:55.915Z] PASS
23:11:55 [2022-07-08T23:11:55.915Z] 
23:11:55 [2022-07-08T23:11:55.915Z] DONE 0 tests in 0.029s
23:11:55 [2022-07-08T23:11:55.915Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
23:11:55 [2022-07-08T23:11:55.915Z] ++ 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
23:11:55 [2022-07-08T23:11:55.915Z] ++ set -e
23:11:55 [2022-07-08T23:11:55.915Z] ++ '[' -n 0 ']'
23:11:55 [2022-07-08T23:11:55.915Z] ++ set -x
23:11:55 [2022-07-08T23:11:55.915Z] ++ env -i DEST=/go/src/github.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
23:11:55 [2022-07-08T23:11:55.915Z] INFO: Testing against a local daemon
23:11:55 [2022-07-08T23:11:55.915Z] === RUN   TestAuthZPluginAllowRequest
23:11:57 [2022-07-08T23:11:57.291Z] --- PASS: TestAuthZPluginAllowRequest (1.16s)
23:11:57 [2022-07-08T23:11:57.291Z] === RUN   TestAuthZPluginTLS
23:11:57 [2022-07-08T23:11:57.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
23:11:57 [2022-07-08T23:11:57.857Z] --- PASS: TestAuthZPluginTLS (0.56s)
23:11:57 [2022-07-08T23:11:57.857Z] === RUN   TestAuthZPluginDenyRequest
23:11:58 [2022-07-08T23:11:58.423Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
23:11:58 [2022-07-08T23:11:58.423Z] === RUN   TestAuthZPluginAPIDenyResponse
23:11:58 [2022-07-08T23:11:58.682Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
23:11:58 [2022-07-08T23:11:58.682Z] === RUN   TestAuthZPluginDenyResponse
23:11:59 [2022-07-08T23:11:59.252Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
23:11:59 [2022-07-08T23:11:59.252Z] === RUN   TestAuthZPluginAllowEventStream
23:12:00 [2022-07-08T23:12:00.632Z] --- PASS: TestAuthZPluginAllowEventStream (1.18s)
23:12:00 [2022-07-08T23:12:00.632Z] === RUN   TestAuthZPluginErrorResponse
23:12:01 [2022-07-08T23:12:01.203Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
23:12:01 [2022-07-08T23:12:01.203Z] === RUN   TestAuthZPluginErrorRequest
23:12:01 [2022-07-08T23:12:01.423Z] .........................xx....................                          [ 29%]
23:12:01 [2022-07-08T23:12:01.770Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
23:12:01 [2022-07-08T23:12:01.770Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
23:12:02 [2022-07-08T23:12:02.028Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
23:12:02 [2022-07-08T23:12:02.028Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
23:12:02 [2022-07-08T23:12:02.076Z] --- PASS: TestServiceUpdatePidsLimit (16.34s)
23:12:02 [2022-07-08T23:12:02.076Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.75s)
23:12:02 [2022-07-08T23:12:02.076Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s)
23:12:02 [2022-07-08T23:12:02.076Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
23:12:02 [2022-07-08T23:12:02.076Z] PASS
23:12:02 [2022-07-08T23:12:02.076Z] 
23:12:02 [2022-07-08T23:12:02.076Z] === Skipped
23:12:02 [2022-07-08T23:12:02.076Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
23:12:02 [2022-07-08T23:12:02.076Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:12:02 [2022-07-08T23:12:02.076Z] 
23:12:02 [2022-07-08T23:12:02.076Z] DONE 27 tests, 1 skipped in 166.002s
23:12:02 [2022-07-08T23:12:02.076Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
23:12:02 [2022-07-08T23:12:02.076Z] INFO: Testing against a local daemon
23:12:02 [2022-07-08T23:12:02.076Z] === RUN   TestSessionCreate
23:12:02 [2022-07-08T23:12:02.076Z] --- PASS: TestSessionCreate (0.02s)
23:12:02 [2022-07-08T23:12:02.076Z] === RUN   TestSessionCreateWithBadUpgrade
23:12:02 [2022-07-08T23:12:02.076Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
23:12:02 [2022-07-08T23:12:02.076Z] PASS
23:12:02 [2022-07-08T23:12:02.076Z] 
23:12:02 [2022-07-08T23:12:02.076Z] DONE 2 tests in 0.063s
23:12:02 [2022-07-08T23:12:02.076Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
23:12:02 [2022-07-08T23:12:02.076Z] INFO: Testing against a local daemon
23:12:02 [2022-07-08T23:12:02.076Z] === RUN   TestCgroupDriverSystemdMemoryLimit
23:12:02 [2022-07-08T23:12:02.076Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
23:12:02 [2022-07-08T23:12:02.076Z] === RUN   TestDiskUsage
23:12:02 [2022-07-08T23:12:02.076Z] === PAUSE TestDiskUsage
23:12:02 [2022-07-08T23:12:02.076Z] === RUN   TestEventsExecDie
23:12:02 [2022-07-08T23:12:02.336Z] --- PASS: TestEventsExecDie (0.59s)
23:12:02 [2022-07-08T23:12:02.336Z] === RUN   TestEventsBackwardsCompatible
23:12:02 [2022-07-08T23:12:02.595Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
23:12:02 [2022-07-08T23:12:02.595Z] === RUN   TestEventsVolumeCreate
23:12:02 [2022-07-08T23:12:02.595Z] --- PASS: TestEventsVolumeCreate (0.07s)
23:12:02 [2022-07-08T23:12:02.595Z] === RUN   TestInfoBinaryCommits
23:12:02 [2022-07-08T23:12:02.595Z] --- PASS: TestInfoBinaryCommits (0.02s)
23:12:02 [2022-07-08T23:12:02.595Z] === RUN   TestInfoAPIVersioned
23:12:02 [2022-07-08T23:12:02.595Z] --- PASS: TestInfoAPIVersioned (0.01s)
23:12:02 [2022-07-08T23:12:02.595Z] === RUN   TestInfoAPI
23:12:02 [2022-07-08T23:12:02.595Z] --- PASS: TestInfoAPI (0.02s)
23:12:02 [2022-07-08T23:12:02.595Z] === RUN   TestInfoAPIWarnings
23:12:03 [2022-07-08T23:12:03.403Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.38s)
23:12:03 [2022-07-08T23:12:03.403Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
23:12:05 [2022-07-08T23:12:05.305Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.41s)
23:12:05 [2022-07-08T23:12:05.305Z] === RUN   TestAuthZPluginHeader
23:12:05 [2022-07-08T23:12:05.563Z] --- PASS: TestAuthZPluginHeader (0.71s)
23:12:05 [2022-07-08T23:12:05.563Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
23:12:05 [2022-07-08T23:12:05.563Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:12:05 [2022-07-08T23:12:05.563Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:12:05 [2022-07-08T23:12:05.563Z] === RUN   TestAuthZPluginV2Disable
23:12:05 [2022-07-08T23:12:05.563Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:12:05 [2022-07-08T23:12:05.563Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
23:12:05 [2022-07-08T23:12:05.563Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
23:12:05 [2022-07-08T23:12:05.563Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:12:05 [2022-07-08T23:12:05.563Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:12:05 [2022-07-08T23:12:05.563Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
23:12:05 [2022-07-08T23:12:05.563Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:12:05 [2022-07-08T23:12:05.564Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:12:05 [2022-07-08T23:12:05.564Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
23:12:07 [2022-07-08T23:12:07.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
23:12:07 [2022-07-08T23:12:07.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
23:12:07 [2022-07-08T23:12:07.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
23:12:08 [2022-07-08T23:12:08.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
23:12:08 [2022-07-08T23:12:08.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
23:12:08 [2022-07-08T23:12:08.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
23:12:09 [2022-07-08T23:12:09.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
23:12:12 [2022-07-08T23:12:12.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
23:12:13 [2022-07-08T23:12:13.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
23:12:14 [2022-07-08T23:12:14.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
23:12:14 [2022-07-08T23:12:14.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
23:12:15 [2022-07-08T23:12:15.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
23:12:16 [2022-07-08T23:12:16.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
23:12:17 [2022-07-08T23:12:17.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
23:12:18 [2022-07-08T23:12:18.081Z] tests/integration/api_exec_test.py .....................                 [ 34%]
23:12:18 [2022-07-08T23:12:18.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
23:12:19 [2022-07-08T23:12:19.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
23:12:20 [2022-07-08T23:12:20.228Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:12:20 [2022-07-08T23:12:20.228Z] Using test binary docker
23:12:20 [2022-07-08T23:12:20.228Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:12:20 [2022-07-08T23:12:20.228Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:12:20 [2022-07-08T23:12:20.228Z] INFO: Waiting for daemon to start...
23:12:20 [2022-07-08T23:12:20.228Z] Starting dockerd
23:12:20 [2022-07-08T23:12:20.688Z] --- PASS: TestInfoAPIWarnings (16.54s)
23:12:20 [2022-07-08T23:12:20.688Z] === RUN   TestInfoDebug
23:12:20 [2022-07-08T23:12:20.688Z] --- PASS: TestInfoDebug (0.52s)
23:12:20 [2022-07-08T23:12:20.688Z] === RUN   TestInfoInsecureRegistries
23:12:20 [2022-07-08T23:12:20.688Z] --- PASS: TestInfoInsecureRegistries (0.52s)
23:12:20 [2022-07-08T23:12:20.688Z] === RUN   TestInfoRegistryMirrors
23:12:20 [2022-07-08T23:12:20.688Z] --- PASS: TestInfoRegistryMirrors (0.52s)
23:12:20 [2022-07-08T23:12:20.688Z] === RUN   TestLoginFailsWithBadCredentials
23:12:21 [2022-07-08T23:12:21.257Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s)
23:12:21 [2022-07-08T23:12:21.257Z] === RUN   TestPingCacheHeaders
23:12:21 [2022-07-08T23:12:21.257Z] --- PASS: TestPingCacheHeaders (0.02s)
23:12:21 [2022-07-08T23:12:21.257Z] === RUN   TestPingGet
23:12:21 [2022-07-08T23:12:21.257Z] --- PASS: TestPingGet (0.01s)
23:12:21 [2022-07-08T23:12:21.257Z] === RUN   TestPingHead
23:12:21 [2022-07-08T23:12:21.257Z] --- PASS: TestPingHead (0.02s)
23:12:21 [2022-07-08T23:12:21.257Z] === RUN   TestPingSwarmHeader
23:12:21 [2022-07-08T23:12:21.826Z] === RUN   TestPingSwarmHeader/before_swarm_init
23:12:22 [2022-07-08T23:12:22.086Z] === RUN   TestPingSwarmHeader/after_swarm_init
23:12:22 [2022-07-08T23:12:22.758Z] .
23:12:22 [2022-07-08T23:12:22.758Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:12:23 [2022-07-08T23:12:23.017Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:12:23 [2022-07-08T23:12:23.017Z] Error: No such image: emptyfs
23:12:23 [2022-07-08T23:12:23.017Z] Running integration-test (iteration 1)
23:12:23 [2022-07-08T23:12:23.017Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
23:12:23 [2022-07-08T23:12:23.275Z] Loaded image: busybox:latest
23:12:23 [2022-07-08T23:12:23.465Z] === RUN   TestPingSwarmHeader/after_swarm_leave
23:12:23 [2022-07-08T23:12:23.466Z] --- PASS: TestPingSwarmHeader (2.05s)
23:12:23 [2022-07-08T23:12:23.466Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
23:12:23 [2022-07-08T23:12:23.466Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
23:12:23 [2022-07-08T23:12:23.466Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
23:12:23 [2022-07-08T23:12:23.466Z] === RUN   TestVersion
23:12:23 [2022-07-08T23:12:23.466Z] --- PASS: TestVersion (0.02s)
23:12:23 [2022-07-08T23:12:23.466Z] === CONT  TestCgroupDriverSystemdMemoryLimit
23:12:23 [2022-07-08T23:12:23.466Z] === CONT  TestDiskUsage
23:12:23 [2022-07-08T23:12:23.534Z] Loaded image: busybox:glibc
23:12:23 [2022-07-08T23:12:23.639Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
23:12:23 [2022-07-08T23:12:23.639Z] PASS
23:12:23 [2022-07-08T23:12:23.639Z] 
23:12:23 [2022-07-08T23:12:23.639Z] === Skipped
23:12:23 [2022-07-08T23:12:23.639Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:12:23 [2022-07-08T23:12:23.639Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:12:23 [2022-07-08T23:12:23.639Z] 
23:12:23 [2022-07-08T23:12:23.639Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
23:12:23 [2022-07-08T23:12:23.639Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:12:23 [2022-07-08T23:12:23.639Z] 
23:12:23 [2022-07-08T23:12:23.639Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:12:23 [2022-07-08T23:12:23.639Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:12:23 [2022-07-08T23:12:23.639Z] 
23:12:23 [2022-07-08T23:12:23.639Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:12:23 [2022-07-08T23:12:23.639Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:12:23 [2022-07-08T23:12:23.639Z] 
23:12:23 [2022-07-08T23:12:23.639Z] DONE 17 tests, 4 skipped in 26.617s
23:12:23 [2022-07-08T23:12:23.639Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
23:12:23 [2022-07-08T23:12:23.639Z] ++ 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
23:12:23 [2022-07-08T23:12:23.639Z] ++ set -e
23:12:23 [2022-07-08T23:12:23.639Z] ++ '[' -n 0 ']'
23:12:23 [2022-07-08T23:12:23.639Z] ++ set -x
23:12:23 [2022-07-08T23:12:23.639Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
23:12:23 [2022-07-08T23:12:23.639Z] INFO: Testing against a local daemon
23:12:23 [2022-07-08T23:12:23.639Z] === RUN   TestPluginInvalidJSON
23:12:23 [2022-07-08T23:12:23.639Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
23:12:23 [2022-07-08T23:12:23.639Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
23:12:23 [2022-07-08T23:12:23.639Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
23:12:23 [2022-07-08T23:12:23.639Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
23:12:23 [2022-07-08T23:12:23.639Z] === RUN   TestPluginInvalidJSON/plugins/pull
23:12:23 [2022-07-08T23:12:23.639Z] === PAUSE TestPluginInvalidJSON/plugins/pull
23:12:23 [2022-07-08T23:12:23.639Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
23:12:23 [2022-07-08T23:12:23.639Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
23:12:23 [2022-07-08T23:12:23.639Z] === CONT  TestPluginInvalidJSON/plugins/pull
23:12:23 [2022-07-08T23:12:23.639Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
23:12:23 [2022-07-08T23:12:23.639Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
23:12:23 [2022-07-08T23:12:23.639Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
23:12:23 [2022-07-08T23:12:23.639Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
23:12:23 [2022-07-08T23:12:23.639Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
23:12:23 [2022-07-08T23:12:23.639Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
23:12:23 [2022-07-08T23:12:23.639Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
23:12:23 [2022-07-08T23:12:23.639Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
23:12:23 [2022-07-08T23:12:23.639Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
23:12:23 [2022-07-08T23:12:23.639Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
23:12:23 [2022-07-08T23:12:23.639Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
23:12:23 [2022-07-08T23:12:23.639Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
23:12:23 [2022-07-08T23:12:23.639Z] --- PASS: TestPluginInvalidJSON (0.02s)
23:12:23 [2022-07-08T23:12:23.639Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
23:12:23 [2022-07-08T23:12:23.639Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
23:12:23 [2022-07-08T23:12:23.639Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
23:12:23 [2022-07-08T23:12:23.639Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
23:12:23 [2022-07-08T23:12:23.639Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
23:12:23 [2022-07-08T23:12:23.639Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
23:12:23 [2022-07-08T23:12:23.639Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
23:12:23 [2022-07-08T23:12:23.639Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
23:12:23 [2022-07-08T23:12:23.639Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
23:12:23 [2022-07-08T23:12:23.639Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
23:12:23 [2022-07-08T23:12:23.639Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
23:12:23 [2022-07-08T23:12:23.639Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
23:12:23 [2022-07-08T23:12:23.639Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
23:12:23 [2022-07-08T23:12:23.639Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
23:12:23 [2022-07-08T23:12:23.639Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
23:12:23 [2022-07-08T23:12:23.639Z] === RUN   TestPluginInstall
23:12:23 [2022-07-08T23:12:23.639Z] === RUN   TestPluginInstall/no_auth
23:12:23 [2022-07-08T23:12:23.639Z] time="2022-07-08T23:12:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:12:23 [2022-07-08T23:12:23.639Z] time="2022-07-08T23:12:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2b5c4fa1bea18b3d347eb0680db8bb091da1584d9d0c5ba6d32be9944665e070" mediatype=application/vnd.docker.plugin.v1+json size=522
23:12:23 [2022-07-08T23:12:23.639Z] time="2022-07-08T23:12:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:12:23 [2022-07-08T23:12:23.639Z] time="2022-07-08T23:12:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2b5c4fa1bea18b3d347eb0680db8bb091da1584d9d0c5ba6d32be9944665e070" mediatype=application/vnd.docker.plugin.v1+json size=522
23:12:23 [2022-07-08T23:12:23.639Z] === RUN   TestPluginInstall/with_htpasswd
23:12:23 [2022-07-08T23:12:23.725Z] === RUN   TestDiskUsage/empty
23:12:23 [2022-07-08T23:12:23.725Z] === RUN   TestDiskUsage/empty/container_types
23:12:23 [2022-07-08T23:12:23.725Z] === RUN   TestDiskUsage/empty/image_types
23:12:23 [2022-07-08T23:12:23.725Z] === RUN   TestDiskUsage/empty/volume_types
23:12:23 [2022-07-08T23:12:23.725Z] === RUN   TestDiskUsage/empty/build-cache_types
23:12:23 [2022-07-08T23:12:23.725Z] === RUN   TestDiskUsage/empty/container,_volume_types
23:12:23 [2022-07-08T23:12:23.725Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
23:12:23 [2022-07-08T23:12:23.725Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
23:12:23 [2022-07-08T23:12:23.725Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
23:12:23 [2022-07-08T23:12:23.725Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
23:12:23 [2022-07-08T23:12:23.725Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
23:12:23 [2022-07-08T23:12:23.725Z] === RUN   TestDiskUsage/after_LoadBusybox
23:12:23 [2022-07-08T23:12:23.898Z] time="2022-07-08T23:12:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:12:23 [2022-07-08T23:12:23.898Z] time="2022-07-08T23:12:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2b5c4fa1bea18b3d347eb0680db8bb091da1584d9d0c5ba6d32be9944665e070" mediatype=application/vnd.docker.plugin.v1+json size=522
23:12:23 [2022-07-08T23:12:23.898Z] time="2022-07-08T23:12:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:12:23 [2022-07-08T23:12:23.898Z] time="2022-07-08T23:12:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2b5c4fa1bea18b3d347eb0680db8bb091da1584d9d0c5ba6d32be9944665e070" mediatype=application/vnd.docker.plugin.v1+json size=522
23:12:23 [2022-07-08T23:12:23.986Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
23:12:23 [2022-07-08T23:12:23.986Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
23:12:23 [2022-07-08T23:12:23.986Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
23:12:23 [2022-07-08T23:12:23.986Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
23:12:23 [2022-07-08T23:12:23.986Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
23:12:23 [2022-07-08T23:12:23.986Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
23:12:23 [2022-07-08T23:12:23.986Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
23:12:23 [2022-07-08T23:12:23.986Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
23:12:23 [2022-07-08T23:12:23.986Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
23:12:23 [2022-07-08T23:12:23.986Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
23:12:23 [2022-07-08T23:12:23.986Z] === RUN   TestDiskUsage/after_container.Run
23:12:24 [2022-07-08T23:12:24.157Z] === RUN   TestPluginInstall/with_insecure
23:12:24 [2022-07-08T23:12:24.556Z] === RUN   TestDiskUsage/after_container.Run/container_types
23:12:24 [2022-07-08T23:12:24.556Z] === RUN   TestDiskUsage/after_container.Run/image_types
23:12:24 [2022-07-08T23:12:24.556Z] === RUN   TestDiskUsage/after_container.Run/volume_types
23:12:24 [2022-07-08T23:12:24.556Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
23:12:24 [2022-07-08T23:12:24.556Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
23:12:24 [2022-07-08T23:12:24.556Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
23:12:24 [2022-07-08T23:12:24.556Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
23:12:24 [2022-07-08T23:12:24.556Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
23:12:24 [2022-07-08T23:12:24.556Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
23:12:24 [2022-07-08T23:12:24.556Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
23:12:24 [2022-07-08T23:12:24.817Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.60s)
23:12:24 [2022-07-08T23:12:24.817Z] --- PASS: TestDiskUsage (1.62s)
23:12:24 [2022-07-08T23:12:24.817Z]     --- PASS: TestDiskUsage/empty (0.01s)
23:12:24 [2022-07-08T23:12:24.817Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
23:12:24 [2022-07-08T23:12:24.817Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
23:12:24 [2022-07-08T23:12:24.817Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
23:12:24 [2022-07-08T23:12:24.817Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
23:12:24 [2022-07-08T23:12:24.817Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
23:12:24 [2022-07-08T23:12:24.817Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
23:12:24 [2022-07-08T23:12:24.817Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
23:12:24 [2022-07-08T23:12:24.817Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
23:12:24 [2022-07-08T23:12:24.817Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
23:12:24 [2022-07-08T23:12:24.817Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.01s)
23:12:24 [2022-07-08T23:12:24.817Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.29s)
23:12:24 [2022-07-08T23:12:24.817Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
23:12:24 [2022-07-08T23:12:24.817Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
23:12:24 [2022-07-08T23:12:24.817Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
23:12:24 [2022-07-08T23:12:24.817Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
23:12:24 [2022-07-08T23:12:24.817Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
23:12:24 [2022-07-08T23:12:24.817Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
23:12:24 [2022-07-08T23:12:24.817Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
23:12:24 [2022-07-08T23:12:24.817Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
23:12:24 [2022-07-08T23:12:24.817Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
23:12:24 [2022-07-08T23:12:24.817Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
23:12:24 [2022-07-08T23:12:24.817Z]     --- PASS: TestDiskUsage/after_container.Run (0.57s)
23:12:24 [2022-07-08T23:12:24.817Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
23:12:24 [2022-07-08T23:12:24.817Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
23:12:24 [2022-07-08T23:12:24.817Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
23:12:24 [2022-07-08T23:12:24.817Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
23:12:24 [2022-07-08T23:12:24.817Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
23:12:24 [2022-07-08T23:12:24.817Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
23:12:24 [2022-07-08T23:12:24.817Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
23:12:24 [2022-07-08T23:12:24.817Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
23:12:24 [2022-07-08T23:12:24.817Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
23:12:24 [2022-07-08T23:12:24.817Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
23:12:24 [2022-07-08T23:12:24.817Z] PASS
23:12:24 [2022-07-08T23:12:24.817Z] 
23:12:24 [2022-07-08T23:12:24.817Z] DONE 54 tests in 23.022s
23:12:24 [2022-07-08T23:12:24.817Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
23:12:24 [2022-07-08T23:12:24.817Z] INFO: Testing against a local daemon
23:12:24 [2022-07-08T23:12:24.817Z] === RUN   TestVolumesCreateAndList
23:12:24 [2022-07-08T23:12:24.817Z] --- PASS: TestVolumesCreateAndList (0.02s)
23:12:24 [2022-07-08T23:12:24.817Z] === RUN   TestVolumesRemove
23:12:24 [2022-07-08T23:12:24.910Z] Loaded image: debian:bullseye-slim
23:12:24 [2022-07-08T23:12:24.910Z] Loaded image: hello-world:latest
23:12:24 [2022-07-08T23:12:24.910Z] Loaded image: arm32v7/hello-world:latest
23:12:24 [2022-07-08T23:12:24.910Z] INFO: Testing against a local daemon
23:12:24 [2022-07-08T23:12:24.910Z] === RUN   TestCgroupNamespacesBuild
23:12:25 [2022-07-08T23:12:25.077Z] --- PASS: TestVolumesRemove (0.09s)
23:12:25 [2022-07-08T23:12:25.077Z] === RUN   TestVolumesInspect
23:12:25 [2022-07-08T23:12:25.077Z] --- PASS: TestVolumesInspect (0.02s)
23:12:25 [2022-07-08T23:12:25.077Z] === RUN   TestVolumesInvalidJSON
23:12:25 [2022-07-08T23:12:25.077Z] === RUN   TestVolumesInvalidJSON/volumes/create
23:12:25 [2022-07-08T23:12:25.077Z] === PAUSE TestVolumesInvalidJSON/volumes/create
23:12:25 [2022-07-08T23:12:25.077Z] === CONT  TestVolumesInvalidJSON/volumes/create
23:12:25 [2022-07-08T23:12:25.077Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
23:12:25 [2022-07-08T23:12:25.077Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
23:12:25 [2022-07-08T23:12:25.077Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
23:12:25 [2022-07-08T23:12:25.077Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
23:12:25 [2022-07-08T23:12:25.077Z] --- PASS: TestVolumesInvalidJSON (0.01s)
23:12:25 [2022-07-08T23:12:25.077Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
23:12:25 [2022-07-08T23:12:25.077Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
23:12:25 [2022-07-08T23:12:25.077Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
23:12:25 [2022-07-08T23:12:25.077Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
23:12:25 [2022-07-08T23:12:25.077Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
23:12:25 [2022-07-08T23:12:25.077Z] PASS
23:12:25 [2022-07-08T23:12:25.077Z] 
23:12:25 [2022-07-08T23:12:25.077Z] DONE 9 tests in 0.164s
23:12:25 [2022-07-08T23:12:25.077Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:12:25 [2022-07-08T23:12:25.092Z] time="2022-07-08T23:12:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:12:25 [2022-07-08T23:12:25.092Z] time="2022-07-08T23:12:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1c3bf9fb18dc3000e3a5221631e9b9c36acfa8119afbe98c08175b9f5ca1f152" mediatype=application/vnd.docker.plugin.v1+json size=522
23:12:25 [2022-07-08T23:12:25.092Z] time="2022-07-08T23:12:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:12:25 [2022-07-08T23:12:25.092Z] time="2022-07-08T23:12:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1c3bf9fb18dc3000e3a5221631e9b9c36acfa8119afbe98c08175b9f5ca1f152" mediatype=application/vnd.docker.plugin.v1+json size=522
23:12:25 [2022-07-08T23:12:25.350Z]     plugin_test.go:195: [d86dbcfd18ff8] daemon is not started
23:12:25 [2022-07-08T23:12:25.350Z] --- PASS: TestPluginInstall (2.61s)
23:12:25 [2022-07-08T23:12:25.350Z]     --- PASS: TestPluginInstall/no_auth (1.00s)
23:12:25 [2022-07-08T23:12:25.350Z]     --- PASS: TestPluginInstall/with_htpasswd (0.57s)
23:12:25 [2022-07-08T23:12:25.350Z]     --- PASS: TestPluginInstall/with_insecure (1.04s)
23:12:25 [2022-07-08T23:12:25.350Z] === RUN   TestPluginsWithRuntimes
23:12:25 [2022-07-08T23:12:25.552Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
23:12:25 [2022-07-08T23:12:25.646Z] Stopping apparmor (via systemctl): apparmor.service.
23:12:25 [2022-07-08T23:12:25.646Z] Removing test suite binaries
23:12:25 [2022-07-08T23:12:25.646Z] exiting test-integration
23:12:25 [2022-07-08T23:12:25.646Z] ++ exit 0
23:12:25 [2022-07-08T23:12:25.646Z] 
23:12:26 [2022-07-08T23:12:26.286Z] --- PASS: TestCgroupNamespacesBuild (1.36s)
23:12:26 [2022-07-08T23:12:26.287Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
23:12:26 [2022-07-08T23:12:26.725Z] === RUN   TestPluginsWithRuntimes/No_Args
Post stage
[Pipeline] junit
23:12:27 [2022-07-08T23:12:27.040Z] Recording test results
23:12:27 [2022-07-08T23:12:27.217Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
23:12:27 [2022-07-08T23:12:27.542Z] + echo Ensuring container killed.
23:12:27 [2022-07-08T23:12:27.542Z] Ensuring container killed.
23:12:27 [2022-07-08T23:12:27.542Z] + docker rm -vf docker-pr1
23:12:27 [2022-07-08T23:12:27.542Z] Error: No such container: docker-pr1
[Pipeline] sh
23:12:27 [2022-07-08T23:12:27.660Z] === RUN   TestPluginsWithRuntimes/With_Args
23:12:27 [2022-07-08T23:12:27.663Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.17s)
23:12:27 [2022-07-08T23:12:27.663Z] === RUN   TestBuildWithSession
23:12:27 [2022-07-08T23:12:27.663Z]     build_session_test.go:25: TODO: BuildKit
23:12:27 [2022-07-08T23:12:27.663Z] --- SKIP: TestBuildWithSession (0.00s)
23:12:27 [2022-07-08T23:12:27.663Z] === RUN   TestBuildSquashParent
23:12:27 [2022-07-08T23:12:27.826Z] + echo Chowning /workspace to jenkins user
23:12:27 [2022-07-08T23:12:27.826Z] Chowning /workspace to jenkins user
23:12:27 [2022-07-08T23:12:27.826Z] + id -u
23:12:27 [2022-07-08T23:12:27.826Z] + id -g
23:12:27 [2022-07-08T23:12:27.826Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43789:/workspace busybox chown -R 1000:1000 /workspace
23:12:28 [2022-07-08T23:12:28.595Z] --- PASS: TestPluginsWithRuntimes (3.33s)
23:12:28 [2022-07-08T23:12:28.595Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.90s)
23:12:28 [2022-07-08T23:12:28.595Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.88s)
23:12:28 [2022-07-08T23:12:28.595Z] === RUN   TestPluginBackCompatMediaTypes
23:12:29 [2022-07-08T23:12:29.162Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
23:12:29 [2022-07-08T23:12:29.162Z] PASS
23:12:29 [2022-07-08T23:12:29.162Z] 
23:12:29 [2022-07-08T23:12:29.162Z] DONE 24 tests in 6.648s
23:12:29 [2022-07-08T23:12:29.162Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
23:12:29 [2022-07-08T23:12:29.162Z] ++ 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
23:12:29 [2022-07-08T23:12:29.162Z] ++ set -e
23:12:29 [2022-07-08T23:12:29.162Z] ++ '[' -n 0 ']'
23:12:29 [2022-07-08T23:12:29.162Z] ++ set -x
23:12:29 [2022-07-08T23:12:29.162Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
23:12:29 [2022-07-08T23:12:29.420Z] INFO: Testing against a local daemon
23:12:29 [2022-07-08T23:12:29.420Z] === RUN   TestExternalGraphDriver
23:12:29 [2022-07-08T23:12:29.504Z] + bundleName=amd64-cgroup2
23:12:29 [2022-07-08T23:12:29.505Z] + echo Creating amd64-cgroup2-bundles.tar.gz
23:12:29 [2022-07-08T23:12:29.505Z] Creating amd64-cgroup2-bundles.tar.gz
23:12:29 [2022-07-08T23:12:29.505Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
23:12:29 [2022-07-08T23:12:29.505Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
23:12:29 [2022-07-08T23:12:29.678Z] === RUN   TestExternalGraphDriver/json
[Pipeline] archiveArtifacts
23:12:29 [2022-07-08T23:12:29.777Z] Archiving artifacts
23:12:30 [2022-07-08T23:12:30.174Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43789/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
23:12:30 [2022-07-08T23:12:30.479Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
23:12:30 [2022-07-08T23:12:30.482Z] + make clean
23:12:30 [2022-07-08T23:12:30.482Z] docker volume rm -f docker-dev-cache docker-mod-cache
23:12:30 [2022-07-08T23:12:30.482Z] docker-dev-cache
23:12:30 [2022-07-08T23:12:30.482Z] docker-mod-cache
[Pipeline] deleteDir
23:12:31 [2022-07-08T23:12:31.580Z] === RUN   TestExternalGraphDriver/spec
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
23:12:32 [2022-07-08T23:12:32.960Z] === RUN   TestExternalGraphDriver/pull
23:12:34 [2022-07-08T23:12:34.224Z] --- PASS: TestBuildSquashParent (6.66s)
23:12:34 [2022-07-08T23:12:34.224Z] === RUN   TestBuildWithRemoveAndForceRemove
23:12:34 [2022-07-08T23:12:34.224Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:12:34 [2022-07-08T23:12:34.224Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:12:34 [2022-07-08T23:12:34.224Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:12:34 [2022-07-08T23:12:34.224Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:12:34 [2022-07-08T23:12:34.224Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:12:34 [2022-07-08T23:12:34.224Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:12:34 [2022-07-08T23:12:34.224Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:12:34 [2022-07-08T23:12:34.224Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:12:34 [2022-07-08T23:12:34.224Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:12:34 [2022-07-08T23:12:34.224Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:12:34 [2022-07-08T23:12:34.224Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:12:34 [2022-07-08T23:12:34.224Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:12:34 [2022-07-08T23:12:34.224Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:12:34 [2022-07-08T23:12:34.224Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:12:34 [2022-07-08T23:12:34.865Z] --- PASS: TestExternalGraphDriver (5.18s)
23:12:34 [2022-07-08T23:12:34.865Z]     --- PASS: TestExternalGraphDriver/json (1.60s)
23:12:34 [2022-07-08T23:12:34.865Z]     --- PASS: TestExternalGraphDriver/spec (1.59s)
23:12:34 [2022-07-08T23:12:34.865Z]     --- PASS: TestExternalGraphDriver/pull (1.66s)
23:12:34 [2022-07-08T23:12:34.865Z] === RUN   TestGraphdriverPluginV2
23:12:34 [2022-07-08T23:12:34.865Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:12:34 [2022-07-08T23:12:34.865Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
23:12:34 [2022-07-08T23:12:34.865Z] PASS
23:12:34 [2022-07-08T23:12:34.865Z] 
23:12:34 [2022-07-08T23:12:34.865Z] === Skipped
23:12:34 [2022-07-08T23:12:34.865Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
23:12:34 [2022-07-08T23:12:34.865Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:12:34 [2022-07-08T23:12:34.865Z] 
23:12:34 [2022-07-08T23:12:34.865Z] DONE 5 tests, 1 skipped in 5.620s
23:12:34 [2022-07-08T23:12:34.865Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
23:12:34 [2022-07-08T23:12:34.865Z] ++ 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
23:12:34 [2022-07-08T23:12:34.865Z] ++ set -e
23:12:34 [2022-07-08T23:12:34.865Z] ++ '[' -n 0 ']'
23:12:34 [2022-07-08T23:12:34.865Z] ++ set -x
23:12:34 [2022-07-08T23:12:34.865Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
23:12:34 [2022-07-08T23:12:34.865Z] INFO: Testing against a local daemon
23:12:34 [2022-07-08T23:12:34.865Z] === RUN   TestContinueAfterPluginCrash
23:12:34 [2022-07-08T23:12:34.865Z] === PAUSE TestContinueAfterPluginCrash
23:12:34 [2022-07-08T23:12:34.865Z] === RUN   TestReadPluginNoRead
23:12:34 [2022-07-08T23:12:34.865Z] === PAUSE TestReadPluginNoRead
23:12:34 [2022-07-08T23:12:34.865Z] === RUN   TestDaemonStartWithLogOpt
23:12:34 [2022-07-08T23:12:34.865Z] === PAUSE TestDaemonStartWithLogOpt
23:12:34 [2022-07-08T23:12:34.865Z] === CONT  TestContinueAfterPluginCrash
23:12:34 [2022-07-08T23:12:34.865Z] === CONT  TestDaemonStartWithLogOpt
23:12:36 [2022-07-08T23:12:36.159Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:12:36 [2022-07-08T23:12:36.159Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:12:38 [2022-07-08T23:12:38.097Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:12:38 [2022-07-08T23:12:38.097Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:12:38 [2022-07-08T23:12:38.246Z] --- PASS: TestDaemonStartWithLogOpt (3.14s)
23:12:38 [2022-07-08T23:12:38.246Z] === CONT  TestReadPluginNoRead
23:12:39 [2022-07-08T23:12:39.999Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s)
23:12:39 [2022-07-08T23:12:39.999Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.52s)
23:12:39 [2022-07-08T23:12:39.999Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.56s)
23:12:39 [2022-07-08T23:12:39.999Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.10s)
23:12:39 [2022-07-08T23:12:39.999Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.17s)
23:12:39 [2022-07-08T23:12:39.999Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.89s)
23:12:39 [2022-07-08T23:12:39.999Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.96s)
23:12:39 [2022-07-08T23:12:39.999Z] === RUN   TestBuildMultiStageCopy
23:12:39 [2022-07-08T23:12:39.999Z] === RUN   TestBuildMultiStageCopy/copy_to_root
23:12:40 [2022-07-08T23:12:40.776Z] === RUN   TestReadPluginNoRead/default
23:12:41 [2022-07-08T23:12:41.712Z] === RUN   TestReadPluginNoRead/disabled_caching
23:12:42 [2022-07-08T23:12:42.646Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
23:12:42 [2022-07-08T23:12:42.905Z] --- PASS: TestContinueAfterPluginCrash (8.07s)
23:12:43 [2022-07-08T23:12:43.283Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
23:12:43 [2022-07-08T23:12:43.840Z] === CONT  TestReadPluginNoRead
23:12:43 [2022-07-08T23:12:43.840Z]     read_test.go:92: [d04ec8465a67b] daemon is not started
23:12:43 [2022-07-08T23:12:43.840Z] --- PASS: TestReadPluginNoRead (5.81s)
23:12:43 [2022-07-08T23:12:43.840Z]     --- PASS: TestReadPluginNoRead/default (1.22s)
23:12:43 [2022-07-08T23:12:43.840Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.18s)
23:12:43 [2022-07-08T23:12:43.840Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s)
23:12:43 [2022-07-08T23:12:43.840Z] PASS
23:12:43 [2022-07-08T23:12:43.840Z] 
23:12:43 [2022-07-08T23:12:43.840Z] DONE 6 tests in 9.059s
23:12:43 [2022-07-08T23:12:43.840Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
23:12:43 [2022-07-08T23:12:43.840Z] ++ 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
23:12:43 [2022-07-08T23:12:43.840Z] ++ set -e
23:12:43 [2022-07-08T23:12:43.840Z] ++ '[' -n 0 ']'
23:12:43 [2022-07-08T23:12:43.840Z] ++ set -x
23:12:43 [2022-07-08T23:12:43.840Z] ++ env -i DEST=/go/src/github.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
23:12:44 [2022-07-08T23:12:44.099Z] testing: warning: no tests to run
23:12:44 [2022-07-08T23:12:44.099Z] PASS
23:12:44 [2022-07-08T23:12:44.099Z] 
23:12:44 [2022-07-08T23:12:44.099Z] DONE 0 tests in 0.039s
23:12:44 [2022-07-08T23:12:44.099Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
23:12:44 [2022-07-08T23:12:44.099Z] ++ 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
23:12:44 [2022-07-08T23:12:44.099Z] ++ set -e
23:12:44 [2022-07-08T23:12:44.099Z] ++ '[' -n 0 ']'
23:12:44 [2022-07-08T23:12:44.099Z] ++ set -x
23:12:44 [2022-07-08T23:12:44.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=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
23:12:44 [2022-07-08T23:12:44.099Z] INFO: Testing against a local daemon
23:12:44 [2022-07-08T23:12:44.099Z] === RUN   TestPluginWithDevMounts
23:12:44 [2022-07-08T23:12:44.099Z] === PAUSE TestPluginWithDevMounts
23:12:44 [2022-07-08T23:12:44.099Z] === CONT  TestPluginWithDevMounts
23:12:44 [2022-07-08T23:12:44.217Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
23:12:45 [2022-07-08T23:12:45.153Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
23:12:46 [2022-07-08T23:12:46.002Z] --- PASS: TestPluginWithDevMounts (1.53s)
23:12:46 [2022-07-08T23:12:46.002Z] PASS
23:12:46 [2022-07-08T23:12:46.002Z] 
23:12:46 [2022-07-08T23:12:46.002Z] DONE 1 tests in 1.639s
23:12:46 [2022-07-08T23:12:46.002Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
23:12:46 [2022-07-08T23:12:46.002Z] ++ 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
23:12:46 [2022-07-08T23:12:46.002Z] ++ set -e
23:12:46 [2022-07-08T23:12:46.002Z] ++ '[' -n 0 ']'
23:12:46 [2022-07-08T23:12:46.002Z] ++ set -x
23:12:46 [2022-07-08T23:12:46.002Z] ++ env -i DEST=/go/src/github.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
23:12:46 [2022-07-08T23:12:46.002Z] INFO: Testing against a local daemon
23:12:46 [2022-07-08T23:12:46.002Z] === RUN   TestSecretInspect
23:12:46 [2022-07-08T23:12:46.095Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
23:12:46 [2022-07-08T23:12:46.584Z] tests/integration/api_network_test.py ............................       [ 47%]
23:12:47 [2022-07-08T23:12:47.029Z] --- PASS: TestBuildMultiStageCopy (7.31s)
23:12:47 [2022-07-08T23:12:47.029Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.31s)
23:12:47 [2022-07-08T23:12:47.029Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
23:12:47 [2022-07-08T23:12:47.029Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
23:12:47 [2022-07-08T23:12:47.029Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
23:12:47 [2022-07-08T23:12:47.029Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
23:12:47 [2022-07-08T23:12:47.029Z] === RUN   TestBuildMultiStageParentConfig
23:12:47 [2022-07-08T23:12:47.903Z] --- PASS: TestSecretInspect (2.19s)
23:12:47 [2022-07-08T23:12:47.903Z] === RUN   TestSecretList
23:12:50 [2022-07-08T23:12:50.434Z] --- PASS: TestSecretList (2.29s)
23:12:50 [2022-07-08T23:12:50.434Z] === RUN   TestSecretsCreateAndDelete
23:12:52 [2022-07-08T23:12:52.294Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
23:12:52 [2022-07-08T23:12:52.294Z] === RUN   TestBuildLabelWithTargets
23:12:52 [2022-07-08T23:12:52.966Z] --- PASS: TestSecretsCreateAndDelete (2.25s)
23:12:52 [2022-07-08T23:12:52.966Z] === RUN   TestSecretsUpdate
23:12:54 [2022-07-08T23:12:54.867Z] --- PASS: TestSecretsUpdate (2.19s)
23:12:54 [2022-07-08T23:12:54.867Z] === RUN   TestTemplatedSecret
23:12:56 [2022-07-08T23:12:56.373Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
23:12:57 [2022-07-08T23:12:57.398Z] --- PASS: TestTemplatedSecret (2.54s)
23:12:57 [2022-07-08T23:12:57.398Z] === RUN   TestSecretCreateResolve
23:12:58 [2022-07-08T23:12:58.161Z] tests/integration/api_secret_test.py .....                               [ 51%]
23:12:59 [2022-07-08T23:12:59.303Z] --- PASS: TestSecretCreateResolve (2.20s)
23:12:59 [2022-07-08T23:12:59.303Z] PASS
23:12:59 [2022-07-08T23:12:59.303Z] 
23:12:59 [2022-07-08T23:12:59.303Z] DONE 6 tests in 13.747s
23:12:59 [2022-07-08T23:12:59.303Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
23:12:59 [2022-07-08T23:12:59.303Z] ++ 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
23:12:59 [2022-07-08T23:12:59.303Z] ++ set -e
23:12:59 [2022-07-08T23:12:59.303Z] ++ '[' -n 0 ']'
23:12:59 [2022-07-08T23:12:59.303Z] ++ set -x
23:12:59 [2022-07-08T23:12:59.303Z] ++ env -i DEST=/go/src/github.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
23:12:59 [2022-07-08T23:12:59.566Z] INFO: Testing against a local daemon
23:12:59 [2022-07-08T23:12:59.566Z] === RUN   TestServiceCreateInit
23:12:59 [2022-07-08T23:12:59.566Z] === RUN   TestServiceCreateInit/daemonInitDisabled
23:13:00 [2022-07-08T23:13:00.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
23:13:00 [2022-07-08T23:13:00.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
23:13:00 [2022-07-08T23:13:00.402Z] --- PASS: TestBuildLabelWithTargets (8.01s)
23:13:00 [2022-07-08T23:13:00.402Z] === RUN   TestBuildWithEmptyLayers
23:13:02 [2022-07-08T23:13:02.303Z] tests/integration/api_service_test.py .................................. [ 59%]
23:13:03 [2022-07-08T23:13:03.683Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
23:13:03 [2022-07-08T23:13:03.683Z] === RUN   TestBuildMultiStageOnBuild
23:13:03 [2022-07-08T23:13:03.751Z] === RUN   TestServiceCreateInit/daemonInitEnabled
23:13:06 [2022-07-08T23:13:06.900Z] ............................                                             [ 66%]
23:13:07 [2022-07-08T23:13:07.033Z] --- PASS: TestServiceCreateInit (7.43s)
23:13:07 [2022-07-08T23:13:07.033Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.76s)
23:13:07 [2022-07-08T23:13:07.033Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.64s)
23:13:07 [2022-07-08T23:13:07.033Z] === RUN   TestCreateServiceMultipleTimes
23:13:08 [2022-07-08T23:13:08.948Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
23:13:08 [2022-07-08T23:13:08.948Z] === RUN   TestBuildUncleanTarFilenames
23:13:08 [2022-07-08T23:13:08.948Z] --- PASS: TestBuildUncleanTarFilenames (0.64s)
23:13:08 [2022-07-08T23:13:08.948Z] === RUN   TestBuildMultiStageLayerLeak
23:13:13 [2022-07-08T23:13:13.135Z] --- PASS: TestBuildMultiStageLayerLeak (4.36s)
23:13:13 [2022-07-08T23:13:13.135Z] === RUN   TestBuildWithHugeFile
23:13:25 [2022-07-08T23:13:25.112Z] --- PASS: TestCreateServiceMultipleTimes (15.23s)
23:13:25 [2022-07-08T23:13:25.112Z] === RUN   TestCreateServiceConflict
23:13:25 [2022-07-08T23:13:25.112Z] --- PASS: TestCreateServiceConflict (2.23s)
23:13:25 [2022-07-08T23:13:25.112Z] === RUN   TestCreateServiceMaxReplicas
23:13:27 [2022-07-08T23:13:27.012Z] --- PASS: TestCreateServiceMaxReplicas (2.63s)
23:13:27 [2022-07-08T23:13:27.012Z] === RUN   TestCreateWithDuplicateNetworkNames
23:13:41 [2022-07-08T23:13:41.884Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.13s)
23:13:41 [2022-07-08T23:13:41.884Z] === RUN   TestCreateServiceSecretFileMode
23:13:42 [2022-07-08T23:13:42.819Z] --- PASS: TestCreateServiceSecretFileMode (2.43s)
23:13:42 [2022-07-08T23:13:42.819Z] === RUN   TestCreateServiceConfigFileMode
23:13:45 [2022-07-08T23:13:45.349Z] --- PASS: TestCreateServiceConfigFileMode (2.40s)
23:13:45 [2022-07-08T23:13:45.349Z] === RUN   TestCreateServiceSysctls
23:13:47 [2022-07-08T23:13:47.902Z] --- PASS: TestCreateServiceSysctls (2.66s)
23:13:47 [2022-07-08T23:13:47.902Z] === RUN   TestCreateServiceCapabilities
23:13:48 [2022-07-08T23:13:48.517Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
23:13:50 [2022-07-08T23:13:50.432Z] --- PASS: TestCreateServiceCapabilities (2.40s)
23:13:50 [2022-07-08T23:13:50.432Z] === RUN   TestInspect
23:13:52 [2022-07-08T23:13:52.963Z] --- PASS: TestInspect (2.63s)
23:13:52 [2022-07-08T23:13:52.963Z] === RUN   TestCreateJob
23:13:55 [2022-07-08T23:13:55.493Z] --- PASS: TestCreateJob (2.54s)
23:13:55 [2022-07-08T23:13:55.493Z] === RUN   TestReplicatedJob
23:13:59 [2022-07-08T23:13:59.684Z] --- PASS: TestReplicatedJob (4.47s)
23:13:59 [2022-07-08T23:13:59.684Z] === RUN   TestUpdateReplicatedJob
23:14:02 [2022-07-08T23:14:02.969Z] --- PASS: TestUpdateReplicatedJob (3.13s)
23:14:02 [2022-07-08T23:14:02.969Z] === RUN   TestServiceListWithStatuses
23:14:02 [2022-07-08T23:14:02.969Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:14:02 [2022-07-08T23:14:02.969Z] --- SKIP: TestServiceListWithStatuses (0.00s)
23:14:02 [2022-07-08T23:14:02.969Z] === RUN   TestDockerNetworkConnectAlias
23:14:03 [2022-07-08T23:14:03.400Z] tests/integration/api_volume_test.py .........                           [ 74%]
23:14:05 [2022-07-08T23:14:05.562Z] tests/integration/client_test.py .....                                   [ 75%]
23:14:05 [2022-07-08T23:14:05.562Z] tests/integration/context_api_test.py ...                                [ 76%]
23:14:06 [2022-07-08T23:14:06.131Z] tests/integration/errors_test.py .                                       [ 76%]
23:14:07 [2022-07-08T23:14:07.156Z] --- PASS: TestDockerNetworkConnectAlias (4.25s)
23:14:07 [2022-07-08T23:14:07.156Z] === RUN   TestDockerNetworkReConnect
23:14:09 [2022-07-08T23:14:09.369Z] --- PASS: TestBuildWithHugeFile (50.65s)
23:14:09 [2022-07-08T23:14:09.370Z] === RUN   TestBuildWCOWSandboxSize
23:14:09 [2022-07-08T23:14:09.370Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
23:14:09 [2022-07-08T23:14:09.370Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
23:14:09 [2022-07-08T23:14:09.370Z] === RUN   TestBuildWithEmptyDockerfile
23:14:09 [2022-07-08T23:14:09.370Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
23:14:09 [2022-07-08T23:14:09.370Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
23:14:09 [2022-07-08T23:14:09.370Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:14:09 [2022-07-08T23:14:09.370Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:14:09 [2022-07-08T23:14:09.370Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:14:09 [2022-07-08T23:14:09.370Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:14:09 [2022-07-08T23:14:09.370Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
23:14:09 [2022-07-08T23:14:09.370Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:14:09 [2022-07-08T23:14:09.370Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:14:09 [2022-07-08T23:14:09.370Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
23:14:09 [2022-07-08T23:14:09.370Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s)
23:14:09 [2022-07-08T23:14:09.370Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s)
23:14:09 [2022-07-08T23:14:09.370Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
23:14:09 [2022-07-08T23:14:09.370Z] === RUN   TestBuildPreserveOwnership
23:14:09 [2022-07-08T23:14:09.370Z] === RUN   TestBuildPreserveOwnership/copy_from
23:14:10 [2022-07-08T23:14:10.304Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
23:14:10 [2022-07-08T23:14:10.440Z] --- PASS: TestDockerNetworkReConnect (3.46s)
23:14:10 [2022-07-08T23:14:10.440Z] === RUN   TestServicePlugin
23:14:10 [2022-07-08T23:14:10.440Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:14:10 [2022-07-08T23:14:10.440Z] --- SKIP: TestServicePlugin (0.00s)
23:14:10 [2022-07-08T23:14:10.440Z] === RUN   TestServiceUpdateLabel
23:14:12 [2022-07-08T23:14:12.969Z] --- PASS: TestServiceUpdateLabel (2.21s)
23:14:12 [2022-07-08T23:14:12.969Z] === RUN   TestServiceUpdateSecrets
23:14:14 [2022-07-08T23:14:14.489Z] --- PASS: TestBuildPreserveOwnership (10.00s)
23:14:14 [2022-07-08T23:14:14.489Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.98s)
23:14:14 [2022-07-08T23:14:14.489Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
23:14:14 [2022-07-08T23:14:14.489Z] === RUN   TestBuildPlatformInvalid
23:14:14 [2022-07-08T23:14:14.489Z] --- PASS: TestBuildPlatformInvalid (0.09s)
23:14:14 [2022-07-08T23:14:14.489Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
23:14:14 [2022-07-08T23:14:14.489Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
23:14:14 [2022-07-08T23:14:14.489Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
23:14:14 [2022-07-08T23:14:14.489Z] PASS
23:14:14 [2022-07-08T23:14:14.489Z] 
23:14:14 [2022-07-08T23:14:14.489Z] === Skipped
23:14:14 [2022-07-08T23:14:14.489Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
23:14:14 [2022-07-08T23:14:14.489Z]     build_session_test.go:25: TODO: BuildKit
23:14:14 [2022-07-08T23:14:14.489Z] 
23:14:14 [2022-07-08T23:14:14.489Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
23:14:14 [2022-07-08T23:14:14.489Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
23:14:14 [2022-07-08T23:14:14.489Z] 
23:14:14 [2022-07-08T23:14:14.489Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
23:14:14 [2022-07-08T23:14:14.489Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
23:14:14 [2022-07-08T23:14:14.489Z] 
23:14:14 [2022-07-08T23:14:14.489Z] DONE 34 tests, 3 skipped in 111.183s
23:14:14 [2022-07-08T23:14:14.489Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
23:14:14 [2022-07-08T23:14:14.489Z] INFO: Testing against a local daemon
23:14:14 [2022-07-08T23:14:14.489Z] === RUN   TestConfigInspect
23:14:14 [2022-07-08T23:14:14.489Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:14:14 [2022-07-08T23:14:14.489Z] --- SKIP: TestConfigInspect (0.02s)
23:14:14 [2022-07-08T23:14:14.489Z] === RUN   TestConfigList
23:14:14 [2022-07-08T23:14:14.489Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:14:14 [2022-07-08T23:14:14.489Z] --- SKIP: TestConfigList (0.01s)
23:14:14 [2022-07-08T23:14:14.489Z] === RUN   TestConfigsCreateAndDelete
23:14:14 [2022-07-08T23:14:14.489Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:14:14 [2022-07-08T23:14:14.489Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
23:14:14 [2022-07-08T23:14:14.489Z] === RUN   TestConfigsUpdate
23:14:14 [2022-07-08T23:14:14.489Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:14:14 [2022-07-08T23:14:14.489Z] --- SKIP: TestConfigsUpdate (0.01s)
23:14:14 [2022-07-08T23:14:14.489Z] === RUN   TestTemplatedConfig
23:14:14 [2022-07-08T23:14:14.489Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:14:14 [2022-07-08T23:14:14.489Z] --- SKIP: TestTemplatedConfig (0.00s)
23:14:14 [2022-07-08T23:14:14.489Z] === RUN   TestConfigCreateResolve
23:14:14 [2022-07-08T23:14:14.489Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:14:14 [2022-07-08T23:14:14.489Z] --- SKIP: TestConfigCreateResolve (0.01s)
23:14:14 [2022-07-08T23:14:14.489Z] PASS
23:14:14 [2022-07-08T23:14:14.489Z] 
23:14:14 [2022-07-08T23:14:14.489Z] === Skipped
23:14:14 [2022-07-08T23:14:14.489Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
23:14:14 [2022-07-08T23:14:14.489Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:14:14 [2022-07-08T23:14:14.489Z] 
23:14:14 [2022-07-08T23:14:14.489Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
23:14:14 [2022-07-08T23:14:14.489Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:14:14 [2022-07-08T23:14:14.489Z] 
23:14:14 [2022-07-08T23:14:14.489Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
23:14:14 [2022-07-08T23:14:14.489Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:14:14 [2022-07-08T23:14:14.489Z] 
23:14:14 [2022-07-08T23:14:14.489Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
23:14:14 [2022-07-08T23:14:14.489Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:14:14 [2022-07-08T23:14:14.489Z] 
23:14:14 [2022-07-08T23:14:14.489Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
23:14:14 [2022-07-08T23:14:14.489Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:14:14 [2022-07-08T23:14:14.489Z] 
23:14:14 [2022-07-08T23:14:14.489Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
23:14:14 [2022-07-08T23:14:14.489Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:14:14 [2022-07-08T23:14:14.489Z] 
23:14:14 [2022-07-08T23:14:14.489Z] DONE 6 tests, 6 skipped in 0.165s
23:14:14 [2022-07-08T23:14:14.489Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
23:14:14 [2022-07-08T23:14:14.748Z] INFO: Testing against a local daemon
23:14:14 [2022-07-08T23:14:14.748Z] === RUN   TestAttachWithTTY
23:14:14 [2022-07-08T23:14:14.748Z] --- PASS: TestAttachWithTTY (0.05s)
23:14:14 [2022-07-08T23:14:14.748Z] === RUN   TestAttachWithoutTTy
23:14:14 [2022-07-08T23:14:14.748Z] --- PASS: TestAttachWithoutTTy (0.05s)
23:14:14 [2022-07-08T23:14:14.748Z] === RUN   TestCheckpoint
23:14:14 [2022-07-08T23:14:14.748Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:14:14 [2022-07-08T23:14:14.748Z] --- SKIP: TestCheckpoint (0.00s)
23:14:14 [2022-07-08T23:14:14.748Z] === RUN   TestContainerInvalidJSON
23:14:14 [2022-07-08T23:14:14.748Z] === RUN   TestContainerInvalidJSON/commit
23:14:14 [2022-07-08T23:14:14.748Z] === PAUSE TestContainerInvalidJSON/commit
23:14:14 [2022-07-08T23:14:14.748Z] === RUN   TestContainerInvalidJSON/containers/create
23:14:14 [2022-07-08T23:14:14.748Z] === PAUSE TestContainerInvalidJSON/containers/create
23:14:14 [2022-07-08T23:14:14.748Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
23:14:14 [2022-07-08T23:14:14.748Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
23:14:14 [2022-07-08T23:14:14.748Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
23:14:14 [2022-07-08T23:14:14.748Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
23:14:14 [2022-07-08T23:14:14.748Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
23:14:14 [2022-07-08T23:14:14.748Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
23:14:14 [2022-07-08T23:14:14.748Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
23:14:14 [2022-07-08T23:14:14.748Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
23:14:14 [2022-07-08T23:14:14.748Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
23:14:14 [2022-07-08T23:14:14.748Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
23:14:14 [2022-07-08T23:14:14.748Z] === CONT  TestContainerInvalidJSON/commit
23:14:14 [2022-07-08T23:14:14.748Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
23:14:14 [2022-07-08T23:14:14.748Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
23:14:14 [2022-07-08T23:14:14.748Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
23:14:14 [2022-07-08T23:14:14.748Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
23:14:14 [2022-07-08T23:14:14.748Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
23:14:14 [2022-07-08T23:14:14.748Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
23:14:14 [2022-07-08T23:14:14.748Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
23:14:14 [2022-07-08T23:14:14.748Z] === RUN   TestContainerInvalidJSON/commit/empty_body
23:14:14 [2022-07-08T23:14:14.748Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
23:14:14 [2022-07-08T23:14:14.748Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
23:14:14 [2022-07-08T23:14:14.748Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
23:14:14 [2022-07-08T23:14:14.748Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
23:14:14 [2022-07-08T23:14:14.748Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
23:14:14 [2022-07-08T23:14:14.748Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
23:14:14 [2022-07-08T23:14:14.748Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
23:14:14 [2022-07-08T23:14:14.748Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
23:14:14 [2022-07-08T23:14:14.749Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
23:14:14 [2022-07-08T23:14:14.749Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
23:14:14 [2022-07-08T23:14:14.749Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
23:14:14 [2022-07-08T23:14:14.749Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
23:14:14 [2022-07-08T23:14:14.749Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
23:14:14 [2022-07-08T23:14:14.749Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
23:14:14 [2022-07-08T23:14:14.749Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
23:14:14 [2022-07-08T23:14:14.749Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
23:14:14 [2022-07-08T23:14:14.749Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
23:14:14 [2022-07-08T23:14:14.749Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
23:14:14 [2022-07-08T23:14:14.749Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
23:14:14 [2022-07-08T23:14:14.749Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
23:14:14 [2022-07-08T23:14:14.749Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
23:14:14 [2022-07-08T23:14:14.749Z] === CONT  TestContainerInvalidJSON/containers/create
23:14:14 [2022-07-08T23:14:14.749Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
23:14:14 [2022-07-08T23:14:14.749Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
23:14:14 [2022-07-08T23:14:14.749Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
23:14:14 [2022-07-08T23:14:14.749Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
23:14:14 [2022-07-08T23:14:14.749Z] --- PASS: TestContainerInvalidJSON (0.01s)
23:14:14 [2022-07-08T23:14:14.749Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
23:14:14 [2022-07-08T23:14:14.749Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
23:14:14 [2022-07-08T23:14:14.749Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
23:14:14 [2022-07-08T23:14:14.749Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
23:14:14 [2022-07-08T23:14:14.749Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
23:14:14 [2022-07-08T23:14:14.749Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
23:14:14 [2022-07-08T23:14:14.749Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
23:14:14 [2022-07-08T23:14:14.749Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
23:14:14 [2022-07-08T23:14:14.749Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
23:14:14 [2022-07-08T23:14:14.749Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
23:14:14 [2022-07-08T23:14:14.749Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
23:14:14 [2022-07-08T23:14:14.749Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
23:14:14 [2022-07-08T23:14:14.749Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
23:14:14 [2022-07-08T23:14:14.749Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
23:14:14 [2022-07-08T23:14:14.749Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
23:14:14 [2022-07-08T23:14:14.749Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
23:14:14 [2022-07-08T23:14:14.749Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
23:14:14 [2022-07-08T23:14:14.749Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
23:14:14 [2022-07-08T23:14:14.749Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
23:14:14 [2022-07-08T23:14:14.749Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
23:14:14 [2022-07-08T23:14:14.749Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
23:14:14 [2022-07-08T23:14:14.749Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
23:14:14 [2022-07-08T23:14:14.749Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
23:14:14 [2022-07-08T23:14:14.749Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
23:14:14 [2022-07-08T23:14:14.749Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
23:14:14 [2022-07-08T23:14:14.749Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
23:14:14 [2022-07-08T23:14:14.749Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
23:14:14 [2022-07-08T23:14:14.749Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
23:14:14 [2022-07-08T23:14:14.749Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
23:14:14 [2022-07-08T23:14:14.749Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
23:14:14 [2022-07-08T23:14:14.749Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
23:14:14 [2022-07-08T23:14:14.749Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
23:14:14 [2022-07-08T23:14:14.749Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
23:14:14 [2022-07-08T23:14:14.749Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
23:14:14 [2022-07-08T23:14:14.749Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
23:14:14 [2022-07-08T23:14:14.749Z] === RUN   TestCopyFromContainerPathDoesNotExist
23:14:14 [2022-07-08T23:14:14.749Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
23:14:14 [2022-07-08T23:14:14.749Z] === RUN   TestCopyFromContainerPathIsNotDir
23:14:15 [2022-07-08T23:14:15.042Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
23:14:15 [2022-07-08T23:14:15.042Z] === RUN   TestCopyToContainerPathDoesNotExist
23:14:15 [2022-07-08T23:14:15.042Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
23:14:15 [2022-07-08T23:14:15.042Z] === RUN   TestCopyEmptyFile
23:14:15 [2022-07-08T23:14:15.303Z] --- PASS: TestCopyEmptyFile (0.32s)
23:14:15 [2022-07-08T23:14:15.303Z] === RUN   TestCopyToContainerPathIsNotDir
23:14:15 [2022-07-08T23:14:15.303Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
23:14:15 [2022-07-08T23:14:15.303Z] === RUN   TestCopyFromContainer
23:14:19 [2022-07-08T23:14:19.488Z] === RUN   TestCopyFromContainer//
23:14:19 [2022-07-08T23:14:19.488Z] === RUN   TestCopyFromContainer//bar/root
23:14:19 [2022-07-08T23:14:19.488Z] === RUN   TestCopyFromContainer//bar/root/
23:14:19 [2022-07-08T23:14:19.488Z] === RUN   TestCopyFromContainer/bar/quux
23:14:19 [2022-07-08T23:14:19.488Z] === RUN   TestCopyFromContainer/bar/quux/
23:14:19 [2022-07-08T23:14:19.488Z] === RUN   TestCopyFromContainer/bar/quux/baz
23:14:19 [2022-07-08T23:14:19.488Z] === RUN   TestCopyFromContainer/bar/filesymlink
23:14:19 [2022-07-08T23:14:19.488Z] === RUN   TestCopyFromContainer/bar/dirsymlink
23:14:19 [2022-07-08T23:14:19.747Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
23:14:19 [2022-07-08T23:14:19.747Z] === RUN   TestCopyFromContainer/bar/notarget
23:14:19 [2022-07-08T23:14:19.747Z] --- PASS: TestCopyFromContainer (4.47s)
23:14:19 [2022-07-08T23:14:19.747Z]     --- PASS: TestCopyFromContainer// (0.06s)
23:14:19 [2022-07-08T23:14:19.747Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
23:14:19 [2022-07-08T23:14:19.747Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
23:14:19 [2022-07-08T23:14:19.747Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
23:14:19 [2022-07-08T23:14:19.747Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
23:14:19 [2022-07-08T23:14:19.747Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
23:14:19 [2022-07-08T23:14:19.747Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
23:14:19 [2022-07-08T23:14:19.747Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
23:14:19 [2022-07-08T23:14:19.747Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
23:14:19 [2022-07-08T23:14:19.747Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
23:14:19 [2022-07-08T23:14:19.747Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
23:14:19 [2022-07-08T23:14:19.747Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:14:19 [2022-07-08T23:14:19.747Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:14:19 [2022-07-08T23:14:19.747Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:14:19 [2022-07-08T23:14:19.747Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:14:19 [2022-07-08T23:14:19.747Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
23:14:19 [2022-07-08T23:14:19.747Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
23:14:19 [2022-07-08T23:14:19.747Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:14:19 [2022-07-08T23:14:19.747Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
23:14:19 [2022-07-08T23:14:19.747Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:14:19 [2022-07-08T23:14:19.747Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
23:14:19 [2022-07-08T23:14:19.747Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
23:14:19 [2022-07-08T23:14:19.747Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
23:14:19 [2022-07-08T23:14:19.747Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
23:14:19 [2022-07-08T23:14:19.747Z] === RUN   TestCreateLinkToNonExistingContainer
23:14:19 [2022-07-08T23:14:19.747Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
23:14:19 [2022-07-08T23:14:19.747Z] === RUN   TestCreateWithInvalidEnv
23:14:19 [2022-07-08T23:14:19.747Z] === RUN   TestCreateWithInvalidEnv/0
23:14:19 [2022-07-08T23:14:19.747Z] === PAUSE TestCreateWithInvalidEnv/0
23:14:19 [2022-07-08T23:14:19.747Z] === RUN   TestCreateWithInvalidEnv/1
23:14:19 [2022-07-08T23:14:19.747Z] === PAUSE TestCreateWithInvalidEnv/1
23:14:19 [2022-07-08T23:14:19.747Z] === RUN   TestCreateWithInvalidEnv/2
23:14:19 [2022-07-08T23:14:19.747Z] === PAUSE TestCreateWithInvalidEnv/2
23:14:19 [2022-07-08T23:14:19.747Z] === CONT  TestCreateWithInvalidEnv/0
23:14:19 [2022-07-08T23:14:19.747Z] === CONT  TestCreateWithInvalidEnv/2
23:14:19 [2022-07-08T23:14:19.747Z] === CONT  TestCreateWithInvalidEnv/1
23:14:19 [2022-07-08T23:14:19.747Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
23:14:19 [2022-07-08T23:14:19.747Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
23:14:19 [2022-07-08T23:14:19.747Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
23:14:19 [2022-07-08T23:14:19.747Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
23:14:19 [2022-07-08T23:14:19.747Z] === RUN   TestCreateTmpfsMountsTarget
23:14:19 [2022-07-08T23:14:19.747Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
23:14:19 [2022-07-08T23:14:19.747Z] === RUN   TestCreateWithCustomMaskedPaths
23:14:21 [2022-07-08T23:14:21.124Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s)
23:14:21 [2022-07-08T23:14:21.124Z] === RUN   TestCreateWithCustomReadonlyPaths
23:14:21 [2022-07-08T23:14:21.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
23:14:22 [2022-07-08T23:14:22.502Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s)
23:14:22 [2022-07-08T23:14:22.502Z] === RUN   TestCreateWithInvalidHealthcheckParams
23:14:22 [2022-07-08T23:14:22.502Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:14:22 [2022-07-08T23:14:22.502Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:14:22 [2022-07-08T23:14:22.502Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:14:22 [2022-07-08T23:14:22.502Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:14:22 [2022-07-08T23:14:22.502Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:14:22 [2022-07-08T23:14:22.502Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:14:22 [2022-07-08T23:14:22.502Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:14:22 [2022-07-08T23:14:22.502Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:14:22 [2022-07-08T23:14:22.502Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:14:22 [2022-07-08T23:14:22.502Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:14:22 [2022-07-08T23:14:22.502Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:14:22 [2022-07-08T23:14:22.502Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:14:22 [2022-07-08T23:14:22.502Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:14:22 [2022-07-08T23:14:22.502Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:14:22 [2022-07-08T23:14:22.502Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:14:22 [2022-07-08T23:14:22.502Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
23:14:22 [2022-07-08T23:14:22.502Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
23:14:22 [2022-07-08T23:14:22.502Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
23:14:22 [2022-07-08T23:14:22.502Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
23:14:22 [2022-07-08T23:14:22.502Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
23:14:22 [2022-07-08T23:14:22.502Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
23:14:22 [2022-07-08T23:14:22.502Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
23:14:22 [2022-07-08T23:14:22.761Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.49s)
23:14:22 [2022-07-08T23:14:22.761Z] === RUN   TestCreateDifferentPlatform
23:14:22 [2022-07-08T23:14:22.761Z] === RUN   TestCreateDifferentPlatform/different_os
23:14:22 [2022-07-08T23:14:22.761Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
23:14:22 [2022-07-08T23:14:22.761Z] --- PASS: TestCreateDifferentPlatform (0.01s)
23:14:22 [2022-07-08T23:14:22.761Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
23:14:22 [2022-07-08T23:14:22.761Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
23:14:22 [2022-07-08T23:14:22.761Z] === RUN   TestCreateVolumesFromNonExistingContainer
23:14:22 [2022-07-08T23:14:22.761Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
23:14:22 [2022-07-08T23:14:22.761Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
23:14:23 [2022-07-08T23:14:23.019Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
23:14:23 [2022-07-08T23:14:23.019Z] === RUN   TestCreateInvalidHostConfig
23:14:23 [2022-07-08T23:14:23.019Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
23:14:23 [2022-07-08T23:14:23.019Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
23:14:23 [2022-07-08T23:14:23.019Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
23:14:23 [2022-07-08T23:14:23.019Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
23:14:23 [2022-07-08T23:14:23.019Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
23:14:23 [2022-07-08T23:14:23.019Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
23:14:23 [2022-07-08T23:14:23.019Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
23:14:23 [2022-07-08T23:14:23.019Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
23:14:23 [2022-07-08T23:14:23.019Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
23:14:23 [2022-07-08T23:14:23.019Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
23:14:23 [2022-07-08T23:14:23.019Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
23:14:23 [2022-07-08T23:14:23.019Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
23:14:23 [2022-07-08T23:14:23.019Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
23:14:23 [2022-07-08T23:14:23.019Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
23:14:23 [2022-07-08T23:14:23.019Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
23:14:23 [2022-07-08T23:14:23.019Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
23:14:23 [2022-07-08T23:14:23.019Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
23:14:23 [2022-07-08T23:14:23.019Z] === RUN   TestContainerStartOnDaemonRestart
23:14:23 [2022-07-08T23:14:23.019Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
23:14:23 [2022-07-08T23:14:23.019Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
23:14:23 [2022-07-08T23:14:23.019Z] === RUN   TestDaemonRestartIpcMode
23:14:23 [2022-07-08T23:14:23.019Z] === PAUSE TestDaemonRestartIpcMode
23:14:23 [2022-07-08T23:14:23.019Z] === RUN   TestDaemonHostGatewayIP
23:14:23 [2022-07-08T23:14:23.019Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
23:14:23 [2022-07-08T23:14:23.019Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
23:14:23 [2022-07-08T23:14:23.019Z] === RUN   TestRestartDaemonWithRestartingContainer
23:14:23 [2022-07-08T23:14:23.019Z] === PAUSE TestRestartDaemonWithRestartingContainer
23:14:23 [2022-07-08T23:14:23.019Z] === RUN   TestContainerKillOnDaemonStart
23:14:23 [2022-07-08T23:14:23.019Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
23:14:23 [2022-07-08T23:14:23.019Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
23:14:23 [2022-07-08T23:14:23.019Z] === RUN   TestDiff
23:14:23 [2022-07-08T23:14:23.278Z] --- PASS: TestDiff (0.40s)
23:14:23 [2022-07-08T23:14:23.278Z] === RUN   TestExecConsoleSize
23:14:23 [2022-07-08T23:14:23.864Z] --- PASS: TestExecConsoleSize (0.48s)
23:14:23 [2022-07-08T23:14:23.864Z] === RUN   TestExecWithCloseStdin
23:14:24 [2022-07-08T23:14:24.436Z] --- PASS: TestExecWithCloseStdin (0.50s)
23:14:24 [2022-07-08T23:14:24.437Z] === RUN   TestExec
23:14:24 [2022-07-08T23:14:24.696Z] --- PASS: TestExec (0.48s)
23:14:24 [2022-07-08T23:14:24.696Z] === RUN   TestExecUser
23:14:25 [2022-07-08T23:14:25.219Z] tests/integration/models_containers_test.py ............................ [ 83%]
23:14:25 [2022-07-08T23:14:25.263Z] --- PASS: TestExecUser (0.51s)
23:14:25 [2022-07-08T23:14:25.263Z] === RUN   TestExportContainerAndImportImage
23:14:25 [2022-07-08T23:14:25.829Z] --- PASS: TestExportContainerAndImportImage (0.56s)
23:14:25 [2022-07-08T23:14:25.829Z] === RUN   TestExportContainerAfterDaemonRestart
23:14:27 [2022-07-08T23:14:27.205Z] --- PASS: TestExportContainerAfterDaemonRestart (1.34s)
23:14:27 [2022-07-08T23:14:27.205Z] === RUN   TestHealthCheckWorkdir
23:14:27 [2022-07-08T23:14:27.772Z] --- PASS: TestHealthCheckWorkdir (0.54s)
23:14:27 [2022-07-08T23:14:27.772Z] === RUN   TestHealthKillContainer
23:14:27 [2022-07-08T23:14:27.871Z] --- PASS: TestServiceUpdateSecrets (14.35s)
23:14:27 [2022-07-08T23:14:27.871Z] === RUN   TestServiceUpdateConfigs
23:14:35 [2022-07-08T23:14:35.882Z] --- PASS: TestHealthKillContainer (7.90s)
23:14:35 [2022-07-08T23:14:35.882Z] === RUN   TestInspectCpusetInConfigPre120
23:14:35 [2022-07-08T23:14:35.882Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
23:14:35 [2022-07-08T23:14:35.882Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
23:14:35 [2022-07-08T23:14:35.882Z] === RUN   TestIpcModeNone
23:14:36 [2022-07-08T23:14:36.143Z] --- PASS: TestIpcModeNone (0.51s)
23:14:36 [2022-07-08T23:14:36.143Z] === RUN   TestIpcModePrivate
23:14:36 [2022-07-08T23:14:36.401Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
23:14:36 [2022-07-08T23:14:36.660Z] --- PASS: TestIpcModePrivate (0.49s)
23:14:36 [2022-07-08T23:14:36.660Z] === RUN   TestIpcModeShareable
23:14:36 [2022-07-08T23:14:36.660Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:14:36 [2022-07-08T23:14:36.660Z] --- SKIP: TestIpcModeShareable (0.00s)
23:14:36 [2022-07-08T23:14:36.660Z] === RUN   TestAPIIpcModeShareableAndContainer
23:14:38 [2022-07-08T23:14:38.036Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s)
23:14:38 [2022-07-08T23:14:38.036Z] === RUN   TestAPIIpcModeHost
23:14:38 [2022-07-08T23:14:38.036Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:14:38 [2022-07-08T23:14:38.036Z] --- SKIP: TestAPIIpcModeHost (0.00s)
23:14:38 [2022-07-08T23:14:38.036Z] === RUN   TestDaemonIpcModeShareable
23:14:38 [2022-07-08T23:14:38.036Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:14:38 [2022-07-08T23:14:38.036Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
23:14:38 [2022-07-08T23:14:38.036Z] === RUN   TestDaemonIpcModePrivate
23:14:38 [2022-07-08T23:14:38.971Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
23:14:39 [2022-07-08T23:14:39.230Z] --- PASS: TestDaemonIpcModePrivate (1.18s)
23:14:39 [2022-07-08T23:14:39.230Z] === RUN   TestDaemonIpcModePrivateFromConfig
23:14:39 [2022-07-08T23:14:39.230Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:14:39 [2022-07-08T23:14:39.230Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
23:14:39 [2022-07-08T23:14:39.230Z] === RUN   TestDaemonIpcModeShareableFromConfig
23:14:39 [2022-07-08T23:14:39.230Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:14:39 [2022-07-08T23:14:39.230Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
23:14:39 [2022-07-08T23:14:39.230Z] === RUN   TestIpcModeOlderClient
23:14:39 [2022-07-08T23:14:39.230Z] === PAUSE TestIpcModeOlderClient
23:14:39 [2022-07-08T23:14:39.230Z] === RUN   TestKillContainerInvalidSignal
23:14:39 [2022-07-08T23:14:39.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
23:14:39 [2022-07-08T23:14:39.796Z] --- PASS: TestKillContainerInvalidSignal (0.43s)
23:14:39 [2022-07-08T23:14:39.796Z] === RUN   TestKillContainer
23:14:39 [2022-07-08T23:14:39.796Z] === RUN   TestKillContainer/no_signal
23:14:40 [2022-07-08T23:14:40.055Z] === RUN   TestKillContainer/non_killing_signal
23:14:40 [2022-07-08T23:14:40.314Z] === RUN   TestKillContainer/killing_signal
23:14:40 [2022-07-08T23:14:40.881Z] --- PASS: TestKillContainer (1.26s)
23:14:40 [2022-07-08T23:14:40.881Z]     --- PASS: TestKillContainer/no_signal (0.40s)
23:14:40 [2022-07-08T23:14:40.881Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
23:14:40 [2022-07-08T23:14:40.881Z]     --- PASS: TestKillContainer/killing_signal (0.40s)
23:14:40 [2022-07-08T23:14:40.881Z] === RUN   TestKillWithStopSignalAndRestartPolicies
23:14:40 [2022-07-08T23:14:40.881Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
23:14:41 [2022-07-08T23:14:41.447Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
23:14:41 [2022-07-08T23:14:41.494Z] .........                                                                [ 85%]
23:14:41 [2022-07-08T23:14:41.705Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s)
23:14:41 [2022-07-08T23:14:41.706Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s)
23:14:41 [2022-07-08T23:14:41.706Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s)
23:14:41 [2022-07-08T23:14:41.706Z] === RUN   TestKillStoppedContainer
23:14:41 [2022-07-08T23:14:41.706Z] --- PASS: TestKillStoppedContainer (0.04s)
23:14:41 [2022-07-08T23:14:41.706Z] === RUN   TestKillStoppedContainerAPIPre120
23:14:41 [2022-07-08T23:14:41.964Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
23:14:41 [2022-07-08T23:14:41.964Z] === RUN   TestKillDifferentUserContainer
23:14:42 [2022-07-08T23:14:42.223Z] --- PASS: TestKillDifferentUserContainer (0.41s)
23:14:42 [2022-07-08T23:14:42.223Z] === RUN   TestInspectOomKilledTrue
23:14:42 [2022-07-08T23:14:42.223Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
23:14:42 [2022-07-08T23:14:42.223Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
23:14:42 [2022-07-08T23:14:42.223Z] === RUN   TestInspectOomKilledFalse
23:14:42 [2022-07-08T23:14:42.223Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:14:42 [2022-07-08T23:14:42.223Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
23:14:42 [2022-07-08T23:14:42.223Z] === RUN   TestLinksEtcHostsContentMatch
23:14:42 [2022-07-08T23:14:42.223Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
23:14:42 [2022-07-08T23:14:42.223Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
23:14:42 [2022-07-08T23:14:42.223Z] === RUN   TestLinksContainerNames
23:14:42 [2022-07-08T23:14:42.741Z] --- PASS: TestServiceUpdateConfigs (14.32s)
23:14:42 [2022-07-08T23:14:42.741Z] === RUN   TestServiceUpdateNetwork
23:14:43 [2022-07-08T23:14:43.159Z] --- PASS: TestLinksContainerNames (0.87s)
23:14:43 [2022-07-08T23:14:43.159Z] === RUN   TestLogsFollowTailEmpty
23:14:43 [2022-07-08T23:14:43.726Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
23:14:43 [2022-07-08T23:14:43.726Z] === RUN   TestLogs
23:14:43 [2022-07-08T23:14:43.726Z] === RUN   TestLogs/driver_local
23:14:43 [2022-07-08T23:14:43.726Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
23:14:43 [2022-07-08T23:14:43.726Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
23:14:43 [2022-07-08T23:14:43.726Z] === RUN   TestLogs/driver_local/tty/only_stdout
23:14:43 [2022-07-08T23:14:43.726Z] === PAUSE TestLogs/driver_local/tty/only_stdout
23:14:43 [2022-07-08T23:14:43.726Z] === RUN   TestLogs/driver_local/tty/only_stderr
23:14:43 [2022-07-08T23:14:43.726Z] === PAUSE TestLogs/driver_local/tty/only_stderr
23:14:43 [2022-07-08T23:14:43.726Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
23:14:43 [2022-07-08T23:14:43.726Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
23:14:43 [2022-07-08T23:14:43.726Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
23:14:43 [2022-07-08T23:14:43.726Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
23:14:43 [2022-07-08T23:14:43.726Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
23:14:43 [2022-07-08T23:14:43.726Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
23:14:43 [2022-07-08T23:14:43.726Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
23:14:43 [2022-07-08T23:14:43.726Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
23:14:44 [2022-07-08T23:14:44.293Z] === CONT  TestLogs/driver_local/tty/only_stderr
23:14:44 [2022-07-08T23:14:44.293Z] === CONT  TestLogs/driver_local/tty/only_stdout
23:14:44 [2022-07-08T23:14:44.861Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
23:14:44 [2022-07-08T23:14:44.861Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
23:14:45 [2022-07-08T23:14:45.428Z] === RUN   TestLogs/driver_json-file
23:14:45 [2022-07-08T23:14:45.428Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
23:14:45 [2022-07-08T23:14:45.428Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
23:14:45 [2022-07-08T23:14:45.428Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
23:14:45 [2022-07-08T23:14:45.428Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
23:14:45 [2022-07-08T23:14:45.428Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
23:14:45 [2022-07-08T23:14:45.428Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
23:14:45 [2022-07-08T23:14:45.428Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
23:14:45 [2022-07-08T23:14:45.428Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
23:14:45 [2022-07-08T23:14:45.428Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
23:14:45 [2022-07-08T23:14:45.428Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
23:14:45 [2022-07-08T23:14:45.428Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
23:14:45 [2022-07-08T23:14:45.428Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
23:14:45 [2022-07-08T23:14:45.428Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
23:14:45 [2022-07-08T23:14:45.428Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
23:14:45 [2022-07-08T23:14:45.995Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
23:14:46 [2022-07-08T23:14:46.254Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
23:14:46 [2022-07-08T23:14:46.437Z] tests/integration/models_images_test.py ...............                  [ 89%]
23:14:46 [2022-07-08T23:14:46.820Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
23:14:47 [2022-07-08T23:14:47.079Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
23:14:47 [2022-07-08T23:14:47.635Z] tests/integration/models_networks_test.py ....                           [ 90%]
23:14:47 [2022-07-08T23:14:47.646Z] --- PASS: TestLogs (4.13s)
23:14:47 [2022-07-08T23:14:47.647Z]     --- PASS: TestLogs/driver_local (0.01s)
23:14:47 [2022-07-08T23:14:47.647Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.68s)
23:14:47 [2022-07-08T23:14:47.647Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.72s)
23:14:47 [2022-07-08T23:14:47.647Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.48s)
23:14:47 [2022-07-08T23:14:47.647Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.61s)
23:14:47 [2022-07-08T23:14:47.647Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.64s)
23:14:47 [2022-07-08T23:14:47.647Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.58s)
23:14:47 [2022-07-08T23:14:47.647Z]     --- PASS: TestLogs/driver_json-file (0.01s)
23:14:47 [2022-07-08T23:14:47.647Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.63s)
23:14:47 [2022-07-08T23:14:47.647Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.83s)
23:14:47 [2022-07-08T23:14:47.647Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.62s)
23:14:47 [2022-07-08T23:14:47.647Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.88s)
23:14:47 [2022-07-08T23:14:47.647Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.66s)
23:14:47 [2022-07-08T23:14:47.647Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.76s)
23:14:47 [2022-07-08T23:14:47.647Z] === RUN   TestContainerNetworkMountsNoChown
23:14:48 [2022-07-08T23:14:48.213Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s)
23:14:48 [2022-07-08T23:14:48.213Z] === RUN   TestMountDaemonRoot
23:14:48 [2022-07-08T23:14:48.213Z] === RUN   TestMountDaemonRoot/default
23:14:48 [2022-07-08T23:14:48.213Z] === PAUSE TestMountDaemonRoot/default
23:14:48 [2022-07-08T23:14:48.213Z] === RUN   TestMountDaemonRoot/private
23:14:48 [2022-07-08T23:14:48.213Z] === PAUSE TestMountDaemonRoot/private
23:14:48 [2022-07-08T23:14:48.213Z] === RUN   TestMountDaemonRoot/rprivate
23:14:48 [2022-07-08T23:14:48.213Z] === PAUSE TestMountDaemonRoot/rprivate
23:14:48 [2022-07-08T23:14:48.213Z] === RUN   TestMountDaemonRoot/slave
23:14:48 [2022-07-08T23:14:48.213Z] === PAUSE TestMountDaemonRoot/slave
23:14:48 [2022-07-08T23:14:48.213Z] === RUN   TestMountDaemonRoot/rslave
23:14:48 [2022-07-08T23:14:48.213Z] === PAUSE TestMountDaemonRoot/rslave
23:14:48 [2022-07-08T23:14:48.213Z] === RUN   TestMountDaemonRoot/shared
23:14:48 [2022-07-08T23:14:48.213Z] === PAUSE TestMountDaemonRoot/shared
23:14:48 [2022-07-08T23:14:48.213Z] === RUN   TestMountDaemonRoot/rshared
23:14:48 [2022-07-08T23:14:48.213Z] === PAUSE TestMountDaemonRoot/rshared
23:14:48 [2022-07-08T23:14:48.213Z] === CONT  TestMountDaemonRoot/default
23:14:48 [2022-07-08T23:14:48.213Z] === RUN   TestMountDaemonRoot/default/bind_subpath
23:14:48 [2022-07-08T23:14:48.213Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
23:14:48 [2022-07-08T23:14:48.213Z] === RUN   TestMountDaemonRoot/default/mount_root
23:14:48 [2022-07-08T23:14:48.213Z] === PAUSE TestMountDaemonRoot/default/mount_root
23:14:48 [2022-07-08T23:14:48.213Z] === RUN   TestMountDaemonRoot/default/mount_subpath
23:14:48 [2022-07-08T23:14:48.213Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
23:14:48 [2022-07-08T23:14:48.213Z] === RUN   TestMountDaemonRoot/default/bind_root
23:14:48 [2022-07-08T23:14:48.213Z] === PAUSE TestMountDaemonRoot/default/bind_root
23:14:48 [2022-07-08T23:14:48.213Z] === CONT  TestMountDaemonRoot/default/bind_subpath
23:14:48 [2022-07-08T23:14:48.213Z] === CONT  TestMountDaemonRoot/rshared
23:14:48 [2022-07-08T23:14:48.213Z] === RUN   TestMountDaemonRoot/rshared/bind_root
23:14:48 [2022-07-08T23:14:48.213Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
23:14:48 [2022-07-08T23:14:48.213Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
23:14:48 [2022-07-08T23:14:48.213Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
23:14:48 [2022-07-08T23:14:48.213Z] === RUN   TestMountDaemonRoot/rshared/mount_root
23:14:48 [2022-07-08T23:14:48.213Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
23:14:48 [2022-07-08T23:14:48.213Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
23:14:48 [2022-07-08T23:14:48.213Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
23:14:48 [2022-07-08T23:14:48.213Z] === CONT  TestMountDaemonRoot/rshared/bind_root
23:14:48 [2022-07-08T23:14:48.213Z] === CONT  TestMountDaemonRoot/shared
23:14:48 [2022-07-08T23:14:48.213Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
23:14:48 [2022-07-08T23:14:48.213Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
23:14:48 [2022-07-08T23:14:48.213Z] === RUN   TestMountDaemonRoot/shared/bind_root
23:14:48 [2022-07-08T23:14:48.213Z] === PAUSE TestMountDaemonRoot/shared/bind_root
23:14:48 [2022-07-08T23:14:48.213Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
23:14:48 [2022-07-08T23:14:48.213Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
23:14:48 [2022-07-08T23:14:48.213Z] === RUN   TestMountDaemonRoot/shared/mount_root
23:14:48 [2022-07-08T23:14:48.213Z] === PAUSE TestMountDaemonRoot/shared/mount_root
23:14:48 [2022-07-08T23:14:48.213Z] === CONT  TestMountDaemonRoot/rslave
23:14:48 [2022-07-08T23:14:48.213Z] === RUN   TestMountDaemonRoot/rslave/bind_root
23:14:48 [2022-07-08T23:14:48.213Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
23:14:48 [2022-07-08T23:14:48.213Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
23:14:48 [2022-07-08T23:14:48.213Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
23:14:48 [2022-07-08T23:14:48.213Z] === RUN   TestMountDaemonRoot/rslave/mount_root
23:14:48 [2022-07-08T23:14:48.213Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
23:14:48 [2022-07-08T23:14:48.213Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
23:14:48 [2022-07-08T23:14:48.213Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
23:14:48 [2022-07-08T23:14:48.213Z] === CONT  TestMountDaemonRoot/slave
23:14:48 [2022-07-08T23:14:48.213Z] === RUN   TestMountDaemonRoot/slave/bind_root
23:14:48 [2022-07-08T23:14:48.213Z] === PAUSE TestMountDaemonRoot/slave/bind_root
23:14:48 [2022-07-08T23:14:48.213Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
23:14:48 [2022-07-08T23:14:48.213Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
23:14:48 [2022-07-08T23:14:48.213Z] === RUN   TestMountDaemonRoot/slave/mount_root
23:14:48 [2022-07-08T23:14:48.213Z] === PAUSE TestMountDaemonRoot/slave/mount_root
23:14:48 [2022-07-08T23:14:48.213Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
23:14:48 [2022-07-08T23:14:48.213Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
23:14:48 [2022-07-08T23:14:48.213Z] === CONT  TestMountDaemonRoot/rprivate
23:14:48 [2022-07-08T23:14:48.213Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
23:14:48 [2022-07-08T23:14:48.213Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
23:14:48 [2022-07-08T23:14:48.213Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
23:14:48 [2022-07-08T23:14:48.213Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
23:14:48 [2022-07-08T23:14:48.213Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
23:14:48 [2022-07-08T23:14:48.213Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
23:14:48 [2022-07-08T23:14:48.213Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
23:14:48 [2022-07-08T23:14:48.213Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
23:14:48 [2022-07-08T23:14:48.213Z] === CONT  TestMountDaemonRoot/private
23:14:48 [2022-07-08T23:14:48.213Z] === RUN   TestMountDaemonRoot/private/bind_root
23:14:48 [2022-07-08T23:14:48.213Z] === PAUSE TestMountDaemonRoot/private/bind_root
23:14:48 [2022-07-08T23:14:48.213Z] === RUN   TestMountDaemonRoot/private/bind_subpath
23:14:48 [2022-07-08T23:14:48.213Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
23:14:48 [2022-07-08T23:14:48.213Z] === RUN   TestMountDaemonRoot/private/mount_root
23:14:48 [2022-07-08T23:14:48.213Z] === PAUSE TestMountDaemonRoot/private/mount_root
23:14:48 [2022-07-08T23:14:48.213Z] === RUN   TestMountDaemonRoot/private/mount_subpath
23:14:48 [2022-07-08T23:14:48.213Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
23:14:48 [2022-07-08T23:14:48.213Z] === CONT  TestMountDaemonRoot/default/bind_root
23:14:48 [2022-07-08T23:14:48.213Z] === CONT  TestMountDaemonRoot/default/mount_subpath
23:14:48 [2022-07-08T23:14:48.213Z] === CONT  TestMountDaemonRoot/default/mount_root
23:14:48 [2022-07-08T23:14:48.213Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
23:14:48 [2022-07-08T23:14:48.213Z] === CONT  TestMountDaemonRoot/rshared/mount_root
23:14:48 [2022-07-08T23:14:48.213Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
23:14:48 [2022-07-08T23:14:48.213Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
23:14:48 [2022-07-08T23:14:48.213Z] === CONT  TestMountDaemonRoot/rslave/bind_root
23:14:48 [2022-07-08T23:14:48.213Z] === CONT  TestMountDaemonRoot/shared/mount_root
23:14:48 [2022-07-08T23:14:48.213Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
23:14:48 [2022-07-08T23:14:48.213Z] === CONT  TestMountDaemonRoot/shared/bind_root
23:14:48 [2022-07-08T23:14:48.213Z] === CONT  TestMountDaemonRoot/slave/bind_root
23:14:48 [2022-07-08T23:14:48.213Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
23:14:48 [2022-07-08T23:14:48.213Z] === CONT  TestMountDaemonRoot/rslave/mount_root
23:14:48 [2022-07-08T23:14:48.471Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
23:14:48 [2022-07-08T23:14:48.471Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
23:14:48 [2022-07-08T23:14:48.471Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
23:14:48 [2022-07-08T23:14:48.471Z] === CONT  TestMountDaemonRoot/slave/mount_root
23:14:48 [2022-07-08T23:14:48.471Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
23:14:48 [2022-07-08T23:14:48.471Z] === CONT  TestMountDaemonRoot/private/bind_root
23:14:48 [2022-07-08T23:14:48.471Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
23:14:48 [2022-07-08T23:14:48.471Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
23:14:48 [2022-07-08T23:14:48.471Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
23:14:48 [2022-07-08T23:14:48.471Z] === CONT  TestMountDaemonRoot/private/mount_subpath
23:14:48 [2022-07-08T23:14:48.471Z] === CONT  TestMountDaemonRoot/private/mount_root
23:14:48 [2022-07-08T23:14:48.471Z] === CONT  TestMountDaemonRoot/private/bind_subpath
23:14:48 [2022-07-08T23:14:48.471Z] --- PASS: TestMountDaemonRoot (0.02s)
23:14:48 [2022-07-08T23:14:48.471Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
23:14:48 [2022-07-08T23:14:48.471Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
23:14:48 [2022-07-08T23:14:48.471Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
23:14:48 [2022-07-08T23:14:48.471Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
23:14:48 [2022-07-08T23:14:48.471Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
23:14:48 [2022-07-08T23:14:48.471Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
23:14:48 [2022-07-08T23:14:48.471Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s)
23:14:48 [2022-07-08T23:14:48.471Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
23:14:48 [2022-07-08T23:14:48.471Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
23:14:48 [2022-07-08T23:14:48.471Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
23:14:48 [2022-07-08T23:14:48.471Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
23:14:48 [2022-07-08T23:14:48.471Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
23:14:48 [2022-07-08T23:14:48.471Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
23:14:48 [2022-07-08T23:14:48.471Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
23:14:48 [2022-07-08T23:14:48.471Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
23:14:48 [2022-07-08T23:14:48.471Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
23:14:48 [2022-07-08T23:14:48.471Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
23:14:48 [2022-07-08T23:14:48.471Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
23:14:48 [2022-07-08T23:14:48.471Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
23:14:48 [2022-07-08T23:14:48.471Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
23:14:48 [2022-07-08T23:14:48.471Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
23:14:48 [2022-07-08T23:14:48.471Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.01s)
23:14:48 [2022-07-08T23:14:48.471Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.01s)
23:14:48 [2022-07-08T23:14:48.471Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
23:14:48 [2022-07-08T23:14:48.471Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
23:14:48 [2022-07-08T23:14:48.471Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
23:14:48 [2022-07-08T23:14:48.471Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
23:14:48 [2022-07-08T23:14:48.471Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
23:14:48 [2022-07-08T23:14:48.471Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
23:14:48 [2022-07-08T23:14:48.471Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
23:14:48 [2022-07-08T23:14:48.471Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
23:14:48 [2022-07-08T23:14:48.471Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
23:14:48 [2022-07-08T23:14:48.471Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.01s)
23:14:48 [2022-07-08T23:14:48.471Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
23:14:48 [2022-07-08T23:14:48.471Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
23:14:48 [2022-07-08T23:14:48.471Z] === RUN   TestContainerBindMountNonRecursive
23:14:48 [2022-07-08T23:14:48.471Z]     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)
23:14:48 [2022-07-08T23:14:48.471Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s)
23:14:48 [2022-07-08T23:14:48.471Z] === RUN   TestContainerVolumesMountedAsShared
23:14:48 [2022-07-08T23:14:48.471Z]     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)
23:14:48 [2022-07-08T23:14:48.471Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
23:14:48 [2022-07-08T23:14:48.471Z] === RUN   TestContainerVolumesMountedAsSlave
23:14:48 [2022-07-08T23:14:48.471Z]     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)
23:14:48 [2022-07-08T23:14:48.471Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
23:14:48 [2022-07-08T23:14:48.471Z] === RUN   TestNetworkNat
23:14:49 [2022-07-08T23:14:49.038Z] --- PASS: TestNetworkNat (0.49s)
23:14:49 [2022-07-08T23:14:49.038Z] === RUN   TestNetworkLocalhostTCPNat
23:14:49 [2022-07-08T23:14:49.297Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
23:14:49 [2022-07-08T23:14:49.297Z] === RUN   TestNetworkLoopbackNat
23:14:52 [2022-07-08T23:14:52.580Z] --- PASS: TestNetworkLoopbackNat (2.54s)
23:14:52 [2022-07-08T23:14:52.580Z] === RUN   TestPause
23:14:52 [2022-07-08T23:14:52.580Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
23:14:52 [2022-07-08T23:14:52.580Z] --- SKIP: TestPause (0.00s)
23:14:52 [2022-07-08T23:14:52.580Z] === RUN   TestPauseFailsOnWindowsServerContainers
23:14:52 [2022-07-08T23:14:52.580Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:14:52 [2022-07-08T23:14:52.580Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
23:14:52 [2022-07-08T23:14:52.580Z] === RUN   TestPauseStopPausedContainer
23:14:52 [2022-07-08T23:14:52.580Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
23:14:52 [2022-07-08T23:14:52.580Z] --- SKIP: TestPauseStopPausedContainer (0.02s)
23:14:52 [2022-07-08T23:14:52.580Z] === RUN   TestPidHost
23:14:52 [2022-07-08T23:14:52.841Z] --- PASS: TestPidHost (0.90s)
23:14:52 [2022-07-08T23:14:52.841Z] === RUN   TestPsFilter
23:14:53 [2022-07-08T23:14:53.099Z] --- PASS: TestPsFilter (0.10s)
23:14:53 [2022-07-08T23:14:53.099Z] === RUN   TestRemoveContainerWithRemovedVolume
23:14:53 [2022-07-08T23:14:53.358Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s)
23:14:53 [2022-07-08T23:14:53.358Z] === RUN   TestRemoveContainerWithVolume
23:14:53 [2022-07-08T23:14:53.926Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
23:14:53 [2022-07-08T23:14:53.926Z] === RUN   TestRemoveContainerRunning
23:14:54 [2022-07-08T23:14:54.184Z] --- PASS: TestRemoveContainerRunning (0.41s)
23:14:54 [2022-07-08T23:14:54.184Z] === RUN   TestRemoveContainerForceRemoveRunning
23:14:54 [2022-07-08T23:14:54.200Z] tests/integration/models_nodes_test.py .                                 [ 90%]
23:14:54 [2022-07-08T23:14:54.200Z] tests/integration/models_resources_test.py .                             [ 91%]
23:14:54 [2022-07-08T23:14:54.750Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
23:14:54 [2022-07-08T23:14:54.750Z] === RUN   TestRemoveInvalidContainer
23:14:54 [2022-07-08T23:14:54.750Z] --- PASS: TestRemoveInvalidContainer (0.01s)
23:14:54 [2022-07-08T23:14:54.750Z] === RUN   TestRenameLinkedContainer
23:14:54 [2022-07-08T23:14:54.938Z] --- PASS: TestServiceUpdateNetwork (12.33s)
23:14:54 [2022-07-08T23:14:54.938Z] === RUN   TestServiceUpdatePidsLimit
23:14:54 [2022-07-08T23:14:54.938Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
23:14:55 [2022-07-08T23:14:55.505Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
23:14:55 [2022-07-08T23:14:55.962Z] tests/integration/models_services_test.py ................X.             [ 95%]
23:14:56 [2022-07-08T23:14:56.652Z] --- PASS: TestRenameLinkedContainer (1.68s)
23:14:56 [2022-07-08T23:14:56.652Z] === RUN   TestRenameStoppedContainer
23:14:56 [2022-07-08T23:14:56.652Z] --- PASS: TestRenameStoppedContainer (0.41s)
23:14:56 [2022-07-08T23:14:56.652Z] === RUN   TestRenameRunningContainerAndReuse
23:14:57 [2022-07-08T23:14:57.587Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s)
23:14:57 [2022-07-08T23:14:57.587Z] === RUN   TestRenameInvalidName
23:14:57 [2022-07-08T23:14:57.846Z] --- PASS: TestRenameInvalidName (0.41s)
23:14:58 [2022-07-08T23:14:58.104Z] === RUN   TestRenameAnonymousContainer
23:14:59 [2022-07-08T23:14:59.242Z] tests/integration/models_swarm_test.py ..                                [ 96%]
23:14:59 [2022-07-08T23:14:59.243Z] tests/integration/models_volumes_test.py ..                              [ 96%]
23:14:59 [2022-07-08T23:14:59.480Z] --- PASS: TestRenameAnonymousContainer (1.49s)
23:14:59 [2022-07-08T23:14:59.480Z] === RUN   TestRenameContainerWithSameName
23:15:00 [2022-07-08T23:15:00.047Z] --- PASS: TestRenameContainerWithSameName (0.43s)
23:15:00 [2022-07-08T23:15:00.047Z] === RUN   TestRenameContainerWithLinkedContainer
23:15:00 [2022-07-08T23:15:00.614Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s)
23:15:00 [2022-07-08T23:15:00.614Z] === RUN   TestResize
23:15:01 [2022-07-08T23:15:01.182Z] --- PASS: TestResize (0.44s)
23:15:01 [2022-07-08T23:15:01.182Z] === RUN   TestResizeWithInvalidSize
23:15:01 [2022-07-08T23:15:01.749Z] --- PASS: TestResizeWithInvalidSize (0.44s)
23:15:01 [2022-07-08T23:15:01.749Z] === RUN   TestResizeWhenContainerNotStarted
23:15:02 [2022-07-08T23:15:02.008Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
23:15:02 [2022-07-08T23:15:02.008Z] === RUN   TestDaemonRestartKillContainers
23:15:02 [2022-07-08T23:15:02.008Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
23:15:02 [2022-07-08T23:15:02.008Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
23:15:02 [2022-07-08T23:15:02.008Z] === RUN   TestCgroupNamespacesRun
23:15:03 [2022-07-08T23:15:03.099Z] tests/integration/regression_test.py ......                              [ 98%]
23:15:03 [2022-07-08T23:15:03.383Z] --- PASS: TestCgroupNamespacesRun (1.15s)
23:15:03 [2022-07-08T23:15:03.383Z] === RUN   TestCgroupNamespacesRunPrivileged
23:15:03 [2022-07-08T23:15:03.611Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
23:15:03 [2022-07-08T23:15:03.616Z] tests/integration/credentials/store_test.py ......                       [ 99%]
23:15:03 [2022-07-08T23:15:03.616Z] tests/integration/credentials/utils_test.py .                            [100%]
23:15:03 [2022-07-08T23:15:03.616Z] 
23:15:03 [2022-07-08T23:15:03.616Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
23:15:03 [2022-07-08T23:15:03.616Z] =========================== short test summary info ============================
23:15:03 [2022-07-08T23:15:03.616Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
23:15:03 [2022-07-08T23:15:03.616Z]   CONFIG_RT_GROUP_SCHED isn't enabled
23:15:03 [2022-07-08T23:15:03.617Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
23:15:03 [2022-07-08T23:15:03.617Z]   Not supported on most drivers
23:15:03 [2022-07-08T23:15:03.617Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
23:15:03 [2022-07-08T23:15:03.617Z]   Output of docker top depends on host distro, and is not formalized.
23:15:03 [2022-07-08T23:15:03.617Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
23:15:03 [2022-07-08T23:15:03.617Z]   Output of docker top depends on host distro, and is not formalized.
23:15:03 [2022-07-08T23:15:03.617Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
23:15:03 [2022-07-08T23:15:03.617Z]   Can fail if eth0 has multiple IP addresses
23:15:03 [2022-07-08T23:15:03.617Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
23:15:03 [2022-07-08T23:15:03.617Z]   This doesn't seem to be taken into account by the engine
23:15:03 [2022-07-08T23:15:03.617Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
23:15:03 [2022-07-08T23:15:03.617Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
23:15:03 [2022-07-08T23:15:03.617Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 285.56 seconds ==
23:15:03 [2022-07-08T23:15:03.875Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
23:15:04 [2022-07-08T23:15:04.757Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.32s)
23:15:04 [2022-07-08T23:15:04.758Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
23:15:05 [2022-07-08T23:15:05.698Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s)
23:15:05 [2022-07-08T23:15:05.698Z] === RUN   TestCgroupNamespacesRunHostMode
23:15:07 [2022-07-08T23:15:07.075Z] --- PASS: TestCgroupNamespacesRunHostMode (1.21s)
23:15:07 [2022-07-08T23:15:07.075Z] === RUN   TestCgroupNamespacesRunPrivateMode
23:15:08 [2022-07-08T23:15:08.020Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s)
23:15:08 [2022-07-08T23:15:08.020Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
23:15:09 [2022-07-08T23:15:09.436Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s)
23:15:09 [2022-07-08T23:15:09.436Z] === RUN   TestCgroupNamespacesRunInvalidMode
23:15:10 [2022-07-08T23:15:10.015Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s)
23:15:10 [2022-07-08T23:15:10.015Z] === RUN   TestCgroupNamespacesRunOlderClient
23:15:10 [2022-07-08T23:15:10.172Z] --- PASS: TestServiceUpdatePidsLimit (16.07s)
23:15:10 [2022-07-08T23:15:10.172Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
23:15:10 [2022-07-08T23:15:10.172Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s)
23:15:10 [2022-07-08T23:15:10.172Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
23:15:10 [2022-07-08T23:15:10.172Z] PASS
23:15:10 [2022-07-08T23:15:10.172Z] 
23:15:10 [2022-07-08T23:15:10.172Z] === Skipped
23:15:10 [2022-07-08T23:15:10.172Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
23:15:10 [2022-07-08T23:15:10.172Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:15:10 [2022-07-08T23:15:10.172Z] 
23:15:10 [2022-07-08T23:15:10.172Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
23:15:10 [2022-07-08T23:15:10.172Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:15:10 [2022-07-08T23:15:10.172Z] 
23:15:10 [2022-07-08T23:15:10.172Z] DONE 27 tests, 2 skipped in 130.380s
23:15:10 [2022-07-08T23:15:10.172Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
23:15:10 [2022-07-08T23:15:10.172Z] ++ 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
23:15:10 [2022-07-08T23:15:10.172Z] ++ set -e
23:15:10 [2022-07-08T23:15:10.172Z] ++ '[' -n 0 ']'
23:15:10 [2022-07-08T23:15:10.172Z] ++ set -x
23:15:10 [2022-07-08T23:15:10.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-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
23:15:10 [2022-07-08T23:15:10.172Z] INFO: Testing against a local daemon
23:15:10 [2022-07-08T23:15:10.172Z] === RUN   TestSessionCreate
23:15:10 [2022-07-08T23:15:10.172Z] --- PASS: TestSessionCreate (0.02s)
23:15:10 [2022-07-08T23:15:10.172Z] === RUN   TestSessionCreateWithBadUpgrade
23:15:10 [2022-07-08T23:15:10.172Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
23:15:10 [2022-07-08T23:15:10.172Z] PASS
23:15:10 [2022-07-08T23:15:10.172Z] 
23:15:10 [2022-07-08T23:15:10.172Z] DONE 2 tests in 0.135s
23:15:10 [2022-07-08T23:15:10.172Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
23:15:10 [2022-07-08T23:15:10.172Z] ++ 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
23:15:10 [2022-07-08T23:15:10.172Z] ++ set -e
23:15:10 [2022-07-08T23:15:10.172Z] ++ '[' -n 0 ']'
23:15:10 [2022-07-08T23:15:10.172Z] ++ set -x
23:15:10 [2022-07-08T23:15:10.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-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
23:15:10 [2022-07-08T23:15:10.172Z] INFO: Testing against a local daemon
23:15:10 [2022-07-08T23:15:10.172Z] === RUN   TestCgroupDriverSystemdMemoryLimit
23:15:10 [2022-07-08T23:15:10.172Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:15:10 [2022-07-08T23:15:10.172Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
23:15:10 [2022-07-08T23:15:10.172Z] === RUN   TestDiskUsage
23:15:10 [2022-07-08T23:15:10.172Z] === PAUSE TestDiskUsage
23:15:10 [2022-07-08T23:15:10.172Z] === RUN   TestEventsExecDie
23:15:10 [2022-07-08T23:15:10.738Z] --- PASS: TestEventsExecDie (0.55s)
23:15:10 [2022-07-08T23:15:10.738Z] === RUN   TestEventsBackwardsCompatible
23:15:10 [2022-07-08T23:15:10.738Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
23:15:10 [2022-07-08T23:15:10.738Z] === RUN   TestEventsVolumeCreate
23:15:10 [2022-07-08T23:15:10.738Z] --- PASS: TestEventsVolumeCreate (0.05s)
23:15:10 [2022-07-08T23:15:10.738Z] === RUN   TestInfoBinaryCommits
23:15:10 [2022-07-08T23:15:10.738Z] --- PASS: TestInfoBinaryCommits (0.02s)
23:15:10 [2022-07-08T23:15:10.738Z] === RUN   TestInfoAPIVersioned
23:15:10 [2022-07-08T23:15:10.738Z] --- PASS: TestInfoAPIVersioned (0.01s)
23:15:10 [2022-07-08T23:15:10.739Z] === RUN   TestInfoAPI
23:15:10 [2022-07-08T23:15:10.739Z] --- PASS: TestInfoAPI (0.02s)
23:15:10 [2022-07-08T23:15:10.739Z] === RUN   TestInfoAPIWarnings
23:15:10 [2022-07-08T23:15:10.953Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s)
23:15:10 [2022-07-08T23:15:10.953Z] === RUN   TestNISDomainname
23:15:10 [2022-07-08T23:15:10.953Z]     run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
23:15:10 [2022-07-08T23:15:10.953Z] --- SKIP: TestNISDomainname (0.02s)
23:15:10 [2022-07-08T23:15:10.953Z] === RUN   TestHostnameDnsResolution
23:15:11 [2022-07-08T23:15:11.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
23:15:11 [2022-07-08T23:15:11.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
23:15:11 [2022-07-08T23:15:11.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
23:15:11 [2022-07-08T23:15:11.887Z] --- PASS: TestHostnameDnsResolution (0.62s)
23:15:11 [2022-07-08T23:15:11.887Z] === RUN   TestUnprivilegedPortsAndPing
23:15:11 [2022-07-08T23:15:11.887Z]     run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
23:15:11 [2022-07-08T23:15:11.887Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
23:15:11 [2022-07-08T23:15:11.887Z] === RUN   TestPrivilegedHostDevices
23:15:12 [2022-07-08T23:15:12.146Z] --- PASS: TestPrivilegedHostDevices (0.46s)
23:15:12 [2022-07-08T23:15:12.146Z] === RUN   TestRunConsoleSize
23:15:12 [2022-07-08T23:15:12.712Z] --- PASS: TestRunConsoleSize (0.43s)
23:15:12 [2022-07-08T23:15:12.712Z] === RUN   TestStats
23:15:12 [2022-07-08T23:15:12.712Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
23:15:12 [2022-07-08T23:15:12.712Z] --- SKIP: TestStats (0.00s)
23:15:12 [2022-07-08T23:15:12.712Z] === RUN   TestStopContainerWithTimeout
23:15:12 [2022-07-08T23:15:12.712Z] === RUN   TestStopContainerWithTimeout/0
23:15:12 [2022-07-08T23:15:12.712Z] === PAUSE TestStopContainerWithTimeout/0
23:15:12 [2022-07-08T23:15:12.712Z] === RUN   TestStopContainerWithTimeout/1
23:15:12 [2022-07-08T23:15:12.712Z] === PAUSE TestStopContainerWithTimeout/1
23:15:12 [2022-07-08T23:15:12.712Z] === RUN   TestStopContainerWithTimeout/3
23:15:12 [2022-07-08T23:15:12.712Z] === PAUSE TestStopContainerWithTimeout/3
23:15:12 [2022-07-08T23:15:12.712Z] === RUN   TestStopContainerWithTimeout/-1
23:15:12 [2022-07-08T23:15:12.712Z] === PAUSE TestStopContainerWithTimeout/-1
23:15:12 [2022-07-08T23:15:12.712Z] === CONT  TestStopContainerWithTimeout/0
23:15:12 [2022-07-08T23:15:12.712Z] === CONT  TestStopContainerWithTimeout/-1
23:15:13 [2022-07-08T23:15:13.280Z] === CONT  TestStopContainerWithTimeout/3
23:15:14 [2022-07-08T23:15:14.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
23:15:15 [2022-07-08T23:15:15.808Z] === CONT  TestStopContainerWithTimeout/1
23:15:16 [2022-07-08T23:15:16.116Z] Leaving: AppArmorNo profiles have been unloaded.
23:15:16 [2022-07-08T23:15:16.116Z] 
23:15:16 [2022-07-08T23:15:16.116Z] Unloading profiles will leave already running processes permanently
23:15:16 [2022-07-08T23:15:16.116Z] unconfined, which can lead to unexpected situations.
23:15:16 [2022-07-08T23:15:16.116Z] 
23:15:16 [2022-07-08T23:15:16.116Z] To set a process to complain mode, use the command line tool
23:15:16 [2022-07-08T23:15:16.116Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:15:16 [2022-07-08T23:15:16.116Z] 
Post stage
[Pipeline] junit
23:15:16 [2022-07-08T23:15:16.130Z] Recording test results
23:15:16 [2022-07-08T23:15:16.271Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
23:15:16 [2022-07-08T23:15:16.547Z] + echo Ensuring container killed.
23:15:16 [2022-07-08T23:15:16.547Z] Ensuring container killed.
23:15:16 [2022-07-08T23:15:16.547Z] + docker rm -vf docker-pr1
23:15:16 [2022-07-08T23:15:16.547Z] Error: No such container: docker-pr1
[Pipeline] sh
23:15:16 [2022-07-08T23:15:16.743Z] --- PASS: TestStopContainerWithTimeout (0.01s)
23:15:16 [2022-07-08T23:15:16.743Z]     --- PASS: TestStopContainerWithTimeout/0 (0.74s)
23:15:16 [2022-07-08T23:15:16.743Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.73s)
23:15:16 [2022-07-08T23:15:16.743Z]     --- PASS: TestStopContainerWithTimeout/3 (2.38s)
23:15:16 [2022-07-08T23:15:16.743Z]     --- PASS: TestStopContainerWithTimeout/1 (1.40s)
23:15:16 [2022-07-08T23:15:16.743Z] === RUN   TestDeleteDevicemapper
23:15:16 [2022-07-08T23:15:16.743Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:15:16 [2022-07-08T23:15:16.743Z] --- SKIP: TestDeleteDevicemapper (0.00s)
23:15:16 [2022-07-08T23:15:16.743Z] === RUN   TestStopContainerWithRestartPolicyAlways
23:15:16 [2022-07-08T23:15:16.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
23:15:16 [2022-07-08T23:15:16.830Z] + echo Chowning /workspace to jenkins user
23:15:16 [2022-07-08T23:15:16.830Z] Chowning /workspace to jenkins user
23:15:16 [2022-07-08T23:15:16.830Z] + id -u
23:15:16 [2022-07-08T23:15:16.830Z] + id -g
23:15:16 [2022-07-08T23:15:16.830Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43789:/workspace busybox chown -R 1000:1000 /workspace
23:15:17 [2022-07-08T23:15:17.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
23:15:18 [2022-07-08T23:15:18.121Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.23s)
23:15:18 [2022-07-08T23:15:18.121Z] === RUN   TestUpdateMemory
23:15:18 [2022-07-08T23:15:18.121Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
23:15:18 [2022-07-08T23:15:18.121Z] --- SKIP: TestUpdateMemory (0.00s)
23:15:18 [2022-07-08T23:15:18.121Z] === RUN   TestUpdateCPUQuota
23:15:18 [2022-07-08T23:15:18.121Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
23:15:18 [2022-07-08T23:15:18.121Z] --- SKIP: TestUpdateCPUQuota (0.00s)
23:15:18 [2022-07-08T23:15:18.121Z] === RUN   TestUpdatePidsLimit
23:15:18 [2022-07-08T23:15:18.121Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
23:15:18 [2022-07-08T23:15:18.121Z] --- SKIP: TestUpdatePidsLimit (0.00s)
23:15:18 [2022-07-08T23:15:18.121Z] === RUN   TestUpdateRestartPolicy
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
23:15:18 [2022-07-08T23:15:18.501Z] + bundleName=docker-py
23:15:18 [2022-07-08T23:15:18.501Z] + echo Creating docker-py-bundles.tar.gz
23:15:18 [2022-07-08T23:15:18.501Z] Creating docker-py-bundles.tar.gz
23:15:18 [2022-07-08T23:15:18.501Z] + 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
23:15:18 [2022-07-08T23:15:18.514Z] Archiving artifacts
23:15:18 [2022-07-08T23:15:18.748Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43789/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
23:15:19 [2022-07-08T23:15:19.098Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43789/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=4f20aaeabd23f250bf2e7c762da7d8c80210196c -e DOCKER_GRAPHDRIVER docker:4f20aaeabd23f250bf2e7c762da7d8c80210196c hack/make.sh binary
23:15:19 [2022-07-08T23:15:19.357Z] 
23:15:19 [2022-07-08T23:15:19.617Z] Removing bundles/
23:15:19 [2022-07-08T23:15:19.617Z] 
23:15:19 [2022-07-08T23:15:19.617Z] ---> Making bundle: binary (in bundles/binary)
23:15:19 [2022-07-08T23:15:19.617Z] Building: bundles/binary-daemon/dockerd
23:15:19 [2022-07-08T23:15:19.617Z] GOOS="" GOARCH="" GOARM=""
23:15:20 [2022-07-08T23:15:20.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
23:15:28 [2022-07-08T23:15:28.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
23:15:28 [2022-07-08T23:15:28.854Z] --- PASS: TestInfoAPIWarnings (16.55s)
23:15:28 [2022-07-08T23:15:28.854Z] === RUN   TestInfoDebug
23:15:28 [2022-07-08T23:15:28.854Z] --- PASS: TestInfoDebug (0.52s)
23:15:28 [2022-07-08T23:15:28.854Z] === RUN   TestInfoInsecureRegistries
23:15:28 [2022-07-08T23:15:28.854Z] --- PASS: TestInfoInsecureRegistries (0.52s)
23:15:28 [2022-07-08T23:15:28.854Z] === RUN   TestInfoRegistryMirrors
23:15:28 [2022-07-08T23:15:28.854Z] --- PASS: TestInfoRegistryMirrors (0.52s)
23:15:28 [2022-07-08T23:15:28.854Z] === RUN   TestLoginFailsWithBadCredentials
23:15:29 [2022-07-08T23:15:29.422Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
23:15:29 [2022-07-08T23:15:29.422Z] === RUN   TestPingCacheHeaders
23:15:29 [2022-07-08T23:15:29.422Z] --- PASS: TestPingCacheHeaders (0.02s)
23:15:29 [2022-07-08T23:15:29.422Z] === RUN   TestPingGet
23:15:29 [2022-07-08T23:15:29.422Z] --- PASS: TestPingGet (0.01s)
23:15:29 [2022-07-08T23:15:29.422Z] === RUN   TestPingHead
23:15:29 [2022-07-08T23:15:29.422Z] --- PASS: TestPingHead (0.02s)
23:15:29 [2022-07-08T23:15:29.422Z] === RUN   TestPingSwarmHeader
23:15:29 [2022-07-08T23:15:29.988Z] === RUN   TestPingSwarmHeader/before_swarm_init
23:15:30 [2022-07-08T23:15:30.321Z] --- PASS: TestUpdateRestartPolicy (10.91s)
23:15:30 [2022-07-08T23:15:30.321Z] === RUN   TestUpdateRestartWithAutoRemove
23:15:30 [2022-07-08T23:15:30.321Z] --- PASS: TestUpdateRestartWithAutoRemove (0.59s)
23:15:30 [2022-07-08T23:15:30.321Z] === RUN   TestWaitNonBlocked
23:15:30 [2022-07-08T23:15:30.321Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:15:30 [2022-07-08T23:15:30.321Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:15:30 [2022-07-08T23:15:30.321Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:15:30 [2022-07-08T23:15:30.321Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:15:30 [2022-07-08T23:15:30.321Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:15:30 [2022-07-08T23:15:30.321Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
23:15:30 [2022-07-08T23:15:30.321Z] --- PASS: TestWaitNonBlocked (0.02s)
23:15:30 [2022-07-08T23:15:30.321Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s)
23:15:30 [2022-07-08T23:15:30.321Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s)
23:15:30 [2022-07-08T23:15:30.321Z] === RUN   TestWaitBlocked
23:15:30 [2022-07-08T23:15:30.321Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
23:15:30 [2022-07-08T23:15:30.321Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
23:15:30 [2022-07-08T23:15:30.321Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
23:15:30 [2022-07-08T23:15:30.321Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
23:15:30 [2022-07-08T23:15:30.321Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
23:15:30 [2022-07-08T23:15:30.321Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
23:15:30 [2022-07-08T23:15:30.554Z] === RUN   TestPingSwarmHeader/after_swarm_init
23:15:30 [2022-07-08T23:15:30.888Z] --- PASS: TestWaitBlocked (0.01s)
23:15:30 [2022-07-08T23:15:30.888Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s)
23:15:30 [2022-07-08T23:15:30.888Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s)
23:15:30 [2022-07-08T23:15:30.888Z] === RUN   TestWaitConditions
23:15:30 [2022-07-08T23:15:30.888Z] === RUN   TestWaitConditions/default
23:15:30 [2022-07-08T23:15:30.888Z] === PAUSE TestWaitConditions/default
23:15:30 [2022-07-08T23:15:30.888Z] === RUN   TestWaitConditions/not-running
23:15:30 [2022-07-08T23:15:30.888Z] === PAUSE TestWaitConditions/not-running
23:15:30 [2022-07-08T23:15:30.888Z] === RUN   TestWaitConditions/next-exit
23:15:30 [2022-07-08T23:15:30.888Z] === PAUSE TestWaitConditions/next-exit
23:15:30 [2022-07-08T23:15:30.888Z] === RUN   TestWaitConditions/removed
23:15:30 [2022-07-08T23:15:30.888Z] === PAUSE TestWaitConditions/removed
23:15:30 [2022-07-08T23:15:30.888Z] === CONT  TestWaitConditions/default
23:15:30 [2022-07-08T23:15:30.888Z] === CONT  TestWaitConditions/removed
23:15:30 [2022-07-08T23:15:30.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
23:15:31 [2022-07-08T23:15:31.488Z] === RUN   TestPingSwarmHeader/after_swarm_leave
23:15:31 [2022-07-08T23:15:31.488Z] --- PASS: TestPingSwarmHeader (2.07s)
23:15:31 [2022-07-08T23:15:31.488Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
23:15:31 [2022-07-08T23:15:31.488Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
23:15:31 [2022-07-08T23:15:31.488Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
23:15:31 [2022-07-08T23:15:31.488Z] === RUN   TestVersion
23:15:31 [2022-07-08T23:15:31.488Z] --- PASS: TestVersion (0.02s)
23:15:31 [2022-07-08T23:15:31.488Z] === CONT  TestDiskUsage
23:15:32 [2022-07-08T23:15:32.054Z] === RUN   TestDiskUsage/empty
23:15:32 [2022-07-08T23:15:32.054Z] === RUN   TestDiskUsage/empty/container_types
23:15:32 [2022-07-08T23:15:32.054Z] === RUN   TestDiskUsage/empty/image_types
23:15:32 [2022-07-08T23:15:32.054Z] === RUN   TestDiskUsage/empty/volume_types
23:15:32 [2022-07-08T23:15:32.054Z] === RUN   TestDiskUsage/empty/build-cache_types
23:15:32 [2022-07-08T23:15:32.054Z] === RUN   TestDiskUsage/empty/container,_volume_types
23:15:32 [2022-07-08T23:15:32.054Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
23:15:32 [2022-07-08T23:15:32.054Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
23:15:32 [2022-07-08T23:15:32.054Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
23:15:32 [2022-07-08T23:15:32.054Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
23:15:32 [2022-07-08T23:15:32.054Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
23:15:32 [2022-07-08T23:15:32.054Z] === RUN   TestDiskUsage/after_LoadBusybox
23:15:32 [2022-07-08T23:15:32.054Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
23:15:32 [2022-07-08T23:15:32.054Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
23:15:32 [2022-07-08T23:15:32.054Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
23:15:32 [2022-07-08T23:15:32.054Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
23:15:32 [2022-07-08T23:15:32.054Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
23:15:32 [2022-07-08T23:15:32.054Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
23:15:32 [2022-07-08T23:15:32.054Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
23:15:32 [2022-07-08T23:15:32.054Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
23:15:32 [2022-07-08T23:15:32.054Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
23:15:32 [2022-07-08T23:15:32.054Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
23:15:32 [2022-07-08T23:15:32.054Z] === RUN   TestDiskUsage/after_container.Run
23:15:32 [2022-07-08T23:15:32.313Z] === RUN   TestDiskUsage/after_container.Run/container_types
23:15:32 [2022-07-08T23:15:32.313Z] === RUN   TestDiskUsage/after_container.Run/image_types
23:15:32 [2022-07-08T23:15:32.313Z] === RUN   TestDiskUsage/after_container.Run/volume_types
23:15:32 [2022-07-08T23:15:32.313Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
23:15:32 [2022-07-08T23:15:32.571Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
23:15:32 [2022-07-08T23:15:32.571Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
23:15:32 [2022-07-08T23:15:32.571Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
23:15:32 [2022-07-08T23:15:32.571Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
23:15:32 [2022-07-08T23:15:32.571Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
23:15:32 [2022-07-08T23:15:32.571Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
23:15:32 [2022-07-08T23:15:32.571Z] --- PASS: TestDiskUsage (1.19s)
23:15:32 [2022-07-08T23:15:32.571Z]     --- PASS: TestDiskUsage/empty (0.01s)
23:15:32 [2022-07-08T23:15:32.571Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
23:15:32 [2022-07-08T23:15:32.571Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
23:15:32 [2022-07-08T23:15:32.571Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
23:15:32 [2022-07-08T23:15:32.571Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
23:15:32 [2022-07-08T23:15:32.571Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
23:15:32 [2022-07-08T23:15:32.571Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
23:15:32 [2022-07-08T23:15:32.571Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
23:15:32 [2022-07-08T23:15:32.571Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
23:15:32 [2022-07-08T23:15:32.571Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
23:15:32 [2022-07-08T23:15:32.571Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
23:15:32 [2022-07-08T23:15:32.571Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.18s)
23:15:32 [2022-07-08T23:15:32.571Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
23:15:32 [2022-07-08T23:15:32.571Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
23:15:32 [2022-07-08T23:15:32.571Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
23:15:32 [2022-07-08T23:15:32.571Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
23:15:32 [2022-07-08T23:15:32.571Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
23:15:32 [2022-07-08T23:15:32.571Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
23:15:32 [2022-07-08T23:15:32.571Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
23:15:32 [2022-07-08T23:15:32.571Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
23:15:32 [2022-07-08T23:15:32.571Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
23:15:32 [2022-07-08T23:15:32.571Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
23:15:32 [2022-07-08T23:15:32.571Z]     --- PASS: TestDiskUsage/after_container.Run (0.34s)
23:15:32 [2022-07-08T23:15:32.571Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
23:15:32 [2022-07-08T23:15:32.571Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
23:15:32 [2022-07-08T23:15:32.571Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
23:15:32 [2022-07-08T23:15:32.571Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
23:15:32 [2022-07-08T23:15:32.571Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
23:15:32 [2022-07-08T23:15:32.571Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
23:15:32 [2022-07-08T23:15:32.571Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
23:15:32 [2022-07-08T23:15:32.571Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
23:15:32 [2022-07-08T23:15:32.571Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
23:15:32 [2022-07-08T23:15:32.571Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
23:15:32 [2022-07-08T23:15:32.571Z] PASS
23:15:32 [2022-07-08T23:15:32.571Z] 
23:15:32 [2022-07-08T23:15:32.571Z] === Skipped
23:15:32 [2022-07-08T23:15:32.571Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
23:15:32 [2022-07-08T23:15:32.571Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:15:32 [2022-07-08T23:15:32.571Z] 
23:15:32 [2022-07-08T23:15:32.571Z] DONE 54 tests, 1 skipped in 22.652s
23:15:32 [2022-07-08T23:15:32.571Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
23:15:32 [2022-07-08T23:15:32.571Z] ++ 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
23:15:32 [2022-07-08T23:15:32.571Z] ++ set -e
23:15:32 [2022-07-08T23:15:32.571Z] ++ '[' -n 0 ']'
23:15:32 [2022-07-08T23:15:32.571Z] ++ set -x
23:15:32 [2022-07-08T23:15:32.571Z] ++ env -i DEST=/go/src/github.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
23:15:32 [2022-07-08T23:15:32.790Z] === CONT  TestWaitConditions/next-exit
23:15:32 [2022-07-08T23:15:32.790Z] === CONT  TestWaitConditions/not-running
23:15:32 [2022-07-08T23:15:32.829Z] INFO: Testing against a local daemon
23:15:32 [2022-07-08T23:15:32.829Z] === RUN   TestVolumesCreateAndList
23:15:32 [2022-07-08T23:15:32.829Z] --- PASS: TestVolumesCreateAndList (0.02s)
23:15:32 [2022-07-08T23:15:32.829Z] === RUN   TestVolumesRemove
23:15:32 [2022-07-08T23:15:32.829Z] --- PASS: TestVolumesRemove (0.06s)
23:15:32 [2022-07-08T23:15:32.829Z] === RUN   TestVolumesInspect
23:15:32 [2022-07-08T23:15:32.829Z] --- PASS: TestVolumesInspect (0.02s)
23:15:32 [2022-07-08T23:15:32.829Z] === RUN   TestVolumesInvalidJSON
23:15:32 [2022-07-08T23:15:32.829Z] === RUN   TestVolumesInvalidJSON/volumes/create
23:15:32 [2022-07-08T23:15:32.829Z] === PAUSE TestVolumesInvalidJSON/volumes/create
23:15:32 [2022-07-08T23:15:32.829Z] === CONT  TestVolumesInvalidJSON/volumes/create
23:15:32 [2022-07-08T23:15:32.829Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
23:15:32 [2022-07-08T23:15:32.829Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
23:15:32 [2022-07-08T23:15:32.829Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
23:15:32 [2022-07-08T23:15:32.829Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
23:15:32 [2022-07-08T23:15:32.829Z] --- PASS: TestVolumesInvalidJSON (0.01s)
23:15:32 [2022-07-08T23:15:32.829Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
23:15:32 [2022-07-08T23:15:32.829Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
23:15:32 [2022-07-08T23:15:32.829Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
23:15:32 [2022-07-08T23:15:32.829Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
23:15:32 [2022-07-08T23:15:32.829Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
23:15:32 [2022-07-08T23:15:32.829Z] PASS
23:15:32 [2022-07-08T23:15:32.829Z] 
23:15:32 [2022-07-08T23:15:32.829Z] DONE 9 tests in 0.205s
23:15:32 [2022-07-08T23:15:32.829Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:15:33 [2022-07-08T23:15:33.087Z] ++++ cat bundles/test-integration/docker.pid
23:15:33 [2022-07-08T23:15:33.087Z] +++ kill 14282
23:15:33 [2022-07-08T23:15:33.347Z] +++ /etc/init.d/apparmor stop
23:15:33 [2022-07-08T23:15:33.347Z] Leaving: AppArmorNo profiles have been unloaded.
23:15:33 [2022-07-08T23:15:33.347Z] 
23:15:33 [2022-07-08T23:15:33.347Z] Unloading profiles will leave already running processes permanently
23:15:33 [2022-07-08T23:15:33.347Z] unconfined, which can lead to unexpected situations.
23:15:33 [2022-07-08T23:15:33.347Z] 
23:15:33 [2022-07-08T23:15:33.347Z] To set a process to complain mode, use the command line tool
23:15:33 [2022-07-08T23:15:33.347Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:15:33 [2022-07-08T23:15:33.347Z] +++ true
23:15:33 [2022-07-08T23:15:33.347Z] exiting test-integration
23:15:33 [2022-07-08T23:15:33.347Z] ++ exit 0
23:15:33 [2022-07-08T23:15:33.347Z] 
23:15:33 [2022-07-08T23:15:33.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
Post stage
[Pipeline] junit
23:15:33 [2022-07-08T23:15:33.930Z] Recording test results
23:15:34 [2022-07-08T23:15:34.091Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
23:15:34 [2022-07-08T23:15:34.417Z] + echo Ensuring container killed.
23:15:34 [2022-07-08T23:15:34.417Z] Ensuring container killed.
23:15:34 [2022-07-08T23:15:34.417Z] + docker rm -vf docker-pr1
23:15:34 [2022-07-08T23:15:34.417Z] Error: No such container: docker-pr1
[Pipeline] sh
23:15:34 [2022-07-08T23:15:34.691Z] --- PASS: TestWaitConditions (0.01s)
23:15:34 [2022-07-08T23:15:34.691Z]     --- PASS: TestWaitConditions/default (1.80s)
23:15:34 [2022-07-08T23:15:34.691Z]     --- PASS: TestWaitConditions/removed (1.81s)
23:15:34 [2022-07-08T23:15:34.691Z]     --- PASS: TestWaitConditions/next-exit (1.65s)
23:15:34 [2022-07-08T23:15:34.691Z]     --- PASS: TestWaitConditions/not-running (1.72s)
23:15:34 [2022-07-08T23:15:34.691Z] === CONT  TestDaemonRestartIpcMode
23:15:34 [2022-07-08T23:15:34.691Z] === CONT  TestIpcModeOlderClient
23:15:34 [2022-07-08T23:15:34.691Z] --- PASS: TestIpcModeOlderClient (0.07s)
23:15:34 [2022-07-08T23:15:34.691Z] === CONT  TestRestartDaemonWithRestartingContainer
23:15:34 [2022-07-08T23:15:34.699Z] + echo Chowning /workspace to jenkins user
23:15:34 [2022-07-08T23:15:34.699Z] Chowning /workspace to jenkins user
23:15:34 [2022-07-08T23:15:34.699Z] + id -u
23:15:34 [2022-07-08T23:15:34.699Z] + id -g
23:15:34 [2022-07-08T23:15:34.699Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43789:/workspace busybox chown -R 1000:1000 /workspace
23:15:34 [2022-07-08T23:15:34.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
23:15:36 [2022-07-08T23:15:36.391Z] + bundleName=arm64-integration
23:15:36 [2022-07-08T23:15:36.391Z] + echo Creating arm64-integration-bundles.tar.gz
23:15:36 [2022-07-08T23:15:36.391Z] Creating arm64-integration-bundles.tar.gz
23:15:36 [2022-07-08T23:15:36.391Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
23:15:36 [2022-07-08T23:15:36.391Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
23:15:36 [2022-07-08T23:15:36.661Z] Archiving artifacts
23:15:36 [2022-07-08T23:15:36.931Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43789/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
23:15:37 [2022-07-08T23:15:37.224Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.51s)
23:15:37 [2022-07-08T23:15:37.237Z] + make clean
23:15:37 [2022-07-08T23:15:37.237Z] docker volume rm -f docker-dev-cache docker-mod-cache
23:15:37 [2022-07-08T23:15:37.237Z] docker-dev-cache
23:15:37 [2022-07-08T23:15:37.237Z] docker-mod-cache
[Pipeline] deleteDir
23:15:37 [2022-07-08T23:15:37.483Z] --- PASS: TestDaemonRestartIpcMode (2.98s)
23:15:37 [2022-07-08T23:15:37.483Z] PASS
23:15:37 [2022-07-08T23:15:37.483Z] 
23:15:37 [2022-07-08T23:15:37.483Z] === Skipped
23:15:37 [2022-07-08T23:15:37.483Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
23:15:37 [2022-07-08T23:15:37.483Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:15:37 [2022-07-08T23:15:37.483Z] 
23:15:37 [2022-07-08T23:15:37.483Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
23:15:37 [2022-07-08T23:15:37.483Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
23:15:37 [2022-07-08T23:15:37.483Z] 
23:15:37 [2022-07-08T23:15:37.483Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
23:15:37 [2022-07-08T23:15:37.483Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
23:15:37 [2022-07-08T23:15:37.483Z] 
23:15:37 [2022-07-08T23:15:37.483Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
23:15:37 [2022-07-08T23:15:37.483Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
23:15:37 [2022-07-08T23:15:37.483Z] 
23:15:37 [2022-07-08T23:15:37.483Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
23:15:37 [2022-07-08T23:15:37.483Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
23:15:37 [2022-07-08T23:15:37.483Z] 
23:15:37 [2022-07-08T23:15:37.483Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
23:15:37 [2022-07-08T23:15:37.484Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:15:37 [2022-07-08T23:15:37.484Z] 
23:15:37 [2022-07-08T23:15:37.484Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
23:15:37 [2022-07-08T23:15:37.484Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:15:37 [2022-07-08T23:15:37.484Z] 
23:15:37 [2022-07-08T23:15:37.484Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
23:15:37 [2022-07-08T23:15:37.484Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:15:37 [2022-07-08T23:15:37.484Z] 
23:15:37 [2022-07-08T23:15:37.484Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
23:15:37 [2022-07-08T23:15:37.484Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:15:37 [2022-07-08T23:15:37.484Z] 
23:15:37 [2022-07-08T23:15:37.484Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
23:15:37 [2022-07-08T23:15:37.484Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:15:37 [2022-07-08T23:15:37.484Z] 
23:15:37 [2022-07-08T23:15:37.484Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
23:15:37 [2022-07-08T23:15:37.484Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
23:15:37 [2022-07-08T23:15:37.484Z] 
23:15:37 [2022-07-08T23:15:37.484Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
23:15:37 [2022-07-08T23:15:37.484Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:15:37 [2022-07-08T23:15:37.484Z] 
23:15:37 [2022-07-08T23:15:37.484Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
23:15:37 [2022-07-08T23:15:37.484Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
23:15:37 [2022-07-08T23:15:37.484Z] 
23:15:37 [2022-07-08T23:15:37.484Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s)
23:15:37 [2022-07-08T23:15:37.484Z]     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)
23:15:37 [2022-07-08T23:15:37.484Z] 
23:15:37 [2022-07-08T23:15:37.484Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
23:15:37 [2022-07-08T23:15:37.484Z]     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)
23:15:37 [2022-07-08T23:15:37.484Z] 
23:15:37 [2022-07-08T23:15:37.484Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
23:15:37 [2022-07-08T23:15:37.484Z]     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)
23:15:37 [2022-07-08T23:15:37.484Z] 
23:15:37 [2022-07-08T23:15:37.484Z] === SKIP: amd64.integration.container TestPause (0.00s)
23:15:37 [2022-07-08T23:15:37.484Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
23:15:37 [2022-07-08T23:15:37.484Z] 
23:15:37 [2022-07-08T23:15:37.484Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
23:15:37 [2022-07-08T23:15:37.484Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:15:37 [2022-07-08T23:15:37.484Z] 
23:15:37 [2022-07-08T23:15:37.484Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s)
23:15:37 [2022-07-08T23:15:37.484Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
23:15:37 [2022-07-08T23:15:37.484Z] 
23:15:37 [2022-07-08T23:15:37.484Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
23:15:37 [2022-07-08T23:15:37.484Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
23:15:37 [2022-07-08T23:15:37.484Z] 
23:15:37 [2022-07-08T23:15:37.484Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s)
23:15:37 [2022-07-08T23:15:37.484Z]     run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
23:15:37 [2022-07-08T23:15:37.484Z] 
23:15:37 [2022-07-08T23:15:37.484Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
23:15:37 [2022-07-08T23:15:37.484Z]     run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
23:15:37 [2022-07-08T23:15:37.484Z] 
23:15:37 [2022-07-08T23:15:37.484Z] === SKIP: amd64.integration.container TestStats (0.00s)
23:15:37 [2022-07-08T23:15:37.484Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
23:15:37 [2022-07-08T23:15:37.484Z] 
23:15:37 [2022-07-08T23:15:37.484Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
23:15:37 [2022-07-08T23:15:37.484Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:15:37 [2022-07-08T23:15:37.484Z] 
23:15:37 [2022-07-08T23:15:37.484Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
23:15:37 [2022-07-08T23:15:37.484Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
23:15:37 [2022-07-08T23:15:37.484Z] 
23:15:37 [2022-07-08T23:15:37.484Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
23:15:37 [2022-07-08T23:15:37.484Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
23:15:37 [2022-07-08T23:15:37.484Z] 
23:15:37 [2022-07-08T23:15:37.484Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
23:15:37 [2022-07-08T23:15:37.484Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
23:15:37 [2022-07-08T23:15:37.484Z] 
23:15:37 [2022-07-08T23:15:37.484Z] DONE 241 tests, 27 skipped in 83.019s
23:15:37 [2022-07-08T23:15:37.484Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
23:15:37 [2022-07-08T23:15:37.742Z] === RUN   TestConfigDaemonLibtrustID
23:15:38 [2022-07-08T23:15:38.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
23:15:38 [2022-07-08T23:15:38.314Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
23:15:38 [2022-07-08T23:15:38.314Z] === RUN   TestConfigDaemonID
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
23:15:39 [2022-07-08T23:15:39.267Z]     daemon_test.go:83: [d3de303102636] daemon is not started
23:15:39 [2022-07-08T23:15:39.267Z] --- PASS: TestConfigDaemonID (1.10s)
23:15:39 [2022-07-08T23:15:39.267Z] === RUN   TestDaemonConfigValidation
23:15:39 [2022-07-08T23:15:39.267Z] === RUN   TestDaemonConfigValidation/config_with_no_content
23:15:39 [2022-07-08T23:15:39.267Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
23:15:39 [2022-07-08T23:15:39.267Z] === RUN   TestDaemonConfigValidation/config_with_{}
23:15:39 [2022-07-08T23:15:39.267Z] === PAUSE TestDaemonConfigValidation/config_with_{}
23:15:39 [2022-07-08T23:15:39.267Z] === RUN   TestDaemonConfigValidation/invalid_config
23:15:39 [2022-07-08T23:15:39.267Z] === PAUSE TestDaemonConfigValidation/invalid_config
23:15:39 [2022-07-08T23:15:39.268Z] === RUN   TestDaemonConfigValidation/malformed_config
23:15:39 [2022-07-08T23:15:39.268Z] === PAUSE TestDaemonConfigValidation/malformed_config
23:15:39 [2022-07-08T23:15:39.268Z] === RUN   TestDaemonConfigValidation/valid_config
23:15:39 [2022-07-08T23:15:39.268Z] === PAUSE TestDaemonConfigValidation/valid_config
23:15:39 [2022-07-08T23:15:39.268Z] === CONT  TestDaemonConfigValidation/config_with_no_content
23:15:39 [2022-07-08T23:15:39.268Z] === CONT  TestDaemonConfigValidation/malformed_config
23:15:39 [2022-07-08T23:15:39.527Z] === CONT  TestDaemonConfigValidation/valid_config
23:15:39 [2022-07-08T23:15:39.527Z] === CONT  TestDaemonConfigValidation/invalid_config
23:15:39 [2022-07-08T23:15:39.527Z] === CONT  TestDaemonConfigValidation/config_with_{}
23:15:39 [2022-07-08T23:15:39.527Z] --- PASS: TestDaemonConfigValidation (0.00s)
23:15:39 [2022-07-08T23:15:39.527Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
23:15:39 [2022-07-08T23:15:39.527Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s)
23:15:39 [2022-07-08T23:15:39.527Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.09s)
23:15:39 [2022-07-08T23:15:39.527Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
23:15:39 [2022-07-08T23:15:39.527Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
23:15:39 [2022-07-08T23:15:39.527Z] === RUN   TestConfigDaemonSeccompProfiles
23:15:39 [2022-07-08T23:15:39.527Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
23:15:39 [2022-07-08T23:15:39.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
23:15:40 [2022-07-08T23:15:40.902Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
23:15:41 [2022-07-08T23:15:41.838Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
23:15:42 [2022-07-08T23:15:42.774Z] === CONT  TestConfigDaemonSeccompProfiles
23:15:42 [2022-07-08T23:15:42.774Z]     daemon_test.go:197: [d2ac78ba7da2b] daemon is not started
23:15:42 [2022-07-08T23:15:42.774Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s)
23:15:42 [2022-07-08T23:15:42.774Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s)
23:15:42 [2022-07-08T23:15:42.774Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s)
23:15:42 [2022-07-08T23:15:42.774Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s)
23:15:42 [2022-07-08T23:15:42.774Z] === RUN   TestDaemonProxy
23:15:42 [2022-07-08T23:15:42.774Z]     daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
23:15:42 [2022-07-08T23:15:42.774Z] --- SKIP: TestDaemonProxy (0.00s)
23:15:42 [2022-07-08T23:15:42.774Z] PASS
23:15:42 [2022-07-08T23:15:42.774Z] 
23:15:42 [2022-07-08T23:15:42.774Z] === Skipped
23:15:42 [2022-07-08T23:15:42.774Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s)
23:15:42 [2022-07-08T23:15:42.774Z]     daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
23:15:42 [2022-07-08T23:15:42.774Z] 
23:15:42 [2022-07-08T23:15:42.774Z] DONE 13 tests, 1 skipped in 5.299s
23:15:42 [2022-07-08T23:15:42.774Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
23:15:43 [2022-07-08T23:15:43.033Z] INFO: Testing against a local daemon
23:15:43 [2022-07-08T23:15:43.033Z] === RUN   TestCommitInheritsEnv
23:15:43 [2022-07-08T23:15:43.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
23:15:44 [2022-07-08T23:15:44.408Z] --- PASS: TestCommitInheritsEnv (1.16s)
23:15:44 [2022-07-08T23:15:44.408Z] === RUN   TestImportExtremelyLargeImageWorks
23:15:44 [2022-07-08T23:15:44.408Z] === PAUSE TestImportExtremelyLargeImageWorks
23:15:44 [2022-07-08T23:15:44.408Z] === RUN   TestImportWithCustomPlatform
23:15:44 [2022-07-08T23:15:44.408Z] === RUN   TestImportWithCustomPlatform/#00
23:15:44 [2022-07-08T23:15:44.408Z] === RUN   TestImportWithCustomPlatform/_______
23:15:44 [2022-07-08T23:15:44.408Z] === RUN   TestImportWithCustomPlatform//
23:15:44 [2022-07-08T23:15:44.408Z] === RUN   TestImportWithCustomPlatform/linux
23:15:44 [2022-07-08T23:15:44.408Z] === RUN   TestImportWithCustomPlatform/LINUX
23:15:44 [2022-07-08T23:15:44.408Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
23:15:44 [2022-07-08T23:15:44.408Z] === RUN   TestImportWithCustomPlatform/macos
23:15:44 [2022-07-08T23:15:44.408Z] === RUN   TestImportWithCustomPlatform/macos/arm64
23:15:44 [2022-07-08T23:15:44.408Z] === RUN   TestImportWithCustomPlatform/nintendo64
23:15:44 [2022-07-08T23:15:44.408Z] --- PASS: TestImportWithCustomPlatform (0.34s)
23:15:44 [2022-07-08T23:15:44.408Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
23:15:44 [2022-07-08T23:15:44.408Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
23:15:44 [2022-07-08T23:15:44.408Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
23:15:44 [2022-07-08T23:15:44.408Z]     --- PASS: TestImportWithCustomPlatform/linux (0.08s)
23:15:44 [2022-07-08T23:15:44.408Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.08s)
23:15:44 [2022-07-08T23:15:44.408Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
23:15:44 [2022-07-08T23:15:44.408Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
23:15:44 [2022-07-08T23:15:44.408Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
23:15:44 [2022-07-08T23:15:44.408Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
23:15:44 [2022-07-08T23:15:44.408Z] === RUN   TestImagesFilterMultiReference
23:15:44 [2022-07-08T23:15:44.667Z] --- PASS: TestImagesFilterMultiReference (0.07s)
23:15:44 [2022-07-08T23:15:44.667Z] === RUN   TestImagePullPlatformInvalid
23:15:44 [2022-07-08T23:15:44.667Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
23:15:44 [2022-07-08T23:15:44.667Z] === RUN   TestRemoveImageOrphaning
23:15:45 [2022-07-08T23:15:45.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
23:15:46 [2022-07-08T23:15:46.568Z] --- PASS: TestRemoveImageOrphaning (1.55s)
23:15:46 [2022-07-08T23:15:46.568Z] === RUN   TestRemoveImageGarbageCollector
23:15:46 [2022-07-08T23:15:46.568Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
23:15:46 [2022-07-08T23:15:46.568Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
23:15:46 [2022-07-08T23:15:46.568Z] === RUN   TestTagUnprefixedRepoByNameOrName
23:15:46 [2022-07-08T23:15:46.568Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
23:15:46 [2022-07-08T23:15:46.568Z] === RUN   TestTagInvalidReference
23:15:46 [2022-07-08T23:15:46.568Z] --- PASS: TestTagInvalidReference (0.01s)
23:15:46 [2022-07-08T23:15:46.568Z] === RUN   TestTagValidPrefixedRepo
23:15:46 [2022-07-08T23:15:46.568Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
23:15:46 [2022-07-08T23:15:46.568Z] === RUN   TestTagExistedNameWithoutForce
23:15:46 [2022-07-08T23:15:46.568Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
23:15:46 [2022-07-08T23:15:46.568Z] === RUN   TestTagOfficialNames
23:15:46 [2022-07-08T23:15:46.568Z] --- PASS: TestTagOfficialNames (0.05s)
23:15:46 [2022-07-08T23:15:46.568Z] === RUN   TestTagMatchesDigest
23:15:46 [2022-07-08T23:15:46.568Z] --- PASS: TestTagMatchesDigest (0.02s)
23:15:46 [2022-07-08T23:15:46.568Z] === CONT  TestImportExtremelyLargeImageWorks
23:15:48 [2022-07-08T23:15:48.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
23:15:50 [2022-07-08T23:15:50.851Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:15:50 [2022-07-08T23:15:50.851Z] Using test binary docker
23:15:50 [2022-07-08T23:15:50.851Z] +++ /etc/init.d/apparmor start
23:15:50 [2022-07-08T23:15:50.851Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:15:50 [2022-07-08T23:15:50.851Z] INFO: Waiting for daemon to start...
23:15:50 [2022-07-08T23:15:50.851Z] Starting dockerd
23:15:50 [2022-07-08T23:15:50.851Z] +++ 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
23:15:53 [2022-07-08T23:15:53.391Z] .
23:15:53 [2022-07-08T23:15:53.391Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:15:53 [2022-07-08T23:15:53.391Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:15:53 [2022-07-08T23:15:53.391Z] Error: No such image: emptyfs
23:15:53 [2022-07-08T23:15:53.391Z] ++++ tar -cC bundles/test-integration/emptyfs .
23:15:53 [2022-07-08T23:15:53.391Z] ++++ docker load
23:15:53 [2022-07-08T23:15:53.391Z] Running integration-test (iteration 1)
23:15:53 [2022-07-08T23:15:53.391Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
23:15:53 [2022-07-08T23:15:53.391Z] ++ 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
23:15:53 [2022-07-08T23:15:53.391Z] ++ set -e
23:15:53 [2022-07-08T23:15:53.391Z] ++ '[' -n 0 ']'
23:15:53 [2022-07-08T23:15:53.391Z] ++ set -x
23:15:53 [2022-07-08T23:15:53.391Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
23:15:54 [2022-07-08T23:15:54.320Z] Loaded image: busybox:latest
23:15:54 [2022-07-08T23:15:54.884Z] Loaded image: busybox:glibc
23:16:00 [2022-07-08T23:16:00.140Z] Loaded image: debian:bullseye-slim
23:16:00 [2022-07-08T23:16:00.140Z] Loaded image: hello-world:latest
23:16:00 [2022-07-08T23:16:00.140Z] Loaded image: arm32v7/hello-world:latest
23:16:00 [2022-07-08T23:16:00.140Z] INFO: Testing against a local daemon
23:16:00 [2022-07-08T23:16:00.140Z] === RUN   TestCgroupNamespacesBuild
23:16:02 [2022-07-08T23:16:02.663Z] --- PASS: TestCgroupNamespacesBuild (2.50s)
23:16:02 [2022-07-08T23:16:02.663Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
23:16:04 [2022-07-08T23:16:04.559Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.18s)
23:16:04 [2022-07-08T23:16:04.559Z] === RUN   TestBuildWithSession
23:16:04 [2022-07-08T23:16:04.559Z]     build_session_test.go:25: TODO: BuildKit
23:16:04 [2022-07-08T23:16:04.559Z] --- SKIP: TestBuildWithSession (0.00s)
23:16:04 [2022-07-08T23:16:04.559Z] === RUN   TestBuildSquashParent
23:16:14 [2022-07-08T23:16:14.510Z] --- PASS: TestBuildSquashParent (8.93s)
23:16:14 [2022-07-08T23:16:14.510Z] === RUN   TestBuildWithRemoveAndForceRemove
23:16:14 [2022-07-08T23:16:14.510Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:16:14 [2022-07-08T23:16:14.510Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:16:14 [2022-07-08T23:16:14.510Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:16:14 [2022-07-08T23:16:14.510Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:16:14 [2022-07-08T23:16:14.510Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:16:14 [2022-07-08T23:16:14.510Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:16:14 [2022-07-08T23:16:14.510Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:16:14 [2022-07-08T23:16:14.510Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:16:14 [2022-07-08T23:16:14.510Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:16:14 [2022-07-08T23:16:14.510Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:16:14 [2022-07-08T23:16:14.510Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:16:14 [2022-07-08T23:16:14.510Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:16:14 [2022-07-08T23:16:14.510Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:16:14 [2022-07-08T23:16:14.510Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:16:17 [2022-07-08T23:16:17.029Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:16:17 [2022-07-08T23:16:17.029Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:16:20 [2022-07-08T23:16:20.303Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:16:20 [2022-07-08T23:16:20.303Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:16:23 [2022-07-08T23:16:23.576Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
23:16:23 [2022-07-08T23:16:23.576Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.32s)
23:16:23 [2022-07-08T23:16:23.576Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.45s)
23:16:23 [2022-07-08T23:16:23.576Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.40s)
23:16:23 [2022-07-08T23:16:23.576Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.37s)
23:16:23 [2022-07-08T23:16:23.576Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.35s)
23:16:23 [2022-07-08T23:16:23.576Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.28s)
23:16:23 [2022-07-08T23:16:23.576Z] === RUN   TestBuildMultiStageCopy
23:16:23 [2022-07-08T23:16:23.576Z] === RUN   TestBuildMultiStageCopy/copy_to_root
23:16:26 [2022-07-08T23:16:26.843Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
23:16:26 [2022-07-08T23:16:26.843Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
23:16:27 [2022-07-08T23:16:27.405Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
23:16:27 [2022-07-08T23:16:27.966Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
23:16:28 [2022-07-08T23:16:28.529Z] --- PASS: TestBuildMultiStageCopy (4.97s)
23:16:28 [2022-07-08T23:16:28.529Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.77s)
23:16:28 [2022-07-08T23:16:28.529Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s)
23:16:28 [2022-07-08T23:16:28.529Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s)
23:16:28 [2022-07-08T23:16:28.529Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s)
23:16:28 [2022-07-08T23:16:28.529Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s)
23:16:28 [2022-07-08T23:16:28.529Z] === RUN   TestBuildMultiStageParentConfig
23:16:29 [2022-07-08T23:16:29.896Z] --- PASS: TestBuildMultiStageParentConfig (1.30s)
23:16:29 [2022-07-08T23:16:29.896Z] === RUN   TestBuildLabelWithTargets
23:16:32 [2022-07-08T23:16:32.414Z] --- PASS: TestBuildLabelWithTargets (2.18s)
23:16:32 [2022-07-08T23:16:32.414Z] === RUN   TestBuildWithEmptyLayers
23:16:33 [2022-07-08T23:16:33.341Z] --- PASS: TestBuildWithEmptyLayers (1.21s)
23:16:33 [2022-07-08T23:16:33.341Z] === RUN   TestBuildMultiStageOnBuild
23:16:36 [2022-07-08T23:16:36.612Z] --- PASS: TestBuildMultiStageOnBuild (2.91s)
23:16:36 [2022-07-08T23:16:36.612Z] === RUN   TestBuildUncleanTarFilenames
23:16:37 [2022-07-08T23:16:37.978Z] --- PASS: TestBuildUncleanTarFilenames (1.93s)
23:16:37 [2022-07-08T23:16:37.978Z] === RUN   TestBuildMultiStageLayerLeak
23:16:42 [2022-07-08T23:16:42.149Z] --- PASS: TestBuildMultiStageLayerLeak (3.37s)
23:16:42 [2022-07-08T23:16:42.149Z] === RUN   TestBuildWithHugeFile
23:17:23 [2022-07-08T23:17:23.019Z] --- PASS: TestImportExtremelyLargeImageWorks (94.17s)
23:17:23 [2022-07-08T23:17:23.019Z] PASS
23:17:23 [2022-07-08T23:17:23.019Z] 
23:17:23 [2022-07-08T23:17:23.019Z] === Skipped
23:17:23 [2022-07-08T23:17:23.019Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
23:17:23 [2022-07-08T23:17:23.019Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
23:17:23 [2022-07-08T23:17:23.019Z] 
23:17:23 [2022-07-08T23:17:23.019Z] DONE 22 tests, 1 skipped in 97.694s
23:17:23 [2022-07-08T23:17:23.019Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
23:17:23 [2022-07-08T23:17:23.019Z] === RUN   TestStripANSICommands
23:17:23 [2022-07-08T23:17:23.019Z] === RUN   TestStripANSICommands/#00
23:17:23 [2022-07-08T23:17:23.019Z] === RUN   TestStripANSICommands/#01
23:17:23 [2022-07-08T23:17:23.019Z] --- PASS: TestStripANSICommands (0.00s)
23:17:23 [2022-07-08T23:17:23.019Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
23:17:23 [2022-07-08T23:17:23.019Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
23:17:23 [2022-07-08T23:17:23.019Z] PASS
23:17:23 [2022-07-08T23:17:23.019Z] 
23:17:23 [2022-07-08T23:17:23.019Z] DONE 3 tests in 0.037s
23:17:23 [2022-07-08T23:17:23.019Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
23:17:23 [2022-07-08T23:17:23.019Z] INFO: Testing against a local daemon
23:17:23 [2022-07-08T23:17:23.019Z] === RUN   TestNetworkCreateDelete
23:17:23 [2022-07-08T23:17:23.019Z] --- PASS: TestNetworkCreateDelete (0.12s)
23:17:23 [2022-07-08T23:17:23.019Z] === RUN   TestDockerNetworkDeletePreferID
23:17:23 [2022-07-08T23:17:23.019Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
23:17:23 [2022-07-08T23:17:23.019Z] === RUN   TestDaemonDNSFallback
23:17:26 [2022-07-08T23:17:26.119Z] Created binary: bundles/binary-daemon/dockerd
23:17:26 [2022-07-08T23:17:26.119Z] Copying nested executables into bundles/binary-daemon
23:17:26 [2022-07-08T23:17:26.119Z] Building: bundles/binary-daemon/docker-proxy
23:17:26 [2022-07-08T23:17:26.119Z] GOOS="" GOARCH="" GOARM=""
23:17:26 [2022-07-08T23:17:26.119Z] Created binary: bundles/binary-daemon/docker-proxy
23:17:26 [2022-07-08T23:17:26.119Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
23:17:26 [2022-07-08T23:17:26.443Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43789/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=4f20aaeabd23f250bf2e7c762da7d8c80210196c -e DOCKER_GRAPHDRIVER docker:4f20aaeabd23f250bf2e7c762da7d8c80210196c hack/make.sh cross
23:17:26 [2022-07-08T23:17:26.702Z] 
23:17:26 [2022-07-08T23:17:26.702Z] Removing bundles/
23:17:26 [2022-07-08T23:17:26.961Z] 
23:17:26 [2022-07-08T23:17:26.961Z] ---> Making bundle: cross (in bundles/cross)
23:17:26 [2022-07-08T23:17:26.961Z] Cross building: bundles/cross/linux/amd64
23:17:26 [2022-07-08T23:17:26.961Z] Building: bundles/cross/linux/amd64-daemon/dockerd
23:17:26 [2022-07-08T23:17:26.961Z] GOOS="linux" GOARCH="amd64" GOARM=""
23:17:28 [2022-07-08T23:17:28.284Z] --- PASS: TestDaemonDNSFallback (6.34s)
23:17:28 [2022-07-08T23:17:28.284Z] === RUN   TestInspectNetwork
23:17:28 [2022-07-08T23:17:28.284Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:28 [2022-07-08T23:17:28.284Z] --- SKIP: TestInspectNetwork (0.00s)
23:17:28 [2022-07-08T23:17:28.284Z] === RUN   TestRunContainerWithBridgeNone
23:17:28 [2022-07-08T23:17:28.284Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
23:17:28 [2022-07-08T23:17:28.284Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
23:17:28 [2022-07-08T23:17:28.284Z] === RUN   TestNetworkInvalidJSON
23:17:28 [2022-07-08T23:17:28.284Z] === RUN   TestNetworkInvalidJSON/networks/create
23:17:28 [2022-07-08T23:17:28.284Z] === PAUSE TestNetworkInvalidJSON/networks/create
23:17:28 [2022-07-08T23:17:28.284Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
23:17:28 [2022-07-08T23:17:28.284Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
23:17:28 [2022-07-08T23:17:28.284Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
23:17:28 [2022-07-08T23:17:28.284Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
23:17:28 [2022-07-08T23:17:28.284Z] === CONT  TestNetworkInvalidJSON/networks/create
23:17:28 [2022-07-08T23:17:28.284Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
23:17:28 [2022-07-08T23:17:28.284Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
23:17:28 [2022-07-08T23:17:28.284Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
23:17:28 [2022-07-08T23:17:28.284Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
23:17:28 [2022-07-08T23:17:28.284Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
23:17:28 [2022-07-08T23:17:28.284Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
23:17:28 [2022-07-08T23:17:28.284Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
23:17:28 [2022-07-08T23:17:28.284Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
23:17:28 [2022-07-08T23:17:28.284Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
23:17:28 [2022-07-08T23:17:28.284Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
23:17:28 [2022-07-08T23:17:28.284Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
23:17:28 [2022-07-08T23:17:28.284Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
23:17:28 [2022-07-08T23:17:28.284Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
23:17:28 [2022-07-08T23:17:28.284Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
23:17:28 [2022-07-08T23:17:28.284Z] --- PASS: TestNetworkInvalidJSON (0.02s)
23:17:28 [2022-07-08T23:17:28.284Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
23:17:28 [2022-07-08T23:17:28.284Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
23:17:28 [2022-07-08T23:17:28.284Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
23:17:28 [2022-07-08T23:17:28.284Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
23:17:28 [2022-07-08T23:17:28.284Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
23:17:28 [2022-07-08T23:17:28.284Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
23:17:28 [2022-07-08T23:17:28.284Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
23:17:28 [2022-07-08T23:17:28.284Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
23:17:28 [2022-07-08T23:17:28.284Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
23:17:28 [2022-07-08T23:17:28.285Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
23:17:28 [2022-07-08T23:17:28.285Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
23:17:28 [2022-07-08T23:17:28.285Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
23:17:28 [2022-07-08T23:17:28.285Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
23:17:28 [2022-07-08T23:17:28.285Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
23:17:28 [2022-07-08T23:17:28.285Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
23:17:28 [2022-07-08T23:17:28.285Z] === RUN   TestNetworkList
23:17:28 [2022-07-08T23:17:28.285Z] === RUN   TestNetworkList//networks
23:17:28 [2022-07-08T23:17:28.285Z] === PAUSE TestNetworkList//networks
23:17:28 [2022-07-08T23:17:28.285Z] === RUN   TestNetworkList//networks/
23:17:28 [2022-07-08T23:17:28.285Z] === PAUSE TestNetworkList//networks/
23:17:28 [2022-07-08T23:17:28.285Z] === CONT  TestNetworkList//networks
23:17:28 [2022-07-08T23:17:28.285Z] === CONT  TestNetworkList//networks/
23:17:28 [2022-07-08T23:17:28.285Z] --- PASS: TestNetworkList (0.02s)
23:17:28 [2022-07-08T23:17:28.285Z]     --- PASS: TestNetworkList//networks/ (0.00s)
23:17:28 [2022-07-08T23:17:28.285Z]     --- PASS: TestNetworkList//networks (0.00s)
23:17:28 [2022-07-08T23:17:28.285Z] === RUN   TestHostIPv4BridgeLabel
23:17:28 [2022-07-08T23:17:28.285Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
23:17:28 [2022-07-08T23:17:28.285Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
23:17:28 [2022-07-08T23:17:28.285Z] === RUN   TestDaemonRestartWithLiveRestore
23:17:28 [2022-07-08T23:17:28.285Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
23:17:28 [2022-07-08T23:17:28.285Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s)
23:17:28 [2022-07-08T23:17:28.285Z] === RUN   TestDaemonDefaultNetworkPools
23:17:28 [2022-07-08T23:17:28.285Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
23:17:28 [2022-07-08T23:17:28.285Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s)
23:17:28 [2022-07-08T23:17:28.285Z] === RUN   TestDaemonRestartWithExistingNetwork
23:17:28 [2022-07-08T23:17:28.285Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
23:17:28 [2022-07-08T23:17:28.285Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s)
23:17:28 [2022-07-08T23:17:28.285Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
23:17:28 [2022-07-08T23:17:28.285Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
23:17:28 [2022-07-08T23:17:28.285Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
23:17:28 [2022-07-08T23:17:28.285Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
23:17:28 [2022-07-08T23:17:28.285Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
23:17:28 [2022-07-08T23:17:28.285Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s)
23:17:28 [2022-07-08T23:17:28.285Z] === RUN   TestServiceWithPredefinedNetwork
23:17:28 [2022-07-08T23:17:28.285Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:28 [2022-07-08T23:17:28.285Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
23:17:28 [2022-07-08T23:17:28.285Z] === RUN   TestServiceRemoveKeepsIngressNetwork
23:17:28 [2022-07-08T23:17:28.285Z]     service_test.go:243: FLAKY_TEST
23:17:28 [2022-07-08T23:17:28.285Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
23:17:28 [2022-07-08T23:17:28.285Z] === RUN   TestServiceWithDataPathPortInit
23:17:28 [2022-07-08T23:17:28.285Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:28 [2022-07-08T23:17:28.285Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s)
23:17:28 [2022-07-08T23:17:28.285Z] === RUN   TestServiceWithDefaultAddressPoolInit
23:17:28 [2022-07-08T23:17:28.285Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:28 [2022-07-08T23:17:28.285Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
23:17:28 [2022-07-08T23:17:28.285Z] PASS
23:17:28 [2022-07-08T23:17:28.285Z] 
23:17:28 [2022-07-08T23:17:28.285Z] === Skipped
23:17:28 [2022-07-08T23:17:28.285Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
23:17:28 [2022-07-08T23:17:28.285Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:28 [2022-07-08T23:17:28.285Z] 
23:17:28 [2022-07-08T23:17:28.285Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
23:17:28 [2022-07-08T23:17:28.285Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
23:17:28 [2022-07-08T23:17:28.285Z] 
23:17:28 [2022-07-08T23:17:28.285Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
23:17:28 [2022-07-08T23:17:28.285Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
23:17:28 [2022-07-08T23:17:28.285Z] 
23:17:28 [2022-07-08T23:17:28.285Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s)
23:17:28 [2022-07-08T23:17:28.285Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
23:17:28 [2022-07-08T23:17:28.285Z] 
23:17:28 [2022-07-08T23:17:28.285Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s)
23:17:28 [2022-07-08T23:17:28.285Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
23:17:28 [2022-07-08T23:17:28.285Z] 
23:17:28 [2022-07-08T23:17:28.285Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s)
23:17:28 [2022-07-08T23:17:28.285Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
23:17:28 [2022-07-08T23:17:28.285Z] 
23:17:28 [2022-07-08T23:17:28.285Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
23:17:28 [2022-07-08T23:17:28.285Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
23:17:28 [2022-07-08T23:17:28.285Z] 
23:17:28 [2022-07-08T23:17:28.285Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s)
23:17:28 [2022-07-08T23:17:28.285Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
23:17:28 [2022-07-08T23:17:28.285Z] 
23:17:28 [2022-07-08T23:17:28.285Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
23:17:28 [2022-07-08T23:17:28.285Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:28 [2022-07-08T23:17:28.285Z] 
23:17:28 [2022-07-08T23:17:28.285Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
23:17:28 [2022-07-08T23:17:28.285Z]     service_test.go:243: FLAKY_TEST
23:17:28 [2022-07-08T23:17:28.285Z] 
23:17:28 [2022-07-08T23:17:28.285Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s)
23:17:28 [2022-07-08T23:17:28.285Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:28 [2022-07-08T23:17:28.285Z] 
23:17:28 [2022-07-08T23:17:28.285Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
23:17:28 [2022-07-08T23:17:28.285Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:28 [2022-07-08T23:17:28.285Z] 
23:17:28 [2022-07-08T23:17:28.285Z] DONE 34 tests, 12 skipped in 7.079s
23:17:28 [2022-07-08T23:17:28.285Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
23:17:28 [2022-07-08T23:17:28.285Z] INFO: Testing against a local daemon
23:17:28 [2022-07-08T23:17:28.285Z] === RUN   TestDockerNetworkIpvlanPersistance
23:17:28 [2022-07-08T23:17:28.285Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:17:28 [2022-07-08T23:17:28.285Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
23:17:28 [2022-07-08T23:17:28.285Z] === RUN   TestDockerNetworkIpvlan
23:17:28 [2022-07-08T23:17:28.285Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:17:28 [2022-07-08T23:17:28.285Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
23:17:28 [2022-07-08T23:17:28.285Z] PASS
23:17:28 [2022-07-08T23:17:28.285Z] 
23:17:28 [2022-07-08T23:17:28.285Z] === Skipped
23:17:28 [2022-07-08T23:17:28.285Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
23:17:28 [2022-07-08T23:17:28.285Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:17:28 [2022-07-08T23:17:28.285Z] 
23:17:28 [2022-07-08T23:17:28.285Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
23:17:28 [2022-07-08T23:17:28.285Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:17:28 [2022-07-08T23:17:28.285Z] 
23:17:28 [2022-07-08T23:17:28.285Z] DONE 2 tests, 2 skipped in 0.092s
23:17:28 [2022-07-08T23:17:28.285Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
23:17:28 [2022-07-08T23:17:28.285Z] INFO: Testing against a local daemon
23:17:28 [2022-07-08T23:17:28.285Z] === RUN   TestDockerNetworkMacvlanPersistance
23:17:28 [2022-07-08T23:17:28.285Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
23:17:28 [2022-07-08T23:17:28.285Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
23:17:28 [2022-07-08T23:17:28.285Z] === RUN   TestDockerNetworkMacvlan
23:17:28 [2022-07-08T23:17:28.285Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
23:17:28 [2022-07-08T23:17:28.285Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
23:17:28 [2022-07-08T23:17:28.285Z] PASS
23:17:28 [2022-07-08T23:17:28.285Z] 
23:17:28 [2022-07-08T23:17:28.285Z] === Skipped
23:17:28 [2022-07-08T23:17:28.285Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
23:17:28 [2022-07-08T23:17:28.285Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
23:17:28 [2022-07-08T23:17:28.285Z] 
23:17:28 [2022-07-08T23:17:28.285Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
23:17:28 [2022-07-08T23:17:28.285Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
23:17:28 [2022-07-08T23:17:28.285Z] 
23:17:28 [2022-07-08T23:17:28.285Z] DONE 2 tests, 2 skipped in 0.086s
23:17:28 [2022-07-08T23:17:28.285Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
23:17:28 [2022-07-08T23:17:28.285Z] testing: warning: no tests to run
23:17:28 [2022-07-08T23:17:28.285Z] PASS
23:17:28 [2022-07-08T23:17:28.285Z] 
23:17:28 [2022-07-08T23:17:28.285Z] DONE 0 tests in 0.028s
23:17:28 [2022-07-08T23:17:28.285Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
23:17:28 [2022-07-08T23:17:28.285Z] INFO: Testing against a local daemon
23:17:28 [2022-07-08T23:17:28.285Z] === RUN   TestAuthZPluginAllowRequest
23:17:28 [2022-07-08T23:17:28.285Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:17:28 [2022-07-08T23:17:28.285Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
23:17:28 [2022-07-08T23:17:28.285Z] === RUN   TestAuthZPluginTLS
23:17:28 [2022-07-08T23:17:28.285Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:17:28 [2022-07-08T23:17:28.285Z] --- SKIP: TestAuthZPluginTLS (0.00s)
23:17:28 [2022-07-08T23:17:28.285Z] === RUN   TestAuthZPluginDenyRequest
23:17:28 [2022-07-08T23:17:28.285Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:17:28 [2022-07-08T23:17:28.285Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
23:17:28 [2022-07-08T23:17:28.285Z] === RUN   TestAuthZPluginAPIDenyResponse
23:17:28 [2022-07-08T23:17:28.285Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:17:28 [2022-07-08T23:17:28.285Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
23:17:28 [2022-07-08T23:17:28.285Z] === RUN   TestAuthZPluginDenyResponse
23:17:28 [2022-07-08T23:17:28.285Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:17:28 [2022-07-08T23:17:28.285Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
23:17:28 [2022-07-08T23:17:28.285Z] === RUN   TestAuthZPluginAllowEventStream
23:17:28 [2022-07-08T23:17:28.285Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:17:28 [2022-07-08T23:17:28.285Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
23:17:28 [2022-07-08T23:17:28.285Z] === RUN   TestAuthZPluginErrorResponse
23:17:28 [2022-07-08T23:17:28.285Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:17:28 [2022-07-08T23:17:28.285Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
23:17:28 [2022-07-08T23:17:28.285Z] === RUN   TestAuthZPluginErrorRequest
23:17:28 [2022-07-08T23:17:28.285Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:17:28 [2022-07-08T23:17:28.285Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
23:17:28 [2022-07-08T23:17:28.285Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
23:17:28 [2022-07-08T23:17:28.285Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:17:28 [2022-07-08T23:17:28.285Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
23:17:28 [2022-07-08T23:17:28.285Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
23:17:28 [2022-07-08T23:17:28.285Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:17:28 [2022-07-08T23:17:28.285Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
23:17:28 [2022-07-08T23:17:28.285Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
23:17:28 [2022-07-08T23:17:28.285Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:17:28 [2022-07-08T23:17:28.285Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
23:17:28 [2022-07-08T23:17:28.285Z] === RUN   TestAuthZPluginHeader
23:17:28 [2022-07-08T23:17:28.285Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:17:28 [2022-07-08T23:17:28.285Z] --- SKIP: TestAuthZPluginHeader (0.00s)
23:17:28 [2022-07-08T23:17:28.285Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
23:17:28 [2022-07-08T23:17:28.543Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:17:28 [2022-07-08T23:17:28.543Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.43s)
23:17:28 [2022-07-08T23:17:28.543Z] === RUN   TestAuthZPluginV2Disable
23:17:28 [2022-07-08T23:17:28.801Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:17:28 [2022-07-08T23:17:28.801Z] --- SKIP: TestAuthZPluginV2Disable (0.32s)
23:17:28 [2022-07-08T23:17:28.801Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
23:17:29 [2022-07-08T23:17:29.059Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:17:29 [2022-07-08T23:17:29.059Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s)
23:17:29 [2022-07-08T23:17:29.059Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
23:17:29 [2022-07-08T23:17:29.318Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:17:29 [2022-07-08T23:17:29.318Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
23:17:29 [2022-07-08T23:17:29.318Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
23:17:29 [2022-07-08T23:17:29.884Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:17:29 [2022-07-08T23:17:29.884Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
23:17:29 [2022-07-08T23:17:29.884Z] PASS
23:17:29 [2022-07-08T23:17:29.884Z] 
23:17:29 [2022-07-08T23:17:29.884Z] === Skipped
23:17:29 [2022-07-08T23:17:29.884Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
23:17:29 [2022-07-08T23:17:29.884Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:17:29 [2022-07-08T23:17:29.884Z] 
23:17:29 [2022-07-08T23:17:29.884Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
23:17:29 [2022-07-08T23:17:29.884Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:17:29 [2022-07-08T23:17:29.884Z] 
23:17:29 [2022-07-08T23:17:29.884Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
23:17:29 [2022-07-08T23:17:29.884Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:17:29 [2022-07-08T23:17:29.884Z] 
23:17:29 [2022-07-08T23:17:29.884Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
23:17:29 [2022-07-08T23:17:29.884Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:17:29 [2022-07-08T23:17:29.884Z] 
23:17:29 [2022-07-08T23:17:29.884Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
23:17:29 [2022-07-08T23:17:29.884Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:17:29 [2022-07-08T23:17:29.884Z] 
23:17:29 [2022-07-08T23:17:29.884Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
23:17:29 [2022-07-08T23:17:29.884Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:17:29 [2022-07-08T23:17:29.884Z] 
23:17:29 [2022-07-08T23:17:29.884Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
23:17:29 [2022-07-08T23:17:29.884Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:17:29 [2022-07-08T23:17:29.884Z] 
23:17:29 [2022-07-08T23:17:29.884Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
23:17:29 [2022-07-08T23:17:29.884Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:17:29 [2022-07-08T23:17:29.884Z] 
23:17:29 [2022-07-08T23:17:29.884Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
23:17:29 [2022-07-08T23:17:29.884Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:17:29 [2022-07-08T23:17:29.884Z] 
23:17:29 [2022-07-08T23:17:29.884Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
23:17:29 [2022-07-08T23:17:29.884Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:17:29 [2022-07-08T23:17:29.884Z] 
23:17:29 [2022-07-08T23:17:29.884Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
23:17:29 [2022-07-08T23:17:29.884Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:17:29 [2022-07-08T23:17:29.884Z] 
23:17:29 [2022-07-08T23:17:29.884Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
23:17:29 [2022-07-08T23:17:29.884Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:17:29 [2022-07-08T23:17:29.884Z] 
23:17:29 [2022-07-08T23:17:29.884Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.43s)
23:17:29 [2022-07-08T23:17:29.884Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:17:29 [2022-07-08T23:17:29.884Z] 
23:17:29 [2022-07-08T23:17:29.884Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s)
23:17:29 [2022-07-08T23:17:29.884Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:17:29 [2022-07-08T23:17:29.884Z] 
23:17:29 [2022-07-08T23:17:29.884Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s)
23:17:29 [2022-07-08T23:17:29.884Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:17:29 [2022-07-08T23:17:29.884Z] 
23:17:29 [2022-07-08T23:17:29.884Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
23:17:29 [2022-07-08T23:17:29.884Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:17:29 [2022-07-08T23:17:29.884Z] 
23:17:29 [2022-07-08T23:17:29.884Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
23:17:29 [2022-07-08T23:17:29.884Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:17:29 [2022-07-08T23:17:29.884Z] 
23:17:29 [2022-07-08T23:17:29.884Z] DONE 17 tests, 17 skipped in 1.806s
23:17:29 [2022-07-08T23:17:29.884Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
23:17:29 [2022-07-08T23:17:29.884Z] INFO: Testing against a local daemon
23:17:29 [2022-07-08T23:17:29.884Z] === RUN   TestPluginInvalidJSON
23:17:29 [2022-07-08T23:17:29.884Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
23:17:29 [2022-07-08T23:17:29.884Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
23:17:29 [2022-07-08T23:17:29.884Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
23:17:29 [2022-07-08T23:17:29.884Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
23:17:29 [2022-07-08T23:17:29.884Z] === RUN   TestPluginInvalidJSON/plugins/pull
23:17:29 [2022-07-08T23:17:29.884Z] === PAUSE TestPluginInvalidJSON/plugins/pull
23:17:29 [2022-07-08T23:17:29.884Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
23:17:29 [2022-07-08T23:17:29.884Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
23:17:29 [2022-07-08T23:17:29.884Z] === CONT  TestPluginInvalidJSON/plugins/pull
23:17:29 [2022-07-08T23:17:29.884Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
23:17:29 [2022-07-08T23:17:29.884Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
23:17:29 [2022-07-08T23:17:29.884Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
23:17:29 [2022-07-08T23:17:29.884Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
23:17:29 [2022-07-08T23:17:29.884Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
23:17:29 [2022-07-08T23:17:29.884Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
23:17:29 [2022-07-08T23:17:29.884Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
23:17:29 [2022-07-08T23:17:29.884Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
23:17:29 [2022-07-08T23:17:29.884Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
23:17:29 [2022-07-08T23:17:29.884Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
23:17:29 [2022-07-08T23:17:29.884Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
23:17:29 [2022-07-08T23:17:29.884Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
23:17:29 [2022-07-08T23:17:29.884Z] --- PASS: TestPluginInvalidJSON (0.03s)
23:17:29 [2022-07-08T23:17:29.884Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
23:17:29 [2022-07-08T23:17:29.884Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
23:17:29 [2022-07-08T23:17:29.885Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
23:17:29 [2022-07-08T23:17:29.885Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
23:17:29 [2022-07-08T23:17:29.885Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
23:17:29 [2022-07-08T23:17:29.885Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
23:17:29 [2022-07-08T23:17:29.885Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
23:17:29 [2022-07-08T23:17:29.885Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
23:17:29 [2022-07-08T23:17:29.885Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
23:17:29 [2022-07-08T23:17:29.885Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
23:17:29 [2022-07-08T23:17:29.885Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
23:17:29 [2022-07-08T23:17:29.885Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
23:17:29 [2022-07-08T23:17:29.885Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
23:17:29 [2022-07-08T23:17:29.885Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
23:17:29 [2022-07-08T23:17:29.885Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
23:17:29 [2022-07-08T23:17:29.885Z] === RUN   TestPluginInstall
23:17:29 [2022-07-08T23:17:29.885Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:17:29 [2022-07-08T23:17:29.885Z] --- SKIP: TestPluginInstall (0.00s)
23:17:29 [2022-07-08T23:17:29.885Z] === RUN   TestPluginsWithRuntimes
23:17:29 [2022-07-08T23:17:29.885Z]     plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
23:17:29 [2022-07-08T23:17:29.885Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
23:17:29 [2022-07-08T23:17:29.885Z] === RUN   TestPluginBackCompatMediaTypes
23:17:29 [2022-07-08T23:17:29.885Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
23:17:29 [2022-07-08T23:17:29.885Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
23:17:29 [2022-07-08T23:17:29.885Z] PASS
23:17:29 [2022-07-08T23:17:29.885Z] 
23:17:29 [2022-07-08T23:17:29.885Z] === Skipped
23:17:29 [2022-07-08T23:17:29.885Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
23:17:29 [2022-07-08T23:17:29.885Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:17:29 [2022-07-08T23:17:29.885Z] 
23:17:29 [2022-07-08T23:17:29.885Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
23:17:29 [2022-07-08T23:17:29.885Z]     plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
23:17:29 [2022-07-08T23:17:29.885Z] 
23:17:29 [2022-07-08T23:17:29.885Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
23:17:29 [2022-07-08T23:17:29.885Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
23:17:29 [2022-07-08T23:17:29.885Z] 
23:17:29 [2022-07-08T23:17:29.885Z] DONE 19 tests, 3 skipped in 0.158s
23:17:29 [2022-07-08T23:17:29.885Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
23:17:30 [2022-07-08T23:17:30.143Z] INFO: Testing against a local daemon
23:17:30 [2022-07-08T23:17:30.143Z] === RUN   TestExternalGraphDriver
23:17:30 [2022-07-08T23:17:30.401Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
23:17:30 [2022-07-08T23:17:30.401Z] --- SKIP: TestExternalGraphDriver (0.34s)
23:17:30 [2022-07-08T23:17:30.401Z] === RUN   TestGraphdriverPluginV2
23:17:34 [2022-07-08T23:17:34.621Z] --- PASS: TestGraphdriverPluginV2 (3.93s)
23:17:34 [2022-07-08T23:17:34.621Z] PASS
23:17:34 [2022-07-08T23:17:34.621Z] 
23:17:34 [2022-07-08T23:17:34.621Z] === Skipped
23:17:34 [2022-07-08T23:17:34.621Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s)
23:17:34 [2022-07-08T23:17:34.621Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
23:17:34 [2022-07-08T23:17:34.621Z] 
23:17:34 [2022-07-08T23:17:34.621Z] DONE 2 tests, 1 skipped in 4.365s
23:17:34 [2022-07-08T23:17:34.621Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
23:17:34 [2022-07-08T23:17:34.621Z] INFO: Testing against a local daemon
23:17:34 [2022-07-08T23:17:34.621Z] === RUN   TestContinueAfterPluginCrash
23:17:34 [2022-07-08T23:17:34.621Z] === PAUSE TestContinueAfterPluginCrash
23:17:34 [2022-07-08T23:17:34.621Z] === RUN   TestReadPluginNoRead
23:17:34 [2022-07-08T23:17:34.621Z] === PAUSE TestReadPluginNoRead
23:17:34 [2022-07-08T23:17:34.621Z] === RUN   TestDaemonStartWithLogOpt
23:17:34 [2022-07-08T23:17:34.621Z] === PAUSE TestDaemonStartWithLogOpt
23:17:34 [2022-07-08T23:17:34.621Z] === CONT  TestContinueAfterPluginCrash
23:17:34 [2022-07-08T23:17:34.621Z] === CONT  TestDaemonStartWithLogOpt
23:17:38 [2022-07-08T23:17:38.811Z] --- PASS: TestDaemonStartWithLogOpt (4.37s)
23:17:38 [2022-07-08T23:17:38.811Z] === CONT  TestReadPluginNoRead
23:17:41 [2022-07-08T23:17:41.343Z] === RUN   TestReadPluginNoRead/default
23:17:42 [2022-07-08T23:17:42.279Z] === RUN   TestReadPluginNoRead/disabled_caching
23:17:43 [2022-07-08T23:17:43.658Z] --- PASS: TestContinueAfterPluginCrash (9.02s)
23:17:43 [2022-07-08T23:17:43.658Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
23:17:45 [2022-07-08T23:17:45.033Z] === CONT  TestReadPluginNoRead
23:17:45 [2022-07-08T23:17:45.033Z]     read_test.go:92: [d05ae68f786b6] daemon is not started
23:17:45 [2022-07-08T23:17:45.033Z] --- PASS: TestReadPluginNoRead (6.06s)
23:17:45 [2022-07-08T23:17:45.033Z]     --- PASS: TestReadPluginNoRead/default (1.26s)
23:17:45 [2022-07-08T23:17:45.033Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.34s)
23:17:45 [2022-07-08T23:17:45.033Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s)
23:17:45 [2022-07-08T23:17:45.033Z] PASS
23:17:45 [2022-07-08T23:17:45.033Z] 
23:17:45 [2022-07-08T23:17:45.033Z] DONE 6 tests in 10.560s
23:17:45 [2022-07-08T23:17:45.033Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
23:17:45 [2022-07-08T23:17:45.033Z] testing: warning: no tests to run
23:17:45 [2022-07-08T23:17:45.033Z] PASS
23:17:45 [2022-07-08T23:17:45.033Z] 
23:17:45 [2022-07-08T23:17:45.033Z] DONE 0 tests in 0.037s
23:17:45 [2022-07-08T23:17:45.033Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
23:17:45 [2022-07-08T23:17:45.033Z] INFO: Testing against a local daemon
23:17:45 [2022-07-08T23:17:45.033Z] === RUN   TestPluginWithDevMounts
23:17:45 [2022-07-08T23:17:45.033Z]     mounts_test.go:20: (*Execution).IsRootless-fm
23:17:45 [2022-07-08T23:17:45.033Z] --- SKIP: TestPluginWithDevMounts (0.00s)
23:17:45 [2022-07-08T23:17:45.033Z] PASS
23:17:45 [2022-07-08T23:17:45.033Z] 
23:17:45 [2022-07-08T23:17:45.033Z] === Skipped
23:17:45 [2022-07-08T23:17:45.033Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
23:17:45 [2022-07-08T23:17:45.033Z]     mounts_test.go:20: (*Execution).IsRootless-fm
23:17:45 [2022-07-08T23:17:45.033Z] 
23:17:45 [2022-07-08T23:17:45.033Z] DONE 1 tests, 1 skipped in 0.103s
23:17:45 [2022-07-08T23:17:45.033Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
23:17:45 [2022-07-08T23:17:45.033Z] INFO: Testing against a local daemon
23:17:45 [2022-07-08T23:17:45.033Z] === RUN   TestSecretInspect
23:17:45 [2022-07-08T23:17:45.033Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:45 [2022-07-08T23:17:45.033Z] --- SKIP: TestSecretInspect (0.02s)
23:17:45 [2022-07-08T23:17:45.033Z] === RUN   TestSecretList
23:17:45 [2022-07-08T23:17:45.033Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:45 [2022-07-08T23:17:45.033Z] --- SKIP: TestSecretList (0.02s)
23:17:45 [2022-07-08T23:17:45.033Z] === RUN   TestSecretsCreateAndDelete
23:17:45 [2022-07-08T23:17:45.033Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:45 [2022-07-08T23:17:45.033Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
23:17:45 [2022-07-08T23:17:45.033Z] === RUN   TestSecretsUpdate
23:17:45 [2022-07-08T23:17:45.292Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:45 [2022-07-08T23:17:45.292Z] --- SKIP: TestSecretsUpdate (0.02s)
23:17:45 [2022-07-08T23:17:45.292Z] === RUN   TestTemplatedSecret
23:17:45 [2022-07-08T23:17:45.292Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:45 [2022-07-08T23:17:45.292Z] --- SKIP: TestTemplatedSecret (0.00s)
23:17:45 [2022-07-08T23:17:45.292Z] === RUN   TestSecretCreateResolve
23:17:45 [2022-07-08T23:17:45.292Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:45 [2022-07-08T23:17:45.292Z] --- SKIP: TestSecretCreateResolve (0.01s)
23:17:45 [2022-07-08T23:17:45.292Z] PASS
23:17:45 [2022-07-08T23:17:45.292Z] 
23:17:45 [2022-07-08T23:17:45.292Z] === Skipped
23:17:45 [2022-07-08T23:17:45.292Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
23:17:45 [2022-07-08T23:17:45.292Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:45 [2022-07-08T23:17:45.292Z] 
23:17:45 [2022-07-08T23:17:45.292Z] === SKIP: amd64.integration.secret TestSecretList (0.02s)
23:17:45 [2022-07-08T23:17:45.292Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:45 [2022-07-08T23:17:45.292Z] 
23:17:45 [2022-07-08T23:17:45.292Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
23:17:45 [2022-07-08T23:17:45.292Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:45 [2022-07-08T23:17:45.292Z] 
23:17:45 [2022-07-08T23:17:45.292Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s)
23:17:45 [2022-07-08T23:17:45.292Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:45 [2022-07-08T23:17:45.292Z] 
23:17:45 [2022-07-08T23:17:45.292Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
23:17:45 [2022-07-08T23:17:45.292Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:45 [2022-07-08T23:17:45.292Z] 
23:17:45 [2022-07-08T23:17:45.292Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
23:17:45 [2022-07-08T23:17:45.292Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:45 [2022-07-08T23:17:45.292Z] 
23:17:45 [2022-07-08T23:17:45.292Z] DONE 6 tests, 6 skipped in 0.166s
23:17:45 [2022-07-08T23:17:45.292Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
23:17:45 [2022-07-08T23:17:45.292Z] INFO: Testing against a local daemon
23:17:45 [2022-07-08T23:17:45.292Z] === RUN   TestServiceCreateInit
23:17:45 [2022-07-08T23:17:45.292Z] === RUN   TestServiceCreateInit/daemonInitDisabled
23:17:45 [2022-07-08T23:17:45.292Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:45 [2022-07-08T23:17:45.292Z] === RUN   TestServiceCreateInit/daemonInitEnabled
23:17:45 [2022-07-08T23:17:45.292Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:45 [2022-07-08T23:17:45.292Z] --- PASS: TestServiceCreateInit (0.02s)
23:17:45 [2022-07-08T23:17:45.292Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
23:17:45 [2022-07-08T23:17:45.292Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
23:17:45 [2022-07-08T23:17:45.292Z] === RUN   TestCreateServiceMultipleTimes
23:17:45 [2022-07-08T23:17:45.292Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:45 [2022-07-08T23:17:45.292Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
23:17:45 [2022-07-08T23:17:45.292Z] === RUN   TestCreateServiceConflict
23:17:45 [2022-07-08T23:17:45.292Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:45 [2022-07-08T23:17:45.292Z] --- SKIP: TestCreateServiceConflict (0.01s)
23:17:45 [2022-07-08T23:17:45.292Z] === RUN   TestCreateServiceMaxReplicas
23:17:45 [2022-07-08T23:17:45.292Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:45 [2022-07-08T23:17:45.292Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
23:17:45 [2022-07-08T23:17:45.292Z] === RUN   TestCreateWithDuplicateNetworkNames
23:17:45 [2022-07-08T23:17:45.292Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:45 [2022-07-08T23:17:45.292Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s)
23:17:45 [2022-07-08T23:17:45.292Z] === RUN   TestCreateServiceSecretFileMode
23:17:45 [2022-07-08T23:17:45.292Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:45 [2022-07-08T23:17:45.292Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
23:17:45 [2022-07-08T23:17:45.292Z] === RUN   TestCreateServiceConfigFileMode
23:17:45 [2022-07-08T23:17:45.292Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:45 [2022-07-08T23:17:45.551Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
23:17:45 [2022-07-08T23:17:45.551Z] === RUN   TestCreateServiceSysctls
23:17:45 [2022-07-08T23:17:45.551Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:45 [2022-07-08T23:17:45.551Z] --- SKIP: TestCreateServiceSysctls (0.03s)
23:17:45 [2022-07-08T23:17:45.551Z] === RUN   TestCreateServiceCapabilities
23:17:45 [2022-07-08T23:17:45.551Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:45 [2022-07-08T23:17:45.551Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
23:17:45 [2022-07-08T23:17:45.551Z] === RUN   TestInspect
23:17:45 [2022-07-08T23:17:45.551Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:45 [2022-07-08T23:17:45.551Z] --- SKIP: TestInspect (0.01s)
23:17:45 [2022-07-08T23:17:45.551Z] === RUN   TestCreateJob
23:17:45 [2022-07-08T23:17:45.551Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:45 [2022-07-08T23:17:45.551Z] --- SKIP: TestCreateJob (0.01s)
23:17:45 [2022-07-08T23:17:45.551Z] === RUN   TestReplicatedJob
23:17:45 [2022-07-08T23:17:45.551Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:45 [2022-07-08T23:17:45.551Z] --- SKIP: TestReplicatedJob (0.01s)
23:17:45 [2022-07-08T23:17:45.551Z] === RUN   TestUpdateReplicatedJob
23:17:45 [2022-07-08T23:17:45.551Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:45 [2022-07-08T23:17:45.551Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
23:17:45 [2022-07-08T23:17:45.551Z] === RUN   TestServiceListWithStatuses
23:17:45 [2022-07-08T23:17:45.551Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:17:45 [2022-07-08T23:17:45.551Z] --- SKIP: TestServiceListWithStatuses (0.00s)
23:17:45 [2022-07-08T23:17:45.551Z] === RUN   TestDockerNetworkConnectAlias
23:17:45 [2022-07-08T23:17:45.551Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:45 [2022-07-08T23:17:45.551Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
23:17:45 [2022-07-08T23:17:45.551Z] === RUN   TestDockerNetworkReConnect
23:17:45 [2022-07-08T23:17:45.551Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:45 [2022-07-08T23:17:45.551Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
23:17:45 [2022-07-08T23:17:45.551Z] === RUN   TestServicePlugin
23:17:47 [2022-07-08T23:17:47.454Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:47 [2022-07-08T23:17:47.454Z] --- SKIP: TestServicePlugin (1.95s)
23:17:47 [2022-07-08T23:17:47.454Z] === RUN   TestServiceUpdateLabel
23:17:47 [2022-07-08T23:17:47.454Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:47 [2022-07-08T23:17:47.454Z] --- SKIP: TestServiceUpdateLabel (0.01s)
23:17:47 [2022-07-08T23:17:47.454Z] === RUN   TestServiceUpdateSecrets
23:17:47 [2022-07-08T23:17:47.454Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:47 [2022-07-08T23:17:47.454Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
23:17:47 [2022-07-08T23:17:47.454Z] === RUN   TestServiceUpdateConfigs
23:17:47 [2022-07-08T23:17:47.454Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:47 [2022-07-08T23:17:47.454Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
23:17:47 [2022-07-08T23:17:47.454Z] === RUN   TestServiceUpdateNetwork
23:17:47 [2022-07-08T23:17:47.454Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:47 [2022-07-08T23:17:47.454Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
23:17:47 [2022-07-08T23:17:47.454Z] === RUN   TestServiceUpdatePidsLimit
23:17:47 [2022-07-08T23:17:47.712Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:47 [2022-07-08T23:17:47.712Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s)
23:17:47 [2022-07-08T23:17:47.712Z] PASS
23:17:47 [2022-07-08T23:17:47.712Z] 
23:17:47 [2022-07-08T23:17:47.712Z] === Skipped
23:17:47 [2022-07-08T23:17:47.712Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
23:17:47 [2022-07-08T23:17:47.712Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:47 [2022-07-08T23:17:47.712Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
23:17:47 [2022-07-08T23:17:47.712Z] 
23:17:47 [2022-07-08T23:17:47.712Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
23:17:47 [2022-07-08T23:17:47.712Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:47 [2022-07-08T23:17:47.712Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
23:17:47 [2022-07-08T23:17:47.712Z] 
23:17:47 [2022-07-08T23:17:47.712Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
23:17:47 [2022-07-08T23:17:47.712Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:47 [2022-07-08T23:17:47.712Z] 
23:17:47 [2022-07-08T23:17:47.712Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
23:17:47 [2022-07-08T23:17:47.712Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:47 [2022-07-08T23:17:47.712Z] 
23:17:47 [2022-07-08T23:17:47.712Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
23:17:47 [2022-07-08T23:17:47.712Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:47 [2022-07-08T23:17:47.712Z] 
23:17:47 [2022-07-08T23:17:47.712Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s)
23:17:47 [2022-07-08T23:17:47.712Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:47 [2022-07-08T23:17:47.712Z] 
23:17:47 [2022-07-08T23:17:47.712Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
23:17:47 [2022-07-08T23:17:47.712Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:47 [2022-07-08T23:17:47.712Z] 
23:17:47 [2022-07-08T23:17:47.712Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
23:17:47 [2022-07-08T23:17:47.712Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:47 [2022-07-08T23:17:47.712Z] 
23:17:47 [2022-07-08T23:17:47.712Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s)
23:17:47 [2022-07-08T23:17:47.712Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:47 [2022-07-08T23:17:47.712Z] 
23:17:47 [2022-07-08T23:17:47.712Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s)
23:17:47 [2022-07-08T23:17:47.712Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:47 [2022-07-08T23:17:47.712Z] 
23:17:47 [2022-07-08T23:17:47.712Z] === SKIP: amd64.integration.service TestInspect (0.01s)
23:17:47 [2022-07-08T23:17:47.712Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:47 [2022-07-08T23:17:47.712Z] 
23:17:47 [2022-07-08T23:17:47.712Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
23:17:47 [2022-07-08T23:17:47.712Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:47 [2022-07-08T23:17:47.712Z] 
23:17:47 [2022-07-08T23:17:47.712Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
23:17:47 [2022-07-08T23:17:47.712Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:47 [2022-07-08T23:17:47.712Z] 
23:17:47 [2022-07-08T23:17:47.712Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
23:17:47 [2022-07-08T23:17:47.712Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:47 [2022-07-08T23:17:47.712Z] 
23:17:47 [2022-07-08T23:17:47.712Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
23:17:47 [2022-07-08T23:17:47.712Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:17:47 [2022-07-08T23:17:47.712Z] 
23:17:47 [2022-07-08T23:17:47.712Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
23:17:47 [2022-07-08T23:17:47.712Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:47 [2022-07-08T23:17:47.712Z] 
23:17:47 [2022-07-08T23:17:47.712Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
23:17:47 [2022-07-08T23:17:47.712Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:47 [2022-07-08T23:17:47.712Z] 
23:17:47 [2022-07-08T23:17:47.712Z] === SKIP: amd64.integration.service TestServicePlugin (1.95s)
23:17:47 [2022-07-08T23:17:47.712Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:47 [2022-07-08T23:17:47.712Z] 
23:17:47 [2022-07-08T23:17:47.712Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
23:17:47 [2022-07-08T23:17:47.712Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:47 [2022-07-08T23:17:47.712Z] 
23:17:47 [2022-07-08T23:17:47.712Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
23:17:47 [2022-07-08T23:17:47.712Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:47 [2022-07-08T23:17:47.712Z] 
23:17:47 [2022-07-08T23:17:47.712Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
23:17:47 [2022-07-08T23:17:47.712Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:47 [2022-07-08T23:17:47.712Z] 
23:17:47 [2022-07-08T23:17:47.712Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
23:17:47 [2022-07-08T23:17:47.712Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:47 [2022-07-08T23:17:47.712Z] 
23:17:47 [2022-07-08T23:17:47.712Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s)
23:17:47 [2022-07-08T23:17:47.712Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:17:47 [2022-07-08T23:17:47.712Z] 
23:17:47 [2022-07-08T23:17:47.712Z] DONE 24 tests, 23 skipped in 2.398s
23:17:47 [2022-07-08T23:17:47.712Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
23:17:47 [2022-07-08T23:17:47.712Z] INFO: Testing against a local daemon
23:17:47 [2022-07-08T23:17:47.712Z] === RUN   TestSessionCreate
23:17:47 [2022-07-08T23:17:47.712Z] --- PASS: TestSessionCreate (0.04s)
23:17:47 [2022-07-08T23:17:47.712Z] === RUN   TestSessionCreateWithBadUpgrade
23:17:47 [2022-07-08T23:17:47.712Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
23:17:47 [2022-07-08T23:17:47.712Z] PASS
23:17:47 [2022-07-08T23:17:47.712Z] 
23:17:47 [2022-07-08T23:17:47.712Z] DONE 2 tests in 0.167s
23:17:47 [2022-07-08T23:17:47.712Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
23:17:47 [2022-07-08T23:17:47.971Z] INFO: Testing against a local daemon
23:17:47 [2022-07-08T23:17:47.971Z] === RUN   TestCgroupDriverSystemdMemoryLimit
23:17:47 [2022-07-08T23:17:47.971Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:17:47 [2022-07-08T23:17:47.971Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
23:17:47 [2022-07-08T23:17:47.971Z] === RUN   TestDiskUsage
23:17:47 [2022-07-08T23:17:47.971Z] === PAUSE TestDiskUsage
23:17:47 [2022-07-08T23:17:47.971Z] === RUN   TestEventsExecDie
23:17:48 [2022-07-08T23:17:48.538Z] --- PASS: TestEventsExecDie (0.52s)
23:17:48 [2022-07-08T23:17:48.538Z] === RUN   TestEventsBackwardsCompatible
23:17:48 [2022-07-08T23:17:48.538Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
23:17:48 [2022-07-08T23:17:48.538Z] === RUN   TestEventsVolumeCreate
23:17:48 [2022-07-08T23:17:48.538Z] --- PASS: TestEventsVolumeCreate (0.05s)
23:17:48 [2022-07-08T23:17:48.538Z] === RUN   TestInfoBinaryCommits
23:17:48 [2022-07-08T23:17:48.538Z] --- PASS: TestInfoBinaryCommits (0.02s)
23:17:48 [2022-07-08T23:17:48.538Z] === RUN   TestInfoAPIVersioned
23:17:48 [2022-07-08T23:17:48.538Z] --- PASS: TestInfoAPIVersioned (0.01s)
23:17:48 [2022-07-08T23:17:48.538Z] === RUN   TestInfoAPI
23:17:48 [2022-07-08T23:17:48.538Z] --- PASS: TestInfoAPI (0.03s)
23:17:48 [2022-07-08T23:17:48.538Z] === RUN   TestInfoAPIWarnings
23:18:06 [2022-07-08T23:18:06.615Z] --- PASS: TestInfoAPIWarnings (16.57s)
23:18:06 [2022-07-08T23:18:06.615Z] === RUN   TestInfoDebug
23:18:06 [2022-07-08T23:18:06.615Z] --- PASS: TestInfoDebug (0.54s)
23:18:06 [2022-07-08T23:18:06.615Z] === RUN   TestInfoInsecureRegistries
23:18:06 [2022-07-08T23:18:06.615Z] --- PASS: TestInfoInsecureRegistries (0.55s)
23:18:06 [2022-07-08T23:18:06.615Z] === RUN   TestInfoRegistryMirrors
23:18:06 [2022-07-08T23:18:06.875Z] --- PASS: TestInfoRegistryMirrors (0.54s)
23:18:06 [2022-07-08T23:18:06.875Z] === RUN   TestLoginFailsWithBadCredentials
23:18:07 [2022-07-08T23:18:07.134Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
23:18:07 [2022-07-08T23:18:07.134Z] === RUN   TestPingCacheHeaders
23:18:07 [2022-07-08T23:18:07.134Z] --- PASS: TestPingCacheHeaders (0.03s)
23:18:07 [2022-07-08T23:18:07.134Z] === RUN   TestPingGet
23:18:07 [2022-07-08T23:18:07.134Z] --- PASS: TestPingGet (0.01s)
23:18:07 [2022-07-08T23:18:07.134Z] === RUN   TestPingHead
23:18:07 [2022-07-08T23:18:07.134Z] --- PASS: TestPingHead (0.03s)
23:18:07 [2022-07-08T23:18:07.134Z] === RUN   TestPingSwarmHeader
23:18:07 [2022-07-08T23:18:07.701Z] === RUN   TestPingSwarmHeader/before_swarm_init
23:18:08 [2022-07-08T23:18:08.268Z] === RUN   TestPingSwarmHeader/after_swarm_init
23:18:09 [2022-07-08T23:18:09.203Z] === RUN   TestPingSwarmHeader/after_swarm_leave
23:18:09 [2022-07-08T23:18:09.203Z] --- PASS: TestPingSwarmHeader (2.06s)
23:18:09 [2022-07-08T23:18:09.203Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
23:18:09 [2022-07-08T23:18:09.203Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
23:18:09 [2022-07-08T23:18:09.203Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
23:18:09 [2022-07-08T23:18:09.203Z] === RUN   TestVersion
23:18:09 [2022-07-08T23:18:09.462Z] --- PASS: TestVersion (0.04s)
23:18:09 [2022-07-08T23:18:09.462Z] === CONT  TestDiskUsage
23:18:10 [2022-07-08T23:18:10.029Z] === RUN   TestDiskUsage/empty
23:18:10 [2022-07-08T23:18:10.029Z] === RUN   TestDiskUsage/empty/container_types
23:18:10 [2022-07-08T23:18:10.029Z] === RUN   TestDiskUsage/empty/image_types
23:18:10 [2022-07-08T23:18:10.029Z] === RUN   TestDiskUsage/empty/volume_types
23:18:10 [2022-07-08T23:18:10.029Z] === RUN   TestDiskUsage/empty/build-cache_types
23:18:10 [2022-07-08T23:18:10.029Z] === RUN   TestDiskUsage/empty/container,_volume_types
23:18:10 [2022-07-08T23:18:10.029Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
23:18:10 [2022-07-08T23:18:10.029Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
23:18:10 [2022-07-08T23:18:10.029Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
23:18:10 [2022-07-08T23:18:10.029Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
23:18:10 [2022-07-08T23:18:10.029Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
23:18:10 [2022-07-08T23:18:10.029Z] === RUN   TestDiskUsage/after_LoadBusybox
23:18:10 [2022-07-08T23:18:10.029Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
23:18:10 [2022-07-08T23:18:10.029Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
23:18:10 [2022-07-08T23:18:10.029Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
23:18:10 [2022-07-08T23:18:10.029Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
23:18:10 [2022-07-08T23:18:10.029Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
23:18:10 [2022-07-08T23:18:10.029Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
23:18:10 [2022-07-08T23:18:10.029Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
23:18:10 [2022-07-08T23:18:10.029Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
23:18:10 [2022-07-08T23:18:10.029Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
23:18:10 [2022-07-08T23:18:10.029Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
23:18:10 [2022-07-08T23:18:10.029Z] === RUN   TestDiskUsage/after_container.Run
23:18:10 [2022-07-08T23:18:10.288Z] === RUN   TestDiskUsage/after_container.Run/container_types
23:18:10 [2022-07-08T23:18:10.288Z] === RUN   TestDiskUsage/after_container.Run/image_types
23:18:10 [2022-07-08T23:18:10.288Z] === RUN   TestDiskUsage/after_container.Run/volume_types
23:18:10 [2022-07-08T23:18:10.288Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
23:18:10 [2022-07-08T23:18:10.288Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
23:18:10 [2022-07-08T23:18:10.288Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
23:18:10 [2022-07-08T23:18:10.288Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
23:18:10 [2022-07-08T23:18:10.288Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
23:18:10 [2022-07-08T23:18:10.288Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
23:18:10 [2022-07-08T23:18:10.288Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
23:18:10 [2022-07-08T23:18:10.547Z] --- PASS: TestDiskUsage (1.27s)
23:18:10 [2022-07-08T23:18:10.547Z]     --- PASS: TestDiskUsage/empty (0.01s)
23:18:10 [2022-07-08T23:18:10.547Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
23:18:10 [2022-07-08T23:18:10.547Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
23:18:10 [2022-07-08T23:18:10.547Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
23:18:10 [2022-07-08T23:18:10.547Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
23:18:10 [2022-07-08T23:18:10.547Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
23:18:10 [2022-07-08T23:18:10.547Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
23:18:10 [2022-07-08T23:18:10.547Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
23:18:10 [2022-07-08T23:18:10.547Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
23:18:10 [2022-07-08T23:18:10.547Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
23:18:10 [2022-07-08T23:18:10.547Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
23:18:10 [2022-07-08T23:18:10.547Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
23:18:10 [2022-07-08T23:18:10.547Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
23:18:10 [2022-07-08T23:18:10.547Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
23:18:10 [2022-07-08T23:18:10.547Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
23:18:10 [2022-07-08T23:18:10.547Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
23:18:10 [2022-07-08T23:18:10.547Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
23:18:10 [2022-07-08T23:18:10.547Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
23:18:10 [2022-07-08T23:18:10.547Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
23:18:10 [2022-07-08T23:18:10.547Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
23:18:10 [2022-07-08T23:18:10.547Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
23:18:10 [2022-07-08T23:18:10.547Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
23:18:10 [2022-07-08T23:18:10.547Z]     --- PASS: TestDiskUsage/after_container.Run (0.39s)
23:18:10 [2022-07-08T23:18:10.547Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s)
23:18:10 [2022-07-08T23:18:10.547Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
23:18:10 [2022-07-08T23:18:10.547Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
23:18:10 [2022-07-08T23:18:10.547Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
23:18:10 [2022-07-08T23:18:10.547Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s)
23:18:10 [2022-07-08T23:18:10.547Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
23:18:10 [2022-07-08T23:18:10.547Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s)
23:18:10 [2022-07-08T23:18:10.547Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
23:18:10 [2022-07-08T23:18:10.547Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s)
23:18:10 [2022-07-08T23:18:10.547Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s)
23:18:10 [2022-07-08T23:18:10.547Z] PASS
23:18:10 [2022-07-08T23:18:10.547Z] 
23:18:10 [2022-07-08T23:18:10.547Z] === Skipped
23:18:10 [2022-07-08T23:18:10.547Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
23:18:10 [2022-07-08T23:18:10.547Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:18:10 [2022-07-08T23:18:10.547Z] 
23:18:10 [2022-07-08T23:18:10.547Z] DONE 54 tests, 1 skipped in 22.832s
23:18:10 [2022-07-08T23:18:10.547Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
23:18:10 [2022-07-08T23:18:10.806Z] INFO: Testing against a local daemon
23:18:10 [2022-07-08T23:18:10.806Z] === RUN   TestVolumesCreateAndList
23:18:10 [2022-07-08T23:18:10.806Z] --- PASS: TestVolumesCreateAndList (0.02s)
23:18:10 [2022-07-08T23:18:10.806Z] === RUN   TestVolumesRemove
23:18:10 [2022-07-08T23:18:10.806Z] --- PASS: TestVolumesRemove (0.05s)
23:18:10 [2022-07-08T23:18:10.806Z] === RUN   TestVolumesInspect
23:18:10 [2022-07-08T23:18:10.806Z] --- PASS: TestVolumesInspect (0.02s)
23:18:10 [2022-07-08T23:18:10.806Z] === RUN   TestVolumesInvalidJSON
23:18:10 [2022-07-08T23:18:10.806Z] === RUN   TestVolumesInvalidJSON/volumes/create
23:18:10 [2022-07-08T23:18:10.806Z] === PAUSE TestVolumesInvalidJSON/volumes/create
23:18:10 [2022-07-08T23:18:10.806Z] === CONT  TestVolumesInvalidJSON/volumes/create
23:18:10 [2022-07-08T23:18:10.806Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
23:18:10 [2022-07-08T23:18:10.806Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
23:18:10 [2022-07-08T23:18:10.806Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
23:18:10 [2022-07-08T23:18:10.806Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
23:18:10 [2022-07-08T23:18:10.806Z] --- PASS: TestVolumesInvalidJSON (0.01s)
23:18:10 [2022-07-08T23:18:10.806Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
23:18:10 [2022-07-08T23:18:10.806Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
23:18:10 [2022-07-08T23:18:10.806Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
23:18:10 [2022-07-08T23:18:10.806Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
23:18:10 [2022-07-08T23:18:10.806Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
23:18:10 [2022-07-08T23:18:10.806Z] PASS
23:18:10 [2022-07-08T23:18:10.806Z] 
23:18:10 [2022-07-08T23:18:10.806Z] DONE 9 tests in 0.190s
23:18:10 [2022-07-08T23:18:10.806Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:18:10 [2022-07-08T23:18:10.806Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14171 is not a child of this shell
23:18:10 [2022-07-08T23:18:10.806Z] warning: PID 14171 from bundles/test-integration/docker.pid had a nonzero exit code
23:18:10 [2022-07-08T23:18:10.806Z] Leaving: AppArmorNo profiles have been unloaded.
23:18:10 [2022-07-08T23:18:10.806Z] 
23:18:10 [2022-07-08T23:18:10.806Z] Unloading profiles will leave already running processes permanently
23:18:10 [2022-07-08T23:18:10.807Z] unconfined, which can lead to unexpected situations.
23:18:10 [2022-07-08T23:18:10.807Z] 
23:18:10 [2022-07-08T23:18:10.807Z] To set a process to complain mode, use the command line tool
23:18:10 [2022-07-08T23:18:10.807Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:18:10 [2022-07-08T23:18:10.807Z] Removing test suite binaries
23:18:11 [2022-07-08T23:18:11.065Z] exiting test-integration
23:18:11 [2022-07-08T23:18:11.065Z] ++ exit 0
23:18:11 [2022-07-08T23:18:11.065Z] 
Post stage
[Pipeline] junit
23:18:11 [2022-07-08T23:18:11.648Z] Recording test results
23:18:13 [2022-07-08T23:18:13.472Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
23:18:13 [2022-07-08T23:18:13.811Z] + echo Ensuring container killed.
23:18:13 [2022-07-08T23:18:13.811Z] Ensuring container killed.
23:18:13 [2022-07-08T23:18:13.811Z] + docker rm -vf docker-pr1
23:18:13 [2022-07-08T23:18:13.811Z] Error: No such container: docker-pr1
[Pipeline] sh
23:18:14 [2022-07-08T23:18:14.095Z] + echo Chowning /workspace to jenkins user
23:18:14 [2022-07-08T23:18:14.095Z] Chowning /workspace to jenkins user
23:18:14 [2022-07-08T23:18:14.095Z] + id -u
23:18:14 [2022-07-08T23:18:14.095Z] + id -g
23:18:14 [2022-07-08T23:18:14.095Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43789:/workspace busybox chown -R 1000:1000 /workspace
23:18:14 [2022-07-08T23:18:14.095Z] Unable to find image 'busybox:latest' locally
23:18:14 [2022-07-08T23:18:14.095Z] latest: Pulling from library/busybox
23:18:14 [2022-07-08T23:18:14.358Z] 19d511225f94: Pulling fs layer
23:18:14 [2022-07-08T23:18:14.358Z] 19d511225f94: Verifying Checksum
23:18:14 [2022-07-08T23:18:14.358Z] 19d511225f94: Download complete
23:18:14 [2022-07-08T23:18:14.617Z] 19d511225f94: Pull complete
23:18:14 [2022-07-08T23:18:14.617Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83
23:18:14 [2022-07-08T23:18:14.617Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
23:18:16 [2022-07-08T23:18:16.290Z] + bundleName=amd64-rootless
23:18:16 [2022-07-08T23:18:16.290Z] + echo Creating amd64-rootless-bundles.tar.gz
23:18:16 [2022-07-08T23:18:16.290Z] Creating amd64-rootless-bundles.tar.gz
23:18:16 [2022-07-08T23:18:16.291Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
23:18:16 [2022-07-08T23:18:16.291Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
23:18:16 [2022-07-08T23:18:16.303Z] Archiving artifacts
23:18:18 [2022-07-08T23:18:18.092Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43789/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
23:18:18 [2022-07-08T23:18:18.409Z] + make clean
23:18:18 [2022-07-08T23:18:18.667Z] docker volume rm -f docker-dev-cache docker-mod-cache
23:18:18 [2022-07-08T23:18:18.667Z] docker-dev-cache
23:18:18 [2022-07-08T23:18:18.667Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
23:18:33 [2022-07-08T23:18:33.632Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:18:33 [2022-07-08T23:18:33.632Z] Using test binary docker
23:18:33 [2022-07-08T23:18:33.632Z] +++ /etc/init.d/apparmor start
23:18:33 [2022-07-08T23:18:33.632Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:18:33 [2022-07-08T23:18:33.632Z] INFO: Waiting for daemon to start...
23:18:33 [2022-07-08T23:18:33.632Z] Starting dockerd
23:18:33 [2022-07-08T23:18:33.632Z] +++ 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
23:18:33 [2022-07-08T23:18:33.632Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:18:33 [2022-07-08T23:18:33.632Z] Using test binary docker
23:18:33 [2022-07-08T23:18:33.632Z] +++ /etc/init.d/apparmor start
23:18:33 [2022-07-08T23:18:33.632Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:18:33 [2022-07-08T23:18:33.632Z] INFO: Waiting for daemon to start...
23:18:33 [2022-07-08T23:18:33.632Z] Starting dockerd
23:18:33 [2022-07-08T23:18:33.632Z] +++ 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
23:18:34 [2022-07-08T23:18:34.998Z] .
23:18:34 [2022-07-08T23:18:34.998Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:18:34 [2022-07-08T23:18:34.998Z] 
23:18:34 [2022-07-08T23:18:34.998Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:18:34 [2022-07-08T23:18:34.998Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:18:34 [2022-07-08T23:18:34.998Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:18:34 [2022-07-08T23:18:34.998Z] Error: No such image: emptyfs
23:18:34 [2022-07-08T23:18:34.998Z] Error: No such image: emptyfs
23:18:34 [2022-07-08T23:18:34.998Z] ++++ tar -cC bundles/test-integration/emptyfs .
23:18:34 [2022-07-08T23:18:34.998Z] ++++ docker load
23:18:34 [2022-07-08T23:18:34.998Z] ++++ tar -cC bundles/test-integration/emptyfs .
23:18:34 [2022-07-08T23:18:34.998Z] ++++ docker load
23:18:35 [2022-07-08T23:18:35.560Z] Running integration-test (iteration 1)
23:18:35 [2022-07-08T23:18:35.560Z] Running integration-test (iteration 1)
23:18:35 [2022-07-08T23:18:35.560Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
23:18:35 [2022-07-08T23:18:35.560Z] 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)/++ 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)/'
23:18:35 [2022-07-08T23:18:35.560Z] 
23:18:35 [2022-07-08T23:18:35.560Z] ++ set -e++ 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)/'
23:18:35 [2022-07-08T23:18:35.560Z] 
23:18:35 [2022-07-08T23:18:35.560Z] ++ '[' -n 0 ']'
23:18:35 [2022-07-08T23:18:35.560Z] ++ set -x
23:18:35 [2022-07-08T23:18:35.560Z] ++ set -e++ env -i DEST=/go/src/github.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)/'
23:18:35 [2022-07-08T23:18:35.560Z] 
23:18:35 [2022-07-08T23:18:35.560Z] ++ '[' -n 0 ']'
23:18:35 [2022-07-08T23:18:35.560Z] ++ set -x
23:18:35 [2022-07-08T23:18:35.560Z] ++ env -i DEST=/go/src/github.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)/'
23:18:36 [2022-07-08T23:18:36.489Z] Loaded image: busybox:latest
23:18:36 [2022-07-08T23:18:36.489Z] Loaded image: busybox:latest
23:18:36 [2022-07-08T23:18:36.745Z] Loaded image: busybox:glibc
23:18:36 [2022-07-08T23:18:36.745Z] Loaded image: busybox:glibc
23:18:41 [2022-07-08T23:18:41.995Z] Loaded image: debian:bullseye-slim
23:18:41 [2022-07-08T23:18:41.995Z] Loaded image: hello-world:latest
23:18:41 [2022-07-08T23:18:41.995Z] Loaded image: debian:bullseye-slim
23:18:41 [2022-07-08T23:18:41.995Z] Loaded image: hello-world:latest
23:18:41 [2022-07-08T23:18:41.995Z] Loaded image: arm32v7/hello-world:latest
23:18:41 [2022-07-08T23:18:41.995Z] INFO: Testing against a local daemon
23:18:41 [2022-07-08T23:18:41.995Z] === RUN   TestDockerDaemonSuite
23:18:41 [2022-07-08T23:18:41.995Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
23:18:41 [2022-07-08T23:18:41.995Z] Loaded image: arm32v7/hello-world:latest
23:18:41 [2022-07-08T23:18:41.995Z] INFO: Testing against a local daemon
23:18:41 [2022-07-08T23:18:41.995Z] === RUN   TestDockerSuite
23:18:41 [2022-07-08T23:18:41.995Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
23:18:41 [2022-07-08T23:18:41.995Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
23:18:41 [2022-07-08T23:18:41.995Z] === RUN   TestDockerSuite/TestAPIErrorJSON
23:18:41 [2022-07-08T23:18:41.995Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
23:18:41 [2022-07-08T23:18:41.995Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
23:18:41 [2022-07-08T23:18:41.995Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
23:18:41 [2022-07-08T23:18:41.995Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
23:18:41 [2022-07-08T23:18:41.995Z] === RUN   TestDockerSuite/TestAPIImagesDelete
23:18:44 [2022-07-08T23:18:44.515Z] === RUN   TestDockerSuite/TestAPIImagesFilter
23:18:44 [2022-07-08T23:18:44.772Z] === RUN   TestDockerSuite/TestAPIImagesHistory
23:18:45 [2022-07-08T23:18:45.706Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
23:18:45 [2022-07-08T23:18:45.961Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
23:18:46 [2022-07-08T23:18:46.891Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
23:18:47 [2022-07-08T23:18:47.453Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
23:18:47 [2022-07-08T23:18:47.453Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
23:18:48 [2022-07-08T23:18:48.821Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
23:18:49 [2022-07-08T23:18:49.385Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
23:18:49 [2022-07-08T23:18:49.642Z] === RUN   TestDockerSuite/TestAPINetworkFilter
23:18:49 [2022-07-08T23:18:49.642Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
23:18:49 [2022-07-08T23:18:49.642Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
23:18:50 [2022-07-08T23:18:50.206Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
23:18:50 [2022-07-08T23:18:50.206Z] --- PASS: TestBuildWithHugeFile (128.83s)
23:18:50 [2022-07-08T23:18:50.206Z] === RUN   TestBuildWCOWSandboxSize
23:18:50 [2022-07-08T23:18:50.206Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
23:18:50 [2022-07-08T23:18:50.206Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
23:18:50 [2022-07-08T23:18:50.206Z] === RUN   TestBuildWithEmptyDockerfile
23:18:50 [2022-07-08T23:18:50.206Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
23:18:50 [2022-07-08T23:18:50.206Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
23:18:50 [2022-07-08T23:18:50.206Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:18:50 [2022-07-08T23:18:50.206Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:18:50 [2022-07-08T23:18:50.206Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:18:50 [2022-07-08T23:18:50.206Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:18:50 [2022-07-08T23:18:50.206Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
23:18:50 [2022-07-08T23:18:50.206Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:18:50 [2022-07-08T23:18:50.462Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:18:50 [2022-07-08T23:18:50.462Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
23:18:50 [2022-07-08T23:18:50.462Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
23:18:50 [2022-07-08T23:18:50.462Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
23:18:50 [2022-07-08T23:18:50.462Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
23:18:50 [2022-07-08T23:18:50.462Z] === RUN   TestBuildPreserveOwnership
23:18:50 [2022-07-08T23:18:50.462Z] === RUN   TestBuildPreserveOwnership/copy_from
23:18:50 [2022-07-08T23:18:50.718Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
23:18:51 [2022-07-08T23:18:51.280Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
23:18:51 [2022-07-08T23:18:51.536Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
23:18:51 [2022-07-08T23:18:51.536Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
23:18:51 [2022-07-08T23:18:51.536Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
23:18:52 [2022-07-08T23:18:52.905Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
23:18:53 [2022-07-08T23:18:53.834Z] --- PASS: TestBuildPreserveOwnership (3.38s)
23:18:53 [2022-07-08T23:18:53.834Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.41s)
23:18:53 [2022-07-08T23:18:53.834Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.96s)
23:18:53 [2022-07-08T23:18:53.834Z] === RUN   TestBuildPlatformInvalid
23:18:53 [2022-07-08T23:18:53.834Z] --- PASS: TestBuildPlatformInvalid (0.08s)
23:18:53 [2022-07-08T23:18:53.834Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
23:18:54 [2022-07-08T23:18:54.763Z] Loaded image: busybox:latest
23:18:54 [2022-07-08T23:18:54.763Z] Loaded image: busybox:glibc
23:18:55 [2022-07-08T23:18:55.349Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
23:18:56 [2022-07-08T23:18:56.716Z] Loaded image: debian:bullseye-slim
23:18:56 [2022-07-08T23:18:56.716Z] Loaded image: hello-world:latest
23:18:56 [2022-07-08T23:18:56.716Z] Loaded image: arm32v7/hello-world:latest
23:18:57 [2022-07-08T23:18:57.282Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
23:18:59 [2022-07-08T23:18:59.801Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
23:19:01 [2022-07-08T23:19:01.168Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
23:19:02 [2022-07-08T23:19:02.096Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
23:19:03 [2022-07-08T23:19:03.026Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
23:19:04 [2022-07-08T23:19:04.917Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
23:19:05 [2022-07-08T23:19:05.848Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
23:19:06 [2022-07-08T23:19:06.777Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
23:19:06 [2022-07-08T23:19:06.777Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
23:19:06 [2022-07-08T23:19:06.777Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.80s)
23:19:06 [2022-07-08T23:19:06.777Z] PASS
23:19:06 [2022-07-08T23:19:06.777Z] 
23:19:06 [2022-07-08T23:19:06.777Z] === Skipped
23:19:06 [2022-07-08T23:19:06.777Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
23:19:06 [2022-07-08T23:19:06.777Z]     build_session_test.go:25: TODO: BuildKit
23:19:06 [2022-07-08T23:19:06.777Z] 
23:19:06 [2022-07-08T23:19:06.777Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
23:19:06 [2022-07-08T23:19:06.777Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
23:19:06 [2022-07-08T23:19:06.777Z] 
23:19:06 [2022-07-08T23:19:06.777Z] DONE 34 tests, 2 skipped in 193.300s
23:19:06 [2022-07-08T23:19:06.777Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
23:19:06 [2022-07-08T23:19:06.777Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
23:19:06 [2022-07-08T23:19:06.777Z] ++ 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
23:19:06 [2022-07-08T23:19:06.777Z] ++ set -e
23:19:06 [2022-07-08T23:19:06.777Z] ++ '[' -n 0 ']'
23:19:06 [2022-07-08T23:19:06.777Z] ++ set -x
23:19:06 [2022-07-08T23:19:06.777Z] ++ env -i DEST=/go/src/github.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
23:19:06 [2022-07-08T23:19:06.777Z] INFO: Testing against a local daemon
23:19:06 [2022-07-08T23:19:06.777Z] === RUN   TestConfigInspect
23:19:07 [2022-07-08T23:19:07.707Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
23:19:08 [2022-07-08T23:19:08.272Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
23:19:08 [2022-07-08T23:19:08.272Z]     docker_cli_daemon_test.go:1474: [da4534f85dad5] daemon is not started
23:19:09 [2022-07-08T23:19:09.204Z]     check_test.go:540: [d45390278eb52] daemon is not started
23:19:09 [2022-07-08T23:19:09.204Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
23:19:09 [2022-07-08T23:19:09.204Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
23:19:10 [2022-07-08T23:19:10.134Z] --- PASS: TestConfigInspect (3.16s)
23:19:10 [2022-07-08T23:19:10.134Z] === RUN   TestConfigList
23:19:10 [2022-07-08T23:19:10.390Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
23:19:11 [2022-07-08T23:19:11.318Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
23:19:13 [2022-07-08T23:19:13.210Z]     check_test.go:540: [d48bab4624bbd] daemon is not started
23:19:13 [2022-07-08T23:19:13.210Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
23:19:13 [2022-07-08T23:19:13.210Z] --- PASS: TestConfigList (3.03s)
23:19:13 [2022-07-08T23:19:13.210Z] === RUN   TestConfigsCreateAndDelete
23:19:14 [2022-07-08T23:19:14.577Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
23:19:15 [2022-07-08T23:19:15.506Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
23:19:15 [2022-07-08T23:19:15.762Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
23:19:15 [2022-07-08T23:19:15.763Z] --- PASS: TestConfigsCreateAndDelete (2.60s)
23:19:15 [2022-07-08T23:19:15.763Z] === RUN   TestConfigsUpdate
23:19:16 [2022-07-08T23:19:16.019Z] === RUN   TestDockerSuite/TestBuildScratchCopy
23:19:16 [2022-07-08T23:19:16.582Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
23:19:16 [2022-07-08T23:19:16.582Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
23:19:16 [2022-07-08T23:19:16.582Z] === RUN   TestDockerSuite/TestContainerAPICommit
23:19:17 [2022-07-08T23:19:17.147Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
23:19:18 [2022-07-08T23:19:18.107Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
23:19:18 [2022-07-08T23:19:18.671Z] --- PASS: TestConfigsUpdate (2.87s)
23:19:18 [2022-07-08T23:19:18.671Z] === RUN   TestTemplatedConfig
23:19:19 [2022-07-08T23:19:19.606Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
23:19:19 [2022-07-08T23:19:19.606Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
23:19:19 [2022-07-08T23:19:19.862Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
23:19:20 [2022-07-08T23:19:20.425Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
23:19:21 [2022-07-08T23:19:21.354Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
23:19:22 [2022-07-08T23:19:22.284Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
23:19:22 [2022-07-08T23:19:22.284Z] --- PASS: TestTemplatedConfig (3.65s)
23:19:22 [2022-07-08T23:19:22.284Z] === RUN   TestConfigCreateResolve
23:19:22 [2022-07-08T23:19:22.540Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
23:19:22 [2022-07-08T23:19:22.796Z] === RUN   TestDockerSuite/TestContainerAPICreate
23:19:23 [2022-07-08T23:19:23.364Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
23:19:23 [2022-07-08T23:19:23.621Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
23:19:23 [2022-07-08T23:19:23.621Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
23:19:24 [2022-07-08T23:19:24.184Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
23:19:24 [2022-07-08T23:19:24.185Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
23:19:24 [2022-07-08T23:19:24.185Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
23:19:24 [2022-07-08T23:19:24.441Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
23:19:24 [2022-07-08T23:19:24.441Z] === RUN   TestDockerSuite/TestContainerAPIDelete
23:19:25 [2022-07-08T23:19:25.369Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
23:19:25 [2022-07-08T23:19:25.369Z] --- PASS: TestConfigCreateResolve (3.20s)
23:19:25 [2022-07-08T23:19:25.369Z] PASS
23:19:25 [2022-07-08T23:19:25.369Z] 
23:19:25 [2022-07-08T23:19:25.369Z] DONE 6 tests in 18.641s
23:19:25 [2022-07-08T23:19:25.369Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
23:19:25 [2022-07-08T23:19:25.369Z] ++ 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
23:19:25 [2022-07-08T23:19:25.369Z] ++ set -e
23:19:25 [2022-07-08T23:19:25.369Z] ++ '[' -n 0 ']'
23:19:25 [2022-07-08T23:19:25.369Z] ++ set -x
23:19:25 [2022-07-08T23:19:25.369Z] ++ env -i DEST=/go/src/github.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
23:19:25 [2022-07-08T23:19:25.626Z] INFO: Testing against a local daemon
23:19:25 [2022-07-08T23:19:25.626Z] === RUN   TestAttachWithTTY
23:19:25 [2022-07-08T23:19:25.626Z] --- PASS: TestAttachWithTTY (0.05s)
23:19:25 [2022-07-08T23:19:25.626Z] === RUN   TestAttachWithoutTTy
23:19:25 [2022-07-08T23:19:25.626Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
23:19:25 [2022-07-08T23:19:25.626Z] --- PASS: TestAttachWithoutTTy (0.06s)
23:19:25 [2022-07-08T23:19:25.626Z] === RUN   TestCheckpoint
23:19:25 [2022-07-08T23:19:25.626Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:19:25 [2022-07-08T23:19:25.626Z] --- SKIP: TestCheckpoint (0.00s)
23:19:25 [2022-07-08T23:19:25.626Z] === RUN   TestContainerInvalidJSON
23:19:25 [2022-07-08T23:19:25.626Z] === RUN   TestContainerInvalidJSON/commit
23:19:25 [2022-07-08T23:19:25.626Z] === PAUSE TestContainerInvalidJSON/commit
23:19:25 [2022-07-08T23:19:25.626Z] === RUN   TestContainerInvalidJSON/containers/create
23:19:25 [2022-07-08T23:19:25.626Z] === PAUSE TestContainerInvalidJSON/containers/create
23:19:25 [2022-07-08T23:19:25.626Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
23:19:25 [2022-07-08T23:19:25.626Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
23:19:25 [2022-07-08T23:19:25.626Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
23:19:25 [2022-07-08T23:19:25.626Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
23:19:25 [2022-07-08T23:19:25.626Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
23:19:25 [2022-07-08T23:19:25.626Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
23:19:25 [2022-07-08T23:19:25.626Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
23:19:25 [2022-07-08T23:19:25.626Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
23:19:25 [2022-07-08T23:19:25.626Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
23:19:25 [2022-07-08T23:19:25.626Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
23:19:25 [2022-07-08T23:19:25.626Z] === CONT  TestContainerInvalidJSON/commit
23:19:25 [2022-07-08T23:19:25.626Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
23:19:25 [2022-07-08T23:19:25.626Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
23:19:25 [2022-07-08T23:19:25.626Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
23:19:25 [2022-07-08T23:19:25.626Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
23:19:25 [2022-07-08T23:19:25.626Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
23:19:25 [2022-07-08T23:19:25.626Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
23:19:25 [2022-07-08T23:19:25.626Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
23:19:25 [2022-07-08T23:19:25.626Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
23:19:25 [2022-07-08T23:19:25.626Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
23:19:25 [2022-07-08T23:19:25.626Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
23:19:25 [2022-07-08T23:19:25.626Z] === RUN   TestContainerInvalidJSON/commit/empty_body
23:19:25 [2022-07-08T23:19:25.882Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
23:19:25 [2022-07-08T23:19:25.882Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
23:19:25 [2022-07-08T23:19:25.882Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
23:19:25 [2022-07-08T23:19:25.882Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
23:19:25 [2022-07-08T23:19:25.882Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
23:19:25 [2022-07-08T23:19:25.882Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
23:19:25 [2022-07-08T23:19:25.882Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
23:19:25 [2022-07-08T23:19:25.882Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
23:19:25 [2022-07-08T23:19:25.882Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
23:19:25 [2022-07-08T23:19:25.882Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
23:19:25 [2022-07-08T23:19:25.882Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
23:19:25 [2022-07-08T23:19:25.882Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
23:19:25 [2022-07-08T23:19:25.882Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
23:19:25 [2022-07-08T23:19:25.882Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
23:19:25 [2022-07-08T23:19:25.882Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
23:19:25 [2022-07-08T23:19:25.882Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
23:19:25 [2022-07-08T23:19:25.882Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
23:19:25 [2022-07-08T23:19:25.882Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
23:19:25 [2022-07-08T23:19:25.882Z] === CONT  TestContainerInvalidJSON/containers/create
23:19:25 [2022-07-08T23:19:25.882Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
23:19:25 [2022-07-08T23:19:25.882Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
23:19:25 [2022-07-08T23:19:25.882Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
23:19:25 [2022-07-08T23:19:25.882Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
23:19:25 [2022-07-08T23:19:25.882Z] --- PASS: TestContainerInvalidJSON (0.02s)
23:19:25 [2022-07-08T23:19:25.882Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s)
23:19:25 [2022-07-08T23:19:25.882Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
23:19:25 [2022-07-08T23:19:25.882Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
23:19:25 [2022-07-08T23:19:25.882Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
23:19:25 [2022-07-08T23:19:25.882Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
23:19:25 [2022-07-08T23:19:25.882Z]     --- PASS: TestContainerInvalidJSON/commit (0.01s)
23:19:25 [2022-07-08T23:19:25.882Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
23:19:25 [2022-07-08T23:19:25.882Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
23:19:25 [2022-07-08T23:19:25.882Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
23:19:25 [2022-07-08T23:19:25.882Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
23:19:25 [2022-07-08T23:19:25.882Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s)
23:19:25 [2022-07-08T23:19:25.882Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
23:19:25 [2022-07-08T23:19:25.882Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
23:19:25 [2022-07-08T23:19:25.882Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
23:19:25 [2022-07-08T23:19:25.882Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
23:19:25 [2022-07-08T23:19:25.882Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s)
23:19:25 [2022-07-08T23:19:25.882Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.01s)
23:19:25 [2022-07-08T23:19:25.882Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
23:19:25 [2022-07-08T23:19:25.882Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
23:19:25 [2022-07-08T23:19:25.882Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
23:19:25 [2022-07-08T23:19:25.882Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
23:19:25 [2022-07-08T23:19:25.882Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
23:19:25 [2022-07-08T23:19:25.882Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
23:19:25 [2022-07-08T23:19:25.882Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
23:19:25 [2022-07-08T23:19:25.882Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
23:19:25 [2022-07-08T23:19:25.882Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
23:19:25 [2022-07-08T23:19:25.882Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
23:19:25 [2022-07-08T23:19:25.882Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
23:19:25 [2022-07-08T23:19:25.882Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
23:19:25 [2022-07-08T23:19:25.882Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
23:19:25 [2022-07-08T23:19:25.882Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s)
23:19:25 [2022-07-08T23:19:25.882Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
23:19:25 [2022-07-08T23:19:25.882Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
23:19:25 [2022-07-08T23:19:25.882Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
23:19:25 [2022-07-08T23:19:25.882Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
23:19:25 [2022-07-08T23:19:25.882Z] === RUN   TestCopyFromContainerPathDoesNotExist
23:19:25 [2022-07-08T23:19:25.882Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
23:19:25 [2022-07-08T23:19:25.882Z] === RUN   TestCopyFromContainerPathIsNotDir
23:19:25 [2022-07-08T23:19:25.882Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
23:19:25 [2022-07-08T23:19:25.882Z] === RUN   TestCopyToContainerPathDoesNotExist
23:19:25 [2022-07-08T23:19:25.882Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
23:19:25 [2022-07-08T23:19:25.882Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
23:19:25 [2022-07-08T23:19:25.882Z] === RUN   TestCopyEmptyFile
23:19:26 [2022-07-08T23:19:26.445Z] --- PASS: TestCopyEmptyFile (0.49s)
23:19:26 [2022-07-08T23:19:26.445Z] === RUN   TestCopyToContainerPathIsNotDir
23:19:26 [2022-07-08T23:19:26.445Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
23:19:26 [2022-07-08T23:19:26.445Z] === RUN   TestCopyFromContainer
23:19:26 [2022-07-08T23:19:26.702Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
23:19:26 [2022-07-08T23:19:26.702Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
23:19:28 [2022-07-08T23:19:28.070Z] === RUN   TestCopyFromContainer//
23:19:28 [2022-07-08T23:19:28.070Z] === RUN   TestCopyFromContainer//bar/root
23:19:28 [2022-07-08T23:19:28.327Z] === RUN   TestCopyFromContainer//bar/root/
23:19:28 [2022-07-08T23:19:28.327Z] === RUN   TestCopyFromContainer/bar/quux
23:19:28 [2022-07-08T23:19:28.583Z] === RUN   TestCopyFromContainer/bar/quux/
23:19:28 [2022-07-08T23:19:28.583Z] === RUN   TestCopyFromContainer/bar/quux/baz
23:19:28 [2022-07-08T23:19:28.583Z] === RUN   TestCopyFromContainer/bar/filesymlink
23:19:28 [2022-07-08T23:19:28.840Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
23:19:28 [2022-07-08T23:19:28.840Z] === RUN   TestCopyFromContainer/bar/dirsymlink
23:19:28 [2022-07-08T23:19:28.840Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
23:19:29 [2022-07-08T23:19:29.096Z] === RUN   TestCopyFromContainer/bar/notarget
23:19:29 [2022-07-08T23:19:29.096Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
23:19:29 [2022-07-08T23:19:29.353Z] --- PASS: TestCopyFromContainer (2.73s)
23:19:29 [2022-07-08T23:19:29.353Z]     --- PASS: TestCopyFromContainer// (0.08s)
23:19:29 [2022-07-08T23:19:29.353Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
23:19:29 [2022-07-08T23:19:29.353Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.12s)
23:19:29 [2022-07-08T23:19:29.353Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
23:19:29 [2022-07-08T23:19:29.353Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
23:19:29 [2022-07-08T23:19:29.353Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
23:19:29 [2022-07-08T23:19:29.353Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s)
23:19:29 [2022-07-08T23:19:29.353Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.15s)
23:19:29 [2022-07-08T23:19:29.353Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s)
23:19:29 [2022-07-08T23:19:29.353Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
23:19:29 [2022-07-08T23:19:29.353Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
23:19:29 [2022-07-08T23:19:29.353Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:19:29 [2022-07-08T23:19:29.353Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:19:29 [2022-07-08T23:19:29.353Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:19:29 [2022-07-08T23:19:29.353Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:19:29 [2022-07-08T23:19:29.353Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
23:19:29 [2022-07-08T23:19:29.353Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
23:19:29 [2022-07-08T23:19:29.353Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:19:29 [2022-07-08T23:19:29.353Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
23:19:29 [2022-07-08T23:19:29.353Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:19:29 [2022-07-08T23:19:29.353Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s)
23:19:29 [2022-07-08T23:19:29.353Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
23:19:29 [2022-07-08T23:19:29.353Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
23:19:29 [2022-07-08T23:19:29.353Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
23:19:29 [2022-07-08T23:19:29.353Z] === RUN   TestCreateLinkToNonExistingContainer
23:19:29 [2022-07-08T23:19:29.353Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
23:19:29 [2022-07-08T23:19:29.353Z] === RUN   TestCreateWithInvalidEnv
23:19:29 [2022-07-08T23:19:29.353Z] === RUN   TestCreateWithInvalidEnv/0
23:19:29 [2022-07-08T23:19:29.353Z] === PAUSE TestCreateWithInvalidEnv/0
23:19:29 [2022-07-08T23:19:29.353Z] === RUN   TestCreateWithInvalidEnv/1
23:19:29 [2022-07-08T23:19:29.353Z] === PAUSE TestCreateWithInvalidEnv/1
23:19:29 [2022-07-08T23:19:29.353Z] === RUN   TestCreateWithInvalidEnv/2
23:19:29 [2022-07-08T23:19:29.353Z] === PAUSE TestCreateWithInvalidEnv/2
23:19:29 [2022-07-08T23:19:29.353Z] === CONT  TestCreateWithInvalidEnv/0
23:19:29 [2022-07-08T23:19:29.353Z] === CONT  TestCreateWithInvalidEnv/2
23:19:29 [2022-07-08T23:19:29.353Z] === CONT  TestCreateWithInvalidEnv/1
23:19:29 [2022-07-08T23:19:29.353Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
23:19:29 [2022-07-08T23:19:29.353Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
23:19:29 [2022-07-08T23:19:29.353Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
23:19:29 [2022-07-08T23:19:29.353Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
23:19:29 [2022-07-08T23:19:29.353Z] === RUN   TestCreateTmpfsMountsTarget
23:19:29 [2022-07-08T23:19:29.353Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
23:19:29 [2022-07-08T23:19:29.353Z] === RUN   TestCreateWithCustomMaskedPaths
23:19:29 [2022-07-08T23:19:29.610Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
23:19:29 [2022-07-08T23:19:29.610Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
23:19:30 [2022-07-08T23:19:30.542Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
23:19:31 [2022-07-08T23:19:31.104Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
23:19:31 [2022-07-08T23:19:31.360Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
23:19:31 [2022-07-08T23:19:31.617Z] --- PASS: TestCreateWithCustomMaskedPaths (2.14s)
23:19:31 [2022-07-08T23:19:31.617Z] === RUN   TestCreateWithCustomReadonlyPaths
23:19:31 [2022-07-08T23:19:31.872Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
23:19:32 [2022-07-08T23:19:32.802Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
23:19:32 [2022-07-08T23:19:32.802Z] === RUN   TestDockerSuite/TestContainerAPIKill
23:19:33 [2022-07-08T23:19:33.058Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
23:19:33 [2022-07-08T23:19:33.315Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.89s)
23:19:33 [2022-07-08T23:19:33.315Z] === RUN   TestCreateWithInvalidHealthcheckParams
23:19:33 [2022-07-08T23:19:33.315Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:19:33 [2022-07-08T23:19:33.315Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:19:33 [2022-07-08T23:19:33.315Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:19:33 [2022-07-08T23:19:33.315Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:19:33 [2022-07-08T23:19:33.315Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:19:33 [2022-07-08T23:19:33.315Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:19:33 [2022-07-08T23:19:33.315Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:19:33 [2022-07-08T23:19:33.316Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:19:33 [2022-07-08T23:19:33.316Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:19:33 [2022-07-08T23:19:33.316Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:19:33 [2022-07-08T23:19:33.316Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:19:33 [2022-07-08T23:19:33.316Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:19:33 [2022-07-08T23:19:33.449Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd
23:19:33 [2022-07-08T23:19:33.449Z] Copying nested executables into bundles/cross/linux/amd64-daemon
23:19:33 [2022-07-08T23:19:33.449Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy
23:19:33 [2022-07-08T23:19:33.449Z] GOOS="linux" GOARCH="amd64" GOARM=""
23:19:33 [2022-07-08T23:19:33.449Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy
23:19:33 [2022-07-08T23:19:33.449Z] Cross building: bundles/cross/windows/amd64
23:19:33 [2022-07-08T23:19:33.449Z] +++++++ cat ./cli/winresources/dockerd/winres.json
23:19:33 [2022-07-08T23:19:33.449Z] {
23:19:33 [2022-07-08T23:19:33.449Z]   "RT_GROUP_ICON": {
23:19:33 [2022-07-08T23:19:33.449Z]     "#1": {
23:19:33 [2022-07-08T23:19:33.449Z]       "0409": "../../winresources/docker.ico"
23:19:33 [2022-07-08T23:19:33.449Z]     }
23:19:33 [2022-07-08T23:19:33.449Z]   },
23:19:33 [2022-07-08T23:19:33.449Z]   "RT_MANIFEST": {
23:19:33 [2022-07-08T23:19:33.449Z]     "#1": {
23:19:33 [2022-07-08T23:19:33.449Z]       "0409": {
23:19:33 [2022-07-08T23:19:33.449Z]         "identity": {},
23:19:33 [2022-07-08T23:19:33.449Z]         "description": "Docker Engine",
23:19:33 [2022-07-08T23:19:33.449Z]         "minimum-os": "vista",
23:19:33 [2022-07-08T23:19:33.449Z]         "execution-level": "",
23:19:33 [2022-07-08T23:19:33.449Z]         "ui-access": false,
23:19:33 [2022-07-08T23:19:33.449Z]         "auto-elevate": false,
23:19:33 [2022-07-08T23:19:33.449Z]         "dpi-awareness": "unaware",
23:19:33 [2022-07-08T23:19:33.449Z]         "disable-theming": false,
23:19:33 [2022-07-08T23:19:33.449Z]         "disable-window-filtering": false,
23:19:33 [2022-07-08T23:19:33.449Z]         "high-resolution-scrolling-aware": false,
23:19:33 [2022-07-08T23:19:33.449Z]         "ultra-high-resolution-scrolling-aware": false,
23:19:33 [2022-07-08T23:19:33.449Z]         "long-path-aware": false,
23:19:33 [2022-07-08T23:19:33.449Z]         "printer-driver-isolation": false,
23:19:33 [2022-07-08T23:19:33.449Z]         "gdi-scaling": false,
23:19:33 [2022-07-08T23:19:33.449Z]         "segment-heap": false,
23:19:33 [2022-07-08T23:19:33.449Z]         "use-common-controls-v6": false
23:19:33 [2022-07-08T23:19:33.449Z]       }
23:19:33 [2022-07-08T23:19:33.449Z]     }
23:19:33 [2022-07-08T23:19:33.449Z]   },
23:19:33 [2022-07-08T23:19:33.449Z]   "RT_MESSAGETABLE": {
23:19:33 [2022-07-08T23:19:33.449Z]     "#1": {
23:19:33 [2022-07-08T23:19:33.449Z]       "0409": "../../winresources/event_messages.bin"
23:19:33 [2022-07-08T23:19:33.449Z]     }
23:19:33 [2022-07-08T23:19:33.449Z]   },
23:19:33 [2022-07-08T23:19:33.449Z]   "RT_VERSION": {
23:19:33 [2022-07-08T23:19:33.449Z]     "#1": {
23:19:33 [2022-07-08T23:19:33.449Z]       "0409": {
23:19:33 [2022-07-08T23:19:33.449Z]         "fixed": {
23:19:33 [2022-07-08T23:19:33.449Z]           "file_version": "0.0.0.0",
23:19:33 [2022-07-08T23:19:33.449Z]           "product_version": "0.0.0.0",
23:19:33 [2022-07-08T23:19:33.449Z]           "type": "Unknown"
23:19:33 [2022-07-08T23:19:33.449Z]         },
23:19:33 [2022-07-08T23:19:33.449Z]         "info": {
23:19:33 [2022-07-08T23:19:33.449Z]           "0000": {
23:19:33 [2022-07-08T23:19:33.449Z]             "CompanyName": "",
23:19:33 [2022-07-08T23:19:33.449Z]             "FileVersion": "dev",
23:19:33 [2022-07-08T23:19:33.449Z]             "LegalCopyright": "Copyright © 2015-2022 Docker Inc.",
23:19:33 [2022-07-08T23:19:33.449Z]             "OriginalFileName": "dockerd.exe",
23:19:33 [2022-07-08T23:19:33.449Z]             "ProductName": "",
23:19:33 [2022-07-08T23:19:33.449Z]             "ProductVersion": "dev",
23:19:33 [2022-07-08T23:19:33.449Z]             "SpecialBuild": "4f20aaeabd23f250bf2e7c762da7d8c80210196c"
23:19:33 [2022-07-08T23:19:33.449Z]           }
23:19:33 [2022-07-08T23:19:33.449Z]         }
23:19:33 [2022-07-08T23:19:33.449Z]       }
23:19:33 [2022-07-08T23:19:33.449Z]     }
23:19:33 [2022-07-08T23:19:33.449Z]   }
23:19:33 [2022-07-08T23:19:33.449Z] }
23:19:33 [2022-07-08T23:19:33.449Z] cmd/dockerd/config.go
23:19:33 [2022-07-08T23:19:33.449Z] cmd/dockerd/config_windows.go
23:19:33 [2022-07-08T23:19:33.449Z] cmd/dockerd/daemon.go
23:19:33 [2022-07-08T23:19:33.449Z] cmd/dockerd/daemon_test.go
23:19:33 [2022-07-08T23:19:33.449Z] cmd/dockerd/daemon_windows.go
23:19:33 [2022-07-08T23:19:33.449Z] cmd/dockerd/docker.go
23:19:33 [2022-07-08T23:19:33.449Z] cmd/dockerd/docker_windows.go
23:19:33 [2022-07-08T23:19:33.449Z] cmd/dockerd/genwinres_windows.go
23:19:33 [2022-07-08T23:19:33.449Z] cmd/dockerd/metrics.go
23:19:33 [2022-07-08T23:19:33.449Z] cmd/dockerd/options.go
23:19:33 [2022-07-08T23:19:33.449Z] cmd/dockerd/options_test.go
23:19:33 [2022-07-08T23:19:33.449Z] cmd/dockerd/service_windows.go
23:19:33 [2022-07-08T23:19:33.449Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe
23:19:33 [2022-07-08T23:19:33.449Z] GOOS="windows" GOARCH="amd64" GOARM=""
23:19:33 [2022-07-08T23:19:33.572Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:19:33 [2022-07-08T23:19:33.572Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:19:33 [2022-07-08T23:19:33.572Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:19:33 [2022-07-08T23:19:33.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
23:19:33 [2022-07-08T23:19:33.572Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
23:19:33 [2022-07-08T23:19:33.572Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
23:19:33 [2022-07-08T23:19:33.572Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
23:19:33 [2022-07-08T23:19:33.572Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
23:19:33 [2022-07-08T23:19:33.572Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
23:19:33 [2022-07-08T23:19:33.572Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
23:19:33 [2022-07-08T23:19:33.572Z] === RUN   TestDockerSuite/TestContainerAPIPause
23:19:34 [2022-07-08T23:19:34.139Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s)
23:19:34 [2022-07-08T23:19:34.139Z] === RUN   TestCreateDifferentPlatform
23:19:34 [2022-07-08T23:19:34.139Z] === RUN   TestCreateDifferentPlatform/different_os
23:19:34 [2022-07-08T23:19:34.139Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
23:19:34 [2022-07-08T23:19:34.397Z] --- PASS: TestCreateDifferentPlatform (0.03s)
23:19:34 [2022-07-08T23:19:34.397Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
23:19:34 [2022-07-08T23:19:34.397Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
23:19:34 [2022-07-08T23:19:34.397Z] === RUN   TestCreateVolumesFromNonExistingContainer
23:19:34 [2022-07-08T23:19:34.397Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
23:19:34 [2022-07-08T23:19:34.397Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
23:19:34 [2022-07-08T23:19:34.397Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
23:19:34 [2022-07-08T23:19:34.397Z] === RUN   TestCreateInvalidHostConfig
23:19:34 [2022-07-08T23:19:34.397Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
23:19:34 [2022-07-08T23:19:34.397Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
23:19:34 [2022-07-08T23:19:34.397Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
23:19:34 [2022-07-08T23:19:34.397Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
23:19:34 [2022-07-08T23:19:34.397Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
23:19:34 [2022-07-08T23:19:34.397Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
23:19:34 [2022-07-08T23:19:34.397Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
23:19:34 [2022-07-08T23:19:34.397Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
23:19:34 [2022-07-08T23:19:34.397Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
23:19:34 [2022-07-08T23:19:34.397Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
23:19:34 [2022-07-08T23:19:34.398Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
23:19:34 [2022-07-08T23:19:34.398Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
23:19:34 [2022-07-08T23:19:34.398Z] --- PASS: TestCreateInvalidHostConfig (0.02s)
23:19:34 [2022-07-08T23:19:34.398Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
23:19:34 [2022-07-08T23:19:34.398Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
23:19:34 [2022-07-08T23:19:34.398Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
23:19:34 [2022-07-08T23:19:34.398Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
23:19:34 [2022-07-08T23:19:34.398Z] === RUN   TestContainerStartOnDaemonRestart
23:19:34 [2022-07-08T23:19:34.398Z] === PAUSE TestContainerStartOnDaemonRestart
23:19:34 [2022-07-08T23:19:34.398Z] === RUN   TestDaemonRestartIpcMode
23:19:34 [2022-07-08T23:19:34.398Z] === PAUSE TestDaemonRestartIpcMode
23:19:34 [2022-07-08T23:19:34.398Z] === RUN   TestDaemonHostGatewayIP
23:19:34 [2022-07-08T23:19:34.398Z] === PAUSE TestDaemonHostGatewayIP
23:19:34 [2022-07-08T23:19:34.398Z] === RUN   TestRestartDaemonWithRestartingContainer
23:19:34 [2022-07-08T23:19:34.398Z] === PAUSE TestRestartDaemonWithRestartingContainer
23:19:34 [2022-07-08T23:19:34.398Z] === RUN   TestContainerKillOnDaemonStart
23:19:34 [2022-07-08T23:19:34.398Z] === PAUSE TestContainerKillOnDaemonStart
23:19:34 [2022-07-08T23:19:34.398Z] === RUN   TestDiff
23:19:34 [2022-07-08T23:19:34.398Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
23:19:35 [2022-07-08T23:19:35.327Z] --- PASS: TestDiff (0.74s)
23:19:35 [2022-07-08T23:19:35.327Z] === RUN   TestExecConsoleSize
23:19:35 [2022-07-08T23:19:35.327Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
23:19:35 [2022-07-08T23:19:35.327Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
23:19:35 [2022-07-08T23:19:35.584Z] === RUN   TestDockerSuite/TestContainerAPIRename
23:19:36 [2022-07-08T23:19:36.146Z] --- PASS: TestExecConsoleSize (0.92s)
23:19:36 [2022-07-08T23:19:36.146Z] === RUN   TestExecWithCloseStdin
23:19:36 [2022-07-08T23:19:36.147Z] === RUN   TestDockerSuite/TestContainerAPIRestart
23:19:36 [2022-07-08T23:19:36.403Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
23:19:36 [2022-07-08T23:19:36.965Z] --- PASS: TestExecWithCloseStdin (0.95s)
23:19:36 [2022-07-08T23:19:36.965Z] === RUN   TestExec
23:19:36 [2022-07-08T23:19:36.965Z]     check_test.go:540: [deba0f8cc8457] daemon is not started
23:19:36 [2022-07-08T23:19:36.965Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
23:19:37 [2022-07-08T23:19:37.529Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
23:19:37 [2022-07-08T23:19:37.785Z] --- PASS: TestExec (0.80s)
23:19:37 [2022-07-08T23:19:37.785Z] === RUN   TestExecUser
23:19:38 [2022-07-08T23:19:38.714Z] --- PASS: TestExecUser (0.95s)
23:19:38 [2022-07-08T23:19:38.714Z] === RUN   TestExportContainerAndImportImage
23:19:39 [2022-07-08T23:19:39.279Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
23:19:39 [2022-07-08T23:19:39.279Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
23:19:39 [2022-07-08T23:19:39.279Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
23:19:39 [2022-07-08T23:19:39.279Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
23:19:39 [2022-07-08T23:19:39.279Z] === RUN   TestDockerSuite/TestContainerAPIStart
23:19:39 [2022-07-08T23:19:39.535Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
23:19:39 [2022-07-08T23:19:39.792Z] --- PASS: TestExportContainerAndImportImage (1.12s)
23:19:39 [2022-07-08T23:19:39.792Z] === RUN   TestExportContainerAfterDaemonRestart
23:19:40 [2022-07-08T23:19:40.048Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
23:19:40 [2022-07-08T23:19:40.977Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
23:19:41 [2022-07-08T23:19:41.233Z] --- PASS: TestExportContainerAfterDaemonRestart (1.35s)
23:19:41 [2022-07-08T23:19:41.233Z] === RUN   TestHealthCheckWorkdir
23:19:42 [2022-07-08T23:19:42.163Z] --- PASS: TestHealthCheckWorkdir (0.78s)
23:19:42 [2022-07-08T23:19:42.163Z] === RUN   TestHealthKillContainer
23:19:42 [2022-07-08T23:19:42.726Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
23:19:44 [2022-07-08T23:19:44.613Z] === RUN   TestDockerSuite/TestContainerAPIStop
23:19:44 [2022-07-08T23:19:44.868Z] === RUN   TestDockerSuite/TestContainerAPITop
23:19:45 [2022-07-08T23:19:45.429Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
23:19:45 [2022-07-08T23:19:45.429Z]     docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
23:19:45 [2022-07-08T23:19:45.429Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
23:19:45 [2022-07-08T23:19:45.429Z] === RUN   TestDockerSuite/TestContainerAPIWait
23:19:46 [2022-07-08T23:19:46.356Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
23:19:48 [2022-07-08T23:19:48.244Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
23:19:48 [2022-07-08T23:19:48.244Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
23:19:49 [2022-07-08T23:19:49.170Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>_<nil>}
23:19:50 [2022-07-08T23:19:50.099Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
23:19:50 [2022-07-08T23:19:50.099Z] --- PASS: TestHealthKillContainer (8.21s)
23:19:50 [2022-07-08T23:19:50.099Z] === RUN   TestInspectCpusetInConfigPre120
23:19:50 [2022-07-08T23:19:50.354Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>_<nil>}
23:19:50 [2022-07-08T23:19:50.354Z]     check_test.go:540: [da1192f2237b9] daemon is not started
23:19:50 [2022-07-08T23:19:50.354Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
23:19:50 [2022-07-08T23:19:50.611Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s)
23:19:50 [2022-07-08T23:19:50.611Z] === RUN   TestIpcModeNone
23:19:51 [2022-07-08T23:19:51.175Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
23:19:51 [2022-07-08T23:19:51.431Z] --- PASS: TestIpcModeNone (0.67s)
23:19:51 [2022-07-08T23:19:51.431Z] === RUN   TestIpcModePrivate
23:19:51 [2022-07-08T23:19:51.431Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
23:19:51 [2022-07-08T23:19:51.994Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false
23:19:51 [2022-07-08T23:19:51.994Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>_<nil>}
23:19:51 [2022-07-08T23:19:51.994Z] --- PASS: TestIpcModePrivate (0.61s)
23:19:51 [2022-07-08T23:19:51.994Z] === RUN   TestIpcModeShareable
23:19:51 [2022-07-08T23:19:51.994Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
23:19:52 [2022-07-08T23:19:52.558Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:88, shared: true, mustBeShared: true
23:19:52 [2022-07-08T23:19:52.814Z] --- PASS: TestIpcModeShareable (0.81s)
23:19:52 [2022-07-08T23:19:52.814Z] === RUN   TestAPIIpcModeShareableAndContainer
23:19:53 [2022-07-08T23:19:53.378Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>_<nil>}
23:19:55 [2022-07-08T23:19:55.269Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
23:19:55 [2022-07-08T23:19:55.269Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000c007c8_<nil>_<nil>}
23:19:55 [2022-07-08T23:19:55.269Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.23s)
23:19:55 [2022-07-08T23:19:55.269Z] === RUN   TestAPIIpcModeHost
23:19:55 [2022-07-08T23:19:55.832Z] --- PASS: TestAPIIpcModeHost (0.71s)
23:19:55 [2022-07-08T23:19:55.832Z] === RUN   TestDaemonIpcModeShareable
23:19:56 [2022-07-08T23:19:56.761Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11689410790_/foo_false__<nil>_<nil>_<nil>_<nil>}
23:19:57 [2022-07-08T23:19:57.040Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:116, shared: true, mustBeShared: true
23:19:57 [2022-07-08T23:19:57.305Z] --- PASS: TestDaemonIpcModeShareable (1.55s)
23:19:57 [2022-07-08T23:19:57.305Z] === RUN   TestDaemonIpcModePrivate
23:19:58 [2022-07-08T23:19:58.252Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11689410790_/foo_true__<nil>_<nil>_<nil>_<nil>}
23:19:58 [2022-07-08T23:19:58.815Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: false, mustBeShared: false
23:19:58 [2022-07-08T23:19:58.815Z] --- PASS: TestDaemonIpcModePrivate (1.55s)
23:19:58 [2022-07-08T23:19:58.815Z] === RUN   TestDaemonIpcModePrivateFromConfig
23:19:59 [2022-07-08T23:19:59.744Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31591136526_/foo_false__<nil>_<nil>_<nil>_<nil>}
23:19:59 [2022-07-08T23:19:59.744Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
23:20:00 [2022-07-08T23:20:00.001Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false
23:20:00 [2022-07-08T23:20:00.257Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31591136526_/foo_true__<nil>_<nil>_<nil>_<nil>}
23:20:00 [2022-07-08T23:20:00.257Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.43s)
23:20:00 [2022-07-08T23:20:00.257Z] === RUN   TestDaemonIpcModeShareableFromConfig
23:20:00 [2022-07-08T23:20:00.820Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31591136526_/foo_true__0xc000c007f8_<nil>_<nil>_<nil>}
23:20:01 [2022-07-08T23:20:01.748Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true
23:20:02 [2022-07-08T23:20:02.004Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.62s)
23:20:02 [2022-07-08T23:20:02.005Z] === RUN   TestIpcModeOlderClient
23:20:02 [2022-07-08T23:20:02.005Z] === PAUSE TestIpcModeOlderClient
23:20:02 [2022-07-08T23:20:02.005Z] === RUN   TestKillContainerInvalidSignal
23:20:02 [2022-07-08T23:20:02.260Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
23:20:02 [2022-07-08T23:20:02.260Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
23:20:02 [2022-07-08T23:20:02.260Z]     check_test.go:540: [ddf59168fd6ad] daemon is not started
23:20:02 [2022-07-08T23:20:02.260Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
23:20:02 [2022-07-08T23:20:02.516Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000c00810_<nil>_<nil>}
23:20:02 [2022-07-08T23:20:02.516Z] --- PASS: TestKillContainerInvalidSignal (0.58s)
23:20:02 [2022-07-08T23:20:02.516Z] === RUN   TestKillContainer
23:20:02 [2022-07-08T23:20:02.516Z] === RUN   TestKillContainer/no_signal
23:20:03 [2022-07-08T23:20:03.445Z] === RUN   TestKillContainer/non_killing_signal
23:20:03 [2022-07-08T23:20:03.701Z] === RUN   TestKillContainer/killing_signal
23:20:03 [2022-07-08T23:20:03.957Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000c00828_<nil>_<nil>}
23:20:04 [2022-07-08T23:20:04.213Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
23:20:04 [2022-07-08T23:20:04.470Z] --- PASS: TestKillContainer (2.08s)
23:20:04 [2022-07-08T23:20:04.470Z]     --- PASS: TestKillContainer/no_signal (0.75s)
23:20:04 [2022-07-08T23:20:04.470Z]     --- PASS: TestKillContainer/non_killing_signal (0.44s)
23:20:04 [2022-07-08T23:20:04.470Z]     --- PASS: TestKillContainer/killing_signal (0.60s)
23:20:04 [2022-07-08T23:20:04.470Z] === RUN   TestKillWithStopSignalAndRestartPolicies
23:20:04 [2022-07-08T23:20:04.470Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
23:20:05 [2022-07-08T23:20:05.399Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
23:20:05 [2022-07-08T23:20:05.656Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000c00840_<nil>_<nil>}
23:20:05 [2022-07-08T23:20:05.913Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s)
23:20:05 [2022-07-08T23:20:05.913Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.62s)
23:20:05 [2022-07-08T23:20:05.913Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.39s)
23:20:05 [2022-07-08T23:20:05.913Z] === RUN   TestKillStoppedContainer
23:20:05 [2022-07-08T23:20:05.913Z] --- PASS: TestKillStoppedContainer (0.06s)
23:20:05 [2022-07-08T23:20:05.913Z] === RUN   TestKillStoppedContainerAPIPre120
23:20:05 [2022-07-08T23:20:05.913Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
23:20:05 [2022-07-08T23:20:05.913Z] === RUN   TestKillDifferentUserContainer
23:20:05 [2022-07-08T23:20:05.913Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
23:20:06 [2022-07-08T23:20:06.844Z] --- PASS: TestKillDifferentUserContainer (0.70s)
23:20:06 [2022-07-08T23:20:06.844Z] === RUN   TestInspectOomKilledTrue
23:20:06 [2022-07-08T23:20:06.844Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:20:06 [2022-07-08T23:20:06.844Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
23:20:06 [2022-07-08T23:20:06.844Z] === RUN   TestInspectOomKilledFalse
23:20:06 [2022-07-08T23:20:06.844Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:20:06 [2022-07-08T23:20:06.844Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
23:20:06 [2022-07-08T23:20:06.844Z] === RUN   TestLinksEtcHostsContentMatch
23:20:07 [2022-07-08T23:20:07.100Z] --- PASS: TestLinksEtcHostsContentMatch (0.47s)
23:20:07 [2022-07-08T23:20:07.100Z] === RUN   TestLinksContainerNames
23:20:07 [2022-07-08T23:20:07.100Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000c00858_<nil>_<nil>}
23:20:07 [2022-07-08T23:20:07.357Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
23:20:08 [2022-07-08T23:20:08.726Z] --- PASS: TestLinksContainerNames (1.38s)
23:20:08 [2022-07-08T23:20:08.726Z] === RUN   TestLogsFollowTailEmpty
23:20:08 [2022-07-08T23:20:08.726Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
23:20:08 [2022-07-08T23:20:08.726Z]     check_test.go:540: [dc83849de935b] daemon is not started
23:20:08 [2022-07-08T23:20:08.726Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
23:20:08 [2022-07-08T23:20:08.983Z] --- PASS: TestLogsFollowTailEmpty (0.61s)
23:20:08 [2022-07-08T23:20:08.983Z] === RUN   TestLogs
23:20:08 [2022-07-08T23:20:08.983Z] === RUN   TestLogs/driver_local
23:20:08 [2022-07-08T23:20:08.983Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
23:20:08 [2022-07-08T23:20:08.983Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
23:20:08 [2022-07-08T23:20:08.983Z] === RUN   TestLogs/driver_local/tty/only_stdout
23:20:08 [2022-07-08T23:20:08.983Z] === PAUSE TestLogs/driver_local/tty/only_stdout
23:20:08 [2022-07-08T23:20:08.983Z] === RUN   TestLogs/driver_local/tty/only_stderr
23:20:08 [2022-07-08T23:20:08.983Z] === PAUSE TestLogs/driver_local/tty/only_stderr
23:20:08 [2022-07-08T23:20:08.983Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
23:20:08 [2022-07-08T23:20:08.983Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
23:20:08 [2022-07-08T23:20:08.983Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
23:20:08 [2022-07-08T23:20:08.983Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
23:20:08 [2022-07-08T23:20:08.983Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
23:20:08 [2022-07-08T23:20:08.983Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
23:20:08 [2022-07-08T23:20:08.983Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
23:20:08 [2022-07-08T23:20:08.983Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
23:20:10 [2022-07-08T23:20:10.351Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
23:20:10 [2022-07-08T23:20:10.351Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
23:20:10 [2022-07-08T23:20:10.351Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
23:20:10 [2022-07-08T23:20:10.351Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
23:20:10 [2022-07-08T23:20:10.351Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
23:20:10 [2022-07-08T23:20:10.351Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
23:20:10 [2022-07-08T23:20:10.351Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
23:20:10 [2022-07-08T23:20:10.351Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
23:20:10 [2022-07-08T23:20:10.351Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
23:20:10 [2022-07-08T23:20:10.351Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
23:20:10 [2022-07-08T23:20:10.351Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
23:20:10 [2022-07-08T23:20:10.351Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
23:20:10 [2022-07-08T23:20:10.351Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
23:20:10 [2022-07-08T23:20:10.351Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
23:20:10 [2022-07-08T23:20:10.607Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
23:20:10 [2022-07-08T23:20:10.607Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
23:20:10 [2022-07-08T23:20:10.607Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
23:20:10 [2022-07-08T23:20:10.607Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
23:20:10 [2022-07-08T23:20:10.607Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
23:20:10 [2022-07-08T23:20:10.607Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
23:20:10 [2022-07-08T23:20:10.607Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
23:20:10 [2022-07-08T23:20:10.864Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
23:20:10 [2022-07-08T23:20:10.864Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
23:20:11 [2022-07-08T23:20:11.121Z] === CONT  TestLogs/driver_local/tty/only_stderr
23:20:11 [2022-07-08T23:20:11.379Z] === CONT  TestLogs/driver_local/tty/only_stdout
23:20:11 [2022-07-08T23:20:11.635Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
23:20:12 [2022-07-08T23:20:12.565Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
23:20:12 [2022-07-08T23:20:12.565Z] === RUN   TestLogs/driver_json-file
23:20:12 [2022-07-08T23:20:12.565Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
23:20:12 [2022-07-08T23:20:12.565Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
23:20:12 [2022-07-08T23:20:12.565Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
23:20:12 [2022-07-08T23:20:12.565Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
23:20:12 [2022-07-08T23:20:12.565Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
23:20:12 [2022-07-08T23:20:12.565Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
23:20:12 [2022-07-08T23:20:12.565Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
23:20:12 [2022-07-08T23:20:12.565Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
23:20:12 [2022-07-08T23:20:12.565Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
23:20:12 [2022-07-08T23:20:12.565Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
23:20:12 [2022-07-08T23:20:12.565Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
23:20:12 [2022-07-08T23:20:12.565Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
23:20:12 [2022-07-08T23:20:12.565Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
23:20:12 [2022-07-08T23:20:12.565Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
23:20:13 [2022-07-08T23:20:13.127Z]     check_test.go:540: [ddf369d097895] daemon is not started
23:20:13 [2022-07-08T23:20:13.128Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
23:20:13 [2022-07-08T23:20:13.128Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
23:20:13 [2022-07-08T23:20:13.385Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
23:20:13 [2022-07-08T23:20:13.642Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
23:20:14 [2022-07-08T23:20:14.206Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
23:20:14 [2022-07-08T23:20:14.463Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
23:20:14 [2022-07-08T23:20:14.463Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
23:20:15 [2022-07-08T23:20:15.448Z] --- PASS: TestLogs (6.37s)
23:20:15 [2022-07-08T23:20:15.448Z]     --- PASS: TestLogs/driver_local (0.02s)
23:20:15 [2022-07-08T23:20:15.448Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.01s)
23:20:15 [2022-07-08T23:20:15.448Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.06s)
23:20:15 [2022-07-08T23:20:15.448Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.97s)
23:20:15 [2022-07-08T23:20:15.448Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.10s)
23:20:15 [2022-07-08T23:20:15.448Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.36s)
23:20:15 [2022-07-08T23:20:15.448Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.22s)
23:20:15 [2022-07-08T23:20:15.448Z]     --- PASS: TestLogs/driver_json-file (0.04s)
23:20:15 [2022-07-08T23:20:15.448Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.97s)
23:20:15 [2022-07-08T23:20:15.448Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.02s)
23:20:15 [2022-07-08T23:20:15.448Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.88s)
23:20:15 [2022-07-08T23:20:15.448Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.93s)
23:20:15 [2022-07-08T23:20:15.448Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.02s)
23:20:15 [2022-07-08T23:20:15.448Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.99s)
23:20:15 [2022-07-08T23:20:15.448Z] === RUN   TestContainerNetworkMountsNoChown
23:20:15 [2022-07-08T23:20:15.448Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
23:20:16 [2022-07-08T23:20:16.380Z]     docker_cli_daemon_plugins_test.go:80: [d408528d0fed0] daemon is not started
23:20:16 [2022-07-08T23:20:16.380Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s)
23:20:16 [2022-07-08T23:20:16.380Z] === RUN   TestMountDaemonRoot
23:20:16 [2022-07-08T23:20:16.380Z] === RUN   TestMountDaemonRoot/default
23:20:16 [2022-07-08T23:20:16.380Z] === PAUSE TestMountDaemonRoot/default
23:20:16 [2022-07-08T23:20:16.380Z] === RUN   TestMountDaemonRoot/private
23:20:16 [2022-07-08T23:20:16.380Z] === PAUSE TestMountDaemonRoot/private
23:20:16 [2022-07-08T23:20:16.380Z] === RUN   TestMountDaemonRoot/rprivate
23:20:16 [2022-07-08T23:20:16.380Z] === PAUSE TestMountDaemonRoot/rprivate
23:20:16 [2022-07-08T23:20:16.380Z] === RUN   TestMountDaemonRoot/slave
23:20:16 [2022-07-08T23:20:16.380Z] === PAUSE TestMountDaemonRoot/slave
23:20:16 [2022-07-08T23:20:16.380Z] === RUN   TestMountDaemonRoot/rslave
23:20:16 [2022-07-08T23:20:16.380Z] === PAUSE TestMountDaemonRoot/rslave
23:20:16 [2022-07-08T23:20:16.380Z] === RUN   TestMountDaemonRoot/shared
23:20:16 [2022-07-08T23:20:16.380Z] === PAUSE TestMountDaemonRoot/shared
23:20:16 [2022-07-08T23:20:16.380Z] === RUN   TestMountDaemonRoot/rshared
23:20:16 [2022-07-08T23:20:16.380Z] === PAUSE TestMountDaemonRoot/rshared
23:20:16 [2022-07-08T23:20:16.380Z] === CONT  TestMountDaemonRoot/default
23:20:16 [2022-07-08T23:20:16.380Z] === RUN   TestMountDaemonRoot/default/bind_root
23:20:16 [2022-07-08T23:20:16.380Z] === PAUSE TestMountDaemonRoot/default/bind_root
23:20:16 [2022-07-08T23:20:16.380Z] === RUN   TestMountDaemonRoot/default/bind_subpath
23:20:16 [2022-07-08T23:20:16.380Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
23:20:16 [2022-07-08T23:20:16.380Z] === RUN   TestMountDaemonRoot/default/mount_root
23:20:16 [2022-07-08T23:20:16.380Z] === PAUSE TestMountDaemonRoot/default/mount_root
23:20:16 [2022-07-08T23:20:16.380Z] === RUN   TestMountDaemonRoot/default/mount_subpath
23:20:16 [2022-07-08T23:20:16.380Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
23:20:16 [2022-07-08T23:20:16.380Z] === CONT  TestMountDaemonRoot/default/bind_root
23:20:16 [2022-07-08T23:20:16.380Z] === CONT  TestMountDaemonRoot/rshared
23:20:16 [2022-07-08T23:20:16.380Z] === RUN   TestMountDaemonRoot/rshared/bind_root
23:20:16 [2022-07-08T23:20:16.380Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
23:20:16 [2022-07-08T23:20:16.380Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
23:20:16 [2022-07-08T23:20:16.380Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
23:20:16 [2022-07-08T23:20:16.380Z] === RUN   TestMountDaemonRoot/rshared/mount_root
23:20:16 [2022-07-08T23:20:16.380Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
23:20:16 [2022-07-08T23:20:16.380Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
23:20:16 [2022-07-08T23:20:16.380Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
23:20:16 [2022-07-08T23:20:16.380Z] === CONT  TestMountDaemonRoot/rshared/bind_root
23:20:16 [2022-07-08T23:20:16.380Z] === CONT  TestMountDaemonRoot/shared
23:20:16 [2022-07-08T23:20:16.380Z] === RUN   TestMountDaemonRoot/shared/bind_root
23:20:16 [2022-07-08T23:20:16.380Z] === PAUSE TestMountDaemonRoot/shared/bind_root
23:20:16 [2022-07-08T23:20:16.380Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
23:20:16 [2022-07-08T23:20:16.380Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
23:20:16 [2022-07-08T23:20:16.380Z] === RUN   TestMountDaemonRoot/shared/mount_root
23:20:16 [2022-07-08T23:20:16.380Z] === PAUSE TestMountDaemonRoot/shared/mount_root
23:20:16 [2022-07-08T23:20:16.380Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
23:20:16 [2022-07-08T23:20:16.380Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
23:20:16 [2022-07-08T23:20:16.380Z] === CONT  TestMountDaemonRoot/rslave
23:20:16 [2022-07-08T23:20:16.380Z] === RUN   TestMountDaemonRoot/rslave/mount_root
23:20:16 [2022-07-08T23:20:16.380Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
23:20:16 [2022-07-08T23:20:16.380Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
23:20:16 [2022-07-08T23:20:16.380Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
23:20:16 [2022-07-08T23:20:16.380Z] === RUN   TestMountDaemonRoot/rslave/bind_root
23:20:16 [2022-07-08T23:20:16.380Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
23:20:16 [2022-07-08T23:20:16.380Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
23:20:16 [2022-07-08T23:20:16.380Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
23:20:16 [2022-07-08T23:20:16.380Z] === CONT  TestMountDaemonRoot/slave
23:20:16 [2022-07-08T23:20:16.380Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
23:20:16 [2022-07-08T23:20:16.380Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
23:20:16 [2022-07-08T23:20:16.380Z] === RUN   TestMountDaemonRoot/slave/mount_root
23:20:16 [2022-07-08T23:20:16.380Z] === PAUSE TestMountDaemonRoot/slave/mount_root
23:20:16 [2022-07-08T23:20:16.380Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
23:20:16 [2022-07-08T23:20:16.380Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
23:20:16 [2022-07-08T23:20:16.380Z] === RUN   TestMountDaemonRoot/slave/bind_root
23:20:16 [2022-07-08T23:20:16.380Z] === PAUSE TestMountDaemonRoot/slave/bind_root
23:20:16 [2022-07-08T23:20:16.380Z] === CONT  TestMountDaemonRoot/rprivate
23:20:16 [2022-07-08T23:20:16.380Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
23:20:16 [2022-07-08T23:20:16.380Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
23:20:16 [2022-07-08T23:20:16.380Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
23:20:16 [2022-07-08T23:20:16.380Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
23:20:16 [2022-07-08T23:20:16.380Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
23:20:16 [2022-07-08T23:20:16.380Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
23:20:16 [2022-07-08T23:20:16.380Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
23:20:16 [2022-07-08T23:20:16.380Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
23:20:16 [2022-07-08T23:20:16.380Z] === CONT  TestMountDaemonRoot/private
23:20:16 [2022-07-08T23:20:16.380Z] === RUN   TestMountDaemonRoot/private/bind_root
23:20:16 [2022-07-08T23:20:16.380Z] === PAUSE TestMountDaemonRoot/private/bind_root
23:20:16 [2022-07-08T23:20:16.380Z] === RUN   TestMountDaemonRoot/private/bind_subpath
23:20:16 [2022-07-08T23:20:16.380Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
23:20:16 [2022-07-08T23:20:16.380Z] === RUN   TestMountDaemonRoot/private/mount_root
23:20:16 [2022-07-08T23:20:16.380Z] === PAUSE TestMountDaemonRoot/private/mount_root
23:20:16 [2022-07-08T23:20:16.380Z] === RUN   TestMountDaemonRoot/private/mount_subpath
23:20:16 [2022-07-08T23:20:16.380Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
23:20:16 [2022-07-08T23:20:16.380Z] === CONT  TestMountDaemonRoot/default/mount_subpath
23:20:16 [2022-07-08T23:20:16.380Z] === CONT  TestMountDaemonRoot/default/mount_root
23:20:16 [2022-07-08T23:20:16.380Z] === CONT  TestMountDaemonRoot/default/bind_subpath
23:20:16 [2022-07-08T23:20:16.380Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
23:20:16 [2022-07-08T23:20:16.380Z] === CONT  TestMountDaemonRoot/rshared/mount_root
23:20:16 [2022-07-08T23:20:16.380Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
23:20:16 [2022-07-08T23:20:16.380Z] === CONT  TestMountDaemonRoot/shared/bind_root
23:20:16 [2022-07-08T23:20:16.380Z] === CONT  TestMountDaemonRoot/rslave/mount_root
23:20:16 [2022-07-08T23:20:16.380Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
23:20:16 [2022-07-08T23:20:16.638Z] === CONT  TestMountDaemonRoot/shared/mount_root
23:20:16 [2022-07-08T23:20:16.638Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
23:20:16 [2022-07-08T23:20:16.638Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
23:20:16 [2022-07-08T23:20:16.639Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
23:20:16 [2022-07-08T23:20:16.639Z] === CONT  TestMountDaemonRoot/rslave/bind_root
23:20:16 [2022-07-08T23:20:16.639Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
23:20:16 [2022-07-08T23:20:16.639Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
23:20:16 [2022-07-08T23:20:16.639Z] === CONT  TestMountDaemonRoot/slave/bind_root
23:20:16 [2022-07-08T23:20:16.639Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
23:20:16 [2022-07-08T23:20:16.639Z] === CONT  TestMountDaemonRoot/slave/mount_root
23:20:16 [2022-07-08T23:20:16.639Z] === CONT  TestMountDaemonRoot/private/bind_root
23:20:16 [2022-07-08T23:20:16.639Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
23:20:16 [2022-07-08T23:20:16.639Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
23:20:16 [2022-07-08T23:20:16.639Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
23:20:16 [2022-07-08T23:20:16.639Z] === CONT  TestMountDaemonRoot/private/mount_subpath
23:20:16 [2022-07-08T23:20:16.639Z] === CONT  TestMountDaemonRoot/private/mount_root
23:20:16 [2022-07-08T23:20:16.639Z] === CONT  TestMountDaemonRoot/private/bind_subpath
23:20:16 [2022-07-08T23:20:16.896Z] --- PASS: TestMountDaemonRoot (0.06s)
23:20:16 [2022-07-08T23:20:16.896Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
23:20:16 [2022-07-08T23:20:16.896Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
23:20:16 [2022-07-08T23:20:16.896Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
23:20:16 [2022-07-08T23:20:16.896Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
23:20:16 [2022-07-08T23:20:16.896Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
23:20:16 [2022-07-08T23:20:16.896Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
23:20:16 [2022-07-08T23:20:16.896Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
23:20:16 [2022-07-08T23:20:16.896Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
23:20:16 [2022-07-08T23:20:16.896Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
23:20:16 [2022-07-08T23:20:16.896Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s)
23:20:16 [2022-07-08T23:20:16.896Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
23:20:16 [2022-07-08T23:20:16.896Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
23:20:16 [2022-07-08T23:20:16.896Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
23:20:16 [2022-07-08T23:20:16.896Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
23:20:16 [2022-07-08T23:20:16.896Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
23:20:16 [2022-07-08T23:20:16.896Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
23:20:16 [2022-07-08T23:20:16.896Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
23:20:16 [2022-07-08T23:20:16.896Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
23:20:16 [2022-07-08T23:20:16.896Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
23:20:16 [2022-07-08T23:20:16.896Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
23:20:16 [2022-07-08T23:20:16.896Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
23:20:16 [2022-07-08T23:20:16.896Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
23:20:16 [2022-07-08T23:20:16.896Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
23:20:16 [2022-07-08T23:20:16.896Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
23:20:16 [2022-07-08T23:20:16.896Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
23:20:16 [2022-07-08T23:20:16.896Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
23:20:16 [2022-07-08T23:20:16.896Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
23:20:16 [2022-07-08T23:20:16.896Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
23:20:16 [2022-07-08T23:20:16.896Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
23:20:16 [2022-07-08T23:20:16.896Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
23:20:16 [2022-07-08T23:20:16.896Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
23:20:16 [2022-07-08T23:20:16.896Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
23:20:16 [2022-07-08T23:20:16.896Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
23:20:16 [2022-07-08T23:20:16.896Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
23:20:16 [2022-07-08T23:20:16.896Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
23:20:16 [2022-07-08T23:20:16.896Z] === RUN   TestContainerBindMountNonRecursive
23:20:16 [2022-07-08T23:20:16.896Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
23:20:17 [2022-07-08T23:20:17.460Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
23:20:17 [2022-07-08T23:20:17.718Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
23:20:18 [2022-07-08T23:20:18.646Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
23:20:18 [2022-07-08T23:20:18.646Z] --- PASS: TestContainerBindMountNonRecursive (1.84s)
23:20:18 [2022-07-08T23:20:18.646Z] === RUN   TestContainerVolumesMountedAsShared
23:20:18 [2022-07-08T23:20:18.646Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
23:20:19 [2022-07-08T23:20:19.209Z] --- PASS: TestContainerVolumesMountedAsShared (0.58s)
23:20:19 [2022-07-08T23:20:19.209Z] === RUN   TestContainerVolumesMountedAsSlave
23:20:19 [2022-07-08T23:20:19.466Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
23:20:19 [2022-07-08T23:20:19.723Z] --- PASS: TestContainerVolumesMountedAsSlave (0.51s)
23:20:19 [2022-07-08T23:20:19.723Z] === RUN   TestNetworkNat
23:20:19 [2022-07-08T23:20:19.979Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
23:20:20 [2022-07-08T23:20:20.543Z] --- PASS: TestNetworkNat (0.85s)
23:20:20 [2022-07-08T23:20:20.543Z] === RUN   TestNetworkLocalhostTCPNat
23:20:20 [2022-07-08T23:20:20.801Z]     docker_cli_daemon_plugins_test.go:170: [d14aa048d9d6c] daemon is not started
23:20:20 [2022-07-08T23:20:20.801Z] === RUN   TestDockerSuite/TestExecAPIStart
23:20:21 [2022-07-08T23:20:21.366Z] --- PASS: TestNetworkLocalhostTCPNat (0.75s)
23:20:21 [2022-07-08T23:20:21.366Z] === RUN   TestNetworkLoopbackNat
23:20:21 [2022-07-08T23:20:21.931Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
23:20:22 [2022-07-08T23:20:22.496Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
23:20:23 [2022-07-08T23:20:23.058Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
23:20:23 [2022-07-08T23:20:23.620Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
23:20:24 [2022-07-08T23:20:24.185Z] --- PASS: TestNetworkLoopbackNat (2.96s)
23:20:24 [2022-07-08T23:20:24.185Z] === RUN   TestPause
23:20:24 [2022-07-08T23:20:24.442Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
23:20:25 [2022-07-08T23:20:25.006Z] --- PASS: TestPause (0.79s)
23:20:25 [2022-07-08T23:20:25.006Z] === RUN   TestPauseFailsOnWindowsServerContainers
23:20:25 [2022-07-08T23:20:25.006Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:20:25 [2022-07-08T23:20:25.006Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
23:20:25 [2022-07-08T23:20:25.006Z] === RUN   TestPauseStopPausedContainer
23:20:25 [2022-07-08T23:20:25.263Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
23:20:25 [2022-07-08T23:20:25.263Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
23:20:25 [2022-07-08T23:20:25.828Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
23:20:25 [2022-07-08T23:20:25.828Z] --- PASS: TestPauseStopPausedContainer (0.86s)
23:20:25 [2022-07-08T23:20:25.828Z] === RUN   TestPidHost
23:20:26 [2022-07-08T23:20:26.391Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
23:20:26 [2022-07-08T23:20:26.391Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
23:20:26 [2022-07-08T23:20:26.953Z]     check_test.go:540: [d0df0d3302f87] daemon is not started
23:20:26 [2022-07-08T23:20:26.953Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
23:20:26 [2022-07-08T23:20:26.953Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
23:20:27 [2022-07-08T23:20:27.517Z] --- PASS: TestPidHost (1.61s)
23:20:27 [2022-07-08T23:20:27.517Z] === RUN   TestPsFilter
23:20:27 [2022-07-08T23:20:27.773Z] --- PASS: TestPsFilter (0.17s)
23:20:27 [2022-07-08T23:20:27.773Z] === RUN   TestRemoveContainerWithRemovedVolume
23:20:27 [2022-07-08T23:20:27.773Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
23:20:28 [2022-07-08T23:20:28.702Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s)
23:20:28 [2022-07-08T23:20:28.702Z] === RUN   TestRemoveContainerWithVolume
23:20:28 [2022-07-08T23:20:28.702Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
23:20:29 [2022-07-08T23:20:29.266Z] --- PASS: TestRemoveContainerWithVolume (0.72s)
23:20:29 [2022-07-08T23:20:29.266Z] === RUN   TestRemoveContainerRunning
23:20:29 [2022-07-08T23:20:29.522Z] === RUN   TestDockerSuite/TestExecStateCleanup
23:20:30 [2022-07-08T23:20:30.087Z] --- PASS: TestRemoveContainerRunning (0.76s)
23:20:30 [2022-07-08T23:20:30.087Z] === RUN   TestRemoveContainerForceRemoveRunning
23:20:30 [2022-07-08T23:20:30.343Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
23:20:30 [2022-07-08T23:20:30.599Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s)
23:20:30 [2022-07-08T23:20:30.600Z] === RUN   TestRemoveInvalidContainer
23:20:30 [2022-07-08T23:20:30.600Z] --- PASS: TestRemoveInvalidContainer (0.01s)
23:20:30 [2022-07-08T23:20:30.600Z] === RUN   TestRenameLinkedContainer
23:20:31 [2022-07-08T23:20:31.967Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
23:20:33 [2022-07-08T23:20:33.337Z] --- PASS: TestRenameLinkedContainer (2.47s)
23:20:33 [2022-07-08T23:20:33.337Z] === RUN   TestRenameStoppedContainer
23:20:33 [2022-07-08T23:20:33.337Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
23:20:33 [2022-07-08T23:20:33.594Z] --- PASS: TestRenameStoppedContainer (0.50s)
23:20:33 [2022-07-08T23:20:33.594Z] === RUN   TestRenameRunningContainerAndReuse
23:20:34 [2022-07-08T23:20:34.961Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
23:20:34 [2022-07-08T23:20:34.961Z] --- PASS: TestRenameRunningContainerAndReuse (1.20s)
23:20:34 [2022-07-08T23:20:34.961Z] === RUN   TestRenameInvalidName
23:20:35 [2022-07-08T23:20:35.523Z] --- PASS: TestRenameInvalidName (0.53s)
23:20:35 [2022-07-08T23:20:35.523Z] === RUN   TestRenameAnonymousContainer
23:20:36 [2022-07-08T23:20:36.086Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
23:20:37 [2022-07-08T23:20:37.550Z] --- PASS: TestRenameAnonymousContainer (2.24s)
23:20:37 [2022-07-08T23:20:37.550Z] === RUN   TestRenameContainerWithSameName
23:20:37 [2022-07-08T23:20:37.812Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
23:20:38 [2022-07-08T23:20:38.374Z] --- PASS: TestRenameContainerWithSameName (0.58s)
23:20:38 [2022-07-08T23:20:38.374Z] === RUN   TestRenameContainerWithLinkedContainer
23:20:38 [2022-07-08T23:20:38.374Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
23:20:39 [2022-07-08T23:20:39.301Z] --- PASS: TestRenameContainerWithLinkedContainer (1.00s)
23:20:39 [2022-07-08T23:20:39.301Z] === RUN   TestResize
23:20:39 [2022-07-08T23:20:39.865Z] --- PASS: TestResize (0.46s)
23:20:39 [2022-07-08T23:20:39.865Z] === RUN   TestResizeWithInvalidSize
23:20:40 [2022-07-08T23:20:40.125Z] --- PASS: TestResizeWithInvalidSize (0.47s)
23:20:40 [2022-07-08T23:20:40.125Z] === RUN   TestResizeWhenContainerNotStarted
23:20:40 [2022-07-08T23:20:40.688Z] --- PASS: TestResizeWhenContainerNotStarted (0.50s)
23:20:40 [2022-07-08T23:20:40.688Z] === RUN   TestDaemonRestartKillContainers
23:20:40 [2022-07-08T23:20:40.688Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:20:40 [2022-07-08T23:20:40.688Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:20:40 [2022-07-08T23:20:40.688Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:20:40 [2022-07-08T23:20:40.688Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:20:40 [2022-07-08T23:20:40.689Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:20:40 [2022-07-08T23:20:40.689Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:20:40 [2022-07-08T23:20:40.689Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:20:40 [2022-07-08T23:20:40.689Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:20:40 [2022-07-08T23:20:40.689Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:20:40 [2022-07-08T23:20:40.689Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:20:40 [2022-07-08T23:20:40.689Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:20:40 [2022-07-08T23:20:40.689Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:20:40 [2022-07-08T23:20:40.689Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:20:40 [2022-07-08T23:20:40.689Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:20:40 [2022-07-08T23:20:40.689Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:20:40 [2022-07-08T23:20:40.689Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:20:40 [2022-07-08T23:20:40.689Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
23:20:40 [2022-07-08T23:20:40.689Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
23:20:40 [2022-07-08T23:20:40.689Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
23:20:40 [2022-07-08T23:20:40.689Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
23:20:40 [2022-07-08T23:20:40.689Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
23:20:40 [2022-07-08T23:20:40.689Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
23:20:40 [2022-07-08T23:20:40.689Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
23:20:40 [2022-07-08T23:20:40.689Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
23:20:40 [2022-07-08T23:20:40.689Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:20:40 [2022-07-08T23:20:40.689Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:20:40 [2022-07-08T23:20:40.689Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:20:40 [2022-07-08T23:20:40.689Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:20:40 [2022-07-08T23:20:40.689Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:20:40 [2022-07-08T23:20:40.689Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:20:40 [2022-07-08T23:20:40.689Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:20:40 [2022-07-08T23:20:40.689Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:20:40 [2022-07-08T23:20:40.689Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:20:40 [2022-07-08T23:20:40.689Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
23:20:40 [2022-07-08T23:20:40.689Z] === RUN   TestDockerSuite/TestGetContainerStats
23:20:42 [2022-07-08T23:20:42.054Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
23:20:42 [2022-07-08T23:20:42.982Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:20:43 [2022-07-08T23:20:43.910Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:20:45 [2022-07-08T23:20:45.277Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:20:45 [2022-07-08T23:20:45.277Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:20:45 [2022-07-08T23:20:45.277Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
23:20:46 [2022-07-08T23:20:46.206Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
23:20:46 [2022-07-08T23:20:46.462Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
23:20:48 [2022-07-08T23:20:48.351Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
23:20:49 [2022-07-08T23:20:49.716Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
23:20:49 [2022-07-08T23:20:49.973Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
23:20:50 [2022-07-08T23:20:50.229Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:20:51 [2022-07-08T23:20:51.597Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
23:20:52 [2022-07-08T23:20:52.530Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:20:53 [2022-07-08T23:20:53.093Z]     check_test.go:540: [d44ef08fc8b72] daemon is not started
23:20:53 [2022-07-08T23:20:53.093Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
23:20:54 [2022-07-08T23:20:54.460Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:20:54 [2022-07-08T23:20:54.716Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:20:54 [2022-07-08T23:20:54.972Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
23:20:56 [2022-07-08T23:20:56.340Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:20:56 [2022-07-08T23:20:56.597Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
23:20:57 [2022-07-08T23:20:57.964Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
23:20:57 [2022-07-08T23:20:57.964Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
23:20:57 [2022-07-08T23:20:57.964Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
23:20:58 [2022-07-08T23:20:58.893Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:20:58 [2022-07-08T23:20:58.893Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
23:21:00 [2022-07-08T23:21:00.263Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
23:21:00 [2022-07-08T23:21:00.826Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
23:21:01 [2022-07-08T23:21:01.084Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:21:01 [2022-07-08T23:21:01.647Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
23:21:03 [2022-07-08T23:21:03.014Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
23:21:03 [2022-07-08T23:21:03.944Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
23:21:03 [2022-07-08T23:21:03.944Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.13s)
23:21:03 [2022-07-08T23:21:03.944Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s)
23:21:03 [2022-07-08T23:21:03.944Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.38s)
23:21:03 [2022-07-08T23:21:03.944Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s)
23:21:03 [2022-07-08T23:21:03.944Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s)
23:21:03 [2022-07-08T23:21:03.944Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.31s)
23:21:03 [2022-07-08T23:21:03.944Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.56s)
23:21:03 [2022-07-08T23:21:03.944Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.57s)
23:21:03 [2022-07-08T23:21:03.944Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.36s)
23:21:03 [2022-07-08T23:21:03.944Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.83s)
23:21:03 [2022-07-08T23:21:03.944Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.92s)
23:21:03 [2022-07-08T23:21:03.944Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.09s)
23:21:03 [2022-07-08T23:21:03.944Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.89s)
23:21:03 [2022-07-08T23:21:03.944Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.77s)
23:21:03 [2022-07-08T23:21:03.944Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.94s)
23:21:03 [2022-07-08T23:21:03.944Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.64s)
23:21:03 [2022-07-08T23:21:03.944Z] === RUN   TestCgroupNamespacesRun
23:21:03 [2022-07-08T23:21:03.944Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
23:21:03 [2022-07-08T23:21:03.944Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
23:21:03 [2022-07-08T23:21:03.944Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
23:21:04 [2022-07-08T23:21:04.874Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
23:21:05 [2022-07-08T23:21:05.803Z] === RUN   TestDockerSuite/TestLogsAPIUntil
23:21:06 [2022-07-08T23:21:06.059Z] --- PASS: TestCgroupNamespacesRun (2.18s)
23:21:06 [2022-07-08T23:21:06.060Z] === RUN   TestCgroupNamespacesRunPrivileged
23:21:07 [2022-07-08T23:21:07.952Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.66s)
23:21:07 [2022-07-08T23:21:07.952Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
23:21:09 [2022-07-08T23:21:09.323Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
23:21:09 [2022-07-08T23:21:09.579Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.83s)
23:21:09 [2022-07-08T23:21:09.579Z] === RUN   TestCgroupNamespacesRunHostMode
23:21:09 [2022-07-08T23:21:09.579Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
23:21:09 [2022-07-08T23:21:09.918Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe
23:21:09 [2022-07-08T23:21:09.918Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json
23:21:09 [2022-07-08T23:21:09.918Z] {
23:21:09 [2022-07-08T23:21:09.918Z]   "RT_GROUP_ICON": {
23:21:09 [2022-07-08T23:21:09.918Z]     "#1": {
23:21:09 [2022-07-08T23:21:09.918Z]       "0409": "../../winresources/docker.ico"
23:21:09 [2022-07-08T23:21:09.918Z]     }
23:21:09 [2022-07-08T23:21:09.918Z]   },
23:21:09 [2022-07-08T23:21:09.918Z]   "RT_MANIFEST": {
23:21:09 [2022-07-08T23:21:09.918Z]     "#1": {
23:21:09 [2022-07-08T23:21:09.918Z]       "0409": {
23:21:09 [2022-07-08T23:21:09.918Z]         "identity": {},
23:21:09 [2022-07-08T23:21:09.918Z]         "description": "Docker Engine",
23:21:09 [2022-07-08T23:21:09.918Z]         "minimum-os": "vista",
23:21:09 [2022-07-08T23:21:09.918Z]         "execution-level": "",
23:21:09 [2022-07-08T23:21:09.918Z]         "ui-access": false,
23:21:09 [2022-07-08T23:21:09.918Z]         "auto-elevate": false,
23:21:09 [2022-07-08T23:21:09.918Z]         "dpi-awareness": "unaware",
23:21:09 [2022-07-08T23:21:09.918Z]         "disable-theming": false,
23:21:09 [2022-07-08T23:21:09.918Z]         "disable-window-filtering": false,
23:21:09 [2022-07-08T23:21:09.918Z]         "high-resolution-scrolling-aware": false,
23:21:09 [2022-07-08T23:21:09.918Z]         "ultra-high-resolution-scrolling-aware": false,
23:21:09 [2022-07-08T23:21:09.918Z]         "long-path-aware": false,
23:21:09 [2022-07-08T23:21:09.918Z]         "printer-driver-isolation": false,
23:21:09 [2022-07-08T23:21:09.918Z]         "gdi-scaling": false,
23:21:09 [2022-07-08T23:21:09.918Z]         "segment-heap": false,
23:21:09 [2022-07-08T23:21:09.918Z]         "use-common-controls-v6": false
23:21:09 [2022-07-08T23:21:09.918Z]       }
23:21:09 [2022-07-08T23:21:09.918Z]     }
23:21:09 [2022-07-08T23:21:09.918Z]   },
23:21:09 [2022-07-08T23:21:09.918Z]   "RT_MESSAGETABLE": {
23:21:09 [2022-07-08T23:21:09.918Z]     "#1": {
23:21:09 [2022-07-08T23:21:09.918Z]       "0409": "../../winresources/event_messages.bin"
23:21:09 [2022-07-08T23:21:09.918Z]     }
23:21:09 [2022-07-08T23:21:09.918Z]   },
23:21:09 [2022-07-08T23:21:09.918Z]   "RT_VERSION": {
23:21:09 [2022-07-08T23:21:09.918Z]     "#1": {
23:21:09 [2022-07-08T23:21:09.918Z]       "0409": {
23:21:09 [2022-07-08T23:21:09.918Z]         "fixed": {
23:21:09 [2022-07-08T23:21:09.918Z]           "file_version": "0.0.0.0",
23:21:09 [2022-07-08T23:21:09.918Z]           "product_version": "0.0.0.0",
23:21:09 [2022-07-08T23:21:09.918Z]           "type": "Unknown"
23:21:09 [2022-07-08T23:21:09.918Z]         },
23:21:09 [2022-07-08T23:21:09.918Z]         "info": {
23:21:09 [2022-07-08T23:21:09.918Z]           "0000": {
23:21:09 [2022-07-08T23:21:09.918Z]             "CompanyName": "",
23:21:09 [2022-07-08T23:21:09.918Z]             "FileVersion": "dev",
23:21:09 [2022-07-08T23:21:09.918Z]             "LegalCopyright": "Copyright © 2015-2022 Docker Inc.",
23:21:09 [2022-07-08T23:21:09.918Z]             "OriginalFileName": "docker-proxy.exe",
23:21:09 [2022-07-08T23:21:09.918Z]             "ProductName": "",
23:21:09 [2022-07-08T23:21:09.918Z]             "ProductVersion": "dev",
23:21:09 [2022-07-08T23:21:09.918Z]             "SpecialBuild": "4f20aaeabd23f250bf2e7c762da7d8c80210196c"
23:21:09 [2022-07-08T23:21:09.918Z]           }
23:21:09 [2022-07-08T23:21:09.918Z]         }
23:21:09 [2022-07-08T23:21:09.918Z]       }
23:21:09 [2022-07-08T23:21:09.918Z]     }
23:21:09 [2022-07-08T23:21:09.918Z]   }
23:21:09 [2022-07-08T23:21:09.918Z] }
23:21:09 [2022-07-08T23:21:09.918Z] cmd/docker-proxy/genwinres_windows.go
23:21:09 [2022-07-08T23:21:09.918Z] cmd/docker-proxy/main.go
23:21:09 [2022-07-08T23:21:09.918Z] cmd/docker-proxy/network_proxy_test.go
23:21:09 [2022-07-08T23:21:09.918Z] cmd/docker-proxy/proxy.go
23:21:09 [2022-07-08T23:21:09.918Z] cmd/docker-proxy/sctp_proxy.go
23:21:09 [2022-07-08T23:21:09.918Z] cmd/docker-proxy/tcp_proxy.go
23:21:09 [2022-07-08T23:21:09.918Z] cmd/docker-proxy/udp_proxy.go
23:21:09 [2022-07-08T23:21:09.918Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe
23:21:09 [2022-07-08T23:21:09.918Z] GOOS="windows" GOARCH="amd64" GOARM=""
23:21:09 [2022-07-08T23:21:09.918Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe
23:21:09 [2022-07-08T23:21:09.918Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
23:21:09 [2022-07-08T23:21:09.918Z] remote: Enumerating objects: 23, done.
23:21:09 [2022-07-08T23:21:09.918Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
23:21:09 [2022-07-08T23:21:09.918Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
23:21:09 [2022-07-08T23:21:09.918Z] Receiving objects:   4% (1/23)
Receiving objects:   8% (2/23)
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)
remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
23:21:09 [2022-07-08T23:21:09.918Z] 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.
23:21:09 [2022-07-08T23:21:09.918Z] Resolving deltas:   0% (0/2)
Resolving deltas:  50% (1/2)
Resolving deltas: 100% (2/2)
Resolving deltas: 100% (2/2), done.
23:21:09 [2022-07-08T23:21:09.918Z] Building: bundles/cross/windows/amd64/containerutility.exe
23:21:10 [2022-07-08T23:21:10.488Z] Cross building: bundles/cross/linux/ppc64le
23:21:10 [2022-07-08T23:21:10.488Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd
23:21:10 [2022-07-08T23:21:10.488Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
23:21:10 [2022-07-08T23:21:10.509Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
23:21:11 [2022-07-08T23:21:11.436Z] --- PASS: TestCgroupNamespacesRunHostMode (1.73s)
23:21:11 [2022-07-08T23:21:11.436Z] === RUN   TestCgroupNamespacesRunPrivateMode
23:21:11 [2022-07-08T23:21:11.436Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
23:21:12 [2022-07-08T23:21:12.802Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.29s)
23:21:12 [2022-07-08T23:21:12.802Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
23:21:12 [2022-07-08T23:21:12.802Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
23:21:14 [2022-07-08T23:21:14.168Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.37s)
23:21:14 [2022-07-08T23:21:14.168Z] === RUN   TestCgroupNamespacesRunInvalidMode
23:21:14 [2022-07-08T23:21:14.730Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.73s)
23:21:14 [2022-07-08T23:21:14.730Z] === RUN   TestCgroupNamespacesRunOlderClient
23:21:15 [2022-07-08T23:21:15.293Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
23:21:15 [2022-07-08T23:21:15.857Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
23:21:16 [2022-07-08T23:21:16.419Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.70s)
23:21:16 [2022-07-08T23:21:16.419Z] === RUN   TestNISDomainname
23:21:16 [2022-07-08T23:21:16.675Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
23:21:17 [2022-07-08T23:21:17.238Z] --- PASS: TestNISDomainname (0.98s)
23:21:17 [2022-07-08T23:21:17.238Z] === RUN   TestHostnameDnsResolution
23:21:17 [2022-07-08T23:21:17.494Z] === RUN   TestDockerSuite/TestPostContainersAttach
23:21:18 [2022-07-08T23:21:18.423Z] --- PASS: TestHostnameDnsResolution (1.18s)
23:21:18 [2022-07-08T23:21:18.423Z] === RUN   TestUnprivilegedPortsAndPing
23:21:19 [2022-07-08T23:21:19.008Z] --- PASS: TestUnprivilegedPortsAndPing (0.65s)
23:21:19 [2022-07-08T23:21:19.008Z] === RUN   TestPrivilegedHostDevices
23:21:19 [2022-07-08T23:21:19.577Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
23:21:19 [2022-07-08T23:21:19.837Z] --- PASS: TestPrivilegedHostDevices (0.83s)
23:21:19 [2022-07-08T23:21:19.837Z] === RUN   TestRunConsoleSize
23:21:20 [2022-07-08T23:21:20.770Z] --- PASS: TestRunConsoleSize (0.60s)
23:21:20 [2022-07-08T23:21:20.770Z] === RUN   TestStats
23:21:23 [2022-07-08T23:21:23.287Z]     check_test.go:540: [de1bdb805994d] daemon is not started
23:21:23 [2022-07-08T23:21:23.287Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
23:21:23 [2022-07-08T23:21:23.287Z] --- PASS: TestStats (2.82s)
23:21:23 [2022-07-08T23:21:23.287Z] === RUN   TestStopContainerWithTimeout
23:21:23 [2022-07-08T23:21:23.287Z] === RUN   TestStopContainerWithTimeout/0
23:21:23 [2022-07-08T23:21:23.287Z] === PAUSE TestStopContainerWithTimeout/0
23:21:23 [2022-07-08T23:21:23.287Z] === RUN   TestStopContainerWithTimeout/1
23:21:23 [2022-07-08T23:21:23.287Z] === PAUSE TestStopContainerWithTimeout/1
23:21:23 [2022-07-08T23:21:23.287Z] === RUN   TestStopContainerWithTimeout/3
23:21:23 [2022-07-08T23:21:23.287Z] === PAUSE TestStopContainerWithTimeout/3
23:21:23 [2022-07-08T23:21:23.287Z] === RUN   TestStopContainerWithTimeout/-1
23:21:23 [2022-07-08T23:21:23.287Z] === PAUSE TestStopContainerWithTimeout/-1
23:21:23 [2022-07-08T23:21:23.287Z] === CONT  TestStopContainerWithTimeout/0
23:21:23 [2022-07-08T23:21:23.287Z] === CONT  TestStopContainerWithTimeout/3
23:21:24 [2022-07-08T23:21:24.656Z] === CONT  TestStopContainerWithTimeout/-1
23:21:24 [2022-07-08T23:21:24.656Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
23:21:24 [2022-07-08T23:21:24.656Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
23:21:24 [2022-07-08T23:21:24.656Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
23:21:24 [2022-07-08T23:21:24.656Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
23:21:25 [2022-07-08T23:21:25.217Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
23:21:25 [2022-07-08T23:21:25.217Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
23:21:25 [2022-07-08T23:21:25.779Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
23:21:25 [2022-07-08T23:21:25.779Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
23:21:26 [2022-07-08T23:21:26.709Z] === CONT  TestStopContainerWithTimeout/1
23:21:26 [2022-07-08T23:21:26.709Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
23:21:26 [2022-07-08T23:21:26.709Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
23:21:26 [2022-07-08T23:21:26.709Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
23:21:28 [2022-07-08T23:21:28.076Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
23:21:28 [2022-07-08T23:21:28.076Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
23:21:28 [2022-07-08T23:21:28.076Z] --- PASS: TestStopContainerWithTimeout (0.01s)
23:21:28 [2022-07-08T23:21:28.076Z]     --- PASS: TestStopContainerWithTimeout/0 (1.07s)
23:21:28 [2022-07-08T23:21:28.076Z]     --- PASS: TestStopContainerWithTimeout/3 (3.11s)
23:21:28 [2022-07-08T23:21:28.076Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.72s)
23:21:28 [2022-07-08T23:21:28.076Z]     --- PASS: TestStopContainerWithTimeout/1 (1.71s)
23:21:28 [2022-07-08T23:21:28.076Z] === RUN   TestDeleteDevicemapper
23:21:28 [2022-07-08T23:21:28.333Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:21:28 [2022-07-08T23:21:28.333Z] --- SKIP: TestDeleteDevicemapper (0.00s)
23:21:28 [2022-07-08T23:21:28.333Z] === RUN   TestStopContainerWithRestartPolicyAlways
23:21:28 [2022-07-08T23:21:28.895Z] === RUN   TestDockerSuite/TestAttachAfterDetach
23:21:30 [2022-07-08T23:21:30.787Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.29s)
23:21:30 [2022-07-08T23:21:30.787Z] === RUN   TestUpdateMemory
23:21:30 [2022-07-08T23:21:30.787Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
23:21:30 [2022-07-08T23:21:30.787Z] --- SKIP: TestUpdateMemory (0.00s)
23:21:30 [2022-07-08T23:21:30.787Z] === RUN   TestUpdateCPUQuota
23:21:30 [2022-07-08T23:21:30.787Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
23:21:31 [2022-07-08T23:21:31.715Z] --- PASS: TestUpdateCPUQuota (1.33s)
23:21:31 [2022-07-08T23:21:31.715Z] === RUN   TestUpdatePidsLimit
23:21:31 [2022-07-08T23:21:31.715Z] === RUN   TestUpdatePidsLimit/update_from_none
23:21:32 [2022-07-08T23:21:32.277Z] === RUN   TestUpdatePidsLimit/no_change
23:21:32 [2022-07-08T23:21:32.277Z] === RUN   TestUpdatePidsLimit/update_lower
23:21:32 [2022-07-08T23:21:32.839Z] === RUN   TestDockerSuite/TestAttachDetach
23:21:32 [2022-07-08T23:21:32.839Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
23:21:33 [2022-07-08T23:21:33.401Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
23:21:33 [2022-07-08T23:21:33.657Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
23:21:33 [2022-07-08T23:21:33.657Z] === RUN   TestDockerSuite/TestAttachDisconnect
23:21:34 [2022-07-08T23:21:34.220Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
23:21:34 [2022-07-08T23:21:34.477Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
23:21:34 [2022-07-08T23:21:34.735Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
23:21:35 [2022-07-08T23:21:35.298Z] --- PASS: TestUpdatePidsLimit (3.42s)
23:21:35 [2022-07-08T23:21:35.298Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.28s)
23:21:35 [2022-07-08T23:21:35.298Z]     --- PASS: TestUpdatePidsLimit/no_change (0.26s)
23:21:35 [2022-07-08T23:21:35.298Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.41s)
23:21:35 [2022-07-08T23:21:35.298Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.47s)
23:21:35 [2022-07-08T23:21:35.298Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.32s)
23:21:35 [2022-07-08T23:21:35.298Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.48s)
23:21:35 [2022-07-08T23:21:35.298Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s)
23:21:35 [2022-07-08T23:21:35.298Z] === RUN   TestUpdateRestartPolicy
23:21:36 [2022-07-08T23:21:36.666Z] === RUN   TestDockerSuite/TestAttachPausedContainer
23:21:36 [2022-07-08T23:21:36.923Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
23:21:37 [2022-07-08T23:21:37.179Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
23:21:37 [2022-07-08T23:21:37.743Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
23:21:38 [2022-07-08T23:21:38.307Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
23:21:40 [2022-07-08T23:21:40.829Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
23:21:42 [2022-07-08T23:21:42.720Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
23:21:42 [2022-07-08T23:21:42.720Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
23:21:42 [2022-07-08T23:21:42.720Z]     check_test.go:540: [d876a87f9af09] daemon is not started
23:21:42 [2022-07-08T23:21:42.720Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
23:21:42 [2022-07-08T23:21:42.720Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
23:21:42 [2022-07-08T23:21:42.720Z]     check_test.go:540: [d146ed1c766e3] daemon is not started
23:21:42 [2022-07-08T23:21:42.720Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
23:21:45 [2022-07-08T23:21:45.994Z]     check_test.go:540: [d27437411dbb9] daemon is not started
23:21:45 [2022-07-08T23:21:45.994Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
23:21:47 [2022-07-08T23:21:47.888Z] --- PASS: TestUpdateRestartPolicy (12.31s)
23:21:47 [2022-07-08T23:21:47.888Z] === RUN   TestUpdateRestartWithAutoRemove
23:21:48 [2022-07-08T23:21:48.145Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s)
23:21:48 [2022-07-08T23:21:48.145Z] === RUN   TestWaitNonBlocked
23:21:48 [2022-07-08T23:21:48.145Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:21:48 [2022-07-08T23:21:48.145Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:21:48 [2022-07-08T23:21:48.145Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:21:48 [2022-07-08T23:21:48.145Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:21:48 [2022-07-08T23:21:48.402Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:21:48 [2022-07-08T23:21:48.402Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
23:21:49 [2022-07-08T23:21:49.332Z] --- PASS: TestWaitNonBlocked (0.03s)
23:21:49 [2022-07-08T23:21:49.332Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.13s)
23:21:49 [2022-07-08T23:21:49.332Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.15s)
23:21:49 [2022-07-08T23:21:49.332Z] === RUN   TestWaitBlocked
23:21:49 [2022-07-08T23:21:49.332Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
23:21:49 [2022-07-08T23:21:49.332Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
23:21:49 [2022-07-08T23:21:49.332Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
23:21:49 [2022-07-08T23:21:49.332Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
23:21:49 [2022-07-08T23:21:49.589Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
23:21:49 [2022-07-08T23:21:49.589Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
23:21:50 [2022-07-08T23:21:50.153Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
23:21:50 [2022-07-08T23:21:50.716Z] --- PASS: TestWaitBlocked (0.04s)
23:21:50 [2022-07-08T23:21:50.716Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s)
23:21:50 [2022-07-08T23:21:50.716Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.18s)
23:21:50 [2022-07-08T23:21:50.716Z] === RUN   TestWaitConditions
23:21:50 [2022-07-08T23:21:50.716Z] === RUN   TestWaitConditions/default
23:21:50 [2022-07-08T23:21:50.716Z] === PAUSE TestWaitConditions/default
23:21:50 [2022-07-08T23:21:50.716Z] === RUN   TestWaitConditions/not-running
23:21:50 [2022-07-08T23:21:50.716Z] === PAUSE TestWaitConditions/not-running
23:21:50 [2022-07-08T23:21:50.716Z] === RUN   TestWaitConditions/next-exit
23:21:50 [2022-07-08T23:21:50.716Z] === PAUSE TestWaitConditions/next-exit
23:21:50 [2022-07-08T23:21:50.716Z] === RUN   TestWaitConditions/removed
23:21:50 [2022-07-08T23:21:50.716Z] === PAUSE TestWaitConditions/removed
23:21:50 [2022-07-08T23:21:50.716Z] === CONT  TestWaitConditions/default
23:21:50 [2022-07-08T23:21:50.716Z] === CONT  TestWaitConditions/removed
23:21:52 [2022-07-08T23:21:52.610Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
23:21:52 [2022-07-08T23:21:52.867Z] === CONT  TestWaitConditions/next-exit
23:21:52 [2022-07-08T23:21:52.867Z] === CONT  TestWaitConditions/not-running
23:21:53 [2022-07-08T23:21:53.123Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
23:21:53 [2022-07-08T23:21:53.123Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
23:21:54 [2022-07-08T23:21:54.492Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
23:21:54 [2022-07-08T23:21:54.749Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
23:21:55 [2022-07-08T23:21:55.005Z] --- PASS: TestWaitConditions (0.02s)
23:21:55 [2022-07-08T23:21:55.005Z]     --- PASS: TestWaitConditions/default (2.10s)
23:21:55 [2022-07-08T23:21:55.005Z]     --- PASS: TestWaitConditions/removed (2.10s)
23:21:55 [2022-07-08T23:21:55.005Z]     --- PASS: TestWaitConditions/next-exit (2.20s)
23:21:55 [2022-07-08T23:21:55.005Z]     --- PASS: TestWaitConditions/not-running (2.26s)
23:21:55 [2022-07-08T23:21:55.005Z] === CONT  TestContainerStartOnDaemonRestart
23:21:55 [2022-07-08T23:21:55.005Z] === CONT  TestRestartDaemonWithRestartingContainer
23:21:55 [2022-07-08T23:21:55.946Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
23:21:56 [2022-07-08T23:21:56.875Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
23:21:58 [2022-07-08T23:21:58.767Z] --- PASS: TestContainerStartOnDaemonRestart (3.36s)
23:21:58 [2022-07-08T23:21:58.767Z] === CONT  TestIpcModeOlderClient
23:21:58 [2022-07-08T23:21:58.767Z] --- PASS: TestIpcModeOlderClient (0.09s)
23:21:58 [2022-07-08T23:21:58.767Z] === CONT  TestContainerKillOnDaemonStart
23:21:58 [2022-07-08T23:21:58.767Z] === CONT  TestDaemonHostGatewayIP
23:21:58 [2022-07-08T23:21:58.767Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.61s)
23:21:59 [2022-07-08T23:21:59.024Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
23:21:59 [2022-07-08T23:21:59.587Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
23:22:00 [2022-07-08T23:22:00.516Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
23:22:01 [2022-07-08T23:22:01.883Z] --- PASS: TestDaemonHostGatewayIP (3.30s)
23:22:01 [2022-07-08T23:22:01.883Z] === CONT  TestDaemonRestartIpcMode
23:22:03 [2022-07-08T23:22:03.777Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
23:22:05 [2022-07-08T23:22:05.144Z] --- PASS: TestDaemonRestartIpcMode (3.14s)
23:22:07 [2022-07-08T23:22:07.102Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
23:22:07 [2022-07-08T23:22:07.102Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
23:22:10 [2022-07-08T23:22:10.369Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
23:22:10 [2022-07-08T23:22:10.369Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
23:22:10 [2022-07-08T23:22:10.369Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
23:22:10 [2022-07-08T23:22:10.625Z] --- PASS: TestContainerKillOnDaemonStart (12.26s)
23:22:10 [2022-07-08T23:22:10.625Z] PASS
23:22:10 [2022-07-08T23:22:10.625Z] 
23:22:10 [2022-07-08T23:22:10.625Z] === Skipped
23:22:10 [2022-07-08T23:22:10.625Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
23:22:10 [2022-07-08T23:22:10.625Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:22:10 [2022-07-08T23:22:10.625Z] 
23:22:10 [2022-07-08T23:22:10.625Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
23:22:10 [2022-07-08T23:22:10.625Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:22:10 [2022-07-08T23:22:10.625Z] 
23:22:10 [2022-07-08T23:22:10.625Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
23:22:10 [2022-07-08T23:22:10.625Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:22:10 [2022-07-08T23:22:10.625Z] 
23:22:10 [2022-07-08T23:22:10.625Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
23:22:10 [2022-07-08T23:22:10.626Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:22:10 [2022-07-08T23:22:10.626Z] 
23:22:10 [2022-07-08T23:22:10.626Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
23:22:10 [2022-07-08T23:22:10.626Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:22:10 [2022-07-08T23:22:10.626Z] 
23:22:10 [2022-07-08T23:22:10.626Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
23:22:10 [2022-07-08T23:22:10.626Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
23:22:10 [2022-07-08T23:22:10.626Z] 
23:22:10 [2022-07-08T23:22:10.626Z] DONE 264 tests, 6 skipped in 165.306s
23:22:10 [2022-07-08T23:22:10.881Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
23:22:10 [2022-07-08T23:22:10.881Z] ++ 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
23:22:10 [2022-07-08T23:22:10.881Z] ++ set -e
23:22:10 [2022-07-08T23:22:10.881Z] ++ '[' -n 0 ']'
23:22:10 [2022-07-08T23:22:10.881Z] ++ set -x
23:22:10 [2022-07-08T23:22:10.882Z] ++ env -i DEST=/go/src/github.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
23:22:10 [2022-07-08T23:22:10.882Z] === RUN   TestConfigDaemonLibtrustID
23:22:11 [2022-07-08T23:22:11.443Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
23:22:11 [2022-07-08T23:22:11.443Z] === RUN   TestConfigDaemonID
23:22:12 [2022-07-08T23:22:12.005Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
23:22:12 [2022-07-08T23:22:12.568Z]     check_test.go:540: [d39a5633a679a] daemon is not started
23:22:12 [2022-07-08T23:22:12.568Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
23:22:12 [2022-07-08T23:22:12.568Z]     daemon_test.go:83: [da31ed4fc7157] daemon is not started
23:22:12 [2022-07-08T23:22:12.568Z] --- PASS: TestConfigDaemonID (1.07s)
23:22:12 [2022-07-08T23:22:12.568Z] === RUN   TestDaemonConfigValidation
23:22:12 [2022-07-08T23:22:12.568Z] === RUN   TestDaemonConfigValidation/config_with_no_content
23:22:12 [2022-07-08T23:22:12.568Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
23:22:12 [2022-07-08T23:22:12.568Z] === RUN   TestDaemonConfigValidation/config_with_{}
23:22:12 [2022-07-08T23:22:12.568Z] === PAUSE TestDaemonConfigValidation/config_with_{}
23:22:12 [2022-07-08T23:22:12.568Z] === RUN   TestDaemonConfigValidation/invalid_config
23:22:12 [2022-07-08T23:22:12.568Z] === PAUSE TestDaemonConfigValidation/invalid_config
23:22:12 [2022-07-08T23:22:12.568Z] === RUN   TestDaemonConfigValidation/malformed_config
23:22:12 [2022-07-08T23:22:12.568Z] === PAUSE TestDaemonConfigValidation/malformed_config
23:22:12 [2022-07-08T23:22:12.568Z] === RUN   TestDaemonConfigValidation/valid_config
23:22:12 [2022-07-08T23:22:12.568Z] === PAUSE TestDaemonConfigValidation/valid_config
23:22:12 [2022-07-08T23:22:12.568Z] === CONT  TestDaemonConfigValidation/config_with_no_content
23:22:12 [2022-07-08T23:22:12.568Z] === CONT  TestDaemonConfigValidation/malformed_config
23:22:12 [2022-07-08T23:22:12.824Z] === CONT  TestDaemonConfigValidation/valid_config
23:22:12 [2022-07-08T23:22:12.824Z] === CONT  TestDaemonConfigValidation/invalid_config
23:22:12 [2022-07-08T23:22:12.824Z] === CONT  TestDaemonConfigValidation/config_with_{}
23:22:13 [2022-07-08T23:22:13.081Z] --- PASS: TestDaemonConfigValidation (0.00s)
23:22:13 [2022-07-08T23:22:13.081Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.19s)
23:22:13 [2022-07-08T23:22:13.081Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.21s)
23:22:13 [2022-07-08T23:22:13.081Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.12s)
23:22:13 [2022-07-08T23:22:13.081Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.25s)
23:22:13 [2022-07-08T23:22:13.081Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.24s)
23:22:13 [2022-07-08T23:22:13.081Z] === RUN   TestConfigDaemonSeccompProfiles
23:22:13 [2022-07-08T23:22:13.081Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
23:22:14 [2022-07-08T23:22:14.447Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
23:22:15 [2022-07-08T23:22:15.377Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
23:22:15 [2022-07-08T23:22:15.634Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
23:22:15 [2022-07-08T23:22:15.634Z] === RUN   TestDockerSuite/TestBuildAddNonTar
23:22:16 [2022-07-08T23:22:16.562Z] === CONT  TestConfigDaemonSeccompProfiles
23:22:16 [2022-07-08T23:22:16.562Z]     daemon_test.go:197: [ddf45ab06296f] daemon is not started
23:22:16 [2022-07-08T23:22:16.562Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s)
23:22:16 [2022-07-08T23:22:16.562Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.12s)
23:22:16 [2022-07-08T23:22:16.562Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s)
23:22:16 [2022-07-08T23:22:16.562Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s)
23:22:16 [2022-07-08T23:22:16.562Z] === RUN   TestDaemonProxy
23:22:16 [2022-07-08T23:22:16.562Z] === RUN   TestDaemonProxy/environment_variables
23:22:16 [2022-07-08T23:22:16.562Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
23:22:17 [2022-07-08T23:22:17.123Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
23:22:18 [2022-07-08T23:22:18.053Z] === RUN   TestDaemonProxy/command-line_options
23:22:18 [2022-07-08T23:22:18.310Z]     docker_cli_daemon_plugins_test.go:106: [d2da0a7562de7] daemon is not started
23:22:19 [2022-07-08T23:22:19.239Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
23:22:19 [2022-07-08T23:22:19.495Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
23:22:19 [2022-07-08T23:22:19.751Z] === RUN   TestDaemonProxy/configuration_file
23:22:20 [2022-07-08T23:22:20.679Z]     check_test.go:540: [de23fbbcf8778] daemon is not started
23:22:20 [2022-07-08T23:22:20.679Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
23:22:21 [2022-07-08T23:22:21.606Z] === RUN   TestDaemonProxy/conflicting_options
23:22:21 [2022-07-08T23:22:21.862Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
23:22:22 [2022-07-08T23:22:22.118Z] === RUN   TestDaemonProxy/reload_sanitized
23:22:22 [2022-07-08T23:22:22.681Z] === RUN   TestDockerSuite/TestBuildAddScript
23:22:22 [2022-07-08T23:22:22.681Z] --- PASS: TestDaemonProxy (6.25s)
23:22:22 [2022-07-08T23:22:22.681Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
23:22:22 [2022-07-08T23:22:22.681Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
23:22:22 [2022-07-08T23:22:22.681Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
23:22:22 [2022-07-08T23:22:22.681Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
23:22:22 [2022-07-08T23:22:22.681Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
23:22:22 [2022-07-08T23:22:22.681Z] PASS
23:22:22 [2022-07-08T23:22:22.681Z] 
23:22:22 [2022-07-08T23:22:22.681Z] DONE 18 tests in 11.864s
23:22:22 [2022-07-08T23:22:22.681Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
23:22:22 [2022-07-08T23:22:22.681Z] ++ 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
23:22:22 [2022-07-08T23:22:22.681Z] ++ set -e
23:22:22 [2022-07-08T23:22:22.681Z] ++ '[' -n 0 ']'
23:22:22 [2022-07-08T23:22:22.681Z] ++ set -x
23:22:22 [2022-07-08T23:22:22.681Z] ++ env -i DEST=/go/src/github.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
23:22:22 [2022-07-08T23:22:22.938Z] INFO: Testing against a local daemon
23:22:22 [2022-07-08T23:22:22.938Z] === RUN   TestCommitInheritsEnv
23:22:23 [2022-07-08T23:22:23.195Z] --- PASS: TestCommitInheritsEnv (0.34s)
23:22:23 [2022-07-08T23:22:23.195Z] === RUN   TestImportExtremelyLargeImageWorks
23:22:23 [2022-07-08T23:22:23.195Z] === PAUSE TestImportExtremelyLargeImageWorks
23:22:23 [2022-07-08T23:22:23.195Z] === RUN   TestImportWithCustomPlatform
23:22:23 [2022-07-08T23:22:23.195Z] === RUN   TestImportWithCustomPlatform/#00
23:22:23 [2022-07-08T23:22:23.195Z] === RUN   TestImportWithCustomPlatform/_______
23:22:23 [2022-07-08T23:22:23.195Z] === RUN   TestImportWithCustomPlatform//
23:22:23 [2022-07-08T23:22:23.195Z] === RUN   TestImportWithCustomPlatform/linux
23:22:23 [2022-07-08T23:22:23.452Z] === RUN   TestImportWithCustomPlatform/LINUX
23:22:23 [2022-07-08T23:22:23.452Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
23:22:23 [2022-07-08T23:22:23.709Z] === RUN   TestImportWithCustomPlatform/macos
23:22:23 [2022-07-08T23:22:23.709Z] === RUN   TestImportWithCustomPlatform/macos/arm64
23:22:23 [2022-07-08T23:22:23.709Z] === RUN   TestImportWithCustomPlatform/nintendo64
23:22:23 [2022-07-08T23:22:23.709Z] --- PASS: TestImportWithCustomPlatform (0.48s)
23:22:23 [2022-07-08T23:22:23.709Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.09s)
23:22:23 [2022-07-08T23:22:23.709Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
23:22:23 [2022-07-08T23:22:23.709Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
23:22:23 [2022-07-08T23:22:23.709Z]     --- PASS: TestImportWithCustomPlatform/linux (0.12s)
23:22:23 [2022-07-08T23:22:23.709Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.08s)
23:22:23 [2022-07-08T23:22:23.709Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.11s)
23:22:23 [2022-07-08T23:22:23.709Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
23:22:23 [2022-07-08T23:22:23.709Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
23:22:23 [2022-07-08T23:22:23.709Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
23:22:23 [2022-07-08T23:22:23.709Z] === RUN   TestImagesFilterMultiReference
23:22:23 [2022-07-08T23:22:23.709Z] --- PASS: TestImagesFilterMultiReference (0.06s)
23:22:23 [2022-07-08T23:22:23.709Z] === RUN   TestImagePullPlatformInvalid
23:22:23 [2022-07-08T23:22:23.709Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
23:22:23 [2022-07-08T23:22:23.709Z] === RUN   TestRemoveImageOrphaning
23:22:24 [2022-07-08T23:22:24.272Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
23:22:24 [2022-07-08T23:22:24.272Z] --- PASS: TestRemoveImageOrphaning (0.38s)
23:22:24 [2022-07-08T23:22:24.272Z] === RUN   TestRemoveImageGarbageCollector
23:22:24 [2022-07-08T23:22:24.835Z] time="2022-07-08T23:22:24Z" level=info msg="[graphdriver] trying configured driver: overlay2"
23:22:24 [2022-07-08T23:22:24.835Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
23:22:26 [2022-07-08T23:22:26.204Z] --- PASS: TestRemoveImageGarbageCollector (2.14s)
23:22:26 [2022-07-08T23:22:26.204Z] === RUN   TestTagUnprefixedRepoByNameOrName
23:22:26 [2022-07-08T23:22:26.461Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.09s)
23:22:26 [2022-07-08T23:22:26.461Z] === RUN   TestTagInvalidReference
23:22:26 [2022-07-08T23:22:26.461Z] --- PASS: TestTagInvalidReference (0.04s)
23:22:26 [2022-07-08T23:22:26.461Z] === RUN   TestTagValidPrefixedRepo
23:22:26 [2022-07-08T23:22:26.461Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
23:22:26 [2022-07-08T23:22:26.461Z] === RUN   TestTagExistedNameWithoutForce
23:22:26 [2022-07-08T23:22:26.461Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
23:22:26 [2022-07-08T23:22:26.461Z] === RUN   TestTagOfficialNames
23:22:26 [2022-07-08T23:22:26.717Z] --- PASS: TestTagOfficialNames (0.14s)
23:22:26 [2022-07-08T23:22:26.717Z] === RUN   TestTagMatchesDigest
23:22:26 [2022-07-08T23:22:26.717Z] --- PASS: TestTagMatchesDigest (0.15s)
23:22:26 [2022-07-08T23:22:26.717Z] === CONT  TestImportExtremelyLargeImageWorks
23:22:30 [2022-07-08T23:22:30.891Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
23:22:31 [2022-07-08T23:22:31.454Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
23:22:31 [2022-07-08T23:22:31.454Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
23:22:32 [2022-07-08T23:22:32.017Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
23:22:32 [2022-07-08T23:22:32.582Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
23:22:32 [2022-07-08T23:22:32.582Z]     docker_cli_daemon_test.go:2840: Checking IpcMode private set from config
23:22:33 [2022-07-08T23:22:33.145Z]     docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config
23:22:33 [2022-07-08T23:22:33.708Z]     docker_cli_daemon_test.go:2840: Checking IpcMode host set from config
23:22:33 [2022-07-08T23:22:33.963Z]     docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config
23:22:34 [2022-07-08T23:22:34.526Z]     docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config
23:22:35 [2022-07-08T23:22:35.089Z]     docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli
23:22:35 [2022-07-08T23:22:35.652Z]     docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli
23:22:36 [2022-07-08T23:22:36.216Z]     docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli
23:22:36 [2022-07-08T23:22:36.216Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
23:22:36 [2022-07-08T23:22:36.779Z]     docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli
23:22:37 [2022-07-08T23:22:37.036Z]     docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli
23:22:37 [2022-07-08T23:22:37.598Z]     check_test.go:540: [d0a80e51e020a] daemon is not started
23:22:37 [2022-07-08T23:22:37.598Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
23:22:38 [2022-07-08T23:22:38.966Z]     check_test.go:540: [d7a1ebc6fd4ce] daemon is not started
23:22:38 [2022-07-08T23:22:38.966Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
23:22:39 [2022-07-08T23:22:39.228Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
23:22:39 [2022-07-08T23:22:39.228Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
23:22:39 [2022-07-08T23:22:39.791Z] === RUN   TestDockerSuite/TestBuildAddTar
23:22:41 [2022-07-08T23:22:41.159Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
23:22:44 [2022-07-08T23:22:44.430Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
23:22:44 [2022-07-08T23:22:44.687Z]     check_test.go:540: [dba0453ed0bfd] daemon is not started
23:22:44 [2022-07-08T23:22:44.687Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
23:22:47 [2022-07-08T23:22:47.960Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
23:22:47 [2022-07-08T23:22:47.960Z] === RUN   TestDockerSuite/TestBuildAddTarXz
23:22:49 [2022-07-08T23:22:49.327Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
23:22:49 [2022-07-08T23:22:49.585Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
23:22:50 [2022-07-08T23:22:50.515Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
23:22:53 [2022-07-08T23:22:53.834Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
23:22:54 [2022-07-08T23:22:54.761Z]     check_test.go:540: [d0e82561eb28d] daemon is not started
23:22:54 [2022-07-08T23:22:54.761Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
23:22:54 [2022-07-08T23:22:54.761Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
23:22:58 [2022-07-08T23:22:58.931Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
23:23:02 [2022-07-08T23:23:02.201Z] === RUN   TestDockerSuite/TestBuildBlankName
23:23:02 [2022-07-08T23:23:02.458Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
23:23:02 [2022-07-08T23:23:02.458Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
23:23:04 [2022-07-08T23:23:04.977Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
23:23:05 [2022-07-08T23:23:05.234Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
23:23:07 [2022-07-08T23:23:07.129Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
23:23:08 [2022-07-08T23:23:08.059Z]     check_test.go:540: [d4896542524c4] daemon is not started
23:23:08 [2022-07-08T23:23:08.059Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
23:23:08 [2022-07-08T23:23:08.059Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
23:23:08 [2022-07-08T23:23:08.621Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
23:23:09 [2022-07-08T23:23:09.184Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
23:23:09 [2022-07-08T23:23:09.748Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
23:23:10 [2022-07-08T23:23:10.679Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
23:23:11 [2022-07-08T23:23:11.609Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
23:23:11 [2022-07-08T23:23:11.609Z]     check_test.go:540: [d2c2027b52ab2] daemon is not started
23:23:11 [2022-07-08T23:23:11.609Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
23:23:12 [2022-07-08T23:23:12.979Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
23:23:14 [2022-07-08T23:23:14.357Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
23:23:15 [2022-07-08T23:23:15.287Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
23:23:16 [2022-07-08T23:23:16.221Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
23:23:16 [2022-07-08T23:23:16.785Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
23:23:17 [2022-07-08T23:23:17.009Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd
23:23:17 [2022-07-08T23:23:17.009Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy
23:23:17 [2022-07-08T23:23:17.009Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
23:23:17 [2022-07-08T23:23:17.009Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy
23:23:17 [2022-07-08T23:23:17.009Z] Cross building: bundles/cross/linux/s390x
23:23:17 [2022-07-08T23:23:17.010Z] Building: bundles/cross/linux/s390x-daemon/dockerd
23:23:17 [2022-07-08T23:23:17.010Z] GOOS="linux" GOARCH="s390x" GOARM=""
23:23:19 [2022-07-08T23:23:19.308Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
23:23:21 [2022-07-08T23:23:21.199Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
23:23:22 [2022-07-08T23:23:22.567Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
23:23:24 [2022-07-08T23:23:24.458Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
23:23:28 [2022-07-08T23:23:28.628Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
23:23:31 [2022-07-08T23:23:31.149Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
23:23:31 [2022-07-08T23:23:31.149Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
23:23:34 [2022-07-08T23:23:34.420Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
23:23:35 [2022-07-08T23:23:35.787Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
23:23:37 [2022-07-08T23:23:37.156Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
23:23:37 [2022-07-08T23:23:37.413Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
23:23:37 [2022-07-08T23:23:37.413Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
23:23:38 [2022-07-08T23:23:38.343Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
23:23:39 [2022-07-08T23:23:39.712Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
23:23:39 [2022-07-08T23:23:39.712Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
23:23:42 [2022-07-08T23:23:42.233Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
23:23:42 [2022-07-08T23:23:42.796Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
23:23:48 [2022-07-08T23:23:48.056Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
23:23:48 [2022-07-08T23:23:48.620Z]     docker_cli_daemon_test.go:2503: [d3532d8542143] daemon is not started
23:23:49 [2022-07-08T23:23:49.183Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
23:23:50 [2022-07-08T23:23:50.549Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
23:23:50 [2022-07-08T23:23:50.549Z] === RUN   TestDockerSuite/TestBuildCacheAdd
23:23:51 [2022-07-08T23:23:51.479Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
23:23:52 [2022-07-08T23:23:52.847Z] === RUN   TestDockerSuite/TestBuildCacheFrom
23:23:58 [2022-07-08T23:23:58.095Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
23:23:58 [2022-07-08T23:23:58.658Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
23:23:59 [2022-07-08T23:23:59.590Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
23:24:00 [2022-07-08T23:24:00.535Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
23:24:01 [2022-07-08T23:24:01.465Z] === RUN   TestDockerDaemonSuite/TestShmSize
23:24:01 [2022-07-08T23:24:01.722Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
23:24:03 [2022-07-08T23:24:03.615Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
23:24:03 [2022-07-08T23:24:03.872Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
23:24:05 [2022-07-08T23:24:05.314Z] === RUN   TestDockerSuite/TestBuildClearCmd
23:24:05 [2022-07-08T23:24:05.582Z] === RUN   TestDockerSuite/TestBuildCmd
23:24:06 [2022-07-08T23:24:06.145Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
23:24:06 [2022-07-08T23:24:06.145Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
23:24:06 [2022-07-08T23:24:06.145Z]     check_test.go:540: [dd44f1a41ebe7] daemon is not started
23:24:06 [2022-07-08T23:24:06.145Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
23:24:06 [2022-07-08T23:24:06.402Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
23:24:06 [2022-07-08T23:24:06.965Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
23:24:06 [2022-07-08T23:24:06.965Z]     docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows
23:24:06 [2022-07-08T23:24:06.965Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
23:24:08 [2022-07-08T23:24:08.333Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
23:24:12 [2022-07-08T23:24:12.512Z] --- PASS: TestDockerDaemonSuite (330.51s)
23:24:12 [2022-07-08T23:24:12.512Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.97s)
23:24:12 [2022-07-08T23:24:12.512Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.51s)
23:24:12 [2022-07-08T23:24:12.512Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.69s)
23:24:12 [2022-07-08T23:24:12.512Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.34s)
23:24:12 [2022-07-08T23:24:12.512Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.02s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.78s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.21s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.85s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.48s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.25s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.42s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.37s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.45s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.22s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.37s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.56s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.38s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.43s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.94s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.53s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.87s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.74s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.63s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.84s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.78s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.43s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.42s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.62s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.54s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.55s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.10s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.65s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.74s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.73s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.51s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.40s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.47s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.39s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.81s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.65s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (1.88s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.35s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.21s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.07s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.09s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.74s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (3.59s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.59s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.89s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.00s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.33s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.56s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.96s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.32s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.02s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.48s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.86s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.98s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.08s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.30s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.55s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.17s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.31s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.16s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.85s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.19s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.10s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.60s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.28s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.88s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.99s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.94s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.48s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.51s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.83s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.58s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.60s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.79s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.63s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.52s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.33s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.47s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.00s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.50s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.32s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.42s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.67s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.13s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.21s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.01s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.76s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.25s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.72s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.90s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.73s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s)
23:24:12 [2022-07-08T23:24:12.513Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.87s)
23:24:12 [2022-07-08T23:24:12.513Z] === RUN   TestDockerSwarmSuite
23:24:12 [2022-07-08T23:24:12.513Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
23:24:13 [2022-07-08T23:24:13.881Z] === RUN   TestDockerSuite/TestBuildConditionalCache
23:24:14 [2022-07-08T23:24:14.811Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
23:24:15 [2022-07-08T23:24:15.375Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
23:24:15 [2022-07-08T23:24:15.938Z] === RUN   TestDockerSuite/TestBuildContextCleanup
23:24:16 [2022-07-08T23:24:16.501Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
23:24:17 [2022-07-08T23:24:17.064Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
23:24:17 [2022-07-08T23:24:17.628Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
23:24:18 [2022-07-08T23:24:18.190Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
23:24:18 [2022-07-08T23:24:18.447Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
23:24:23 [2022-07-08T23:24:23.699Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
23:24:30 [2022-07-08T23:24:30.245Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
23:24:30 [2022-07-08T23:24:30.245Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
23:24:32 [2022-07-08T23:24:32.773Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
23:24:36 [2022-07-08T23:24:36.042Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
23:24:36 [2022-07-08T23:24:36.971Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
23:24:36 [2022-07-08T23:24:36.971Z]     docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows
23:24:36 [2022-07-08T23:24:36.971Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
23:24:36 [2022-07-08T23:24:36.971Z]     docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows
23:24:36 [2022-07-08T23:24:36.971Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
23:24:36 [2022-07-08T23:24:36.971Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
23:24:36 [2022-07-08T23:24:36.971Z]     docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows
23:24:36 [2022-07-08T23:24:36.971Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
23:24:36 [2022-07-08T23:24:36.971Z]     docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows
23:24:36 [2022-07-08T23:24:36.971Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
23:24:37 [2022-07-08T23:24:37.900Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
23:24:40 [2022-07-08T23:24:40.420Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
23:24:40 [2022-07-08T23:24:40.676Z]     docker_api_swarm_test.go:563: [d9422959e085f] joining swarm manager [d8ad94dfd3896]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:24:45 [2022-07-08T23:24:45.925Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
23:24:47 [2022-07-08T23:24:47.815Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
23:24:47 [2022-07-08T23:24:47.815Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
23:24:53 [2022-07-08T23:24:53.067Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
23:24:53 [2022-07-08T23:24:53.331Z]     docker_api_swarm_test.go:585: [d624814b8c712] joining swarm manager [d8ad94dfd3896]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:24:57 [2022-07-08T23:24:57.509Z]     check_test.go:611: [d9422959e085f] daemon is not started
23:24:58 [2022-07-08T23:24:58.910Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
23:24:59 [2022-07-08T23:24:59.473Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
23:25:00 [2022-07-08T23:25:00.839Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
23:25:04 [2022-07-08T23:25:04.113Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
23:25:04 [2022-07-08T23:25:04.113Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
23:25:04 [2022-07-08T23:25:04.113Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
23:25:05 [2022-07-08T23:25:05.043Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
23:25:05 [2022-07-08T23:25:05.974Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
23:25:07 [2022-07-08T23:25:07.342Z] === RUN   TestDockerSuite/TestBuildDockerignore
23:25:07 [2022-07-08T23:25:07.342Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
23:25:07 [2022-07-08T23:25:07.342Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
23:25:07 [2022-07-08T23:25:07.342Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
23:25:08 [2022-07-08T23:25:08.482Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd
23:25:08 [2022-07-08T23:25:08.482Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy
23:25:08 [2022-07-08T23:25:08.482Z] GOOS="linux" GOARCH="s390x" GOARM=""
23:25:08 [2022-07-08T23:25:08.482Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy
23:25:08 [2022-07-08T23:25:08.482Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
23:25:08 [2022-07-08T23:25:08.804Z] + sudo modprobe ip6table_filter
[Pipeline] sh
23:25:09 [2022-07-08T23:25:09.086Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43789/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4f20aaeabd23f250bf2e7c762da7d8c80210196c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4f20aaeabd23f250bf2e7c762da7d8c80210196c hack/test/unit
23:25:09 [2022-07-08T23:25:09.345Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
23:25:09 [2022-07-08T23:25:09.345Z] + TESTFLAGS+=' -test.timeout=5m'
23:25:09 [2022-07-08T23:25:09.345Z] + TESTDIRS=./...
23:25:09 [2022-07-08T23:25:09.345Z] + exclude_paths='/vendor/|/integration'
23:25:09 [2022-07-08T23:25:09.345Z] ++ grep -vE '(/vendor/|/integration)'
23:25:09 [2022-07-08T23:25:09.345Z] ++ go list ./...
23:25:10 [2022-07-08T23:25:10.284Z] + pkg_list='github.com/docker/docker/api
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/api/server
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/api/server/backend/build
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/api/server/httpstatus
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/api/server/httputils
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/api/server/middleware
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/api/server/router
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/api/server/router/build
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/api/server/router/checkpoint
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/api/server/router/container
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/api/server/router/debug
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/api/server/router/distribution
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/api/server/router/grpc
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/api/server/router/image
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/api/server/router/network
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/api/server/router/plugin
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/api/server/router/session
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/api/server/router/swarm
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/api/server/router/system
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/api/server/router/volume
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/api/types
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/api/types/backend
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/api/types/blkiodev
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/api/types/container
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/api/types/events
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/api/types/filters
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/api/types/image
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/api/types/mount
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/api/types/network
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/api/types/plugins/logdriver
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/api/types/registry
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/api/types/strslice
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/api/types/swarm
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/api/types/swarm/runtime
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/api/types/time
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/api/types/versions
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/api/types/versions/v1p19
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/api/types/versions/v1p20
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/api/types/volume
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/builder
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/builder/builder-next
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/builder/builder-next/exporter
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/builder/builder-next/imagerefchecker
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/builder/builder-next/worker
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/builder/dockerfile
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/builder/remotecontext
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/builder/remotecontext/git
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/builder/remotecontext/urlutil
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/cli
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/cli/config
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/cli/debug
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/cli/winresources/docker-proxy
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/cli/winresources/dockerd
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/client
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/cmd/docker-proxy
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/cmd/dockerd
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/cmd/dockerd/trap
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/container
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/container/stream
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/contrib/apparmor
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/contrib/docker-device-tool
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/contrib/httpserver
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/daemon
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/daemon/cluster
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/daemon/cluster/controllers/plugin
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/daemon/cluster/convert
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/daemon/cluster/executor
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/daemon/cluster/executor/container
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/daemon/cluster/provider
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/daemon/config
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/daemon/events
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/daemon/events/testutils
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/daemon/exec
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/daemon/graphdriver
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/daemon/graphdriver/aufs
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/daemon/graphdriver/btrfs
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/daemon/graphdriver/copy
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/daemon/graphdriver/devmapper
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/daemon/graphdriver/graphtest
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/daemon/graphdriver/overlay
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/daemon/graphdriver/overlay2
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/daemon/graphdriver/overlayutils
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/daemon/graphdriver/register
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/daemon/graphdriver/vfs
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/daemon/graphdriver/zfs
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/daemon/images
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/daemon/initlayer
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/daemon/links
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/daemon/listeners
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/daemon/logger
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/daemon/logger/awslogs
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/daemon/logger/fluentd
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/daemon/logger/gcplogs
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/daemon/logger/gelf
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/daemon/logger/journald
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/daemon/logger/jsonfilelog
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/daemon/logger/local
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/daemon/logger/logentries
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/daemon/logger/loggertest
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/daemon/logger/loggerutils
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/daemon/logger/loggerutils/cache
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/daemon/logger/splunk
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/daemon/logger/syslog
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/daemon/logger/templates
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/daemon/names
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/daemon/network
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/daemon/stats
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/distribution
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/distribution/metadata
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/distribution/utils
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/distribution/xfer
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/dockerversion
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/errdefs
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/image
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/image/cache
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/image/tarexport
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/image/v1
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/internal/test/suite
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/layer
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libcontainerd
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libcontainerd/queue
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libcontainerd/remote
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libcontainerd/supervisor
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libcontainerd/types
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/bitseq
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/cluster
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/cmd/diagnostic
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/cmd/ovrouter
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/cmd/readme_test
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/config
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/datastore
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/diagnostic
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/discoverapi
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/driverapi
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/drivers/bridge
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/drivers/host
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/drivers/ipvlan
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/drivers/macvlan
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/drivers/null
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/drivers/overlay
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/drivers/remote
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/drivers/remote/api
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/drivers/windows
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/drvregistry
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/etchosts
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/idm
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/internal/caller
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/internal/setmatrix
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/ipam
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/ipamapi
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/ipams/builtin
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/ipams/null
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/ipams/remote
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/ipams/remote/api
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/ipams/windowsipam
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/ipamutils
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/iptables
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/netlabel
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/netutils
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/networkdb
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/ns
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/options
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/osl
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/osl/kernel
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/portallocator
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/portmapper
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/resolvconf
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/testutils
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/libnetwork/types
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/oci
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/oci/caps
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/opts
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/pkg/aaparser
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/pkg/archive
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/pkg/authorization
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/pkg/broadcaster
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/pkg/capabilities
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/pkg/chrootarchive
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/pkg/containerfs
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/pkg/devicemapper
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/pkg/directory
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/pkg/dmesg
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/pkg/fileutils
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/pkg/fsutils
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/pkg/homedir
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/pkg/idtools
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/pkg/ioutils
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/pkg/jsonmessage
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/pkg/longpath
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/pkg/loopback
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/pkg/namesgenerator
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/pkg/parsers
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/pkg/parsers/kernel
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/pkg/parsers/operatingsystem
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/pkg/pidfile
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/pkg/platform
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/pkg/plugingetter
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/pkg/plugins
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/pkg/plugins/transport
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/pkg/pools
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/pkg/progress
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/pkg/pubsub
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/pkg/reexec
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/pkg/signal
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/pkg/stack
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/pkg/stdcopy
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/pkg/streamformatter
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/pkg/stringid
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/pkg/sysinfo
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/pkg/system
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/pkg/tailfile
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/pkg/tarsum
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/pkg/urlutil
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/pkg/useragent
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/plugin
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/plugin/executor/containerd
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/plugin/v2
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/profiles/apparmor
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/profiles/seccomp
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/quota
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/reference
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/registry
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/registry/resumable
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/restartmanager
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/rootless
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/rootless/specconv
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/runconfig
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/runconfig/opts
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/testutil
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/testutil/daemon
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/testutil/environment
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/testutil/fakecontext
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/testutil/fakegit
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/testutil/fakestorage
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/testutil/fixtures/load
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/testutil/fixtures/plugin
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/testutil/fixtures/plugin/basic
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/testutil/registry
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/testutil/request
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/volume
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/volume/drivers
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/volume/local
23:25:10 [2022-07-08T23:25:10.284Z] github.com/docker/docker/volume/mounts
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/volume/service
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/volume/service/opts
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/volume/testutils'
23:25:10 [2022-07-08T23:25:10.285Z] ++ grep --fixed-strings -v /libnetwork
23:25:10 [2022-07-08T23:25:10.285Z] ++ echo 'github.com/docker/docker/api
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/server
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/server/backend/build
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/server/httpstatus
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/server/httputils
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/server/middleware
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/server/router
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/server/router/build
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/server/router/checkpoint
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/server/router/container
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/server/router/debug
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/server/router/distribution
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/server/router/grpc
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/server/router/image
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/server/router/network
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/server/router/plugin
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/server/router/session
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/server/router/swarm
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/server/router/system
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/server/router/volume
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/types
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/types/backend
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/types/blkiodev
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/types/container
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/types/events
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/types/filters
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/types/image
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/types/mount
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/types/network
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/types/plugins/logdriver
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/types/registry
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/types/strslice
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/types/swarm
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/types/swarm/runtime
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/types/time
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/types/versions
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/types/versions/v1p19
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/types/versions/v1p20
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/types/volume
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/builder
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/builder/builder-next
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/builder/builder-next/exporter
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/builder/builder-next/imagerefchecker
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/builder/builder-next/worker
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/builder/dockerfile
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/builder/remotecontext
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/builder/remotecontext/git
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/builder/remotecontext/urlutil
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/cli
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/cli/config
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/cli/debug
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/cli/winresources/docker-proxy
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/cli/winresources/dockerd
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/client
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/cmd/docker-proxy
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/cmd/dockerd
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/cmd/dockerd/trap
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/container
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/container/stream
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/contrib/apparmor
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/contrib/docker-device-tool
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/contrib/httpserver
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/cluster
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/cluster/controllers/plugin
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/cluster/convert
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/cluster/executor
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/cluster/executor/container
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/cluster/provider
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/config
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/events
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/events/testutils
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/exec
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/graphdriver
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/graphdriver/aufs
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/graphdriver/btrfs
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/graphdriver/copy
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/graphdriver/devmapper
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/graphdriver/graphtest
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/graphdriver/overlay
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/graphdriver/overlay2
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/graphdriver/overlayutils
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/graphdriver/register
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/graphdriver/vfs
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/graphdriver/zfs
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/images
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/initlayer
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/links
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/listeners
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/logger
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/logger/awslogs
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/logger/fluentd
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/logger/gcplogs
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/logger/gelf
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/logger/journald
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/logger/jsonfilelog
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/logger/local
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/logger/logentries
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/logger/loggertest
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/logger/loggerutils
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/logger/loggerutils/cache
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/logger/splunk
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/logger/syslog
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/logger/templates
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/names
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/network
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/stats
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/distribution
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/distribution/metadata
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/distribution/utils
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/distribution/xfer
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/dockerversion
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/errdefs
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/image
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/image/cache
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/image/tarexport
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/image/v1
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/internal/test/suite
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/layer
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libcontainerd
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libcontainerd/queue
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libcontainerd/remote
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libcontainerd/supervisor
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libcontainerd/types
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/bitseq
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/cluster
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/cmd/diagnostic
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/cmd/ovrouter
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/cmd/readme_test
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/config
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/datastore
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/diagnostic
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/discoverapi
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/driverapi
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/drivers/bridge
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/drivers/host
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/drivers/ipvlan
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/drivers/macvlan
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/drivers/null
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/drivers/overlay
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/drivers/remote
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/drivers/remote/api
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/drivers/windows
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/drvregistry
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/etchosts
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/idm
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/internal/caller
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/internal/setmatrix
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/ipam
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/ipamapi
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/ipams/builtin
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/ipams/null
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/ipams/remote
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/ipams/remote/api
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/ipams/windowsipam
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/ipamutils
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/iptables
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/netlabel
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/netutils
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/networkdb
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/ns
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/options
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/osl
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/osl/kernel
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/portallocator
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/portmapper
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/resolvconf
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/testutils
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/libnetwork/types
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/oci
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/oci/caps
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/opts
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/pkg/aaparser
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/pkg/archive
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/pkg/authorization
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/pkg/broadcaster
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/pkg/capabilities
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/pkg/chrootarchive
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/pkg/containerfs
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/pkg/devicemapper
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/pkg/directory
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/pkg/dmesg
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/pkg/fileutils
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/pkg/fsutils
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/pkg/homedir
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/pkg/idtools
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/pkg/ioutils
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/pkg/jsonmessage
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/pkg/longpath
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/pkg/loopback
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/pkg/namesgenerator
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/pkg/parsers
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/pkg/parsers/kernel
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/pkg/parsers/operatingsystem
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/pkg/pidfile
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/pkg/platform
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/pkg/plugingetter
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/pkg/plugins
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/pkg/plugins/transport
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/pkg/pools
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/pkg/progress
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/pkg/pubsub
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/pkg/reexec
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/pkg/signal
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/pkg/stack
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/pkg/stdcopy
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/pkg/streamformatter
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/pkg/stringid
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/pkg/sysinfo
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/pkg/system
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/pkg/tailfile
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/pkg/tarsum
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/pkg/urlutil
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/pkg/useragent
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/plugin
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/plugin/executor/containerd
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/plugin/v2
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/profiles/apparmor
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/profiles/seccomp
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/quota
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/reference
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/registry
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/registry/resumable
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/restartmanager
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/rootless
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/rootless/specconv
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/runconfig
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/runconfig/opts
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/testutil
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/testutil/daemon
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/testutil/environment
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/testutil/fakecontext
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/testutil/fakegit
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/testutil/fakestorage
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/testutil/fixtures/load
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/testutil/fixtures/plugin
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/testutil/fixtures/plugin/basic
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/testutil/registry
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/testutil/request
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/volume
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/volume/drivers
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/volume/local
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/volume/mounts
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/volume/service
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/volume/service/opts
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/volume/testutils'
23:25:10 [2022-07-08T23:25:10.285Z] + base_pkg_list='github.com/docker/docker/api
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/server
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/server/backend/build
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/server/httpstatus
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/server/httputils
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/server/middleware
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/server/router
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/server/router/build
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/server/router/checkpoint
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/server/router/container
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/server/router/debug
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/server/router/distribution
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/server/router/grpc
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/server/router/image
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/server/router/network
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/server/router/plugin
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/server/router/session
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/server/router/swarm
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/server/router/system
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/server/router/volume
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/types
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/types/backend
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/types/blkiodev
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/types/container
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/types/events
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/types/filters
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/types/image
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/types/mount
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/types/network
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/types/plugins/logdriver
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/types/registry
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/types/strslice
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/types/swarm
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/types/swarm/runtime
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/types/time
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/types/versions
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/types/versions/v1p19
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/types/versions/v1p20
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/api/types/volume
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/builder
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/builder/builder-next
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/builder/builder-next/exporter
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/builder/builder-next/imagerefchecker
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/builder/builder-next/worker
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/builder/dockerfile
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/builder/remotecontext
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/builder/remotecontext/git
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/builder/remotecontext/urlutil
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/cli
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/cli/config
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/cli/debug
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/cli/winresources/docker-proxy
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/cli/winresources/dockerd
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/client
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/cmd/docker-proxy
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/cmd/dockerd
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/cmd/dockerd/trap
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/container
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/container/stream
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/contrib/apparmor
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/contrib/docker-device-tool
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/contrib/httpserver
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/cluster
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/cluster/controllers/plugin
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/cluster/convert
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/cluster/executor
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/cluster/executor/container
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/cluster/provider
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/config
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/events
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/events/testutils
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/exec
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/graphdriver
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/graphdriver/aufs
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/graphdriver/btrfs
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/graphdriver/copy
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/graphdriver/devmapper
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/graphdriver/graphtest
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/graphdriver/overlay
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/graphdriver/overlay2
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/graphdriver/overlayutils
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/graphdriver/register
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/graphdriver/vfs
23:25:10 [2022-07-08T23:25:10.285Z] github.com/docker/docker/daemon/graphdriver/zfs
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/images
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/initlayer
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/links
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/listeners
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/logger
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/logger/awslogs
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/logger/fluentd
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/logger/gcplogs
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/logger/gelf
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/logger/journald
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/logger/jsonfilelog
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/logger/local
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/logger/logentries
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/logger/loggertest
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/logger/loggerutils
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/logger/loggerutils/cache
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/logger/splunk
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/logger/syslog
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/logger/templates
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/names
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/network
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/stats
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/distribution
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/distribution/metadata
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/distribution/utils
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/distribution/xfer
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/dockerversion
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/errdefs
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/image
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/image/cache
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/image/tarexport
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/image/v1
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/internal/test/suite
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/layer
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libcontainerd
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libcontainerd/queue
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libcontainerd/remote
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libcontainerd/supervisor
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libcontainerd/types
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/oci
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/oci/caps
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/opts
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/aaparser
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/archive
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/authorization
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/broadcaster
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/capabilities
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/chrootarchive
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/containerfs
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/devicemapper
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/directory
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/dmesg
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/fileutils
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/fsutils
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/homedir
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/idtools
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/ioutils
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/jsonmessage
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/longpath
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/loopback
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/namesgenerator
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/parsers
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/parsers/kernel
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/parsers/operatingsystem
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/pidfile
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/platform
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/plugingetter
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/plugins
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/plugins/transport
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/pools
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/progress
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/pubsub
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/reexec
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/signal
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/stack
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/stdcopy
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/streamformatter
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/stringid
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/sysinfo
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/system
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/tailfile
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/tarsum
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/urlutil
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/useragent
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/plugin
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/plugin/executor/containerd
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/plugin/v2
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/profiles/apparmor
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/profiles/seccomp
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/quota
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/reference
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/registry
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/registry/resumable
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/restartmanager
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/rootless
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/rootless/specconv
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/runconfig
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/runconfig/opts
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/testutil
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/testutil/daemon
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/testutil/environment
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/testutil/fakecontext
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/testutil/fakegit
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/testutil/fakestorage
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/testutil/fixtures/load
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/testutil/fixtures/plugin
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/testutil/fixtures/plugin/basic
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/testutil/registry
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/testutil/request
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/volume
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/volume/drivers
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/volume/local
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/volume/mounts
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/volume/service
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/volume/service/opts
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/volume/testutils'
23:25:10 [2022-07-08T23:25:10.286Z] ++ echo 'github.com/docker/docker/api
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/api/server
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/api/server/backend/build
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/api/server/httpstatus
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/api/server/httputils
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/api/server/middleware
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/api/server/router
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/api/server/router/build
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/api/server/router/checkpoint
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/api/server/router/container
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/api/server/router/debug
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/api/server/router/distribution
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/api/server/router/grpc
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/api/server/router/image
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/api/server/router/network
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/api/server/router/plugin
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/api/server/router/session
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/api/server/router/swarm
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/api/server/router/system
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/api/server/router/volume
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/api/types
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/api/types/backend
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/api/types/blkiodev
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/api/types/container
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/api/types/events
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/api/types/filters
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/api/types/image
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/api/types/mount
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/api/types/network
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/api/types/plugins/logdriver
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/api/types/registry
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/api/types/strslice
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/api/types/swarm
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/api/types/swarm/runtime
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/api/types/time
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/api/types/versions
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/api/types/versions/v1p19
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/api/types/versions/v1p20
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/api/types/volume
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/builder
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/builder/builder-next
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/builder/builder-next/exporter
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/builder/builder-next/imagerefchecker
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/builder/builder-next/worker
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/builder/dockerfile
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/builder/remotecontext
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/builder/remotecontext/git
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/builder/remotecontext/urlutil
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/cli
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/cli/config
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/cli/debug
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/cli/winresources/docker-proxy
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/cli/winresources/dockerd
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/client
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/cmd/docker-proxy
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/cmd/dockerd
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/cmd/dockerd/trap
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/container
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/container/stream
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/contrib/apparmor
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/contrib/docker-device-tool
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/contrib/httpserver
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/cluster
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/cluster/controllers/plugin
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/cluster/convert
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/cluster/executor
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/cluster/executor/container
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/cluster/provider
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/config
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/events
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/events/testutils
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/exec
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/graphdriver
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/graphdriver/aufs
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/graphdriver/btrfs
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/graphdriver/copy
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/graphdriver/devmapper
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/graphdriver/graphtest
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/graphdriver/overlay
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/graphdriver/overlay2
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/graphdriver/overlayutils
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/graphdriver/register
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/graphdriver/vfs
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/graphdriver/zfs
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/images
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/initlayer
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/links
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/listeners
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/logger
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/logger/awslogs
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/logger/fluentd
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/logger/gcplogs
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/logger/gelf
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/logger/journald
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/logger/jsonfilelog
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/logger/local
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/logger/logentries
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/logger/loggertest
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/logger/loggerutils
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/logger/loggerutils/cache
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/logger/splunk
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/logger/syslog
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/logger/templates
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/names
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/network
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/daemon/stats
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/distribution
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/distribution/metadata
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/distribution/utils
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/distribution/xfer
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/dockerversion
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/errdefs
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/image
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/image/cache
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/image/tarexport
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/image/v1
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/internal/test/suite
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/layer
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libcontainerd
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libcontainerd/queue
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libcontainerd/remote
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libcontainerd/supervisor
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libcontainerd/types
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/bitseq
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/cluster
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/cmd/diagnostic
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/cmd/ovrouter
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/cmd/readme_test
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/config
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/datastore
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/diagnostic
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/discoverapi
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/driverapi
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/drivers/bridge
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/drivers/host
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/drivers/ipvlan
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/drivers/macvlan
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/drivers/null
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/drivers/overlay
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/drivers/remote
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/drivers/remote/api
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/drivers/windows
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/drvregistry
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/etchosts
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/idm
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/internal/caller
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/internal/setmatrix
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/ipam
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/ipamapi
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/ipams/builtin
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/ipams/null
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/ipams/remote
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/ipams/remote/api
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/ipams/windowsipam
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/ipamutils
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/iptables
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/netlabel
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/netutils
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/networkdb
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/ns
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/options
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/osl
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/osl/kernel
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/portallocator
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/portmapper
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/resolvconf
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/testutils
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/libnetwork/types
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/oci
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/oci/caps
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/opts
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/aaparser
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/archive
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/authorization
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/broadcaster
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/capabilities
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/chrootarchive
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/containerfs
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/devicemapper
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/directory
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/dmesg
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/fileutils
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/fsutils
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/homedir
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/idtools
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/ioutils
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/jsonmessage
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/longpath
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/loopback
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/namesgenerator
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/parsers
23:25:10 [2022-07-08T23:25:10.286Z] github.com/docker/docker/pkg/parsers/kernel
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/pkg/parsers/operatingsystem
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/pkg/pidfile
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/pkg/platform
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/pkg/plugingetter
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/pkg/plugins
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/pkg/plugins/transport
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/pkg/pools
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/pkg/progress
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/pkg/pubsub
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/pkg/reexec
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/pkg/signal
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/pkg/stack
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/pkg/stdcopy
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/pkg/streamformatter
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/pkg/stringid
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/pkg/sysinfo
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/pkg/system
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/pkg/tailfile
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/pkg/tarsum
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/pkg/urlutil
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/pkg/useragent
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/plugin
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/plugin/executor/containerd
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/plugin/v2
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/profiles/apparmor
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/profiles/seccomp
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/quota
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/reference
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/registry
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/registry/resumable
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/restartmanager
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/rootless
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/rootless/specconv
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/runconfig
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/runconfig/opts
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/testutil
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/testutil/daemon
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/testutil/environment
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/testutil/fakecontext
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/testutil/fakegit
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/testutil/fakestorage
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/testutil/fixtures/load
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/testutil/fixtures/plugin
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/testutil/fixtures/plugin/basic
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/testutil/registry
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/testutil/request
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/volume
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/volume/drivers
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/volume/local
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/volume/mounts
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/volume/service
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/volume/service/opts
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/volume/testutils'
23:25:10 [2022-07-08T23:25:10.287Z] ++ grep --fixed-strings /libnetwork
23:25:10 [2022-07-08T23:25:10.287Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/bitseq
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/cluster
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/cmd/diagnostic
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/cmd/ovrouter
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/cmd/readme_test
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/config
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/datastore
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/diagnostic
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/discoverapi
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/driverapi
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/drivers/bridge
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/drivers/host
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/drivers/ipvlan
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/drivers/macvlan
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/drivers/null
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/drivers/overlay
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/drivers/remote
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/drivers/remote/api
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/drivers/windows
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/drvregistry
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/etchosts
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/idm
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/internal/caller
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/internal/setmatrix
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/ipam
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/ipamapi
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/ipams/builtin
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/ipams/null
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/ipams/remote
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/ipams/remote/api
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/ipams/windowsipam
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/ipamutils
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/iptables
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/netlabel
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/netutils
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/networkdb
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/ns
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/options
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/osl
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/osl/kernel
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/portallocator
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/portmapper
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/resolvconf
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/testutils
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/types'
23:25:10 [2022-07-08T23:25:10.287Z] + echo 'github.com/docker/docker/libnetwork
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/bitseq
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/cluster
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/cmd/diagnostic
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/cmd/ovrouter
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/cmd/readme_test
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/config
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/datastore
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/diagnostic
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/discoverapi
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/driverapi
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/drivers/bridge
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/drivers/host
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/drivers/ipvlan
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/drivers/macvlan
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/drivers/null
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/drivers/overlay
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/drivers/remote
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/drivers/remote/api
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/drivers/windows
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/drvregistry
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/etchosts
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/idm
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/internal/caller
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/internal/setmatrix
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/ipam
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/ipamapi
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/ipams/builtin
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/ipams/null
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/ipams/remote
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/ipams/remote/api
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/ipams/windowsipam
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/ipamutils
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/iptables
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/netlabel
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/netutils
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/networkdb
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/ns
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/options
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/osl
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/osl/kernel
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/portallocator
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/portmapper
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/resolvconf
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/testutils
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/types'
23:25:10 [2022-07-08T23:25:10.287Z] + grep --fixed-strings libnetwork/drivers/bridge
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/drivers/bridge
23:25:10 [2022-07-08T23:25:10.287Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
23:25:10 [2022-07-08T23:25:10.287Z] + type docker-proxy
23:25:10 [2022-07-08T23:25:10.287Z] hack/test/unit: line 25: type: docker-proxy: not found
23:25:10 [2022-07-08T23:25:10.287Z] + hack/make.sh binary-proxy install-proxy
23:25:10 [2022-07-08T23:25:10.287Z] 
23:25:10 [2022-07-08T23:25:10.287Z] Removing bundles/
23:25:10 [2022-07-08T23:25:10.547Z] 
23:25:10 [2022-07-08T23:25:10.547Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
23:25:10 [2022-07-08T23:25:10.547Z] Building: bundles/binary-proxy/docker-proxy
23:25:10 [2022-07-08T23:25:10.547Z] GOOS="" GOARCH="" GOARM=""
23:25:10 [2022-07-08T23:25:10.611Z]     docker_api_swarm_test.go:46: [d4b269e7cda93] joining swarm manager [d5223936d8bfc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:25:17 [2022-07-08T23:25:17.149Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
23:25:17 [2022-07-08T23:25:17.405Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
23:25:18 [2022-07-08T23:25:18.675Z] Created binary: bundles/binary-proxy/docker-proxy
23:25:18 [2022-07-08T23:25:18.675Z] 
23:25:18 [2022-07-08T23:25:18.675Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
23:25:18 [2022-07-08T23:25:18.675Z] Installing docker-proxy to /usr/local/bin/
23:25:18 [2022-07-08T23:25:18.675Z] 
23:25:18 [2022-07-08T23:25:18.675Z] + mkdir -p bundles
23:25:18 [2022-07-08T23:25:18.675Z] + '[' -n 'github.com/docker/docker/api
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/api/server
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/api/server/backend/build
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/api/server/httpstatus
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/api/server/httputils
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/api/server/middleware
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/api/server/router
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/api/server/router/build
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/api/server/router/checkpoint
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/api/server/router/container
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/api/server/router/debug
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/api/server/router/distribution
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/api/server/router/grpc
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/api/server/router/image
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/api/server/router/network
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/api/server/router/plugin
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/api/server/router/session
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/api/server/router/swarm
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/api/server/router/system
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/api/server/router/volume
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/api/types
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/api/types/backend
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/api/types/blkiodev
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/api/types/container
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/api/types/events
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/api/types/filters
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/api/types/image
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/api/types/mount
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/api/types/network
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/api/types/plugins/logdriver
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/api/types/registry
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/api/types/strslice
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/api/types/swarm
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/api/types/swarm/runtime
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/api/types/time
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/api/types/versions
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/api/types/versions/v1p19
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/api/types/versions/v1p20
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/api/types/volume
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/builder
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/builder/builder-next
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/builder/builder-next/exporter
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/builder/builder-next/imagerefchecker
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/builder/builder-next/worker
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/builder/dockerfile
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/builder/remotecontext
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/builder/remotecontext/git
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/builder/remotecontext/urlutil
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/cli
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/cli/config
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/cli/debug
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/cli/winresources/docker-proxy
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/cli/winresources/dockerd
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/client
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/cmd/docker-proxy
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/cmd/dockerd
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/cmd/dockerd/trap
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/container
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/container/stream
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/contrib/apparmor
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/contrib/docker-device-tool
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/contrib/httpserver
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/daemon
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/daemon/cluster
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/daemon/cluster/controllers/plugin
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/daemon/cluster/convert
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/daemon/cluster/executor
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/daemon/cluster/executor/container
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/daemon/cluster/provider
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/daemon/config
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/daemon/events
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/daemon/events/testutils
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/daemon/exec
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/daemon/graphdriver
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/daemon/graphdriver/aufs
23:25:18 [2022-07-08T23:25:18.675Z] github.com/docker/docker/daemon/graphdriver/btrfs
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/daemon/graphdriver/copy
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/daemon/graphdriver/devmapper
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/daemon/graphdriver/graphtest
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/daemon/graphdriver/overlay
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/daemon/graphdriver/overlay2
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/daemon/graphdriver/overlayutils
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/daemon/graphdriver/register
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/daemon/graphdriver/vfs
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/daemon/graphdriver/zfs
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/daemon/images
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/daemon/initlayer
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/daemon/links
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/daemon/listeners
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/daemon/logger
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/daemon/logger/awslogs
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/daemon/logger/fluentd
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/daemon/logger/gcplogs
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/daemon/logger/gelf
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/daemon/logger/journald
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/daemon/logger/jsonfilelog
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/daemon/logger/local
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/daemon/logger/logentries
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/daemon/logger/loggertest
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/daemon/logger/loggerutils
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/daemon/logger/loggerutils/cache
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/daemon/logger/splunk
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/daemon/logger/syslog
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/daemon/logger/templates
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/daemon/names
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/daemon/network
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/daemon/stats
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/distribution
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/distribution/metadata
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/distribution/utils
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/distribution/xfer
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/dockerversion
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/errdefs
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/image
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/image/cache
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/image/tarexport
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/image/v1
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/internal/test/suite
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/layer
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/libcontainerd
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/libcontainerd/queue
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/libcontainerd/remote
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/libcontainerd/supervisor
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/libcontainerd/types
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/oci
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/oci/caps
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/opts
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/pkg/aaparser
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/pkg/archive
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/pkg/authorization
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/pkg/broadcaster
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/pkg/capabilities
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/pkg/chrootarchive
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/pkg/containerfs
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/pkg/devicemapper
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/pkg/directory
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/pkg/dmesg
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/pkg/fileutils
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/pkg/fsutils
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/pkg/homedir
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/pkg/idtools
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/pkg/ioutils
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/pkg/jsonmessage
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/pkg/longpath
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/pkg/loopback
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/pkg/namesgenerator
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/pkg/parsers
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/pkg/parsers/kernel
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/pkg/parsers/operatingsystem
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/pkg/pidfile
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/pkg/platform
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/pkg/plugingetter
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/pkg/plugins
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/pkg/plugins/transport
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/pkg/pools
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/pkg/progress
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/pkg/pubsub
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/pkg/reexec
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/pkg/signal
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/pkg/stack
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/pkg/stdcopy
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/pkg/streamformatter
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/pkg/stringid
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/pkg/sysinfo
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/pkg/system
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/pkg/tailfile
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/pkg/tarsum
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/pkg/urlutil
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/pkg/useragent
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/plugin
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/plugin/executor/containerd
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/plugin/v2
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/profiles/apparmor
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/profiles/seccomp
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/quota
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/reference
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/registry
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/registry/resumable
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/restartmanager
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/rootless
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/rootless/specconv
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/runconfig
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/runconfig/opts
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/testutil
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/testutil/daemon
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/testutil/environment
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/testutil/fakecontext
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/testutil/fakegit
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/testutil/fakestorage
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/testutil/fixtures/load
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/testutil/fixtures/plugin
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/testutil/fixtures/plugin/basic
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/testutil/registry
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/testutil/request
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/volume
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/volume/drivers
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/volume/local
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/volume/mounts
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/volume/service
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/volume/service/opts
23:25:18 [2022-07-08T23:25:18.676Z] github.com/docker/docker/volume/testutils' ']'
23:25:18 [2022-07-08T23:25:18.676Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m 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/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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/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/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy 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/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs 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/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/loggertest 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/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/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils 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/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator 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/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid 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/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/apparmor 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/rootless/specconv 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
23:25:18 [2022-07-08T23:25:18.676Z] ?   	github.com/docker/docker/api	[no test files]
23:25:19 [2022-07-08T23:25:19.925Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
23:25:28 [2022-07-08T23:25:28.032Z] --- PASS: TestImportExtremelyLargeImageWorks (180.74s)
23:25:28 [2022-07-08T23:25:28.032Z] PASS
23:25:28 [2022-07-08T23:25:28.032Z] 
23:25:28 [2022-07-08T23:25:28.032Z] DONE 22 tests in 184.917s
23:25:28 [2022-07-08T23:25:28.032Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
23:25:28 [2022-07-08T23:25:28.032Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
23:25:28 [2022-07-08T23:25:28.032Z] ++ set -e
23:25:28 [2022-07-08T23:25:28.032Z] ++ '[' -n 0 ']'
23:25:28 [2022-07-08T23:25:28.032Z] ++ set -x
23:25:28 [2022-07-08T23:25:28.032Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
23:25:28 [2022-07-08T23:25:28.032Z] === RUN   TestStripANSICommands
23:25:28 [2022-07-08T23:25:28.032Z] === RUN   TestStripANSICommands/#00
23:25:28 [2022-07-08T23:25:28.032Z] === RUN   TestStripANSICommands/#01
23:25:28 [2022-07-08T23:25:28.032Z] --- PASS: TestStripANSICommands (0.00s)
23:25:28 [2022-07-08T23:25:28.032Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
23:25:28 [2022-07-08T23:25:28.032Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
23:25:28 [2022-07-08T23:25:28.032Z] PASS
23:25:28 [2022-07-08T23:25:28.032Z] 
23:25:28 [2022-07-08T23:25:28.032Z] DONE 3 tests in 0.045s
23:25:28 [2022-07-08T23:25:28.032Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
23:25:28 [2022-07-08T23:25:28.032Z] ++ 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
23:25:28 [2022-07-08T23:25:28.032Z] ++ set -e
23:25:28 [2022-07-08T23:25:28.032Z] ++ '[' -n 0 ']'
23:25:28 [2022-07-08T23:25:28.032Z] ++ set -x
23:25:28 [2022-07-08T23:25:28.032Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
23:25:28 [2022-07-08T23:25:28.032Z] INFO: Testing against a local daemon
23:25:28 [2022-07-08T23:25:28.032Z] === RUN   TestNetworkCreateDelete
23:25:28 [2022-07-08T23:25:28.032Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
23:25:28 [2022-07-08T23:25:28.032Z] --- PASS: TestNetworkCreateDelete (0.21s)
23:25:28 [2022-07-08T23:25:28.032Z] === RUN   TestDockerNetworkDeletePreferID
23:25:28 [2022-07-08T23:25:28.595Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s)
23:25:28 [2022-07-08T23:25:28.595Z] === RUN   TestDaemonDNSFallback
23:25:28 [2022-07-08T23:25:28.851Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
23:25:29 [2022-07-08T23:25:29.107Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
23:25:30 [2022-07-08T23:25:30.037Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
23:25:30 [2022-07-08T23:25:30.037Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
23:25:33 [2022-07-08T23:25:33.305Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
23:25:34 [2022-07-08T23:25:34.234Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
23:25:35 [2022-07-08T23:25:35.161Z] --- PASS: TestDaemonDNSFallback (6.78s)
23:25:35 [2022-07-08T23:25:35.161Z] === RUN   TestInspectNetwork
23:25:35 [2022-07-08T23:25:35.417Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
23:25:36 [2022-07-08T23:25:36.806Z] ok  	github.com/docker/docker/api/server	0.007s	coverage: 7.9% of statements
23:25:39 [2022-07-08T23:25:39.585Z] === RUN   TestInspectNetwork/full_network_id
23:25:39 [2022-07-08T23:25:39.585Z] === RUN   TestInspectNetwork/partial_network_id
23:25:39 [2022-07-08T23:25:39.585Z] === RUN   TestInspectNetwork/network_name
23:25:39 [2022-07-08T23:25:39.585Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
23:25:39 [2022-07-08T23:25:39.585Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
23:25:40 [2022-07-08T23:25:40.950Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
23:25:42 [2022-07-08T23:25:42.316Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
23:25:43 [2022-07-08T23:25:43.681Z] --- PASS: TestInspectNetwork (8.26s)
23:25:43 [2022-07-08T23:25:43.681Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
23:25:43 [2022-07-08T23:25:43.681Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
23:25:43 [2022-07-08T23:25:43.681Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
23:25:43 [2022-07-08T23:25:43.681Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
23:25:43 [2022-07-08T23:25:43.681Z] === RUN   TestRunContainerWithBridgeNone
23:25:45 [2022-07-08T23:25:45.572Z] --- PASS: TestRunContainerWithBridgeNone (1.96s)
23:25:45 [2022-07-08T23:25:45.572Z] === RUN   TestNetworkInvalidJSON
23:25:45 [2022-07-08T23:25:45.572Z] === RUN   TestNetworkInvalidJSON/networks/create
23:25:45 [2022-07-08T23:25:45.572Z] === PAUSE TestNetworkInvalidJSON/networks/create
23:25:45 [2022-07-08T23:25:45.572Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
23:25:45 [2022-07-08T23:25:45.572Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
23:25:45 [2022-07-08T23:25:45.572Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
23:25:45 [2022-07-08T23:25:45.572Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
23:25:45 [2022-07-08T23:25:45.572Z] === CONT  TestNetworkInvalidJSON/networks/create
23:25:45 [2022-07-08T23:25:45.572Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
23:25:45 [2022-07-08T23:25:45.572Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
23:25:45 [2022-07-08T23:25:45.572Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
23:25:45 [2022-07-08T23:25:45.572Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
23:25:45 [2022-07-08T23:25:45.572Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
23:25:45 [2022-07-08T23:25:45.572Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
23:25:45 [2022-07-08T23:25:45.572Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
23:25:45 [2022-07-08T23:25:45.572Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
23:25:45 [2022-07-08T23:25:45.572Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
23:25:45 [2022-07-08T23:25:45.572Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
23:25:45 [2022-07-08T23:25:45.572Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
23:25:45 [2022-07-08T23:25:45.572Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
23:25:45 [2022-07-08T23:25:45.572Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
23:25:45 [2022-07-08T23:25:45.572Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
23:25:45 [2022-07-08T23:25:45.572Z] --- PASS: TestNetworkInvalidJSON (0.02s)
23:25:45 [2022-07-08T23:25:45.572Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
23:25:45 [2022-07-08T23:25:45.572Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s)
23:25:45 [2022-07-08T23:25:45.572Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
23:25:45 [2022-07-08T23:25:45.572Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
23:25:45 [2022-07-08T23:25:45.572Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
23:25:45 [2022-07-08T23:25:45.572Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
23:25:45 [2022-07-08T23:25:45.572Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
23:25:45 [2022-07-08T23:25:45.572Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
23:25:45 [2022-07-08T23:25:45.572Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
23:25:45 [2022-07-08T23:25:45.572Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
23:25:45 [2022-07-08T23:25:45.572Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
23:25:45 [2022-07-08T23:25:45.572Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s)
23:25:45 [2022-07-08T23:25:45.572Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
23:25:45 [2022-07-08T23:25:45.572Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
23:25:45 [2022-07-08T23:25:45.572Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
23:25:45 [2022-07-08T23:25:45.572Z] === RUN   TestNetworkList
23:25:45 [2022-07-08T23:25:45.572Z] === RUN   TestNetworkList//networks
23:25:45 [2022-07-08T23:25:45.572Z] === PAUSE TestNetworkList//networks
23:25:45 [2022-07-08T23:25:45.572Z] === RUN   TestNetworkList//networks/
23:25:45 [2022-07-08T23:25:45.572Z] === PAUSE TestNetworkList//networks/
23:25:45 [2022-07-08T23:25:45.572Z] === CONT  TestNetworkList//networks
23:25:45 [2022-07-08T23:25:45.572Z] === CONT  TestNetworkList//networks/
23:25:45 [2022-07-08T23:25:45.572Z] --- PASS: TestNetworkList (0.02s)
23:25:45 [2022-07-08T23:25:45.572Z]     --- PASS: TestNetworkList//networks/ (0.00s)
23:25:45 [2022-07-08T23:25:45.572Z]     --- PASS: TestNetworkList//networks (0.00s)
23:25:45 [2022-07-08T23:25:45.572Z] === RUN   TestHostIPv4BridgeLabel
23:25:46 [2022-07-08T23:25:46.135Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
23:25:46 [2022-07-08T23:25:46.135Z] === RUN   TestDaemonRestartWithLiveRestore
23:25:47 [2022-07-08T23:25:47.073Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
23:25:47 [2022-07-08T23:25:47.073Z] === RUN   TestDaemonDefaultNetworkPools
23:25:48 [2022-07-08T23:25:48.011Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s)
23:25:48 [2022-07-08T23:25:48.011Z] === RUN   TestDaemonRestartWithExistingNetwork
23:25:48 [2022-07-08T23:25:48.939Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
23:25:48 [2022-07-08T23:25:48.939Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
23:25:50 [2022-07-08T23:25:50.308Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s)
23:25:50 [2022-07-08T23:25:50.308Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
23:25:50 [2022-07-08T23:25:50.870Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
23:25:50 [2022-07-08T23:25:50.870Z] === RUN   TestServiceWithPredefinedNetwork
23:25:53 [2022-07-08T23:25:53.388Z] === RUN   TestDockerSuite/TestBuildDotDotFile
23:25:53 [2022-07-08T23:25:53.388Z] === RUN   TestDockerSuite/TestBuildEOLInLine
23:25:53 [2022-07-08T23:25:53.388Z] --- PASS: TestServiceWithPredefinedNetwork (2.43s)
23:25:53 [2022-07-08T23:25:53.388Z] === RUN   TestServiceRemoveKeepsIngressNetwork
23:25:53 [2022-07-08T23:25:53.388Z]     service_test.go:243: FLAKY_TEST
23:25:53 [2022-07-08T23:25:53.388Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
23:25:53 [2022-07-08T23:25:53.388Z] === RUN   TestServiceWithDataPathPortInit
23:25:56 [2022-07-08T23:25:56.657Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
23:25:56 [2022-07-08T23:25:56.913Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
23:25:57 [2022-07-08T23:25:57.169Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
23:25:57 [2022-07-08T23:25:57.732Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
23:25:57 [2022-07-08T23:25:57.732Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
23:25:57 [2022-07-08T23:25:57.732Z] === RUN   TestDockerSuite/TestBuildEntrypoint
23:25:57 [2022-07-08T23:25:57.989Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
23:25:59 [2022-07-08T23:25:59.355Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
23:26:00 [2022-07-08T23:26:00.281Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
23:26:01 [2022-07-08T23:26:01.211Z] === RUN   TestDockerSuite/TestBuildEnv
23:26:02 [2022-07-08T23:26:02.142Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
23:26:03 [2022-07-08T23:26:03.069Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
23:26:03 [2022-07-08T23:26:03.999Z] === RUN   TestDockerSuite/TestBuildEnvUsage
23:26:08 [2022-07-08T23:26:08.178Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
23:26:09 [2022-07-08T23:26:09.109Z] --- PASS: TestServiceWithDataPathPortInit (15.69s)
23:26:09 [2022-07-08T23:26:09.109Z] === RUN   TestServiceWithDefaultAddressPoolInit
23:26:12 [2022-07-08T23:26:12.381Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:z9iy2287gnch30u8bwpepy284 Created:2022-07-08 23:26:10.665064353 +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[59bbf89a57e7ba53329af9f462959d09dd7fd9766bb7e3a59577961f7263fc38:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3umtm4oopuvg7aw03sb1rwwph EndpointID:cce2db0be7c484e04632421b651e2bc81e4e967eb95af6563289cc46d3dd641a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:29993423d8fa068b593ada0976dd04a1040668001a651a5c740f1eb8e9154d5b 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:c44688377513 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3umtm4oopuvg7aw03sb1rwwph EndpointID:cce2db0be7c484e04632421b651e2bc81e4e967eb95af6563289cc46d3dd641a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
23:26:17 [2022-07-08T23:26:17.630Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.14s)
23:26:17 [2022-07-08T23:26:17.630Z] PASS
23:26:17 [2022-07-08T23:26:17.630Z] 
23:26:17 [2022-07-08T23:26:17.630Z] === Skipped
23:26:17 [2022-07-08T23:26:17.630Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
23:26:17 [2022-07-08T23:26:17.630Z]     service_test.go:243: FLAKY_TEST
23:26:17 [2022-07-08T23:26:17.630Z] 
23:26:17 [2022-07-08T23:26:17.630Z] DONE 38 tests, 1 skipped in 49.596s
23:26:17 [2022-07-08T23:26:17.630Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
23:26:17 [2022-07-08T23:26:17.630Z] ++ 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
23:26:17 [2022-07-08T23:26:17.630Z] ++ set -e
23:26:17 [2022-07-08T23:26:17.630Z] ++ '[' -n 0 ']'
23:26:17 [2022-07-08T23:26:17.630Z] ++ set -x
23:26:17 [2022-07-08T23:26:17.630Z] ++ env -i DEST=/go/src/github.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
23:26:17 [2022-07-08T23:26:17.630Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
23:26:17 [2022-07-08T23:26:17.630Z] INFO: Testing against a local daemon
23:26:17 [2022-07-08T23:26:17.630Z] === RUN   TestDockerNetworkIpvlanPersistance
23:26:17 [2022-07-08T23:26:17.630Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:26:17 [2022-07-08T23:26:17.630Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
23:26:17 [2022-07-08T23:26:17.630Z] === RUN   TestDockerNetworkIpvlan
23:26:17 [2022-07-08T23:26:17.630Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:26:17 [2022-07-08T23:26:17.630Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
23:26:17 [2022-07-08T23:26:17.630Z] PASS
23:26:17 [2022-07-08T23:26:17.630Z] 
23:26:17 [2022-07-08T23:26:17.630Z] === Skipped
23:26:17 [2022-07-08T23:26:17.630Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
23:26:17 [2022-07-08T23:26:17.630Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:26:17 [2022-07-08T23:26:17.630Z] 
23:26:17 [2022-07-08T23:26:17.630Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
23:26:17 [2022-07-08T23:26:17.630Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:26:17 [2022-07-08T23:26:17.630Z] 
23:26:17 [2022-07-08T23:26:17.630Z] DONE 2 tests, 2 skipped in 0.126s
23:26:17 [2022-07-08T23:26:17.630Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
23:26:17 [2022-07-08T23:26:17.630Z] ++ 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
23:26:17 [2022-07-08T23:26:17.630Z] ++ set -e
23:26:17 [2022-07-08T23:26:17.630Z] ++ '[' -n 0 ']'
23:26:17 [2022-07-08T23:26:17.630Z] ++ set -x
23:26:17 [2022-07-08T23:26:17.630Z] ++ env -i DEST=/go/src/github.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
23:26:17 [2022-07-08T23:26:17.630Z] INFO: Testing against a local daemon
23:26:17 [2022-07-08T23:26:17.630Z] === RUN   TestDockerNetworkMacvlanPersistance
23:26:18 [2022-07-08T23:26:18.999Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s)
23:26:18 [2022-07-08T23:26:18.999Z] === RUN   TestDockerNetworkMacvlan
23:26:19 [2022-07-08T23:26:19.561Z]     docker_api_swarm_test.go:304: [dd18cff68018e] joining swarm manager [d07681050d51d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:26:19 [2022-07-08T23:26:19.818Z] === RUN   TestDockerNetworkMacvlan/Subinterface
23:26:20 [2022-07-08T23:26:20.748Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
23:26:21 [2022-07-08T23:26:21.004Z]     docker_api_swarm_test.go:305: [d83966b607427] joining swarm manager [d07681050d51d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:26:21 [2022-07-08T23:26:21.568Z] === RUN   TestDockerNetworkMacvlan/NilParent
23:26:22 [2022-07-08T23:26:22.131Z]     docker_api_swarm_test.go:351: Waiting for election to occur...
23:26:24 [2022-07-08T23:26:24.023Z] === RUN   TestDockerNetworkMacvlan/InternalMode
23:26:24 [2022-07-08T23:26:24.279Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
23:26:25 [2022-07-08T23:26:25.646Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
23:26:26 [2022-07-08T23:26:26.209Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
23:26:30 [2022-07-08T23:26:30.379Z] === RUN   TestDockerNetworkMacvlan/Addressing
23:26:31 [2022-07-08T23:26:31.758Z] --- PASS: TestDockerNetworkMacvlan (12.81s)
23:26:31 [2022-07-08T23:26:31.758Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
23:26:31 [2022-07-08T23:26:31.758Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
23:26:31 [2022-07-08T23:26:31.758Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.26s)
23:26:31 [2022-07-08T23:26:31.758Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.21s)
23:26:31 [2022-07-08T23:26:31.758Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.02s)
23:26:31 [2022-07-08T23:26:31.758Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.09s)
23:26:31 [2022-07-08T23:26:31.758Z] PASS
23:26:31 [2022-07-08T23:26:31.758Z] 
23:26:31 [2022-07-08T23:26:31.758Z] DONE 8 tests in 14.301s
23:26:31 [2022-07-08T23:26:31.758Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
23:26:31 [2022-07-08T23:26:31.758Z] ++ 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
23:26:31 [2022-07-08T23:26:31.758Z] ++ set -e
23:26:31 [2022-07-08T23:26:31.758Z] ++ '[' -n 0 ']'
23:26:31 [2022-07-08T23:26:31.758Z] ++ set -x
23:26:31 [2022-07-08T23:26:31.758Z] ++ env -i DEST=/go/src/github.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
23:26:31 [2022-07-08T23:26:31.758Z] testing: warning: no tests to run
23:26:31 [2022-07-08T23:26:31.758Z] PASS
23:26:31 [2022-07-08T23:26:31.758Z] 
23:26:31 [2022-07-08T23:26:31.758Z] DONE 0 tests in 0.030s
23:26:31 [2022-07-08T23:26:31.758Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
23:26:31 [2022-07-08T23:26:31.758Z] ++ 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
23:26:31 [2022-07-08T23:26:31.758Z] ++ set -e
23:26:31 [2022-07-08T23:26:31.758Z] ++ '[' -n 0 ']'
23:26:31 [2022-07-08T23:26:31.758Z] ++ set -x
23:26:31 [2022-07-08T23:26:31.758Z] ++ env -i DEST=/go/src/github.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
23:26:31 [2022-07-08T23:26:31.758Z] INFO: Testing against a local daemon
23:26:31 [2022-07-08T23:26:31.758Z] === RUN   TestAuthZPluginAllowRequest
23:26:33 [2022-07-08T23:26:33.130Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
23:26:33 [2022-07-08T23:26:33.386Z] --- PASS: TestAuthZPluginAllowRequest (1.42s)
23:26:33 [2022-07-08T23:26:33.386Z] === RUN   TestAuthZPluginTLS
23:26:33 [2022-07-08T23:26:33.642Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
23:26:33 [2022-07-08T23:26:33.898Z] --- PASS: TestAuthZPluginTLS (0.57s)
23:26:33 [2022-07-08T23:26:33.898Z] === RUN   TestAuthZPluginDenyRequest
23:26:34 [2022-07-08T23:26:34.154Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
23:26:34 [2022-07-08T23:26:34.410Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
23:26:34 [2022-07-08T23:26:34.410Z] --- PASS: TestAuthZPluginDenyRequest (0.55s)
23:26:34 [2022-07-08T23:26:34.410Z] === RUN   TestAuthZPluginAPIDenyResponse
23:26:34 [2022-07-08T23:26:34.974Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
23:26:34 [2022-07-08T23:26:34.974Z] === RUN   TestAuthZPluginDenyResponse
23:26:35 [2022-07-08T23:26:35.536Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
23:26:35 [2022-07-08T23:26:35.536Z]     docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows
23:26:35 [2022-07-08T23:26:35.536Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
23:26:35 [2022-07-08T23:26:35.536Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
23:26:35 [2022-07-08T23:26:35.536Z] === RUN   TestAuthZPluginAllowEventStream
23:26:35 [2022-07-08T23:26:35.792Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
23:26:36 [2022-07-08T23:26:36.723Z] --- PASS: TestAuthZPluginAllowEventStream (1.35s)
23:26:36 [2022-07-08T23:26:36.723Z] === RUN   TestAuthZPluginErrorResponse
23:26:37 [2022-07-08T23:26:37.286Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
23:26:37 [2022-07-08T23:26:37.286Z] === RUN   TestAuthZPluginErrorRequest
23:26:37 [2022-07-08T23:26:37.848Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
23:26:37 [2022-07-08T23:26:37.848Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
23:26:38 [2022-07-08T23:26:38.411Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
23:26:38 [2022-07-08T23:26:38.411Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
23:26:40 [2022-07-08T23:26:40.302Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.65s)
23:26:40 [2022-07-08T23:26:40.302Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
23:26:42 [2022-07-08T23:26:42.197Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.69s)
23:26:42 [2022-07-08T23:26:42.197Z] === RUN   TestAuthZPluginHeader
23:26:42 [2022-07-08T23:26:42.759Z] --- PASS: TestAuthZPluginHeader (0.82s)
23:26:42 [2022-07-08T23:26:42.759Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
23:26:43 [2022-07-08T23:26:43.015Z] === RUN   TestDockerSuite/TestBuildExpose
23:26:43 [2022-07-08T23:26:43.272Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
23:26:43 [2022-07-08T23:26:43.834Z] === RUN   TestDockerSuite/TestBuildExposeOrder
23:26:44 [2022-07-08T23:26:44.090Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
23:26:44 [2022-07-08T23:26:44.347Z] === RUN   TestDockerSuite/TestBuildFails
23:26:44 [2022-07-08T23:26:44.910Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
23:26:44 [2022-07-08T23:26:44.910Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
23:26:46 [2022-07-08T23:26:46.279Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
23:26:47 [2022-07-08T23:26:47.645Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.88s)
23:26:47 [2022-07-08T23:26:47.645Z] === RUN   TestAuthZPluginV2Disable
23:26:48 [2022-07-08T23:26:48.208Z] === RUN   TestDockerSuite/TestBuildForceRm
23:26:49 [2022-07-08T23:26:49.149Z] === RUN   TestDockerSuite/TestBuildFromGit
23:26:50 [2022-07-08T23:26:50.076Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
23:26:50 [2022-07-08T23:26:50.639Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
23:26:51 [2022-07-08T23:26:51.200Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
23:26:51 [2022-07-08T23:26:51.763Z] --- PASS: TestAuthZPluginV2Disable (4.24s)
23:26:51 [2022-07-08T23:26:51.763Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
23:26:52 [2022-07-08T23:26:52.691Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
23:26:53 [2022-07-08T23:26:53.254Z]     docker_api_swarm_test.go:364: Waiting for possible election...
23:26:53 [2022-07-08T23:26:53.254Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
23:26:53 [2022-07-08T23:26:53.510Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
23:26:55 [2022-07-08T23:26:55.404Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
23:26:55 [2022-07-08T23:26:55.967Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (4.06s)
23:26:55 [2022-07-08T23:26:55.967Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
23:26:56 [2022-07-08T23:26:56.540Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
23:26:57 [2022-07-08T23:26:57.469Z] === RUN   TestDockerSuite/TestBuildIidFile
23:26:57 [2022-07-08T23:26:57.724Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
23:26:58 [2022-07-08T23:26:58.658Z] === RUN   TestDockerSuite/TestBuildInheritance
23:26:58 [2022-07-08T23:26:58.914Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
23:26:59 [2022-07-08T23:26:59.482Z] === RUN   TestDockerSuite/TestBuildInvalidTag
23:26:59 [2022-07-08T23:26:59.482Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
23:27:00 [2022-07-08T23:27:00.411Z] === RUN   TestDockerSuite/TestBuildLabel
23:27:00 [2022-07-08T23:27:00.974Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
23:27:01 [2022-07-08T23:27:01.537Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
23:27:02 [2022-07-08T23:27:02.101Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
23:27:02 [2022-07-08T23:27:02.357Z] === RUN   TestDockerSuite/TestBuildLabels
23:27:02 [2022-07-08T23:27:02.919Z] === RUN   TestDockerSuite/TestBuildLabelsCache
23:27:04 [2022-07-08T23:27:04.287Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
23:27:06 [2022-07-08T23:27:06.831Z] === RUN   TestDockerSuite/TestBuildLastModified
23:27:07 [2022-07-08T23:27:07.758Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.80s)
23:27:07 [2022-07-08T23:27:07.758Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
23:27:09 [2022-07-08T23:27:09.647Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
23:27:10 [2022-07-08T23:27:10.575Z] === RUN   TestDockerSuite/TestBuildLineBreak
23:27:11 [2022-07-08T23:27:11.942Z]     docker_api_swarm_test.go:272: [d75f2c8f9cfaf] joining swarm manager [db911fd3c58f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:27:13 [2022-07-08T23:27:13.267Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
23:27:13 [2022-07-08T23:27:13.267Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
23:27:13 [2022-07-08T23:27:13.267Z] ok  	github.com/docker/docker/api/server/httputils	0.010s	coverage: 31.9% of statements
23:27:13 [2022-07-08T23:27:13.267Z] ok  	github.com/docker/docker/api/server/middleware	0.009s	coverage: 37.7% of statements
23:27:13 [2022-07-08T23:27:13.267Z] ?   	github.com/docker/docker/api/server/router	[no test files]
23:27:13 [2022-07-08T23:27:13.267Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
23:27:13 [2022-07-08T23:27:13.267Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
23:27:13 [2022-07-08T23:27:13.267Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
23:27:13 [2022-07-08T23:27:13.267Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
23:27:13 [2022-07-08T23:27:13.267Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
23:27:13 [2022-07-08T23:27:13.267Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
23:27:13 [2022-07-08T23:27:13.267Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
23:27:13 [2022-07-08T23:27:13.267Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
23:27:13 [2022-07-08T23:27:13.267Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
23:27:13 [2022-07-08T23:27:13.267Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
23:27:13 [2022-07-08T23:27:13.267Z] ok  	github.com/docker/docker/api/server/router/swarm	0.011s	coverage: 6.0% of statements
23:27:13 [2022-07-08T23:27:13.267Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
23:27:13 [2022-07-08T23:27:13.267Z] ok  	github.com/docker/docker/api/types/filters	0.010s	coverage: 92.2% of statements
23:27:13 [2022-07-08T23:27:13.267Z] ok  	github.com/docker/docker/api/server/router/volume	0.006s	coverage: 67.9% of statements
23:27:13 [2022-07-08T23:27:13.267Z] ?   	github.com/docker/docker/api/types	[no test files]
23:27:13 [2022-07-08T23:27:13.267Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
23:27:13 [2022-07-08T23:27:13.267Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
23:27:13 [2022-07-08T23:27:13.267Z] ?   	github.com/docker/docker/api/types/container	[no test files]
23:27:13 [2022-07-08T23:27:13.267Z] ?   	github.com/docker/docker/api/types/events	[no test files]
23:27:13 [2022-07-08T23:27:13.267Z] ?   	github.com/docker/docker/api/types/image	[no test files]
23:27:13 [2022-07-08T23:27:13.267Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
23:27:13 [2022-07-08T23:27:13.267Z] ?   	github.com/docker/docker/api/types/network	[no test files]
23:27:13 [2022-07-08T23:27:13.267Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
23:27:13 [2022-07-08T23:27:13.267Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
23:27:13 [2022-07-08T23:27:13.267Z] ok  	github.com/docker/docker/api/types/strslice	0.007s	coverage: 90.0% of statements
23:27:13 [2022-07-08T23:27:13.267Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
23:27:13 [2022-07-08T23:27:13.267Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
23:27:13 [2022-07-08T23:27:13.267Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
23:27:13 [2022-07-08T23:27:13.267Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 77.3% of statements
23:27:13 [2022-07-08T23:27:13.267Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
23:27:13 [2022-07-08T23:27:13.267Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
23:27:13 [2022-07-08T23:27:13.267Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
23:27:13 [2022-07-08T23:27:13.267Z] ?   	github.com/docker/docker/builder	[no test files]
23:27:13 [2022-07-08T23:27:13.267Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
23:27:13 [2022-07-08T23:27:13.267Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
23:27:13 [2022-07-08T23:27:13.267Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
23:27:13 [2022-07-08T23:27:13.267Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
23:27:13 [2022-07-08T23:27:13.267Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
23:27:13 [2022-07-08T23:27:13.267Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
23:27:13 [2022-07-08T23:27:13.267Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
23:27:13 [2022-07-08T23:27:13.267Z] ok  	github.com/docker/docker/builder/remotecontext	0.118s	coverage: 13.7% of statements
23:27:13 [2022-07-08T23:27:13.267Z] ok  	github.com/docker/docker/builder/dockerfile	0.505s	coverage: 49.3% of statements
23:27:13 [2022-07-08T23:27:13.267Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
23:27:13 [2022-07-08T23:27:13.306Z]     docker_api_swarm_test.go:273: [d26534ee3d403] joining swarm manager [db911fd3c58f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:27:13 [2022-07-08T23:27:13.306Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
23:27:13 [2022-07-08T23:27:13.306Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
23:27:13 [2022-07-08T23:27:13.306Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
23:27:13 [2022-07-08T23:27:13.527Z] ok  	github.com/docker/docker/cli/debug	0.004s	coverage: 100.0% of statements
23:27:13 [2022-07-08T23:27:13.562Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
23:27:13 [2022-07-08T23:27:13.562Z] === RUN   TestDockerSuite/TestBuildMaintainer
23:27:13 [2022-07-08T23:27:13.818Z] === RUN   TestDockerSuite/TestBuildMissingArgs
23:27:14 [2022-07-08T23:27:14.463Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.702s	coverage: 86.3% of statements
23:27:14 [2022-07-08T23:27:14.463Z] ?   	github.com/docker/docker/cli	[no test files]
23:27:14 [2022-07-08T23:27:14.463Z] ?   	github.com/docker/docker/cli/config	[no test files]
23:27:14 [2022-07-08T23:27:14.463Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
23:27:14 [2022-07-08T23:27:14.463Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
23:27:14 [2022-07-08T23:27:14.745Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
23:27:15 [2022-07-08T23:27:15.031Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.229s	coverage: 67.6% of statements
23:27:15 [2022-07-08T23:27:15.672Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
23:27:18 [2022-07-08T23:27:18.190Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
23:27:18 [2022-07-08T23:27:18.190Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
23:27:18 [2022-07-08T23:27:18.447Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
23:27:19 [2022-07-08T23:27:19.227Z] ok  	github.com/docker/docker/client	0.132s	coverage: 75.9% of statements
23:27:24 [2022-07-08T23:27:24.988Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
23:27:24 [2022-07-08T23:27:24.988Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s)
23:27:24 [2022-07-08T23:27:24.988Z] PASS
23:27:24 [2022-07-08T23:27:24.988Z] 
23:27:24 [2022-07-08T23:27:24.988Z] DONE 17 tests in 52.702s
23:27:24 [2022-07-08T23:27:24.988Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
23:27:24 [2022-07-08T23:27:24.988Z] ++ 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
23:27:24 [2022-07-08T23:27:24.988Z] ++ set -e
23:27:24 [2022-07-08T23:27:24.988Z] ++ '[' -n 0 ']'
23:27:24 [2022-07-08T23:27:24.988Z] ++ set -x
23:27:24 [2022-07-08T23:27:24.988Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
23:27:24 [2022-07-08T23:27:24.988Z] INFO: Testing against a local daemon
23:27:24 [2022-07-08T23:27:24.988Z] === RUN   TestPluginInvalidJSON
23:27:24 [2022-07-08T23:27:24.988Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
23:27:24 [2022-07-08T23:27:24.988Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
23:27:24 [2022-07-08T23:27:24.988Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
23:27:24 [2022-07-08T23:27:24.988Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
23:27:24 [2022-07-08T23:27:24.988Z] === RUN   TestPluginInvalidJSON/plugins/pull
23:27:24 [2022-07-08T23:27:24.988Z] === PAUSE TestPluginInvalidJSON/plugins/pull
23:27:24 [2022-07-08T23:27:24.988Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
23:27:24 [2022-07-08T23:27:24.988Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
23:27:24 [2022-07-08T23:27:24.988Z] === CONT  TestPluginInvalidJSON/plugins/pull
23:27:24 [2022-07-08T23:27:24.988Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
23:27:24 [2022-07-08T23:27:24.988Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
23:27:24 [2022-07-08T23:27:24.988Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
23:27:24 [2022-07-08T23:27:24.988Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
23:27:24 [2022-07-08T23:27:24.988Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
23:27:24 [2022-07-08T23:27:24.988Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
23:27:24 [2022-07-08T23:27:24.988Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
23:27:24 [2022-07-08T23:27:24.988Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
23:27:24 [2022-07-08T23:27:24.988Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
23:27:24 [2022-07-08T23:27:24.988Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
23:27:24 [2022-07-08T23:27:24.988Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
23:27:24 [2022-07-08T23:27:24.988Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
23:27:24 [2022-07-08T23:27:24.988Z] --- PASS: TestPluginInvalidJSON (0.02s)
23:27:24 [2022-07-08T23:27:24.988Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
23:27:24 [2022-07-08T23:27:24.988Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
23:27:24 [2022-07-08T23:27:24.988Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
23:27:24 [2022-07-08T23:27:24.988Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
23:27:24 [2022-07-08T23:27:24.988Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
23:27:24 [2022-07-08T23:27:24.988Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
23:27:24 [2022-07-08T23:27:24.988Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s)
23:27:24 [2022-07-08T23:27:24.988Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
23:27:24 [2022-07-08T23:27:24.988Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
23:27:24 [2022-07-08T23:27:24.988Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
23:27:24 [2022-07-08T23:27:24.988Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
23:27:24 [2022-07-08T23:27:24.988Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
23:27:24 [2022-07-08T23:27:24.988Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
23:27:24 [2022-07-08T23:27:24.988Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
23:27:24 [2022-07-08T23:27:24.988Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
23:27:24 [2022-07-08T23:27:24.988Z] === RUN   TestPluginInstall
23:27:24 [2022-07-08T23:27:24.988Z] === RUN   TestPluginInstall/no_auth
23:27:26 [2022-07-08T23:27:26.879Z] time="2022-07-08T23:27:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:27:26 [2022-07-08T23:27:26.879Z] time="2022-07-08T23:27:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b66247579152c8efcbe5f75e2d6c8780beb605b41ea1b3a312c1adc0bc644ca1" mediatype=application/vnd.docker.plugin.v1+json size=522
23:27:26 [2022-07-08T23:27:26.879Z] time="2022-07-08T23:27:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:27:26 [2022-07-08T23:27:26.879Z] time="2022-07-08T23:27:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b66247579152c8efcbe5f75e2d6c8780beb605b41ea1b3a312c1adc0bc644ca1" mediatype=application/vnd.docker.plugin.v1+json size=522
23:27:26 [2022-07-08T23:27:26.879Z] === RUN   TestPluginInstall/with_htpasswd
23:27:27 [2022-07-08T23:27:27.136Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
23:27:27 [2022-07-08T23:27:27.392Z] time="2022-07-08T23:27:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:27:27 [2022-07-08T23:27:27.393Z] time="2022-07-08T23:27:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9151c279c814160dd19effbba6df85e02c91ce3640b74053a9fb7eddd3bb66bc" mediatype=application/vnd.docker.plugin.v1+json size=522
23:27:27 [2022-07-08T23:27:27.393Z] time="2022-07-08T23:27:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:27:27 [2022-07-08T23:27:27.393Z] time="2022-07-08T23:27:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9151c279c814160dd19effbba6df85e02c91ce3640b74053a9fb7eddd3bb66bc" mediatype=application/vnd.docker.plugin.v1+json size=522
23:27:27 [2022-07-08T23:27:27.962Z] === RUN   TestPluginInstall/with_insecure
23:27:27 [2022-07-08T23:27:27.962Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
23:27:28 [2022-07-08T23:27:28.910Z] time="2022-07-08T23:27:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:27:28 [2022-07-08T23:27:28.910Z] time="2022-07-08T23:27:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7e522af426315a78c8871449932e33717c7a89565a4bfbf27608a214b9781aa2" mediatype=application/vnd.docker.plugin.v1+json size=522
23:27:28 [2022-07-08T23:27:28.910Z] time="2022-07-08T23:27:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:27:28 [2022-07-08T23:27:28.910Z] time="2022-07-08T23:27:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7e522af426315a78c8871449932e33717c7a89565a4bfbf27608a214b9781aa2" mediatype=application/vnd.docker.plugin.v1+json size=522
23:27:29 [2022-07-08T23:27:29.166Z]     plugin_test.go:195: [d42e51365132d] daemon is not started
23:27:29 [2022-07-08T23:27:29.166Z] --- PASS: TestPluginInstall (4.51s)
23:27:29 [2022-07-08T23:27:29.166Z]     --- PASS: TestPluginInstall/no_auth (2.33s)
23:27:29 [2022-07-08T23:27:29.166Z]     --- PASS: TestPluginInstall/with_htpasswd (0.87s)
23:27:29 [2022-07-08T23:27:29.166Z]     --- PASS: TestPluginInstall/with_insecure (1.31s)
23:27:29 [2022-07-08T23:27:29.166Z] === RUN   TestPluginsWithRuntimes
23:27:30 [2022-07-08T23:27:30.094Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
23:27:30 [2022-07-08T23:27:30.094Z]     docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows
23:27:30 [2022-07-08T23:27:30.094Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
23:27:31 [2022-07-08T23:27:31.025Z] === RUN   TestPluginsWithRuntimes/No_Args
23:27:31 [2022-07-08T23:27:31.954Z] === RUN   TestPluginsWithRuntimes/With_Args
23:27:33 [2022-07-08T23:27:33.321Z] --- PASS: TestPluginsWithRuntimes (3.89s)
23:27:33 [2022-07-08T23:27:33.321Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.08s)
23:27:33 [2022-07-08T23:27:33.321Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.02s)
23:27:33 [2022-07-08T23:27:33.321Z] === RUN   TestPluginBackCompatMediaTypes
23:27:33 [2022-07-08T23:27:33.321Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
23:27:33 [2022-07-08T23:27:33.883Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
23:27:33 [2022-07-08T23:27:33.883Z] --- PASS: TestPluginBackCompatMediaTypes (0.76s)
23:27:33 [2022-07-08T23:27:33.883Z] PASS
23:27:33 [2022-07-08T23:27:33.883Z] 
23:27:33 [2022-07-08T23:27:33.883Z] DONE 24 tests in 9.327s
23:27:33 [2022-07-08T23:27:33.883Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
23:27:33 [2022-07-08T23:27:33.883Z] ++ 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
23:27:33 [2022-07-08T23:27:33.883Z] ++ set -e
23:27:33 [2022-07-08T23:27:33.883Z] ++ '[' -n 0 ']'
23:27:33 [2022-07-08T23:27:33.883Z] ++ set -x
23:27:33 [2022-07-08T23:27:33.883Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
23:27:33 [2022-07-08T23:27:33.883Z] INFO: Testing against a local daemon
23:27:33 [2022-07-08T23:27:33.883Z] === RUN   TestExternalGraphDriver
23:27:34 [2022-07-08T23:27:34.139Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
23:27:34 [2022-07-08T23:27:34.395Z] === RUN   TestExternalGraphDriver/json
23:27:35 [2022-07-08T23:27:35.323Z] === RUN   TestDockerSuite/TestBuildMultipleTags
23:27:35 [2022-07-08T23:27:35.579Z] === RUN   TestDockerSuite/TestBuildNetContainer
23:27:36 [2022-07-08T23:27:36.509Z] === RUN   TestExternalGraphDriver/spec
23:27:37 [2022-07-08T23:27:37.877Z] === RUN   TestDockerSuite/TestBuildNetNone
23:27:38 [2022-07-08T23:27:38.441Z] === RUN   TestDockerSuite/TestBuildNoContext
23:27:38 [2022-07-08T23:27:38.441Z] === RUN   TestExternalGraphDriver/pull
23:27:39 [2022-07-08T23:27:39.371Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
23:27:39 [2022-07-08T23:27:39.933Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
23:27:40 [2022-07-08T23:27:40.496Z] --- PASS: TestExternalGraphDriver (6.38s)
23:27:40 [2022-07-08T23:27:40.496Z]     --- PASS: TestExternalGraphDriver/json (2.02s)
23:27:40 [2022-07-08T23:27:40.496Z]     --- PASS: TestExternalGraphDriver/spec (2.19s)
23:27:40 [2022-07-08T23:27:40.496Z]     --- PASS: TestExternalGraphDriver/pull (1.81s)
23:27:40 [2022-07-08T23:27:40.496Z] === RUN   TestGraphdriverPluginV2
23:27:41 [2022-07-08T23:27:41.059Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
23:27:41 [2022-07-08T23:27:41.314Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
23:27:41 [2022-07-08T23:27:41.314Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
23:27:41 [2022-07-08T23:27:41.876Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
23:27:42 [2022-07-08T23:27:42.133Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
23:27:42 [2022-07-08T23:27:42.695Z] === RUN   TestDockerSuite/TestBuildOnBuild
23:27:44 [2022-07-08T23:27:44.064Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
23:27:45 [2022-07-08T23:27:45.007Z] --- PASS: TestGraphdriverPluginV2 (4.73s)
23:27:45 [2022-07-08T23:27:45.007Z] PASS
23:27:45 [2022-07-08T23:27:45.007Z] 
23:27:45 [2022-07-08T23:27:45.007Z] DONE 5 tests in 11.230s
23:27:45 [2022-07-08T23:27:45.007Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
23:27:45 [2022-07-08T23:27:45.007Z] ++ 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
23:27:45 [2022-07-08T23:27:45.007Z] ++ set -e
23:27:45 [2022-07-08T23:27:45.007Z] ++ '[' -n 0 ']'
23:27:45 [2022-07-08T23:27:45.007Z] ++ set -x
23:27:45 [2022-07-08T23:27:45.007Z] ++ env -i DEST=/go/src/github.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
23:27:45 [2022-07-08T23:27:45.264Z] INFO: Testing against a local daemon
23:27:45 [2022-07-08T23:27:45.264Z] === RUN   TestContinueAfterPluginCrash
23:27:45 [2022-07-08T23:27:45.264Z] === PAUSE TestContinueAfterPluginCrash
23:27:45 [2022-07-08T23:27:45.264Z] === RUN   TestReadPluginNoRead
23:27:45 [2022-07-08T23:27:45.264Z] === PAUSE TestReadPluginNoRead
23:27:45 [2022-07-08T23:27:45.264Z] === RUN   TestDaemonStartWithLogOpt
23:27:45 [2022-07-08T23:27:45.264Z] === PAUSE TestDaemonStartWithLogOpt
23:27:45 [2022-07-08T23:27:45.264Z] === CONT  TestContinueAfterPluginCrash
23:27:45 [2022-07-08T23:27:45.264Z] === CONT  TestDaemonStartWithLogOpt
23:27:46 [2022-07-08T23:27:46.633Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
23:27:48 [2022-07-08T23:27:48.004Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
23:27:49 [2022-07-08T23:27:49.897Z] --- PASS: TestDaemonStartWithLogOpt (4.34s)
23:27:49 [2022-07-08T23:27:49.897Z] === CONT  TestReadPluginNoRead
23:27:49 [2022-07-08T23:27:49.897Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
23:27:50 [2022-07-08T23:27:50.825Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
23:27:52 [2022-07-08T23:27:52.190Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
23:27:52 [2022-07-08T23:27:52.447Z] === RUN   TestReadPluginNoRead/default
23:27:53 [2022-07-08T23:27:53.819Z] === RUN   TestReadPluginNoRead/disabled_caching
23:27:54 [2022-07-08T23:27:54.382Z] === RUN   TestDockerSuite/TestBuildPATH
23:27:54 [2022-07-08T23:27:54.638Z] --- PASS: TestContinueAfterPluginCrash (9.40s)
23:27:55 [2022-07-08T23:27:55.567Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
23:27:56 [2022-07-08T23:27:56.496Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
23:27:56 [2022-07-08T23:27:56.753Z] === CONT  TestReadPluginNoRead
23:27:56 [2022-07-08T23:27:56.753Z]     read_test.go:92: [d4a0553fbc6b5] daemon is not started
23:27:56 [2022-07-08T23:27:56.753Z] --- PASS: TestReadPluginNoRead (7.21s)
23:27:56 [2022-07-08T23:27:56.753Z]     --- PASS: TestReadPluginNoRead/default (1.45s)
23:27:56 [2022-07-08T23:27:56.753Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.49s)
23:27:56 [2022-07-08T23:27:56.753Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.44s)
23:27:56 [2022-07-08T23:27:56.753Z] PASS
23:27:56 [2022-07-08T23:27:56.753Z] 
23:27:56 [2022-07-08T23:27:56.753Z] DONE 6 tests in 11.699s
23:27:56 [2022-07-08T23:27:56.753Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
23:27:56 [2022-07-08T23:27:56.753Z] ++ 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
23:27:56 [2022-07-08T23:27:56.753Z] ++ set -e
23:27:56 [2022-07-08T23:27:56.753Z] ++ '[' -n 0 ']'
23:27:56 [2022-07-08T23:27:56.753Z] ++ set -x
23:27:56 [2022-07-08T23:27:56.753Z] ++ env -i DEST=/go/src/github.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
23:27:56 [2022-07-08T23:27:56.753Z] testing: warning: no tests to run
23:27:56 [2022-07-08T23:27:56.753Z] PASS
23:27:56 [2022-07-08T23:27:56.753Z] 
23:27:56 [2022-07-08T23:27:56.753Z] DONE 0 tests in 0.048s
23:27:57 [2022-07-08T23:27:57.010Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
23:27:57 [2022-07-08T23:27:57.010Z] ++ 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
23:27:57 [2022-07-08T23:27:57.010Z] ++ set -e
23:27:57 [2022-07-08T23:27:57.010Z] ++ '[' -n 0 ']'
23:27:57 [2022-07-08T23:27:57.010Z] ++ set -x
23:27:57 [2022-07-08T23:27:57.010Z] ++ env -i DEST=/go/src/github.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
23:27:57 [2022-07-08T23:27:57.010Z] INFO: Testing against a local daemon
23:27:57 [2022-07-08T23:27:57.010Z] === RUN   TestPluginWithDevMounts
23:27:57 [2022-07-08T23:27:57.010Z] === PAUSE TestPluginWithDevMounts
23:27:57 [2022-07-08T23:27:57.010Z] === CONT  TestPluginWithDevMounts
23:27:57 [2022-07-08T23:27:57.010Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
23:27:57 [2022-07-08T23:27:57.939Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
23:27:58 [2022-07-08T23:27:58.867Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
23:27:58 [2022-07-08T23:27:58.867Z] --- PASS: TestPluginWithDevMounts (1.82s)
23:27:58 [2022-07-08T23:27:58.867Z] PASS
23:27:58 [2022-07-08T23:27:58.867Z] 
23:27:58 [2022-07-08T23:27:58.867Z] DONE 1 tests in 1.931s
23:27:58 [2022-07-08T23:27:58.867Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
23:27:58 [2022-07-08T23:27:58.867Z] ++ 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
23:27:58 [2022-07-08T23:27:58.867Z] ++ set -e
23:27:58 [2022-07-08T23:27:58.867Z] ++ '[' -n 0 ']'
23:27:58 [2022-07-08T23:27:58.867Z] ++ set -x
23:27:58 [2022-07-08T23:27:58.867Z] ++ env -i DEST=/go/src/github.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
23:27:58 [2022-07-08T23:27:58.867Z] INFO: Testing against a local daemon
23:27:58 [2022-07-08T23:27:58.867Z] === RUN   TestSecretInspect
23:28:03 [2022-07-08T23:28:03.038Z] --- PASS: TestSecretInspect (3.57s)
23:28:03 [2022-07-08T23:28:03.038Z] === RUN   TestSecretList
23:28:03 [2022-07-08T23:28:03.038Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
23:28:05 [2022-07-08T23:28:05.567Z]     docker_api_swarm_node_test.go:20: [d365dc97ee19d] joining swarm manager [d7ab1b6e7bbf2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:28:05 [2022-07-08T23:28:05.822Z] --- PASS: TestSecretList (3.19s)
23:28:05 [2022-07-08T23:28:05.822Z] === RUN   TestSecretsCreateAndDelete
23:28:05 [2022-07-08T23:28:05.941Z] ok  	github.com/docker/docker/cmd/dockerd	0.091s	coverage: 31.9% of statements
23:28:05 [2022-07-08T23:28:05.941Z] ok  	github.com/docker/docker/container	0.119s	coverage: 36.2% of statements
23:28:05 [2022-07-08T23:28:05.941Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.538s	coverage: 0.0% of statements
23:28:05 [2022-07-08T23:28:05.941Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
23:28:05 [2022-07-08T23:28:05.941Z] ?   	github.com/docker/docker/container/stream	[no test files]
23:28:05 [2022-07-08T23:28:05.941Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
23:28:05 [2022-07-08T23:28:05.941Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
23:28:05 [2022-07-08T23:28:05.941Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
23:28:06 [2022-07-08T23:28:06.079Z]     docker_api_swarm_node_test.go:21: [daac860770b63] joining swarm manager [d7ab1b6e7bbf2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:28:07 [2022-07-08T23:28:07.006Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
23:28:08 [2022-07-08T23:28:08.372Z] --- PASS: TestSecretsCreateAndDelete (2.74s)
23:28:08 [2022-07-08T23:28:08.372Z] === RUN   TestSecretsUpdate
23:28:09 [2022-07-08T23:28:09.738Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
23:28:11 [2022-07-08T23:28:11.106Z] --- PASS: TestSecretsUpdate (2.56s)
23:28:11 [2022-07-08T23:28:11.106Z] === RUN   TestTemplatedSecret
23:28:11 [2022-07-08T23:28:11.106Z] === RUN   TestDockerSuite/TestBuildRm
23:28:11 [2022-07-08T23:28:11.226Z] ok  	github.com/docker/docker/daemon/cluster	0.095s	coverage: 0.5% of statements
23:28:11 [2022-07-08T23:28:11.796Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.014s	coverage: 65.3% of statements
23:28:13 [2022-07-08T23:28:13.625Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
23:28:13 [2022-07-08T23:28:13.703Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.010s	coverage: 36.9% of statements
23:28:13 [2022-07-08T23:28:13.881Z] --- PASS: TestTemplatedSecret (2.99s)
23:28:13 [2022-07-08T23:28:13.881Z] === RUN   TestSecretCreateResolve
23:28:14 [2022-07-08T23:28:14.442Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
23:28:15 [2022-07-08T23:28:15.370Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
23:28:15 [2022-07-08T23:28:15.933Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
23:28:16 [2022-07-08T23:28:16.495Z] --- PASS: TestSecretCreateResolve (2.57s)
23:28:16 [2022-07-08T23:28:16.495Z] PASS
23:28:16 [2022-07-08T23:28:16.495Z] 
23:28:16 [2022-07-08T23:28:16.495Z] DONE 6 tests in 17.720s
23:28:16 [2022-07-08T23:28:16.495Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
23:28:16 [2022-07-08T23:28:16.495Z] ++ 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
23:28:16 [2022-07-08T23:28:16.495Z] ++ set -e
23:28:16 [2022-07-08T23:28:16.495Z] ++ '[' -n 0 ']'
23:28:16 [2022-07-08T23:28:16.495Z] ++ set -x
23:28:16 [2022-07-08T23:28:16.495Z] ++ env -i DEST=/go/src/github.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
23:28:16 [2022-07-08T23:28:16.752Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
23:28:16 [2022-07-08T23:28:16.752Z] INFO: Testing against a local daemon
23:28:16 [2022-07-08T23:28:16.752Z] === RUN   TestServiceCreateInit
23:28:16 [2022-07-08T23:28:16.752Z] === RUN   TestServiceCreateInit/daemonInitDisabled
23:28:16 [2022-07-08T23:28:16.752Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
23:28:18 [2022-07-08T23:28:18.121Z] === RUN   TestDockerSuite/TestBuildShellInherited
23:28:18 [2022-07-08T23:28:18.684Z] === RUN   TestDockerSuite/TestBuildShellMultiple
23:28:21 [2022-07-08T23:28:21.823Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.443s	coverage: 13.4% of statements
23:28:21 [2022-07-08T23:28:21.823Z] ok  	github.com/docker/docker/daemon/config	0.033s	coverage: 81.7% of statements
23:28:22 [2022-07-08T23:28:22.392Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
23:28:22 [2022-07-08T23:28:22.856Z]     docker_api_swarm_test.go:502: [de22b44a226f9] joining swarm manager [d49d4046dc915]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:28:22 [2022-07-08T23:28:22.856Z] === RUN   TestServiceCreateInit/daemonInitEnabled
23:28:22 [2022-07-08T23:28:22.856Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
23:28:22 [2022-07-08T23:28:22.961Z] ok  	github.com/docker/docker/daemon	10.151s	coverage: 16.2% of statements
23:28:22 [2022-07-08T23:28:22.961Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
23:28:22 [2022-07-08T23:28:22.961Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
23:28:22 [2022-07-08T23:28:22.961Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
23:28:22 [2022-07-08T23:28:22.961Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
23:28:22 [2022-07-08T23:28:22.961Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.2% of statements
23:28:23 [2022-07-08T23:28:23.119Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
23:28:23 [2022-07-08T23:28:23.379Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
23:28:23 [2022-07-08T23:28:23.379Z]     docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows
23:28:23 [2022-07-08T23:28:23.379Z] === RUN   TestDockerSuite/TestBuildSpaces
23:28:23 [2022-07-08T23:28:23.636Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
23:28:24 [2022-07-08T23:28:24.572Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
23:28:24 [2022-07-08T23:28:24.572Z] === RUN   TestDockerSuite/TestBuildStderr
23:28:24 [2022-07-08T23:28:24.870Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.762s	coverage: 74.8% of statements
23:28:25 [2022-07-08T23:28:25.130Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.009s	coverage: 3.0% of statements
23:28:25 [2022-07-08T23:28:25.504Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
23:28:26 [2022-07-08T23:28:26.507Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.416s	coverage: 56.2% of statements
23:28:27 [2022-07-08T23:28:27.395Z] --- PASS: TestServiceCreateInit (10.31s)
23:28:27 [2022-07-08T23:28:27.395Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.80s)
23:28:27 [2022-07-08T23:28:27.395Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.48s)
23:28:27 [2022-07-08T23:28:27.395Z] === RUN   TestCreateServiceMultipleTimes
23:28:27 [2022-07-08T23:28:27.889Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.014s	coverage: 1.9% of statements
23:28:28 [2022-07-08T23:28:28.760Z] === RUN   TestDockerSuite/TestBuildStopSignal
23:28:29 [2022-07-08T23:28:29.271Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.285s	coverage: 50.6% of statements
23:28:29 [2022-07-08T23:28:29.271Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.002s	coverage: 46.1% of statements
23:28:29 [2022-07-08T23:28:29.271Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
23:28:30 [2022-07-08T23:28:30.126Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
23:28:30 [2022-07-08T23:28:30.653Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.013s	coverage: 58.5% of statements
23:28:31 [2022-07-08T23:28:31.056Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
23:28:31 [2022-07-08T23:28:31.223Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.728s	coverage: 58.5% of statements
23:28:31 [2022-07-08T23:28:31.223Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
23:28:31 [2022-07-08T23:28:31.223Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
23:28:31 [2022-07-08T23:28:31.223Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.011s	coverage: 3.0% of statements
23:28:31 [2022-07-08T23:28:31.620Z]     docker_api_swarm_test.go:507: [d87955b48b4c1] joining swarm manager [d49d4046dc915]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:28:31 [2022-07-08T23:28:31.793Z] ok  	github.com/docker/docker/daemon/links	0.013s	coverage: 93.0% of statements
23:28:31 [2022-07-08T23:28:31.877Z] === RUN   TestDockerSuite/TestBuildTagEvent
23:28:32 [2022-07-08T23:28:32.805Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
23:28:33 [2022-07-08T23:28:33.701Z] ok  	github.com/docker/docker/daemon/images	0.044s	coverage: 6.8% of statements
23:28:33 [2022-07-08T23:28:33.701Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
23:28:33 [2022-07-08T23:28:33.701Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
23:28:33 [2022-07-08T23:28:33.961Z] ok  	github.com/docker/docker/daemon/logger	0.239s	coverage: 43.2% of statements
23:28:34 [2022-07-08T23:28:34.172Z] === RUN   TestDockerSuite/TestBuildUser
23:28:34 [2022-07-08T23:28:34.901Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.174s	coverage: 79.9% of statements
23:28:34 [2022-07-08T23:28:34.901Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.031s	coverage: 53.6% of statements
23:28:34 [2022-07-08T23:28:34.901Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
23:28:35 [2022-07-08T23:28:35.539Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
23:28:35 [2022-07-08T23:28:35.853Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.022s	coverage: 68.2% of statements
23:28:35 [2022-07-08T23:28:35.853Z] ok  	github.com/docker/docker/daemon/logger/journald	0.013s	coverage: 23.4% of statements
23:28:36 [2022-07-08T23:28:36.423Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 87.2% of statements
23:28:36 [2022-07-08T23:28:36.992Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.211s	coverage: 76.8% of statements
23:28:37 [2022-07-08T23:28:37.252Z] ok  	github.com/docker/docker/daemon/logger/local	0.068s	coverage: 79.4% of statements
23:28:37 [2022-07-08T23:28:37.252Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
23:28:37 [2022-07-08T23:28:37.252Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
23:28:38 [2022-07-08T23:28:38.056Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
23:28:38 [2022-07-08T23:28:38.216Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.025s	coverage: 62.0% of statements
23:28:38 [2022-07-08T23:28:38.216Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.031s	coverage: 31.5% of statements
23:28:39 [2022-07-08T23:28:39.156Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.008s	coverage: 46.8% of statements
23:28:39 [2022-07-08T23:28:39.725Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
23:28:40 [2022-07-08T23:28:40.293Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
23:28:41 [2022-07-08T23:28:41.234Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.610s	coverage: 82.5% of statements
23:28:41 [2022-07-08T23:28:41.234Z] ?   	github.com/docker/docker/daemon/names	[no test files]
23:28:41 [2022-07-08T23:28:41.234Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
23:28:41 [2022-07-08T23:28:41.804Z] ok  	github.com/docker/docker/distribution/metadata	0.022s	coverage: 44.4% of statements
23:28:43 [2022-07-08T23:28:43.182Z] ok  	github.com/docker/docker/distribution	1.514s	coverage: 28.0% of statements
23:28:43 [2022-07-08T23:28:43.182Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
23:28:43 [2022-07-08T23:28:43.441Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.0% of statements
23:28:44 [2022-07-08T23:28:44.010Z] ok  	github.com/docker/docker/image	0.024s	coverage: 86.9% of statements
23:28:44 [2022-07-08T23:28:44.580Z] ok  	github.com/docker/docker/distribution/xfer	1.891s	coverage: 84.9% of statements
23:28:44 [2022-07-08T23:28:44.580Z] ?   	github.com/docker/docker/dockerversion	[no test files]
23:28:44 [2022-07-08T23:28:44.580Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
23:28:45 [2022-07-08T23:28:45.519Z] ok  	github.com/docker/docker/image/tarexport	0.015s	coverage: 0.7% of statements
23:28:45 [2022-07-08T23:28:45.519Z] ?   	github.com/docker/docker/image/v1	[no test files]
23:28:45 [2022-07-08T23:28:45.519Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
23:28:46 [2022-07-08T23:28:46.088Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
23:28:46 [2022-07-08T23:28:46.143Z] --- PASS: TestCreateServiceMultipleTimes (17.82s)
23:28:46 [2022-07-08T23:28:46.143Z] === RUN   TestCreateServiceConflict
23:28:46 [2022-07-08T23:28:46.657Z] ok  	github.com/docker/docker/oci	0.009s	coverage: 46.0% of statements
23:28:47 [2022-07-08T23:28:47.226Z] ok  	github.com/docker/docker/opts	0.031s	coverage: 66.0% of statements
23:28:47 [2022-07-08T23:28:47.226Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
23:28:47 [2022-07-08T23:28:47.509Z] --- PASS: TestCreateServiceConflict (2.57s)
23:28:47 [2022-07-08T23:28:47.509Z] === RUN   TestCreateServiceMaxReplicas
23:28:48 [2022-07-08T23:28:48.892Z] === RUN   TestDockerSuite/TestBuildVerboseOut
23:28:49 [2022-07-08T23:28:49.133Z] ok  	github.com/docker/docker/pkg/archive	0.295s	coverage: 81.9% of statements
23:28:49 [2022-07-08T23:28:49.393Z] ok  	github.com/docker/docker/pkg/authorization	0.102s	coverage: 68.3% of statements
23:28:49 [2022-07-08T23:28:49.653Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
23:28:49 [2022-07-08T23:28:49.822Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
23:28:49 [2022-07-08T23:28:49.912Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
23:28:50 [2022-07-08T23:28:50.078Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
23:28:50 [2022-07-08T23:28:50.641Z] --- PASS: TestCreateServiceMaxReplicas (3.14s)
23:28:50 [2022-07-08T23:28:50.641Z] === RUN   TestCreateWithDuplicateNetworkNames
23:28:50 [2022-07-08T23:28:50.896Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
23:28:51 [2022-07-08T23:28:51.826Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
23:28:52 [2022-07-08T23:28:52.756Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
23:28:52 [2022-07-08T23:28:52.756Z]     docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows
23:28:52 [2022-07-08T23:28:52.756Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
23:28:52 [2022-07-08T23:28:52.756Z]     docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows
23:28:52 [2022-07-08T23:28:52.756Z] === RUN   TestDockerSuite/TestBuildWindowsUser
23:28:52 [2022-07-08T23:28:52.756Z]     docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows
23:28:52 [2022-07-08T23:28:52.756Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
23:28:52 [2022-07-08T23:28:52.756Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
23:28:52 [2022-07-08T23:28:52.756Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
23:28:53 [2022-07-08T23:28:53.199Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.476s	coverage: 42.7% of statements
23:28:53 [2022-07-08T23:28:53.199Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
23:28:53 [2022-07-08T23:28:53.458Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
23:28:53 [2022-07-08T23:28:53.458Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
23:28:54 [2022-07-08T23:28:54.027Z] ok  	github.com/docker/docker/pkg/fileutils	0.012s	coverage: 87.2% of statements
23:28:54 [2022-07-08T23:28:54.027Z] ok  	github.com/docker/docker/layer	7.769s	coverage: 68.9% of statements
23:28:54 [2022-07-08T23:28:54.027Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
23:28:54 [2022-07-08T23:28:54.027Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
23:28:54 [2022-07-08T23:28:54.027Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
23:28:54 [2022-07-08T23:28:54.027Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
23:28:54 [2022-07-08T23:28:54.027Z] ?   	github.com/docker/docker/oci/caps	[no test files]
23:28:54 [2022-07-08T23:28:54.027Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
23:28:54 [2022-07-08T23:28:54.287Z] ok  	github.com/docker/docker/pkg/fsutils	0.178s	coverage: 85.1% of statements
23:28:54 [2022-07-08T23:28:54.287Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
23:28:54 [2022-07-08T23:28:54.646Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
23:28:54 [2022-07-08T23:28:54.646Z] === RUN   TestDockerSuite/TestBuildWithFailure
23:28:54 [2022-07-08T23:28:54.902Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
23:28:55 [2022-07-08T23:28:55.463Z] === RUN   TestDockerSuite/TestBuildWithTabs
23:28:55 [2022-07-08T23:28:55.668Z] ok  	github.com/docker/docker/pkg/idtools	0.517s	coverage: 67.9% of statements
23:28:55 [2022-07-08T23:28:55.668Z] ok  	github.com/docker/docker/pkg/ioutils	0.454s	coverage: 71.5% of statements
23:28:55 [2022-07-08T23:28:55.928Z] ok  	github.com/docker/docker/pkg/longpath	0.005s	coverage: 100.0% of statements
23:28:55 [2022-07-08T23:28:55.928Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.008s	coverage: 91.7% of statements
23:28:55 [2022-07-08T23:28:55.928Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
23:28:56 [2022-07-08T23:28:56.025Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
23:28:56 [2022-07-08T23:28:56.025Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
23:28:56 [2022-07-08T23:28:56.189Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
23:28:56 [2022-07-08T23:28:56.189Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
23:28:56 [2022-07-08T23:28:56.449Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.006s	coverage: 60.0% of statements
23:28:56 [2022-07-08T23:28:56.708Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.006s	coverage: 90.5% of statements
23:28:56 [2022-07-08T23:28:56.968Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
23:28:56 [2022-07-08T23:28:56.968Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
23:28:56 [2022-07-08T23:28:56.968Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
23:28:57 [2022-07-08T23:28:57.537Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.011s	coverage: 56.8% of statements
23:28:57 [2022-07-08T23:28:57.919Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
23:28:58 [2022-07-08T23:28:58.107Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 85.7% of statements
23:28:58 [2022-07-08T23:28:58.107Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
23:28:58 [2022-07-08T23:28:58.367Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
23:28:59 [2022-07-08T23:28:59.284Z] === RUN   TestDockerSuite/TestBuildWithVolumes
23:28:59 [2022-07-08T23:28:59.744Z] ok  	github.com/docker/docker/pkg/pubsub	1.034s	coverage: 75.0% of statements
23:28:59 [2022-07-08T23:28:59.847Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
23:28:59 [2022-07-08T23:28:59.848Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
23:29:00 [2022-07-08T23:29:00.011Z] ok  	github.com/docker/docker/pkg/reexec	0.009s	coverage: 82.4% of statements
23:29:00 [2022-07-08T23:29:00.291Z] ok  	github.com/docker/docker/pkg/stack	0.008s	coverage: 90.9% of statements
23:29:00 [2022-07-08T23:29:00.291Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
23:29:00 [2022-07-08T23:29:00.410Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
23:29:00 [2022-07-08T23:29:00.410Z]     docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows
23:29:00 [2022-07-08T23:29:00.410Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
23:29:00 [2022-07-08T23:29:00.551Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
23:29:00 [2022-07-08T23:29:00.810Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
23:29:00 [2022-07-08T23:29:00.972Z] === RUN   TestDockerSuite/TestBuildXZHost
23:29:01 [2022-07-08T23:29:01.379Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 54.1% of statements
23:29:01 [2022-07-08T23:29:01.638Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 42.3% of statements
23:29:02 [2022-07-08T23:29:02.207Z] ok  	github.com/docker/docker/pkg/tailfile	0.063s	coverage: 88.6% of statements
23:29:02 [2022-07-08T23:29:02.336Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
23:29:02 [2022-07-08T23:29:02.467Z] ok  	github.com/docker/docker/pkg/tarsum	0.040s	coverage: 89.3% of statements
23:29:02 [2022-07-08T23:29:02.592Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
23:29:02 [2022-07-08T23:29:02.727Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
23:29:02 [2022-07-08T23:29:02.849Z] === RUN   TestDockerSuite/TestCommitChange
23:29:03 [2022-07-08T23:29:03.411Z] === RUN   TestDockerSuite/TestCommitChangeLabels
23:29:04 [2022-07-08T23:29:04.341Z] === RUN   TestDockerSuite/TestCommitHardlink
23:29:04 [2022-07-08T23:29:04.598Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.04s)
23:29:04 [2022-07-08T23:29:04.598Z] === RUN   TestCreateServiceSecretFileMode
23:29:04 [2022-07-08T23:29:04.634Z] ok  	github.com/docker/docker/plugin	0.518s	coverage: 23.2% of statements
23:29:04 [2022-07-08T23:29:04.854Z]     docker_api_swarm_node_test.go:81: [db119b1fc3891] joining swarm manager [dab77f0a39319]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:29:04 [2022-07-08T23:29:04.893Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
23:29:05 [2022-07-08T23:29:05.153Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
23:29:05 [2022-07-08T23:29:05.782Z] === RUN   TestDockerSuite/TestCommitNewFile
23:29:06 [2022-07-08T23:29:06.533Z] ok  	github.com/docker/docker/quota	0.250s	coverage: 71.4% of statements
23:29:06 [2022-07-08T23:29:06.533Z] ok  	github.com/docker/docker/reference	0.007s	coverage: 84.4% of statements
23:29:07 [2022-07-08T23:29:07.477Z] ok  	github.com/docker/docker/registry	0.053s	coverage: 58.6% of statements
23:29:07 [2022-07-08T23:29:07.676Z] === RUN   TestDockerSuite/TestCommitPausedContainer
23:29:07 [2022-07-08T23:29:07.736Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
23:29:07 [2022-07-08T23:29:07.995Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
23:29:08 [2022-07-08T23:29:08.237Z] === RUN   TestDockerSuite/TestCommitTTY
23:29:08 [2022-07-08T23:29:08.237Z] --- PASS: TestCreateServiceSecretFileMode (3.55s)
23:29:08 [2022-07-08T23:29:08.237Z] === RUN   TestCreateServiceConfigFileMode
23:29:08 [2022-07-08T23:29:08.563Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 64.5% of statements
23:29:08 [2022-07-08T23:29:08.823Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
23:29:09 [2022-07-08T23:29:09.604Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
23:29:10 [2022-07-08T23:29:10.730Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
23:29:10 [2022-07-08T23:29:10.990Z] ok  	github.com/docker/docker/volume/local	0.111s	coverage: 76.8% of statements
23:29:11 [2022-07-08T23:29:11.495Z] === RUN   TestDockerSuite/TestCommitWithoutPause
23:29:11 [2022-07-08T23:29:11.495Z] --- PASS: TestCreateServiceConfigFileMode (3.23s)
23:29:11 [2022-07-08T23:29:11.495Z] === RUN   TestCreateServiceSysctls
23:29:11 [2022-07-08T23:29:11.560Z] ok  	github.com/docker/docker/volume/mounts	0.010s	coverage: 67.7% of statements
23:29:12 [2022-07-08T23:29:12.058Z] === RUN   TestDockerSuite/TestCopyAndRestart
23:29:12 [2022-07-08T23:29:12.937Z] ok  	github.com/docker/docker/volume/service	0.019s	coverage: 72.3% of statements
23:29:13 [2022-07-08T23:29:13.950Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
23:29:14 [2022-07-08T23:29:14.207Z] === RUN   TestDockerSuite/TestCpAbsolutePath
23:29:15 [2022-07-08T23:29:15.139Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
23:29:15 [2022-07-08T23:29:15.703Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
23:29:15 [2022-07-08T23:29:15.703Z] --- PASS: TestCreateServiceSysctls (4.36s)
23:29:15 [2022-07-08T23:29:15.703Z] === RUN   TestCreateServiceCapabilities
23:29:16 [2022-07-08T23:29:16.268Z] === RUN   TestDockerSuite/TestCpFromCaseA
23:29:16 [2022-07-08T23:29:16.831Z] === RUN   TestDockerSuite/TestCpFromCaseB
23:29:17 [2022-07-08T23:29:17.394Z] === RUN   TestDockerSuite/TestCpFromCaseC
23:29:18 [2022-07-08T23:29:18.323Z] === RUN   TestDockerSuite/TestCpFromCaseD
23:29:18 [2022-07-08T23:29:18.579Z] --- PASS: TestCreateServiceCapabilities (2.92s)
23:29:18 [2022-07-08T23:29:18.579Z] === RUN   TestInspect
23:29:19 [2022-07-08T23:29:19.143Z] === RUN   TestDockerSuite/TestCpFromCaseE
23:29:19 [2022-07-08T23:29:19.398Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
23:29:19 [2022-07-08T23:29:19.655Z] === RUN   TestDockerSuite/TestCpFromCaseF
23:29:20 [2022-07-08T23:29:20.586Z] === RUN   TestDockerSuite/TestCpFromCaseG
23:29:21 [2022-07-08T23:29:21.516Z] === RUN   TestDockerSuite/TestCpFromCaseH
23:29:22 [2022-07-08T23:29:22.446Z]     docker_api_swarm_node_test.go:53: [d1a640edeb4f1] joining swarm manager [d501e66c4a962]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:29:22 [2022-07-08T23:29:22.703Z] --- PASS: TestInspect (4.11s)
23:29:22 [2022-07-08T23:29:22.703Z] === RUN   TestCreateJob
23:29:22 [2022-07-08T23:29:22.960Z] === RUN   TestDockerSuite/TestCpFromCaseI
23:29:23 [2022-07-08T23:29:23.216Z]     docker_api_swarm_node_test.go:54: [decf02d18fe5e] joining swarm manager [d501e66c4a962]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:29:23 [2022-07-08T23:29:23.799Z] === RUN   TestDockerSuite/TestCpFromCaseJ
23:29:24 [2022-07-08T23:29:24.364Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
23:29:25 [2022-07-08T23:29:25.731Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
23:29:26 [2022-07-08T23:29:26.294Z] === RUN   TestDockerSuite/TestCpGarbagePath
23:29:26 [2022-07-08T23:29:26.550Z] --- PASS: TestCreateJob (3.74s)
23:29:26 [2022-07-08T23:29:26.550Z] === RUN   TestReplicatedJob
23:29:26 [2022-07-08T23:29:26.806Z] === RUN   TestDockerSuite/TestCpLocalOnly
23:29:26 [2022-07-08T23:29:26.806Z] === RUN   TestDockerSuite/TestCpNameHasColon
23:29:27 [2022-07-08T23:29:27.368Z] === RUN   TestDockerSuite/TestCpRelativePath
23:29:27 [2022-07-08T23:29:27.931Z] === RUN   TestDockerSuite/TestCpSpecialFiles
23:29:29 [2022-07-08T23:29:29.299Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
23:29:29 [2022-07-08T23:29:29.861Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
23:29:30 [2022-07-08T23:29:30.791Z] === RUN   TestDockerSuite/TestCpToCaseA
23:29:32 [2022-07-08T23:29:32.158Z] === RUN   TestDockerSuite/TestCpToCaseB
23:29:32 [2022-07-08T23:29:32.719Z] === RUN   TestDockerSuite/TestCpToCaseC
23:29:32 [2022-07-08T23:29:32.975Z] --- PASS: TestReplicatedJob (6.34s)
23:29:32 [2022-07-08T23:29:32.976Z] === RUN   TestUpdateReplicatedJob
23:29:34 [2022-07-08T23:29:34.344Z] === RUN   TestDockerSuite/TestCpToCaseD
23:29:34 [2022-07-08T23:29:34.868Z] ok  	github.com/docker/docker/pkg/plugins	33.633s	coverage: 76.3% of statements
23:29:34 [2022-07-08T23:29:34.868Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
23:29:34 [2022-07-08T23:29:34.868Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
23:29:34 [2022-07-08T23:29:34.868Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
23:29:34 [2022-07-08T23:29:34.868Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
23:29:34 [2022-07-08T23:29:34.868Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
23:29:34 [2022-07-08T23:29:34.868Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
23:29:34 [2022-07-08T23:29:34.868Z] ?   	github.com/docker/docker/rootless	[no test files]
23:29:34 [2022-07-08T23:29:34.868Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
23:29:34 [2022-07-08T23:29:34.868Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
23:29:34 [2022-07-08T23:29:34.868Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
23:29:34 [2022-07-08T23:29:34.868Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
23:29:34 [2022-07-08T23:29:34.868Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
23:29:34 [2022-07-08T23:29:34.868Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
23:29:34 [2022-07-08T23:29:34.868Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
23:29:34 [2022-07-08T23:29:34.868Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
23:29:34 [2022-07-08T23:29:34.868Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
23:29:34 [2022-07-08T23:29:34.868Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
23:29:34 [2022-07-08T23:29:34.868Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
23:29:34 [2022-07-08T23:29:34.868Z] ?   	github.com/docker/docker/testutil/request	[no test files]
23:29:34 [2022-07-08T23:29:34.868Z] ?   	github.com/docker/docker/volume	[no test files]
23:29:34 [2022-07-08T23:29:34.868Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
23:29:34 [2022-07-08T23:29:34.868Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
23:29:34 [2022-07-08T23:29:34.868Z] 
23:29:34 [2022-07-08T23:29:34.868Z] === Skipped
23:29:34 [2022-07-08T23:29:34.868Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
23:29:34 [2022-07-08T23:29:34.868Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
23:29:34 [2022-07-08T23:29:34.868Z] 
23:29:34 [2022-07-08T23:29:34.868Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
23:29:34 [2022-07-08T23:29:34.868Z]     network_proxy_test.go:208: No support for dual stack yet
23:29:34 [2022-07-08T23:29:34.868Z] 
23:29:34 [2022-07-08T23:29:34.868Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
23:29:34 [2022-07-08T23:29:34.868Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
23:29:34 [2022-07-08T23:29:34.868Z] 
23:29:34 [2022-07-08T23:29:34.868Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
23:29:34 [2022-07-08T23:29:34.868Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
23:29:34 [2022-07-08T23:29:34.868Z] 
23:29:34 [2022-07-08T23:29:34.868Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
23:29:34 [2022-07-08T23:29:34.868Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:29:34 [2022-07-08T23:29:34.868Z]     graphtest_unix.go:44: Driver btrfs not supported
23:29:34 [2022-07-08T23:29:34.868Z] 
23:29:34 [2022-07-08T23:29:34.869Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
23:29:34 [2022-07-08T23:29:34.869Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:29:34 [2022-07-08T23:29:34.869Z]     graphtest_unix.go:44: Driver btrfs not supported
23:29:34 [2022-07-08T23:29:34.869Z] 
23:29:34 [2022-07-08T23:29:34.869Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
23:29:34 [2022-07-08T23:29:34.869Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:29:34 [2022-07-08T23:29:34.869Z]     graphtest_unix.go:44: Driver btrfs not supported
23:29:34 [2022-07-08T23:29:34.869Z] 
23:29:34 [2022-07-08T23:29:34.869Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
23:29:34 [2022-07-08T23:29:34.869Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:29:34 [2022-07-08T23:29:34.869Z]     graphtest_unix.go:44: Driver btrfs not supported
23:29:34 [2022-07-08T23:29:34.869Z] 
23:29:34 [2022-07-08T23:29:34.869Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
23:29:34 [2022-07-08T23:29:34.869Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:29:34 [2022-07-08T23:29:34.869Z]     graphtest_unix.go:44: Driver btrfs not supported
23:29:34 [2022-07-08T23:29:34.869Z] 
23:29:34 [2022-07-08T23:29:34.869Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
23:29:34 [2022-07-08T23:29:34.869Z]     graphtest_unix.go:71: No driver to put!
23:29:34 [2022-07-08T23:29:34.869Z] 
23:29:34 [2022-07-08T23:29:34.869Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
23:29:34 [2022-07-08T23:29:34.869Z] time="2022-07-08T23:28:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:29:34 [2022-07-08T23:29:34.869Z]     graphtest_unix.go:42: graphdriver: driver not supported
23:29:34 [2022-07-08T23:29:34.869Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
23:29:34 [2022-07-08T23:29:34.869Z] 
23:29:34 [2022-07-08T23:29:34.869Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
23:29:34 [2022-07-08T23:29:34.869Z] time="2022-07-08T23:28:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:29:34 [2022-07-08T23:29:34.869Z]     graphtest_unix.go:42: graphdriver: driver not supported
23:29:34 [2022-07-08T23:29:34.869Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
23:29:34 [2022-07-08T23:29:34.869Z] 
23:29:34 [2022-07-08T23:29:34.869Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
23:29:34 [2022-07-08T23:29:34.869Z] time="2022-07-08T23:28:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:29:34 [2022-07-08T23:29:34.869Z]     graphtest_unix.go:42: graphdriver: driver not supported
23:29:34 [2022-07-08T23:29:34.869Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
23:29:34 [2022-07-08T23:29:34.869Z] 
23:29:34 [2022-07-08T23:29:34.869Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
23:29:34 [2022-07-08T23:29:34.869Z] time="2022-07-08T23:28:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:29:34 [2022-07-08T23:29:34.869Z]     graphtest_unix.go:42: graphdriver: driver not supported
23:29:34 [2022-07-08T23:29:34.869Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
23:29:34 [2022-07-08T23:29:34.869Z] 
23:29:34 [2022-07-08T23:29:34.869Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
23:29:34 [2022-07-08T23:29:34.869Z] time="2022-07-08T23:28:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:29:34 [2022-07-08T23:29:34.869Z]     graphtest_unix.go:42: graphdriver: driver not supported
23:29:34 [2022-07-08T23:29:34.869Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
23:29:34 [2022-07-08T23:29:34.869Z] 
23:29:34 [2022-07-08T23:29:34.869Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
23:29:34 [2022-07-08T23:29:34.869Z]     graphtest_unix.go:71: No driver to put!
23:29:34 [2022-07-08T23:29:34.869Z] 
23:29:34 [2022-07-08T23:29:34.869Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
23:29:34 [2022-07-08T23:29:34.869Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
23:29:34 [2022-07-08T23:29:34.869Z] 
23:29:34 [2022-07-08T23:29:34.869Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
23:29:34 [2022-07-08T23:29:34.869Z]     overlay_test.go:50: Fails to compute changes intermittently
23:29:34 [2022-07-08T23:29:34.869Z] 
23:29:34 [2022-07-08T23:29:34.869Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
23:29:34 [2022-07-08T23:29:34.869Z]     overlay_test.go:65: Cannot run test with naive change algorithm
23:29:34 [2022-07-08T23:29:34.869Z] 
23:29:34 [2022-07-08T23:29:34.869Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
23:29:34 [2022-07-08T23:29:34.869Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
23:29:34 [2022-07-08T23:29:34.869Z] 
23:29:34 [2022-07-08T23:29:34.869Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
23:29:34 [2022-07-08T23:29:34.869Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:29:34 [2022-07-08T23:29:34.869Z]     graphtest_unix.go:44: Driver zfs not supported
23:29:34 [2022-07-08T23:29:34.869Z] 
23:29:34 [2022-07-08T23:29:34.869Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
23:29:34 [2022-07-08T23:29:34.869Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:29:34 [2022-07-08T23:29:34.869Z]     graphtest_unix.go:44: Driver zfs not supported
23:29:34 [2022-07-08T23:29:34.869Z] 
23:29:34 [2022-07-08T23:29:34.869Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
23:29:34 [2022-07-08T23:29:34.869Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:29:34 [2022-07-08T23:29:34.869Z]     graphtest_unix.go:44: Driver zfs not supported
23:29:34 [2022-07-08T23:29:34.869Z] 
23:29:34 [2022-07-08T23:29:34.869Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
23:29:34 [2022-07-08T23:29:34.869Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:29:34 [2022-07-08T23:29:34.869Z]     graphtest_unix.go:44: Driver zfs not supported
23:29:34 [2022-07-08T23:29:34.869Z] 
23:29:34 [2022-07-08T23:29:34.869Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
23:29:34 [2022-07-08T23:29:34.869Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:29:34 [2022-07-08T23:29:34.869Z]     graphtest_unix.go:44: Driver zfs not supported
23:29:34 [2022-07-08T23:29:34.869Z] 
23:29:34 [2022-07-08T23:29:34.869Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
23:29:34 [2022-07-08T23:29:34.869Z]     graphtest_unix.go:71: No driver to put!
23:29:34 [2022-07-08T23:29:34.869Z] 
23:29:34 [2022-07-08T23:29:34.869Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
23:29:34 [2022-07-08T23:29:34.869Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
23:29:34 [2022-07-08T23:29:34.869Z] 
23:29:34 [2022-07-08T23:29:34.869Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
23:29:34 [2022-07-08T23:29:34.869Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
23:29:34 [2022-07-08T23:29:34.869Z] 
23:29:34 [2022-07-08T23:29:34.869Z] DONE 2811 tests, 28 skipped in 253.857s
23:29:34 [2022-07-08T23:29:34.869Z] + '[' -n 'github.com/docker/docker/libnetwork
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/bitseq
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/cluster
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/cmd/diagnostic
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/cmd/ovrouter
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/cmd/readme_test
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/config
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/datastore
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/diagnostic
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/discoverapi
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/driverapi
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/drivers/bridge
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/drivers/host
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/drivers/ipvlan
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/drivers/macvlan
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/drivers/null
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/drivers/overlay
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/drivers/remote
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/drivers/remote/api
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/drivers/windows
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/drvregistry
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/etchosts
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/idm
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/internal/caller
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/internal/setmatrix
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/ipam
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/ipamapi
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/ipams/builtin
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/ipams/null
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/ipams/remote
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/ipams/remote/api
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/ipams/windowsipam
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/ipamutils
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/iptables
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/netlabel
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/netutils
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/networkdb
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/ns
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/options
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/osl
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/osl/kernel
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/portallocator
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/portmapper
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/resolvconf
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/testutils
23:29:34 [2022-07-08T23:29:34.869Z] github.com/docker/docker/libnetwork/types' ']'
23:29:34 [2022-07-08T23:29:34.869Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
23:29:36 [2022-07-08T23:29:36.867Z] --- PASS: TestUpdateReplicatedJob (3.60s)
23:29:36 [2022-07-08T23:29:36.867Z] === RUN   TestServiceListWithStatuses
23:29:36 [2022-07-08T23:29:36.867Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:29:36 [2022-07-08T23:29:36.867Z] --- SKIP: TestServiceListWithStatuses (0.00s)
23:29:36 [2022-07-08T23:29:36.867Z] === RUN   TestDockerNetworkConnectAlias
23:29:37 [2022-07-08T23:29:37.798Z] === RUN   TestDockerSuite/TestCpToCaseE
23:29:40 [2022-07-08T23:29:40.321Z] === RUN   TestDockerSuite/TestCpToCaseF
23:29:40 [2022-07-08T23:29:40.883Z] === RUN   TestDockerSuite/TestCpToCaseG
23:29:41 [2022-07-08T23:29:41.811Z] --- PASS: TestDockerNetworkConnectAlias (5.12s)
23:29:41 [2022-07-08T23:29:41.811Z] === RUN   TestDockerNetworkReConnect
23:29:45 [2022-07-08T23:29:45.119Z] === RUN   TestDockerSuite/TestCpToCaseH
23:29:45 [2022-07-08T23:29:45.682Z] --- PASS: TestDockerNetworkReConnect (4.20s)
23:29:45 [2022-07-08T23:29:45.682Z] === RUN   TestServicePlugin
23:29:47 [2022-07-08T23:29:47.051Z] === RUN   TestDockerSuite/TestCpToCaseI
23:29:47 [2022-07-08T23:29:47.979Z] === RUN   TestDockerSuite/TestCpToCaseJ
23:29:50 [2022-07-08T23:29:50.498Z]     plugin_test.go:61: [dffcc6c3088be] joining swarm manager [d9825715a4dce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:29:51 [2022-07-08T23:29:51.059Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
23:29:51 [2022-07-08T23:29:51.622Z]     plugin_test.go:64: [dc76a280d76c9] joining swarm manager [d9825715a4dce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:29:51 [2022-07-08T23:29:51.879Z] === RUN   TestDockerSuite/TestCpToDot
23:29:52 [2022-07-08T23:29:52.807Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
23:29:53 [2022-07-08T23:29:53.736Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
23:29:54 [2022-07-08T23:29:54.664Z] === RUN   TestDockerSuite/TestCpToStdout
23:29:55 [2022-07-08T23:29:55.226Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
23:29:55 [2022-07-08T23:29:55.482Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
23:29:56 [2022-07-08T23:29:56.411Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
23:29:56 [2022-07-08T23:29:56.411Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
23:29:57 [2022-07-08T23:29:57.340Z] === RUN   TestDockerSuite/TestCpVolumePath
23:29:58 [2022-07-08T23:29:58.268Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
23:29:58 [2022-07-08T23:29:58.268Z] === RUN   TestDockerSuite/TestCreateArgs
23:29:58 [2022-07-08T23:29:58.268Z] === RUN   TestDockerSuite/TestCreateByImageID
23:29:58 [2022-07-08T23:29:58.830Z] === RUN   TestDockerSuite/TestCreateEchoStdout
23:29:59 [2022-07-08T23:29:59.086Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
23:29:59 [2022-07-08T23:29:59.086Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
23:29:59 [2022-07-08T23:29:59.086Z] === RUN   TestDockerSuite/TestCreateHostConfig
23:29:59 [2022-07-08T23:29:59.342Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
23:29:59 [2022-07-08T23:29:59.599Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
23:29:59 [2022-07-08T23:29:59.892Z] === RUN   TestDockerSuite/TestCreateLabels
23:29:59 [2022-07-08T23:29:59.892Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
23:30:00 [2022-07-08T23:30:00.154Z] === RUN   TestDockerSuite/TestCreateRM
23:30:00 [2022-07-08T23:30:00.154Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
23:30:00 [2022-07-08T23:30:00.154Z]     docker_cli_create_test.go:83: unmatched requirement Devicemapper
23:30:00 [2022-07-08T23:30:00.154Z] === RUN   TestDockerSuite/TestCreateStopSignal
23:30:00 [2022-07-08T23:30:00.154Z] === RUN   TestDockerSuite/TestCreateStopTimeout
23:30:00 [2022-07-08T23:30:00.410Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
23:30:01 [2022-07-08T23:30:01.777Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
23:30:02 [2022-07-08T23:30:02.338Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
23:30:02 [2022-07-08T23:30:02.338Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
23:30:02 [2022-07-08T23:30:02.338Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
23:30:04 [2022-07-08T23:30:04.857Z]     docker_api_swarm_test.go:202: [d77230ecfe846] joining swarm manager [dec50a82c1ad7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:30:06 [2022-07-08T23:30:06.747Z] === RUN   TestDockerSuite/TestCreateWithPortRange
23:30:06 [2022-07-08T23:30:06.747Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
23:30:06 [2022-07-08T23:30:06.747Z] === RUN   TestDockerSuite/TestEventsAttach
23:30:07 [2022-07-08T23:30:07.310Z] === RUN   TestDockerSuite/TestEventsCommit
23:30:07 [2022-07-08T23:30:07.872Z] === RUN   TestDockerSuite/TestEventsContainerEvents
23:30:08 [2022-07-08T23:30:08.435Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
23:30:08 [2022-07-08T23:30:08.996Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
23:30:09 [2022-07-08T23:30:09.252Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
23:30:11 [2022-07-08T23:30:11.141Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
23:30:11 [2022-07-08T23:30:11.703Z] === RUN   TestDockerSuite/TestEventsContainerRestart
23:30:13 [2022-07-08T23:30:13.638Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
23:30:16 [2022-07-08T23:30:16.153Z] === RUN   TestDockerSuite/TestEventsCopy
23:30:16 [2022-07-08T23:30:16.716Z] === RUN   TestDockerSuite/TestEventsFilterContainer
23:30:17 [2022-07-08T23:30:17.685Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
23:30:18 [2022-07-08T23:30:18.247Z] --- PASS: TestServicePlugin (32.30s)
23:30:18 [2022-07-08T23:30:18.247Z] === RUN   TestServiceUpdateLabel
23:30:20 [2022-07-08T23:30:20.768Z] --- PASS: TestServiceUpdateLabel (2.28s)
23:30:20 [2022-07-08T23:30:20.768Z] === RUN   TestServiceUpdateSecrets
23:30:21 [2022-07-08T23:30:21.577Z] ok  	github.com/docker/docker/libnetwork	37.179s	coverage: 40.6% of statements
23:30:21 [2022-07-08T23:30:21.577Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.120s	coverage: 84.4% of statements
23:30:21 [2022-07-08T23:30:21.577Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
23:30:21 [2022-07-08T23:30:21.577Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
23:30:21 [2022-07-08T23:30:21.577Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
23:30:21 [2022-07-08T23:30:21.577Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
23:30:21 [2022-07-08T23:30:21.577Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
23:30:21 [2022-07-08T23:30:21.577Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
23:30:21 [2022-07-08T23:30:21.577Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
23:30:21 [2022-07-08T23:30:21.577Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
23:30:21 [2022-07-08T23:30:21.577Z] ok  	github.com/docker/docker/libnetwork/config	0.014s	coverage: 22.4% of statements
23:30:21 [2022-07-08T23:30:21.577Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
23:30:21 [2022-07-08T23:30:21.577Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
23:30:21 [2022-07-08T23:30:21.577Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
23:30:21 [2022-07-08T23:30:21.577Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
23:30:21 [2022-07-08T23:30:21.577Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.428s	coverage: 59.9% of statements
23:30:21 [2022-07-08T23:30:21.577Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
23:30:21 [2022-07-08T23:30:21.577Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
23:30:21 [2022-07-08T23:30:21.577Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.133s	coverage: 5.0% of statements
23:30:21 [2022-07-08T23:30:21.577Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
23:30:21 [2022-07-08T23:30:21.577Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.015s	coverage: 4.5% of statements
23:30:21 [2022-07-08T23:30:21.577Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
23:30:21 [2022-07-08T23:30:21.577Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
23:30:23 [2022-07-08T23:30:23.285Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
23:30:23 [2022-07-08T23:30:23.541Z] === RUN   TestDockerSuite/TestEventsFilterImageName
23:30:24 [2022-07-08T23:30:24.468Z] === RUN   TestDockerSuite/TestEventsFilterLabels
23:30:25 [2022-07-08T23:30:25.030Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
23:30:25 [2022-07-08T23:30:25.030Z] === RUN   TestDockerSuite/TestEventsFilterType
23:30:25 [2022-07-08T23:30:25.592Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
23:30:25 [2022-07-08T23:30:25.592Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
23:30:25 [2022-07-08T23:30:25.592Z] === RUN   TestDockerSuite/TestEventsFilters
23:30:26 [2022-07-08T23:30:26.519Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
23:30:26 [2022-07-08T23:30:26.519Z] === RUN   TestDockerSuite/TestEventsFormat
23:30:27 [2022-07-08T23:30:27.885Z] === RUN   TestDockerSuite/TestEventsFormatBadField
23:30:27 [2022-07-08T23:30:27.885Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
23:30:27 [2022-07-08T23:30:27.885Z] === RUN   TestDockerSuite/TestEventsImageImport
23:30:28 [2022-07-08T23:30:28.447Z] === RUN   TestDockerSuite/TestEventsImageLoad
23:30:29 [2022-07-08T23:30:29.009Z]     docker_api_swarm_test.go:384: [d5233f9d9d540] joining swarm manager [d8641b805c53e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:30:29 [2022-07-08T23:30:29.009Z] === RUN   TestDockerSuite/TestEventsImagePull
23:30:29 [2022-07-08T23:30:29.936Z] === RUN   TestDockerSuite/TestEventsImageTag
23:30:30 [2022-07-08T23:30:30.192Z]     docker_api_swarm_test.go:385: [d4498b64dc511] joining swarm manager [d8641b805c53e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:30:31 [2022-07-08T23:30:31.120Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
23:30:31 [2022-07-08T23:30:31.375Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
23:30:31 [2022-07-08T23:30:31.375Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
23:30:31 [2022-07-08T23:30:31.375Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
23:30:31 [2022-07-08T23:30:31.375Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
23:30:31 [2022-07-08T23:30:31.375Z] === RUN   TestDockerSuite/TestEventsPluginOps
23:30:31 [2022-07-08T23:30:31.552Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.105s	coverage: 6.6% of statements
23:30:31 [2022-07-08T23:30:31.552Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
23:30:31 [2022-07-08T23:30:31.552Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 63.6% of statements
23:30:31 [2022-07-08T23:30:31.552Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.009s	coverage: 57.4% of statements
23:30:31 [2022-07-08T23:30:31.552Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
23:30:31 [2022-07-08T23:30:31.552Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
23:30:31 [2022-07-08T23:30:31.552Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
23:30:31 [2022-07-08T23:30:31.552Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.015s	coverage: 82.4% of statements
23:30:31 [2022-07-08T23:30:31.552Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.016s	coverage: 81.2% of statements
23:30:31 [2022-07-08T23:30:31.811Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
23:30:32 [2022-07-08T23:30:32.070Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
23:30:33 [2022-07-08T23:30:33.889Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
23:30:34 [2022-07-08T23:30:34.145Z] === RUN   TestDockerSuite/TestEventsRename
23:30:34 [2022-07-08T23:30:34.711Z] === RUN   TestDockerSuite/TestEventsResize
23:30:34 [2022-07-08T23:30:34.967Z] --- PASS: TestServiceUpdateSecrets (14.64s)
23:30:34 [2022-07-08T23:30:34.967Z] === RUN   TestServiceUpdateConfigs
23:30:35 [2022-07-08T23:30:35.223Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
23:30:41 [2022-07-08T23:30:41.762Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
23:30:41 [2022-07-08T23:30:41.762Z] === RUN   TestDockerSuite/TestEventsStreaming
23:30:41 [2022-07-08T23:30:41.762Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
23:30:44 [2022-07-08T23:30:44.282Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.002s	coverage: 100.0% of statements
23:30:45 [2022-07-08T23:30:45.030Z] === RUN   TestDockerSuite/TestEventsTop
23:30:45 [2022-07-08T23:30:45.030Z] === RUN   TestDockerSuite/TestEventsUntag
23:30:47 [2022-07-08T23:30:47.544Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
23:30:49 [2022-07-08T23:30:49.437Z] --- PASS: TestServiceUpdateConfigs (14.19s)
23:30:49 [2022-07-08T23:30:49.437Z] === RUN   TestServiceUpdateNetwork
23:30:53 [2022-07-08T23:30:53.606Z] === RUN   TestDockerSuite/TestNetworkEvents
23:30:59 [2022-07-08T23:30:59.171Z] ok  	github.com/docker/docker/libnetwork/ipam	14.386s	coverage: 85.3% of statements
23:30:59 [2022-07-08T23:30:59.171Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
23:30:59 [2022-07-08T23:30:59.171Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
23:30:59 [2022-07-08T23:30:59.171Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
23:30:59 [2022-07-08T23:30:59.171Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 47.4% of statements
23:30:59 [2022-07-08T23:30:59.171Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
23:30:59 [2022-07-08T23:30:59.171Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
23:30:59 [2022-07-08T23:30:59.171Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.261s	coverage: 74.0% of statements
23:30:59 [2022-07-08T23:30:59.430Z] ok  	github.com/docker/docker/libnetwork/iptables	0.159s	coverage: 45.1% of statements
23:30:59 [2022-07-08T23:30:59.430Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
23:30:59 [2022-07-08T23:30:59.690Z] ok  	github.com/docker/docker/libnetwork/netutils	0.018s	coverage: 44.1% of statements
23:31:00 [2022-07-08T23:31:00.143Z] === RUN   TestDockerSuite/TestVolumeEvents
23:31:00 [2022-07-08T23:31:00.143Z] === RUN   TestDockerSuite/TestExec
23:31:00 [2022-07-08T23:31:00.143Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
23:31:01 [2022-07-08T23:31:01.074Z] === RUN   TestDockerSuite/TestExecCgroup
23:31:02 [2022-07-08T23:31:02.002Z] --- PASS: TestServiceUpdateNetwork (12.60s)
23:31:02 [2022-07-08T23:31:02.002Z] === RUN   TestServiceUpdatePidsLimit
23:31:02 [2022-07-08T23:31:02.002Z] === RUN   TestDockerSuite/TestExecEnv
23:31:02 [2022-07-08T23:31:02.934Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
23:31:03 [2022-07-08T23:31:03.191Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
23:31:04 [2022-07-08T23:31:04.148Z] === RUN   TestDockerSuite/TestExecExitStatus
23:31:04 [2022-07-08T23:31:04.148Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
23:31:04 [2022-07-08T23:31:04.710Z] === RUN   TestDockerSuite/TestExecInspectID
23:31:07 [2022-07-08T23:31:07.226Z] === RUN   TestDockerSuite/TestExecInteractive
23:31:07 [2022-07-08T23:31:07.788Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
23:31:08 [2022-07-08T23:31:08.352Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
23:31:08 [2022-07-08T23:31:08.915Z] === RUN   TestDockerSuite/TestExecParseError
23:31:09 [2022-07-08T23:31:09.477Z] === RUN   TestDockerSuite/TestExecPausedContainer
23:31:09 [2022-07-08T23:31:09.733Z] === RUN   TestDockerSuite/TestExecSetEnv
23:31:10 [2022-07-08T23:31:10.294Z] === RUN   TestDockerSuite/TestExecStartFails
23:31:10 [2022-07-08T23:31:10.859Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
23:31:10 [2022-07-08T23:31:10.859Z] === RUN   TestDockerSuite/TestExecStopNotHanging
23:31:11 [2022-07-08T23:31:11.422Z] === RUN   TestDockerSuite/TestExecTTY
23:31:11 [2022-07-08T23:31:11.985Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
23:31:12 [2022-07-08T23:31:12.548Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
23:31:13 [2022-07-08T23:31:13.109Z] === RUN   TestDockerSuite/TestExecUlimits
23:31:13 [2022-07-08T23:31:13.671Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
23:31:13 [2022-07-08T23:31:13.671Z]     docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows
23:31:13 [2022-07-08T23:31:13.671Z] === RUN   TestDockerSuite/TestExecWithImageUser
23:31:15 [2022-07-08T23:31:15.039Z] === RUN   TestDockerSuite/TestExecWithNoTERM
23:31:15 [2022-07-08T23:31:15.968Z] === RUN   TestDockerSuite/TestExecWithPrivileged
23:31:16 [2022-07-08T23:31:16.895Z] === RUN   TestDockerSuite/TestExecWithTERM
23:31:17 [2022-07-08T23:31:17.457Z] === RUN   TestDockerSuite/TestExecWithUser
23:31:18 [2022-07-08T23:31:18.020Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
23:31:18 [2022-07-08T23:31:18.590Z] --- PASS: TestServiceUpdatePidsLimit (16.68s)
23:31:18 [2022-07-08T23:31:18.590Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s)
23:31:18 [2022-07-08T23:31:18.590Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.81s)
23:31:18 [2022-07-08T23:31:18.590Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.02s)
23:31:18 [2022-07-08T23:31:18.590Z] PASS
23:31:18 [2022-07-08T23:31:18.590Z] 
23:31:18 [2022-07-08T23:31:18.590Z] === Skipped
23:31:18 [2022-07-08T23:31:18.590Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
23:31:18 [2022-07-08T23:31:18.590Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:31:18 [2022-07-08T23:31:18.590Z] 
23:31:18 [2022-07-08T23:31:18.590Z] DONE 27 tests, 1 skipped in 181.900s
23:31:18 [2022-07-08T23:31:18.590Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
23:31:18 [2022-07-08T23:31:18.590Z] ++ 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
23:31:18 [2022-07-08T23:31:18.590Z] ++ set -e
23:31:18 [2022-07-08T23:31:18.590Z] ++ '[' -n 0 ']'
23:31:18 [2022-07-08T23:31:18.590Z] ++ set -x
23:31:18 [2022-07-08T23:31:18.590Z] ++ env -i DEST=/go/src/github.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
23:31:18 [2022-07-08T23:31:18.590Z] INFO: Testing against a local daemon
23:31:18 [2022-07-08T23:31:18.590Z] === RUN   TestSessionCreate
23:31:18 [2022-07-08T23:31:18.590Z] --- PASS: TestSessionCreate (0.03s)
23:31:18 [2022-07-08T23:31:18.590Z] === RUN   TestSessionCreateWithBadUpgrade
23:31:18 [2022-07-08T23:31:18.590Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
23:31:18 [2022-07-08T23:31:18.590Z] PASS
23:31:18 [2022-07-08T23:31:18.590Z] 
23:31:18 [2022-07-08T23:31:18.590Z] DONE 2 tests in 0.156s
23:31:18 [2022-07-08T23:31:18.590Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
23:31:18 [2022-07-08T23:31:18.591Z] ++ 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
23:31:18 [2022-07-08T23:31:18.591Z] ++ set -e
23:31:18 [2022-07-08T23:31:18.591Z] ++ '[' -n 0 ']'
23:31:18 [2022-07-08T23:31:18.591Z] ++ set -x
23:31:18 [2022-07-08T23:31:18.591Z] ++ env -i DEST=/go/src/github.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
23:31:18 [2022-07-08T23:31:18.850Z] INFO: Testing against a local daemon
23:31:18 [2022-07-08T23:31:18.850Z] === RUN   TestCgroupDriverSystemdMemoryLimit
23:31:18 [2022-07-08T23:31:18.850Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:31:18 [2022-07-08T23:31:18.850Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
23:31:18 [2022-07-08T23:31:18.850Z] === RUN   TestDiskUsage
23:31:18 [2022-07-08T23:31:18.850Z] === PAUSE TestDiskUsage
23:31:18 [2022-07-08T23:31:18.850Z] === RUN   TestEventsExecDie
23:31:19 [2022-07-08T23:31:19.418Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
23:31:19 [2022-07-08T23:31:19.419Z] --- PASS: TestEventsExecDie (0.72s)
23:31:19 [2022-07-08T23:31:19.419Z] === RUN   TestEventsBackwardsCompatible
23:31:19 [2022-07-08T23:31:19.674Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
23:31:19 [2022-07-08T23:31:19.674Z] === RUN   TestEventsVolumeCreate
23:31:19 [2022-07-08T23:31:19.674Z] --- PASS: TestEventsVolumeCreate (0.06s)
23:31:19 [2022-07-08T23:31:19.674Z] === RUN   TestInfoBinaryCommits
23:31:19 [2022-07-08T23:31:19.674Z] --- PASS: TestInfoBinaryCommits (0.02s)
23:31:19 [2022-07-08T23:31:19.674Z] === RUN   TestInfoAPIVersioned
23:31:19 [2022-07-08T23:31:19.674Z] --- PASS: TestInfoAPIVersioned (0.01s)
23:31:19 [2022-07-08T23:31:19.674Z] === RUN   TestInfoAPI
23:31:19 [2022-07-08T23:31:19.674Z] --- PASS: TestInfoAPI (0.03s)
23:31:19 [2022-07-08T23:31:19.674Z] === RUN   TestInfoAPIWarnings
23:31:21 [2022-07-08T23:31:21.568Z] === RUN   TestDockerSuite/TestHealth
23:31:26 [2022-07-08T23:31:26.573Z]     check_test.go:611: [d4498b64dc511] daemon is not started
23:31:26 [2022-07-08T23:31:26.573Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
23:31:29 [2022-07-08T23:31:29.090Z]     docker_api_swarm_test.go:802: [df13ab40f6798] joining swarm manager [ddb37527b15eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:31:30 [2022-07-08T23:31:30.018Z]     docker_api_swarm_test.go:802: [da9c9971cd0eb] joining swarm manager [ddb37527b15eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:31:31 [2022-07-08T23:31:31.383Z]     docker_api_swarm_test.go:802: [d9944f7e110a6] joining swarm manager [ddb37527b15eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
23:31:32 [2022-07-08T23:31:32.748Z]     docker_api_swarm_test.go:802: [d57c8699401f4] joining swarm manager [ddb37527b15eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
23:31:35 [2022-07-08T23:31:35.262Z]     docker_api_swarm_test.go:810: [de45d9cd2f069] joining swarm manager [ddb37527b15eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
23:31:36 [2022-07-08T23:31:36.189Z] --- PASS: TestInfoAPIWarnings (16.54s)
23:31:36 [2022-07-08T23:31:36.189Z] === RUN   TestInfoDebug
23:31:36 [2022-07-08T23:31:36.751Z] --- PASS: TestInfoDebug (0.52s)
23:31:36 [2022-07-08T23:31:36.751Z] === RUN   TestInfoInsecureRegistries
23:31:37 [2022-07-08T23:31:37.329Z] --- PASS: TestInfoInsecureRegistries (0.52s)
23:31:37 [2022-07-08T23:31:37.329Z] === RUN   TestInfoRegistryMirrors
23:31:37 [2022-07-08T23:31:37.890Z] --- PASS: TestInfoRegistryMirrors (0.52s)
23:31:37 [2022-07-08T23:31:37.890Z] === RUN   TestLoginFailsWithBadCredentials
23:31:38 [2022-07-08T23:31:38.146Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s)
23:31:38 [2022-07-08T23:31:38.146Z] === RUN   TestPingCacheHeaders
23:31:38 [2022-07-08T23:31:38.146Z] --- PASS: TestPingCacheHeaders (0.02s)
23:31:38 [2022-07-08T23:31:38.146Z] === RUN   TestPingGet
23:31:38 [2022-07-08T23:31:38.146Z] --- PASS: TestPingGet (0.01s)
23:31:38 [2022-07-08T23:31:38.146Z] === RUN   TestPingHead
23:31:38 [2022-07-08T23:31:38.146Z] --- PASS: TestPingHead (0.02s)
23:31:38 [2022-07-08T23:31:38.146Z] === RUN   TestPingSwarmHeader
23:31:38 [2022-07-08T23:31:38.708Z] === RUN   TestPingSwarmHeader/before_swarm_init
23:31:39 [2022-07-08T23:31:39.269Z] === RUN   TestPingSwarmHeader/after_swarm_init
23:31:40 [2022-07-08T23:31:40.642Z] === RUN   TestPingSwarmHeader/after_swarm_leave
23:31:40 [2022-07-08T23:31:40.642Z] --- PASS: TestPingSwarmHeader (2.19s)
23:31:40 [2022-07-08T23:31:40.642Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
23:31:40 [2022-07-08T23:31:40.642Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
23:31:40 [2022-07-08T23:31:40.642Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
23:31:40 [2022-07-08T23:31:40.642Z] === RUN   TestVersion
23:31:40 [2022-07-08T23:31:40.642Z] --- PASS: TestVersion (0.04s)
23:31:40 [2022-07-08T23:31:40.642Z] === CONT  TestDiskUsage
23:31:40 [2022-07-08T23:31:40.899Z] === RUN   TestDiskUsage/empty
23:31:40 [2022-07-08T23:31:40.899Z] === RUN   TestDiskUsage/empty/container_types
23:31:40 [2022-07-08T23:31:40.899Z] === RUN   TestDiskUsage/empty/image_types
23:31:40 [2022-07-08T23:31:40.899Z] === RUN   TestDiskUsage/empty/volume_types
23:31:40 [2022-07-08T23:31:40.899Z] === RUN   TestDiskUsage/empty/build-cache_types
23:31:40 [2022-07-08T23:31:40.899Z] === RUN   TestDiskUsage/empty/container,_volume_types
23:31:40 [2022-07-08T23:31:40.899Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
23:31:40 [2022-07-08T23:31:40.899Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
23:31:40 [2022-07-08T23:31:40.899Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
23:31:40 [2022-07-08T23:31:40.899Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
23:31:40 [2022-07-08T23:31:40.899Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
23:31:40 [2022-07-08T23:31:40.899Z] === RUN   TestDiskUsage/after_LoadBusybox
23:31:41 [2022-07-08T23:31:41.155Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
23:31:41 [2022-07-08T23:31:41.155Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
23:31:41 [2022-07-08T23:31:41.155Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
23:31:41 [2022-07-08T23:31:41.155Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
23:31:41 [2022-07-08T23:31:41.155Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
23:31:41 [2022-07-08T23:31:41.155Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
23:31:41 [2022-07-08T23:31:41.155Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
23:31:41 [2022-07-08T23:31:41.155Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
23:31:41 [2022-07-08T23:31:41.155Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
23:31:41 [2022-07-08T23:31:41.155Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
23:31:41 [2022-07-08T23:31:41.155Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
23:31:41 [2022-07-08T23:31:41.155Z] === RUN   TestDiskUsage/after_container.Run
23:31:41 [2022-07-08T23:31:41.829Z] === RUN   TestDiskUsage/after_container.Run/container_types
23:31:41 [2022-07-08T23:31:41.829Z] === RUN   TestDiskUsage/after_container.Run/image_types
23:31:41 [2022-07-08T23:31:41.830Z] === RUN   TestDiskUsage/after_container.Run/volume_types
23:31:41 [2022-07-08T23:31:41.830Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
23:31:41 [2022-07-08T23:31:41.830Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
23:31:41 [2022-07-08T23:31:41.830Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
23:31:41 [2022-07-08T23:31:41.830Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
23:31:41 [2022-07-08T23:31:41.830Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
23:31:41 [2022-07-08T23:31:41.830Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
23:31:41 [2022-07-08T23:31:41.830Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
23:31:41 [2022-07-08T23:31:41.830Z] --- PASS: TestDiskUsage (1.43s)
23:31:41 [2022-07-08T23:31:41.830Z]     --- PASS: TestDiskUsage/empty (0.01s)
23:31:41 [2022-07-08T23:31:41.830Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
23:31:41 [2022-07-08T23:31:41.830Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
23:31:41 [2022-07-08T23:31:41.830Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
23:31:41 [2022-07-08T23:31:41.830Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
23:31:41 [2022-07-08T23:31:41.830Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
23:31:41 [2022-07-08T23:31:41.830Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
23:31:41 [2022-07-08T23:31:41.830Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
23:31:41 [2022-07-08T23:31:41.830Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
23:31:41 [2022-07-08T23:31:41.830Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
23:31:41 [2022-07-08T23:31:41.830Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
23:31:41 [2022-07-08T23:31:41.830Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.28s)
23:31:41 [2022-07-08T23:31:41.830Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
23:31:41 [2022-07-08T23:31:41.830Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
23:31:41 [2022-07-08T23:31:41.830Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
23:31:41 [2022-07-08T23:31:41.830Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
23:31:41 [2022-07-08T23:31:41.830Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
23:31:41 [2022-07-08T23:31:41.830Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
23:31:41 [2022-07-08T23:31:41.830Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
23:31:41 [2022-07-08T23:31:41.830Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
23:31:41 [2022-07-08T23:31:41.830Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
23:31:41 [2022-07-08T23:31:41.830Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
23:31:41 [2022-07-08T23:31:41.830Z]     --- PASS: TestDiskUsage/after_container.Run (0.44s)
23:31:41 [2022-07-08T23:31:41.830Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
23:31:41 [2022-07-08T23:31:41.830Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
23:31:41 [2022-07-08T23:31:41.830Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
23:31:41 [2022-07-08T23:31:41.830Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
23:31:41 [2022-07-08T23:31:41.830Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
23:31:41 [2022-07-08T23:31:41.830Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
23:31:41 [2022-07-08T23:31:41.830Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
23:31:41 [2022-07-08T23:31:41.830Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
23:31:41 [2022-07-08T23:31:41.830Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
23:31:41 [2022-07-08T23:31:41.830Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
23:31:41 [2022-07-08T23:31:41.830Z] PASS
23:31:41 [2022-07-08T23:31:41.830Z] 
23:31:41 [2022-07-08T23:31:41.830Z] === Skipped
23:31:41 [2022-07-08T23:31:41.830Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
23:31:41 [2022-07-08T23:31:41.830Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:31:41 [2022-07-08T23:31:41.830Z] 
23:31:41 [2022-07-08T23:31:41.830Z] DONE 54 tests, 1 skipped in 23.203s
23:31:41 [2022-07-08T23:31:41.830Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
23:31:41 [2022-07-08T23:31:41.830Z] ++ 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
23:31:41 [2022-07-08T23:31:41.830Z] ++ set -e
23:31:41 [2022-07-08T23:31:41.830Z] ++ '[' -n 0 ']'
23:31:41 [2022-07-08T23:31:41.830Z] ++ set -x
23:31:41 [2022-07-08T23:31:41.830Z] ++ env -i DEST=/go/src/github.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
23:31:42 [2022-07-08T23:31:42.086Z] INFO: Testing against a local daemon
23:31:42 [2022-07-08T23:31:42.086Z] === RUN   TestVolumesCreateAndList
23:31:42 [2022-07-08T23:31:42.086Z] --- PASS: TestVolumesCreateAndList (0.02s)
23:31:42 [2022-07-08T23:31:42.086Z] === RUN   TestVolumesRemove
23:31:42 [2022-07-08T23:31:42.086Z] --- PASS: TestVolumesRemove (0.06s)
23:31:42 [2022-07-08T23:31:42.086Z] === RUN   TestVolumesInspect
23:31:42 [2022-07-08T23:31:42.086Z] --- PASS: TestVolumesInspect (0.02s)
23:31:42 [2022-07-08T23:31:42.086Z] === RUN   TestVolumesInvalidJSON
23:31:42 [2022-07-08T23:31:42.086Z] === RUN   TestVolumesInvalidJSON/volumes/create
23:31:42 [2022-07-08T23:31:42.086Z] === PAUSE TestVolumesInvalidJSON/volumes/create
23:31:42 [2022-07-08T23:31:42.086Z] === CONT  TestVolumesInvalidJSON/volumes/create
23:31:42 [2022-07-08T23:31:42.086Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
23:31:42 [2022-07-08T23:31:42.086Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
23:31:42 [2022-07-08T23:31:42.086Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
23:31:42 [2022-07-08T23:31:42.086Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
23:31:42 [2022-07-08T23:31:42.086Z] --- PASS: TestVolumesInvalidJSON (0.01s)
23:31:42 [2022-07-08T23:31:42.086Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
23:31:42 [2022-07-08T23:31:42.086Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
23:31:42 [2022-07-08T23:31:42.086Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
23:31:42 [2022-07-08T23:31:42.086Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
23:31:42 [2022-07-08T23:31:42.086Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
23:31:42 [2022-07-08T23:31:42.086Z] PASS
23:31:42 [2022-07-08T23:31:42.086Z] 
23:31:42 [2022-07-08T23:31:42.086Z] DONE 9 tests in 0.196s
23:31:42 [2022-07-08T23:31:42.086Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:31:42 [2022-07-08T23:31:42.342Z] ++++ cat bundles/test-integration/docker.pid
23:31:42 [2022-07-08T23:31:42.342Z] +++ kill 6696
23:31:42 [2022-07-08T23:31:42.599Z] +++ /etc/init.d/apparmor stop
23:31:42 [2022-07-08T23:31:42.599Z] Leaving: AppArmorNo profiles have been unloaded.
23:31:42 [2022-07-08T23:31:42.599Z] 
23:31:42 [2022-07-08T23:31:42.599Z] Unloading profiles will leave already running processes permanently
23:31:42 [2022-07-08T23:31:42.599Z] unconfined, which can lead to unexpected situations.
23:31:42 [2022-07-08T23:31:42.599Z] 
23:31:42 [2022-07-08T23:31:42.599Z] To set a process to complain mode, use the command line tool
23:31:42 [2022-07-08T23:31:42.599Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:31:42 [2022-07-08T23:31:42.599Z] +++ true
23:31:42 [2022-07-08T23:31:42.599Z] exiting test-integration
23:31:42 [2022-07-08T23:31:42.599Z] ++ exit 0
23:31:42 [2022-07-08T23:31:42.599Z] 
23:31:43 [2022-07-08T23:31:43.160Z] + for job in $(jobs -p)
23:31:43 [2022-07-08T23:31:43.160Z] + wait 7175
23:31:44 [2022-07-08T23:31:44.087Z] === RUN   TestDockerSuite/TestBuildHistory
23:31:46 [2022-07-08T23:31:46.604Z] === RUN   TestDockerSuite/TestHistoryExistentImage
23:31:46 [2022-07-08T23:31:46.604Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
23:31:46 [2022-07-08T23:31:46.604Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
23:31:46 [2022-07-08T23:31:46.860Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
23:31:47 [2022-07-08T23:31:47.421Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
23:31:47 [2022-07-08T23:31:47.421Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
23:31:47 [2022-07-08T23:31:47.983Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
23:31:48 [2022-07-08T23:31:48.545Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
23:31:48 [2022-07-08T23:31:48.545Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
23:31:48 [2022-07-08T23:31:48.545Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
23:31:48 [2022-07-08T23:31:48.545Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
23:31:48 [2022-07-08T23:31:48.801Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
23:31:49 [2022-07-08T23:31:49.057Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
23:31:49 [2022-07-08T23:31:49.313Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
23:31:49 [2022-07-08T23:31:49.313Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
23:31:49 [2022-07-08T23:31:49.875Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
23:31:49 [2022-07-08T23:31:49.876Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
23:31:50 [2022-07-08T23:31:50.439Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
23:31:51 [2022-07-08T23:31:51.002Z] === RUN   TestDockerSuite/TestImagesFormat
23:31:51 [2022-07-08T23:31:51.259Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
23:31:51 [2022-07-08T23:31:51.821Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
23:31:54 [2022-07-08T23:31:54.356Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
23:31:54 [2022-07-08T23:31:54.356Z] === RUN   TestDockerSuite/TestImportBadURL
23:31:54 [2022-07-08T23:31:54.356Z] === RUN   TestDockerSuite/TestImportDisplay
23:31:55 [2022-07-08T23:31:55.283Z] === RUN   TestDockerSuite/TestImportFile
23:31:56 [2022-07-08T23:31:56.651Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
23:31:56 [2022-07-08T23:31:56.651Z] === RUN   TestDockerSuite/TestImportFileWithMessage
23:31:57 [2022-07-08T23:31:57.579Z] === RUN   TestDockerSuite/TestImportGzipped
23:31:58 [2022-07-08T23:31:58.945Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
23:31:59 [2022-07-08T23:31:59.874Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
23:32:00 [2022-07-08T23:32:00.436Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
23:32:00 [2022-07-08T23:32:00.692Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
23:32:01 [2022-07-08T23:32:01.254Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
23:32:01 [2022-07-08T23:32:01.254Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
23:32:01 [2022-07-08T23:32:01.254Z] === RUN   TestDockerSuite/TestInspectAmpersand
23:32:01 [2022-07-08T23:32:01.816Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
23:32:02 [2022-07-08T23:32:02.385Z] === RUN   TestDockerSuite/TestInspectByPrefix
23:32:02 [2022-07-08T23:32:02.385Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
23:32:02 [2022-07-08T23:32:02.641Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
23:32:02 [2022-07-08T23:32:02.641Z]     docker_cli_inspect_test.go:195: unmatched requirement Devicemapper
23:32:02 [2022-07-08T23:32:02.641Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
23:32:03 [2022-07-08T23:32:03.569Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
23:32:03 [2022-07-08T23:32:03.829Z] === RUN   TestDockerSuite/TestInspectDefault
23:32:04 [2022-07-08T23:32:04.392Z] === RUN   TestDockerSuite/TestInspectHistory
23:32:04 [2022-07-08T23:32:04.954Z] === RUN   TestDockerSuite/TestInspectImage
23:32:04 [2022-07-08T23:32:04.954Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
23:32:04 [2022-07-08T23:32:04.954Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
23:32:04 [2022-07-08T23:32:04.954Z]     docker_cli_inspect_test.go:177: unmatched requirement Devicemapper
23:32:04 [2022-07-08T23:32:04.954Z] === RUN   TestDockerSuite/TestInspectInt64
23:32:05 [2022-07-08T23:32:05.210Z] === RUN   TestDockerSuite/TestInspectJSONFields
23:32:05 [2022-07-08T23:32:05.772Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
23:32:05 [2022-07-08T23:32:05.772Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
23:32:06 [2022-07-08T23:32:06.334Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
23:32:06 [2022-07-08T23:32:06.895Z] === RUN   TestDockerSuite/TestInspectPlugin
23:32:09 [2022-07-08T23:32:09.434Z] === RUN   TestDockerSuite/TestInspectRootFS
23:32:09 [2022-07-08T23:32:09.434Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
23:32:09 [2022-07-08T23:32:09.690Z] === RUN   TestDockerSuite/TestInspectStatus
23:32:10 [2022-07-08T23:32:10.252Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
23:32:11 [2022-07-08T23:32:11.179Z] === RUN   TestDockerSuite/TestInspectTemplateError
23:32:11 [2022-07-08T23:32:11.741Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
23:32:11 [2022-07-08T23:32:11.998Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
23:32:12 [2022-07-08T23:32:12.560Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
23:32:13 [2022-07-08T23:32:13.122Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
23:32:13 [2022-07-08T23:32:13.379Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
23:32:13 [2022-07-08T23:32:13.943Z] === RUN   TestDockerSuite/TestInspectUnknownObject
23:32:13 [2022-07-08T23:32:13.943Z] === RUN   TestDockerSuite/TestLinkShortDefinition
23:32:13 [2022-07-08T23:32:13.943Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
23:32:14 [2022-07-08T23:32:14.874Z] === RUN   TestDockerSuite/TestLinksEnvs
23:32:15 [2022-07-08T23:32:15.801Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
23:32:16 [2022-07-08T23:32:16.057Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
23:32:17 [2022-07-08T23:32:17.423Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
23:32:18 [2022-07-08T23:32:18.791Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
23:32:20 [2022-07-08T23:32:20.160Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
23:32:20 [2022-07-08T23:32:20.160Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
23:32:21 [2022-07-08T23:32:21.526Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
23:32:21 [2022-07-08T23:32:21.526Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
23:32:22 [2022-07-08T23:32:22.130Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
23:32:28 [2022-07-08T23:32:28.686Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
23:32:30 [2022-07-08T23:32:30.051Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
23:32:30 [2022-07-08T23:32:30.613Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
23:32:31 [2022-07-08T23:32:31.981Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
23:32:31 [2022-07-08T23:32:31.981Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
23:32:31 [2022-07-08T23:32:31.981Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
23:32:32 [2022-07-08T23:32:32.911Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
23:32:33 [2022-07-08T23:32:33.839Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
23:32:34 [2022-07-08T23:32:34.401Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
23:32:35 [2022-07-08T23:32:35.769Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
23:32:35 [2022-07-08T23:32:35.769Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
23:32:36 [2022-07-08T23:32:36.331Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
23:32:38 [2022-07-08T23:32:38.851Z] === RUN   TestDockerSuite/TestLogsFollowStopped
23:32:39 [2022-07-08T23:32:39.412Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
23:32:40 [2022-07-08T23:32:40.341Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
23:32:40 [2022-07-08T23:32:40.341Z] === RUN   TestDockerSuite/TestLogsSince
23:32:42 [2022-07-08T23:32:42.230Z]     docker_api_swarm_service_test.go:395: [dfde1162c7fa0] joining swarm manager [db1ffc19ec2ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:32:43 [2022-07-08T23:32:43.156Z]     docker_api_swarm_service_test.go:395: [d04f65b68e5f7] joining swarm manager [db1ffc19ec2ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:32:47 [2022-07-08T23:32:47.352Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
23:32:51 [2022-07-08T23:32:51.485Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.334s	coverage: 60.0% of statements
23:32:51 [2022-07-08T23:32:51.485Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
23:32:51 [2022-07-08T23:32:51.485Z] ok  	github.com/docker/docker/libnetwork/options	0.007s	coverage: 100.0% of statements
23:32:51 [2022-07-08T23:32:51.485Z] ok  	github.com/docker/docker/libnetwork/osl	4.290s	coverage: 39.7% of statements
23:32:51 [2022-07-08T23:32:51.485Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.004s	coverage: 20.0% of statements
23:32:51 [2022-07-08T23:32:51.485Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.013s	coverage: 80.7% of statements
23:32:52 [2022-07-08T23:32:52.059Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.566s	coverage: 48.6% of statements
23:32:52 [2022-07-08T23:32:52.322Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 70.6% of statements
23:32:52 [2022-07-08T23:32:52.322Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
23:32:52 [2022-07-08T23:32:52.583Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
23:32:52 [2022-07-08T23:32:52.583Z] 
23:32:52 [2022-07-08T23:32:52.583Z] === Skipped
23:32:52 [2022-07-08T23:32:52.583Z] === SKIP: libnetwork TestParallel3 (0.00s)
23:32:52 [2022-07-08T23:32:52.583Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
23:32:52 [2022-07-08T23:32:52.583Z] 
23:32:52 [2022-07-08T23:32:52.583Z] === SKIP: libnetwork TestParallel2 (0.00s)
23:32:52 [2022-07-08T23:32:52.583Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
23:32:52 [2022-07-08T23:32:52.583Z] 
23:32:52 [2022-07-08T23:32:52.583Z] === SKIP: libnetwork TestParallel1 (0.00s)
23:32:52 [2022-07-08T23:32:52.583Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
23:32:52 [2022-07-08T23:32:52.583Z] 
23:32:52 [2022-07-08T23:32:52.583Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
23:32:52 [2022-07-08T23:32:52.583Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
23:32:52 [2022-07-08T23:32:52.583Z] 
23:32:52 [2022-07-08T23:32:52.583Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
23:32:52 [2022-07-08T23:32:52.583Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
23:32:52 [2022-07-08T23:32:52.583Z] 
23:32:52 [2022-07-08T23:32:52.583Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
23:32:52 [2022-07-08T23:32:52.583Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
23:32:52 [2022-07-08T23:32:52.583Z] 
23:32:52 [2022-07-08T23:32:52.583Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
23:32:52 [2022-07-08T23:32:52.583Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
23:32:52 [2022-07-08T23:32:52.583Z] 
23:32:52 [2022-07-08T23:32:52.583Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
23:32:52 [2022-07-08T23:32:52.583Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
23:32:52 [2022-07-08T23:32:52.583Z] 
23:32:52 [2022-07-08T23:32:52.583Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
23:32:52 [2022-07-08T23:32:52.583Z]     firewalld_test.go:14: firewalld is not running
23:32:52 [2022-07-08T23:32:52.583Z] 
23:32:52 [2022-07-08T23:32:52.583Z] DONE 327 tests, 9 skipped in 200.987s
23:32:52 [2022-07-08T23:32:52.595Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
23:32:53 [2022-07-08T23:32:53.158Z] === RUN   TestDockerSuite/TestLogsTail
Post stage
[Pipeline] junit
23:32:53 [2022-07-08T23:32:53.165Z] Recording test results
23:32:53 [2022-07-08T23:32:53.475Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
23:32:53 [2022-07-08T23:32:53.721Z] === RUN   TestDockerSuite/TestLogsTimestamps
23:32:53 [2022-07-08T23:32:53.793Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43789/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4f20aaeabd23f250bf2e7c762da7d8c80210196c -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4f20aaeabd23f250bf2e7c762da7d8c80210196c hack/validate/vendor
23:32:54 [2022-07-08T23:32:54.283Z] === RUN   TestDockerSuite/TestLogsWithDetails
23:32:54 [2022-07-08T23:32:54.361Z] No vendor changes in diff.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
23:32:54 [2022-07-08T23:32:54.846Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
23:32:54 [2022-07-08T23:32:54.846Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
23:32:54 [2022-07-08T23:32:54.846Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
23:32:54 [2022-07-08T23:32:54.846Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
23:32:54 [2022-07-08T23:32:54.846Z] === RUN   TestDockerSuite/TestNetHostname
23:32:54 [2022-07-08T23:32:54.926Z] + echo Ensuring container killed.
23:32:54 [2022-07-08T23:32:54.926Z] Ensuring container killed.
23:32:54 [2022-07-08T23:32:54.926Z] + docker rm -vf docker-pr1
23:32:54 [2022-07-08T23:32:54.926Z] Error: No such container: docker-pr1
[Pipeline] sh
23:32:55 [2022-07-08T23:32:55.230Z] + echo Chowning /workspace to jenkins user
23:32:55 [2022-07-08T23:32:55.230Z] Chowning /workspace to jenkins user
23:32:55 [2022-07-08T23:32:55.230Z] + id -u
23:32:55 [2022-07-08T23:32:55.230Z] + id -g
23:32:55 [2022-07-08T23:32:55.230Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43789:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
23:32:56 [2022-07-08T23:32:56.211Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
23:32:56 [2022-07-08T23:32:56.212Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
23:32:56 [2022-07-08T23:32:56.212Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
23:32:56 [2022-07-08T23:32:56.212Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
23:32:56 [2022-07-08T23:32:56.460Z] + bundleName=unit
23:32:56 [2022-07-08T23:32:56.460Z] + echo Creating unit-bundles.tar.gz
23:32:56 [2022-07-08T23:32:56.460Z] Creating unit-bundles.tar.gz
23:32:56 [2022-07-08T23:32:56.460Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out
23:32:56 [2022-07-08T23:32:56.460Z] bundles/junit-report-libnetwork.xml
23:32:56 [2022-07-08T23:32:56.460Z] bundles/junit-report.xml
23:32:56 [2022-07-08T23:32:56.460Z] bundles/go-test-report-libnetwork.json
23:32:56 [2022-07-08T23:32:56.460Z] bundles/go-test-report.json
23:32:56 [2022-07-08T23:32:56.460Z] bundles/profile-libnetwork.out
23:32:56 [2022-07-08T23:32:56.460Z] bundles/profile.out
[Pipeline] archiveArtifacts
23:32:56 [2022-07-08T23:32:56.472Z] Archiving artifacts
23:32:57 [2022-07-08T23:32:57.074Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43789/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
23:32:57 [2022-07-08T23:32:57.140Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
23:32:57 [2022-07-08T23:32:57.377Z] + make clean
23:32:57 [2022-07-08T23:32:57.377Z] docker volume rm -f docker-dev-cache docker-mod-cache
23:32:57 [2022-07-08T23:32:57.377Z] docker-dev-cache
23:32:57 [2022-07-08T23:32:57.377Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
23:32:57 [2022-07-08T23:32:57.701Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
23:32:58 [2022-07-08T23:32:58.262Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
23:32:58 [2022-07-08T23:32:58.518Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
23:32:58 [2022-07-08T23:32:58.518Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
23:32:58 [2022-07-08T23:32:58.518Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
23:32:58 [2022-07-08T23:32:58.785Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
23:33:00 [2022-07-08T23:33:00.165Z]     docker_api_swarm_service_test.go:343: [d4294b8da723f] joining swarm manager [d92d384543acb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:33:01 [2022-07-08T23:33:01.094Z]     docker_api_swarm_service_test.go:343: [d1bfa6ab8f2f2] joining swarm manager [d92d384543acb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:33:04 [2022-07-08T23:33:04.362Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
23:33:04 [2022-07-08T23:33:04.924Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
23:33:05 [2022-07-08T23:33:05.886Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
23:33:08 [2022-07-08T23:33:08.410Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
23:33:10 [2022-07-08T23:33:10.301Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
23:33:11 [2022-07-08T23:33:11.667Z] === RUN   TestDockerSuite/TestPluginLogDriver
23:33:14 [2022-07-08T23:33:14.182Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
23:33:14 [2022-07-08T23:33:14.438Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
23:33:16 [2022-07-08T23:33:16.329Z]     docker_api_swarm_service_test.go:490: [dcd44f538b88f] joining swarm manager [d0ebf9b3aebd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:33:16 [2022-07-08T23:33:16.585Z] === RUN   TestDockerSuite/TestPluginActive
23:33:16 [2022-07-08T23:33:16.840Z]     docker_api_swarm_service_test.go:490: [d11b785939249] joining swarm manager [d0ebf9b3aebd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:33:19 [2022-07-08T23:33:19.360Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
23:33:24 [2022-07-08T23:33:24.604Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
23:33:24 [2022-07-08T23:33:24.604Z]     docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows
23:33:24 [2022-07-08T23:33:24.604Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
23:33:25 [2022-07-08T23:33:25.981Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
23:33:29 [2022-07-08T23:33:29.254Z] === RUN   TestDockerSuite/TestPluginUpgrade
23:33:29 [2022-07-08T23:33:29.510Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
23:33:34 [2022-07-08T23:33:34.755Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
23:33:35 [2022-07-08T23:33:35.317Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
23:33:36 [2022-07-08T23:33:36.683Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
23:33:37 [2022-07-08T23:33:37.611Z]     docker_api_swarm_service_test.go:128: [d6bf8bd30c68b] joining swarm manager [dd500207a2ed5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:33:37 [2022-07-08T23:33:37.611Z] === RUN   TestDockerSuite/TestPortHostBinding
23:33:38 [2022-07-08T23:33:38.543Z]     docker_api_swarm_service_test.go:129: [da4b2549f1c87] joining swarm manager [dd500207a2ed5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:33:38 [2022-07-08T23:33:38.799Z] === RUN   TestDockerSuite/TestPortList
23:33:40 [2022-07-08T23:33:40.691Z]     docker_api_swarm_service_test.go:137: [d3480c01cbc2d] joining swarm manager [dd500207a2ed5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
23:33:41 [2022-07-08T23:33:41.620Z]     docker_api_swarm_service_test.go:138: [dcf4a32ccf580] joining swarm manager [dd500207a2ed5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
23:33:46 [2022-07-08T23:33:46.863Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
23:33:48 [2022-07-08T23:33:48.775Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
23:33:48 [2022-07-08T23:33:48.775Z] === RUN   TestDockerSuite/TestPruneContainerLabel
23:33:50 [2022-07-08T23:33:50.664Z] === RUN   TestDockerSuite/TestPruneContainerUntil
23:33:51 [2022-07-08T23:33:51.592Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
23:33:51 [2022-07-08T23:33:51.848Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
23:33:51 [2022-07-08T23:33:51.848Z] === RUN   TestDockerSuite/TestPsByOrder
23:33:53 [2022-07-08T23:33:53.875Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
23:33:54 [2022-07-08T23:33:54.803Z] === RUN   TestDockerSuite/TestPsListContainersBase
23:33:56 [2022-07-08T23:33:56.693Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
23:33:59 [2022-07-08T23:33:59.962Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
23:33:59 [2022-07-08T23:33:59.962Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
23:34:02 [2022-07-08T23:34:02.478Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
23:34:03 [2022-07-08T23:34:03.843Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
23:34:06 [2022-07-08T23:34:06.358Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
23:34:08 [2022-07-08T23:34:08.892Z]     docker_api_swarm_service_test.go:304: [d03f8c480bb44] joining swarm manager [d652e4dcda354]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:34:08 [2022-07-08T23:34:08.892Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
23:34:09 [2022-07-08T23:34:09.455Z]     docker_api_swarm_service_test.go:304: [dc7e028bd8a19] joining swarm manager [d652e4dcda354]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:34:09 [2022-07-08T23:34:09.712Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
23:34:11 [2022-07-08T23:34:11.604Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
23:34:12 [2022-07-08T23:34:12.970Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
23:34:13 [2022-07-08T23:34:13.531Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
23:34:15 [2022-07-08T23:34:15.421Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
23:34:16 [2022-07-08T23:34:16.787Z] === RUN   TestDockerSuite/TestPsListContainersSize
23:34:17 [2022-07-08T23:34:17.718Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
23:34:17 [2022-07-08T23:34:17.974Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
23:34:18 [2022-07-08T23:34:18.538Z] === RUN   TestDockerSuite/TestPsRightTagName
23:34:20 [2022-07-08T23:34:20.429Z] === RUN   TestDockerSuite/TestPsShowMounts
23:34:21 [2022-07-08T23:34:21.795Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
23:34:21 [2022-07-08T23:34:21.795Z]     docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows
23:34:21 [2022-07-08T23:34:21.795Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
23:34:22 [2022-07-08T23:34:22.355Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
23:34:22 [2022-07-08T23:34:22.611Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
23:34:22 [2022-07-08T23:34:22.611Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
23:34:23 [2022-07-08T23:34:23.539Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
23:34:24 [2022-07-08T23:34:24.466Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
23:34:25 [2022-07-08T23:34:25.046Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
23:34:29 [2022-07-08T23:34:29.220Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
23:34:30 [2022-07-08T23:34:30.588Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
23:34:31 [2022-07-08T23:34:31.525Z]     docker_api_swarm_service_test.go:100: [dfd2278e23756] joining swarm manager [db18653b50d81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:34:31 [2022-07-08T23:34:31.781Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
23:34:32 [2022-07-08T23:34:32.344Z]     docker_api_swarm_service_test.go:101: [d6c80761d7aca] joining swarm manager [db18653b50d81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:34:33 [2022-07-08T23:34:33.271Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
23:34:33 [2022-07-08T23:34:33.271Z] === RUN   TestDockerSuite/TestRestartPolicyNO
23:34:33 [2022-07-08T23:34:33.271Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
23:34:33 [2022-07-08T23:34:33.527Z] === RUN   TestDockerSuite/TestRestartRunningContainer
23:34:36 [2022-07-08T23:34:36.046Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
23:34:36 [2022-07-08T23:34:36.975Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
23:34:39 [2022-07-08T23:34:39.491Z] === RUN   TestDockerSuite/TestRestartWithVolumes
23:34:40 [2022-07-08T23:34:40.054Z] === RUN   TestDockerSuite/TestRmiBlank
23:34:40 [2022-07-08T23:34:40.054Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
23:34:40 [2022-07-08T23:34:40.054Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
23:34:42 [2022-07-08T23:34:42.574Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
23:34:43 [2022-07-08T23:34:43.138Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
23:34:43 [2022-07-08T23:34:43.393Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
23:34:44 [2022-07-08T23:34:44.765Z] === RUN   TestDockerSuite/TestRmiImgIDForce
23:34:45 [2022-07-08T23:34:45.327Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
23:34:46 [2022-07-08T23:34:46.255Z] === RUN   TestDockerSuite/TestRmiParentImageFail
23:34:47 [2022-07-08T23:34:47.183Z] === RUN   TestDockerSuite/TestRmiTag
23:34:47 [2022-07-08T23:34:47.183Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
23:34:47 [2022-07-08T23:34:47.745Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
23:34:51 [2022-07-08T23:34:51.020Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
23:34:51 [2022-07-08T23:34:51.584Z]     check_test.go:611: [dfd2278e23756] daemon is not started
23:34:51 [2022-07-08T23:34:51.584Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
23:34:52 [2022-07-08T23:34:52.148Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
23:34:52 [2022-07-08T23:34:52.405Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
23:34:52 [2022-07-08T23:34:52.966Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
23:34:53 [2022-07-08T23:34:53.529Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
23:34:53 [2022-07-08T23:34:53.786Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
23:34:54 [2022-07-08T23:34:54.348Z] === RUN   TestDockerSuite/TestContainerNetworkMode
23:34:54 [2022-07-08T23:34:54.909Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
23:34:56 [2022-07-08T23:34:56.799Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
23:34:57 [2022-07-08T23:34:57.728Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
23:34:57 [2022-07-08T23:34:57.984Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
23:34:59 [2022-07-08T23:34:59.350Z]     docker_api_swarm_service_test.go:533: [dd6875d0aebf4] joining swarm manager [d302477c580d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:34:59 [2022-07-08T23:34:59.607Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
23:35:00 [2022-07-08T23:35:00.564Z]     docker_api_swarm_service_test.go:534: [d9ed2e69c6184] joining swarm manager [d302477c580d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:35:00 [2022-07-08T23:35:00.564Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
23:35:03 [2022-07-08T23:35:03.087Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
23:35:04 [2022-07-08T23:35:04.456Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
23:35:06 [2022-07-08T23:35:06.974Z] === RUN   TestDockerSuite/TestDevicePermissions
23:35:07 [2022-07-08T23:35:07.536Z] === RUN   TestDockerSuite/TestDockerFails
23:35:07 [2022-07-08T23:35:07.536Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
23:35:08 [2022-07-08T23:35:08.904Z] === RUN   TestDockerSuite/TestMountIntoProc
23:35:08 [2022-07-08T23:35:08.904Z] === RUN   TestDockerSuite/TestMountIntoSys
23:35:09 [2022-07-08T23:35:09.467Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
23:35:10 [2022-07-08T23:35:10.834Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
23:35:11 [2022-07-08T23:35:11.090Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
23:35:11 [2022-07-08T23:35:11.652Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
23:35:12 [2022-07-08T23:35:12.581Z] === RUN   TestDockerSuite/TestRunAddHost
23:35:13 [2022-07-08T23:35:13.143Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
23:35:13 [2022-07-08T23:35:13.399Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
23:35:13 [2022-07-08T23:35:13.655Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
23:35:13 [2022-07-08T23:35:13.655Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
23:35:14 [2022-07-08T23:35:14.218Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
23:35:15 [2022-07-08T23:35:15.146Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
23:35:15 [2022-07-08T23:35:15.708Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
23:35:16 [2022-07-08T23:35:16.273Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
23:35:16 [2022-07-08T23:35:16.846Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
23:35:17 [2022-07-08T23:35:17.782Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
23:35:18 [2022-07-08T23:35:18.714Z] === RUN   TestDockerSuite/TestRunAttachDetach
23:35:19 [2022-07-08T23:35:19.275Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
23:35:19 [2022-07-08T23:35:19.837Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
23:35:20 [2022-07-08T23:35:20.399Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
23:35:20 [2022-07-08T23:35:20.961Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
23:35:21 [2022-07-08T23:35:21.522Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
23:35:22 [2022-07-08T23:35:22.085Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
23:35:23 [2022-07-08T23:35:23.012Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
23:35:23 [2022-07-08T23:35:23.269Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
23:35:23 [2022-07-08T23:35:23.525Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
23:35:23 [2022-07-08T23:35:23.781Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
23:35:24 [2022-07-08T23:35:24.342Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
23:35:24 [2022-07-08T23:35:24.342Z] === RUN   TestDockerSuite/TestRunBindMounts
23:35:25 [2022-07-08T23:35:25.709Z]     docker_api_swarm_service_test.go:148: [da71b3532e1a0] joining swarm manager [d590d43dd9ca0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:35:25 [2022-07-08T23:35:25.966Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
23:35:26 [2022-07-08T23:35:26.530Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
23:35:26 [2022-07-08T23:35:26.786Z]     docker_api_swarm_service_test.go:148: [d54de61b30a8f] joining swarm manager [d590d43dd9ca0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:35:27 [2022-07-08T23:35:27.044Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
23:35:27 [2022-07-08T23:35:27.607Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
23:35:28 [2022-07-08T23:35:28.536Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
23:35:28 [2022-07-08T23:35:28.536Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
23:35:28 [2022-07-08T23:35:28.792Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
23:35:29 [2022-07-08T23:35:29.353Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
23:35:29 [2022-07-08T23:35:29.915Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
23:35:30 [2022-07-08T23:35:30.477Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
23:35:31 [2022-07-08T23:35:31.038Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
23:35:31 [2022-07-08T23:35:31.038Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
23:35:31 [2022-07-08T23:35:31.615Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
23:35:31 [2022-07-08T23:35:31.615Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
23:35:32 [2022-07-08T23:35:32.176Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
23:35:32 [2022-07-08T23:35:32.738Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
23:35:33 [2022-07-08T23:35:33.301Z] === RUN   TestDockerSuite/TestRunContainerNetwork
23:35:33 [2022-07-08T23:35:33.558Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
23:35:33 [2022-07-08T23:35:33.558Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
23:35:34 [2022-07-08T23:35:34.120Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
23:35:35 [2022-07-08T23:35:35.050Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
23:35:35 [2022-07-08T23:35:35.977Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
23:35:37 [2022-07-08T23:35:37.346Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
23:35:37 [2022-07-08T23:35:37.602Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
23:35:38 [2022-07-08T23:35:38.164Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
23:35:38 [2022-07-08T23:35:38.421Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
23:35:38 [2022-07-08T23:35:38.982Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
23:35:39 [2022-07-08T23:35:39.239Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
23:35:40 [2022-07-08T23:35:40.604Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
23:35:42 [2022-07-08T23:35:42.494Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
23:35:42 [2022-07-08T23:35:42.494Z] === RUN   TestDockerSuite/TestRunCreateVolume
23:35:43 [2022-07-08T23:35:43.056Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
23:35:44 [2022-07-08T23:35:44.951Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
23:35:45 [2022-07-08T23:35:45.880Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
23:35:47 [2022-07-08T23:35:47.782Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
23:35:49 [2022-07-08T23:35:49.150Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
23:35:49 [2022-07-08T23:35:49.150Z]     docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows
23:35:49 [2022-07-08T23:35:49.150Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
23:35:49 [2022-07-08T23:35:49.150Z]     docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows
23:35:49 [2022-07-08T23:35:49.150Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
23:35:49 [2022-07-08T23:35:49.714Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
23:35:51 [2022-07-08T23:35:51.112Z] === RUN   TestDockerSuite/TestRunDNSOptions
23:35:52 [2022-07-08T23:35:52.044Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
23:35:53 [2022-07-08T23:35:53.412Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
23:35:53 [2022-07-08T23:35:53.974Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
23:35:54 [2022-07-08T23:35:54.903Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
23:35:55 [2022-07-08T23:35:55.465Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
23:35:55 [2022-07-08T23:35:55.465Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
23:35:55 [2022-07-08T23:35:55.465Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
23:35:55 [2022-07-08T23:35:55.720Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
23:35:56 [2022-07-08T23:35:56.648Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
23:35:56 [2022-07-08T23:35:56.904Z] === RUN   TestDockerSuite/TestRunDuplicateMount
23:35:57 [2022-07-08T23:35:57.160Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
23:35:57 [2022-07-08T23:35:57.722Z] === RUN   TestDockerSuite/TestRunEchoStdout
23:35:58 [2022-07-08T23:35:58.285Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
23:35:58 [2022-07-08T23:35:58.541Z] === RUN   TestDockerSuite/TestRunEmptyEnv
23:35:58 [2022-07-08T23:35:58.541Z] === RUN   TestDockerSuite/TestRunEntrypoint
23:35:59 [2022-07-08T23:35:59.103Z] === RUN   TestDockerSuite/TestRunEnvironment
23:35:59 [2022-07-08T23:35:59.359Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
23:35:59 [2022-07-08T23:35:59.922Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
23:36:00 [2022-07-08T23:36:00.178Z] === RUN   TestDockerSuite/TestRunExitCode
23:36:00 [2022-07-08T23:36:00.741Z] === RUN   TestDockerSuite/TestRunExitCodeOne
23:36:01 [2022-07-08T23:36:01.303Z] === RUN   TestDockerSuite/TestRunExitCodeZero
23:36:01 [2022-07-08T23:36:01.559Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
23:36:02 [2022-07-08T23:36:02.122Z] === RUN   TestDockerSuite/TestRunExposePort
23:36:02 [2022-07-08T23:36:02.122Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
23:36:02 [2022-07-08T23:36:02.706Z] === RUN   TestDockerSuite/TestRunGroupAdd
23:36:02 [2022-07-08T23:36:02.962Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
23:36:02 [2022-07-08T23:36:02.962Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
23:36:04 [2022-07-08T23:36:04.327Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
23:36:04 [2022-07-08T23:36:04.327Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
23:36:04 [2022-07-08T23:36:04.327Z]     docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows
23:36:04 [2022-07-08T23:36:04.327Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
23:36:07 [2022-07-08T23:36:07.595Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
23:36:08 [2022-07-08T23:36:08.157Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
23:36:20 [2022-07-08T23:36:20.325Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
23:36:20 [2022-07-08T23:36:20.325Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
23:36:20 [2022-07-08T23:36:20.889Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
23:36:20 [2022-07-08T23:36:20.889Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
23:36:20 [2022-07-08T23:36:20.889Z] === RUN   TestDockerSuite/TestRunInvalidReference
23:36:20 [2022-07-08T23:36:20.889Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
23:36:21 [2022-07-08T23:36:21.820Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
23:36:24 [2022-07-08T23:36:24.338Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
23:36:24 [2022-07-08T23:36:24.900Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
23:36:25 [2022-07-08T23:36:25.829Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
23:36:27 [2022-07-08T23:36:27.722Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
23:36:31 [2022-07-08T23:36:31.910Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
23:36:32 [2022-07-08T23:36:32.167Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
23:36:32 [2022-07-08T23:36:32.167Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
23:36:32 [2022-07-08T23:36:32.730Z] === RUN   TestDockerSuite/TestRunModeHostname
23:36:33 [2022-07-08T23:36:33.291Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
23:36:33 [2022-07-08T23:36:33.291Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
23:36:33 [2022-07-08T23:36:33.548Z] === RUN   TestDockerSuite/TestRunModeIpcHost
23:36:34 [2022-07-08T23:36:34.476Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
23:36:34 [2022-07-08T23:36:34.734Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
23:36:35 [2022-07-08T23:36:35.663Z] === RUN   TestDockerSuite/TestRunModePIDContainer
23:36:37 [2022-07-08T23:36:37.555Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
23:36:37 [2022-07-08T23:36:37.555Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
23:36:37 [2022-07-08T23:36:37.555Z] === RUN   TestDockerSuite/TestRunModeUTSHost
23:36:37 [2022-07-08T23:36:37.811Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
23:36:38 [2022-07-08T23:36:38.740Z] === RUN   TestDockerSuite/TestRunMount
23:36:40 [2022-07-08T23:36:40.634Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
23:36:43 [2022-07-08T23:36:43.929Z] === RUN   TestDockerSuite/TestRunMountOrdering
23:36:43 [2022-07-08T23:36:43.929Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
23:36:43 [2022-07-08T23:36:43.929Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
23:36:44 [2022-07-08T23:36:44.857Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
23:36:45 [2022-07-08T23:36:45.786Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
23:36:46 [2022-07-08T23:36:46.349Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
23:36:47 [2022-07-08T23:36:47.762Z] === RUN   TestDockerSuite/TestRunNamedVolume
23:36:49 [2022-07-08T23:36:49.653Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
23:36:51 [2022-07-08T23:36:51.019Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
23:36:51 [2022-07-08T23:36:51.274Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
23:36:52 [2022-07-08T23:36:52.642Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
23:36:54 [2022-07-08T23:36:54.008Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
23:36:54 [2022-07-08T23:36:54.008Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
23:36:54 [2022-07-08T23:36:54.264Z] === RUN   TestDockerSuite/TestRunNetHost
23:36:55 [2022-07-08T23:36:55.195Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
23:36:55 [2022-07-08T23:36:55.195Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
23:36:55 [2022-07-08T23:36:55.760Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
23:36:56 [2022-07-08T23:36:56.017Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
23:36:57 [2022-07-08T23:36:57.908Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
23:36:59 [2022-07-08T23:36:59.278Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
23:37:02 [2022-07-08T23:37:02.547Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
23:37:02 [2022-07-08T23:37:02.547Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
23:37:02 [2022-07-08T23:37:02.547Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
23:37:02 [2022-07-08T23:37:02.803Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
23:37:02 [2022-07-08T23:37:02.803Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
23:37:03 [2022-07-08T23:37:03.365Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
23:37:03 [2022-07-08T23:37:03.926Z] === RUN   TestDockerSuite/TestRunNonExistingImage
23:37:03 [2022-07-08T23:37:03.926Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
23:37:04 [2022-07-08T23:37:04.516Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
23:37:11 [2022-07-08T23:37:11.054Z] === RUN   TestDockerSuite/TestRunOOMExitCode
23:37:11 [2022-07-08T23:37:11.054Z]     docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport
23:37:11 [2022-07-08T23:37:11.054Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
23:37:11 [2022-07-08T23:37:11.054Z] === RUN   TestDockerSuite/TestRunPIDsLimit
23:37:11 [2022-07-08T23:37:11.054Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
23:37:11 [2022-07-08T23:37:11.982Z] === RUN   TestDockerSuite/TestRunPortInUse
23:37:12 [2022-07-08T23:37:12.913Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
23:37:13 [2022-07-08T23:37:13.173Z]     docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n"
23:37:13 [2022-07-08T23:37:13.173Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
23:37:13 [2022-07-08T23:37:13.428Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
23:37:13 [2022-07-08T23:37:13.991Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
23:37:14 [2022-07-08T23:37:14.553Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
23:37:14 [2022-07-08T23:37:14.809Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
23:37:14 [2022-07-08T23:37:14.809Z]     docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
23:37:14 [2022-07-08T23:37:14.809Z] === RUN   TestDockerSuite/TestRunPublishPort
23:37:15 [2022-07-08T23:37:15.371Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
23:37:15 [2022-07-08T23:37:15.932Z] === RUN   TestDockerSuite/TestRunReadProcLatency
23:37:15 [2022-07-08T23:37:15.932Z]     docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured
23:37:15 [2022-07-08T23:37:15.932Z] === RUN   TestDockerSuite/TestRunReadProcTimer
23:37:16 [2022-07-08T23:37:16.188Z] === RUN   TestDockerSuite/TestRunRedirectStdout
23:37:17 [2022-07-08T23:37:17.116Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
23:37:17 [2022-07-08T23:37:17.116Z]     docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved
23:37:17 [2022-07-08T23:37:17.116Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
23:37:19 [2022-07-08T23:37:19.632Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
23:37:19 [2022-07-08T23:37:19.632Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
23:37:20 [2022-07-08T23:37:20.561Z] === RUN   TestDockerSuite/TestRunRm
23:37:21 [2022-07-08T23:37:21.123Z] === RUN   TestDockerSuite/TestRunRmAndWait
23:37:25 [2022-07-08T23:37:25.292Z] === RUN   TestDockerSuite/TestRunRmPre125Api
23:37:25 [2022-07-08T23:37:25.292Z] === RUN   TestDockerSuite/TestRunRootWorkdir
23:37:25 [2022-07-08T23:37:25.858Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
23:37:27 [2022-07-08T23:37:27.232Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
23:37:27 [2022-07-08T23:37:27.487Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
23:37:27 [2022-07-08T23:37:27.743Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
23:37:31 [2022-07-08T23:37:31.013Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
23:37:31 [2022-07-08T23:37:31.013Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
23:37:34 [2022-07-08T23:37:34.282Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
23:37:34 [2022-07-08T23:37:34.282Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
23:37:34 [2022-07-08T23:37:34.539Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
23:37:35 [2022-07-08T23:37:35.101Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
23:37:35 [2022-07-08T23:37:35.663Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
23:37:36 [2022-07-08T23:37:36.226Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
23:37:37 [2022-07-08T23:37:37.154Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
23:37:37 [2022-07-08T23:37:37.155Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
23:37:37 [2022-07-08T23:37:37.411Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
23:37:37 [2022-07-08T23:37:37.974Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
23:37:38 [2022-07-08T23:37:38.538Z] === RUN   TestDockerSuite/TestRunSetMacAddress
23:37:39 [2022-07-08T23:37:39.102Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
23:37:40 [2022-07-08T23:37:40.042Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
23:37:41 [2022-07-08T23:37:41.931Z] === RUN   TestDockerSuite/TestRunState
23:37:42 [2022-07-08T23:37:42.187Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
23:37:43 [2022-07-08T23:37:43.115Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
23:37:43 [2022-07-08T23:37:43.372Z] === RUN   TestDockerSuite/TestRunStdinPipe
23:37:43 [2022-07-08T23:37:43.935Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
23:37:44 [2022-07-08T23:37:44.197Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
23:37:44 [2022-07-08T23:37:44.197Z]     docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport
23:37:44 [2022-07-08T23:37:44.197Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
23:37:45 [2022-07-08T23:37:45.133Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
23:37:45 [2022-07-08T23:37:45.389Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
23:37:45 [2022-07-08T23:37:45.646Z] === RUN   TestDockerSuite/TestRunSysctls
23:37:46 [2022-07-08T23:37:46.576Z] === RUN   TestDockerSuite/TestRunTLSVerify
23:37:46 [2022-07-08T23:37:46.576Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
23:37:46 [2022-07-08T23:37:46.576Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
23:37:47 [2022-07-08T23:37:47.140Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
23:37:48 [2022-07-08T23:37:48.507Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
23:37:49 [2022-07-08T23:37:49.435Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
23:37:49 [2022-07-08T23:37:49.692Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
23:37:51 [2022-07-08T23:37:51.582Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
23:37:51 [2022-07-08T23:37:51.582Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
23:37:54 [2022-07-08T23:37:54.856Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
23:37:54 [2022-07-08T23:37:54.856Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
23:37:57 [2022-07-08T23:37:57.372Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
23:37:57 [2022-07-08T23:37:57.372Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
23:37:57 [2022-07-08T23:37:57.628Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
23:37:58 [2022-07-08T23:37:58.191Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
23:37:58 [2022-07-08T23:37:58.753Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
23:38:00 [2022-07-08T23:38:00.645Z] === RUN   TestDockerSuite/TestRunUnshareProc
23:38:02 [2022-07-08T23:38:02.016Z] === RUN   TestDockerSuite/TestRunUserByID
23:38:02 [2022-07-08T23:38:02.273Z] === RUN   TestDockerSuite/TestRunUserByIDBig
23:38:02 [2022-07-08T23:38:02.273Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
23:38:02 [2022-07-08T23:38:02.532Z] === RUN   TestDockerSuite/TestRunUserByIDZero
23:38:03 [2022-07-08T23:38:03.099Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
23:38:03 [2022-07-08T23:38:03.099Z] === RUN   TestDockerSuite/TestRunUserByName
23:38:03 [2022-07-08T23:38:03.661Z] === RUN   TestDockerSuite/TestRunUserDefaults
23:38:04 [2022-07-08T23:38:04.225Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
23:38:04 [2022-07-08T23:38:04.225Z]     docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer
23:38:04 [2022-07-08T23:38:04.225Z] === RUN   TestDockerSuite/TestRunUserNotFound
23:38:04 [2022-07-08T23:38:04.225Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
23:38:05 [2022-07-08T23:38:05.153Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
23:38:08 [2022-07-08T23:38:08.424Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
23:38:08 [2022-07-08T23:38:08.424Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
23:38:08 [2022-07-08T23:38:08.680Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
23:38:09 [2022-07-08T23:38:09.607Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
23:38:11 [2022-07-08T23:38:11.501Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
23:38:11 [2022-07-08T23:38:11.757Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
23:38:12 [2022-07-08T23:38:12.686Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
23:38:14 [2022-07-08T23:38:14.579Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
23:38:14 [2022-07-08T23:38:14.579Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
23:38:16 [2022-07-08T23:38:16.472Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
23:38:17 [2022-07-08T23:38:17.035Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
23:38:17 [2022-07-08T23:38:17.035Z]     docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows
23:38:17 [2022-07-08T23:38:17.035Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
23:38:17 [2022-07-08T23:38:17.035Z]     docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
23:38:17 [2022-07-08T23:38:17.035Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
23:38:17 [2022-07-08T23:38:17.035Z]     docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
23:38:17 [2022-07-08T23:38:17.035Z] === RUN   TestDockerSuite/TestRunWithBadDevice
23:38:17 [2022-07-08T23:38:17.291Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
23:38:17 [2022-07-08T23:38:17.291Z]     docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight
23:38:17 [2022-07-08T23:38:17.291Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
23:38:17 [2022-07-08T23:38:17.548Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
23:38:18 [2022-07-08T23:38:18.113Z] === RUN   TestDockerSuite/TestRunWithCPUShares
23:38:18 [2022-07-08T23:38:18.675Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
23:38:20 [2022-07-08T23:38:20.041Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
23:38:20 [2022-07-08T23:38:20.610Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
23:38:20 [2022-07-08T23:38:20.870Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
23:38:21 [2022-07-08T23:38:21.126Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
23:38:21 [2022-07-08T23:38:21.126Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
23:38:21 [2022-07-08T23:38:21.688Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
23:38:21 [2022-07-08T23:38:21.688Z]     docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight
23:38:21 [2022-07-08T23:38:21.688Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
23:38:21 [2022-07-08T23:38:21.688Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
23:38:21 [2022-07-08T23:38:21.688Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
23:38:21 [2022-07-08T23:38:21.688Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
23:38:21 [2022-07-08T23:38:21.688Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
23:38:21 [2022-07-08T23:38:21.688Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
23:38:21 [2022-07-08T23:38:21.688Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
23:38:21 [2022-07-08T23:38:21.688Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
23:38:21 [2022-07-08T23:38:21.688Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
23:38:21 [2022-07-08T23:38:21.688Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
23:38:21 [2022-07-08T23:38:21.688Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
23:38:21 [2022-07-08T23:38:21.688Z]     docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight
23:38:21 [2022-07-08T23:38:21.688Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
23:38:22 [2022-07-08T23:38:22.250Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
23:38:23 [2022-07-08T23:38:23.179Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
23:38:23 [2022-07-08T23:38:23.179Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
23:38:23 [2022-07-08T23:38:23.743Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
23:38:23 [2022-07-08T23:38:23.743Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
23:38:24 [2022-07-08T23:38:24.305Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
23:38:24 [2022-07-08T23:38:24.305Z] === RUN   TestDockerSuite/TestRunWithShmSize
23:38:24 [2022-07-08T23:38:24.869Z] === RUN   TestDockerSuite/TestRunWithSwappiness
23:38:25 [2022-07-08T23:38:25.125Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
23:38:25 [2022-07-08T23:38:25.125Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
23:38:25 [2022-07-08T23:38:25.382Z] === RUN   TestDockerSuite/TestRunWithUlimits
23:38:25 [2022-07-08T23:38:25.638Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
23:38:25 [2022-07-08T23:38:25.894Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
23:38:26 [2022-07-08T23:38:26.821Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
23:38:27 [2022-07-08T23:38:27.386Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
23:38:27 [2022-07-08T23:38:27.386Z]     docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport
23:38:27 [2022-07-08T23:38:27.386Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
23:38:27 [2022-07-08T23:38:27.949Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
23:38:27 [2022-07-08T23:38:27.949Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
23:38:28 [2022-07-08T23:38:28.511Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
23:38:29 [2022-07-08T23:38:29.072Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
23:38:29 [2022-07-08T23:38:29.635Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
23:38:31 [2022-07-08T23:38:31.528Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
23:38:31 [2022-07-08T23:38:31.528Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
23:38:32 [2022-07-08T23:38:32.091Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
23:38:32 [2022-07-08T23:38:32.091Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
23:38:32 [2022-07-08T23:38:32.347Z] === RUN   TestDockerSuite/TestSlowStdinClosing
23:38:32 [2022-07-08T23:38:32.347Z] === RUN   TestDockerSuite/TestSlowStdinClosing/0
23:38:32 [2022-07-08T23:38:32.909Z] === RUN   TestDockerSuite/TestSlowStdinClosing/1
23:38:33 [2022-07-08T23:38:33.473Z] === RUN   TestDockerSuite/TestSlowStdinClosing/2
23:38:34 [2022-07-08T23:38:34.402Z] === RUN   TestDockerSuite/TestStopContainerSignal
23:38:34 [2022-07-08T23:38:34.658Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
23:38:36 [2022-07-08T23:38:36.029Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
23:38:36 [2022-07-08T23:38:36.592Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
23:38:37 [2022-07-08T23:38:37.522Z]     docker_cli_service_logs_test.go:248: checking task xk8kl2qzjvy8
23:38:37 [2022-07-08T23:38:37.522Z]     docker_cli_service_logs_test.go:253: checking messages for xk8kl2qzjvy8
23:38:37 [2022-07-08T23:38:37.522Z]     docker_cli_service_logs_test.go:248: checking task d6flvk579mtc
23:38:37 [2022-07-08T23:38:37.522Z]     docker_cli_service_logs_test.go:253: checking messages for d6flvk579mtc
23:38:38 [2022-07-08T23:38:38.449Z] === RUN   TestDockerSwarmSuite/TestServiceScale
23:38:40 [2022-07-08T23:38:40.341Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
23:38:40 [2022-07-08T23:38:40.597Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
23:38:43 [2022-07-08T23:38:43.115Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
23:38:45 [2022-07-08T23:38:45.635Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
23:38:47 [2022-07-08T23:38:47.001Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
23:38:48 [2022-07-08T23:38:48.368Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
23:38:49 [2022-07-08T23:38:49.734Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
23:38:50 [2022-07-08T23:38:50.661Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
23:38:52 [2022-07-08T23:38:52.027Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
23:38:53 [2022-07-08T23:38:53.393Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
23:38:54 [2022-07-08T23:38:54.785Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
23:38:56 [2022-07-08T23:38:56.152Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
23:38:58 [2022-07-08T23:38:58.046Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
23:38:58 [2022-07-08T23:38:58.304Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
23:38:59 [2022-07-08T23:38:59.671Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
23:39:01 [2022-07-08T23:39:01.038Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
23:39:01 [2022-07-08T23:39:01.966Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
23:39:03 [2022-07-08T23:39:03.333Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
23:39:05 [2022-07-08T23:39:05.224Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
23:39:05 [2022-07-08T23:39:05.224Z]     docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows
23:39:05 [2022-07-08T23:39:05.224Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
23:39:05 [2022-07-08T23:39:05.224Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
23:39:05 [2022-07-08T23:39:05.481Z]     docker_cli_swarm_test.go:1895: [db9f331514872] joining swarm manager [d5e2fedd412c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:39:05 [2022-07-08T23:39:05.481Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
23:39:06 [2022-07-08T23:39:06.409Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
23:39:06 [2022-07-08T23:39:06.665Z]     docker_cli_swarm_test.go:1896: [d8bc60483a0bf] joining swarm manager [d5e2fedd412c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:39:06 [2022-07-08T23:39:06.922Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
23:39:08 [2022-07-08T23:39:08.286Z] === RUN   TestDockerSuite/TestSaveCheckTimes
23:39:08 [2022-07-08T23:39:08.286Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
23:39:09 [2022-07-08T23:39:09.217Z] === RUN   TestDockerSuite/TestSaveImageId
23:39:09 [2022-07-08T23:39:09.217Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
23:39:09 [2022-07-08T23:39:09.780Z] === RUN   TestDockerSuite/TestSaveLoadParents
23:39:10 [2022-07-08T23:39:10.708Z]     docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents3870173464
23:39:10 [2022-07-08T23:39:10.965Z] === RUN   TestDockerSuite/TestSaveMultipleNames
23:39:10 [2022-07-08T23:39:10.965Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
23:39:12 [2022-07-08T23:39:12.357Z] === RUN   TestDockerSuite/TestSaveSingleTag
23:39:12 [2022-07-08T23:39:12.357Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
23:39:12 [2022-07-08T23:39:12.357Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
23:39:13 [2022-07-08T23:39:13.297Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
23:39:14 [2022-07-08T23:39:14.665Z] === RUN   TestDockerSuite/TestSearchCmdOptions
23:39:16 [2022-07-08T23:39:16.552Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
23:39:17 [2022-07-08T23:39:17.160Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
23:39:17 [2022-07-08T23:39:17.415Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
23:39:17 [2022-07-08T23:39:17.415Z] === RUN   TestDockerSuite/TestSearchWithLimit
23:39:19 [2022-07-08T23:39:19.303Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
23:39:19 [2022-07-08T23:39:19.303Z]     docker_cli_sni_test.go:30: Flakey test
23:39:19 [2022-07-08T23:39:19.303Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
23:39:23 [2022-07-08T23:39:23.467Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
23:39:24 [2022-07-08T23:39:24.029Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
23:39:25 [2022-07-08T23:39:25.920Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
23:39:26 [2022-07-08T23:39:26.482Z] === RUN   TestDockerSuite/TestStartAttachSilent
23:39:27 [2022-07-08T23:39:27.411Z] === RUN   TestDockerSuite/TestStartAttachWithRename
23:39:29 [2022-07-08T23:39:29.924Z] === RUN   TestDockerSuite/TestStartMultipleContainers
23:39:31 [2022-07-08T23:39:31.289Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
23:39:31 [2022-07-08T23:39:31.545Z] === RUN   TestDockerSuite/TestStartPausedContainer
23:39:32 [2022-07-08T23:39:32.106Z] === RUN   TestDockerSuite/TestStartRecordError
23:39:33 [2022-07-08T23:39:33.474Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
23:39:33 [2022-07-08T23:39:33.731Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
23:39:35 [2022-07-08T23:39:35.099Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
23:39:36 [2022-07-08T23:39:36.465Z] === RUN   TestDockerSuite/TestStatsAllNoStream
23:39:38 [2022-07-08T23:39:38.981Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
23:39:43 [2022-07-08T23:39:43.147Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
23:39:46 [2022-07-08T23:39:46.413Z] === RUN   TestDockerSuite/TestStatsFormatAll
23:39:49 [2022-07-08T23:39:49.703Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
23:39:50 [2022-07-08T23:39:50.630Z] === RUN   TestDockerSuite/TestStatsNoStream
23:39:51 [2022-07-08T23:39:51.192Z]     docker_cli_swarm_test.go:1796: [d830ffc719fea] joining swarm manager [d772743fde80b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:39:52 [2022-07-08T23:39:52.557Z]     docker_cli_swarm_test.go:1797: [d59ef1feb7bb3] joining swarm manager [d772743fde80b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:39:53 [2022-07-08T23:39:53.118Z] === RUN   TestDockerSuite/TestTopMultipleArgs
23:39:53 [2022-07-08T23:39:53.681Z] === RUN   TestDockerSuite/TestTopNonPrivileged
23:39:54 [2022-07-08T23:39:54.243Z] === RUN   TestDockerSuite/TestTopPrivileged
23:39:54 [2022-07-08T23:39:54.805Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
23:39:54 [2022-07-08T23:39:54.805Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows
23:39:54 [2022-07-08T23:39:54.805Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
23:39:55 [2022-07-08T23:39:55.366Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
23:39:55 [2022-07-08T23:39:55.623Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
23:39:55 [2022-07-08T23:39:55.623Z]     docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport
23:39:55 [2022-07-08T23:39:55.623Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
23:39:55 [2022-07-08T23:39:55.623Z]     docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport
23:39:55 [2022-07-08T23:39:55.623Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
23:39:56 [2022-07-08T23:39:56.552Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
23:39:57 [2022-07-08T23:39:57.118Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
23:39:57 [2022-07-08T23:39:57.680Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
23:39:59 [2022-07-08T23:39:59.048Z] === RUN   TestDockerSuite/TestUpdateStats
23:40:02 [2022-07-08T23:40:02.312Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
23:40:03 [2022-07-08T23:40:03.247Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
23:40:03 [2022-07-08T23:40:03.247Z]     docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport
23:40:03 [2022-07-08T23:40:03.247Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
23:40:03 [2022-07-08T23:40:03.809Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
23:40:04 [2022-07-08T23:40:04.371Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
23:40:06 [2022-07-08T23:40:06.264Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
23:40:07 [2022-07-08T23:40:07.630Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
23:40:08 [2022-07-08T23:40:08.192Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
23:40:09 [2022-07-08T23:40:09.121Z] === RUN   TestDockerSuite/TestVolumeCLICreate
23:40:17 [2022-07-08T23:40:17.204Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
23:40:18 [2022-07-08T23:40:18.132Z]     docker_cli_swarm_test.go:1315: [dfc42189106ed] joining swarm manager [dd0556f85d57f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:40:19 [2022-07-08T23:40:19.496Z]     docker_cli_swarm_test.go:1316: [dcca0979eb6d0] joining swarm manager [dd0556f85d57f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:40:24 [2022-07-08T23:40:24.737Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
23:40:24 [2022-07-08T23:40:24.737Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
23:40:24 [2022-07-08T23:40:24.737Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
23:40:24 [2022-07-08T23:40:24.737Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
23:40:24 [2022-07-08T23:40:24.737Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
23:40:24 [2022-07-08T23:40:24.737Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
23:40:24 [2022-07-08T23:40:24.737Z] === RUN   TestDockerSuite/TestVolumeCLILs
23:40:25 [2022-07-08T23:40:25.299Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
23:40:25 [2022-07-08T23:40:25.299Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
23:40:25 [2022-07-08T23:40:25.861Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
23:40:25 [2022-07-08T23:40:25.861Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
23:40:25 [2022-07-08T23:40:25.861Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
23:40:25 [2022-07-08T23:40:25.861Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
23:40:25 [2022-07-08T23:40:25.861Z] === RUN   TestDockerSuite/TestVolumeCLIRm
23:40:27 [2022-07-08T23:40:27.753Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
23:40:27 [2022-07-08T23:40:27.753Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
23:40:27 [2022-07-08T23:40:27.753Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
23:40:27 [2022-07-08T23:40:27.753Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
23:40:27 [2022-07-08T23:40:27.753Z] === RUN   TestDockerSuite/TestVolumeLsFormat
23:40:27 [2022-07-08T23:40:27.753Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
23:40:27 [2022-07-08T23:40:27.753Z] --- PASS: TestDockerSuite (1306.04s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (2.80s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.17s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.79s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.90s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.75s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.32s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.14s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.60s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.83s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.86s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.13s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.87s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.70s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.19s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.54s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.03s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.91s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.03s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.61s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.93s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.18s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.29s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.61s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.42s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.38s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.58s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.43s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.60s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.56s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.00s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.83s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.60s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.73s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.70s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.81s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.68s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.81s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.00s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.79s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.77s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.77s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.90s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.81s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.77s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.90s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.89s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.78s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.37s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.50s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.73s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.34s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.49s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.56s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.49s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.49s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.42s)
23:40:27 [2022-07-08T23:40:27.753Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>_<nil>} (1.31s)
23:40:27 [2022-07-08T23:40:27.753Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>_<nil>} (1.54s)
23:40:27 [2022-07-08T23:40:27.753Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.54s)
23:40:27 [2022-07-08T23:40:27.753Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.58s)
23:40:27 [2022-07-08T23:40:27.753Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000c007c8_<nil>_<nil>} (1.57s)
23:40:27 [2022-07-08T23:40:27.753Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11689410790_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.47s)
23:40:27 [2022-07-08T23:40:27.753Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11689410790_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.51s)
23:40:27 [2022-07-08T23:40:27.753Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31591136526_/foo_false__<nil>_<nil>_<nil>_<nil>} (0.67s)
23:40:27 [2022-07-08T23:40:27.753Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31591136526_/foo_true__<nil>_<nil>_<nil>_<nil>} (0.67s)
23:40:27 [2022-07-08T23:40:27.753Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31591136526_/foo_true__0xc000c007f8_<nil>_<nil>_<nil>} (1.58s)
23:40:27 [2022-07-08T23:40:27.753Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000c00810_<nil>_<nil>} (1.58s)
23:40:27 [2022-07-08T23:40:27.753Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000c00828_<nil>_<nil>} (1.57s)
23:40:27 [2022-07-08T23:40:27.753Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000c00840_<nil>_<nil>} (1.53s)
23:40:27 [2022-07-08T23:40:27.753Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000c00858_<nil>_<nil>} (1.58s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.59s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s)
23:40:27 [2022-07-08T23:40:27.753Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
23:40:27 [2022-07-08T23:40:27.753Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
23:40:27 [2022-07-08T23:40:27.753Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
23:40:27 [2022-07-08T23:40:27.753Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
23:40:27 [2022-07-08T23:40:27.753Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
23:40:27 [2022-07-08T23:40:27.753Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s)
23:40:27 [2022-07-08T23:40:27.753Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
23:40:27 [2022-07-08T23:40:27.753Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
23:40:27 [2022-07-08T23:40:27.753Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
23:40:27 [2022-07-08T23:40:27.753Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
23:40:27 [2022-07-08T23:40:27.753Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
23:40:27 [2022-07-08T23:40:27.753Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s)
23:40:27 [2022-07-08T23:40:27.753Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s)
23:40:27 [2022-07-08T23:40:27.753Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s)
23:40:27 [2022-07-08T23:40:27.753Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s)
23:40:27 [2022-07-08T23:40:27.753Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.72s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.57s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.98s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.33s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.52s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.74s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.84s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.72s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.75s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.68s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.61s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.57s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.68s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.79s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.79s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.07s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.77s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.76s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.71s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.17s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.57s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.58s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.84s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.93s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.12s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.09s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.06s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.88s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.81s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.45s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.78s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.05s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.79s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.13s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.84s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.66s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.76s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.79s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.50s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.20s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.62s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.59s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.61s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.13s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.30s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.94s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.01s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.82s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.04s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.93s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.76s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.68s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.67s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.68s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.69s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.40s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.10s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.80s)
23:40:27 [2022-07-08T23:40:27.753Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.95s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.51s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.88s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.16s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.79s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.66s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.00s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.44s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.21s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.63s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.68s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildAddScript (2.26s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.76s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.62s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.99s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildAddTar (7.97s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.48s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.45s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.35s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.14s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.54s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.39s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.89s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.28s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.62s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.21s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.26s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.04s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.17s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.55s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.28s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.74s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.48s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.06s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.46s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.93s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.26s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.39s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.98s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.03s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.38s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.62s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.08s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.06s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.20s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.10s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.71s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.40s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.36s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.44s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.36s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.39s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.27s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.11s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.36s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.71s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.58s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.22s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.74s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.45s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.14s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.23s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.05s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.00s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.47s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.36s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.32s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.74s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.57s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.04s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.04s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.54s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.95s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.99s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.98s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (9.18s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.06s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.42s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.30s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.91s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (2.84s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.21s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.34s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.20s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.21s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.28s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (11.25s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.09s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (3.42s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.20s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.20s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.39s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.07s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.17s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.19s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.27s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.82s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.11s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildEnv (0.96s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.79s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.02s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (4.02s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (16.17s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.52s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.31s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.70s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.37s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.35s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (0.98s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.30s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.41s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.27s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.39s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.30s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.22s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildFails (0.60s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.41s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.82s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.07s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildFromGit (0.97s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.33s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.66s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.46s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.66s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.28s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.65s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.41s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.90s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.29s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.63s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.47s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.49s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.96s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.51s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.58s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.55s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.33s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.60s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.44s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.97s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.25s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.59s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.20s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.99s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.92s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.20s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.28s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.37s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (5.80s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.74s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.00s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.83s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.36s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.49s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.61s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.33s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.16s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.57s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.77s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.62s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.21s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.56s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.25s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.60s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.33s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.27s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.72s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.80s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.93s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.23s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.44s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.93s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.67s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.66s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.12s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.81s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.56s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildRm (2.34s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.80s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.91s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.53s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.07s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.07s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.82s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.23s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.32s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.27s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.80s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.81s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.45s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.00s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.17s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.97s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.67s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.44s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildUser (1.35s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.71s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.73s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.94s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.33s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.77s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.70s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.15s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.43s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.56s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.60s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.90s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.16s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.61s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.24s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.38s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.50s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.34s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.59s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestCommitChange (0.71s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.68s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.53s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.64s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.86s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.37s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.70s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.93s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.91s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.23s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.71s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.64s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.59s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.62s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.63s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.78s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.76s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.67s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.69s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.21s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.26s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.83s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.66s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.16s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.74s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.56s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.59s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.60s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.22s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.64s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.90s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.43s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.61s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.51s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestCpToCaseD (3.54s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.48s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.66s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.59s)
23:40:27 [2022-07-08T23:40:27.754Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.59s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.66s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.30s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.73s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestCpToDot (0.87s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.95s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.88s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.56s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.15s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.64s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.10s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.06s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.38s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.48s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.44s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.06s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.11s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestCreateRM (0.11s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.84s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.19s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.54s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.67s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.44s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.49s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.43s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.48s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.93s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.07s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.98s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.94s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (0.99s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.57s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (0.97s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.53s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.16s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.28s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestEventsFilters (0.97s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.06s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.86s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.46s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestEventsImagePull (1.04s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (2.24s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.62s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestEventsRename (0.55s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestEventsResize (0.60s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.43s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.59s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.46s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.75s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestEventsTop (0.55s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.91s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestNetworkEvents (5.57s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.55s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestExec (0.52s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.96s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.01s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestExecEnv (0.62s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.26s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.60s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.58s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.56s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.55s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.53s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestExecParseError (0.51s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.50s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.54s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.53s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.52s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestExecTTY (0.52s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.61s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.56s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.56s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.40s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.89s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.81s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.53s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.61s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.33s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.17s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestHealth (19.65s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.11s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestBuildHistory (2.49s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.58s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.54s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.56s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.62s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.59s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.51s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.60s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.04s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.05s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestImportFile (1.01s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.12s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.20s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.08s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.51s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.45s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.42s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.55s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.43s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.47s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.42s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.01s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.54s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.56s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.93s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.45s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.41s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.42s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (0.99s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.96s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.26s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.08s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.38s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.38s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.30s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.48s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.72s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.37s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.48s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.46s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.78s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.83s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.83s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.03s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.80s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.44s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.73s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.84s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestLogsSince (6.66s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.63s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.67s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestLogsTail (0.53s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.44s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.44s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestNetHostname (1.26s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.75s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.50s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.01s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.22s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.41s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.63s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.07s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.23s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.00s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.36s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.00s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.99s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestPluginActive (2.35s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.62s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.57s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.78s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.91s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.71s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.17s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.02s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestPortList (7.30s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.62s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (1.84s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (0.94s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestPsByOrder (1.96s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.67s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.12s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.03s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.35s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.65s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.00s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.91s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.98s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.90s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.54s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.42s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.15s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.75s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.50s)
23:40:27 [2022-07-08T23:40:27.755Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.48s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.55s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.39s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.88s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.98s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.48s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.60s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.16s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.38s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.18s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.65s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.01s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.01s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (0.89s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.02s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.36s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.64s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.25s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.18s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.72s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.11s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.64s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRmiTag (0.15s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.47s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.28s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.74s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.63s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.25s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.44s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.42s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.43s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.44s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.65s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.83s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.38s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.54s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.00s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.97s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.94s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.09s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.72s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestDockerFails (0.03s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.34s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.25s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.44s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.25s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.44s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.46s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.84s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.60s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.25s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.44s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.43s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.04s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.59s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.57s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.84s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.06s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.57s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.59s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.60s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.46s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.56s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.60s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.74s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.44s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.47s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.48s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.03s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.64s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.53s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.53s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.66s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.80s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.46s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.52s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.52s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.58s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.47s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.73s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.49s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.47s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.46s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.89s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.95s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.18s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.42s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.44s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.42s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.45s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.43s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.04s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.14s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.52s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.57s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.33s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.54s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.56s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.45s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.21s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.13s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.57s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.43s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.96s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.48s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.41s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.98s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.44s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.42s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.49s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.42s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.43s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.42s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.43s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.43s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.42s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.45s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.46s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.46s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.47s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.46s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.07s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.23s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.03s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.70s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.93s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.76s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.03s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.79s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.32s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.95s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.95s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.98s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.44s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.37s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.73s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.05s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.21s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.15s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.85s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.55s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.30s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.06s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunMount (4.89s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.56s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.59s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.13s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.74s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.79s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.93s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.13s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.41s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.50s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.84s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.46s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.49s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.77s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.47s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.60s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.35s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.07s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.42s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.45s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.46s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.45s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.82s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.46s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.47s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.99s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.60s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.43s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.42s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.45s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.45s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.46s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.45s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.45s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.48s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (0.91s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.25s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.05s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunRm (0.69s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.67s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.46s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.44s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.63s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.47s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.96s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.34s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.50s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.45s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.49s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.64s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.74s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.48s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.61s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.51s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.66s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.61s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunState (1.14s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.45s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.53s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.22s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.76s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.62s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.03s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.52s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.12s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.48s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.75s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.85s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.86s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.44s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.53s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.55s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.92s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.07s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.49s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.69s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.47s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.49s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.73s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.01s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.59s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.79s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.02s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.08s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.97s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.87s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.74s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.25s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.66s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.58s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.18s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.84s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.57s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
23:40:27 [2022-07-08T23:40:27.756Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.56s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.55s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.68s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.50s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.47s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.48s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.50s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.57s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.94s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.67s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.49s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.11s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.55s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.95s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.57s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.02s)
23:40:27 [2022-07-08T23:40:27.757Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.66s)
23:40:27 [2022-07-08T23:40:27.757Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.69s)
23:40:27 [2022-07-08T23:40:27.757Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.67s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.57s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.78s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (3.51s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.75s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.58s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.32s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.62s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.23s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.99s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.34s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.31s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.37s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.55s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.79s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.56s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.30s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.04s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.50s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.77s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.81s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.97s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.15s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.28s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.13s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.08s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.15s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.13s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.22s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.49s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.89s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.88s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.69s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.88s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.55s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.76s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.57s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.42s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.35s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.37s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.48s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.05s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.55s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.74s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.51s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.54s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.53s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.42s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.93s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.63s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.57s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.99s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.50s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.85s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.70s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.55s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.65s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.58s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.28s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.51s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.62s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.42s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s)
23:40:27 [2022-07-08T23:40:27.757Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
23:40:27 [2022-07-08T23:40:27.757Z] === RUN   TestDockerRegistrySuite
23:40:27 [2022-07-08T23:40:27.757Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
23:40:29 [2022-07-08T23:40:29.137Z]     check_test.go:427: [dde6c4a2b4ab7] daemon is not started
23:40:29 [2022-07-08T23:40:29.137Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
23:40:30 [2022-07-08T23:40:30.065Z]     check_test.go:427: [d262df1616f9b] daemon is not started
23:40:30 [2022-07-08T23:40:30.065Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
23:40:31 [2022-07-08T23:40:31.430Z]     check_test.go:427: [dd035433f66d7] daemon is not started
23:40:31 [2022-07-08T23:40:31.430Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
23:40:31 [2022-07-08T23:40:31.430Z]     check_test.go:427: [db89283d00f42] daemon is not started
23:40:31 [2022-07-08T23:40:31.430Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
23:40:34 [2022-07-08T23:40:34.700Z]     check_test.go:427: [d7989d3509237] daemon is not started
23:40:34 [2022-07-08T23:40:34.700Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
23:40:39 [2022-07-08T23:40:39.944Z]     check_test.go:427: [d3ab28c8aa9ff] daemon is not started
23:40:39 [2022-07-08T23:40:39.944Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
23:40:41 [2022-07-08T23:40:41.835Z]     check_test.go:427: [dc334ba1d6cca] daemon is not started
23:40:41 [2022-07-08T23:40:41.835Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
23:40:43 [2022-07-08T23:40:43.204Z]     check_test.go:427: [db484c6d1685e] daemon is not started
23:40:43 [2022-07-08T23:40:43.204Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
23:40:43 [2022-07-08T23:40:43.766Z]     check_test.go:427: [d0276362e6190] daemon is not started
23:40:43 [2022-07-08T23:40:43.766Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
23:40:45 [2022-07-08T23:40:45.132Z]     check_test.go:427: [d16ad46e25f82] daemon is not started
23:40:45 [2022-07-08T23:40:45.132Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
23:40:46 [2022-07-08T23:40:46.060Z]     check_test.go:427: [d7ae8ad4dd45c] daemon is not started
23:40:46 [2022-07-08T23:40:46.060Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
23:40:46 [2022-07-08T23:40:46.989Z]     check_test.go:427: [d42d023bc2ab5] daemon is not started
23:40:46 [2022-07-08T23:40:46.989Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
23:40:48 [2022-07-08T23:40:48.354Z]     check_test.go:427: [d5691fbafe4a8] daemon is not started
23:40:48 [2022-07-08T23:40:48.354Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
23:40:49 [2022-07-08T23:40:49.304Z]     check_test.go:427: [dc008c12c130a] daemon is not started
23:40:49 [2022-07-08T23:40:49.304Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
23:40:50 [2022-07-08T23:40:50.234Z]     docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1cf35fc31206982620ec35de85eac4a99f37b5ed1d11a4dc7fefad8a011be166
23:40:51 [2022-07-08T23:40:51.161Z]     docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:254d1e9b963c67252e151bff068480bb4a690ff8b828f3d7384b9145e8d00174
23:40:51 [2022-07-08T23:40:51.161Z]     check_test.go:427: [dac438b21d8bb] daemon is not started
23:40:51 [2022-07-08T23:40:51.161Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
23:40:52 [2022-07-08T23:40:52.088Z]     docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:eab67ae8452dd756bdf28cdce4b79433d4697ad750f6a85316faa2d898d0bb25
23:40:53 [2022-07-08T23:40:53.015Z]     docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cd366b9983ac9679c9d52c3dc4d48a2e71b26573fc94fa7d1482881a0a842307
23:40:53 [2022-07-08T23:40:53.015Z]     check_test.go:427: [da4448c1e6e6d] daemon is not started
23:40:53 [2022-07-08T23:40:53.015Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
23:40:53 [2022-07-08T23:40:53.942Z]     check_test.go:427: [d1d34ab5be2a6] daemon is not started
23:40:53 [2022-07-08T23:40:53.942Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
23:40:56 [2022-07-08T23:40:56.461Z]     check_test.go:427: [d9351ed6c562c] daemon is not started
23:40:56 [2022-07-08T23:40:56.461Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
23:40:57 [2022-07-08T23:40:57.024Z]     check_test.go:427: [da46a70d0c10d] daemon is not started
23:40:57 [2022-07-08T23:40:57.024Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
23:40:57 [2022-07-08T23:40:57.280Z]     check_test.go:427: [dca4ab55d3c47] daemon is not started
23:40:57 [2022-07-08T23:40:57.280Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
23:40:58 [2022-07-08T23:40:58.209Z]     check_test.go:427: [d9708e7089025] daemon is not started
23:40:58 [2022-07-08T23:40:58.209Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
23:40:59 [2022-07-08T23:40:59.139Z]     check_test.go:427: [d2616b80fdfc3] daemon is not started
23:40:59 [2022-07-08T23:40:59.139Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
23:41:00 [2022-07-08T23:41:00.069Z]     check_test.go:427: [d593e7b506997] daemon is not started
23:41:00 [2022-07-08T23:41:00.069Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
23:41:02 [2022-07-08T23:41:02.586Z]     check_test.go:427: [d262e662b2656] daemon is not started
23:41:02 [2022-07-08T23:41:02.586Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
23:41:02 [2022-07-08T23:41:02.842Z]     check_test.go:427: [da1bcba7bb600] daemon is not started
23:41:02 [2022-07-08T23:41:02.842Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
23:41:04 [2022-07-08T23:41:04.208Z]     check_test.go:427: [d54dd262d5973] daemon is not started
23:41:04 [2022-07-08T23:41:04.208Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
23:41:04 [2022-07-08T23:41:04.208Z]     check_test.go:427: [db758b50437e1] daemon is not started
23:41:04 [2022-07-08T23:41:04.208Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
23:41:04 [2022-07-08T23:41:04.464Z]     check_test.go:427: [d52f9bba20482] daemon is not started
23:41:04 [2022-07-08T23:41:04.464Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
23:41:04 [2022-07-08T23:41:04.721Z]     check_test.go:427: [d5c876ca98bdd] daemon is not started
23:41:04 [2022-07-08T23:41:04.721Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
23:41:04 [2022-07-08T23:41:04.977Z]     check_test.go:427: [d8c26aecd25ae] daemon is not started
23:41:04 [2022-07-08T23:41:04.977Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
23:41:05 [2022-07-08T23:41:05.232Z]     check_test.go:427: [dcd849074e0ae] daemon is not started
23:41:05 [2022-07-08T23:41:05.232Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
23:41:05 [2022-07-08T23:41:05.488Z]     check_test.go:427: [de6a289d0f72b] daemon is not started
23:41:05 [2022-07-08T23:41:05.488Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
23:41:06 [2022-07-08T23:41:06.416Z]     check_test.go:427: [d89aa3795edb1] daemon is not started
23:41:06 [2022-07-08T23:41:06.416Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
23:41:07 [2022-07-08T23:41:07.791Z]     check_test.go:427: [d8fa1bba7491b] daemon is not started
23:41:07 [2022-07-08T23:41:07.791Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
23:41:08 [2022-07-08T23:41:08.718Z]     check_test.go:427: [dcf36c1a7864f] daemon is not started
23:41:08 [2022-07-08T23:41:08.718Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
23:41:09 [2022-07-08T23:41:09.647Z]     check_test.go:427: [d60191fe314f2] daemon is not started
23:41:09 [2022-07-08T23:41:09.647Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
23:41:10 [2022-07-08T23:41:10.573Z] === RUN   TestDockerRegistrySuite/TestV2Only
23:41:11 [2022-07-08T23:41:11.500Z] --- PASS: TestDockerRegistrySuite (43.57s)
23:41:11 [2022-07-08T23:41:11.500Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.27s)
23:41:11 [2022-07-08T23:41:11.500Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.00s)
23:41:11 [2022-07-08T23:41:11.500Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.31s)
23:41:11 [2022-07-08T23:41:11.500Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s)
23:41:11 [2022-07-08T23:41:11.500Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.82s)
23:41:11 [2022-07-08T23:41:11.500Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.78s)
23:41:11 [2022-07-08T23:41:11.500Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.81s)
23:41:11 [2022-07-08T23:41:11.500Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.04s)
23:41:11 [2022-07-08T23:41:11.500Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.86s)
23:41:11 [2022-07-08T23:41:11.500Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.10s)
23:41:11 [2022-07-08T23:41:11.500Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.12s)
23:41:11 [2022-07-08T23:41:11.500Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.05s)
23:41:11 [2022-07-08T23:41:11.500Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.25s)
23:41:11 [2022-07-08T23:41:11.500Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.98s)
23:41:11 [2022-07-08T23:41:11.500Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.86s)
23:41:11 [2022-07-08T23:41:11.500Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.90s)
23:41:11 [2022-07-08T23:41:11.500Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.95s)
23:41:11 [2022-07-08T23:41:11.500Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.11s)
23:41:11 [2022-07-08T23:41:11.500Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.95s)
23:41:11 [2022-07-08T23:41:11.500Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
23:41:11 [2022-07-08T23:41:11.500Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.07s)
23:41:11 [2022-07-08T23:41:11.500Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.94s)
23:41:11 [2022-07-08T23:41:11.500Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.91s)
23:41:11 [2022-07-08T23:41:11.500Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.36s)
23:41:11 [2022-07-08T23:41:11.500Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s)
23:41:11 [2022-07-08T23:41:11.500Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.03s)
23:41:11 [2022-07-08T23:41:11.500Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s)
23:41:11 [2022-07-08T23:41:11.500Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
23:41:11 [2022-07-08T23:41:11.500Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s)
23:41:11 [2022-07-08T23:41:11.500Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s)
23:41:11 [2022-07-08T23:41:11.500Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s)
23:41:11 [2022-07-08T23:41:11.500Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
23:41:11 [2022-07-08T23:41:11.500Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.98s)
23:41:11 [2022-07-08T23:41:11.500Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.46s)
23:41:11 [2022-07-08T23:41:11.500Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.83s)
23:41:11 [2022-07-08T23:41:11.500Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.01s)
23:41:11 [2022-07-08T23:41:11.500Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s)
23:41:11 [2022-07-08T23:41:11.500Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s)
23:41:11 [2022-07-08T23:41:11.500Z] === RUN   TestDockerSchema1RegistrySuite
23:41:11 [2022-07-08T23:41:11.500Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
23:41:11 [2022-07-08T23:41:11.500Z]     check_test.go:454: [d4217779896fd] daemon is not started
23:41:11 [2022-07-08T23:41:11.500Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
23:41:14 [2022-07-08T23:41:14.767Z]     check_test.go:454: [d27b13f50bf5c] daemon is not started
23:41:14 [2022-07-08T23:41:14.767Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
23:41:20 [2022-07-08T23:41:20.010Z]     check_test.go:454: [de3091fa7ceea] daemon is not started
23:41:20 [2022-07-08T23:41:20.010Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
23:41:20 [2022-07-08T23:41:20.572Z]     check_test.go:454: [dc916c264d3f4] daemon is not started
23:41:20 [2022-07-08T23:41:20.572Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
23:41:20 [2022-07-08T23:41:20.572Z]     check_test.go:454: [d25d712323b4c] daemon is not started
23:41:20 [2022-07-08T23:41:20.572Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
23:41:21 [2022-07-08T23:41:21.502Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
23:41:21 [2022-07-08T23:41:21.759Z]     check_test.go:454: [d45ed534c405d] daemon is not started
23:41:21 [2022-07-08T23:41:21.759Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
23:41:22 [2022-07-08T23:41:22.689Z]     check_test.go:454: [dcb265efab607] daemon is not started
23:41:22 [2022-07-08T23:41:22.689Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
23:41:24 [2022-07-08T23:41:24.058Z]     check_test.go:454: [d9c1dcf9f3409] daemon is not started
23:41:24 [2022-07-08T23:41:24.058Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
23:41:25 [2022-07-08T23:41:25.952Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
23:41:26 [2022-07-08T23:41:26.883Z]     check_test.go:454: [d77af9c620c25] daemon is not started
23:41:26 [2022-07-08T23:41:26.883Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
23:41:27 [2022-07-08T23:41:27.813Z]     check_test.go:454: [d582bcd8bd0cc] daemon is not started
23:41:27 [2022-07-08T23:41:27.813Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
23:41:28 [2022-07-08T23:41:28.075Z]     check_test.go:454: [de2ce8d969ece] daemon is not started
23:41:28 [2022-07-08T23:41:28.075Z] --- PASS: TestDockerSchema1RegistrySuite (16.81s)
23:41:28 [2022-07-08T23:41:28.075Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s)
23:41:28 [2022-07-08T23:41:28.075Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.71s)
23:41:28 [2022-07-08T23:41:28.075Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.29s)
23:41:28 [2022-07-08T23:41:28.075Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.96s)
23:41:28 [2022-07-08T23:41:28.075Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s)
23:41:28 [2022-07-08T23:41:28.075Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.02s)
23:41:28 [2022-07-08T23:41:28.075Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.97s)
23:41:28 [2022-07-08T23:41:28.075Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.35s)
23:41:28 [2022-07-08T23:41:28.075Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.02s)
23:41:28 [2022-07-08T23:41:28.075Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.65s)
23:41:28 [2022-07-08T23:41:28.075Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.54s)
23:41:28 [2022-07-08T23:41:28.075Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
23:41:28 [2022-07-08T23:41:28.075Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
23:41:29 [2022-07-08T23:41:29.029Z]     check_test.go:483: [d0f58305e3fc6] daemon is not started
23:41:29 [2022-07-08T23:41:29.029Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
23:41:29 [2022-07-08T23:41:29.956Z]     check_test.go:483: [db79ba5ca9aa8] daemon is not started
23:41:29 [2022-07-08T23:41:29.956Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
23:41:29 [2022-07-08T23:41:29.956Z]     check_test.go:483: [d35393099df6b] daemon is not started
23:41:29 [2022-07-08T23:41:29.956Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
23:41:31 [2022-07-08T23:41:31.851Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
23:41:32 [2022-07-08T23:41:32.107Z]     check_test.go:483: [df283b8aff852] daemon is not started
23:41:32 [2022-07-08T23:41:32.107Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
23:41:32 [2022-07-08T23:41:32.669Z]     check_test.go:483: [d552fc3eaf7eb] daemon is not started
23:41:32 [2022-07-08T23:41:32.669Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
23:41:32 [2022-07-08T23:41:32.669Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
23:41:33 [2022-07-08T23:41:33.598Z]     check_test.go:483: [dcd3d8d6ede37] daemon is not started
23:41:33 [2022-07-08T23:41:33.598Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
23:41:33 [2022-07-08T23:41:33.854Z]     check_test.go:483: [d8efc3a37e926] daemon is not started
23:41:33 [2022-07-08T23:41:33.854Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.62s)
23:41:33 [2022-07-08T23:41:33.854Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.97s)
23:41:33 [2022-07-08T23:41:33.854Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.63s)
23:41:33 [2022-07-08T23:41:33.854Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s)
23:41:33 [2022-07-08T23:41:33.854Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.58s)
23:41:33 [2022-07-08T23:41:33.854Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.62s)
23:41:33 [2022-07-08T23:41:33.854Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.50s)
23:41:33 [2022-07-08T23:41:33.854Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.98s)
23:41:33 [2022-07-08T23:41:33.854Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.18s)
23:41:33 [2022-07-08T23:41:33.854Z] === RUN   TestDockerRegistryAuthTokenSuite
23:41:33 [2022-07-08T23:41:33.854Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
23:41:39 [2022-07-08T23:41:39.099Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
23:41:39 [2022-07-08T23:41:39.099Z]     check_test.go:510: [d7f3a1b2724d4] daemon is not started
23:41:39 [2022-07-08T23:41:39.099Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
23:41:39 [2022-07-08T23:41:39.099Z]     check_test.go:510: [d84fff6259d8e] daemon is not started
23:41:39 [2022-07-08T23:41:39.099Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
23:41:39 [2022-07-08T23:41:39.356Z]     check_test.go:510: [d56d8031e0a5e] daemon is not started
23:41:39 [2022-07-08T23:41:39.356Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
23:41:39 [2022-07-08T23:41:39.356Z]     check_test.go:510: [d1966a514af4e] daemon is not started
23:41:39 [2022-07-08T23:41:39.356Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
23:41:39 [2022-07-08T23:41:39.611Z]     check_test.go:510: [d43b4ae157e8d] daemon is not started
23:41:39 [2022-07-08T23:41:39.612Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.83s)
23:41:39 [2022-07-08T23:41:39.612Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
23:41:39 [2022-07-08T23:41:39.612Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
23:41:39 [2022-07-08T23:41:39.612Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.20s)
23:41:39 [2022-07-08T23:41:39.612Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.18s)
23:41:39 [2022-07-08T23:41:39.612Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
23:41:39 [2022-07-08T23:41:39.612Z] === RUN   TestDockerNetworkSuite
23:41:39 [2022-07-08T23:41:39.612Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
23:41:41 [2022-07-08T23:41:41.501Z]     docker_cli_network_unix_test.go:46: [d45db106bfcfd] daemon is not started
23:41:41 [2022-07-08T23:41:41.501Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
23:41:41 [2022-07-08T23:41:41.501Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
23:41:42 [2022-07-08T23:41:42.064Z]     docker_cli_network_unix_test.go:46: [df33b3162bd91] daemon is not started
23:41:42 [2022-07-08T23:41:42.320Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
23:41:44 [2022-07-08T23:41:44.837Z]     docker_cli_network_unix_test.go:46: [d02c27585c3f6] daemon is not started
23:41:45 [2022-07-08T23:41:45.765Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
23:41:46 [2022-07-08T23:41:46.022Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
23:41:47 [2022-07-08T23:41:47.393Z]     docker_cli_network_unix_test.go:46: [d477d0542a2c8] daemon is not started
23:41:47 [2022-07-08T23:41:47.650Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
23:41:47 [2022-07-08T23:41:47.936Z]     docker_cli_network_unix_test.go:1233: [ddc3f3fc1885a] daemon is not started
23:41:50 [2022-07-08T23:41:50.468Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
23:41:51 [2022-07-08T23:41:51.395Z]     docker_cli_network_unix_test.go:46: [dff6209f258f3] daemon is not started
23:41:51 [2022-07-08T23:41:51.652Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
23:41:53 [2022-07-08T23:41:53.541Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
23:41:56 [2022-07-08T23:41:56.808Z]     docker_cli_network_unix_test.go:46: [d54649ed88367] daemon is not started
23:41:57 [2022-07-08T23:41:57.735Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
23:41:57 [2022-07-08T23:41:57.735Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
23:41:57 [2022-07-08T23:41:57.735Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
23:41:57 [2022-07-08T23:41:57.991Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
23:42:00 [2022-07-08T23:42:00.508Z]     docker_cli_network_unix_test.go:46: [d8c379a2487e8] daemon is not started
23:42:00 [2022-07-08T23:42:00.765Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
23:42:02 [2022-07-08T23:42:02.658Z]     docker_cli_network_unix_test.go:46: [d38d4e0052fba] daemon is not started
23:42:02 [2022-07-08T23:42:02.658Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
23:42:02 [2022-07-08T23:42:02.915Z]     docker_cli_network_unix_test.go:46: [d4b87ab0942a6] daemon is not started
23:42:03 [2022-07-08T23:42:03.171Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
23:42:03 [2022-07-08T23:42:03.428Z]     docker_cli_network_unix_test.go:46: [d7ed365a4331c] daemon is not started
23:42:03 [2022-07-08T23:42:03.684Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
23:42:03 [2022-07-08T23:42:03.684Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
23:42:04 [2022-07-08T23:42:04.247Z]     docker_cli_network_unix_test.go:46: [dc5b8835ae942] daemon is not started
23:42:04 [2022-07-08T23:42:04.503Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
23:42:04 [2022-07-08T23:42:04.759Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
23:42:05 [2022-07-08T23:42:05.321Z]     docker_cli_network_unix_test.go:46: [d627a8ad0ca06] daemon is not started
23:42:05 [2022-07-08T23:42:05.321Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
23:42:05 [2022-07-08T23:42:05.883Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
23:42:05 [2022-07-08T23:42:05.883Z]     docker_cli_network_unix_test.go:46: [d28929c13c045] daemon is not started
23:42:05 [2022-07-08T23:42:05.883Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
23:42:06 [2022-07-08T23:42:06.446Z]     docker_cli_network_unix_test.go:46: [da9a517363768] daemon is not started
23:42:06 [2022-07-08T23:42:06.446Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
23:42:07 [2022-07-08T23:42:07.010Z]     docker_cli_network_unix_test.go:46: [df0ca3158db84] daemon is not started
23:42:07 [2022-07-08T23:42:07.284Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
23:42:07 [2022-07-08T23:42:07.540Z]     docker_cli_network_unix_test.go:46: [d4bdf056c0010] daemon is not started
23:42:07 [2022-07-08T23:42:07.540Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
23:42:07 [2022-07-08T23:42:07.540Z]     docker_cli_network_unix_test.go:46: [d3d94b2dac377] daemon is not started
23:42:07 [2022-07-08T23:42:07.540Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
23:42:07 [2022-07-08T23:42:07.797Z]     docker_cli_network_unix_test.go:46: [d132ed7482efe] daemon is not started
23:42:07 [2022-07-08T23:42:07.797Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
23:42:08 [2022-07-08T23:42:08.053Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
23:42:08 [2022-07-08T23:42:08.616Z]     docker_cli_network_unix_test.go:46: [d7823b65386ff] daemon is not started
23:42:08 [2022-07-08T23:42:08.616Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
23:42:09 [2022-07-08T23:42:09.178Z]     docker_cli_network_unix_test.go:46: [df1780da1265b] daemon is not started
23:42:09 [2022-07-08T23:42:09.740Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
23:42:09 [2022-07-08T23:42:09.740Z]     docker_cli_network_unix_test.go:46: [da8d986e04413] daemon is not started
23:42:09 [2022-07-08T23:42:09.997Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
23:42:10 [2022-07-08T23:42:10.253Z]     docker_cli_network_unix_test.go:46: [df4c955095387] daemon is not started
23:42:10 [2022-07-08T23:42:10.253Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
23:42:10 [2022-07-08T23:42:10.253Z]     docker_cli_network_unix_test.go:46: [d7f2f0ec60e38] daemon is not started
23:42:10 [2022-07-08T23:42:10.509Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
23:42:11 [2022-07-08T23:42:11.436Z]     docker_cli_network_unix_test.go:968: [d9ba975c257c1] daemon is not started
23:42:12 [2022-07-08T23:42:12.802Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
23:42:13 [2022-07-08T23:42:13.731Z]     docker_cli_network_unix_test.go:46: [de4f91086b0c7] daemon is not started
23:42:13 [2022-07-08T23:42:13.986Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
23:42:16 [2022-07-08T23:42:16.504Z]     docker_cli_network_unix_test.go:1116: [d2e2186fac4a0] daemon is not started
23:42:19 [2022-07-08T23:42:19.771Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
23:42:20 [2022-07-08T23:42:20.027Z]     docker_cli_network_unix_test.go:46: [d73daaaeb9399] daemon is not started
23:42:20 [2022-07-08T23:42:20.027Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
23:42:20 [2022-07-08T23:42:20.955Z]     docker_cli_network_unix_test.go:46: [d945781704b33] daemon is not started
23:42:20 [2022-07-08T23:42:20.955Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
23:42:20 [2022-07-08T23:42:20.955Z]     docker_cli_network_unix_test.go:46: [dc7562c932be0] daemon is not started
23:42:20 [2022-07-08T23:42:20.955Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
23:42:20 [2022-07-08T23:42:20.955Z]     docker_cli_network_unix_test.go:46: [d1cda0b4fecbc] daemon is not started
23:42:21 [2022-07-08T23:42:21.211Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
23:42:21 [2022-07-08T23:42:21.211Z]     docker_cli_network_unix_test.go:46: [dbe9795b83ffe] daemon is not started
23:42:21 [2022-07-08T23:42:21.211Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
23:42:21 [2022-07-08T23:42:21.466Z]     docker_cli_network_unix_test.go:46: [d6b7d648b2647] daemon is not started
23:42:21 [2022-07-08T23:42:21.467Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
23:42:21 [2022-07-08T23:42:21.467Z]     docker_cli_network_unix_test.go:46: [d644ccf9df5a1] daemon is not started
23:42:21 [2022-07-08T23:42:21.467Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
23:42:23 [2022-07-08T23:42:23.358Z]     docker_cli_network_unix_test.go:46: [df46cb68a4263] daemon is not started
23:42:23 [2022-07-08T23:42:23.921Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
23:42:23 [2022-07-08T23:42:23.921Z]     docker_cli_network_unix_test.go:46: [db05a4b06aa75] daemon is not started
23:42:23 [2022-07-08T23:42:23.921Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
23:42:23 [2022-07-08T23:42:23.921Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
23:42:23 [2022-07-08T23:42:23.921Z]     docker_cli_network_unix_test.go:46: [decb57e3df10b] daemon is not started
23:42:23 [2022-07-08T23:42:23.921Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
23:42:24 [2022-07-08T23:42:24.483Z]     docker_cli_network_unix_test.go:46: [d09405e56e945] daemon is not started
23:42:24 [2022-07-08T23:42:24.739Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
23:42:28 [2022-07-08T23:42:28.918Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
23:42:29 [2022-07-08T23:42:29.480Z]     docker_cli_network_unix_test.go:1084: [d3d0b01419469] daemon is not started
23:42:31 [2022-07-08T23:42:31.370Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
23:42:31 [2022-07-08T23:42:31.370Z]     docker_cli_network_unix_test.go:46: [d91ee1424e83e] daemon is not started
23:42:31 [2022-07-08T23:42:31.370Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
23:42:31 [2022-07-08T23:42:31.626Z]     docker_cli_network_unix_test.go:46: [d37aca6e39168] daemon is not started
23:42:31 [2022-07-08T23:42:31.882Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
23:42:33 [2022-07-08T23:42:33.251Z]     docker_cli_network_unix_test.go:46: [d4e10d66f0604] daemon is not started
23:42:33 [2022-07-08T23:42:33.507Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
23:42:33 [2022-07-08T23:42:33.507Z]     docker_cli_network_unix_test.go:46: [d6e3cb4c12ce4] daemon is not started
23:42:33 [2022-07-08T23:42:33.507Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
23:42:34 [2022-07-08T23:42:34.068Z]     docker_cli_network_unix_test.go:46: [d8ff4c5223467] daemon is not started
23:42:34 [2022-07-08T23:42:34.068Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
23:42:34 [2022-07-08T23:42:34.630Z]     docker_cli_network_unix_test.go:46: [dace53fdce1c8] daemon is not started
23:42:34 [2022-07-08T23:42:34.630Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
23:42:35 [2022-07-08T23:42:35.194Z]     docker_cli_network_unix_test.go:46: [dfb06c1627420] daemon is not started
23:42:35 [2022-07-08T23:42:35.755Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
23:42:42 [2022-07-08T23:42:42.293Z]     docker_cli_network_unix_test.go:46: [dadf53f11ebac] daemon is not started
23:42:42 [2022-07-08T23:42:42.293Z] --- PASS: TestDockerNetworkSuite (61.88s)
23:42:42 [2022-07-08T23:42:42.293Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.79s)
23:42:42 [2022-07-08T23:42:42.293Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.78s)
23:42:42 [2022-07-08T23:42:42.293Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.67s)
23:42:42 [2022-07-08T23:42:42.293Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.77s)
23:42:42 [2022-07-08T23:42:42.293Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.67s)
23:42:42 [2022-07-08T23:42:42.293Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.44s)
23:42:42 [2022-07-08T23:42:42.293Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (6.17s)
23:42:42 [2022-07-08T23:42:42.293Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.93s)
23:42:42 [2022-07-08T23:42:42.293Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.53s)
23:42:42 [2022-07-08T23:42:42.293Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.75s)
23:42:42 [2022-07-08T23:42:42.293Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.47s)
23:42:42 [2022-07-08T23:42:42.293Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.10s)
23:42:42 [2022-07-08T23:42:42.293Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.04s)
23:42:42 [2022-07-08T23:42:42.293Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.19s)
23:42:42 [2022-07-08T23:42:42.293Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.36s)
23:42:42 [2022-07-08T23:42:42.293Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.92s)
23:42:42 [2022-07-08T23:42:42.293Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.26s)
23:42:42 [2022-07-08T23:42:42.293Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.07s)
23:42:42 [2022-07-08T23:42:42.293Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.24s)
23:42:42 [2022-07-08T23:42:42.293Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.90s)
23:42:42 [2022-07-08T23:42:42.293Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.08s)
23:42:42 [2022-07-08T23:42:42.293Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s)
23:42:42 [2022-07-08T23:42:42.293Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.38s)
23:42:42 [2022-07-08T23:42:42.293Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.12s)
23:42:42 [2022-07-08T23:42:42.293Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.33s)
23:42:42 [2022-07-08T23:42:42.293Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.15s)
23:42:42 [2022-07-08T23:42:42.293Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.96s)
23:42:42 [2022-07-08T23:42:42.293Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s)
23:42:42 [2022-07-08T23:42:42.293Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.85s)
23:42:42 [2022-07-08T23:42:42.293Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s)
23:42:42 [2022-07-08T23:42:42.293Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
23:42:42 [2022-07-08T23:42:42.293Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s)
23:42:42 [2022-07-08T23:42:42.293Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s)
23:42:42 [2022-07-08T23:42:42.293Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
23:42:42 [2022-07-08T23:42:42.293Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.44s)
23:42:42 [2022-07-08T23:42:42.293Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
23:42:42 [2022-07-08T23:42:42.293Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
23:42:42 [2022-07-08T23:42:42.293Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.74s)
23:42:42 [2022-07-08T23:42:42.294Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.50s)
23:42:42 [2022-07-08T23:42:42.294Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.00s)
23:42:42 [2022-07-08T23:42:42.294Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
23:42:42 [2022-07-08T23:42:42.294Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.71s)
23:42:42 [2022-07-08T23:42:42.294Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.55s)
23:42:42 [2022-07-08T23:42:42.294Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
23:42:42 [2022-07-08T23:42:42.294Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.67s)
23:42:42 [2022-07-08T23:42:42.294Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.48s)
23:42:42 [2022-07-08T23:42:42.294Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.95s)
23:42:42 [2022-07-08T23:42:42.294Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.94s)
23:42:42 [2022-07-08T23:42:42.294Z] === RUN   TestDockerHubPullSuite
23:42:42 [2022-07-08T23:42:42.294Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
23:42:43 [2022-07-08T23:42:43.657Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
23:42:46 [2022-07-08T23:42:46.171Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
23:42:47 [2022-07-08T23:42:47.097Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
23:42:49 [2022-07-08T23:42:49.003Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
23:42:49 [2022-07-08T23:42:49.259Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
23:42:49 [2022-07-08T23:42:49.820Z] --- PASS: TestDockerHubPullSuite (8.15s)
23:42:49 [2022-07-08T23:42:49.820Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.01s)
23:42:49 [2022-07-08T23:42:49.820Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.51s)
23:42:49 [2022-07-08T23:42:49.820Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.00s)
23:42:49 [2022-07-08T23:42:49.820Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.70s)
23:42:49 [2022-07-08T23:42:49.820Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.55s)
23:42:49 [2022-07-08T23:42:49.820Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.37s)
23:42:49 [2022-07-08T23:42:49.820Z] PASS
23:42:49 [2022-07-08T23:42:49.820Z] 
23:42:49 [2022-07-08T23:42:49.820Z] === Skipped
23:42:49 [2022-07-08T23:42:49.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
23:42:49 [2022-07-08T23:42:49.820Z]     docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
23:42:49 [2022-07-08T23:42:49.820Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
23:42:49 [2022-07-08T23:42:49.820Z] 
23:42:49 [2022-07-08T23:42:49.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
23:42:49 [2022-07-08T23:42:49.820Z]     docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows
23:42:49 [2022-07-08T23:42:49.820Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
23:42:49 [2022-07-08T23:42:49.820Z] 
23:42:49 [2022-07-08T23:42:49.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s)
23:42:49 [2022-07-08T23:42:49.820Z]     docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows
23:42:49 [2022-07-08T23:42:49.820Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s)
23:42:49 [2022-07-08T23:42:49.820Z] 
23:42:49 [2022-07-08T23:42:49.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
23:42:49 [2022-07-08T23:42:49.820Z]     docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows
23:42:49 [2022-07-08T23:42:49.820Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
23:42:49 [2022-07-08T23:42:49.820Z] 
23:42:49 [2022-07-08T23:42:49.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
23:42:49 [2022-07-08T23:42:49.820Z]     docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows
23:42:49 [2022-07-08T23:42:49.820Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
23:42:49 [2022-07-08T23:42:49.820Z] 
23:42:49 [2022-07-08T23:42:49.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
23:42:49 [2022-07-08T23:42:49.820Z]     docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows
23:42:49 [2022-07-08T23:42:49.820Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
23:42:49 [2022-07-08T23:42:49.820Z] 
23:42:49 [2022-07-08T23:42:49.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
23:42:49 [2022-07-08T23:42:49.820Z]     docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows
23:42:49 [2022-07-08T23:42:49.820Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
23:42:49 [2022-07-08T23:42:49.820Z] 
23:42:49 [2022-07-08T23:42:49.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
23:42:49 [2022-07-08T23:42:49.820Z]     docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows
23:42:49 [2022-07-08T23:42:49.820Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
23:42:49 [2022-07-08T23:42:49.820Z] 
23:42:49 [2022-07-08T23:42:49.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
23:42:49 [2022-07-08T23:42:49.820Z]     docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows
23:42:49 [2022-07-08T23:42:49.820Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
23:42:49 [2022-07-08T23:42:49.820Z] 
23:42:49 [2022-07-08T23:42:49.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
23:42:49 [2022-07-08T23:42:49.820Z]     docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows
23:42:49 [2022-07-08T23:42:49.820Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
23:42:49 [2022-07-08T23:42:49.820Z] 
23:42:49 [2022-07-08T23:42:49.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
23:42:49 [2022-07-08T23:42:49.820Z]     docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows
23:42:49 [2022-07-08T23:42:49.820Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
23:42:49 [2022-07-08T23:42:49.820Z] 
23:42:49 [2022-07-08T23:42:49.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
23:42:49 [2022-07-08T23:42:49.820Z]     docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows
23:42:49 [2022-07-08T23:42:49.820Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
23:42:49 [2022-07-08T23:42:49.820Z] 
23:42:49 [2022-07-08T23:42:49.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
23:42:49 [2022-07-08T23:42:49.820Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
23:42:49 [2022-07-08T23:42:49.820Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
23:42:49 [2022-07-08T23:42:49.820Z] 
23:42:49 [2022-07-08T23:42:49.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
23:42:49 [2022-07-08T23:42:49.820Z]     docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows
23:42:49 [2022-07-08T23:42:49.820Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
23:42:49 [2022-07-08T23:42:49.820Z] 
23:42:49 [2022-07-08T23:42:49.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
23:42:49 [2022-07-08T23:42:49.820Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
23:42:49 [2022-07-08T23:42:49.820Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
23:42:49 [2022-07-08T23:42:49.820Z] 
23:42:49 [2022-07-08T23:42:49.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
23:42:49 [2022-07-08T23:42:49.820Z]     docker_cli_create_test.go:83: unmatched requirement Devicemapper
23:42:49 [2022-07-08T23:42:49.820Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
23:42:49 [2022-07-08T23:42:49.820Z] 
23:42:49 [2022-07-08T23:42:49.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
23:42:49 [2022-07-08T23:42:49.820Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
23:42:49 [2022-07-08T23:42:49.820Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
23:42:49 [2022-07-08T23:42:49.820Z] 
23:42:49 [2022-07-08T23:42:49.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
23:42:49 [2022-07-08T23:42:49.820Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
23:42:49 [2022-07-08T23:42:49.820Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
23:42:49 [2022-07-08T23:42:49.820Z] 
23:42:49 [2022-07-08T23:42:49.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
23:42:49 [2022-07-08T23:42:49.820Z]     docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows
23:42:49 [2022-07-08T23:42:49.820Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
23:42:49 [2022-07-08T23:42:49.820Z] 
23:42:49 [2022-07-08T23:42:49.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
23:42:49 [2022-07-08T23:42:49.820Z]     docker_cli_inspect_test.go:195: unmatched requirement Devicemapper
23:42:49 [2022-07-08T23:42:49.820Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
23:42:49 [2022-07-08T23:42:49.820Z] 
23:42:49 [2022-07-08T23:42:49.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
23:42:49 [2022-07-08T23:42:49.820Z]     docker_cli_inspect_test.go:177: unmatched requirement Devicemapper
23:42:49 [2022-07-08T23:42:49.820Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
23:42:49 [2022-07-08T23:42:49.820Z] 
23:42:49 [2022-07-08T23:42:49.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
23:42:49 [2022-07-08T23:42:49.820Z]     docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows
23:42:49 [2022-07-08T23:42:49.820Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
23:42:49 [2022-07-08T23:42:49.820Z] 
23:42:49 [2022-07-08T23:42:49.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
23:42:49 [2022-07-08T23:42:49.820Z]     docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows
23:42:49 [2022-07-08T23:42:49.820Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
23:42:49 [2022-07-08T23:42:49.820Z] 
23:42:49 [2022-07-08T23:42:49.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
23:42:49 [2022-07-08T23:42:49.820Z]     docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows
23:42:49 [2022-07-08T23:42:49.820Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
23:42:49 [2022-07-08T23:42:49.820Z] 
23:42:49 [2022-07-08T23:42:49.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
23:42:49 [2022-07-08T23:42:49.820Z]     docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows
23:42:49 [2022-07-08T23:42:49.820Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
23:42:49 [2022-07-08T23:42:49.820Z] 
23:42:49 [2022-07-08T23:42:49.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
23:42:49 [2022-07-08T23:42:49.821Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
23:42:49 [2022-07-08T23:42:49.821Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
23:42:49 [2022-07-08T23:42:49.821Z] 
23:42:49 [2022-07-08T23:42:49.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
23:42:49 [2022-07-08T23:42:49.821Z]     docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows
23:42:49 [2022-07-08T23:42:49.821Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
23:42:49 [2022-07-08T23:42:49.821Z] 
23:42:49 [2022-07-08T23:42:49.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
23:42:49 [2022-07-08T23:42:49.821Z]     docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport
23:42:49 [2022-07-08T23:42:49.821Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
23:42:49 [2022-07-08T23:42:49.821Z] 
23:42:49 [2022-07-08T23:42:49.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
23:42:49 [2022-07-08T23:42:49.821Z]     docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
23:42:49 [2022-07-08T23:42:49.821Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
23:42:49 [2022-07-08T23:42:49.821Z] 
23:42:49 [2022-07-08T23:42:49.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
23:42:49 [2022-07-08T23:42:49.821Z]     docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured
23:42:49 [2022-07-08T23:42:49.821Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
23:42:49 [2022-07-08T23:42:49.821Z] 
23:42:49 [2022-07-08T23:42:49.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
23:42:49 [2022-07-08T23:42:49.821Z]     docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved
23:42:49 [2022-07-08T23:42:49.821Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
23:42:49 [2022-07-08T23:42:49.821Z] 
23:42:49 [2022-07-08T23:42:49.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s)
23:42:49 [2022-07-08T23:42:49.821Z]     docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport
23:42:49 [2022-07-08T23:42:49.821Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s)
23:42:49 [2022-07-08T23:42:49.821Z] 
23:42:49 [2022-07-08T23:42:49.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
23:42:49 [2022-07-08T23:42:49.821Z]     docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer
23:42:49 [2022-07-08T23:42:49.821Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
23:42:49 [2022-07-08T23:42:49.821Z] 
23:42:49 [2022-07-08T23:42:49.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
23:42:49 [2022-07-08T23:42:49.821Z]     docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows
23:42:49 [2022-07-08T23:42:49.821Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
23:42:49 [2022-07-08T23:42:49.821Z] 
23:42:49 [2022-07-08T23:42:49.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
23:42:49 [2022-07-08T23:42:49.821Z]     docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
23:42:49 [2022-07-08T23:42:49.821Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
23:42:49 [2022-07-08T23:42:49.821Z] 
23:42:49 [2022-07-08T23:42:49.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s)
23:42:49 [2022-07-08T23:42:49.821Z]     docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
23:42:49 [2022-07-08T23:42:49.821Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s)
23:42:49 [2022-07-08T23:42:49.821Z] 
23:42:49 [2022-07-08T23:42:49.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
23:42:49 [2022-07-08T23:42:49.821Z]     docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight
23:42:49 [2022-07-08T23:42:49.821Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
23:42:49 [2022-07-08T23:42:49.821Z] 
23:42:49 [2022-07-08T23:42:49.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
23:42:49 [2022-07-08T23:42:49.821Z]     docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight
23:42:49 [2022-07-08T23:42:49.821Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
23:42:49 [2022-07-08T23:42:49.821Z] 
23:42:49 [2022-07-08T23:42:49.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
23:42:49 [2022-07-08T23:42:49.821Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
23:42:49 [2022-07-08T23:42:49.821Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
23:42:49 [2022-07-08T23:42:49.821Z] 
23:42:49 [2022-07-08T23:42:49.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
23:42:49 [2022-07-08T23:42:49.821Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
23:42:49 [2022-07-08T23:42:49.821Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
23:42:49 [2022-07-08T23:42:49.821Z] 
23:42:49 [2022-07-08T23:42:49.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
23:42:49 [2022-07-08T23:42:49.821Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
23:42:49 [2022-07-08T23:42:49.821Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
23:42:49 [2022-07-08T23:42:49.821Z] 
23:42:49 [2022-07-08T23:42:49.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s)
23:42:49 [2022-07-08T23:42:49.821Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
23:42:49 [2022-07-08T23:42:49.821Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s)
23:42:49 [2022-07-08T23:42:49.821Z] 
23:42:49 [2022-07-08T23:42:49.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
23:42:49 [2022-07-08T23:42:49.821Z]     docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight
23:42:49 [2022-07-08T23:42:49.821Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
23:42:49 [2022-07-08T23:42:49.821Z] 
23:42:49 [2022-07-08T23:42:49.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
23:42:49 [2022-07-08T23:42:49.821Z]     docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport
23:42:49 [2022-07-08T23:42:49.821Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
23:42:49 [2022-07-08T23:42:49.821Z] 
23:42:49 [2022-07-08T23:42:49.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s)
23:42:49 [2022-07-08T23:42:49.821Z]     docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows
23:42:49 [2022-07-08T23:42:49.821Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
23:42:49 [2022-07-08T23:42:49.821Z] 
23:42:49 [2022-07-08T23:42:49.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s)
23:42:49 [2022-07-08T23:42:49.821Z]     docker_cli_sni_test.go:30: Flakey test
23:42:49 [2022-07-08T23:42:49.821Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s)
23:42:49 [2022-07-08T23:42:49.821Z] 
23:42:49 [2022-07-08T23:42:49.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
23:42:49 [2022-07-08T23:42:49.821Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows
23:42:49 [2022-07-08T23:42:49.821Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
23:42:49 [2022-07-08T23:42:49.821Z] 
23:42:49 [2022-07-08T23:42:49.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
23:42:49 [2022-07-08T23:42:49.821Z]     docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport
23:42:49 [2022-07-08T23:42:49.821Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
23:42:49 [2022-07-08T23:42:49.821Z] 
23:42:49 [2022-07-08T23:42:49.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
23:42:49 [2022-07-08T23:42:49.821Z]     docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport
23:42:49 [2022-07-08T23:42:49.821Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
23:42:49 [2022-07-08T23:42:49.821Z] 
23:42:49 [2022-07-08T23:42:49.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
23:42:49 [2022-07-08T23:42:49.821Z]     docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport
23:42:49 [2022-07-08T23:42:49.821Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
23:42:49 [2022-07-08T23:42:49.821Z] 
23:42:49 [2022-07-08T23:42:49.821Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
23:42:49 [2022-07-08T23:42:49.821Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
23:42:49 [2022-07-08T23:42:49.821Z]     docker_cli_network_unix_test.go:46: [decb57e3df10b] daemon is not started
23:42:49 [2022-07-08T23:42:49.821Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
23:42:49 [2022-07-08T23:42:49.821Z] 
23:42:49 [2022-07-08T23:42:49.821Z] DONE 1265 tests, 51 skipped in 1454.118s
23:42:49 [2022-07-08T23:42:49.821Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:42:49 [2022-07-08T23:42:49.821Z] ++++ cat bundles/test-integration/docker.pid
23:42:49 [2022-07-08T23:42:49.821Z] +++ kill 9361
23:42:49 [2022-07-08T23:42:49.821Z] +++ /etc/init.d/apparmor stop
23:42:49 [2022-07-08T23:42:49.821Z] Leaving: AppArmorNo profiles have been unloaded.
23:42:49 [2022-07-08T23:42:49.821Z] 
23:42:49 [2022-07-08T23:42:49.821Z] Unloading profiles will leave already running processes permanently
23:42:49 [2022-07-08T23:42:49.821Z] unconfined, which can lead to unexpected situations.
23:42:49 [2022-07-08T23:42:49.821Z] 
23:42:49 [2022-07-08T23:42:49.821Z] To set a process to complain mode, use the command line tool
23:42:49 [2022-07-08T23:42:49.821Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:42:49 [2022-07-08T23:42:49.821Z] +++ true
23:42:49 [2022-07-08T23:42:49.821Z] exiting test-integration
23:42:49 [2022-07-08T23:42:49.821Z] ++ exit 0
23:42:49 [2022-07-08T23:42:49.821Z] 
23:42:50 [2022-07-08T23:42:50.076Z] + for job in $(jobs -p)
23:42:50 [2022-07-08T23:42:50.076Z] + wait 7176
23:43:02 [2022-07-08T23:43:02.241Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
23:43:04 [2022-07-08T23:43:04.131Z]     docker_cli_swarm_test.go:1180: [d261ba375e314] joining swarm manager [db2b7da085f0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:43:10 [2022-07-08T23:43:10.663Z]     docker_cli_swarm_test.go:1189: [dd21fa28faac7] joining swarm manager [db2b7da085f0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:43:49 [2022-07-08T23:43:49.317Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
23:43:59 [2022-07-08T23:43:59.282Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
23:44:03 [2022-07-08T23:44:03.445Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
23:44:05 [2022-07-08T23:44:05.334Z]     docker_cli_swarm_test.go:1112: [dd407094c959d] joining swarm manager [d93cdf5a37766]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:44:06 [2022-07-08T23:44:06.697Z]     docker_cli_swarm_test.go:1113: [d21390740269e] joining swarm manager [d93cdf5a37766]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:45:28 [2022-07-08T23:45:28.065Z]     docker_cli_swarm_test.go:1166: [deb7287c8e25b] joining swarm manager [d93cdf5a37766]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
23:46:06 [2022-07-08T23:46:06.767Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
23:46:06 [2022-07-08T23:46:06.767Z]     docker_cli_swarm_test.go:1447: [d97b58c0dd479] joining swarm manager [d5145b307c685]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:46:06 [2022-07-08T23:46:06.767Z]     docker_cli_swarm_test.go:1448: [d8d257ce84434] joining swarm manager [d5145b307c685]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:46:18 [2022-07-08T23:46:18.952Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
23:46:18 [2022-07-08T23:46:18.952Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
23:46:18 [2022-07-08T23:46:18.952Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
23:46:18 [2022-07-08T23:46:18.952Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
23:46:18 [2022-07-08T23:46:18.952Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
23:46:19 [2022-07-08T23:46:19.879Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
23:46:21 [2022-07-08T23:46:21.769Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
23:46:25 [2022-07-08T23:46:25.035Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
23:46:27 [2022-07-08T23:46:27.550Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
23:46:29 [2022-07-08T23:46:29.439Z]     docker_cli_swarm_unix_test.go:63: [d09bc0ba53615] joining swarm manager [da7e026a71b63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:47:25 [2022-07-08T23:47:25.627Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
23:47:25 [2022-07-08T23:47:25.627Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
23:47:25 [2022-07-08T23:47:25.627Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
23:47:27 [2022-07-08T23:47:27.517Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
23:47:30 [2022-07-08T23:47:30.785Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
23:47:32 [2022-07-08T23:47:32.674Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
23:47:35 [2022-07-08T23:47:35.189Z]     docker_api_swarm_test.go:962: [d512ecc8b0d76] joining swarm manager [db8a645f529e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:47:53 [2022-07-08T23:47:53.229Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
23:48:05 [2022-07-08T23:48:05.422Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
23:48:06 [2022-07-08T23:48:06.349Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
23:48:08 [2022-07-08T23:48:08.865Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
23:48:12 [2022-07-08T23:48:12.130Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
23:48:18 [2022-07-08T23:48:18.667Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
23:48:23 [2022-07-08T23:48:23.908Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
23:48:25 [2022-07-08T23:48:25.798Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
23:48:28 [2022-07-08T23:48:28.326Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
23:48:30 [2022-07-08T23:48:30.841Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
23:48:33 [2022-07-08T23:48:33.355Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
23:48:36 [2022-07-08T23:48:36.621Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
23:48:38 [2022-07-08T23:48:38.509Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
23:49:34 [2022-07-08T23:49:34.667Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
23:49:49 [2022-07-08T23:49:49.501Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
23:50:04 [2022-07-08T23:50:04.375Z] --- PASS: TestDockerSwarmSuite (1552.16s)
23:50:04 [2022-07-08T23:50:04.375Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.16s)
23:50:04 [2022-07-08T23:50:04.375Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.14s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.27s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.28s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.21s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.70s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.91s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.51s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (52.25s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.66s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.56s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.38s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.61s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.75s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.89s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.05s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.40s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.71s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.09s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (47.40s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.67s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.63s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.82s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (15.94s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.46s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.83s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.59s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.28s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.89s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.75s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.54s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.53s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.83s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.22s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.54s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.09s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.05s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.92s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.80s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.31s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.20s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.44s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (7.78s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.62s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.12s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.05s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.06s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.18s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.19s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.14s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.11s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.66s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.78s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.89s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.38s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.35s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.94s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.88s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.23s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.73s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.09s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.04s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.01s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.67s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.19s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.90s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.51s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.26s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.74s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.07s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.57s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.65s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.06s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.76s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (65.39s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.21s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.99s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.01s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.55s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.72s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.31s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.30s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.17s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.79s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.80s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.64s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.26s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (43.50s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.12s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.27s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (121.02s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.27s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.22s)
23:50:04 [2022-07-08T23:50:04.376Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s)
23:50:04 [2022-07-08T23:50:04.376Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s)
23:50:04 [2022-07-08T23:50:04.376Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s)
23:50:04 [2022-07-08T23:50:04.376Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.18s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.25s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.19s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.33s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.19s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.03s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.34s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.04s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.52s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.17s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.37s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.19s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.22s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.94s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.92s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.47s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.55s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.47s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.52s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.46s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.20s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.28s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.93s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (16.80s)
23:50:04 [2022-07-08T23:50:04.376Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.14s)
23:50:04 [2022-07-08T23:50:04.376Z] === RUN   TestDockerExternalVolumeSuite
23:50:04 [2022-07-08T23:50:04.376Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
23:50:04 [2022-07-08T23:50:04.632Z]     docker_cli_external_volume_driver_test.go:53: [d5e682adbe778] daemon is not started
23:50:22 [2022-07-08T23:50:22.674Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
23:51:30 [2022-07-08T23:51:30.308Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
23:51:36 [2022-07-08T23:51:36.840Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
23:51:51 [2022-07-08T23:51:51.674Z]     docker_cli_external_volume_driver_test.go:53: [db5b9486d42ef] daemon is not started
23:52:09 [2022-07-08T23:52:09.741Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
23:52:24 [2022-07-08T23:52:24.593Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
23:52:39 [2022-07-08T23:52:39.431Z]     docker_cli_external_volume_driver_test.go:53: [d754d3e4d73c2] daemon is not started
23:52:54 [2022-07-08T23:52:54.264Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
23:52:54 [2022-07-08T23:52:54.264Z]     docker_cli_external_volume_driver_test.go:53: [d30b7b35a365a] daemon is not started
23:53:09 [2022-07-08T23:53:09.098Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
23:53:41 [2022-07-08T23:53:41.124Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
23:53:55 [2022-07-08T23:53:55.956Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
23:54:10 [2022-07-08T23:54:10.790Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
23:54:57 [2022-07-08T23:54:57.404Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
23:55:15 [2022-07-08T23:55:15.442Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
23:55:47 [2022-07-08T23:55:47.477Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
23:56:19 [2022-07-08T23:56:19.509Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
23:56:34 [2022-07-08T23:56:34.342Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
23:56:52 [2022-07-08T23:56:52.464Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
23:56:52 [2022-07-08T23:56:52.464Z]     docker_cli_external_volume_driver_test.go:485: [d2d47f3ba674e] daemon is not started
23:57:07 [2022-07-08T23:57:07.298Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
23:57:07 [2022-07-08T23:57:07.298Z]     docker_cli_external_volume_driver_test.go:53: [d3dd0678828e9] daemon is not started
23:57:22 [2022-07-08T23:57:22.151Z] --- PASS: TestDockerExternalVolumeSuite (436.81s)
23:57:22 [2022-07-08T23:57:22.151Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s)
23:57:22 [2022-07-08T23:57:22.151Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s)
23:57:22 [2022-07-08T23:57:22.151Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.15s)
23:57:22 [2022-07-08T23:57:22.151Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
23:57:22 [2022-07-08T23:57:22.151Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
23:57:22 [2022-07-08T23:57:22.151Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s)
23:57:22 [2022-07-08T23:57:22.151Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
23:57:22 [2022-07-08T23:57:22.151Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s)
23:57:22 [2022-07-08T23:57:22.151Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.14s)
23:57:22 [2022-07-08T23:57:22.151Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s)
23:57:22 [2022-07-08T23:57:22.151Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
23:57:22 [2022-07-08T23:57:22.151Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.15s)
23:57:22 [2022-07-08T23:57:22.151Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s)
23:57:22 [2022-07-08T23:57:22.151Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.84s)
23:57:22 [2022-07-08T23:57:22.151Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s)
23:57:22 [2022-07-08T23:57:22.151Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.64s)
23:57:22 [2022-07-08T23:57:22.151Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.98s)
23:57:22 [2022-07-08T23:57:22.151Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
23:57:22 [2022-07-08T23:57:22.151Z] PASS
23:57:22 [2022-07-08T23:57:22.151Z] 
23:57:22 [2022-07-08T23:57:22.151Z] === Skipped
23:57:22 [2022-07-08T23:57:22.151Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
23:57:22 [2022-07-08T23:57:22.151Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
23:57:22 [2022-07-08T23:57:22.151Z]     check_test.go:540: [ddf59168fd6ad] daemon is not started
23:57:22 [2022-07-08T23:57:22.151Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
23:57:22 [2022-07-08T23:57:22.151Z] 
23:57:22 [2022-07-08T23:57:22.151Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
23:57:22 [2022-07-08T23:57:22.151Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
23:57:22 [2022-07-08T23:57:22.151Z]     check_test.go:540: [d876a87f9af09] daemon is not started
23:57:22 [2022-07-08T23:57:22.151Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
23:57:22 [2022-07-08T23:57:22.151Z] 
23:57:22 [2022-07-08T23:57:22.151Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
23:57:22 [2022-07-08T23:57:22.151Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
23:57:22 [2022-07-08T23:57:22.151Z]     check_test.go:540: [d146ed1c766e3] daemon is not started
23:57:22 [2022-07-08T23:57:22.151Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
23:57:22 [2022-07-08T23:57:22.151Z] 
23:57:22 [2022-07-08T23:57:22.151Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
23:57:22 [2022-07-08T23:57:22.151Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
23:57:22 [2022-07-08T23:57:22.151Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
23:57:22 [2022-07-08T23:57:22.151Z] 
23:57:22 [2022-07-08T23:57:22.151Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
23:57:22 [2022-07-08T23:57:22.151Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
23:57:22 [2022-07-08T23:57:22.151Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
23:57:22 [2022-07-08T23:57:22.151Z] 
23:57:22 [2022-07-08T23:57:22.151Z] DONE 269 tests, 5 skipped in 2325.606s
23:57:22 [2022-07-08T23:57:22.151Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:57:22 [2022-07-08T23:57:22.151Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d0179575b399e/docker.pid
23:57:22 [2022-07-08T23:57:22.151Z] +++ kill 6982
23:57:22 [2022-07-08T23:57:22.151Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6982 is not a child of this shell
23:57:22 [2022-07-08T23:57:22.151Z] warning: PID 6982 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d0179575b399e/docker.pid had a nonzero exit code
23:57:22 [2022-07-08T23:57:22.151Z] ++++ cat bundles/test-integration/docker.pid
23:57:22 [2022-07-08T23:57:22.151Z] +++ kill 9361
23:57:22 [2022-07-08T23:57:22.151Z] +++ /etc/init.d/apparmor stop
23:57:22 [2022-07-08T23:57:22.151Z] Leaving: AppArmorNo profiles have been unloaded.
23:57:22 [2022-07-08T23:57:22.151Z] 
23:57:22 [2022-07-08T23:57:22.151Z] Unloading profiles will leave already running processes permanently
23:57:22 [2022-07-08T23:57:22.151Z] unconfined, which can lead to unexpected situations.
23:57:22 [2022-07-08T23:57:22.151Z] 
23:57:22 [2022-07-08T23:57:22.151Z] To set a process to complain mode, use the command line tool
23:57:22 [2022-07-08T23:57:22.151Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:57:22 [2022-07-08T23:57:22.151Z] +++ true
23:57:22 [2022-07-08T23:57:22.151Z] exiting test-integration
23:57:22 [2022-07-08T23:57:22.151Z] ++ exit 0
23:57:22 [2022-07-08T23:57:22.151Z] 
23:57:22 [2022-07-08T23:57:22.151Z] + exit 0
23:57:22 [2022-07-08T23:57:22.151Z] ++ jobs -p
23:57:22 [2022-07-08T23:57:22.151Z] + pids=
23:57:22 [2022-07-08T23:57:22.151Z] + echo 'Remaining pids to kill: []'
23:57:22 [2022-07-08T23:57:22.151Z] Remaining pids to kill: []
23:57:22 [2022-07-08T23:57:22.151Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
23:57:22 [2022-07-08T23:57:22.168Z] Recording test results
23:57:23 [2022-07-08T23:57:23.850Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
23:57:24 [2022-07-08T23:57:24.213Z] + echo Ensuring container killed.
23:57:24 [2022-07-08T23:57:24.213Z] Ensuring container killed.
23:57:24 [2022-07-08T23:57:24.213Z] + docker ps -aq -f name=docker-pr1-*
23:57:24 [2022-07-08T23:57:24.213Z] + cids=a47fe9f8b452
23:57:24 [2022-07-08T23:57:24.213Z] dcd170dc22e0
23:57:24 [2022-07-08T23:57:24.213Z] e38f97050d43
23:57:24 [2022-07-08T23:57:24.213Z] + [ -n a47fe9f8b452
23:57:24 [2022-07-08T23:57:24.213Z] dcd170dc22e0
23:57:24 [2022-07-08T23:57:24.213Z] e38f97050d43 ]
23:57:24 [2022-07-08T23:57:24.213Z] + docker rm -vf a47fe9f8b452 dcd170dc22e0 e38f97050d43
23:57:24 [2022-07-08T23:57:24.776Z] a47fe9f8b452
23:57:25 [2022-07-08T23:57:25.032Z] dcd170dc22e0
23:57:25 [2022-07-08T23:57:25.032Z] e38f97050d43
[Pipeline] sh
23:57:25 [2022-07-08T23:57:25.358Z] + echo Chowning /workspace to jenkins user
23:57:25 [2022-07-08T23:57:25.358Z] Chowning /workspace to jenkins user
23:57:25 [2022-07-08T23:57:25.358Z] + id -u
23:57:25 [2022-07-08T23:57:25.358Z] + id -g
23:57:25 [2022-07-08T23:57:25.358Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43789:/workspace busybox chown -R 1000:1000 /workspace
23:57:25 [2022-07-08T23:57:25.358Z] Unable to find image 'busybox:latest' locally
23:57:25 [2022-07-08T23:57:25.614Z] latest: Pulling from library/busybox
23:57:25 [2022-07-08T23:57:25.614Z] 19d511225f94: Pulling fs layer
23:57:25 [2022-07-08T23:57:25.614Z] 19d511225f94: Verifying Checksum
23:57:25 [2022-07-08T23:57:25.614Z] 19d511225f94: Download complete
23:57:25 [2022-07-08T23:57:25.870Z] 19d511225f94: Pull complete
23:57:25 [2022-07-08T23:57:25.870Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83
23:57:25 [2022-07-08T23:57:25.870Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
23:57:28 [2022-07-08T23:57:28.718Z] + bundleName=amd64
23:57:28 [2022-07-08T23:57:28.718Z] + echo Creating amd64-bundles.tar.gz
23:57:28 [2022-07-08T23:57:28.718Z] Creating amd64-bundles.tar.gz
23:57:28 [2022-07-08T23:57:28.718Z] + find bundles -path+  */root/*overlay2 -prune -o -type f (xargs -name tar *-report.json -czf -o -name *.log -o -name *.prof -o -name *-report.xml amd64-bundles.tar.gz
23:57:28 [2022-07-08T23:57:28.718Z]  ) -print
[Pipeline] archiveArtifacts
23:57:30 [2022-07-08T23:57:30.092Z] Archiving artifacts
23:57:31 [2022-07-08T23:57:31.780Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43789/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
23:57:32 [2022-07-08T23:57:32.119Z] + make clean
23:57:32 [2022-07-08T23:57:32.374Z] docker volume rm -f docker-dev-cache docker-mod-cache
23:57:32 [2022-07-08T23:57:32.374Z] docker-dev-cache
23:57:32 [2022-07-08T23:57:32.374Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[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