Skip to content
Success

Console Output

Pull request #42934 updated
15:21:29 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at 2bfc7aedab34758e62ea102acaa2cdca712042c8 rather than 31f654a704f61768828d5950a13f30bb493d1239
Obtained Jenkinsfile from 2bfc7aedab34758e62ea102acaa2cdca712042c8
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-42934@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file"
 > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
15:21:31 [2022-07-27T15:21:31.522Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
15:21:31 [2022-07-27T15:21:31.527Z] Trying to pass milestone 9
[Pipeline] milestone
15:21:31 [2022-07-27T15:21:31.616Z] Trying to pass milestone 10
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
15:21:31 [2022-07-27T15:21:31.821Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08711329ecacf0d3d) in /home/ubuntu/workspace/moby_PR-42934
[Pipeline] {
[Pipeline] checkout
15:21:31 [2022-07-27T15:21:31.854Z] The recommended git tool is: git
15:21:31 [2022-07-27T15:21:31.868Z] using credential docker-jenkins-github-credentials
15:21:31 [2022-07-27T15:21:31.876Z] Cloning the remote Git repository
15:21:31 [2022-07-27T15:21:31.876Z] Cloning with configured refspecs honoured and without tags
15:21:31 [2022-07-27T15:21:31.874Z] Cloning repository https://github.com/moby/moby.git
15:21:31 [2022-07-27T15:21:31.875Z]  > git init /home/ubuntu/workspace/moby_PR-42934 # timeout=10
15:21:31 [2022-07-27T15:21:31.897Z] Fetching upstream changes from https://github.com/moby/moby.git
15:21:31 [2022-07-27T15:21:31.897Z]  > git --version # timeout=10
15:21:31 [2022-07-27T15:21:31.902Z]  > git --version # 'git version 2.17.1'
15:21:31 [2022-07-27T15:21:31.902Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:21:31 [2022-07-27T15:21:31.902Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42934/head:refs/remotes/origin/PR-42934 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:21:48 [2022-07-27T15:21:48.142Z] Fetching without tags
15:21:48 [2022-07-27T15:21:48.353Z] Merging remotes/origin/master commit 2bfc7aedab34758e62ea102acaa2cdca712042c8 into PR head commit 31f654a704f61768828d5950a13f30bb493d1239
15:21:48 [2022-07-27T15:21:48.907Z] Merge succeeded, producing 31f654a704f61768828d5950a13f30bb493d1239
15:21:48 [2022-07-27T15:21:48.908Z] Checking out Revision 31f654a704f61768828d5950a13f30bb493d1239 (PR-42934)
15:21:48 [2022-07-27T15:21:48.116Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:21:48 [2022-07-27T15:21:48.120Z]  > git config --add remote.origin.fetch +refs/pull/42934/head:refs/remotes/origin/PR-42934 # timeout=10
15:21:48 [2022-07-27T15:21:48.125Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:21:48 [2022-07-27T15:21:48.131Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:21:48 [2022-07-27T15:21:48.140Z] Fetching upstream changes from https://github.com/moby/moby.git
15:21:48 [2022-07-27T15:21:48.140Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:21:48 [2022-07-27T15:21:48.141Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42934/head:refs/remotes/origin/PR-42934 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:21:48 [2022-07-27T15:21:48.351Z]  > git config core.sparsecheckout # timeout=10
15:21:48 [2022-07-27T15:21:48.355Z]  > git checkout -f 31f654a704f61768828d5950a13f30bb493d1239 # timeout=10
15:21:48 [2022-07-27T15:21:48.876Z]  > git remote # timeout=10
15:21:48 [2022-07-27T15:21:48.881Z]  > git config --get remote.origin.url # timeout=10
15:21:48 [2022-07-27T15:21:48.884Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:21:48 [2022-07-27T15:21:48.885Z]  > git merge 2bfc7aedab34758e62ea102acaa2cdca712042c8 # timeout=10
15:21:48 [2022-07-27T15:21:48.897Z]  > git rev-parse HEAD^{commit} # timeout=10
15:21:48 [2022-07-27T15:21:48.906Z]  > git config core.sparsecheckout # timeout=10
15:21:48 [2022-07-27T15:21:48.908Z]  > git checkout -f 31f654a704f61768828d5950a13f30bb493d1239 # timeout=10
15:21:49 [2022-07-27T15:21:49.547Z] Commit message: "Fix file capabilities droping in Dockerfile"
15:21:49 [2022-07-27T15:21:49.562Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:21:50 [2022-07-27T15:21:50.179Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42934:/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
15:21:49 [2022-07-27T15:21:49.547Z]  > git rev-list --no-walk a73e49d014dce5c1178f36f5dda144e0e2a898ed # timeout=10
15:21:53 [2022-07-27T15:21:53.478Z] 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
15:21:54 [2022-07-27T15:21:54.236Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08711329ecacf0d3d) in /home/ubuntu/workspace/moby_PR-42934
[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
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] checkout
15:21:54 [2022-07-27T15:21:54.285Z] The recommended git tool is: git
[Pipeline] // stage
15:21:54 [2022-07-27T15:21:54.294Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
15:21:54 [2022-07-27T15:21:54.305Z] Fetching changes from the remote Git repository
15:21:54 [2022-07-27T15:21:54.311Z] Fetching without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x" 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] 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
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
15:21:54 [2022-07-27T15:21:54.541Z] Merging remotes/origin/master commit 2bfc7aedab34758e62ea102acaa2cdca712042c8 into PR head commit 31f654a704f61768828d5950a13f30bb493d1239
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
15:21:54 [2022-07-27T15:21:54.644Z] Merge succeeded, producing 31f654a704f61768828d5950a13f30bb493d1239
15:21:54 [2022-07-27T15:21:54.645Z] Checking out Revision 31f654a704f61768828d5950a13f30bb493d1239 (PR-42934)
15:21:54 [2022-07-27T15:21:54.720Z] Commit message: "Fix file capabilities droping in Dockerfile"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:21:54 [2022-07-27T15:21:54.298Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42934/.git # timeout=10
15:21:54 [2022-07-27T15:21:54.303Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:21:54 [2022-07-27T15:21:54.309Z] Fetching upstream changes from https://github.com/moby/moby.git
15:21:54 [2022-07-27T15:21:54.309Z]  > git --version # timeout=10
15:21:54 [2022-07-27T15:21:54.315Z]  > git --version # 'git version 2.17.1'
15:21:54 [2022-07-27T15:21:54.315Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:21:54 [2022-07-27T15:21:54.316Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42934/head:refs/remotes/origin/PR-42934 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:21:54 [2022-07-27T15:21:54.539Z]  > git config core.sparsecheckout # timeout=10
15:21:54 [2022-07-27T15:21:54.563Z]  > git checkout -f 31f654a704f61768828d5950a13f30bb493d1239 # timeout=10
15:21:54 [2022-07-27T15:21:54.610Z]  > git remote # timeout=10
15:21:54 [2022-07-27T15:21:54.615Z]  > git config --get remote.origin.url # timeout=10
15:21:54 [2022-07-27T15:21:54.620Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:21:54 [2022-07-27T15:21:54.621Z]  > git merge 2bfc7aedab34758e62ea102acaa2cdca712042c8 # timeout=10
15:21:54 [2022-07-27T15:21:54.628Z]  > git rev-parse HEAD^{commit} # timeout=10
15:21:54 [2022-07-27T15:21:54.643Z]  > git config core.sparsecheckout # timeout=10
15:21:54 [2022-07-27T15:21:54.647Z]  > git checkout -f 31f654a704f61768828d5950a13f30bb493d1239 # timeout=10
15:21:55 [2022-07-27T15:21:55.357Z] + [ PR != PR ]
15:21:55 [2022-07-27T15:21:55.357Z] + [ master != master ]
15:21:55 [2022-07-27T15:21:55.357Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:21:55 [2022-07-27T15:21:55.681Z] + docker version
15:21:55 [2022-07-27T15:21:55.681Z] Client: Docker Engine - Community
15:21:55 [2022-07-27T15:21:55.681Z]  Version:           20.10.14
15:21:55 [2022-07-27T15:21:55.681Z]  API version:       1.41
15:21:55 [2022-07-27T15:21:55.681Z]  Go version:        go1.16.15
15:21:55 [2022-07-27T15:21:55.681Z]  Git commit:        a224086
15:21:55 [2022-07-27T15:21:55.681Z]  Built:             Thu Mar 24 01:47:57 2022
15:21:55 [2022-07-27T15:21:55.681Z]  OS/Arch:           linux/amd64
15:21:55 [2022-07-27T15:21:55.681Z]  Context:           default
15:21:55 [2022-07-27T15:21:55.681Z]  Experimental:      true
15:21:55 [2022-07-27T15:21:55.681Z] 
15:21:55 [2022-07-27T15:21:55.681Z] Server: Docker Engine - Community
15:21:55 [2022-07-27T15:21:55.681Z]  Engine:
15:21:55 [2022-07-27T15:21:55.681Z]   Version:          20.10.14
15:21:55 [2022-07-27T15:21:55.681Z]   API version:      1.41 (minimum version 1.12)
15:21:55 [2022-07-27T15:21:55.681Z]   Go version:       go1.16.15
15:21:55 [2022-07-27T15:21:55.681Z]   Git commit:       87a90dc
15:21:55 [2022-07-27T15:21:55.681Z]   Built:            Thu Mar 24 01:45:46 2022
15:21:55 [2022-07-27T15:21:55.681Z]   OS/Arch:          linux/amd64
15:21:55 [2022-07-27T15:21:55.681Z]   Experimental:     true
15:21:55 [2022-07-27T15:21:55.681Z]  containerd:
15:21:55 [2022-07-27T15:21:55.681Z]   Version:          1.5.11
15:21:55 [2022-07-27T15:21:55.681Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
15:21:55 [2022-07-27T15:21:55.681Z]  runc:
15:21:55 [2022-07-27T15:21:55.681Z]   Version:          1.0.3
15:21:55 [2022-07-27T15:21:55.681Z]   GitCommit:        v1.0.3-0-gf46b6ba
15:21:55 [2022-07-27T15:21:55.681Z]  docker-init:
15:21:55 [2022-07-27T15:21:55.681Z]   Version:          0.19.0
15:21:55 [2022-07-27T15:21:55.681Z]   GitCommit:        de40ad0
[Pipeline] sh
15:21:55 [2022-07-27T15:21:55.965Z] + docker info
15:21:56 [2022-07-27T15:21:56.905Z] Client:
15:21:56 [2022-07-27T15:21:56.905Z]  Context:    default
15:21:56 [2022-07-27T15:21:56.905Z]  Debug Mode: false
15:21:56 [2022-07-27T15:21:56.905Z]  Plugins:
15:21:56 [2022-07-27T15:21:56.905Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
15:21:56 [2022-07-27T15:21:56.905Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
15:21:56 [2022-07-27T15:21:56.905Z]   compose: Docker Compose (Docker Inc., v2.4.1)
15:21:56 [2022-07-27T15:21:56.905Z]   scan: Docker Scan (Docker Inc., v0.17.0)
15:21:56 [2022-07-27T15:21:56.905Z] 
15:21:56 [2022-07-27T15:21:56.905Z] Server:
15:21:56 [2022-07-27T15:21:56.905Z]  Containers: 0
15:21:56 [2022-07-27T15:21:56.905Z]   Running: 0
15:21:56 [2022-07-27T15:21:56.905Z]   Paused: 0
15:21:56 [2022-07-27T15:21:56.905Z]   Stopped: 0
15:21:56 [2022-07-27T15:21:56.905Z]  Images: 3
15:21:56 [2022-07-27T15:21:56.905Z]  Server Version: 20.10.14
15:21:56 [2022-07-27T15:21:56.905Z]  Storage Driver: overlay2
15:21:56 [2022-07-27T15:21:56.905Z]   Backing Filesystem: extfs
15:21:56 [2022-07-27T15:21:56.905Z]   Supports d_type: true
15:21:56 [2022-07-27T15:21:56.905Z]   Native Overlay Diff: true
15:21:56 [2022-07-27T15:21:56.905Z]   userxattr: false
15:21:56 [2022-07-27T15:21:56.905Z]  Logging Driver: json-file
15:21:56 [2022-07-27T15:21:56.905Z]  Cgroup Driver: cgroupfs
15:21:56 [2022-07-27T15:21:56.905Z]  Cgroup Version: 1
15:21:56 [2022-07-27T15:21:56.905Z]  Plugins:
15:21:56 [2022-07-27T15:21:56.905Z]   Volume: local
15:21:56 [2022-07-27T15:21:56.905Z]   Network: bridge host ipvlan macvlan null overlay
15:21:56 [2022-07-27T15:21:56.905Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:21:56 [2022-07-27T15:21:56.905Z]  Swarm: inactive
15:21:56 [2022-07-27T15:21:56.905Z]  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
15:21:56 [2022-07-27T15:21:56.905Z]  Default Runtime: runc
15:21:56 [2022-07-27T15:21:56.905Z]  Init Binary: docker-init
15:21:56 [2022-07-27T15:21:56.905Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
15:21:56 [2022-07-27T15:21:56.905Z]  runc version: v1.0.3-0-gf46b6ba
15:21:56 [2022-07-27T15:21:56.905Z]  init version: de40ad0
15:21:56 [2022-07-27T15:21:56.905Z]  Security Options:
15:21:56 [2022-07-27T15:21:56.905Z]   apparmor
15:21:56 [2022-07-27T15:21:56.905Z]   seccomp
15:21:56 [2022-07-27T15:21:56.905Z]    Profile: default
15:21:56 [2022-07-27T15:21:56.905Z]  Kernel Version: 5.4.0-1071-aws
15:21:56 [2022-07-27T15:21:56.905Z]  Operating System: Ubuntu 18.04.6 LTS
15:21:56 [2022-07-27T15:21:56.905Z]  OSType: linux
15:21:56 [2022-07-27T15:21:56.905Z]  Architecture: x86_64
15:21:56 [2022-07-27T15:21:56.905Z]  CPUs: 2
15:21:56 [2022-07-27T15:21:56.905Z]  Total Memory: 7.483GiB
15:21:56 [2022-07-27T15:21:56.905Z]  Name: ip-10-100-56-75
15:21:56 [2022-07-27T15:21:56.905Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
15:21:56 [2022-07-27T15:21:56.905Z]  Docker Root Dir: /var/lib/docker
15:21:56 [2022-07-27T15:21:56.905Z]  Debug Mode: false
15:21:56 [2022-07-27T15:21:56.905Z]  Registry: https://index.docker.io/v1/
15:21:56 [2022-07-27T15:21:56.905Z]  Labels:
15:21:56 [2022-07-27T15:21:56.905Z]  Experimental: true
15:21:56 [2022-07-27T15:21:56.905Z]  Insecure Registries:
15:21:56 [2022-07-27T15:21:56.905Z]   127.0.0.0/8
15:21:56 [2022-07-27T15:21:56.905Z]  Live Restore Enabled: true
15:21:56 [2022-07-27T15:21:56.905Z] 
15:21:56 [2022-07-27T15:21:56.905Z] WARNING: No swap limit support
[Pipeline] sh
15:21:57 [2022-07-27T15:21:57.194Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
15:21:57 [2022-07-27T15:21:57.194Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
15:21:57 [2022-07-27T15:21:57.194Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42934/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
15:21:57 [2022-07-27T15:21:57.194Z] + bash /home/ubuntu/workspace/moby_PR-42934/check-config.sh
15:21:57 [2022-07-27T15:21:57.194Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:21:57 [2022-07-27T15:21:57.194Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
15:21:57 [2022-07-27T15:21:57.194Z] 
15:21:57 [2022-07-27T15:21:57.194Z] Generally Necessary:
15:21:57 [2022-07-27T15:21:57.194Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:21:57 [2022-07-27T15:21:57.194Z] - apparmor: enabled and tools installed
15:21:57 [2022-07-27T15:21:57.194Z] - CONFIG_NAMESPACES: enabled
15:21:57 [2022-07-27T15:21:57.194Z] - CONFIG_NET_NS: enabled
15:21:57 [2022-07-27T15:21:57.194Z] - CONFIG_PID_NS: enabled
15:21:57 [2022-07-27T15:21:57.194Z] - CONFIG_IPC_NS: enabled
15:21:57 [2022-07-27T15:21:57.194Z] - CONFIG_UTS_NS: enabled
15:21:57 [2022-07-27T15:21:57.194Z] - CONFIG_CGROUPS: enabled
15:21:57 [2022-07-27T15:21:57.194Z] - CONFIG_CGROUP_CPUACCT: enabled
15:21:57 [2022-07-27T15:21:57.194Z] - CONFIG_CGROUP_DEVICE: enabled
15:21:57 [2022-07-27T15:21:57.194Z] - CONFIG_CGROUP_FREEZER: enabled
15:21:57 [2022-07-27T15:21:57.194Z] - CONFIG_CGROUP_SCHED: enabled
15:21:57 [2022-07-27T15:21:57.195Z] - CONFIG_CPUSETS: enabled
15:21:57 [2022-07-27T15:21:57.195Z] - CONFIG_MEMCG: enabled
15:21:57 [2022-07-27T15:21:57.195Z] - CONFIG_KEYS: enabled
15:21:57 [2022-07-27T15:21:57.195Z] - CONFIG_VETH: enabled (as module)
15:21:57 [2022-07-27T15:21:57.195Z] - CONFIG_BRIDGE: enabled (as module)
15:21:57 [2022-07-27T15:21:57.195Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:21:57 [2022-07-27T15:21:57.195Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:21:57 [2022-07-27T15:21:57.195Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:21:57 [2022-07-27T15:21:57.195Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:21:57 [2022-07-27T15:21:57.195Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:21:57 [2022-07-27T15:21:57.195Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:21:57 [2022-07-27T15:21:57.195Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
15:21:57 [2022-07-27T15:21:57.195Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:21:57 [2022-07-27T15:21:57.454Z] - CONFIG_NF_NAT: enabled (as module)
15:21:57 [2022-07-27T15:21:57.454Z] - CONFIG_POSIX_MQUEUE: enabled
15:21:57 [2022-07-27T15:21:57.454Z] - CONFIG_CGROUP_BPF: enabled
15:21:57 [2022-07-27T15:21:57.454Z] 
15:21:57 [2022-07-27T15:21:57.454Z] Optional Features:
15:21:57 [2022-07-27T15:21:57.454Z] - CONFIG_USER_NS: enabled
15:21:57 [2022-07-27T15:21:57.454Z] - CONFIG_SECCOMP: enabled
15:21:57 [2022-07-27T15:21:57.454Z] - CONFIG_SECCOMP_FILTER: enabled
15:21:57 [2022-07-27T15:21:57.454Z] - CONFIG_CGROUP_PIDS: enabled
15:21:57 [2022-07-27T15:21:57.454Z] - CONFIG_MEMCG_SWAP: enabled
15:21:57 [2022-07-27T15:21:57.454Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:21:57 [2022-07-27T15:21:57.454Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
15:21:57 [2022-07-27T15:21:57.454Z] - CONFIG_BLK_CGROUP: enabled
15:21:57 [2022-07-27T15:21:57.454Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:21:57 [2022-07-27T15:21:57.454Z] - CONFIG_CGROUP_PERF: enabled
15:21:57 [2022-07-27T15:21:57.454Z] - CONFIG_CGROUP_HUGETLB: enabled
15:21:57 [2022-07-27T15:21:57.454Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:21:57 [2022-07-27T15:21:57.454Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:21:57 [2022-07-27T15:21:57.454Z] - CONFIG_CFS_BANDWIDTH: enabled
15:21:57 [2022-07-27T15:21:57.455Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:21:57 [2022-07-27T15:21:57.455Z] - CONFIG_RT_GROUP_SCHED: missing
15:21:57 [2022-07-27T15:21:57.455Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:21:57 [2022-07-27T15:21:57.455Z] - CONFIG_IP_VS: enabled (as module)
15:21:57 [2022-07-27T15:21:57.455Z] - CONFIG_IP_VS_NFCT: enabled
15:21:57 [2022-07-27T15:21:57.455Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:21:57 [2022-07-27T15:21:57.455Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:21:57 [2022-07-27T15:21:57.455Z] - CONFIG_IP_VS_RR: enabled (as module)
15:21:57 [2022-07-27T15:21:57.455Z] - CONFIG_SECURITY_SELINUX: enabled
15:21:57 [2022-07-27T15:21:57.455Z] - CONFIG_SECURITY_APPARMOR: enabled
15:21:57 [2022-07-27T15:21:57.455Z] - CONFIG_EXT4_FS: enabled
15:21:57 [2022-07-27T15:21:57.455Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:21:57 [2022-07-27T15:21:57.455Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:21:57 [2022-07-27T15:21:57.455Z] - Network Drivers:
15:21:57 [2022-07-27T15:21:57.455Z]   - "overlay":
15:21:57 [2022-07-27T15:21:57.455Z]     - CONFIG_VXLAN: enabled (as module)
15:21:57 [2022-07-27T15:21:57.455Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:21:57 [2022-07-27T15:21:57.455Z]       Optional (for encrypted networks):
15:21:57 [2022-07-27T15:21:57.714Z]       - CONFIG_CRYPTO: enabled
15:21:57 [2022-07-27T15:21:57.714Z]       - CONFIG_CRYPTO_AEAD: enabled
15:21:57 [2022-07-27T15:21:57.714Z]       - CONFIG_CRYPTO_GCM: enabled
15:21:57 [2022-07-27T15:21:57.714Z]       - CONFIG_CRYPTO_SEQIV: enabled
15:21:57 [2022-07-27T15:21:57.714Z]       - CONFIG_CRYPTO_GHASH: enabled
15:21:57 [2022-07-27T15:21:57.714Z]       - CONFIG_XFRM: enabled
15:21:57 [2022-07-27T15:21:57.714Z]       - CONFIG_XFRM_USER: enabled (as module)
15:21:57 [2022-07-27T15:21:57.714Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:21:57 [2022-07-27T15:21:57.714Z]       - CONFIG_INET_ESP: enabled (as module)
15:21:57 [2022-07-27T15:21:57.714Z]   - "ipvlan":
15:21:57 [2022-07-27T15:21:57.714Z]     - CONFIG_IPVLAN: enabled (as module)
15:21:57 [2022-07-27T15:21:57.714Z]   - "macvlan":
15:21:57 [2022-07-27T15:21:57.714Z]     - CONFIG_MACVLAN: enabled (as module)
15:21:57 [2022-07-27T15:21:57.714Z]     - CONFIG_DUMMY: enabled (as module)
15:21:57 [2022-07-27T15:21:57.714Z]   - "ftp,tftp client in container":
15:21:57 [2022-07-27T15:21:57.714Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:21:57 [2022-07-27T15:21:57.714Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:21:57 [2022-07-27T15:21:57.714Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:21:57 [2022-07-27T15:21:57.714Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:21:57 [2022-07-27T15:21:57.714Z] - Storage Drivers:
15:21:57 [2022-07-27T15:21:57.714Z]   - "aufs":
15:21:57 [2022-07-27T15:21:57.714Z]     - CONFIG_AUFS_FS: enabled (as module)
15:21:57 [2022-07-27T15:21:57.714Z]   - "btrfs":
15:21:57 [2022-07-27T15:21:57.714Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:21:57 [2022-07-27T15:21:57.714Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:21:57 [2022-07-27T15:21:57.714Z]   - "devicemapper":
15:21:57 [2022-07-27T15:21:57.714Z]     - CONFIG_BLK_DEV_DM: enabled
15:21:57 [2022-07-27T15:21:57.714Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:21:57 [2022-07-27T15:21:57.714Z]   - "overlay":
15:21:57 [2022-07-27T15:21:57.714Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:21:57 [2022-07-27T15:21:57.714Z]   - "zfs":
15:21:57 [2022-07-27T15:21:57.714Z]     - /dev/zfs: present
15:21:57 [2022-07-27T15:21:57.714Z]     - zfs command: missing
15:21:57 [2022-07-27T15:21:57.714Z]     - zpool command: missing
15:21:57 [2022-07-27T15:21:57.714Z] 
15:21:57 [2022-07-27T15:21:57.714Z] Limits:
15:21:57 [2022-07-27T15:21:57.714Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:21:57 [2022-07-27T15:21:57.714Z] 
15:21:57 [2022-07-27T15:21:57.714Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:21:58 [2022-07-27T15:21:58.036Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:31f654a704f61768828d5950a13f30bb493d1239 .
15:21:58 [2022-07-27T15:21:58.036Z] #1 [internal] load build definition from Dockerfile
15:21:58 [2022-07-27T15:21:58.036Z] #1 sha256:fbb3c04f4c84dd8e91ad9aa3dd60f5a173326b7cb1351d86d2cc63bb6a36467c
15:21:58 [2022-07-27T15:21:58.036Z] #1 transferring dockerfile: 19.25kB done
15:21:58 [2022-07-27T15:21:58.036Z] #1 DONE 0.0s
15:21:58 [2022-07-27T15:21:58.036Z] 
15:21:58 [2022-07-27T15:21:58.036Z] #2 [internal] load .dockerignore
15:21:58 [2022-07-27T15:21:58.036Z] #2 sha256:a237363d4da0dfa3e293a47d0ab69d74710eb62741023d4dd95a1e25155eca73
15:21:58 [2022-07-27T15:21:58.036Z] #2 transferring context: 145B 0.0s done
15:21:58 [2022-07-27T15:21:58.036Z] #2 DONE 0.0s
15:21:58 [2022-07-27T15:21:58.036Z] 
15:21:58 [2022-07-27T15:21:58.036Z] #3 resolve image config for docker.io/docker/dockerfile:1
15:21:58 [2022-07-27T15:21:58.036Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
15:21:58 [2022-07-27T15:21:58.295Z] #3 DONE 0.1s
15:21:58 [2022-07-27T15:21:58.295Z] 
15:21:58 [2022-07-27T15:21:58.295Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
15:21:58 [2022-07-27T15:21:58.295Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
15:21:58 [2022-07-27T15:21:58.295Z] #4 CACHED
15:21:58 [2022-07-27T15:21:58.556Z] 
15:21:58 [2022-07-27T15:21:58.556Z] #5 [internal] load build definition from Dockerfile
15:21:58 [2022-07-27T15:21:58.556Z] #5 sha256:b33ab183219e3708cfc6020c46b84ff39b57bbc75bb7f6b1aea5dba6a408e9e8
15:21:58 [2022-07-27T15:21:58.556Z] #5 DONE 0.0s
15:21:58 [2022-07-27T15:21:58.556Z] 
15:21:58 [2022-07-27T15:21:58.556Z] #6 [internal] load .dockerignore
15:21:58 [2022-07-27T15:21:58.556Z] #6 sha256:3def5d774caf5cca0fe48b841db0ca8d03eb0dad2a0d1cc659cdc0986d9ee223
15:21:58 [2022-07-27T15:21:58.556Z] #6 DONE 0.0s
15:21:58 [2022-07-27T15:21:58.556Z] 
15:21:58 [2022-07-27T15:21:58.556Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
15:21:58 [2022-07-27T15:21:58.556Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
15:21:58 [2022-07-27T15:21:58.556Z] #7 DONE 0.1s
15:21:58 [2022-07-27T15:21:58.556Z] 
15:21:58 [2022-07-27T15:21:58.556Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
15:21:58 [2022-07-27T15:21:58.556Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
15:21:58 [2022-07-27T15:21:58.556Z] #10 DONE 0.1s
15:21:58 [2022-07-27T15:21:58.556Z] 
15:21:58 [2022-07-27T15:21:58.556Z] #8 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye
15:21:58 [2022-07-27T15:21:58.556Z] #8 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f
15:21:58 [2022-07-27T15:21:58.556Z] #8 DONE 0.1s
15:21:58 [2022-07-27T15:21:58.556Z] 
15:21:58 [2022-07-27T15:21:58.556Z] #9 [internal] load metadata for docker.io/library/debian:bullseye
15:21:58 [2022-07-27T15:21:58.556Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
15:21:58 [2022-07-27T15:21:58.815Z] #9 DONE 0.1s
15:21:58 [2022-07-27T15:21:58.815Z] 
15:21:58 [2022-07-27T15:21:58.815Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
15:21:58 [2022-07-27T15:21:58.815Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
15:21:58 [2022-07-27T15:21:58.815Z] #80 DONE 0.0s
15:21:58 [2022-07-27T15:21:58.815Z] 
15:21:58 [2022-07-27T15:21:58.815Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
15:21:58 [2022-07-27T15:21:58.815Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
15:21:58 [2022-07-27T15:21:58.815Z] #78 DONE 0.0s
15:21:58 [2022-07-27T15:21:58.815Z] 
15:21:58 [2022-07-27T15:21:58.815Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251
15:21:58 [2022-07-27T15:21:58.815Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda
15:21:58 [2022-07-27T15:21:58.815Z] #35 DONE 0.0s
15:21:58 [2022-07-27T15:21:58.815Z] 
15:21:58 [2022-07-27T15:21:58.815Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
15:21:58 [2022-07-27T15:21:58.815Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
15:21:58 [2022-07-27T15:21:58.815Z] #11 DONE 0.0s
15:21:58 [2022-07-27T15:21:58.815Z] 
15:21:58 [2022-07-27T15:21:58.815Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
15:21:58 [2022-07-27T15:21:58.815Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
15:21:59 [2022-07-27T15:21:59.389Z] #56 DONE 0.4s
15:21:59 [2022-07-27T15:21:59.389Z] 
15:21:59 [2022-07-27T15:21:59.389Z] #31 [internal] load build context
15:21:59 [2022-07-27T15:21:59.389Z] #31 sha256:7a1d199ed76c779706db90a673d82e50eaf8bd7fc9133b3c447d7ad76c636577
15:22:00 [2022-07-27T15:22:00.782Z] #31 transferring context: 62.08MB 1.6s done
15:22:00 [2022-07-27T15:22:00.782Z] #31 DONE 1.9s
15:22:00 [2022-07-27T15:22:00.782Z] 
15:22:00 [2022-07-27T15:22:00.782Z] #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
15:22:00 [2022-07-27T15:22:00.782Z] #67 sha256:cb85401387404ced851f50f04457d19f030db407a8fd02ba42aed1e3999a20bd
15:22:00 [2022-07-27T15:22:00.782Z] #67 CACHED
15:22:00 [2022-07-27T15:22:00.782Z] 
15:22:00 [2022-07-27T15:22:00.782Z] #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
15:22:00 [2022-07-27T15:22:00.782Z] #29 sha256:15071eab72ac39eec172bc26517528a0c965146a6a364b88c4e4ac7cd8ff87b6
15:22:00 [2022-07-27T15:22:00.782Z] #29 CACHED
15:22:00 [2022-07-27T15:22:00.782Z] 
15:22:00 [2022-07-27T15:22:00.782Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
15:22:00 [2022-07-27T15:22:00.782Z] #32 sha256:02c9707bb1367c93626268778a36896827af9c8de15c9f2e92b8cc9b5296e2eb
15:22:00 [2022-07-27T15:22:00.782Z] #32 CACHED
15:22:00 [2022-07-27T15:22:00.782Z] 
15:22:00 [2022-07-27T15:22:00.782Z] #68 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
15:22:00 [2022-07-27T15:22:00.782Z] #68 sha256:99da7b09d12006acf6b745be82508d82867f2d3cf04d8ccb230466d7cf8b8b0a
15:22:00 [2022-07-27T15:22:00.782Z] #68 CACHED
15:22:00 [2022-07-27T15:22:00.782Z] 
15:22:00 [2022-07-27T15:22:00.782Z] #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
15:22:00 [2022-07-27T15:22:00.782Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4
15:22:00 [2022-07-27T15:22:00.782Z] #43 CACHED
15:22:00 [2022-07-27T15:22:00.782Z] 
15:22:00 [2022-07-27T15:22:00.782Z] #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
15:22:00 [2022-07-27T15:22:00.782Z] #36 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0
15:22:00 [2022-07-27T15:22:00.782Z] #36 CACHED
15:22:00 [2022-07-27T15:22:00.782Z] 
15:22:00 [2022-07-27T15:22:00.782Z] #27 [dev-systemd-false  6/28] RUN ldconfig
15:22:00 [2022-07-27T15:22:00.782Z] #27 sha256:02d850a5e591b68bec8e1b49ca0e4a3c74fce8cc9fe7ee2a782987adf364fa46
15:22:00 [2022-07-27T15:22:00.782Z] #27 CACHED
15:22:00 [2022-07-27T15:22:00.782Z] 
15:22:00 [2022-07-27T15:22:00.782Z] #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
15:22:00 [2022-07-27T15:22:00.782Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468
15:22:00 [2022-07-27T15:22:00.782Z] #69 CACHED
15:22:00 [2022-07-27T15:22:00.782Z] 
15:22:00 [2022-07-27T15:22:00.782Z] #46 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
15:22:00 [2022-07-27T15:22:00.782Z] #46 sha256:1196e9c5a8b8e7c6f186feab5f9ae521c777e04b018ec36171db9ba1fb71a4a5
15:22:00 [2022-07-27T15:22:00.782Z] #46 CACHED
15:22:00 [2022-07-27T15:22:00.782Z] 
15:22:00 [2022-07-27T15:22:00.782Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
15:22:00 [2022-07-27T15:22:00.782Z] #77 sha256:94ab20b600b1d048d93b03351e3219a4087ee45dc624986e7ad565a4d02b088c
15:22:00 [2022-07-27T15:22:00.782Z] #77 CACHED
15:22:00 [2022-07-27T15:22:00.782Z] 
15:22:00 [2022-07-27T15:22:00.782Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
15:22:00 [2022-07-27T15:22:00.782Z] #48 sha256:e111fca050487ba2a3dc53e25a6a899c191fcf8fb4f21461455bf2a85e8b9e31
15:22:00 [2022-07-27T15:22:00.782Z] #48 CACHED
15:22:00 [2022-07-27T15:22:00.782Z] 
15:22:00 [2022-07-27T15:22:00.782Z] #59 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
15:22:00 [2022-07-27T15:22:00.782Z] #59 sha256:8c6f275c91492fa0b9e2b53269c7def53c9e0c746aab44689b887edd140c18f8
15:22:00 [2022-07-27T15:22:00.782Z] #59 CACHED
15:22:00 [2022-07-27T15:22:00.782Z] 
15:22:00 [2022-07-27T15:22:00.782Z] #22 [dev-systemd-false  1/28] RUN groupadd -r docker
15:22:00 [2022-07-27T15:22:00.782Z] #22 sha256:92a93057e00e8346a88138c1c27fab618242ab4af57198ad053ef3bb3e69ec8c
15:22:00 [2022-07-27T15:22:00.782Z] #22 CACHED
15:22:00 [2022-07-27T15:22:00.782Z] 
15:22:00 [2022-07-27T15:22:00.782Z] #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
15:22:00 [2022-07-27T15:22:00.782Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713
15:22:00 [2022-07-27T15:22:00.782Z] #13 CACHED
15:22:00 [2022-07-27T15:22:00.782Z] 
15:22:00 [2022-07-27T15:22:00.782Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
15:22:00 [2022-07-27T15:22:00.782Z] #66 sha256:a74347a9fce3745ccbc389851e3b67b8a0e21b861788527a2d44cea79618b94f
15:22:00 [2022-07-27T15:22:00.782Z] #66 CACHED
15:22:00 [2022-07-27T15:22:00.782Z] 
15:22:00 [2022-07-27T15:22:00.782Z] #44 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
15:22:00 [2022-07-27T15:22:00.782Z] #44 sha256:9b7096250e0f19f153e8e80b884486cfe33e7b6924f2a7c0fe72690a3aa5c1f5
15:22:00 [2022-07-27T15:22:00.782Z] #44 CACHED
15:22:00 [2022-07-27T15:22:00.782Z] 
15:22:00 [2022-07-27T15:22:00.782Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
15:22:00 [2022-07-27T15:22:00.782Z] #76 sha256:342a664da554d60b49ddaf0980f43d4f991e0bd7bc4f4581c6a6ae7b85b00e1b
15:22:00 [2022-07-27T15:22:00.782Z] #76 CACHED
15:22:00 [2022-07-27T15:22:00.782Z] 
15:22:00 [2022-07-27T15:22:00.782Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
15:22:00 [2022-07-27T15:22:00.782Z] #70 sha256:8f601f028eacea98c2c94c784f5f3ab58b4ccf149d5276bb99b181c3ef882c66
15:22:00 [2022-07-27T15:22:00.782Z] #70 CACHED
15:22:00 [2022-07-27T15:22:00.782Z] 
15:22:00 [2022-07-27T15:22:00.782Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
15:22:00 [2022-07-27T15:22:00.783Z] #75 sha256:89d7162bc6656897c8a2628834754d29edcd69c0936c91ac0a30b4aea5944a43
15:22:00 [2022-07-27T15:22:00.783Z] #75 CACHED
15:22:00 [2022-07-27T15:22:00.783Z] 
15:22:00 [2022-07-27T15:22:00.783Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
15:22:00 [2022-07-27T15:22:00.783Z] #63 sha256:37a4f94e274a244bc2bf69684a78733a2e46d43a58e32bf29fa4f35e36ebd695
15:22:00 [2022-07-27T15:22:00.783Z] #63 CACHED
15:22:00 [2022-07-27T15:22:00.783Z] 
15:22:00 [2022-07-27T15:22:00.783Z] #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
15:22:00 [2022-07-27T15:22:00.783Z] #33 sha256:0c80a1096471accb72720d72ac9b938f78313efec64814c066a40b30cf09a39e
15:22:00 [2022-07-27T15:22:00.783Z] #33 CACHED
15:22:00 [2022-07-27T15:22:00.783Z] 
15:22:00 [2022-07-27T15:22:00.783Z] #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
15:22:00 [2022-07-27T15:22:00.783Z] #60 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1
15:22:00 [2022-07-27T15:22:00.783Z] #60 CACHED
15:22:00 [2022-07-27T15:22:00.783Z] 
15:22:00 [2022-07-27T15:22:00.783Z] #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
15:22:00 [2022-07-27T15:22:00.783Z] #28 sha256:8e385941d6c160bbcf71f85e9b4aba36a75927777d4d4e7933bef7a97b4ade0f
15:22:00 [2022-07-27T15:22:00.783Z] #28 CACHED
15:22:00 [2022-07-27T15:22:00.783Z] 
15:22:00 [2022-07-27T15:22:00.783Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
15:22:00 [2022-07-27T15:22:00.783Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
15:22:00 [2022-07-27T15:22:00.783Z] #81 CACHED
15:22:00 [2022-07-27T15:22:00.783Z] 
15:22:00 [2022-07-27T15:22:00.783Z] #72 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
15:22:00 [2022-07-27T15:22:00.783Z] #72 sha256:f3fab0e2b1801c3d9f77b306d35c07a98405476c083051508a66a02a20774ed7
15:22:00 [2022-07-27T15:22:00.783Z] #72 CACHED
15:22:00 [2022-07-27T15:22:00.783Z] 
15:22:00 [2022-07-27T15:22:00.783Z] #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
15:22:00 [2022-07-27T15:22:00.783Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1
15:22:00 [2022-07-27T15:22:00.783Z] #19 CACHED
15:22:00 [2022-07-27T15:22:00.783Z] 
15:22:00 [2022-07-27T15:22:00.783Z] #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
15:22:00 [2022-07-27T15:22:00.783Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3
15:22:00 [2022-07-27T15:22:00.783Z] #20 CACHED
15:22:00 [2022-07-27T15:22:00.783Z] 
15:22:00 [2022-07-27T15:22:00.783Z] #25 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
15:22:00 [2022-07-27T15:22:00.783Z] #25 sha256:ff1813460dfdbaa9997d4254239393e8e886ed4b180bdc654a8ad647d32b4744
15:22:00 [2022-07-27T15:22:00.783Z] #25 CACHED
15:22:00 [2022-07-27T15:22:00.783Z] 
15:22:00 [2022-07-27T15:22:00.783Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:22:00 [2022-07-27T15:22:00.783Z] #40 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081
15:22:00 [2022-07-27T15:22:00.783Z] #40 CACHED
15:22:00 [2022-07-27T15:22:00.783Z] 
15:22:00 [2022-07-27T15:22:00.783Z] #85 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
15:22:00 [2022-07-27T15:22:00.783Z] #85 sha256:cf99f245e8234296fa550fd2caf2172b30304b57e0d8c8b5b870793c8e7cb920
15:22:00 [2022-07-27T15:22:00.783Z] #85 CACHED
15:22:00 [2022-07-27T15:22:00.783Z] 
15:22:00 [2022-07-27T15:22:00.783Z] #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
15:22:00 [2022-07-27T15:22:00.783Z] #47 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c
15:22:00 [2022-07-27T15:22:00.783Z] #47 CACHED
15:22:00 [2022-07-27T15:22:00.783Z] 
15:22:00 [2022-07-27T15:22:00.783Z] #52 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
15:22:00 [2022-07-27T15:22:00.783Z] #52 sha256:c21c1d736bd558e93ace1e6a8444e5ead42c6e70ca35b43e37cc28e60366ba80
15:22:00 [2022-07-27T15:22:00.783Z] #52 CACHED
15:22:00 [2022-07-27T15:22:00.783Z] 
15:22:00 [2022-07-27T15:22:00.783Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
15:22:00 [2022-07-27T15:22:00.783Z] #82 sha256:16e8388dbbdb8191a12868c54a7e26891d166e74dc1cf9d4229aee77eab3dc86
15:22:00 [2022-07-27T15:22:00.783Z] #82 CACHED
15:22:00 [2022-07-27T15:22:00.783Z] 
15:22:00 [2022-07-27T15:22:00.783Z] #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
15:22:00 [2022-07-27T15:22:00.783Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195
15:22:00 [2022-07-27T15:22:00.783Z] #54 CACHED
15:22:00 [2022-07-27T15:22:00.783Z] 
15:22:00 [2022-07-27T15:22:00.783Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel
15:22:00 [2022-07-27T15:22:00.783Z] #15 sha256:195e8c485d9b8a2250897bdce3925e98ad20e2c5c8df1f7a9a8ef1cce819ef06
15:22:00 [2022-07-27T15:22:00.783Z] #15 CACHED
15:22:00 [2022-07-27T15:22:00.783Z] 
15:22:00 [2022-07-27T15:22:00.783Z] #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
15:22:00 [2022-07-27T15:22:00.783Z] #64 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572
15:22:00 [2022-07-27T15:22:00.783Z] #64 CACHED
15:22:00 [2022-07-27T15:22:00.783Z] 
15:22:00 [2022-07-27T15:22:00.783Z] #30 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
15:22:00 [2022-07-27T15:22:00.783Z] #30 sha256:83bce159d05069a810ec163fcd0fb37cd2aa0fce8eb6f763e11acc0e2a9240e4
15:22:00 [2022-07-27T15:22:00.783Z] #30 CACHED
15:22:00 [2022-07-27T15:22:00.783Z] 
15:22:00 [2022-07-27T15:22:00.783Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
15:22:00 [2022-07-27T15:22:00.783Z] #73 sha256:9e200b56e13809b407575a64863ec1ade7778c8bf79de63c6a737eb0fab7c010
15:22:00 [2022-07-27T15:22:00.783Z] #73 CACHED
15:22:00 [2022-07-27T15:22:00.783Z] 
15:22:00 [2022-07-27T15:22:00.783Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
15:22:00 [2022-07-27T15:22:00.783Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f
15:22:00 [2022-07-27T15:22:00.783Z] #12 CACHED
15:22:00 [2022-07-27T15:22:00.783Z] 
15:22:00 [2022-07-27T15:22:00.783Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
15:22:00 [2022-07-27T15:22:00.783Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
15:22:00 [2022-07-27T15:22:00.783Z] #79 CACHED
15:22:00 [2022-07-27T15:22:00.783Z] 
15:22:00 [2022-07-27T15:22:00.783Z] #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
15:22:00 [2022-07-27T15:22:00.783Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
15:22:00 [2022-07-27T15:22:00.783Z] #84 CACHED
15:22:00 [2022-07-27T15:22:00.783Z] 
15:22:00 [2022-07-27T15:22:00.783Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
15:22:00 [2022-07-27T15:22:00.783Z] #37 sha256:8751327b367e24b2147075dd46521f98d7f9ff2ade745917640bcfa4948fea39
15:22:00 [2022-07-27T15:22:00.783Z] #37 CACHED
15:22:00 [2022-07-27T15:22:00.783Z] 
15:22:00 [2022-07-27T15:22:00.783Z] #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
15:22:00 [2022-07-27T15:22:00.783Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
15:22:00 [2022-07-27T15:22:00.783Z] #62 CACHED
15:22:00 [2022-07-27T15:22:00.783Z] 
15:22:00 [2022-07-27T15:22:00.783Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
15:22:00 [2022-07-27T15:22:00.783Z] #65 sha256:be75d109505b331692b374c9c8f81b4d0b96a80d0a5409f9f4a6af9398bbc6bf
15:22:00 [2022-07-27T15:22:00.783Z] #65 CACHED
15:22:00 [2022-07-27T15:22:00.783Z] 
15:22:00 [2022-07-27T15:22:00.783Z] #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             ;
15:22:00 [2022-07-27T15:22:00.783Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
15:22:00 [2022-07-27T15:22:00.783Z] #83 CACHED
15:22:00 [2022-07-27T15:22:00.783Z] 
15:22:00 [2022-07-27T15:22:00.783Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf
15:22:00 [2022-07-27T15:22:00.783Z] #16 sha256:51f23b7279a7c7bb3b8022a027a291bab7e4532f6fd5e3ce648c5c492209cef2
15:22:00 [2022-07-27T15:22:00.783Z] #16 CACHED
15:22:00 [2022-07-27T15:22:00.783Z] 
15:22:00 [2022-07-27T15:22:00.783Z] #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
15:22:00 [2022-07-27T15:22:00.783Z] #21 sha256:64f3ecef25c02a7d4b0fd485e1a6934f10e0cd1c3ad62a0a50def9eaf88c1af4
15:22:00 [2022-07-27T15:22:00.783Z] #21 CACHED
15:22:00 [2022-07-27T15:22:00.783Z] 
15:22:00 [2022-07-27T15:22:00.783Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
15:22:00 [2022-07-27T15:22:00.783Z] #39 sha256:656a769fe05a66cb72caeec615a9a998dc28ddc4216c9577b2beac9496595856
15:22:00 [2022-07-27T15:22:00.783Z] #39 CACHED
15:22:00 [2022-07-27T15:22:00.783Z] 
15:22:00 [2022-07-27T15:22:00.783Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
15:22:00 [2022-07-27T15:22:00.783Z] #61 sha256:0752f348bcea4870490149cf605c3b1df1089a8feebff9d181b848e00310ea67
15:22:00 [2022-07-27T15:22:00.783Z] #61 CACHED
15:22:00 [2022-07-27T15:22:00.783Z] 
15:22:00 [2022-07-27T15:22:00.783Z] #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
15:22:00 [2022-07-27T15:22:00.783Z] #74 sha256:05852b23012a963ea42c622b3592a8b751b8445da2ca4ddd3c7f6bb876c4d9fe
15:22:00 [2022-07-27T15:22:00.783Z] #74 CACHED
15:22:00 [2022-07-27T15:22:00.783Z] 
15:22:00 [2022-07-27T15:22:00.783Z] #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
15:22:00 [2022-07-27T15:22:00.783Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
15:22:00 [2022-07-27T15:22:00.783Z] #58 CACHED
15:22:00 [2022-07-27T15:22:00.783Z] 
15:22:00 [2022-07-27T15:22:00.783Z] #26 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
15:22:00 [2022-07-27T15:22:00.783Z] #26 sha256:a089249a2bc70416e7b5d7704b5b6f1e7cd315fdda0ff2731ffface559491c63
15:22:00 [2022-07-27T15:22:00.783Z] #26 CACHED
15:22:00 [2022-07-27T15:22:00.783Z] 
15:22:00 [2022-07-27T15:22:00.783Z] #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
15:22:00 [2022-07-27T15:22:00.783Z] #45 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320
15:22:00 [2022-07-27T15:22:00.783Z] #45 CACHED
15:22:00 [2022-07-27T15:22:00.783Z] 
15:22:00 [2022-07-27T15:22:00.783Z] #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
15:22:00 [2022-07-27T15:22:00.783Z] #71 sha256:28e2090a360b86fc41f69f006c2f9880aeddea18bddfea04bacdc2680e3a4154
15:22:00 [2022-07-27T15:22:00.783Z] #71 CACHED
15:22:00 [2022-07-27T15:22:00.783Z] 
15:22:00 [2022-07-27T15:22:00.783Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x
15:22:00 [2022-07-27T15:22:00.783Z] #18 sha256:d4a401030e691e26432309bd8c56ce9b8cdf80f5513272da3a06314315e7a12a
15:22:00 [2022-07-27T15:22:00.783Z] #18 CACHED
15:22:00 [2022-07-27T15:22:00.783Z] 
15:22:00 [2022-07-27T15:22:00.783Z] #42 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
15:22:00 [2022-07-27T15:22:00.783Z] #42 sha256:4d951b0336334fc3c1bddbc682e05c95eb29526c3df50a4f96cfef62269f129f
15:22:00 [2022-07-27T15:22:00.783Z] #42 CACHED
15:22:00 [2022-07-27T15:22:00.783Z] 
15:22:00 [2022-07-27T15:22:00.783Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64
15:22:00 [2022-07-27T15:22:00.783Z] #14 sha256:d485c611ac719dc2bdf72066a83410492e4e1569724f796e7c806bc745be397f
15:22:00 [2022-07-27T15:22:00.783Z] #14 CACHED
15:22:00 [2022-07-27T15:22:00.783Z] 
15:22:00 [2022-07-27T15:22:00.783Z] #55 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
15:22:00 [2022-07-27T15:22:00.783Z] #55 sha256:dea84a53503c2963e5d993295db7eca7667fdee30e4c695baba78956237459ae
15:22:00 [2022-07-27T15:22:00.783Z] #55 CACHED
15:22:00 [2022-07-27T15:22:00.783Z] 
15:22:00 [2022-07-27T15:22:00.783Z] #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
15:22:00 [2022-07-27T15:22:00.783Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2
15:22:00 [2022-07-27T15:22:00.783Z] #49 CACHED
15:22:00 [2022-07-27T15:22:00.783Z] 
15:22:00 [2022-07-27T15:22:00.783Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
15:22:00 [2022-07-27T15:22:00.783Z] #50 sha256:5b611ec7eace080a85061a4e331d76ed06b36db5950ce669485c28495972d132
15:22:00 [2022-07-27T15:22:00.783Z] #50 CACHED
15:22:00 [2022-07-27T15:22:00.783Z] 
15:22:00 [2022-07-27T15:22:00.783Z] #24 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
15:22:00 [2022-07-27T15:22:00.783Z] #24 sha256:6a9357878124d778cb7dfcd24657422fe9be048a826d1792e40d7e9a30898fab
15:22:00 [2022-07-27T15:22:00.783Z] #24 CACHED
15:22:00 [2022-07-27T15:22:00.783Z] 
15:22:00 [2022-07-27T15:22:00.783Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
15:22:00 [2022-07-27T15:22:00.783Z] #34 sha256:a0a4ed597cb616379c81387700ce977de7dc4f0b78c831b108c4a863ec934b62
15:22:00 [2022-07-27T15:22:00.783Z] #34 CACHED
15:22:00 [2022-07-27T15:22:00.783Z] 
15:22:00 [2022-07-27T15:22:00.783Z] #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
15:22:00 [2022-07-27T15:22:00.783Z] #57 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023
15:22:00 [2022-07-27T15:22:00.783Z] #57 CACHED
15:22:00 [2022-07-27T15:22:00.783Z] 
15:22:00 [2022-07-27T15:22:00.783Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:22:00 [2022-07-27T15:22:00.783Z] #53 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df
15:22:00 [2022-07-27T15:22:00.783Z] #53 CACHED
15:22:00 [2022-07-27T15:22:00.783Z] 
15:22:00 [2022-07-27T15:22:00.783Z] #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
15:22:00 [2022-07-27T15:22:00.783Z] #51 sha256:04b2ceb031de75028f2edb3329bd05085383b275db73c4ede71603d3d22ba6d5
15:22:00 [2022-07-27T15:22:00.783Z] #51 CACHED
15:22:00 [2022-07-27T15:22:00.783Z] 
15:22:00 [2022-07-27T15:22:00.783Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el
15:22:00 [2022-07-27T15:22:00.783Z] #17 sha256:5aaad1ea76af62b2c3624ee1d571cf77c6e14cc14449aa80ef476d9634f75bab
15:22:00 [2022-07-27T15:22:00.783Z] #17 CACHED
15:22:00 [2022-07-27T15:22:00.783Z] 
15:22:00 [2022-07-27T15:22:00.783Z] #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
15:22:00 [2022-07-27T15:22:00.783Z] #23 sha256:12cb94721d1f20bf9987c058ec28c16cf35d9852226ac81d280e14fd0f40e0b1
15:22:00 [2022-07-27T15:22:00.783Z] #23 CACHED
15:22:00 [2022-07-27T15:22:00.783Z] 
15:22:00 [2022-07-27T15:22:00.783Z] #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
15:22:00 [2022-07-27T15:22:00.783Z] #38 sha256:1a043d3278d189cd2a768e5df35595771dfcb11c86753e51ed7b076f53817b86
15:22:00 [2022-07-27T15:22:00.783Z] #38 CACHED
15:22:00 [2022-07-27T15:22:00.783Z] 
15:22:00 [2022-07-27T15:22:00.783Z] #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
15:22:00 [2022-07-27T15:22:00.783Z] #41 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48
15:22:00 [2022-07-27T15:22:00.783Z] #41 CACHED
15:22:00 [2022-07-27T15:22:00.783Z] 
15:22:00 [2022-07-27T15:22:00.783Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
15:22:00 [2022-07-27T15:22:00.783Z] #86 sha256:5d3c91305c65f6462b93e0819bd0d16f1e519d1e828d85798b959b84787ff7ed
15:22:00 [2022-07-27T15:22:00.783Z] #86 CACHED
15:22:00 [2022-07-27T15:22:00.783Z] 
15:22:00 [2022-07-27T15:22:00.783Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
15:22:00 [2022-07-27T15:22:00.783Z] #87 sha256:2f92a015bc9e5b34179eee3d919241d0849421062b556eb0f873051193b35bc6
15:22:00 [2022-07-27T15:22:00.783Z] #87 CACHED
15:22:00 [2022-07-27T15:22:00.783Z] 
15:22:00 [2022-07-27T15:22:00.783Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker
15:22:00 [2022-07-27T15:22:00.783Z] #88 sha256:ea16c036988f9cf0cfc22cc475fb822c7a97e3a3082be82e0a5decb62d067141
15:22:02 [2022-07-27T15:22:02.171Z] #88 DONE 1.4s
15:22:02 [2022-07-27T15:22:02.171Z] 
15:22:02 [2022-07-27T15:22:02.171Z] #89 exporting to image
15:22:02 [2022-07-27T15:22:02.171Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
15:22:02 [2022-07-27T15:22:02.171Z] #89 exporting layers
15:22:02 [2022-07-27T15:22:02.749Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b9cb01a9da8489f8) in /home/ubuntu/workspace/moby_PR-42934
[Pipeline] {
[Pipeline] checkout
15:22:02 [2022-07-27T15:22:02.801Z] The recommended git tool is: git
15:22:02 [2022-07-27T15:22:02.830Z] using credential docker-jenkins-github-credentials
15:22:02 [2022-07-27T15:22:02.847Z] Cloning the remote Git repository
15:22:02 [2022-07-27T15:22:02.847Z] Cloning with configured refspecs honoured and without tags
15:22:03 [2022-07-27T15:22:03.008Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0ff55f8a7aebd7f9f) in /home/ubuntu/workspace/moby_PR-42934
[Pipeline] {
[Pipeline] checkout
15:22:03 [2022-07-27T15:22:03.035Z] The recommended git tool is: git
15:22:03 [2022-07-27T15:22:03.043Z] using credential docker-jenkins-github-credentials
15:22:03 [2022-07-27T15:22:03.053Z] Cloning the remote Git repository
15:22:03 [2022-07-27T15:22:03.053Z] Cloning with configured refspecs honoured and without tags
15:22:03 [2022-07-27T15:22:03.552Z] #89 exporting layers 1.1s done
15:22:03 [2022-07-27T15:22:03.552Z] #89 writing image sha256:2137aff77c663a88c9e434df058a1b64c45eaf7a61ee9a8224960ee1aa0554b0
15:22:03 [2022-07-27T15:22:03.552Z] #89 writing image sha256:2137aff77c663a88c9e434df058a1b64c45eaf7a61ee9a8224960ee1aa0554b0 done
15:22:03 [2022-07-27T15:22:03.552Z] #89 naming to docker.io/library/docker:31f654a704f61768828d5950a13f30bb493d1239 done
15:22:03 [2022-07-27T15:22:03.552Z] #89 DONE 1.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
15:22:02 [2022-07-27T15:22:02.850Z] Cloning repository https://github.com/moby/moby.git
15:22:02 [2022-07-27T15:22:02.850Z]  > git init /home/ubuntu/workspace/moby_PR-42934 # timeout=10
15:22:02 [2022-07-27T15:22:02.863Z] Fetching upstream changes from https://github.com/moby/moby.git
15:22:02 [2022-07-27T15:22:02.863Z]  > git --version # timeout=10
15:22:02 [2022-07-27T15:22:02.865Z]  > git --version # 'git version 2.17.1'
15:22:02 [2022-07-27T15:22:02.865Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:22:02 [2022-07-27T15:22:02.865Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42934/head:refs/remotes/origin/PR-42934 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:22:03 [2022-07-27T15:22:03.877Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42934/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42934/.git:/go/src/github.com/docker/docker/.git --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=31f654a704f61768828d5950a13f30bb493d1239 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:31f654a704f61768828d5950a13f30bb493d1239 hack/validate/default
15:22:03 [2022-07-27T15:22:03.938Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0750e001bed91686c) in /home/ubuntu/workspace/moby_PR-42934
[Pipeline] {
[Pipeline] checkout
15:22:03 [2022-07-27T15:22:03.968Z] The recommended git tool is: git
15:22:03 [2022-07-27T15:22:03.976Z] using credential docker-jenkins-github-credentials
15:22:03 [2022-07-27T15:22:03.984Z] Cloning the remote Git repository
15:22:03 [2022-07-27T15:22:03.984Z] Cloning with configured refspecs honoured and without tags
15:22:03 [2022-07-27T15:22:03.058Z] Cloning repository https://github.com/moby/moby.git
15:22:03 [2022-07-27T15:22:03.058Z]  > git init /home/ubuntu/workspace/moby_PR-42934 # timeout=10
15:22:03 [2022-07-27T15:22:03.065Z] Fetching upstream changes from https://github.com/moby/moby.git
15:22:03 [2022-07-27T15:22:03.065Z]  > git --version # timeout=10
15:22:03 [2022-07-27T15:22:03.069Z]  > git --version # 'git version 2.25.1'
15:22:03 [2022-07-27T15:22:03.070Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:22:03 [2022-07-27T15:22:03.070Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42934/head:refs/remotes/origin/PR-42934 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:22:04 [2022-07-27T15:22:04.448Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
15:22:04 [2022-07-27T15:22:04.448Z] No api/types/ or api/swagger.yaml changes in diff.
15:22:04 [2022-07-27T15:22:04.448Z] Congratulations!  All TOML source files changed here have valid syntax.
15:22:04 [2022-07-27T15:22:04.448Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
15:22:04 [2022-07-27T15:22:04.448Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
15:22:04 [2022-07-27T15:22:04.448Z] 
15:22:04 [2022-07-27T15:22:04.448Z] INFO Start validation with golang-ci-lint
15:22:04 [2022-07-27T15:22:04.889Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a69121b8998c9770) in /home/ubuntu/workspace/moby_PR-42934
[Pipeline] {
[Pipeline] checkout
15:22:04 [2022-07-27T15:22:04.918Z] The recommended git tool is: git
15:22:04 [2022-07-27T15:22:04.926Z] using credential docker-jenkins-github-credentials
15:22:04 [2022-07-27T15:22:04.936Z] Cloning the remote Git repository
15:22:04 [2022-07-27T15:22:04.936Z] Cloning with configured refspecs honoured and without tags
15:22:03 [2022-07-27T15:22:03.992Z] Cloning repository https://github.com/moby/moby.git
15:22:03 [2022-07-27T15:22:03.992Z]  > git init /home/ubuntu/workspace/moby_PR-42934 # timeout=10
15:22:04 [2022-07-27T15:22:04.004Z] Fetching upstream changes from https://github.com/moby/moby.git
15:22:04 [2022-07-27T15:22:04.004Z]  > git --version # timeout=10
15:22:04 [2022-07-27T15:22:04.009Z]  > git --version # 'git version 2.25.1'
15:22:04 [2022-07-27T15:22:04.009Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:22:04 [2022-07-27T15:22:04.010Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42934/head:refs/remotes/origin/PR-42934 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:22:05 [2022-07-27T15:22:05.018Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
15:22:05 [2022-07-27T15:22:05.278Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] 
15:22:05 [2022-07-27T15:22:05.278Z] INFO [loader] Using build tags: [ journald]       
15:22:04 [2022-07-27T15:22:04.940Z] Cloning repository https://github.com/moby/moby.git
15:22:04 [2022-07-27T15:22:04.941Z]  > git init /home/ubuntu/workspace/moby_PR-42934 # timeout=10
15:22:04 [2022-07-27T15:22:04.960Z] Fetching upstream changes from https://github.com/moby/moby.git
15:22:04 [2022-07-27T15:22:04.961Z]  > git --version # timeout=10
15:22:04 [2022-07-27T15:22:04.987Z]  > git --version # 'git version 2.17.1'
15:22:04 [2022-07-27T15:22:04.987Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:22:04 [2022-07-27T15:22:04.988Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42934/head:refs/remotes/origin/PR-42934 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:22:15 [2022-07-27T15:22:15.388Z] Fetching without tags
15:22:15 [2022-07-27T15:22:15.584Z] Merging remotes/origin/master commit 2bfc7aedab34758e62ea102acaa2cdca712042c8 into PR head commit 31f654a704f61768828d5950a13f30bb493d1239
15:22:15 [2022-07-27T15:22:15.371Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:22:15 [2022-07-27T15:22:15.374Z]  > git config --add remote.origin.fetch +refs/pull/42934/head:refs/remotes/origin/PR-42934 # timeout=10
15:22:15 [2022-07-27T15:22:15.377Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:22:15 [2022-07-27T15:22:15.386Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:22:15 [2022-07-27T15:22:15.393Z] Fetching upstream changes from https://github.com/moby/moby.git
15:22:15 [2022-07-27T15:22:15.393Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:22:15 [2022-07-27T15:22:15.394Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42934/head:refs/remotes/origin/PR-42934 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:22:15 [2022-07-27T15:22:15.589Z]  > git config core.sparsecheckout # timeout=10
15:22:15 [2022-07-27T15:22:15.593Z]  > git checkout -f 31f654a704f61768828d5950a13f30bb493d1239 # timeout=10
15:22:16 [2022-07-27T15:22:16.138Z] Merge succeeded, producing 31f654a704f61768828d5950a13f30bb493d1239
15:22:16 [2022-07-27T15:22:16.138Z] Checking out Revision 31f654a704f61768828d5950a13f30bb493d1239 (PR-42934)
15:22:16 [2022-07-27T15:22:16.341Z] Commit message: "Fix file capabilities droping in Dockerfile"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:22:16 [2022-07-27T15:22:16.996Z] + docker version
15:22:16 [2022-07-27T15:22:16.996Z] Client: Docker Engine - Community
15:22:16 [2022-07-27T15:22:16.996Z]  Version:           20.10.14
15:22:16 [2022-07-27T15:22:16.996Z]  API version:       1.41
15:22:16 [2022-07-27T15:22:16.996Z]  Go version:        go1.16.15
15:22:16 [2022-07-27T15:22:16.996Z]  Git commit:        a224086
15:22:16 [2022-07-27T15:22:16.996Z]  Built:             Thu Mar 24 01:47:20 2022
15:22:16 [2022-07-27T15:22:16.996Z]  OS/Arch:           linux/arm64
15:22:16 [2022-07-27T15:22:16.996Z]  Context:           default
15:22:16 [2022-07-27T15:22:16.996Z]  Experimental:      true
15:22:16 [2022-07-27T15:22:16.996Z] 
15:22:16 [2022-07-27T15:22:16.996Z] Server: Docker Engine - Community
15:22:16 [2022-07-27T15:22:16.996Z]  Engine:
15:22:16 [2022-07-27T15:22:16.996Z]   Version:          20.10.14
15:22:16 [2022-07-27T15:22:16.996Z]   API version:      1.41 (minimum version 1.12)
15:22:16 [2022-07-27T15:22:16.996Z]   Go version:       go1.16.15
15:22:16 [2022-07-27T15:22:16.996Z]   Git commit:       87a90dc
15:22:16 [2022-07-27T15:22:16.996Z]   Built:            Thu Mar 24 01:45:39 2022
15:22:16 [2022-07-27T15:22:16.996Z]   OS/Arch:          linux/arm64
15:22:16 [2022-07-27T15:22:16.996Z]   Experimental:     true
15:22:16 [2022-07-27T15:22:16.996Z]  containerd:
15:22:16 [2022-07-27T15:22:16.996Z]   Version:          1.5.11
15:22:16 [2022-07-27T15:22:16.996Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
15:22:16 [2022-07-27T15:22:16.996Z]  runc:
15:22:16 [2022-07-27T15:22:16.996Z]   Version:          1.0.3
15:22:16 [2022-07-27T15:22:16.996Z]   GitCommit:        v1.0.3-0-gf46b6ba
15:22:16 [2022-07-27T15:22:16.996Z]  docker-init:
15:22:16 [2022-07-27T15:22:16.996Z]   Version:          0.19.0
15:22:16 [2022-07-27T15:22:16.996Z]   GitCommit:        de40ad0
[Pipeline] sh
15:22:16 [2022-07-27T15:22:16.118Z]  > git remote # timeout=10
15:22:16 [2022-07-27T15:22:16.123Z]  > git config --get remote.origin.url # timeout=10
15:22:16 [2022-07-27T15:22:16.128Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:22:16 [2022-07-27T15:22:16.128Z]  > git merge 2bfc7aedab34758e62ea102acaa2cdca712042c8 # timeout=10
15:22:16 [2022-07-27T15:22:16.136Z]  > git rev-parse HEAD^{commit} # timeout=10
15:22:16 [2022-07-27T15:22:16.143Z]  > git config core.sparsecheckout # timeout=10
15:22:16 [2022-07-27T15:22:16.150Z]  > git checkout -f 31f654a704f61768828d5950a13f30bb493d1239 # timeout=10
15:22:17 [2022-07-27T15:22:17.320Z] + docker info
15:22:17 [2022-07-27T15:22:17.320Z] Client:
15:22:17 [2022-07-27T15:22:17.320Z]  Context:    default
15:22:17 [2022-07-27T15:22:17.320Z]  Debug Mode: false
15:22:17 [2022-07-27T15:22:17.320Z]  Plugins:
15:22:17 [2022-07-27T15:22:17.320Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
15:22:17 [2022-07-27T15:22:17.320Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
15:22:17 [2022-07-27T15:22:17.320Z] 
15:22:17 [2022-07-27T15:22:17.320Z] Server:
15:22:17 [2022-07-27T15:22:17.320Z]  Containers: 0
15:22:17 [2022-07-27T15:22:17.320Z]   Running: 0
15:22:17 [2022-07-27T15:22:17.320Z]   Paused: 0
15:22:17 [2022-07-27T15:22:17.320Z]   Stopped: 0
15:22:17 [2022-07-27T15:22:17.320Z]  Images: 3
15:22:17 [2022-07-27T15:22:17.320Z]  Server Version: 20.10.14
15:22:17 [2022-07-27T15:22:17.320Z]  Storage Driver: overlay2
15:22:17 [2022-07-27T15:22:17.320Z]   Backing Filesystem: extfs
15:22:17 [2022-07-27T15:22:17.320Z]   Supports d_type: true
15:22:17 [2022-07-27T15:22:17.320Z]   Native Overlay Diff: true
15:22:17 [2022-07-27T15:22:17.320Z]   userxattr: false
15:22:17 [2022-07-27T15:22:17.320Z]  Logging Driver: json-file
15:22:17 [2022-07-27T15:22:17.320Z]  Cgroup Driver: cgroupfs
15:22:17 [2022-07-27T15:22:17.320Z]  Cgroup Version: 1
15:22:17 [2022-07-27T15:22:17.320Z]  Plugins:
15:22:17 [2022-07-27T15:22:17.320Z]   Volume: local
15:22:17 [2022-07-27T15:22:17.320Z]   Network: bridge host ipvlan macvlan null overlay
15:22:17 [2022-07-27T15:22:17.320Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:22:17 [2022-07-27T15:22:17.320Z]  Swarm: inactive
15:22:17 [2022-07-27T15:22:17.320Z]  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
15:22:17 [2022-07-27T15:22:17.320Z]  Default Runtime: runc
15:22:17 [2022-07-27T15:22:17.320Z]  Init Binary: docker-init
15:22:17 [2022-07-27T15:22:17.320Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
15:22:17 [2022-07-27T15:22:17.320Z]  runc version: v1.0.3-0-gf46b6ba
15:22:17 [2022-07-27T15:22:17.320Z]  init version: de40ad0
15:22:17 [2022-07-27T15:22:17.320Z]  Security Options:
15:22:17 [2022-07-27T15:22:17.320Z]   apparmor
15:22:17 [2022-07-27T15:22:17.320Z]   seccomp
15:22:17 [2022-07-27T15:22:17.320Z]    Profile: default
15:22:17 [2022-07-27T15:22:17.320Z]  Kernel Version: 5.13.0-1021-aws
15:22:17 [2022-07-27T15:22:17.320Z]  Operating System: Ubuntu 20.04.4 LTS
15:22:17 [2022-07-27T15:22:17.320Z]  OSType: linux
15:22:17 [2022-07-27T15:22:17.320Z]  Architecture: aarch64
15:22:17 [2022-07-27T15:22:17.320Z]  CPUs: 2
15:22:17 [2022-07-27T15:22:17.320Z]  Total Memory: 7.562GiB
15:22:17 [2022-07-27T15:22:17.320Z]  Name: ip-10-100-89-127
15:22:17 [2022-07-27T15:22:17.320Z]  ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ
15:22:17 [2022-07-27T15:22:17.320Z]  Docker Root Dir: /var/lib/docker
15:22:17 [2022-07-27T15:22:17.320Z]  Debug Mode: false
15:22:17 [2022-07-27T15:22:17.320Z]  Registry: https://index.docker.io/v1/
15:22:17 [2022-07-27T15:22:17.320Z]  Labels:
15:22:17 [2022-07-27T15:22:17.320Z]  Experimental: true
15:22:17 [2022-07-27T15:22:17.320Z]  Insecure Registries:
15:22:17 [2022-07-27T15:22:17.320Z]   127.0.0.0/8
15:22:17 [2022-07-27T15:22:17.320Z]  Live Restore Enabled: true
15:22:17 [2022-07-27T15:22:17.320Z] 
[Pipeline] sh
15:22:17 [2022-07-27T15:22:17.594Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
15:22:17 [2022-07-27T15:22:17.594Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
15:22:17 [2022-07-27T15:22:17.594Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42934/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
15:22:17 [2022-07-27T15:22:17.594Z] + bash /home/ubuntu/workspace/moby_PR-42934/check-config.sh
15:22:17 [2022-07-27T15:22:17.594Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:22:17 [2022-07-27T15:22:17.594Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ...
15:22:17 [2022-07-27T15:22:17.594Z] 
15:22:17 [2022-07-27T15:22:17.594Z] Generally Necessary:
15:22:17 [2022-07-27T15:22:17.594Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:22:17 [2022-07-27T15:22:17.594Z] - apparmor: enabled and tools installed
15:22:17 [2022-07-27T15:22:17.594Z] - CONFIG_NAMESPACES: enabled
15:22:17 [2022-07-27T15:22:17.594Z] - CONFIG_NET_NS: enabled
15:22:17 [2022-07-27T15:22:17.594Z] - CONFIG_PID_NS: enabled
15:22:17 [2022-07-27T15:22:17.594Z] - CONFIG_IPC_NS: enabled
15:22:17 [2022-07-27T15:22:17.594Z] - CONFIG_UTS_NS: enabled
15:22:17 [2022-07-27T15:22:17.594Z] - CONFIG_CGROUPS: enabled
15:22:17 [2022-07-27T15:22:17.595Z] - CONFIG_CGROUP_CPUACCT: enabled
15:22:17 [2022-07-27T15:22:17.595Z] - CONFIG_CGROUP_DEVICE: enabled
15:22:17 [2022-07-27T15:22:17.595Z] - CONFIG_CGROUP_FREEZER: enabled
15:22:17 [2022-07-27T15:22:17.595Z] - CONFIG_CGROUP_SCHED: enabled
15:22:17 [2022-07-27T15:22:17.595Z] - CONFIG_CPUSETS: enabled
15:22:17 [2022-07-27T15:22:17.595Z] - CONFIG_MEMCG: enabled
15:22:17 [2022-07-27T15:22:17.595Z] - CONFIG_KEYS: enabled
15:22:17 [2022-07-27T15:22:17.595Z] - CONFIG_VETH: enabled (as module)
15:22:17 [2022-07-27T15:22:17.595Z] - CONFIG_BRIDGE: enabled (as module)
15:22:17 [2022-07-27T15:22:17.595Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:22:17 [2022-07-27T15:22:17.595Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:22:17 [2022-07-27T15:22:17.595Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:22:17 [2022-07-27T15:22:17.595Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:22:17 [2022-07-27T15:22:17.595Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:22:17 [2022-07-27T15:22:17.595Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:22:17 [2022-07-27T15:22:17.595Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
15:22:17 [2022-07-27T15:22:17.595Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:22:17 [2022-07-27T15:22:17.595Z] - CONFIG_NF_NAT: enabled (as module)
15:22:17 [2022-07-27T15:22:17.595Z] - CONFIG_POSIX_MQUEUE: enabled
15:22:17 [2022-07-27T15:22:17.595Z] - CONFIG_CGROUP_BPF: enabled
15:22:17 [2022-07-27T15:22:17.595Z] 
15:22:17 [2022-07-27T15:22:17.595Z] Optional Features:
15:22:17 [2022-07-27T15:22:17.595Z] - CONFIG_USER_NS: enabled
15:22:17 [2022-07-27T15:22:17.595Z] - CONFIG_SECCOMP: enabled
15:22:17 [2022-07-27T15:22:17.851Z] - CONFIG_SECCOMP_FILTER: enabled
15:22:17 [2022-07-27T15:22:17.851Z] - CONFIG_CGROUP_PIDS: enabled
15:22:17 [2022-07-27T15:22:17.851Z] - CONFIG_MEMCG_SWAP: enabled
15:22:17 [2022-07-27T15:22:17.851Z]     (cgroup swap accounting is currently enabled)
15:22:17 [2022-07-27T15:22:17.851Z] - CONFIG_BLK_CGROUP: enabled
15:22:17 [2022-07-27T15:22:17.851Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:22:17 [2022-07-27T15:22:17.851Z] - CONFIG_CGROUP_PERF: enabled
15:22:17 [2022-07-27T15:22:17.851Z] - CONFIG_CGROUP_HUGETLB: enabled
15:22:17 [2022-07-27T15:22:17.851Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:22:17 [2022-07-27T15:22:17.851Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:22:17 [2022-07-27T15:22:17.851Z] - CONFIG_CFS_BANDWIDTH: enabled
15:22:17 [2022-07-27T15:22:17.851Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:22:17 [2022-07-27T15:22:17.851Z] - CONFIG_RT_GROUP_SCHED: missing
15:22:17 [2022-07-27T15:22:17.851Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:22:17 [2022-07-27T15:22:17.851Z] - CONFIG_IP_VS: enabled (as module)
15:22:17 [2022-07-27T15:22:17.851Z] - CONFIG_IP_VS_NFCT: enabled
15:22:17 [2022-07-27T15:22:17.851Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:22:17 [2022-07-27T15:22:17.851Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:22:17 [2022-07-27T15:22:17.851Z] - CONFIG_IP_VS_RR: enabled (as module)
15:22:17 [2022-07-27T15:22:17.851Z] - CONFIG_SECURITY_SELINUX: enabled
15:22:17 [2022-07-27T15:22:17.851Z] - CONFIG_SECURITY_APPARMOR: enabled
15:22:17 [2022-07-27T15:22:17.851Z] - CONFIG_EXT4_FS: enabled
15:22:17 [2022-07-27T15:22:17.851Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:22:17 [2022-07-27T15:22:17.851Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:22:17 [2022-07-27T15:22:17.851Z] - Network Drivers:
15:22:17 [2022-07-27T15:22:17.851Z]   - "overlay":
15:22:17 [2022-07-27T15:22:17.851Z]     - CONFIG_VXLAN: enabled (as module)
15:22:17 [2022-07-27T15:22:17.851Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:22:17 [2022-07-27T15:22:17.851Z]       Optional (for encrypted networks):
15:22:18 [2022-07-27T15:22:18.108Z]       - CONFIG_CRYPTO: enabled
15:22:18 [2022-07-27T15:22:18.108Z]       - CONFIG_CRYPTO_AEAD: enabled
15:22:18 [2022-07-27T15:22:18.108Z]       - CONFIG_CRYPTO_GCM: enabled
15:22:18 [2022-07-27T15:22:18.108Z]       - CONFIG_CRYPTO_SEQIV: enabled
15:22:18 [2022-07-27T15:22:18.108Z]       - CONFIG_CRYPTO_GHASH: enabled
15:22:18 [2022-07-27T15:22:18.108Z]       - CONFIG_XFRM: enabled
15:22:18 [2022-07-27T15:22:18.108Z]       - CONFIG_XFRM_USER: enabled (as module)
15:22:18 [2022-07-27T15:22:18.108Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:22:18 [2022-07-27T15:22:18.108Z]       - CONFIG_INET_ESP: enabled (as module)
15:22:18 [2022-07-27T15:22:18.108Z]   - "ipvlan":
15:22:18 [2022-07-27T15:22:18.108Z]     - CONFIG_IPVLAN: enabled (as module)
15:22:18 [2022-07-27T15:22:18.108Z]   - "macvlan":
15:22:18 [2022-07-27T15:22:18.108Z]     - CONFIG_MACVLAN: enabled (as module)
15:22:18 [2022-07-27T15:22:18.108Z]     - CONFIG_DUMMY: enabled (as module)
15:22:18 [2022-07-27T15:22:18.108Z]   - "ftp,tftp client in container":
15:22:18 [2022-07-27T15:22:18.108Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:22:18 [2022-07-27T15:22:18.108Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:22:18 [2022-07-27T15:22:18.108Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:22:18 [2022-07-27T15:22:18.108Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:22:18 [2022-07-27T15:22:18.108Z] - Storage Drivers:
15:22:18 [2022-07-27T15:22:18.108Z]   - "aufs":
15:22:18 [2022-07-27T15:22:18.108Z]     - CONFIG_AUFS_FS: enabled (as module)
15:22:18 [2022-07-27T15:22:18.108Z]   - "btrfs":
15:22:18 [2022-07-27T15:22:18.108Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:22:18 [2022-07-27T15:22:18.108Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:22:18 [2022-07-27T15:22:18.108Z]   - "devicemapper":
15:22:18 [2022-07-27T15:22:18.108Z]     - CONFIG_BLK_DEV_DM: enabled
15:22:18 [2022-07-27T15:22:18.108Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:22:18 [2022-07-27T15:22:18.108Z]   - "overlay":
15:22:18 [2022-07-27T15:22:18.108Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:22:18 [2022-07-27T15:22:18.108Z]   - "zfs":
15:22:18 [2022-07-27T15:22:18.108Z]     - /dev/zfs: present
15:22:18 [2022-07-27T15:22:18.108Z]     - zfs command: missing
15:22:18 [2022-07-27T15:22:18.108Z]     - zpool command: missing
15:22:18 [2022-07-27T15:22:18.108Z] 
15:22:18 [2022-07-27T15:22:18.108Z] Limits:
15:22:18 [2022-07-27T15:22:18.108Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:22:18 [2022-07-27T15:22:18.108Z] 
15:22:18 [2022-07-27T15:22:18.108Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:22:18 [2022-07-27T15:22:18.293Z] Fetching without tags
15:22:18 [2022-07-27T15:22:18.458Z] Merging remotes/origin/master commit 2bfc7aedab34758e62ea102acaa2cdca712042c8 into PR head commit 31f654a704f61768828d5950a13f30bb493d1239
15:22:18 [2022-07-27T15:22:18.466Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:31f654a704f61768828d5950a13f30bb493d1239 .
15:22:18 [2022-07-27T15:22:18.277Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:22:18 [2022-07-27T15:22:18.280Z]  > git config --add remote.origin.fetch +refs/pull/42934/head:refs/remotes/origin/PR-42934 # timeout=10
15:22:18 [2022-07-27T15:22:18.282Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:22:18 [2022-07-27T15:22:18.290Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:22:18 [2022-07-27T15:22:18.295Z] Fetching upstream changes from https://github.com/moby/moby.git
15:22:18 [2022-07-27T15:22:18.295Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:22:18 [2022-07-27T15:22:18.295Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42934/head:refs/remotes/origin/PR-42934 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:22:18 [2022-07-27T15:22:18.460Z]  > git config core.sparsecheckout # timeout=10
15:22:18 [2022-07-27T15:22:18.464Z]  > git checkout -f 31f654a704f61768828d5950a13f30bb493d1239 # timeout=10
15:22:18 [2022-07-27T15:22:18.722Z] #1 [internal] load build definition from Dockerfile
15:22:18 [2022-07-27T15:22:18.722Z] #1 sha256:fc563ecb5f76ecfaffeb72eb3ff6d00da45fbc11e357d0f09465303aa8fa449a
15:22:18 [2022-07-27T15:22:18.722Z] #1 transferring dockerfile: 19.25kB done
15:22:18 [2022-07-27T15:22:18.722Z] #1 DONE 0.0s
15:22:18 [2022-07-27T15:22:18.722Z] 
15:22:18 [2022-07-27T15:22:18.722Z] #2 [internal] load .dockerignore
15:22:18 [2022-07-27T15:22:18.722Z] #2 sha256:160bff23954435ab6eb2b22ee76212be2ad378590dd105026db0f674a4408871
15:22:18 [2022-07-27T15:22:18.722Z] #2 transferring context: 145B done
15:22:18 [2022-07-27T15:22:18.722Z] #2 DONE 0.0s
15:22:18 [2022-07-27T15:22:18.722Z] 
15:22:18 [2022-07-27T15:22:18.722Z] #3 resolve image config for docker.io/docker/dockerfile:1
15:22:18 [2022-07-27T15:22:18.722Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f
15:22:18 [2022-07-27T15:22:18.722Z] #3 DONE 0.1s
15:22:18 [2022-07-27T15:22:18.722Z] 
15:22:18 [2022-07-27T15:22:18.722Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
15:22:18 [2022-07-27T15:22:18.722Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17
15:22:18 [2022-07-27T15:22:18.722Z] #4 CACHED
15:22:18 [2022-07-27T15:22:18.722Z] 
15:22:18 [2022-07-27T15:22:18.722Z] #5 [internal] load .dockerignore
15:22:18 [2022-07-27T15:22:18.722Z] #5 sha256:7b9ed9b67248fdd5a472114e1cbd424543615a484968d0fc4966e28c4d7f4b44
15:22:18 [2022-07-27T15:22:18.722Z] #5 DONE 0.0s
15:22:18 [2022-07-27T15:22:18.722Z] 
15:22:18 [2022-07-27T15:22:18.722Z] #6 [internal] load build definition from Dockerfile
15:22:18 [2022-07-27T15:22:18.722Z] #6 sha256:6ff5ba74c0e7fab19e502e2017599f2cabb9390d07e99226ce8cf587c5ab57f3
15:22:18 [2022-07-27T15:22:18.722Z] #6 DONE 0.0s
15:22:18 [2022-07-27T15:22:18.722Z] 
15:22:18 [2022-07-27T15:22:18.722Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
15:22:18 [2022-07-27T15:22:18.722Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
15:22:18 [2022-07-27T15:22:18.722Z] #10 DONE 0.1s
15:22:18 [2022-07-27T15:22:18.722Z] 
15:22:18 [2022-07-27T15:22:18.722Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
15:22:18 [2022-07-27T15:22:18.722Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
15:22:18 [2022-07-27T15:22:18.985Z] #9 DONE 0.1s
15:22:18 [2022-07-27T15:22:18.985Z] 
15:22:18 [2022-07-27T15:22:18.985Z] #8 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye
15:22:18 [2022-07-27T15:22:18.985Z] #8 sha256:b86c439509d1bcb1d912e9e6b15786b5125b5b3f78eacc7fde0e6e616a2fc6e2
15:22:18 [2022-07-27T15:22:18.985Z] #8 DONE 0.1s
15:22:18 [2022-07-27T15:22:18.985Z] 
15:22:18 [2022-07-27T15:22:18.985Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
15:22:18 [2022-07-27T15:22:18.985Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9
15:22:18 [2022-07-27T15:22:18.985Z] #7 DONE 0.1s
15:22:19 [2022-07-27T15:22:19.013Z] Merge succeeded, producing 31f654a704f61768828d5950a13f30bb493d1239
15:22:19 [2022-07-27T15:22:19.013Z] Checking out Revision 31f654a704f61768828d5950a13f30bb493d1239 (PR-42934)
15:22:19 [2022-07-27T15:22:19.242Z] Fetching without tags
15:22:19 [2022-07-27T15:22:19.245Z] 
15:22:19 [2022-07-27T15:22:19.245Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
15:22:19 [2022-07-27T15:22:19.245Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
15:22:19 [2022-07-27T15:22:19.245Z] #73 DONE 0.0s
15:22:19 [2022-07-27T15:22:19.245Z] 
15:22:19 [2022-07-27T15:22:19.245Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
15:22:19 [2022-07-27T15:22:19.245Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
15:22:19 [2022-07-27T15:22:19.245Z] #71 DONE 0.0s
15:22:19 [2022-07-27T15:22:19.245Z] 
15:22:19 [2022-07-27T15:22:19.245Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
15:22:19 [2022-07-27T15:22:19.245Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b
15:22:19 [2022-07-27T15:22:19.245Z] #11 DONE 0.0s
15:22:19 [2022-07-27T15:22:19.245Z] 
15:22:19 [2022-07-27T15:22:19.245Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251
15:22:19 [2022-07-27T15:22:19.245Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73
15:22:19 [2022-07-27T15:22:19.245Z] #28 DONE 0.0s
15:22:19 [2022-07-27T15:22:19.245Z] 
15:22:19 [2022-07-27T15:22:19.245Z] #24 [internal] load build context
15:22:19 [2022-07-27T15:22:19.245Z] #24 sha256:ed6d920047eb01bdaedaae46eb05e0448b6ab45e6c5c1c3c0465beb79b9704ac
15:22:19 [2022-07-27T15:22:19.441Z] Merging remotes/origin/master commit 2bfc7aedab34758e62ea102acaa2cdca712042c8 into PR head commit 31f654a704f61768828d5950a13f30bb493d1239
15:22:19 [2022-07-27T15:22:19.501Z] #24 ...
15:22:19 [2022-07-27T15:22:19.501Z] 
15:22:19 [2022-07-27T15:22:19.501Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
15:22:19 [2022-07-27T15:22:19.501Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
15:22:19 [2022-07-27T15:22:19.501Z] #49 DONE 0.3s
15:22:19 [2022-07-27T15:22:19.501Z] 
15:22:19 [2022-07-27T15:22:19.501Z] #24 [internal] load build context
15:22:19 [2022-07-27T15:22:19.501Z] #24 sha256:ed6d920047eb01bdaedaae46eb05e0448b6ab45e6c5c1c3c0465beb79b9704ac
15:22:19 [2022-07-27T15:22:19.633Z] Commit message: "Fix file capabilities droping in Dockerfile"
15:22:19 [2022-07-27T15:22:19.217Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:22:19 [2022-07-27T15:22:19.222Z]  > git config --add remote.origin.fetch +refs/pull/42934/head:refs/remotes/origin/PR-42934 # timeout=10
15:22:19 [2022-07-27T15:22:19.225Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:22:19 [2022-07-27T15:22:19.239Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:22:19 [2022-07-27T15:22:19.250Z] Fetching upstream changes from https://github.com/moby/moby.git
15:22:19 [2022-07-27T15:22:19.250Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:22:19 [2022-07-27T15:22:19.251Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42934/head:refs/remotes/origin/PR-42934 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:22:19 [2022-07-27T15:22:19.449Z]  > git config core.sparsecheckout # timeout=10
15:22:19 [2022-07-27T15:22:19.454Z]  > git checkout -f 31f654a704f61768828d5950a13f30bb493d1239 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
15:22:20 [2022-07-27T15:22:20.004Z] Merge succeeded, producing 31f654a704f61768828d5950a13f30bb493d1239
15:22:20 [2022-07-27T15:22:20.004Z] Checking out Revision 31f654a704f61768828d5950a13f30bb493d1239 (PR-42934)
[Pipeline] sh
15:22:20 [2022-07-27T15:22:20.286Z] + docker version
15:22:20 [2022-07-27T15:22:20.286Z] Client: Docker Engine - Community
15:22:20 [2022-07-27T15:22:20.286Z]  Version:           20.10.14
15:22:20 [2022-07-27T15:22:20.286Z]  API version:       1.41
15:22:20 [2022-07-27T15:22:20.286Z]  Go version:        go1.16.15
15:22:20 [2022-07-27T15:22:20.286Z]  Git commit:        a224086
15:22:20 [2022-07-27T15:22:20.286Z]  Built:             Thu Mar 24 01:47:57 2022
15:22:20 [2022-07-27T15:22:20.286Z]  OS/Arch:           linux/amd64
15:22:20 [2022-07-27T15:22:20.286Z]  Context:           default
15:22:20 [2022-07-27T15:22:20.286Z]  Experimental:      true
15:22:20 [2022-07-27T15:22:20.286Z] 
15:22:20 [2022-07-27T15:22:20.286Z] Server: Docker Engine - Community
15:22:20 [2022-07-27T15:22:20.286Z]  Engine:
15:22:20 [2022-07-27T15:22:20.286Z]   Version:          20.10.14
15:22:20 [2022-07-27T15:22:20.286Z]   API version:      1.41 (minimum version 1.12)
15:22:20 [2022-07-27T15:22:20.286Z]   Go version:       go1.16.15
15:22:20 [2022-07-27T15:22:20.286Z]   Git commit:       87a90dc
15:22:20 [2022-07-27T15:22:20.286Z]   Built:            Thu Mar 24 01:45:46 2022
15:22:20 [2022-07-27T15:22:20.286Z]   OS/Arch:          linux/amd64
15:22:20 [2022-07-27T15:22:20.286Z]   Experimental:     true
15:22:20 [2022-07-27T15:22:20.286Z]  containerd:
15:22:20 [2022-07-27T15:22:20.286Z]   Version:          1.5.11
15:22:20 [2022-07-27T15:22:20.286Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
15:22:20 [2022-07-27T15:22:20.286Z]  runc:
15:22:20 [2022-07-27T15:22:20.286Z]   Version:          1.0.3
15:22:20 [2022-07-27T15:22:20.286Z]   GitCommit:        v1.0.3-0-gf46b6ba
15:22:20 [2022-07-27T15:22:20.286Z]  docker-init:
15:22:20 [2022-07-27T15:22:20.286Z]   Version:          0.19.0
15:22:20 [2022-07-27T15:22:20.286Z]   GitCommit:        de40ad0
[Pipeline] sh
15:22:20 [2022-07-27T15:22:20.437Z] #24 transferring context: 62.08MB 1.2s done
15:22:20 [2022-07-27T15:22:20.438Z] #24 DONE 1.2s
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #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
15:22:20 [2022-07-27T15:22:20.438Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17
15:22:20 [2022-07-27T15:22:20.438Z] #62 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #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
15:22:20 [2022-07-27T15:22:20.438Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1
15:22:20 [2022-07-27T15:22:20.438Z] #36 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
15:22:20 [2022-07-27T15:22:20.438Z] #25 sha256:7194b7f0447a3655a225d1253637db1eaa889d69443a744983788d7aa4122c4d
15:22:20 [2022-07-27T15:22:20.438Z] #25 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
15:22:20 [2022-07-27T15:22:20.438Z] #37 sha256:3cb4b702483e4d08f7bf9899810730903f518f1cdf486108eb763ddff0c8da82
15:22:20 [2022-07-27T15:22:20.438Z] #37 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #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
15:22:20 [2022-07-27T15:22:20.438Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220
15:22:20 [2022-07-27T15:22:20.438Z] #34 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #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
15:22:20 [2022-07-27T15:22:20.438Z] #31 sha256:29f22c1804dbad054bc09b5929bdcd40cd787539964a0d0a7c208773486dbcc7
15:22:20 [2022-07-27T15:22:20.438Z] #31 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #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
15:22:20 [2022-07-27T15:22:20.438Z] #26 sha256:aec97f73a066115c60afb9b3281e8d9acf047eea3559e5305e66cfa539268f03
15:22:20 [2022-07-27T15:22:20.438Z] #26 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
15:22:20 [2022-07-27T15:22:20.438Z] #54 sha256:5a4ec2999c06eca58313443ae863098a4d83468751c8a2f107e0ef9997fbc721
15:22:20 [2022-07-27T15:22:20.438Z] #54 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #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
15:22:20 [2022-07-27T15:22:20.438Z] #67 sha256:00ba4ae5d633a55bcf0194e725eec9a6189daccecfb86c147e48332543c32817
15:22:20 [2022-07-27T15:22:20.438Z] #67 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:22:20 [2022-07-27T15:22:20.438Z] #33 sha256:6c00b4e4547346053f8f102cfd5c39a6beb65c0f075a61dbbfd9adb030eb919e
15:22:20 [2022-07-27T15:22:20.438Z] #33 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #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
15:22:20 [2022-07-27T15:22:20.438Z] #40 sha256:5b3279bbd684cd60e71b2ec6230923013fb1881001cf7bf1cbea4d1d4889e7d6
15:22:20 [2022-07-27T15:22:20.438Z] #40 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
15:22:20 [2022-07-27T15:22:20.438Z] #23 sha256:bb2af0a8d8cfbdc7754cc0f9fed4cf72801edcaa57bf42860c6529a0860b74dc
15:22:20 [2022-07-27T15:22:20.438Z] #23 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #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
15:22:20 [2022-07-27T15:22:20.438Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939
15:22:20 [2022-07-27T15:22:20.438Z] #21 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #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
15:22:20 [2022-07-27T15:22:20.438Z] #53 sha256:810949ff2de13d62425cb6d2f40355372a7f677782bd8ba72e743a381274a925
15:22:20 [2022-07-27T15:22:20.438Z] #53 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #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
15:22:20 [2022-07-27T15:22:20.438Z] #13 sha256:917a498e61c137d282cecd4117800487ae6c310fe4fc81d645f324370912fe99
15:22:20 [2022-07-27T15:22:20.438Z] #13 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
15:22:20 [2022-07-27T15:22:20.438Z] #63 sha256:183aba0d33ce7acaab3e6245a5271a1b5c0a3e3195b83441cf6029c4b10a34d2
15:22:20 [2022-07-27T15:22:20.438Z] #63 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #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
15:22:20 [2022-07-27T15:22:20.438Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452
15:22:20 [2022-07-27T15:22:20.438Z] #55 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
15:22:20 [2022-07-27T15:22:20.438Z] #12 sha256:b049ffc12560a218076745d49180cf528b788a7078081d2c2099febaafde9bdf
15:22:20 [2022-07-27T15:22:20.438Z] #12 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
15:22:20 [2022-07-27T15:22:20.438Z] #32 sha256:6e05e34417b36e2d85ccdba87e0a415a7c87bbe340fc0bdf0b99280a895bbc25
15:22:20 [2022-07-27T15:22:20.438Z] #32 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #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
15:22:20 [2022-07-27T15:22:20.438Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea
15:22:20 [2022-07-27T15:22:20.438Z] #14 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #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
15:22:20 [2022-07-27T15:22:20.438Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1
15:22:20 [2022-07-27T15:22:20.438Z] #47 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #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
15:22:20 [2022-07-27T15:22:20.438Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79
15:22:20 [2022-07-27T15:22:20.438Z] #29 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
15:22:20 [2022-07-27T15:22:20.438Z] #79 sha256:784e12b9b902bb6b682649d90d43ea27b62f189c0b5b38e5be4b131fb80806c2
15:22:20 [2022-07-27T15:22:20.438Z] #79 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
15:22:20 [2022-07-27T15:22:20.438Z] #15 sha256:852afe2b51c6a42e588317e7b560c608435c6fc8265d8ce0a05223a6d3cc86ad
15:22:20 [2022-07-27T15:22:20.438Z] #15 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
15:22:20 [2022-07-27T15:22:20.438Z] #66 sha256:181746362d3fd3298acdf228d4f70e68519f12d99bd3dcd512c380f32e9986fd
15:22:20 [2022-07-27T15:22:20.438Z] #66 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
15:22:20 [2022-07-27T15:22:20.438Z] #45 sha256:d369e28ee76a0f7c34810bd51aa079719912e7b58dde4b6cfb0d380f88d14bb3
15:22:20 [2022-07-27T15:22:20.438Z] #45 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
15:22:20 [2022-07-27T15:22:20.438Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef
15:22:20 [2022-07-27T15:22:20.438Z] #72 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
15:22:20 [2022-07-27T15:22:20.438Z] #27 sha256:53fe72ee36983322256dea8cc4562b238652e347325fc822695add4e5632addb
15:22:20 [2022-07-27T15:22:20.438Z] #27 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #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
15:22:20 [2022-07-27T15:22:20.438Z] #64 sha256:c7126e2db7733ebaf151a9e80caaa6ef5670c55ff91f8578180b3585ae9df9d4
15:22:20 [2022-07-27T15:22:20.438Z] #64 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
15:22:20 [2022-07-27T15:22:20.438Z] #69 sha256:4396ddb977ec6ff2d0e966781559a3aeb745a110161c770c9bb949d6d0b28d6d
15:22:20 [2022-07-27T15:22:20.438Z] #69 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
15:22:20 [2022-07-27T15:22:20.438Z] #41 sha256:9f4bb027c91c9ae98a57cb13ce0ef3ae45ef0fd1c9cf766c947d142c0b473174
15:22:20 [2022-07-27T15:22:20.438Z] #41 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
15:22:20 [2022-07-27T15:22:20.438Z] #18 sha256:c14040022841611b1d38dcb03a1a23a3e9f8dc9adc6c16d7177d2cbfb086b5d6
15:22:20 [2022-07-27T15:22:20.438Z] #18 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:22:20 [2022-07-27T15:22:20.438Z] #46 sha256:5d18c32ec7853d729df69cf12f5154ea646e9eec09941e22bfa6942d9d989571
15:22:20 [2022-07-27T15:22:20.438Z] #46 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
15:22:20 [2022-07-27T15:22:20.438Z] #19 sha256:384dfc0c8d6d5d05e11abae3d043e5ebfa8b290da496447951ac23046f138379
15:22:20 [2022-07-27T15:22:20.438Z] #19 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #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
15:22:20 [2022-07-27T15:22:20.438Z] #38 sha256:806ed5737b3b5aa64626e828a80889c54b6eb1884bc50402b9d1f473737cce1b
15:22:20 [2022-07-27T15:22:20.438Z] #38 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
15:22:20 [2022-07-27T15:22:20.438Z] #30 sha256:6b39c7778f4d5e05ea3f13e1053e0ee4ddc680caecb6c7a7b13c47a7815d67c6
15:22:20 [2022-07-27T15:22:20.438Z] #30 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #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
15:22:20 [2022-07-27T15:22:20.438Z] #60 sha256:c1fc02387fbb41484ff1344f9f083448f47289f287e45b26878c8e43a1310597
15:22:20 [2022-07-27T15:22:20.438Z] #60 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
15:22:20 [2022-07-27T15:22:20.438Z] #59 sha256:553b0150b509863e5b2f9a86b89a276e2cea125289c7671e8d1cbd40d4ee2b85
15:22:20 [2022-07-27T15:22:20.438Z] #59 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
15:22:20 [2022-07-27T15:22:20.438Z] #70 sha256:a5cce1688493ec417c6bb4cde6b437a24eba6d079d4a847d8b0596a8f2dfdb11
15:22:20 [2022-07-27T15:22:20.438Z] #70 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
15:22:20 [2022-07-27T15:22:20.438Z] #52 sha256:88159b91a9517aebdc6e87f6e346e046e8d244f9366410118da25c8e0fa0b2ef
15:22:20 [2022-07-27T15:22:20.438Z] #52 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
15:22:20 [2022-07-27T15:22:20.438Z] #68 sha256:4700ee18bf1e11a49cbe40057b199f8b9849b34a319758e845bd1adc2ad334da
15:22:20 [2022-07-27T15:22:20.438Z] #68 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #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
15:22:20 [2022-07-27T15:22:20.438Z] #44 sha256:2ee9881a0e7ad228991765b8a508f9a816c12962c750af629120c07df7d3f2d8
15:22:20 [2022-07-27T15:22:20.438Z] #44 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #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
15:22:20 [2022-07-27T15:22:20.438Z] #22 sha256:adf4e12bcc7b73cc1051f9c83e2a79bb0c0445b6365b9a6bb9eb612f9edb97b6
15:22:20 [2022-07-27T15:22:20.438Z] #22 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
15:22:20 [2022-07-27T15:22:20.438Z] #17 sha256:02dc6b893d2b5e4d9ae24b05c87e1d8e989a26bb64a01ba7f8b80820413b77f1
15:22:20 [2022-07-27T15:22:20.438Z] #17 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
15:22:20 [2022-07-27T15:22:20.438Z] #58 sha256:bde6e8b798517c25427c99f8403fd1821fe9c9d6b2b8bf225ff9f3880da8816b
15:22:20 [2022-07-27T15:22:20.438Z] #58 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
15:22:20 [2022-07-27T15:22:20.438Z] #35 sha256:b3eb90ae2c90fa95a329ea1938131ba7a76a81ecb9062277ae2591580539edc1
15:22:20 [2022-07-27T15:22:20.438Z] #35 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #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             ;
15:22:20 [2022-07-27T15:22:20.438Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff
15:22:20 [2022-07-27T15:22:20.438Z] #76 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
15:22:20 [2022-07-27T15:22:20.438Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08
15:22:20 [2022-07-27T15:22:20.438Z] #74 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #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
15:22:20 [2022-07-27T15:22:20.438Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339
15:22:20 [2022-07-27T15:22:20.438Z] #42 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #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
15:22:20 [2022-07-27T15:22:20.438Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980
15:22:20 [2022-07-27T15:22:20.438Z] #51 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
15:22:20 [2022-07-27T15:22:20.438Z] #56 sha256:476330abe84f8dc112eb6e8098c44427d7802714d517e1f83e1bfbb364d9e53a
15:22:20 [2022-07-27T15:22:20.438Z] #56 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #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
15:22:20 [2022-07-27T15:22:20.438Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
15:22:20 [2022-07-27T15:22:20.438Z] #77 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
15:22:20 [2022-07-27T15:22:20.438Z] #43 sha256:bf99deb0dea7fc9171e49cd04cd757be119be5f9b97439627109ef380fda707b
15:22:20 [2022-07-27T15:22:20.438Z] #43 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #20 [dev-systemd-false  6/28] RUN ldconfig
15:22:20 [2022-07-27T15:22:20.438Z] #20 sha256:83f9af4ed84639f7768d38927f29584d377cb0cc78cbd463535ac072d65e1cf9
15:22:20 [2022-07-27T15:22:20.438Z] #20 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
15:22:20 [2022-07-27T15:22:20.438Z] #39 sha256:96a7f8493029e959293d975aba2a0f4719f64b4caf8eb8df927c159c876f8c9d
15:22:20 [2022-07-27T15:22:20.438Z] #39 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
15:22:20 [2022-07-27T15:22:20.438Z] #78 sha256:d9335a38d41720cc0a943d801a57d770f0cf5c352f24523d32391017cb93c949
15:22:20 [2022-07-27T15:22:20.438Z] #78 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #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
15:22:20 [2022-07-27T15:22:20.438Z] #16 sha256:459f6c9b8edd9829802ee69072df5ddca080fc84549eed688fca8209120b3336
15:22:20 [2022-07-27T15:22:20.438Z] #16 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
15:22:20 [2022-07-27T15:22:20.438Z] #48 sha256:96f84709952cc64008bdb9384789ffb4bcad552f5d934c7bc9f8e55b493d7ab0
15:22:20 [2022-07-27T15:22:20.438Z] #48 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
15:22:20 [2022-07-27T15:22:20.438Z] #61 sha256:76ad135cdb5bc8fd83f794a461ea7f14ebfd1c7316e2f8c858c564ad4b714537
15:22:20 [2022-07-27T15:22:20.438Z] #61 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
15:22:20 [2022-07-27T15:22:20.438Z] #75 sha256:ddead634457c12f65133b179752719cd0662f6e161dd8494174d99efc05e144c
15:22:20 [2022-07-27T15:22:20.438Z] #75 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #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
15:22:20 [2022-07-27T15:22:20.438Z] #57 sha256:52f634ec01e5a1622441c1478ed6615b60f17bc870c55e64b86891a9dd421412
15:22:20 [2022-07-27T15:22:20.438Z] #57 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #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
15:22:20 [2022-07-27T15:22:20.438Z] #50 sha256:c6bb93e5f4675ecda38cdfaf3afd3d6f2cd28bbe8eeaaa77d81dab77210c87ff
15:22:20 [2022-07-27T15:22:20.438Z] #50 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
15:22:20 [2022-07-27T15:22:20.438Z] #65 sha256:364f839426148b5666583b2019026a6af053a238aeb5a223b507adfb3fc05790
15:22:20 [2022-07-27T15:22:20.438Z] #65 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
15:22:20 [2022-07-27T15:22:20.438Z] #80 sha256:6cfc41b0d8d6d9a99ee398eef4a787d8d035607ad5bf23d2844d0ec893b52c03
15:22:20 [2022-07-27T15:22:20.438Z] #80 CACHED
15:22:20 [2022-07-27T15:22:20.438Z] 
15:22:20 [2022-07-27T15:22:20.438Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker
15:22:20 [2022-07-27T15:22:20.438Z] #81 sha256:8f7af2eebe720f039bb49ca3f18b9f57dc4422aa2080bd3ef5d63d907563ca3a
15:22:18 [2022-07-27T15:22:18.996Z]  > git remote # timeout=10
15:22:18 [2022-07-27T15:22:18.999Z]  > git config --get remote.origin.url # timeout=10
15:22:19 [2022-07-27T15:22:19.002Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:22:19 [2022-07-27T15:22:19.003Z]  > git merge 2bfc7aedab34758e62ea102acaa2cdca712042c8 # timeout=10
15:22:19 [2022-07-27T15:22:19.010Z]  > git rev-parse HEAD^{commit} # timeout=10
15:22:19 [2022-07-27T15:22:19.015Z]  > git config core.sparsecheckout # timeout=10
15:22:19 [2022-07-27T15:22:19.016Z]  > git checkout -f 31f654a704f61768828d5950a13f30bb493d1239 # timeout=10
15:22:20 [2022-07-27T15:22:20.566Z] + docker info
15:22:20 [2022-07-27T15:22:20.566Z] Client:
15:22:20 [2022-07-27T15:22:20.566Z]  Context:    default
15:22:20 [2022-07-27T15:22:20.566Z]  Debug Mode: false
15:22:20 [2022-07-27T15:22:20.566Z]  Plugins:
15:22:20 [2022-07-27T15:22:20.566Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
15:22:20 [2022-07-27T15:22:20.566Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
15:22:20 [2022-07-27T15:22:20.566Z]   compose: Docker Compose (Docker Inc., v2.4.1)
15:22:20 [2022-07-27T15:22:20.566Z]   scan: Docker Scan (Docker Inc., v0.17.0)
15:22:20 [2022-07-27T15:22:20.566Z] 
15:22:20 [2022-07-27T15:22:20.566Z] Server:
15:22:20 [2022-07-27T15:22:20.566Z]  Containers: 0
15:22:20 [2022-07-27T15:22:20.566Z]   Running: 0
15:22:20 [2022-07-27T15:22:20.566Z]   Paused: 0
15:22:20 [2022-07-27T15:22:20.566Z]   Stopped: 0
15:22:20 [2022-07-27T15:22:20.566Z]  Images: 3
15:22:20 [2022-07-27T15:22:20.566Z]  Server Version: 20.10.14
15:22:20 [2022-07-27T15:22:20.566Z]  Storage Driver: overlay2
15:22:20 [2022-07-27T15:22:20.566Z]   Backing Filesystem: extfs
15:22:20 [2022-07-27T15:22:20.566Z]   Supports d_type: true
15:22:20 [2022-07-27T15:22:20.566Z]   Native Overlay Diff: true
15:22:20 [2022-07-27T15:22:20.566Z]   userxattr: false
15:22:20 [2022-07-27T15:22:20.566Z]  Logging Driver: json-file
15:22:20 [2022-07-27T15:22:20.566Z]  Cgroup Driver: cgroupfs
15:22:20 [2022-07-27T15:22:20.566Z]  Cgroup Version: 1
15:22:20 [2022-07-27T15:22:20.566Z]  Plugins:
15:22:20 [2022-07-27T15:22:20.566Z]   Volume: local
15:22:20 [2022-07-27T15:22:20.566Z]   Network: bridge host ipvlan macvlan null overlay
15:22:20 [2022-07-27T15:22:20.566Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:22:20 [2022-07-27T15:22:20.566Z]  Swarm: inactive
15:22:20 [2022-07-27T15:22:20.566Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
15:22:20 [2022-07-27T15:22:20.566Z]  Default Runtime: runc
15:22:20 [2022-07-27T15:22:20.566Z]  Init Binary: docker-init
15:22:20 [2022-07-27T15:22:20.566Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
15:22:20 [2022-07-27T15:22:20.566Z]  runc version: v1.0.3-0-gf46b6ba
15:22:20 [2022-07-27T15:22:20.566Z]  init version: de40ad0
15:22:20 [2022-07-27T15:22:20.566Z]  Security Options:
15:22:20 [2022-07-27T15:22:20.566Z]   apparmor
15:22:20 [2022-07-27T15:22:20.566Z]   seccomp
15:22:20 [2022-07-27T15:22:20.566Z]    Profile: default
15:22:20 [2022-07-27T15:22:20.566Z]  Kernel Version: 5.4.0-1071-aws
15:22:20 [2022-07-27T15:22:20.566Z]  Operating System: Ubuntu 18.04.6 LTS
15:22:20 [2022-07-27T15:22:20.566Z]  OSType: linux
15:22:20 [2022-07-27T15:22:20.566Z]  Architecture: x86_64
15:22:20 [2022-07-27T15:22:20.566Z]  CPUs: 2
15:22:20 [2022-07-27T15:22:20.566Z]  Total Memory: 7.565GiB
15:22:20 [2022-07-27T15:22:20.566Z]  Name: ip-10-100-111-202
15:22:20 [2022-07-27T15:22:20.566Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
15:22:20 [2022-07-27T15:22:20.566Z]  Docker Root Dir: /var/lib/docker
15:22:20 [2022-07-27T15:22:20.566Z]  Debug Mode: false
15:22:20 [2022-07-27T15:22:20.566Z]  Registry: https://index.docker.io/v1/
15:22:20 [2022-07-27T15:22:20.566Z]  Labels:
15:22:20 [2022-07-27T15:22:20.566Z]  Experimental: true
15:22:20 [2022-07-27T15:22:20.566Z]  Insecure Registries:
15:22:20 [2022-07-27T15:22:20.566Z]   127.0.0.0/8
15:22:20 [2022-07-27T15:22:20.566Z]  Live Restore Enabled: true
15:22:20 [2022-07-27T15:22:20.566Z] 
15:22:20 [2022-07-27T15:22:20.566Z] WARNING: No swap limit support
[Pipeline] sh
15:22:20 [2022-07-27T15:22:20.622Z] Commit message: "Fix file capabilities droping in Dockerfile"
15:22:20 [2022-07-27T15:22:20.846Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
15:22:20 [2022-07-27T15:22:20.846Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
15:22:20 [2022-07-27T15:22:20.846Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42934/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
15:22:20 [2022-07-27T15:22:20.846Z] + bash /home/ubuntu/workspace/moby_PR-42934/check-config.sh
15:22:20 [2022-07-27T15:22:20.846Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:22:20 [2022-07-27T15:22:20.846Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
15:22:20 [2022-07-27T15:22:20.846Z] 
15:22:20 [2022-07-27T15:22:20.846Z] Generally Necessary:
15:22:20 [2022-07-27T15:22:20.846Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:22:20 [2022-07-27T15:22:20.846Z] - apparmor: enabled and tools installed
15:22:20 [2022-07-27T15:22:20.846Z] - CONFIG_NAMESPACES: enabled
15:22:20 [2022-07-27T15:22:20.846Z] - CONFIG_NET_NS: enabled
15:22:20 [2022-07-27T15:22:20.846Z] - CONFIG_PID_NS: enabled
15:22:20 [2022-07-27T15:22:20.846Z] - CONFIG_IPC_NS: enabled
15:22:20 [2022-07-27T15:22:20.846Z] - CONFIG_UTS_NS: enabled
15:22:20 [2022-07-27T15:22:20.846Z] - CONFIG_CGROUPS: enabled
15:22:20 [2022-07-27T15:22:20.846Z] - CONFIG_CGROUP_CPUACCT: enabled
15:22:20 [2022-07-27T15:22:20.846Z] - CONFIG_CGROUP_DEVICE: enabled
15:22:20 [2022-07-27T15:22:20.846Z] - CONFIG_CGROUP_FREEZER: enabled
15:22:20 [2022-07-27T15:22:20.846Z] - CONFIG_CGROUP_SCHED: enabled
15:22:20 [2022-07-27T15:22:20.846Z] - CONFIG_CPUSETS: enabled
15:22:20 [2022-07-27T15:22:20.846Z] - CONFIG_MEMCG: enabled
15:22:20 [2022-07-27T15:22:20.846Z] - CONFIG_KEYS: enabled
15:22:20 [2022-07-27T15:22:20.846Z] - CONFIG_VETH: enabled (as module)
15:22:20 [2022-07-27T15:22:20.846Z] - CONFIG_BRIDGE: enabled (as module)
15:22:20 [2022-07-27T15:22:20.846Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:22:20 [2022-07-27T15:22:20.846Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:22:20 [2022-07-27T15:22:20.846Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:22:20 [2022-07-27T15:22:20.846Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:22:20 [2022-07-27T15:22:20.846Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:22:20 [2022-07-27T15:22:20.846Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:22:20 [2022-07-27T15:22:20.846Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
15:22:20 [2022-07-27T15:22:20.846Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:22:20 [2022-07-27T15:22:20.846Z] - CONFIG_NF_NAT: enabled (as module)
15:22:20 [2022-07-27T15:22:20.846Z] - CONFIG_POSIX_MQUEUE: enabled
15:22:20 [2022-07-27T15:22:20.846Z] - CONFIG_CGROUP_BPF: enabled
15:22:20 [2022-07-27T15:22:20.846Z] 
15:22:20 [2022-07-27T15:22:20.846Z] Optional Features:
15:22:20 [2022-07-27T15:22:20.846Z] - CONFIG_USER_NS: enabled
15:22:20 [2022-07-27T15:22:20.846Z] - CONFIG_SECCOMP: enabled
15:22:20 [2022-07-27T15:22:20.846Z] - CONFIG_SECCOMP_FILTER: enabled
15:22:20 [2022-07-27T15:22:20.846Z] - CONFIG_CGROUP_PIDS: enabled
15:22:20 [2022-07-27T15:22:20.846Z] - CONFIG_MEMCG_SWAP: enabled
15:22:20 [2022-07-27T15:22:20.846Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:22:20 [2022-07-27T15:22:20.846Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:22:21 [2022-07-27T15:22:21.106Z] - CONFIG_BLK_CGROUP: enabled
15:22:21 [2022-07-27T15:22:21.106Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:22:21 [2022-07-27T15:22:21.106Z] - CONFIG_CGROUP_PERF: enabled
15:22:21 [2022-07-27T15:22:21.106Z] - CONFIG_CGROUP_HUGETLB: enabled
15:22:21 [2022-07-27T15:22:21.106Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:22:21 [2022-07-27T15:22:21.106Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:22:21 [2022-07-27T15:22:21.106Z] - CONFIG_CFS_BANDWIDTH: enabled
15:22:21 [2022-07-27T15:22:21.106Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:22:21 [2022-07-27T15:22:21.106Z] - CONFIG_RT_GROUP_SCHED: missing
15:22:21 [2022-07-27T15:22:21.106Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:22:21 [2022-07-27T15:22:21.106Z] - CONFIG_IP_VS: enabled (as module)
15:22:21 [2022-07-27T15:22:21.106Z] - CONFIG_IP_VS_NFCT: enabled
15:22:21 [2022-07-27T15:22:21.106Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:22:21 [2022-07-27T15:22:21.106Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:22:21 [2022-07-27T15:22:21.106Z] - CONFIG_IP_VS_RR: enabled (as module)
15:22:21 [2022-07-27T15:22:21.106Z] - CONFIG_SECURITY_SELINUX: enabled
15:22:21 [2022-07-27T15:22:21.106Z] - CONFIG_SECURITY_APPARMOR: enabled
15:22:21 [2022-07-27T15:22:21.106Z] - CONFIG_EXT4_FS: enabled
15:22:21 [2022-07-27T15:22:21.106Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:22:21 [2022-07-27T15:22:21.106Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:22:21 [2022-07-27T15:22:21.106Z] - Network Drivers:
15:22:21 [2022-07-27T15:22:21.106Z]   - "overlay":
15:22:21 [2022-07-27T15:22:21.106Z]     - CONFIG_VXLAN: enabled (as module)
15:22:21 [2022-07-27T15:22:21.106Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:22:21 [2022-07-27T15:22:21.106Z]       Optional (for encrypted networks):
15:22:21 [2022-07-27T15:22:21.106Z]       - CONFIG_CRYPTO: enabled
15:22:21 [2022-07-27T15:22:21.106Z]       - CONFIG_CRYPTO_AEAD: enabled
15:22:21 [2022-07-27T15:22:21.106Z]       - CONFIG_CRYPTO_GCM: enabled
15:22:21 [2022-07-27T15:22:21.106Z]       - CONFIG_CRYPTO_SEQIV: enabled
15:22:21 [2022-07-27T15:22:21.106Z]       - CONFIG_CRYPTO_GHASH: enabled
15:22:21 [2022-07-27T15:22:21.106Z]       - CONFIG_XFRM: enabled
15:22:21 [2022-07-27T15:22:21.106Z]       - CONFIG_XFRM_USER: enabled (as module)
15:22:21 [2022-07-27T15:22:21.106Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:22:21 [2022-07-27T15:22:21.106Z]       - CONFIG_INET_ESP: enabled (as module)
15:22:21 [2022-07-27T15:22:21.106Z]   - "ipvlan":
15:22:21 [2022-07-27T15:22:21.106Z]     - CONFIG_IPVLAN: enabled (as module)
15:22:21 [2022-07-27T15:22:21.106Z]   - "macvlan":
15:22:21 [2022-07-27T15:22:21.106Z]     - CONFIG_MACVLAN: enabled (as module)
15:22:21 [2022-07-27T15:22:21.106Z]     - CONFIG_DUMMY: enabled (as module)
15:22:21 [2022-07-27T15:22:21.106Z]   - "ftp,tftp client in container":
15:22:21 [2022-07-27T15:22:21.270Z] + docker version
15:22:21 [2022-07-27T15:22:21.270Z] Client: Docker Engine - Community
15:22:21 [2022-07-27T15:22:21.270Z]  Version:           20.10.14
15:22:21 [2022-07-27T15:22:21.270Z]  API version:       1.41
15:22:21 [2022-07-27T15:22:21.270Z]  Go version:        go1.16.15
15:22:21 [2022-07-27T15:22:21.270Z]  Git commit:        a224086
15:22:21 [2022-07-27T15:22:21.270Z]  Built:             Thu Mar 24 01:48:02 2022
15:22:21 [2022-07-27T15:22:21.270Z]  OS/Arch:           linux/amd64
15:22:21 [2022-07-27T15:22:21.270Z]  Context:           default
15:22:21 [2022-07-27T15:22:21.270Z]  Experimental:      true
15:22:21 [2022-07-27T15:22:21.270Z] 
15:22:21 [2022-07-27T15:22:21.270Z] Server: Docker Engine - Community
15:22:21 [2022-07-27T15:22:21.270Z]  Engine:
15:22:21 [2022-07-27T15:22:21.270Z]   Version:          20.10.14
15:22:21 [2022-07-27T15:22:21.270Z]   API version:      1.41 (minimum version 1.12)
15:22:21 [2022-07-27T15:22:21.270Z]   Go version:       go1.16.15
15:22:21 [2022-07-27T15:22:21.270Z]   Git commit:       87a90dc
15:22:21 [2022-07-27T15:22:21.270Z]   Built:            Thu Mar 24 01:45:53 2022
15:22:21 [2022-07-27T15:22:21.270Z]   OS/Arch:          linux/amd64
15:22:21 [2022-07-27T15:22:21.270Z]   Experimental:     true
15:22:21 [2022-07-27T15:22:21.270Z]  containerd:
15:22:21 [2022-07-27T15:22:21.270Z]   Version:          1.5.11
15:22:21 [2022-07-27T15:22:21.270Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
15:22:21 [2022-07-27T15:22:21.270Z]  runc:
15:22:21 [2022-07-27T15:22:21.270Z]   Version:          1.0.3
15:22:21 [2022-07-27T15:22:21.270Z]   GitCommit:        v1.0.3-0-gf46b6ba
15:22:21 [2022-07-27T15:22:21.270Z]  docker-init:
15:22:21 [2022-07-27T15:22:21.270Z]   Version:          0.19.0
15:22:21 [2022-07-27T15:22:21.270Z]   GitCommit:        de40ad0
[Pipeline] sh
15:22:21 [2022-07-27T15:22:21.365Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:22:21 [2022-07-27T15:22:21.365Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:22:21 [2022-07-27T15:22:21.365Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:22:21 [2022-07-27T15:22:21.365Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:22:21 [2022-07-27T15:22:21.365Z] - Storage Drivers:
15:22:21 [2022-07-27T15:22:21.365Z]   - "aufs":
15:22:21 [2022-07-27T15:22:21.365Z]     - CONFIG_AUFS_FS: enabled (as module)
15:22:21 [2022-07-27T15:22:21.365Z]   - "btrfs":
15:22:21 [2022-07-27T15:22:21.365Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:22:21 [2022-07-27T15:22:21.365Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:22:21 [2022-07-27T15:22:21.365Z]   - "devicemapper":
15:22:21 [2022-07-27T15:22:21.365Z]     - CONFIG_BLK_DEV_DM: enabled
15:22:21 [2022-07-27T15:22:21.365Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:22:21 [2022-07-27T15:22:21.365Z]   - "overlay":
15:22:21 [2022-07-27T15:22:21.365Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:22:21 [2022-07-27T15:22:21.365Z]   - "zfs":
15:22:21 [2022-07-27T15:22:21.365Z]     - /dev/zfs: present
15:22:21 [2022-07-27T15:22:21.365Z]     - zfs command: missing
15:22:21 [2022-07-27T15:22:21.365Z]     - zpool command: missing
15:22:21 [2022-07-27T15:22:21.365Z] 
15:22:21 [2022-07-27T15:22:21.365Z] Limits:
15:22:21 [2022-07-27T15:22:21.365Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:22:21 [2022-07-27T15:22:21.365Z] 
15:22:21 [2022-07-27T15:22:21.365Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:22:21 [2022-07-27T15:22:21.552Z] + docker info
15:22:21 [2022-07-27T15:22:21.552Z] Client:
15:22:21 [2022-07-27T15:22:21.552Z]  Context:    default
15:22:21 [2022-07-27T15:22:21.552Z]  Debug Mode: false
15:22:21 [2022-07-27T15:22:21.552Z]  Plugins:
15:22:21 [2022-07-27T15:22:21.552Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
15:22:21 [2022-07-27T15:22:21.552Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
15:22:21 [2022-07-27T15:22:21.552Z]   compose: Docker Compose (Docker Inc., v2.4.1)
15:22:21 [2022-07-27T15:22:21.552Z]   scan: Docker Scan (Docker Inc., v0.17.0)
15:22:21 [2022-07-27T15:22:21.552Z] 
15:22:21 [2022-07-27T15:22:21.552Z] Server:
15:22:21 [2022-07-27T15:22:21.552Z]  Containers: 0
15:22:21 [2022-07-27T15:22:21.552Z]   Running: 0
15:22:21 [2022-07-27T15:22:21.552Z]   Paused: 0
15:22:21 [2022-07-27T15:22:21.552Z]   Stopped: 0
15:22:21 [2022-07-27T15:22:21.552Z]  Images: 3
15:22:21 [2022-07-27T15:22:21.552Z]  Server Version: 20.10.14
15:22:21 [2022-07-27T15:22:21.552Z]  Storage Driver: overlay2
15:22:21 [2022-07-27T15:22:21.552Z]   Backing Filesystem: extfs
15:22:21 [2022-07-27T15:22:21.552Z]   Supports d_type: true
15:22:21 [2022-07-27T15:22:21.552Z]   Native Overlay Diff: true
15:22:21 [2022-07-27T15:22:21.552Z]   userxattr: false
15:22:21 [2022-07-27T15:22:21.552Z]  Logging Driver: json-file
15:22:21 [2022-07-27T15:22:21.552Z]  Cgroup Driver: systemd
15:22:21 [2022-07-27T15:22:21.552Z]  Cgroup Version: 2
15:22:21 [2022-07-27T15:22:21.552Z]  Plugins:
15:22:21 [2022-07-27T15:22:21.552Z]   Volume: local
15:22:21 [2022-07-27T15:22:21.552Z]   Network: bridge host ipvlan macvlan null overlay
15:22:21 [2022-07-27T15:22:21.552Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:22:21 [2022-07-27T15:22:21.552Z]  Swarm: inactive
15:22:21 [2022-07-27T15:22:21.552Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
15:22:21 [2022-07-27T15:22:21.552Z]  Default Runtime: runc
15:22:21 [2022-07-27T15:22:21.552Z]  Init Binary: docker-init
15:22:21 [2022-07-27T15:22:21.552Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
15:22:21 [2022-07-27T15:22:21.552Z]  runc version: v1.0.3-0-gf46b6ba
15:22:21 [2022-07-27T15:22:21.552Z]  init version: de40ad0
15:22:21 [2022-07-27T15:22:21.552Z]  Security Options:
15:22:21 [2022-07-27T15:22:21.552Z]   apparmor
15:22:21 [2022-07-27T15:22:21.552Z]   seccomp
15:22:21 [2022-07-27T15:22:21.552Z]    Profile: default
15:22:21 [2022-07-27T15:22:21.552Z]   cgroupns
15:22:21 [2022-07-27T15:22:21.552Z]  Kernel Version: 5.13.0-1021-aws
15:22:21 [2022-07-27T15:22:21.552Z]  Operating System: Ubuntu 20.04.4 LTS
15:22:21 [2022-07-27T15:22:21.552Z]  OSType: linux
15:22:21 [2022-07-27T15:22:21.552Z]  Architecture: x86_64
15:22:21 [2022-07-27T15:22:21.552Z]  CPUs: 2
15:22:21 [2022-07-27T15:22:21.552Z]  Total Memory: 7.559GiB
15:22:21 [2022-07-27T15:22:21.552Z]  Name: ip-10-100-52-100
15:22:21 [2022-07-27T15:22:21.552Z]  ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK
15:22:21 [2022-07-27T15:22:21.552Z]  Docker Root Dir: /var/lib/docker
15:22:21 [2022-07-27T15:22:21.552Z]  Debug Mode: false
15:22:21 [2022-07-27T15:22:21.552Z]  Registry: https://index.docker.io/v1/
15:22:21 [2022-07-27T15:22:21.552Z]  Labels:
15:22:21 [2022-07-27T15:22:21.552Z]  Experimental: true
15:22:21 [2022-07-27T15:22:21.552Z]  Insecure Registries:
15:22:21 [2022-07-27T15:22:21.552Z]   127.0.0.0/8
15:22:21 [2022-07-27T15:22:21.552Z]  Live Restore Enabled: true
15:22:21 [2022-07-27T15:22:21.552Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:22:19 [2022-07-27T15:22:19.985Z]  > git remote # timeout=10
15:22:19 [2022-07-27T15:22:19.991Z]  > git config --get remote.origin.url # timeout=10
15:22:19 [2022-07-27T15:22:19.997Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:22:19 [2022-07-27T15:22:19.997Z]  > git merge 2bfc7aedab34758e62ea102acaa2cdca712042c8 # timeout=10
15:22:20 [2022-07-27T15:22:20.006Z]  > git rev-parse HEAD^{commit} # timeout=10
15:22:20 [2022-07-27T15:22:20.012Z]  > git config core.sparsecheckout # timeout=10
15:22:20 [2022-07-27T15:22:20.015Z]  > git checkout -f 31f654a704f61768828d5950a13f30bb493d1239 # timeout=10
15:22:21 [2022-07-27T15:22:21.686Z] + sudo modprobe ip_vs
15:22:21 [2022-07-27T15:22:21.686Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:31f654a704f61768828d5950a13f30bb493d1239 .
15:22:21 [2022-07-27T15:22:21.805Z] #81 DONE 1.1s
15:22:21 [2022-07-27T15:22:21.805Z] 
15:22:21 [2022-07-27T15:22:21.805Z] #82 exporting to image
15:22:21 [2022-07-27T15:22:21.805Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
15:22:21 [2022-07-27T15:22:21.805Z] #82 exporting layers
15:22:21 [2022-07-27T15:22:21.877Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:31f654a704f61768828d5950a13f30bb493d1239 .
15:22:21 [2022-07-27T15:22:21.877Z] #1 [internal] load build definition from Dockerfile
15:22:21 [2022-07-27T15:22:21.877Z] #1 sha256:66ba713849b315860a9b8ac54bb967292ac0950b1fdb0ce48448f4bdba1af48a
15:22:21 [2022-07-27T15:22:21.877Z] #1 transferring dockerfile: 19.25kB done
15:22:21 [2022-07-27T15:22:21.877Z] #1 DONE 0.0s
15:22:21 [2022-07-27T15:22:21.877Z] 
15:22:21 [2022-07-27T15:22:21.877Z] #2 [internal] load .dockerignore
15:22:21 [2022-07-27T15:22:21.877Z] #2 sha256:39ef95a38d73a4e82f1d60edfd98ec558d0dc4d5a136889e97f361952c0afd44
15:22:21 [2022-07-27T15:22:21.877Z] #2 transferring context: 145B 0.0s done
15:22:21 [2022-07-27T15:22:21.877Z] #2 DONE 0.0s
15:22:21 [2022-07-27T15:22:21.877Z] 
15:22:21 [2022-07-27T15:22:21.877Z] #3 resolve image config for docker.io/docker/dockerfile:1
15:22:21 [2022-07-27T15:22:21.877Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
15:22:21 [2022-07-27T15:22:21.945Z] #1 [internal] load build definition from Dockerfile
15:22:21 [2022-07-27T15:22:21.945Z] #1 sha256:33f878d661c31ed25204847d93f0574171f0d209cdd351015c4e8fb5fa2613b3
15:22:21 [2022-07-27T15:22:21.945Z] #1 transferring dockerfile: 19.25kB done
15:22:21 [2022-07-27T15:22:21.945Z] #1 DONE 0.0s
15:22:21 [2022-07-27T15:22:21.945Z] 
15:22:21 [2022-07-27T15:22:21.945Z] #2 [internal] load .dockerignore
15:22:21 [2022-07-27T15:22:21.945Z] #2 sha256:381c6b15fc2bb43f34709c0c7f5bd1dfdf11a18e1abe9d32a9c65878e900905b
15:22:21 [2022-07-27T15:22:21.945Z] #2 transferring context: 145B done
15:22:21 [2022-07-27T15:22:21.945Z] #2 DONE 0.0s
15:22:21 [2022-07-27T15:22:21.945Z] 
15:22:21 [2022-07-27T15:22:21.945Z] #3 resolve image config for docker.io/docker/dockerfile:1
15:22:21 [2022-07-27T15:22:21.945Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
15:22:21 [2022-07-27T15:22:21.945Z] #3 DONE 0.1s
15:22:22 [2022-07-27T15:22:22.136Z] #3 DONE 0.1s
15:22:22 [2022-07-27T15:22:22.136Z] 
15:22:22 [2022-07-27T15:22:22.136Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
15:22:22 [2022-07-27T15:22:22.136Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
15:22:22 [2022-07-27T15:22:22.136Z] #4 CACHED
15:22:22 [2022-07-27T15:22:22.136Z] 
15:22:22 [2022-07-27T15:22:22.136Z] #6 [internal] load .dockerignore
15:22:22 [2022-07-27T15:22:22.136Z] #6 sha256:5c31c4f370861e05ada70fac723e92230a8a8fae6d8805fd6df0f5ec44d840ce
15:22:22 [2022-07-27T15:22:22.136Z] #6 DONE 0.0s
15:22:22 [2022-07-27T15:22:22.136Z] 
15:22:22 [2022-07-27T15:22:22.136Z] #5 [internal] load build definition from Dockerfile
15:22:22 [2022-07-27T15:22:22.136Z] #5 sha256:43918e19239c1b6cd2e7bcee377878fe3b2818fe4b9dff098286346dff4f196b
15:22:22 [2022-07-27T15:22:22.136Z] #5 DONE 0.0s
15:22:22 [2022-07-27T15:22:22.136Z] 
15:22:22 [2022-07-27T15:22:22.136Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
15:22:22 [2022-07-27T15:22:22.136Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
15:22:22 [2022-07-27T15:22:22.204Z] 
15:22:22 [2022-07-27T15:22:22.204Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
15:22:22 [2022-07-27T15:22:22.205Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
15:22:22 [2022-07-27T15:22:22.205Z] #4 CACHED
15:22:22 [2022-07-27T15:22:22.205Z] 
15:22:22 [2022-07-27T15:22:22.205Z] #5 [internal] load build definition from Dockerfile
15:22:22 [2022-07-27T15:22:22.205Z] #5 sha256:fb0044b5e92abe439b68ad119afea8288258cd147ef21eee11fe66042edeb81b
15:22:22 [2022-07-27T15:22:22.205Z] #5 DONE 0.0s
15:22:22 [2022-07-27T15:22:22.205Z] 
15:22:22 [2022-07-27T15:22:22.205Z] #6 [internal] load .dockerignore
15:22:22 [2022-07-27T15:22:22.205Z] #6 sha256:b74a2b8579c2c5c5ed657bcb1a9abac5cb1b65bcb8aa30e60dc5252a4d4cfbd0
15:22:22 [2022-07-27T15:22:22.205Z] #6 DONE 0.0s
15:22:22 [2022-07-27T15:22:22.205Z] 
15:22:22 [2022-07-27T15:22:22.205Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
15:22:22 [2022-07-27T15:22:22.205Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
15:22:22 [2022-07-27T15:22:22.205Z] #7 DONE 0.1s
15:22:22 [2022-07-27T15:22:22.205Z] 
15:22:22 [2022-07-27T15:22:22.205Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
15:22:22 [2022-07-27T15:22:22.205Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
15:22:22 [2022-07-27T15:22:22.368Z] #82 exporting layers 0.8s done
15:22:22 [2022-07-27T15:22:22.368Z] #82 writing image sha256:e70b060a8b521a7c1d6f18c31ba2a130dc27ec9bb3e66f670e0a3ba0d5cac44f
15:22:22 [2022-07-27T15:22:22.368Z] #82 writing image sha256:e70b060a8b521a7c1d6f18c31ba2a130dc27ec9bb3e66f670e0a3ba0d5cac44f done
15:22:22 [2022-07-27T15:22:22.368Z] #82 naming to docker.io/library/docker:31f654a704f61768828d5950a13f30bb493d1239 done
15:22:22 [2022-07-27T15:22:22.368Z] #82 DONE 0.8s
[Pipeline] }
[Pipeline] // stage
15:22:22 [2022-07-27T15:22:22.395Z] #7 DONE 0.1s
15:22:22 [2022-07-27T15:22:22.395Z] 
15:22:22 [2022-07-27T15:22:22.395Z] #8 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye
15:22:22 [2022-07-27T15:22:22.395Z] #8 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f
15:22:22 [2022-07-27T15:22:22.395Z] #8 DONE 0.1s
15:22:22 [2022-07-27T15:22:22.395Z] 
15:22:22 [2022-07-27T15:22:22.395Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
15:22:22 [2022-07-27T15:22:22.395Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
15:22:22 [2022-07-27T15:22:22.395Z] #9 DONE 0.1s
15:22:22 [2022-07-27T15:22:22.395Z] 
15:22:22 [2022-07-27T15:22:22.395Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
15:22:22 [2022-07-27T15:22:22.395Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
15:22:22 [2022-07-27T15:22:22.395Z] #10 DONE 0.1s
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
15:22:22 [2022-07-27T15:22:22.465Z] #10 DONE 0.1s
15:22:22 [2022-07-27T15:22:22.465Z] 
15:22:22 [2022-07-27T15:22:22.465Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
15:22:22 [2022-07-27T15:22:22.465Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
15:22:22 [2022-07-27T15:22:22.465Z] #8 DONE 0.1s
15:22:22 [2022-07-27T15:22:22.465Z] 
15:22:22 [2022-07-27T15:22:22.465Z] #9 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye
15:22:22 [2022-07-27T15:22:22.465Z] #9 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f
15:22:22 [2022-07-27T15:22:22.465Z] #9 DONE 0.1s
15:22:22 [2022-07-27T15:22:22.726Z] + sudo modprobe ip6table_filter
15:22:22 [2022-07-27T15:22:22.727Z] 
15:22:22 [2022-07-27T15:22:22.727Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
15:22:22 [2022-07-27T15:22:22.727Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
15:22:22 [2022-07-27T15:22:22.727Z] #73 DONE 0.0s
15:22:22 [2022-07-27T15:22:22.727Z] 
15:22:22 [2022-07-27T15:22:22.727Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
15:22:22 [2022-07-27T15:22:22.727Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
15:22:22 [2022-07-27T15:22:22.727Z] #71 DONE 0.0s
15:22:22 [2022-07-27T15:22:22.727Z] 
15:22:22 [2022-07-27T15:22:22.727Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
15:22:22 [2022-07-27T15:22:22.727Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
15:22:22 [2022-07-27T15:22:22.727Z] #11 DONE 0.0s
15:22:22 [2022-07-27T15:22:22.727Z] 
15:22:22 [2022-07-27T15:22:22.727Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251
15:22:22 [2022-07-27T15:22:22.727Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda
15:22:22 [2022-07-27T15:22:22.727Z] #28 DONE 0.0s
15:22:22 [2022-07-27T15:22:22.727Z] 
15:22:22 [2022-07-27T15:22:22.727Z] #24 [internal] load build context
15:22:22 [2022-07-27T15:22:22.727Z] #24 sha256:92900744aa1d8ac41054036d8bbf5d864eda0e896310fb41c478b3c81463a8b6
[Pipeline] sh
15:22:22 [2022-07-27T15:22:22.989Z] #24 ...
15:22:22 [2022-07-27T15:22:22.989Z] 
15:22:22 [2022-07-27T15:22:22.989Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
15:22:22 [2022-07-27T15:22:22.989Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
15:22:22 [2022-07-27T15:22:22.989Z] #49 DONE 0.3s
15:22:22 [2022-07-27T15:22:22.989Z] 
15:22:22 [2022-07-27T15:22:22.989Z] #24 [internal] load build context
15:22:22 [2022-07-27T15:22:22.989Z] #24 sha256:92900744aa1d8ac41054036d8bbf5d864eda0e896310fb41c478b3c81463a8b6
15:22:23 [2022-07-27T15:22:23.056Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42934/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=31f654a704f61768828d5950a13f30bb493d1239 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:31f654a704f61768828d5950a13f30bb493d1239 hack/test/unit
15:22:23 [2022-07-27T15:22:23.312Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
15:22:23 [2022-07-27T15:22:23.313Z] + TESTFLAGS+=' -test.timeout=5m'
15:22:23 [2022-07-27T15:22:23.313Z] + TESTDIRS=./...
15:22:23 [2022-07-27T15:22:23.313Z] + exclude_paths='/vendor/|/integration'
15:22:23 [2022-07-27T15:22:23.313Z] ++ go list ./...
15:22:23 [2022-07-27T15:22:23.313Z] ++ grep -vE '(/vendor/|/integration)'
15:22:23 [2022-07-27T15:22:23.336Z] 
15:22:23 [2022-07-27T15:22:23.336Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
15:22:23 [2022-07-27T15:22:23.336Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
15:22:23 [2022-07-27T15:22:23.336Z] #11 DONE 0.0s
15:22:23 [2022-07-27T15:22:23.336Z] 
15:22:23 [2022-07-27T15:22:23.337Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
15:22:23 [2022-07-27T15:22:23.337Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
15:22:23 [2022-07-27T15:22:23.337Z] #73 DONE 0.0s
15:22:23 [2022-07-27T15:22:23.337Z] 
15:22:23 [2022-07-27T15:22:23.337Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
15:22:23 [2022-07-27T15:22:23.337Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
15:22:23 [2022-07-27T15:22:23.337Z] #71 DONE 0.0s
15:22:23 [2022-07-27T15:22:23.337Z] 
15:22:23 [2022-07-27T15:22:23.337Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251
15:22:23 [2022-07-27T15:22:23.337Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda
15:22:23 [2022-07-27T15:22:23.337Z] #28 DONE 0.0s
15:22:23 [2022-07-27T15:22:23.337Z] 
15:22:23 [2022-07-27T15:22:23.337Z] #24 [internal] load build context
15:22:23 [2022-07-27T15:22:23.337Z] #24 sha256:72e0819401615978f0aad7fd8d0b4db5ce9e21725cc04ff2a33af162f663a320
15:22:23 [2022-07-27T15:22:23.337Z] #24 ...
15:22:23 [2022-07-27T15:22:23.337Z] 
15:22:23 [2022-07-27T15:22:23.337Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
15:22:23 [2022-07-27T15:22:23.337Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
15:22:23 [2022-07-27T15:22:23.337Z] #49 DONE 0.4s
15:22:23 [2022-07-27T15:22:23.337Z] 
15:22:23 [2022-07-27T15:22:23.337Z] #24 [internal] load build context
15:22:23 [2022-07-27T15:22:23.337Z] #24 sha256:72e0819401615978f0aad7fd8d0b4db5ce9e21725cc04ff2a33af162f663a320
15:22:24 [2022-07-27T15:22:24.242Z] + pkg_list='github.com/docker/docker/api
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/api/server
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/api/server/backend/build
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/api/server/httpstatus
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/api/server/httputils
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/api/server/middleware
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/api/server/router
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/api/server/router/build
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/api/server/router/checkpoint
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/api/server/router/container
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/api/server/router/debug
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/api/server/router/distribution
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/api/server/router/grpc
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/api/server/router/image
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/api/server/router/network
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/api/server/router/plugin
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/api/server/router/session
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/api/server/router/swarm
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/api/server/router/system
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/api/server/router/volume
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/api/types
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/api/types/backend
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/api/types/blkiodev
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/api/types/container
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/api/types/events
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/api/types/filters
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/api/types/image
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/api/types/mount
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/api/types/network
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/api/types/plugins/logdriver
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/api/types/registry
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/api/types/strslice
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/api/types/swarm
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/api/types/swarm/runtime
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/api/types/time
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/api/types/versions
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/api/types/versions/v1p19
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/api/types/versions/v1p20
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/api/types/volume
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/builder
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/builder/builder-next
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/builder/builder-next/exporter
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/builder/builder-next/worker
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/builder/dockerfile
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/builder/remotecontext
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/builder/remotecontext/git
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/builder/remotecontext/urlutil
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/cli
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/cli/config
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/cli/debug
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/cli/winresources/docker-proxy
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/cli/winresources/dockerd
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/client
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/cmd/docker-proxy
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/cmd/dockerd
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/cmd/dockerd/trap
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/container
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/container/stream
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/contrib/apparmor
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/contrib/docker-device-tool
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/contrib/httpserver
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/daemon
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/daemon/cluster
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/daemon/cluster/convert
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/daemon/cluster/executor
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/daemon/cluster/executor/container
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/daemon/cluster/provider
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/daemon/config
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/daemon/containerd
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/daemon/events
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/daemon/events/testutils
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/daemon/exec
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/daemon/graphdriver
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/daemon/graphdriver/aufs
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/daemon/graphdriver/copy
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/daemon/graphdriver/devmapper
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/daemon/graphdriver/overlay
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/daemon/graphdriver/register
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/daemon/graphdriver/vfs
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/daemon/graphdriver/zfs
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/daemon/images
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/daemon/initlayer
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/daemon/links
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/daemon/listeners
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/daemon/logger
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/daemon/logger/awslogs
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/daemon/logger/fluentd
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/daemon/logger/gcplogs
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/daemon/logger/gelf
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/daemon/logger/journald
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/daemon/logger/local
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/daemon/logger/logentries
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/daemon/logger/loggertest
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/daemon/logger/loggerutils
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/daemon/logger/splunk
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/daemon/logger/syslog
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/daemon/logger/templates
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/daemon/names
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/daemon/network
15:22:24 [2022-07-27T15:22:24.242Z] github.com/docker/docker/daemon/stats
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/distribution
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/distribution/metadata
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/distribution/utils
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/distribution/xfer
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/dockerversion
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/errdefs
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/image
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/image/cache
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/image/tarexport
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/image/v1
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/internal/test/suite
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/layer
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libcontainerd
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libcontainerd/queue
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libcontainerd/remote
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libcontainerd/supervisor
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libcontainerd/types
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/bitseq
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/cluster
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/cmd/ovrouter
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/cmd/readme_test
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/config
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/datastore
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/diagnostic
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/discoverapi
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/driverapi
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/drivers/bridge
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/drivers/host
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/drivers/null
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/drivers/overlay
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/drivers/remote
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/drivers/windows
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/drvregistry
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/etchosts
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/idm
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/internal/caller
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/ipam
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/ipamapi
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/ipams/builtin
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/ipams/null
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/ipams/remote
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/ipamutils
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/iptables
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/netlabel
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/netutils
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/networkdb
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/ns
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/options
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/osl
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/osl/kernel
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/portallocator
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/portmapper
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/resolvconf
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/testutils
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/types
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/oci
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/oci/caps
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/opts
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/pkg/aaparser
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/pkg/archive
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/pkg/authorization
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/pkg/broadcaster
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/pkg/capabilities
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/pkg/chrootarchive
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/pkg/containerfs
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/pkg/devicemapper
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/pkg/directory
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/pkg/dmesg
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/pkg/fileutils
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/pkg/fsutils
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/pkg/homedir
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/pkg/idtools
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/pkg/ioutils
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/pkg/jsonmessage
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/pkg/longpath
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/pkg/loopback
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/pkg/namesgenerator
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/pkg/parsers
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/pkg/parsers/kernel
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/pkg/pidfile
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/pkg/platform
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/pkg/plugingetter
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/pkg/plugins
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/pkg/plugins/transport
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/pkg/pools
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/pkg/progress
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/pkg/pubsub
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/pkg/reexec
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/pkg/signal
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/pkg/stack
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/pkg/stdcopy
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/pkg/streamformatter
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/pkg/stringid
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/pkg/sysinfo
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/pkg/system
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/pkg/tailfile
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/pkg/tarsum
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/pkg/urlutil
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/pkg/useragent
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/plugin
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/plugin/executor/containerd
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/plugin/v2
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/profiles/apparmor
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/profiles/seccomp
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/quota
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/reference
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/registry
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/registry/resumable
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/restartmanager
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/rootless
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/rootless/specconv
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/runconfig
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/runconfig/opts
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/testutil
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/testutil/daemon
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/testutil/environment
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/testutil/fakecontext
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/testutil/fakegit
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/testutil/fakestorage
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/testutil/fixtures/load
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/testutil/fixtures/plugin
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/testutil/registry
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/testutil/request
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/volume
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/volume/drivers
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/volume/local
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/volume/mounts
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/volume/service
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/volume/service/opts
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/volume/testutils'
15:22:24 [2022-07-27T15:22:24.243Z] ++ grep --fixed-strings -v /libnetwork
15:22:24 [2022-07-27T15:22:24.243Z] ++ echo 'github.com/docker/docker/api
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/api/server
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/api/server/backend/build
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/api/server/httpstatus
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/api/server/httputils
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/api/server/middleware
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/api/server/router
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/api/server/router/build
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/api/server/router/checkpoint
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/api/server/router/container
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/api/server/router/debug
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/api/server/router/distribution
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/api/server/router/grpc
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/api/server/router/image
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/api/server/router/network
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/api/server/router/plugin
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/api/server/router/session
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/api/server/router/swarm
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/api/server/router/system
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/api/server/router/volume
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/api/types
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/api/types/backend
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/api/types/blkiodev
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/api/types/container
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/api/types/events
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/api/types/filters
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/api/types/image
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/api/types/mount
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/api/types/network
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/api/types/plugins/logdriver
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/api/types/registry
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/api/types/strslice
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/api/types/swarm
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/api/types/swarm/runtime
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/api/types/time
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/api/types/versions
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/api/types/versions/v1p19
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/api/types/versions/v1p20
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/api/types/volume
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/builder
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/builder/builder-next
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/builder/builder-next/exporter
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/builder/builder-next/worker
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/builder/dockerfile
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/builder/remotecontext
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/builder/remotecontext/git
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/builder/remotecontext/urlutil
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/cli
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/cli/config
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/cli/debug
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/cli/winresources/docker-proxy
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/cli/winresources/dockerd
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/client
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/cmd/docker-proxy
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/cmd/dockerd
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/cmd/dockerd/trap
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/container
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/container/stream
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/contrib/apparmor
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/contrib/docker-device-tool
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/contrib/httpserver
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/daemon
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/daemon/cluster
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/daemon/cluster/convert
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/daemon/cluster/executor
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/daemon/cluster/executor/container
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/daemon/cluster/provider
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/daemon/config
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/daemon/containerd
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/daemon/events
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/daemon/events/testutils
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/daemon/exec
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/daemon/graphdriver
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/daemon/graphdriver/aufs
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/daemon/graphdriver/copy
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/daemon/graphdriver/devmapper
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/daemon/graphdriver/overlay
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/daemon/graphdriver/register
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/daemon/graphdriver/vfs
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/daemon/graphdriver/zfs
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/daemon/images
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/daemon/initlayer
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/daemon/links
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/daemon/listeners
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/daemon/logger
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/daemon/logger/awslogs
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/daemon/logger/fluentd
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/daemon/logger/gcplogs
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/daemon/logger/gelf
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/daemon/logger/journald
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/daemon/logger/local
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/daemon/logger/logentries
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/daemon/logger/loggertest
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/daemon/logger/loggerutils
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/daemon/logger/splunk
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/daemon/logger/syslog
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/daemon/logger/templates
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/daemon/names
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/daemon/network
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/daemon/stats
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/distribution
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/distribution/metadata
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/distribution/utils
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/distribution/xfer
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/dockerversion
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/errdefs
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/image
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/image/cache
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/image/tarexport
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/image/v1
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/internal/test/suite
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/layer
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libcontainerd
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libcontainerd/queue
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libcontainerd/remote
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libcontainerd/supervisor
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libcontainerd/types
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/bitseq
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/cluster
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/cmd/ovrouter
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/cmd/readme_test
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/config
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/datastore
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/diagnostic
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/discoverapi
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/driverapi
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/drivers/bridge
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/drivers/host
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/drivers/null
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/drivers/overlay
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/drivers/remote
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/drivers/windows
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/drvregistry
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/etchosts
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/idm
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/internal/caller
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/ipam
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/ipamapi
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/ipams/builtin
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/ipams/null
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/ipams/remote
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/ipamutils
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/iptables
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/netlabel
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/netutils
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/networkdb
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/ns
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/options
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/osl
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/osl/kernel
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/portallocator
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/portmapper
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/resolvconf
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/testutils
15:22:24 [2022-07-27T15:22:24.243Z] github.com/docker/docker/libnetwork/types
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/oci
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/oci/caps
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/opts
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/aaparser
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/archive
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/authorization
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/broadcaster
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/capabilities
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/chrootarchive
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/containerfs
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/devicemapper
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/directory
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/dmesg
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/fileutils
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/fsutils
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/homedir
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/idtools
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/ioutils
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/jsonmessage
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/longpath
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/loopback
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/namesgenerator
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/parsers
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/parsers/kernel
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/pidfile
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/platform
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/plugingetter
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/plugins
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/plugins/transport
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/pools
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/progress
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/pubsub
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/reexec
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/signal
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/stack
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/stdcopy
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/streamformatter
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/stringid
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/sysinfo
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/system
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/tailfile
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/tarsum
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/urlutil
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/useragent
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/plugin
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/plugin/executor/containerd
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/plugin/v2
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/profiles/apparmor
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/profiles/seccomp
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/quota
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/reference
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/registry
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/registry/resumable
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/restartmanager
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/rootless
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/rootless/specconv
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/runconfig
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/runconfig/opts
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/testutil
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/testutil/daemon
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/testutil/environment
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/testutil/fakecontext
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/testutil/fakegit
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/testutil/fakestorage
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/testutil/fixtures/load
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/testutil/fixtures/plugin
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/testutil/registry
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/testutil/request
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/volume
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/volume/drivers
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/volume/local
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/volume/mounts
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/volume/service
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/volume/service/opts
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/volume/testutils'
15:22:24 [2022-07-27T15:22:24.244Z] + base_pkg_list='github.com/docker/docker/api
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/server
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/server/backend/build
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/server/httpstatus
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/server/httputils
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/server/middleware
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/server/router
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/server/router/build
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/server/router/checkpoint
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/server/router/container
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/server/router/debug
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/server/router/distribution
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/server/router/grpc
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/server/router/image
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/server/router/network
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/server/router/plugin
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/server/router/session
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/server/router/swarm
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/server/router/system
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/server/router/volume
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/types
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/types/backend
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/types/blkiodev
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/types/container
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/types/events
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/types/filters
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/types/image
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/types/mount
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/types/network
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/types/plugins/logdriver
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/types/registry
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/types/strslice
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/types/swarm
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/types/swarm/runtime
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/types/time
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/types/versions
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/types/versions/v1p19
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/types/versions/v1p20
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/types/volume
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/builder
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/builder/builder-next
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/builder/builder-next/exporter
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/builder/builder-next/worker
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/builder/dockerfile
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/builder/remotecontext
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/builder/remotecontext/git
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/builder/remotecontext/urlutil
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/cli
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/cli/config
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/cli/debug
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/cli/winresources/docker-proxy
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/cli/winresources/dockerd
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/client
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/cmd/docker-proxy
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/cmd/dockerd
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/cmd/dockerd/trap
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/container
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/container/stream
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/contrib/apparmor
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/contrib/docker-device-tool
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/contrib/httpserver
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/daemon
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/daemon/cluster
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/daemon/cluster/convert
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/daemon/cluster/executor
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/daemon/cluster/executor/container
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/daemon/cluster/provider
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/daemon/config
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/daemon/containerd
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/daemon/events
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/daemon/events/testutils
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/daemon/exec
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/daemon/graphdriver
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/daemon/graphdriver/aufs
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/daemon/graphdriver/copy
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/daemon/graphdriver/devmapper
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/daemon/graphdriver/overlay
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/daemon/graphdriver/register
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/daemon/graphdriver/vfs
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/daemon/graphdriver/zfs
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/daemon/images
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/daemon/initlayer
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/daemon/links
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/daemon/listeners
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/daemon/logger
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/daemon/logger/awslogs
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/daemon/logger/fluentd
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/daemon/logger/gcplogs
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/daemon/logger/gelf
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/daemon/logger/journald
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/daemon/logger/local
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/daemon/logger/logentries
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/daemon/logger/loggertest
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/daemon/logger/loggerutils
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/daemon/logger/splunk
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/daemon/logger/syslog
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/daemon/logger/templates
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/daemon/names
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/daemon/network
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/daemon/stats
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/distribution
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/distribution/metadata
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/distribution/utils
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/distribution/xfer
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/dockerversion
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/errdefs
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/image
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/image/cache
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/image/tarexport
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/image/v1
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/internal/test/suite
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/layer
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/libcontainerd
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/libcontainerd/queue
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/libcontainerd/remote
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/libcontainerd/supervisor
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/libcontainerd/types
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/oci
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/oci/caps
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/opts
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/aaparser
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/archive
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/authorization
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/broadcaster
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/capabilities
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/chrootarchive
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/containerfs
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/devicemapper
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/directory
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/dmesg
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/fileutils
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/fsutils
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/homedir
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/idtools
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/ioutils
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/jsonmessage
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/longpath
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/loopback
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/namesgenerator
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/parsers
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/parsers/kernel
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/pidfile
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/platform
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/plugingetter
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/plugins
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/plugins/transport
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/pools
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/progress
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/pubsub
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/reexec
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/signal
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/stack
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/stdcopy
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/streamformatter
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/stringid
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/sysinfo
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/system
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/tailfile
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/tarsum
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/urlutil
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/pkg/useragent
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/plugin
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/plugin/executor/containerd
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/plugin/v2
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/profiles/apparmor
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/profiles/seccomp
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/quota
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/reference
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/registry
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/registry/resumable
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/restartmanager
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/rootless
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/rootless/specconv
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/runconfig
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/runconfig/opts
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/testutil
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/testutil/daemon
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/testutil/environment
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/testutil/fakecontext
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/testutil/fakegit
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/testutil/fakestorage
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/testutil/fixtures/load
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/testutil/fixtures/plugin
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/testutil/registry
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/testutil/request
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/volume
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/volume/drivers
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/volume/local
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/volume/mounts
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/volume/service
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/volume/service/opts
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/volume/testutils'
15:22:24 [2022-07-27T15:22:24.244Z] ++ grep --fixed-strings /libnetwork
15:22:24 [2022-07-27T15:22:24.244Z] ++ echo 'github.com/docker/docker/api
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/server
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/server/backend/build
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/server/httpstatus
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/server/httputils
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/server/middleware
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/server/router
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/server/router/build
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/server/router/checkpoint
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/server/router/container
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/server/router/debug
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/server/router/distribution
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/server/router/grpc
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/server/router/image
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/server/router/network
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/server/router/plugin
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/server/router/session
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/server/router/swarm
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/server/router/system
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/server/router/volume
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/types
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/types/backend
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/types/blkiodev
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/types/container
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/types/events
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/types/filters
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/types/image
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/types/mount
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/types/network
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/types/plugins/logdriver
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/types/registry
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/types/strslice
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/types/swarm
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/types/swarm/runtime
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/types/time
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/types/versions
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/types/versions/v1p19
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/types/versions/v1p20
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/api/types/volume
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/builder
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/builder/builder-next
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/builder/builder-next/exporter
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/builder/builder-next/worker
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/builder/dockerfile
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/builder/remotecontext
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/builder/remotecontext/git
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/builder/remotecontext/urlutil
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/cli
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/cli/config
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/cli/debug
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/cli/winresources/docker-proxy
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/cli/winresources/dockerd
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/client
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/cmd/docker-proxy
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/cmd/dockerd
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/cmd/dockerd/trap
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/container
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/container/stream
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/contrib/apparmor
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/contrib/docker-device-tool
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/contrib/httpserver
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/daemon
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/daemon/cluster
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:22:24 [2022-07-27T15:22:24.244Z] github.com/docker/docker/daemon/cluster/convert
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/daemon/cluster/executor
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/daemon/cluster/executor/container
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/daemon/cluster/provider
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/daemon/config
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/daemon/containerd
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/daemon/events
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/daemon/events/testutils
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/daemon/exec
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/daemon/graphdriver
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/daemon/graphdriver/aufs
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/daemon/graphdriver/copy
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/daemon/graphdriver/devmapper
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/daemon/graphdriver/overlay
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/daemon/graphdriver/register
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/daemon/graphdriver/vfs
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/daemon/graphdriver/zfs
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/daemon/images
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/daemon/initlayer
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/daemon/links
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/daemon/listeners
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/daemon/logger
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/daemon/logger/awslogs
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/daemon/logger/fluentd
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/daemon/logger/gcplogs
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/daemon/logger/gelf
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/daemon/logger/journald
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/daemon/logger/local
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/daemon/logger/logentries
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/daemon/logger/loggertest
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/daemon/logger/loggerutils
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/daemon/logger/splunk
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/daemon/logger/syslog
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/daemon/logger/templates
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/daemon/names
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/daemon/network
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/daemon/stats
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/distribution
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/distribution/metadata
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/distribution/utils
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/distribution/xfer
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/dockerversion
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/errdefs
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/image
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/image/cache
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/image/tarexport
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/image/v1
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/internal/test/suite
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/layer
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libcontainerd
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libcontainerd/queue
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libcontainerd/remote
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libcontainerd/supervisor
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libcontainerd/types
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/bitseq
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/cluster
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/cmd/ovrouter
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/cmd/readme_test
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/config
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/datastore
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/diagnostic
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/discoverapi
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/driverapi
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/drivers/bridge
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/drivers/host
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/drivers/null
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/drivers/overlay
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/drivers/remote
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/drivers/windows
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/drvregistry
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/etchosts
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/idm
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/internal/caller
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/ipam
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/ipamapi
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/ipams/builtin
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/ipams/null
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/ipams/remote
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/ipamutils
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/iptables
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/netlabel
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/netutils
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/networkdb
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/ns
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/options
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/osl
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/osl/kernel
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/portallocator
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/portmapper
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/resolvconf
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/testutils
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/types
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/oci
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/oci/caps
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/opts
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/pkg/aaparser
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/pkg/archive
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/pkg/authorization
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/pkg/broadcaster
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/pkg/capabilities
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/pkg/chrootarchive
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/pkg/containerfs
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/pkg/devicemapper
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/pkg/directory
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/pkg/dmesg
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/pkg/fileutils
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/pkg/fsutils
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/pkg/homedir
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/pkg/idtools
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/pkg/ioutils
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/pkg/jsonmessage
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/pkg/longpath
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/pkg/loopback
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/pkg/namesgenerator
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/pkg/parsers
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/pkg/parsers/kernel
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/pkg/pidfile
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/pkg/platform
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/pkg/plugingetter
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/pkg/plugins
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/pkg/plugins/transport
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/pkg/pools
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/pkg/progress
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/pkg/pubsub
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/pkg/reexec
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/pkg/signal
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/pkg/stack
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/pkg/stdcopy
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/pkg/streamformatter
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/pkg/stringid
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/pkg/sysinfo
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/pkg/system
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/pkg/tailfile
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/pkg/tarsum
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/pkg/urlutil
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/pkg/useragent
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/plugin
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/plugin/executor/containerd
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/plugin/v2
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/profiles/apparmor
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/profiles/seccomp
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/quota
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/reference
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/registry
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/registry/resumable
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/restartmanager
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/rootless
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/rootless/specconv
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/runconfig
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/runconfig/opts
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/testutil
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/testutil/daemon
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/testutil/environment
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/testutil/fakecontext
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/testutil/fakegit
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/testutil/fakestorage
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/testutil/fixtures/load
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/testutil/fixtures/plugin
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/testutil/registry
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/testutil/request
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/volume
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/volume/drivers
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/volume/local
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/volume/mounts
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/volume/service
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/volume/service/opts
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/volume/testutils'
15:22:24 [2022-07-27T15:22:24.245Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/bitseq
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/cluster
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/cmd/ovrouter
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/cmd/readme_test
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/config
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/datastore
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/diagnostic
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/discoverapi
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/driverapi
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/drivers/bridge
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/drivers/host
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/drivers/null
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/drivers/overlay
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/drivers/remote
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/drivers/windows
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/drvregistry
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/etchosts
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/idm
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/internal/caller
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/ipam
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/ipamapi
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/ipams/builtin
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/ipams/null
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/ipams/remote
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/ipamutils
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/iptables
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/netlabel
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/netutils
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/networkdb
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/ns
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/options
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/osl
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/osl/kernel
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/portallocator
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/portmapper
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/resolvconf
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/testutils
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/types'
15:22:24 [2022-07-27T15:22:24.245Z] + echo 'github.com/docker/docker/libnetwork
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/bitseq
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/cluster
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/cmd/ovrouter
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/cmd/readme_test
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/config
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/datastore
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/diagnostic
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/discoverapi
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/driverapi
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/drivers/bridge
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/drivers/host
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/drivers/null
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/drivers/overlay
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/drivers/remote
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/drivers/windows
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/drvregistry
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/etchosts
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/idm
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/internal/caller
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/ipam
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/ipamapi
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/ipams/builtin
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/ipams/null
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/ipams/remote
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/ipamutils
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/iptables
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/netlabel
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/netutils
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/networkdb
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/ns
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/options
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/osl
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/osl/kernel
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/portallocator
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/portmapper
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/resolvconf
15:22:24 [2022-07-27T15:22:24.245Z] github.com/docker/docker/libnetwork/testutils
15:22:24 [2022-07-27T15:22:24.246Z] github.com/docker/docker/libnetwork/types'
15:22:24 [2022-07-27T15:22:24.246Z] + grep --fixed-strings libnetwork/drivers/bridge
15:22:24 [2022-07-27T15:22:24.246Z] github.com/docker/docker/libnetwork/drivers/bridge
15:22:24 [2022-07-27T15:22:24.246Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:22:24 [2022-07-27T15:22:24.246Z] + type docker-proxy
15:22:24 [2022-07-27T15:22:24.246Z] hack/test/unit: line 25: type: docker-proxy: not found
15:22:24 [2022-07-27T15:22:24.246Z] + hack/make.sh binary-proxy install-proxy
15:22:24 [2022-07-27T15:22:24.246Z] 
15:22:24 [2022-07-27T15:22:24.246Z] Removing bundles/
15:22:24 [2022-07-27T15:22:24.246Z] 
15:22:24 [2022-07-27T15:22:24.246Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
15:22:24 [2022-07-27T15:22:24.377Z] #24 transferring context: 62.08MB 1.6s done
15:22:24 [2022-07-27T15:22:24.377Z] #24 DONE 1.6s
15:22:24 [2022-07-27T15:22:24.377Z] 
15:22:24 [2022-07-27T15:22:24.377Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
15:22:24 [2022-07-27T15:22:24.377Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68
15:22:24 [2022-07-27T15:22:24.377Z] #18 CACHED
15:22:24 [2022-07-27T15:22:24.377Z] 
15:22:24 [2022-07-27T15:22:24.377Z] #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
15:22:24 [2022-07-27T15:22:24.377Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
15:22:24 [2022-07-27T15:22:24.377Z] #51 CACHED
15:22:24 [2022-07-27T15:22:24.377Z] 
15:22:24 [2022-07-27T15:22:24.377Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
15:22:24 [2022-07-27T15:22:24.377Z] #25 sha256:02eca24edab2f120357a9ed7dabe3961b7aaa5dfcab98a2e244f279f8c51eb3a
15:22:24 [2022-07-27T15:22:24.377Z] #25 CACHED
15:22:24 [2022-07-27T15:22:24.377Z] 
15:22:24 [2022-07-27T15:22:24.377Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
15:22:24 [2022-07-27T15:22:24.377Z] #70 sha256:4057b763387c2ec3f3d9dbe6ac8574f802af0f42bba1079df062168b9fee980e
15:22:24 [2022-07-27T15:22:24.377Z] #70 CACHED
15:22:24 [2022-07-27T15:22:24.377Z] 
15:22:24 [2022-07-27T15:22:24.377Z] #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
15:22:24 [2022-07-27T15:22:24.377Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320
15:22:24 [2022-07-27T15:22:24.377Z] #38 CACHED
15:22:24 [2022-07-27T15:22:24.377Z] 
15:22:24 [2022-07-27T15:22:24.377Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
15:22:24 [2022-07-27T15:22:24.377Z] #43 sha256:566d25ac8853dcf897f4998f3421f0256676c98cb15c3035720380430e6c73e5
15:22:24 [2022-07-27T15:22:24.377Z] #43 CACHED
15:22:24 [2022-07-27T15:22:24.377Z] 
15:22:24 [2022-07-27T15:22:24.377Z] #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
15:22:24 [2022-07-27T15:22:24.377Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0
15:22:24 [2022-07-27T15:22:24.377Z] #29 CACHED
15:22:24 [2022-07-27T15:22:24.377Z] 
15:22:24 [2022-07-27T15:22:24.377Z] #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
15:22:24 [2022-07-27T15:22:24.377Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
15:22:24 [2022-07-27T15:22:24.377Z] #21 CACHED
15:22:24 [2022-07-27T15:22:24.377Z] 
15:22:24 [2022-07-27T15:22:24.377Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
15:22:24 [2022-07-27T15:22:24.377Z] #79 sha256:c6d46508755dec968303217b8eed7b260ac6780068c91de2a3e26179ec1b6513
15:22:24 [2022-07-27T15:22:24.377Z] #79 CACHED
15:22:24 [2022-07-27T15:22:24.377Z] 
15:22:24 [2022-07-27T15:22:24.377Z] #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
15:22:24 [2022-07-27T15:22:24.377Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054
15:22:24 [2022-07-27T15:22:24.377Z] #62 CACHED
15:22:24 [2022-07-27T15:22:24.377Z] 
15:22:24 [2022-07-27T15:22:24.377Z] #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
15:22:24 [2022-07-27T15:22:24.377Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713
15:22:24 [2022-07-27T15:22:24.377Z] #13 CACHED
15:22:24 [2022-07-27T15:22:24.377Z] 
15:22:24 [2022-07-27T15:22:24.377Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
15:22:24 [2022-07-27T15:22:24.377Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
15:22:24 [2022-07-27T15:22:24.377Z] #72 CACHED
15:22:24 [2022-07-27T15:22:24.377Z] 
15:22:24 [2022-07-27T15:22:24.377Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
15:22:24 [2022-07-27T15:22:24.377Z] #48 sha256:0d70c1b6182a7ca30490dc5ca6f2412a0a06eee92c14324cf6461355f93b9d5a
15:22:24 [2022-07-27T15:22:24.377Z] #48 CACHED
15:22:24 [2022-07-27T15:22:24.377Z] 
15:22:24 [2022-07-27T15:22:24.377Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:22:24 [2022-07-27T15:22:24.377Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081
15:22:24 [2022-07-27T15:22:24.377Z] #33 CACHED
15:22:24 [2022-07-27T15:22:24.377Z] 
15:22:24 [2022-07-27T15:22:24.377Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
15:22:24 [2022-07-27T15:22:24.377Z] #54 sha256:350163bfdd67258460486116bf33b4bd76afb5117fb6947cea999a732be9c91c
15:22:24 [2022-07-27T15:22:24.377Z] #54 CACHED
15:22:24 [2022-07-27T15:22:24.377Z] 
15:22:24 [2022-07-27T15:22:24.377Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
15:22:24 [2022-07-27T15:22:24.377Z] #75 sha256:6fa002ada1025ccdcf30e5791d69ad380c76432647153e9ae37338e2eab43a1e
15:22:24 [2022-07-27T15:22:24.377Z] #75 CACHED
15:22:24 [2022-07-27T15:22:24.377Z] 
15:22:24 [2022-07-27T15:22:24.377Z] #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
15:22:24 [2022-07-27T15:22:24.377Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6
15:22:24 [2022-07-27T15:22:24.377Z] #22 CACHED
15:22:24 [2022-07-27T15:22:24.377Z] 
15:22:24 [2022-07-27T15:22:24.377Z] #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
15:22:24 [2022-07-27T15:22:24.377Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
15:22:24 [2022-07-27T15:22:24.377Z] #42 CACHED
15:22:24 [2022-07-27T15:22:24.377Z] 
15:22:24 [2022-07-27T15:22:24.377Z] #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
15:22:24 [2022-07-27T15:22:24.377Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4
15:22:24 [2022-07-27T15:22:24.377Z] #36 CACHED
15:22:24 [2022-07-27T15:22:24.377Z] 
15:22:24 [2022-07-27T15:22:24.377Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
15:22:24 [2022-07-27T15:22:24.377Z] #63 sha256:9c853b5f2433891d77bef8303b72926c73686f150147a08221ad01d73d4f9537
15:22:24 [2022-07-27T15:22:24.377Z] #63 CACHED
15:22:24 [2022-07-27T15:22:24.377Z] 
15:22:24 [2022-07-27T15:22:24.378Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
15:22:24 [2022-07-27T15:22:24.378Z] #52 sha256:d2920f2f4a0c0597cf0de1668cf710c5108db5a56ab2bafb8cfac1fe027a27f3
15:22:24 [2022-07-27T15:22:24.378Z] #52 CACHED
15:22:24 [2022-07-27T15:22:24.378Z] 
15:22:24 [2022-07-27T15:22:24.378Z] #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
15:22:24 [2022-07-27T15:22:24.378Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c
15:22:24 [2022-07-27T15:22:24.378Z] #40 CACHED
15:22:24 [2022-07-27T15:22:24.378Z] 
15:22:24 [2022-07-27T15:22:24.378Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
15:22:24 [2022-07-27T15:22:24.378Z] #35 sha256:0b39148488521f82b78847851ad48e45a75ed64fc7bc2bedf507311409cc592b
15:22:24 [2022-07-27T15:22:24.378Z] #35 CACHED
15:22:24 [2022-07-27T15:22:24.378Z] 
15:22:24 [2022-07-27T15:22:24.378Z] #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
15:22:24 [2022-07-27T15:22:24.378Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195
15:22:24 [2022-07-27T15:22:24.378Z] #47 CACHED
15:22:24 [2022-07-27T15:22:24.378Z] 
15:22:24 [2022-07-27T15:22:24.378Z] #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
15:22:24 [2022-07-27T15:22:24.378Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48
15:22:24 [2022-07-27T15:22:24.378Z] #34 CACHED
15:22:24 [2022-07-27T15:22:24.378Z] 
15:22:24 [2022-07-27T15:22:24.378Z] #20 [dev-systemd-false  6/28] RUN ldconfig
15:22:24 [2022-07-27T15:22:24.378Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c
15:22:24 [2022-07-27T15:22:24.378Z] #20 CACHED
15:22:24 [2022-07-27T15:22:24.378Z] 
15:22:24 [2022-07-27T15:22:24.378Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
15:22:24 [2022-07-27T15:22:24.378Z] #61 sha256:92b3e540b732744bcf5f15b29a6d19e674083e971a2709cf201489b65fcd7b65
15:22:24 [2022-07-27T15:22:24.378Z] #61 CACHED
15:22:24 [2022-07-27T15:22:24.378Z] 
15:22:24 [2022-07-27T15:22:24.378Z] #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
15:22:24 [2022-07-27T15:22:24.378Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
15:22:24 [2022-07-27T15:22:24.378Z] #77 CACHED
15:22:24 [2022-07-27T15:22:24.378Z] 
15:22:24 [2022-07-27T15:22:24.378Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
15:22:24 [2022-07-27T15:22:24.378Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85
15:22:24 [2022-07-27T15:22:24.378Z] #15 CACHED
15:22:24 [2022-07-27T15:22:24.378Z] 
15:22:24 [2022-07-27T15:22:24.378Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
15:22:24 [2022-07-27T15:22:24.378Z] #69 sha256:a5c0882ca17200f6114b7d62b77898ce235d8df4056e3902d53a7682c26df041
15:22:24 [2022-07-27T15:22:24.378Z] #69 CACHED
15:22:24 [2022-07-27T15:22:24.378Z] 
15:22:24 [2022-07-27T15:22:24.378Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
15:22:24 [2022-07-27T15:22:24.378Z] #56 sha256:7631bf667f3da6314d72615e118a92c73f00341a6597f609b58279f741906561
15:22:24 [2022-07-27T15:22:24.378Z] #56 CACHED
15:22:24 [2022-07-27T15:22:24.378Z] 
15:22:24 [2022-07-27T15:22:24.378Z] #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
15:22:24 [2022-07-27T15:22:24.378Z] #26 sha256:64cee2d6b3322421841a39543953aaca2acfef82ec635475bb7781aaf39b91c3
15:22:24 [2022-07-27T15:22:24.378Z] #26 CACHED
15:22:24 [2022-07-27T15:22:24.378Z] 
15:22:24 [2022-07-27T15:22:24.378Z] #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
15:22:24 [2022-07-27T15:22:24.378Z] #64 sha256:d9be215d6ad9d0452bdbf1d0d7f79d36e4f6ec302fa5026145060497e563d408
15:22:24 [2022-07-27T15:22:24.378Z] #64 CACHED
15:22:24 [2022-07-27T15:22:24.378Z] 
15:22:24 [2022-07-27T15:22:24.378Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
15:22:24 [2022-07-27T15:22:24.378Z] #68 sha256:73cd26c8eb33b7be2cd8510bd67bb5756ce4fac21c283656f66b5e7a89bed28f
15:22:24 [2022-07-27T15:22:24.378Z] #68 CACHED
15:22:24 [2022-07-27T15:22:24.378Z] 
15:22:24 [2022-07-27T15:22:24.378Z] #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
15:22:24 [2022-07-27T15:22:24.378Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
15:22:24 [2022-07-27T15:22:24.378Z] #14 CACHED
15:22:24 [2022-07-27T15:22:24.378Z] 
15:22:24 [2022-07-27T15:22:24.378Z] #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
15:22:24 [2022-07-27T15:22:24.378Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023
15:22:24 [2022-07-27T15:22:24.378Z] #50 CACHED
15:22:24 [2022-07-27T15:22:24.378Z] 
15:22:24 [2022-07-27T15:22:24.378Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
15:22:24 [2022-07-27T15:22:24.378Z] #37 sha256:994b93eea37c70a274fd425fbb0af40f81361bc95f20ae033ac002dd9eaf0523
15:22:24 [2022-07-27T15:22:24.378Z] #37 CACHED
15:22:24 [2022-07-27T15:22:24.378Z] 
15:22:24 [2022-07-27T15:22:24.378Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
15:22:24 [2022-07-27T15:22:24.378Z] #45 sha256:364023e350e168b802f429a0d82244915899fce05cd78d380507aaad2e9bbef8
15:22:24 [2022-07-27T15:22:24.378Z] #45 CACHED
15:22:24 [2022-07-27T15:22:24.378Z] 
15:22:24 [2022-07-27T15:22:24.378Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
15:22:24 [2022-07-27T15:22:24.378Z] #27 sha256:94738def01172a83759c7019d91c3409420b6825ad93e707e0e7e244900e9ac4
15:22:24 [2022-07-27T15:22:24.378Z] #27 CACHED
15:22:24 [2022-07-27T15:22:24.378Z] 
15:22:24 [2022-07-27T15:22:24.378Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
15:22:24 [2022-07-27T15:22:24.378Z] #66 sha256:77833d55984018a6ca5fd26cd2414c52235b79a5a14c651605ec8445e923c00b
15:22:24 [2022-07-27T15:22:24.378Z] #66 CACHED
15:22:24 [2022-07-27T15:22:24.378Z] 
15:22:24 [2022-07-27T15:22:24.378Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
15:22:24 [2022-07-27T15:22:24.378Z] #39 sha256:16aafe345b75e3703bf20f4b9513dc138349c73a42ad357c40d7ae31db5372e0
15:22:24 [2022-07-27T15:22:24.378Z] #39 CACHED
15:22:24 [2022-07-27T15:22:24.378Z] 
15:22:24 [2022-07-27T15:22:24.378Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
15:22:24 [2022-07-27T15:22:24.378Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad
15:22:24 [2022-07-27T15:22:24.378Z] #19 CACHED
15:22:24 [2022-07-27T15:22:24.378Z] 
15:22:24 [2022-07-27T15:22:24.378Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
15:22:24 [2022-07-27T15:22:24.378Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d
15:22:24 [2022-07-27T15:22:24.378Z] #23 CACHED
15:22:24 [2022-07-27T15:22:24.378Z] 
15:22:24 [2022-07-27T15:22:24.378Z] #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
15:22:24 [2022-07-27T15:22:24.378Z] #60 sha256:3855559f04e3f7aa7f418875e6cf3bcbf6b86e7c3c13b40b3350636061fd2d42
15:22:24 [2022-07-27T15:22:24.378Z] #60 CACHED
15:22:24 [2022-07-27T15:22:24.378Z] 
15:22:24 [2022-07-27T15:22:24.378Z] #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
15:22:24 [2022-07-27T15:22:24.378Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2
15:22:24 [2022-07-27T15:22:24.378Z] #16 CACHED
15:22:24 [2022-07-27T15:22:24.378Z] 
15:22:24 [2022-07-27T15:22:24.378Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:22:24 [2022-07-27T15:22:24.378Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df
15:22:24 [2022-07-27T15:22:24.378Z] #46 CACHED
15:22:24 [2022-07-27T15:22:24.378Z] 
15:22:24 [2022-07-27T15:22:24.378Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
15:22:24 [2022-07-27T15:22:24.378Z] #30 sha256:f37902afe85a70acc8fb348bd60720ef98e2a7d3106a42388f49259405a009a5
15:22:24 [2022-07-27T15:22:24.378Z] #30 CACHED
15:22:24 [2022-07-27T15:22:24.378Z] 
15:22:24 [2022-07-27T15:22:24.378Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
15:22:24 [2022-07-27T15:22:24.378Z] #78 sha256:02693e35fb9bce0aab7b848bb7945ea5507374ddf57332af2367bf8ee95a7ac5
15:22:24 [2022-07-27T15:22:24.378Z] #78 CACHED
15:22:24 [2022-07-27T15:22:24.378Z] 
15:22:24 [2022-07-27T15:22:24.378Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
15:22:24 [2022-07-27T15:22:24.378Z] #59 sha256:e1b53e893d909c5db6a943ea230d7328497c700c1f49edf470803b97cfee37f9
15:22:24 [2022-07-27T15:22:24.378Z] #59 CACHED
15:22:24 [2022-07-27T15:22:24.378Z] 
15:22:24 [2022-07-27T15:22:24.378Z] #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
15:22:24 [2022-07-27T15:22:24.378Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
15:22:24 [2022-07-27T15:22:24.378Z] #55 CACHED
15:22:24 [2022-07-27T15:22:24.378Z] 
15:22:24 [2022-07-27T15:22:24.378Z] #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             ;
15:22:24 [2022-07-27T15:22:24.378Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
15:22:24 [2022-07-27T15:22:24.378Z] #76 CACHED
15:22:24 [2022-07-27T15:22:24.378Z] 
15:22:24 [2022-07-27T15:22:24.378Z] #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
15:22:24 [2022-07-27T15:22:24.378Z] #67 sha256:3c104e37dc2034c491a2dab778e839e1864aba0fe69862fa2956e41175aa3d91
15:22:24 [2022-07-27T15:22:24.378Z] #67 CACHED
15:22:24 [2022-07-27T15:22:24.378Z] 
15:22:24 [2022-07-27T15:22:24.378Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
15:22:24 [2022-07-27T15:22:24.378Z] #58 sha256:db880dba6a5b26fd52ab558ede4cf78d6c21089b666727c506d18e3b749326c8
15:22:24 [2022-07-27T15:22:24.378Z] #58 CACHED
15:22:24 [2022-07-27T15:22:24.378Z] 
15:22:24 [2022-07-27T15:22:24.378Z] #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
15:22:24 [2022-07-27T15:22:24.378Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1
15:22:24 [2022-07-27T15:22:24.378Z] #53 CACHED
15:22:24 [2022-07-27T15:22:24.378Z] 
15:22:24 [2022-07-27T15:22:24.378Z] #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
15:22:24 [2022-07-27T15:22:24.378Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572
15:22:24 [2022-07-27T15:22:24.378Z] #57 CACHED
15:22:24 [2022-07-27T15:22:24.378Z] 
15:22:24 [2022-07-27T15:22:24.378Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
15:22:24 [2022-07-27T15:22:24.378Z] #41 sha256:be59c91d37914283d76653f96e7290d8553a66a87d35e80c67871ade132884ad
15:22:24 [2022-07-27T15:22:24.378Z] #41 CACHED
15:22:24 [2022-07-27T15:22:24.378Z] 
15:22:24 [2022-07-27T15:22:24.378Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
15:22:24 [2022-07-27T15:22:24.378Z] #32 sha256:049d0950838d8fb7c3bb271b3ecee1e77e3ddcd89279229f9e341d3aa3a94bdf
15:22:24 [2022-07-27T15:22:24.378Z] #32 CACHED
15:22:24 [2022-07-27T15:22:24.378Z] 
15:22:24 [2022-07-27T15:22:24.378Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
15:22:24 [2022-07-27T15:22:24.378Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
15:22:24 [2022-07-27T15:22:24.378Z] #74 CACHED
15:22:24 [2022-07-27T15:22:24.378Z] 
15:22:24 [2022-07-27T15:22:24.378Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
15:22:24 [2022-07-27T15:22:24.378Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f
15:22:24 [2022-07-27T15:22:24.378Z] #12 CACHED
15:22:24 [2022-07-27T15:22:24.378Z] 
15:22:24 [2022-07-27T15:22:24.378Z] #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
15:22:24 [2022-07-27T15:22:24.378Z] #31 sha256:de3c17ed85855c7fedeb84765541d6d618ef282eb658a8c97504583a5977958c
15:22:24 [2022-07-27T15:22:24.378Z] #31 CACHED
15:22:24 [2022-07-27T15:22:24.378Z] 
15:22:24 [2022-07-27T15:22:24.378Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
15:22:24 [2022-07-27T15:22:24.378Z] #65 sha256:495a5ce6b2234dd8cdcc1d3281e3086a6f91296f4b0dcbd005d627dd84a56105
15:22:24 [2022-07-27T15:22:24.378Z] #65 CACHED
15:22:24 [2022-07-27T15:22:24.378Z] 
15:22:24 [2022-07-27T15:22:24.378Z] #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
15:22:24 [2022-07-27T15:22:24.378Z] #44 sha256:7d7691b1498aa4dd9cb9246073088f8bd80c81d13fa32f6f8ea6320826583a81
15:22:24 [2022-07-27T15:22:24.378Z] #44 CACHED
15:22:24 [2022-07-27T15:22:24.378Z] 
15:22:24 [2022-07-27T15:22:24.378Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
15:22:24 [2022-07-27T15:22:24.378Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f
15:22:24 [2022-07-27T15:22:24.378Z] #17 CACHED
15:22:24 [2022-07-27T15:22:24.378Z] 
15:22:24 [2022-07-27T15:22:24.378Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
15:22:24 [2022-07-27T15:22:24.378Z] #80 sha256:e66b0530e2209d0bd0125f699d4b230aa471cb23bf59a7ce529a4090e2e8a295
15:22:24 [2022-07-27T15:22:24.378Z] #80 CACHED
15:22:24 [2022-07-27T15:22:24.378Z] 
15:22:24 [2022-07-27T15:22:24.378Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker
15:22:24 [2022-07-27T15:22:24.378Z] #81 sha256:503da4fce84cc9efde14a768e684965d99e5c8257eeaa385a28ae4900bb3f31e
15:22:24 [2022-07-27T15:22:24.502Z] Building: bundles/binary-proxy/docker-proxy
15:22:24 [2022-07-27T15:22:24.502Z] GOOS="" GOARCH="" GOARM=""
15:22:24 [2022-07-27T15:22:24.730Z] #24 transferring context: 62.06MB 1.7s done
15:22:24 [2022-07-27T15:22:24.731Z] #24 DONE 1.7s
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
15:22:24 [2022-07-27T15:22:24.731Z] #39 sha256:69ec0d9756c2ce7bccb3ae3c43ea3e84ae6c9191aa8454b4954b6863e837b6aa
15:22:24 [2022-07-27T15:22:24.731Z] #39 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #20 [dev-systemd-false  6/28] RUN ldconfig
15:22:24 [2022-07-27T15:22:24.731Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c
15:22:24 [2022-07-27T15:22:24.731Z] #20 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
15:22:24 [2022-07-27T15:22:24.731Z] #43 sha256:e99ff642c302079764e7a334b356be1c4807a62f31bc19a274219f00a290ef5b
15:22:24 [2022-07-27T15:22:24.731Z] #43 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
15:22:24 [2022-07-27T15:22:24.731Z] #59 sha256:2e28beffa4ca96ab022f8dbd931855bc39ae31ac520dc4a4df296d36b199ee2f
15:22:24 [2022-07-27T15:22:24.731Z] #59 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #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
15:22:24 [2022-07-27T15:22:24.731Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0
15:22:24 [2022-07-27T15:22:24.731Z] #29 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #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
15:22:24 [2022-07-27T15:22:24.731Z] #31 sha256:edb81911e47ffa6a5820278eb6fae56585992a08c8cd43774083ba21807cc4bb
15:22:24 [2022-07-27T15:22:24.731Z] #31 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #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
15:22:24 [2022-07-27T15:22:24.731Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
15:22:24 [2022-07-27T15:22:24.731Z] #55 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #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
15:22:24 [2022-07-27T15:22:24.731Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
15:22:24 [2022-07-27T15:22:24.731Z] #42 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
15:22:24 [2022-07-27T15:22:24.731Z] #48 sha256:4e8d21dfcd4e68f1a7ac75b5da5ef7946cf5cf2f66f20bf8ad61cc5261782571
15:22:24 [2022-07-27T15:22:24.731Z] #48 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #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
15:22:24 [2022-07-27T15:22:24.731Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1
15:22:24 [2022-07-27T15:22:24.731Z] #53 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
15:22:24 [2022-07-27T15:22:24.731Z] #70 sha256:42d40fb723d4f268d55f01dd3dce0c7016acea937c01b5073185ae36b07b8708
15:22:24 [2022-07-27T15:22:24.731Z] #70 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
15:22:24 [2022-07-27T15:22:24.731Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
15:22:24 [2022-07-27T15:22:24.731Z] #72 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
15:22:24 [2022-07-27T15:22:24.731Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f
15:22:24 [2022-07-27T15:22:24.731Z] #17 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
15:22:24 [2022-07-27T15:22:24.731Z] #66 sha256:822d2d5b39088e7b64236acf396aeeab480168dc87214124dcaf46fe9cf15033
15:22:24 [2022-07-27T15:22:24.731Z] #66 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
15:22:24 [2022-07-27T15:22:24.731Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d
15:22:24 [2022-07-27T15:22:24.731Z] #23 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #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
15:22:24 [2022-07-27T15:22:24.731Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320
15:22:24 [2022-07-27T15:22:24.731Z] #38 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
15:22:24 [2022-07-27T15:22:24.731Z] #32 sha256:3d7e94207e17fdbb1147e3324a724f148a3114fd8d3a7e9676545a5d5b73e241
15:22:24 [2022-07-27T15:22:24.731Z] #32 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
15:22:24 [2022-07-27T15:22:24.731Z] #25 sha256:8dd56a1da7074d0e5e7eee4594af71fc43467949129f6612ff489cb844072949
15:22:24 [2022-07-27T15:22:24.731Z] #25 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
15:22:24 [2022-07-27T15:22:24.731Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad
15:22:24 [2022-07-27T15:22:24.731Z] #19 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
15:22:24 [2022-07-27T15:22:24.731Z] #68 sha256:c085d5d189c2cbb3d6941a6ed438aa8a76d797377bf8924aea8725d3d2b7ee87
15:22:24 [2022-07-27T15:22:24.731Z] #68 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
15:22:24 [2022-07-27T15:22:24.731Z] #63 sha256:77cbbce7c8d64201d853040fb5c11b775e4994a95c4e28afaf1485d86999c6c2
15:22:24 [2022-07-27T15:22:24.731Z] #63 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
15:22:24 [2022-07-27T15:22:24.731Z] #65 sha256:6db7f4221797ba8d8aef8a5c348269a4cb496ff691bd55f7d6c65f4c76eb87ff
15:22:24 [2022-07-27T15:22:24.731Z] #65 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #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
15:22:24 [2022-07-27T15:22:24.731Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023
15:22:24 [2022-07-27T15:22:24.731Z] #50 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
15:22:24 [2022-07-27T15:22:24.731Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85
15:22:24 [2022-07-27T15:22:24.731Z] #15 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
15:22:24 [2022-07-27T15:22:24.731Z] #45 sha256:791e40dcf90276937268e9f5d8fc5c79cfd35b74ba367fc3c1dfc0789dc32a2c
15:22:24 [2022-07-27T15:22:24.731Z] #45 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #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
15:22:24 [2022-07-27T15:22:24.731Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
15:22:24 [2022-07-27T15:22:24.731Z] #51 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
15:22:24 [2022-07-27T15:22:24.731Z] #54 sha256:2558af23c5152a3284ad3a2c7a9d5fbbc51afea1ff1cd0aea100b3210a225609
15:22:24 [2022-07-27T15:22:24.731Z] #54 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #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
15:22:24 [2022-07-27T15:22:24.731Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c
15:22:24 [2022-07-27T15:22:24.731Z] #40 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
15:22:24 [2022-07-27T15:22:24.731Z] #56 sha256:20335188be8c18281190a885794e3e152c876dbdcb487011f6bb553e8015686b
15:22:24 [2022-07-27T15:22:24.731Z] #56 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
15:22:24 [2022-07-27T15:22:24.731Z] #80 sha256:e5e009d3323ff4afaa69c883cb224fa7f9f95f2ed2c5e13b682434b7376744d1
15:22:24 [2022-07-27T15:22:24.731Z] #80 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
15:22:24 [2022-07-27T15:22:24.731Z] #37 sha256:374f77104963a343e080cc9bc903fbb8ccfd48e61f7d7020034e8c94e1e2b1c1
15:22:24 [2022-07-27T15:22:24.731Z] #37 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
15:22:24 [2022-07-27T15:22:24.731Z] #41 sha256:04d4fd676646dd2163b4a16bf6b1493a71ab9347e6894fb2a539f1c16cc6283a
15:22:24 [2022-07-27T15:22:24.731Z] #41 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
15:22:24 [2022-07-27T15:22:24.731Z] #30 sha256:6b26dd0be5cade78afa2d855e6b6175ed91e1bec32aea717124a29315d480cf0
15:22:24 [2022-07-27T15:22:24.731Z] #30 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #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
15:22:24 [2022-07-27T15:22:24.731Z] #44 sha256:59f530cc757b3c5385f4554ca3cc853bd420c45427ce5d3b1ae2194d461d5c31
15:22:24 [2022-07-27T15:22:24.731Z] #44 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #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
15:22:24 [2022-07-27T15:22:24.731Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572
15:22:24 [2022-07-27T15:22:24.731Z] #57 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #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
15:22:24 [2022-07-27T15:22:24.731Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4
15:22:24 [2022-07-27T15:22:24.731Z] #36 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #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
15:22:24 [2022-07-27T15:22:24.731Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
15:22:24 [2022-07-27T15:22:24.731Z] #21 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
15:22:24 [2022-07-27T15:22:24.731Z] #61 sha256:62bcbaf07094ed586ff16c2bb0e88d003a82a367f256359d78b35b788f44a188
15:22:24 [2022-07-27T15:22:24.731Z] #61 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #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
15:22:24 [2022-07-27T15:22:24.731Z] #67 sha256:d936b9a9de5ec4fa57cca0bdf699916d562d7942d6de0491e3f5477db9a8b1d9
15:22:24 [2022-07-27T15:22:24.731Z] #67 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
15:22:24 [2022-07-27T15:22:24.731Z] #69 sha256:87e64fd4a150f12a64791c940a01d0f9da0759c2ce7bf46ea81dc6f837d8f536
15:22:24 [2022-07-27T15:22:24.731Z] #69 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
15:22:24 [2022-07-27T15:22:24.731Z] #35 sha256:cbb3851b5c36095c46d7f2e04a3936ff1d664e34308d6f07930e744fbe3d141d
15:22:24 [2022-07-27T15:22:24.731Z] #35 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #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
15:22:24 [2022-07-27T15:22:24.731Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6
15:22:24 [2022-07-27T15:22:24.731Z] #22 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
15:22:24 [2022-07-27T15:22:24.731Z] #58 sha256:014000e052cf93d3307c9730bd353bc3473557abdb7353e263a98bc2d5ae9f6a
15:22:24 [2022-07-27T15:22:24.731Z] #58 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
15:22:24 [2022-07-27T15:22:24.731Z] #52 sha256:377d06385b990ad296891547f20cb9230a3cf6a42a975d15c0945b58890d38e2
15:22:24 [2022-07-27T15:22:24.731Z] #52 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
15:22:24 [2022-07-27T15:22:24.731Z] #75 sha256:fa99ca9e91c2b6ecfdeba29fbbfbc04eaaf957f9e726493eb97367c9e2327ef8
15:22:24 [2022-07-27T15:22:24.731Z] #75 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #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
15:22:24 [2022-07-27T15:22:24.731Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195
15:22:24 [2022-07-27T15:22:24.731Z] #47 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #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
15:22:24 [2022-07-27T15:22:24.731Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48
15:22:24 [2022-07-27T15:22:24.731Z] #34 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #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
15:22:24 [2022-07-27T15:22:24.731Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713
15:22:24 [2022-07-27T15:22:24.731Z] #13 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
15:22:24 [2022-07-27T15:22:24.731Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
15:22:24 [2022-07-27T15:22:24.731Z] #74 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
15:22:24 [2022-07-27T15:22:24.731Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68
15:22:24 [2022-07-27T15:22:24.731Z] #18 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #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
15:22:24 [2022-07-27T15:22:24.731Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2
15:22:24 [2022-07-27T15:22:24.731Z] #16 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #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
15:22:24 [2022-07-27T15:22:24.731Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
15:22:24 [2022-07-27T15:22:24.731Z] #77 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
15:22:24 [2022-07-27T15:22:24.731Z] #78 sha256:47bf78d81948bb84995d3d3535ada89a0d23c0dbe7ec04c2213182f41e65987b
15:22:24 [2022-07-27T15:22:24.731Z] #78 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #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
15:22:24 [2022-07-27T15:22:24.731Z] #64 sha256:cbb34ad4bef9922d983185de15b44ad8f6d94bfffd44eaffc884430fe27be1ee
15:22:24 [2022-07-27T15:22:24.731Z] #64 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
15:22:24 [2022-07-27T15:22:24.731Z] #79 sha256:8fe4c76f368341676d1b3858c4d0bb6ce2f8e01ab5b1cee69b8c85fa981c0c46
15:22:24 [2022-07-27T15:22:24.731Z] #79 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #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             ;
15:22:24 [2022-07-27T15:22:24.731Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
15:22:24 [2022-07-27T15:22:24.731Z] #76 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #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
15:22:24 [2022-07-27T15:22:24.731Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
15:22:24 [2022-07-27T15:22:24.731Z] #14 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #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
15:22:24 [2022-07-27T15:22:24.731Z] #26 sha256:9a7638af9dfb2bee934c378cac07d56e8e117ea5dfb0d703f989d56bcc2e243d
15:22:24 [2022-07-27T15:22:24.731Z] #26 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:22:24 [2022-07-27T15:22:24.731Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081
15:22:24 [2022-07-27T15:22:24.731Z] #33 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
15:22:24 [2022-07-27T15:22:24.731Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f
15:22:24 [2022-07-27T15:22:24.731Z] #12 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:22:24 [2022-07-27T15:22:24.731Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df
15:22:24 [2022-07-27T15:22:24.731Z] #46 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #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
15:22:24 [2022-07-27T15:22:24.731Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054
15:22:24 [2022-07-27T15:22:24.731Z] #62 CACHED
15:22:24 [2022-07-27T15:22:24.731Z] 
15:22:24 [2022-07-27T15:22:24.731Z] #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
15:22:24 [2022-07-27T15:22:24.732Z] #81 sha256:b76dbedee4776c161f3c8b73895ad95848613c30a33b4c9a22cdbbf85564b8e3
15:22:24 [2022-07-27T15:22:24.732Z] #81 CACHED
15:22:24 [2022-07-27T15:22:24.732Z] 
15:22:24 [2022-07-27T15:22:24.732Z] #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
15:22:24 [2022-07-27T15:22:24.732Z] #60 sha256:d868ecdd95de18e9139490ab5238a72c094c8db15578bfc5ff745d980a87c9f0
15:22:24 [2022-07-27T15:22:24.732Z] #60 CACHED
15:22:24 [2022-07-27T15:22:24.732Z] 
15:22:24 [2022-07-27T15:22:24.732Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
15:22:24 [2022-07-27T15:22:24.732Z] #27 sha256:9d6323e8bca3c25dc694bdfe398be51039912a71fc2f7ba01e89f99120d9e168
15:22:24 [2022-07-27T15:22:24.732Z] #27 CACHED
15:22:24 [2022-07-27T15:22:24.732Z] 
15:22:24 [2022-07-27T15:22:24.732Z] #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
15:22:24 [2022-07-27T15:22:24.732Z] #82 sha256:d13b7fa3bf40736a3d99c4bb7172c403446c306cbd4c7b19af895f68c5ddd539
15:22:24 [2022-07-27T15:22:24.732Z] #82 CACHED
15:22:24 [2022-07-27T15:22:24.732Z] 
15:22:24 [2022-07-27T15:22:24.732Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker
15:22:24 [2022-07-27T15:22:24.732Z] #83 sha256:b6901efd68ef47b8132140e2cef451d5d1a61e736fb63ecb97c5879ac395f1ea
15:22:25 [2022-07-27T15:22:25.761Z] #81 DONE 1.2s
15:22:25 [2022-07-27T15:22:25.761Z] 
15:22:25 [2022-07-27T15:22:25.761Z] #82 exporting to image
15:22:25 [2022-07-27T15:22:25.761Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
15:22:25 [2022-07-27T15:22:25.761Z] #82 exporting layers
15:22:26 [2022-07-27T15:22:26.110Z] #83 DONE 1.3s
15:22:26 [2022-07-27T15:22:26.110Z] 
15:22:26 [2022-07-27T15:22:26.110Z] #84 exporting to image
15:22:26 [2022-07-27T15:22:26.110Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
15:22:26 [2022-07-27T15:22:26.110Z] #84 exporting layers
15:22:26 [2022-07-27T15:22:26.696Z] #82 exporting layers 1.1s done
15:22:26 [2022-07-27T15:22:26.696Z] #82 writing image sha256:e57c736561c022f561e4fcf4db64f658b4166a1ca5293014e73b5b153246a844 done
15:22:26 [2022-07-27T15:22:26.696Z] #82 naming to docker.io/library/docker:31f654a704f61768828d5950a13f30bb493d1239 done
15:22:26 [2022-07-27T15:22:26.696Z] #82 DONE 1.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
15:22:27 [2022-07-27T15:22:27.026Z] + trap exit INT TERM
15:22:27 [2022-07-27T15:22:27.026Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
15:22:27 [2022-07-27T15:22:27.026Z] + CONTAINER_NAME=docker-pr10
15:22:27 [2022-07-27T15:22:27.026Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42934/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42934/.git:/go/src/github.com/docker/docker/.git --name docker-pr10-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=31f654a704f61768828d5950a13f30bb493d1239 -e DOCKER_GRAPHDRIVER docker:31f654a704f61768828d5950a13f30bb493d1239 hack/make.sh dynbinary
15:22:27 [2022-07-27T15:22:27.046Z] #84 exporting layers 1.0s done
15:22:27 [2022-07-27T15:22:27.046Z] #84 writing image sha256:bc8af83382f9ecb6f86a69ebe650f451538fcb864104072763630663ba3ea288 done
15:22:27 [2022-07-27T15:22:27.046Z] #84 naming to docker.io/library/docker:31f654a704f61768828d5950a13f30bb493d1239 done
15:22:27 [2022-07-27T15:22:27.046Z] #84 DONE 1.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:22:27 [2022-07-27T15:22:27.383Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42934/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_GITCOMMIT=31f654a704f61768828d5950a13f30bb493d1239 -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:31f654a704f61768828d5950a13f30bb493d1239 hack/make.sh dynbinary test-integration
15:22:27 [2022-07-27T15:22:27.610Z] 
15:22:27 [2022-07-27T15:22:27.610Z] Removing bundles/
15:22:27 [2022-07-27T15:22:27.610Z] 
15:22:27 [2022-07-27T15:22:27.610Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:22:27 [2022-07-27T15:22:27.610Z] Building: bundles/dynbinary-daemon/dockerd
15:22:27 [2022-07-27T15:22:27.610Z] GOOS="" GOARCH="" GOARM=""
15:22:27 [2022-07-27T15:22:27.642Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
15:22:27 [2022-07-27T15:22:27.642Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
15:22:27 [2022-07-27T15:22:27.642Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
15:22:27 [2022-07-27T15:22:27.642Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
15:22:27 [2022-07-27T15:22:27.642Z] 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)
15:22:27 [2022-07-27T15:22:27.642Z] Detected virtualization docker.
15:22:27 [2022-07-27T15:22:27.642Z] Detected architecture x86-64.
15:22:27 [2022-07-27T15:22:27.642Z] Set hostname to <e7ae051050f7>.
15:22:27 [2022-07-27T15:22:27.901Z] modprobe@drm.service: Succeeded.
15:22:27 [2022-07-27T15:22:27.901Z] modprobe@configfs.service: Succeeded.
15:22:27 [2022-07-27T15:22:27.901Z] modprobe@fuse.service: Succeeded.
15:22:27 [2022-07-27T15:22:27.901Z] + source /etc/docker-entrypoint-cmd
15:22:27 [2022-07-27T15:22:27.901Z] ++ hack/make.sh dynbinary test-integration
15:22:27 [2022-07-27T15:22:27.901Z] 
15:22:28 [2022-07-27T15:22:28.160Z] Removing bundles/
15:22:28 [2022-07-27T15:22:28.160Z] 
15:22:28 [2022-07-27T15:22:28.160Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:22:28 [2022-07-27T15:22:28.160Z] Building: bundles/dynbinary-daemon/dockerd
15:22:28 [2022-07-27T15:22:28.160Z] GOOS="" GOARCH="" GOARM=""
15:22:30 [2022-07-27T15:22:30.505Z] Fetching without tags
15:22:30 [2022-07-27T15:22:30.434Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:22:30 [2022-07-27T15:22:30.463Z]  > git config --add remote.origin.fetch +refs/pull/42934/head:refs/remotes/origin/PR-42934 # timeout=10
15:22:30 [2022-07-27T15:22:30.475Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:22:30 [2022-07-27T15:22:30.495Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:22:30 [2022-07-27T15:22:30.509Z] Fetching upstream changes from https://github.com/moby/moby.git
15:22:30 [2022-07-27T15:22:30.509Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:22:30 [2022-07-27T15:22:30.510Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42934/head:refs/remotes/origin/PR-42934 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:22:30 [2022-07-27T15:22:30.792Z] Merging remotes/origin/master commit 2bfc7aedab34758e62ea102acaa2cdca712042c8 into PR head commit 31f654a704f61768828d5950a13f30bb493d1239
15:22:31 [2022-07-27T15:22:31.042Z] Created binary: bundles/binary-proxy/docker-proxy
15:22:31 [2022-07-27T15:22:31.042Z] 
15:22:31 [2022-07-27T15:22:31.042Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
15:22:31 [2022-07-27T15:22:31.042Z] Installing docker-proxy to /usr/local/bin/
15:22:31 [2022-07-27T15:22:31.042Z] 
15:22:31 [2022-07-27T15:22:31.042Z] + mkdir -p bundles
15:22:31 [2022-07-27T15:22:31.042Z] + '[' -n 'github.com/docker/docker/api
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/api/server
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/api/server/backend/build
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/api/server/httpstatus
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/api/server/httputils
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/api/server/middleware
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/api/server/router
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/api/server/router/build
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/api/server/router/checkpoint
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/api/server/router/container
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/api/server/router/debug
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/api/server/router/distribution
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/api/server/router/grpc
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/api/server/router/image
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/api/server/router/network
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/api/server/router/plugin
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/api/server/router/session
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/api/server/router/swarm
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/api/server/router/system
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/api/server/router/volume
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/api/types
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/api/types/backend
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/api/types/blkiodev
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/api/types/container
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/api/types/events
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/api/types/filters
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/api/types/image
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/api/types/mount
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/api/types/network
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/api/types/plugins/logdriver
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/api/types/registry
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/api/types/strslice
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/api/types/swarm
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/api/types/swarm/runtime
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/api/types/time
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/api/types/versions
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/api/types/versions/v1p19
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/api/types/versions/v1p20
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/api/types/volume
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/builder
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/builder/builder-next
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/builder/builder-next/exporter
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/builder/builder-next/worker
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/builder/dockerfile
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/builder/remotecontext
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/builder/remotecontext/git
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/builder/remotecontext/urlutil
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/cli
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/cli/config
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/cli/debug
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/cli/winresources/docker-proxy
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/cli/winresources/dockerd
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/client
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/cmd/docker-proxy
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/cmd/dockerd
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/cmd/dockerd/trap
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/container
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/container/stream
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/contrib/apparmor
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/contrib/docker-device-tool
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/contrib/httpserver
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/daemon
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/daemon/cluster
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/daemon/cluster/convert
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/daemon/cluster/executor
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/daemon/cluster/executor/container
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/daemon/cluster/provider
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/daemon/config
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/daemon/containerd
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/daemon/events
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/daemon/events/testutils
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/daemon/exec
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/daemon/graphdriver
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/daemon/graphdriver/aufs
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/daemon/graphdriver/copy
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/daemon/graphdriver/devmapper
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/daemon/graphdriver/overlay
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/daemon/graphdriver/register
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/daemon/graphdriver/vfs
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/daemon/graphdriver/zfs
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/daemon/images
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/daemon/initlayer
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/daemon/links
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/daemon/listeners
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/daemon/logger
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/daemon/logger/awslogs
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/daemon/logger/fluentd
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/daemon/logger/gcplogs
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/daemon/logger/gelf
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/daemon/logger/journald
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/daemon/logger/local
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/daemon/logger/logentries
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/daemon/logger/loggertest
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/daemon/logger/loggerutils
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/daemon/logger/splunk
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/daemon/logger/syslog
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/daemon/logger/templates
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/daemon/names
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/daemon/network
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/daemon/stats
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/distribution
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/distribution/metadata
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/distribution/utils
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/distribution/xfer
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/dockerversion
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/errdefs
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/image
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/image/cache
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/image/tarexport
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/image/v1
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/internal/test/suite
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/layer
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/libcontainerd
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/libcontainerd/queue
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/libcontainerd/remote
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/libcontainerd/supervisor
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/libcontainerd/types
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/oci
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/oci/caps
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/opts
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/pkg/aaparser
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/pkg/archive
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/pkg/authorization
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/pkg/broadcaster
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/pkg/capabilities
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/pkg/chrootarchive
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/pkg/containerfs
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/pkg/devicemapper
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/pkg/directory
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/pkg/dmesg
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/pkg/fileutils
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/pkg/fsutils
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/pkg/homedir
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/pkg/idtools
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/pkg/ioutils
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/pkg/jsonmessage
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/pkg/longpath
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/pkg/loopback
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/pkg/namesgenerator
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/pkg/parsers
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/pkg/parsers/kernel
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/pkg/pidfile
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/pkg/platform
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/pkg/plugingetter
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/pkg/plugins
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/pkg/plugins/transport
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/pkg/pools
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/pkg/progress
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/pkg/pubsub
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/pkg/reexec
15:22:31 [2022-07-27T15:22:31.042Z] github.com/docker/docker/pkg/signal
15:22:31 [2022-07-27T15:22:31.043Z] github.com/docker/docker/pkg/stack
15:22:31 [2022-07-27T15:22:31.043Z] github.com/docker/docker/pkg/stdcopy
15:22:31 [2022-07-27T15:22:31.043Z] github.com/docker/docker/pkg/streamformatter
15:22:31 [2022-07-27T15:22:31.043Z] github.com/docker/docker/pkg/stringid
15:22:31 [2022-07-27T15:22:31.043Z] github.com/docker/docker/pkg/sysinfo
15:22:31 [2022-07-27T15:22:31.043Z] github.com/docker/docker/pkg/system
15:22:31 [2022-07-27T15:22:31.043Z] github.com/docker/docker/pkg/tailfile
15:22:31 [2022-07-27T15:22:31.043Z] github.com/docker/docker/pkg/tarsum
15:22:31 [2022-07-27T15:22:31.043Z] github.com/docker/docker/pkg/urlutil
15:22:31 [2022-07-27T15:22:31.043Z] github.com/docker/docker/pkg/useragent
15:22:31 [2022-07-27T15:22:31.043Z] github.com/docker/docker/plugin
15:22:31 [2022-07-27T15:22:31.043Z] github.com/docker/docker/plugin/executor/containerd
15:22:31 [2022-07-27T15:22:31.043Z] github.com/docker/docker/plugin/v2
15:22:31 [2022-07-27T15:22:31.043Z] github.com/docker/docker/profiles/apparmor
15:22:31 [2022-07-27T15:22:31.043Z] github.com/docker/docker/profiles/seccomp
15:22:31 [2022-07-27T15:22:31.043Z] github.com/docker/docker/quota
15:22:31 [2022-07-27T15:22:31.043Z] github.com/docker/docker/reference
15:22:31 [2022-07-27T15:22:31.043Z] github.com/docker/docker/registry
15:22:31 [2022-07-27T15:22:31.043Z] github.com/docker/docker/registry/resumable
15:22:31 [2022-07-27T15:22:31.043Z] github.com/docker/docker/restartmanager
15:22:31 [2022-07-27T15:22:31.043Z] github.com/docker/docker/rootless
15:22:31 [2022-07-27T15:22:31.043Z] github.com/docker/docker/rootless/specconv
15:22:31 [2022-07-27T15:22:31.043Z] github.com/docker/docker/runconfig
15:22:31 [2022-07-27T15:22:31.043Z] github.com/docker/docker/runconfig/opts
15:22:31 [2022-07-27T15:22:31.043Z] github.com/docker/docker/testutil
15:22:31 [2022-07-27T15:22:31.043Z] github.com/docker/docker/testutil/daemon
15:22:31 [2022-07-27T15:22:31.043Z] github.com/docker/docker/testutil/environment
15:22:31 [2022-07-27T15:22:31.043Z] github.com/docker/docker/testutil/fakecontext
15:22:31 [2022-07-27T15:22:31.043Z] github.com/docker/docker/testutil/fakegit
15:22:31 [2022-07-27T15:22:31.043Z] github.com/docker/docker/testutil/fakestorage
15:22:31 [2022-07-27T15:22:31.043Z] github.com/docker/docker/testutil/fixtures/load
15:22:31 [2022-07-27T15:22:31.043Z] github.com/docker/docker/testutil/fixtures/plugin
15:22:31 [2022-07-27T15:22:31.043Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:22:31 [2022-07-27T15:22:31.043Z] github.com/docker/docker/testutil/registry
15:22:31 [2022-07-27T15:22:31.043Z] github.com/docker/docker/testutil/request
15:22:31 [2022-07-27T15:22:31.043Z] github.com/docker/docker/volume
15:22:31 [2022-07-27T15:22:31.043Z] github.com/docker/docker/volume/drivers
15:22:31 [2022-07-27T15:22:31.043Z] github.com/docker/docker/volume/local
15:22:31 [2022-07-27T15:22:31.043Z] github.com/docker/docker/volume/mounts
15:22:31 [2022-07-27T15:22:31.043Z] github.com/docker/docker/volume/service
15:22:31 [2022-07-27T15:22:31.043Z] github.com/docker/docker/volume/service/opts
15:22:31 [2022-07-27T15:22:31.043Z] github.com/docker/docker/volume/testutils' ']'
15:22:31 [2022-07-27T15:22:31.043Z] + 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/containerd 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
15:22:31 [2022-07-27T15:22:31.043Z] ?   	github.com/docker/docker/api	[no test files]
15:22:31 [2022-07-27T15:22:31.820Z] Merge succeeded, producing 31f654a704f61768828d5950a13f30bb493d1239
15:22:31 [2022-07-27T15:22:31.820Z] Checking out Revision 31f654a704f61768828d5950a13f30bb493d1239 (PR-42934)
15:22:32 [2022-07-27T15:22:32.866Z] Commit message: "Fix file capabilities droping in Dockerfile"
15:22:30 [2022-07-27T15:22:30.795Z]  > git config core.sparsecheckout # timeout=10
15:22:30 [2022-07-27T15:22:30.830Z]  > git checkout -f 31f654a704f61768828d5950a13f30bb493d1239 # timeout=10
15:22:31 [2022-07-27T15:22:31.749Z]  > git remote # timeout=10
15:22:31 [2022-07-27T15:22:31.760Z]  > git config --get remote.origin.url # timeout=10
15:22:31 [2022-07-27T15:22:31.767Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:22:31 [2022-07-27T15:22:31.767Z]  > git merge 2bfc7aedab34758e62ea102acaa2cdca712042c8 # timeout=10
15:22:31 [2022-07-27T15:22:31.800Z]  > git rev-parse HEAD^{commit} # timeout=10
15:22:31 [2022-07-27T15:22:31.823Z]  > git config core.sparsecheckout # timeout=10
15:22:31 [2022-07-27T15:22:31.834Z]  > git checkout -f 31f654a704f61768828d5950a13f30bb493d1239 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:22:33 [2022-07-27T15:22:33.538Z] + docker version
15:22:33 [2022-07-27T15:22:33.538Z] Client: Docker Engine - Community
15:22:33 [2022-07-27T15:22:33.538Z]  Version:           20.10.14
15:22:33 [2022-07-27T15:22:33.538Z]  API version:       1.41
15:22:33 [2022-07-27T15:22:33.538Z]  Go version:        go1.16.15
15:22:33 [2022-07-27T15:22:33.538Z]  Git commit:        a224086
15:22:33 [2022-07-27T15:22:33.538Z]  Built:             Thu Mar 24 01:47:57 2022
15:22:33 [2022-07-27T15:22:33.538Z]  OS/Arch:           linux/amd64
15:22:33 [2022-07-27T15:22:33.538Z]  Context:           default
15:22:33 [2022-07-27T15:22:33.538Z]  Experimental:      true
15:22:33 [2022-07-27T15:22:33.538Z] 
15:22:33 [2022-07-27T15:22:33.538Z] Server: Docker Engine - Community
15:22:33 [2022-07-27T15:22:33.538Z]  Engine:
15:22:33 [2022-07-27T15:22:33.538Z]   Version:          20.10.14
15:22:33 [2022-07-27T15:22:33.538Z]   API version:      1.41 (minimum version 1.12)
15:22:33 [2022-07-27T15:22:33.538Z]   Go version:       go1.16.15
15:22:33 [2022-07-27T15:22:33.538Z]   Git commit:       87a90dc
15:22:33 [2022-07-27T15:22:33.538Z]   Built:            Thu Mar 24 01:45:46 2022
15:22:33 [2022-07-27T15:22:33.538Z]   OS/Arch:          linux/amd64
15:22:33 [2022-07-27T15:22:33.538Z]   Experimental:     true
15:22:33 [2022-07-27T15:22:33.538Z]  containerd:
15:22:33 [2022-07-27T15:22:33.538Z]   Version:          1.5.11
15:22:33 [2022-07-27T15:22:33.538Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
15:22:33 [2022-07-27T15:22:33.538Z]  runc:
15:22:33 [2022-07-27T15:22:33.538Z]   Version:          1.0.3
15:22:33 [2022-07-27T15:22:33.538Z]   GitCommit:        v1.0.3-0-gf46b6ba
15:22:33 [2022-07-27T15:22:33.538Z]  docker-init:
15:22:33 [2022-07-27T15:22:33.538Z]   Version:          0.19.0
15:22:33 [2022-07-27T15:22:33.538Z]   GitCommit:        de40ad0
[Pipeline] sh
15:22:33 [2022-07-27T15:22:33.860Z] + docker info
15:22:33 [2022-07-27T15:22:33.860Z] Client:
15:22:33 [2022-07-27T15:22:33.860Z]  Context:    default
15:22:33 [2022-07-27T15:22:33.860Z]  Debug Mode: false
15:22:33 [2022-07-27T15:22:33.860Z]  Plugins:
15:22:33 [2022-07-27T15:22:33.860Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
15:22:33 [2022-07-27T15:22:33.860Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
15:22:33 [2022-07-27T15:22:33.860Z]   compose: Docker Compose (Docker Inc., v2.4.1)
15:22:33 [2022-07-27T15:22:33.860Z]   scan: Docker Scan (Docker Inc., v0.17.0)
15:22:33 [2022-07-27T15:22:33.860Z] 
15:22:33 [2022-07-27T15:22:33.860Z] Server:
15:22:33 [2022-07-27T15:22:33.860Z]  Containers: 0
15:22:33 [2022-07-27T15:22:33.860Z]   Running: 0
15:22:33 [2022-07-27T15:22:33.860Z]   Paused: 0
15:22:33 [2022-07-27T15:22:33.860Z]   Stopped: 0
15:22:33 [2022-07-27T15:22:33.860Z]  Images: 1
15:22:33 [2022-07-27T15:22:33.860Z]  Server Version: 20.10.14
15:22:33 [2022-07-27T15:22:33.860Z]  Storage Driver: overlay2
15:22:33 [2022-07-27T15:22:33.860Z]   Backing Filesystem: extfs
15:22:33 [2022-07-27T15:22:33.860Z]   Supports d_type: true
15:22:33 [2022-07-27T15:22:33.860Z]   Native Overlay Diff: true
15:22:33 [2022-07-27T15:22:33.860Z]   userxattr: false
15:22:33 [2022-07-27T15:22:33.860Z]  Logging Driver: json-file
15:22:33 [2022-07-27T15:22:33.860Z]  Cgroup Driver: cgroupfs
15:22:33 [2022-07-27T15:22:33.861Z]  Cgroup Version: 1
15:22:33 [2022-07-27T15:22:33.861Z]  Plugins:
15:22:33 [2022-07-27T15:22:33.861Z]   Volume: local
15:22:33 [2022-07-27T15:22:33.861Z]   Network: bridge host ipvlan macvlan null overlay
15:22:33 [2022-07-27T15:22:33.861Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:22:33 [2022-07-27T15:22:33.861Z]  Swarm: inactive
15:22:33 [2022-07-27T15:22:33.861Z]  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
15:22:33 [2022-07-27T15:22:33.861Z]  Default Runtime: runc
15:22:33 [2022-07-27T15:22:33.861Z]  Init Binary: docker-init
15:22:33 [2022-07-27T15:22:33.861Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
15:22:33 [2022-07-27T15:22:33.861Z]  runc version: v1.0.3-0-gf46b6ba
15:22:33 [2022-07-27T15:22:33.861Z]  init version: de40ad0
15:22:33 [2022-07-27T15:22:33.861Z]  Security Options:
15:22:33 [2022-07-27T15:22:33.861Z]   apparmor
15:22:33 [2022-07-27T15:22:33.861Z]   seccomp
15:22:33 [2022-07-27T15:22:33.861Z]    Profile: default
15:22:33 [2022-07-27T15:22:33.861Z]  Kernel Version: 5.4.0-1071-aws
15:22:33 [2022-07-27T15:22:33.861Z]  Operating System: Ubuntu 18.04.6 LTS
15:22:33 [2022-07-27T15:22:33.861Z]  OSType: linux
15:22:33 [2022-07-27T15:22:33.861Z]  Architecture: x86_64
15:22:33 [2022-07-27T15:22:33.861Z]  CPUs: 2
15:22:33 [2022-07-27T15:22:33.861Z]  Total Memory: 7.483GiB
15:22:33 [2022-07-27T15:22:33.861Z]  Name: ip-10-100-64-39
15:22:33 [2022-07-27T15:22:33.861Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
15:22:33 [2022-07-27T15:22:33.861Z]  Docker Root Dir: /var/lib/docker
15:22:33 [2022-07-27T15:22:33.861Z]  Debug Mode: false
15:22:33 [2022-07-27T15:22:33.861Z]  Registry: https://index.docker.io/v1/
15:22:33 [2022-07-27T15:22:33.861Z]  Labels:
15:22:33 [2022-07-27T15:22:33.861Z]  Experimental: true
15:22:33 [2022-07-27T15:22:33.861Z]  Insecure Registries:
15:22:33 [2022-07-27T15:22:33.861Z]   127.0.0.0/8
15:22:33 [2022-07-27T15:22:33.861Z]  Live Restore Enabled: true
15:22:33 [2022-07-27T15:22:33.861Z] 
15:22:33 [2022-07-27T15:22:33.861Z] WARNING: No swap limit support
[Pipeline] sh
15:22:34 [2022-07-27T15:22:34.188Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
15:22:34 [2022-07-27T15:22:34.188Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
15:22:34 [2022-07-27T15:22:34.188Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42934/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
15:22:34 [2022-07-27T15:22:34.188Z] + bash /home/ubuntu/workspace/moby_PR-42934/check-config.sh
15:22:34 [2022-07-27T15:22:34.188Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:22:34 [2022-07-27T15:22:34.188Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
15:22:34 [2022-07-27T15:22:34.188Z] 
15:22:34 [2022-07-27T15:22:34.188Z] Generally Necessary:
15:22:34 [2022-07-27T15:22:34.188Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:22:34 [2022-07-27T15:22:34.188Z] - apparmor: enabled and tools installed
15:22:34 [2022-07-27T15:22:34.188Z] - CONFIG_NAMESPACES: enabled
15:22:34 [2022-07-27T15:22:34.188Z] - CONFIG_NET_NS: enabled
15:22:34 [2022-07-27T15:22:34.188Z] - CONFIG_PID_NS: enabled
15:22:34 [2022-07-27T15:22:34.188Z] - CONFIG_IPC_NS: enabled
15:22:34 [2022-07-27T15:22:34.188Z] - CONFIG_UTS_NS: enabled
15:22:34 [2022-07-27T15:22:34.188Z] - CONFIG_CGROUPS: enabled
15:22:34 [2022-07-27T15:22:34.188Z] - CONFIG_CGROUP_CPUACCT: enabled
15:22:34 [2022-07-27T15:22:34.188Z] - CONFIG_CGROUP_DEVICE: enabled
15:22:34 [2022-07-27T15:22:34.188Z] - CONFIG_CGROUP_FREEZER: enabled
15:22:34 [2022-07-27T15:22:34.188Z] - CONFIG_CGROUP_SCHED: enabled
15:22:34 [2022-07-27T15:22:34.188Z] - CONFIG_CPUSETS: enabled
15:22:34 [2022-07-27T15:22:34.188Z] - CONFIG_MEMCG: enabled
15:22:34 [2022-07-27T15:22:34.188Z] - CONFIG_KEYS: enabled
15:22:34 [2022-07-27T15:22:34.188Z] - CONFIG_VETH: enabled (as module)
15:22:34 [2022-07-27T15:22:34.188Z] - CONFIG_BRIDGE: enabled (as module)
15:22:34 [2022-07-27T15:22:34.188Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:22:34 [2022-07-27T15:22:34.188Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:22:34 [2022-07-27T15:22:34.188Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:22:34 [2022-07-27T15:22:34.188Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:22:34 [2022-07-27T15:22:34.188Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:22:34 [2022-07-27T15:22:34.188Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:22:34 [2022-07-27T15:22:34.448Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
15:22:34 [2022-07-27T15:22:34.448Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:22:34 [2022-07-27T15:22:34.448Z] - CONFIG_NF_NAT: enabled (as module)
15:22:34 [2022-07-27T15:22:34.448Z] - CONFIG_POSIX_MQUEUE: enabled
15:22:34 [2022-07-27T15:22:34.448Z] - CONFIG_CGROUP_BPF: enabled
15:22:34 [2022-07-27T15:22:34.448Z] 
15:22:34 [2022-07-27T15:22:34.448Z] Optional Features:
15:22:34 [2022-07-27T15:22:34.448Z] - CONFIG_USER_NS: enabled
15:22:34 [2022-07-27T15:22:34.448Z] - CONFIG_SECCOMP: enabled
15:22:34 [2022-07-27T15:22:34.448Z] - CONFIG_SECCOMP_FILTER: enabled
15:22:34 [2022-07-27T15:22:34.448Z] - CONFIG_CGROUP_PIDS: enabled
15:22:34 [2022-07-27T15:22:34.448Z] - CONFIG_MEMCG_SWAP: enabled
15:22:34 [2022-07-27T15:22:34.448Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:22:34 [2022-07-27T15:22:34.448Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
15:22:34 [2022-07-27T15:22:34.448Z] - CONFIG_BLK_CGROUP: enabled
15:22:34 [2022-07-27T15:22:34.448Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:22:34 [2022-07-27T15:22:34.448Z] - CONFIG_CGROUP_PERF: enabled
15:22:34 [2022-07-27T15:22:34.448Z] - CONFIG_CGROUP_HUGETLB: enabled
15:22:34 [2022-07-27T15:22:34.448Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:22:34 [2022-07-27T15:22:34.448Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:22:34 [2022-07-27T15:22:34.448Z] - CONFIG_CFS_BANDWIDTH: enabled
15:22:34 [2022-07-27T15:22:34.448Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:22:34 [2022-07-27T15:22:34.448Z] - CONFIG_RT_GROUP_SCHED: missing
15:22:34 [2022-07-27T15:22:34.448Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:22:34 [2022-07-27T15:22:34.449Z] - CONFIG_IP_VS: enabled (as module)
15:22:34 [2022-07-27T15:22:34.449Z] - CONFIG_IP_VS_NFCT: enabled
15:22:34 [2022-07-27T15:22:34.449Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:22:34 [2022-07-27T15:22:34.449Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:22:34 [2022-07-27T15:22:34.449Z] - CONFIG_IP_VS_RR: enabled (as module)
15:22:34 [2022-07-27T15:22:34.449Z] - CONFIG_SECURITY_SELINUX: enabled
15:22:34 [2022-07-27T15:22:34.449Z] - CONFIG_SECURITY_APPARMOR: enabled
15:22:34 [2022-07-27T15:22:34.449Z] - CONFIG_EXT4_FS: enabled
15:22:34 [2022-07-27T15:22:34.706Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:22:34 [2022-07-27T15:22:34.706Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:22:34 [2022-07-27T15:22:34.706Z] - Network Drivers:
15:22:34 [2022-07-27T15:22:34.706Z]   - "overlay":
15:22:34 [2022-07-27T15:22:34.706Z]     - CONFIG_VXLAN: enabled (as module)
15:22:34 [2022-07-27T15:22:34.706Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:22:34 [2022-07-27T15:22:34.706Z]       Optional (for encrypted networks):
15:22:34 [2022-07-27T15:22:34.706Z]       - CONFIG_CRYPTO: enabled
15:22:34 [2022-07-27T15:22:34.706Z]       - CONFIG_CRYPTO_AEAD: enabled
15:22:34 [2022-07-27T15:22:34.706Z]       - CONFIG_CRYPTO_GCM: enabled
15:22:34 [2022-07-27T15:22:34.706Z]       - CONFIG_CRYPTO_SEQIV: enabled
15:22:34 [2022-07-27T15:22:34.706Z]       - CONFIG_CRYPTO_GHASH: enabled
15:22:34 [2022-07-27T15:22:34.706Z]       - CONFIG_XFRM: enabled
15:22:34 [2022-07-27T15:22:34.706Z]       - CONFIG_XFRM_USER: enabled (as module)
15:22:34 [2022-07-27T15:22:34.706Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:22:34 [2022-07-27T15:22:34.706Z]       - CONFIG_INET_ESP: enabled (as module)
15:22:34 [2022-07-27T15:22:34.706Z]   - "ipvlan":
15:22:34 [2022-07-27T15:22:34.706Z]     - CONFIG_IPVLAN: enabled (as module)
15:22:34 [2022-07-27T15:22:34.706Z]   - "macvlan":
15:22:34 [2022-07-27T15:22:34.706Z]     - CONFIG_MACVLAN: enabled (as module)
15:22:34 [2022-07-27T15:22:34.706Z]     - CONFIG_DUMMY: enabled (as module)
15:22:34 [2022-07-27T15:22:34.706Z]   - "ftp,tftp client in container":
15:22:34 [2022-07-27T15:22:34.706Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:22:34 [2022-07-27T15:22:34.706Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:22:34 [2022-07-27T15:22:34.706Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:22:34 [2022-07-27T15:22:34.706Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:22:34 [2022-07-27T15:22:34.706Z] - Storage Drivers:
15:22:34 [2022-07-27T15:22:34.706Z]   - "aufs":
15:22:34 [2022-07-27T15:22:34.706Z]     - CONFIG_AUFS_FS: enabled (as module)
15:22:34 [2022-07-27T15:22:34.706Z]   - "btrfs":
15:22:34 [2022-07-27T15:22:34.706Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:22:34 [2022-07-27T15:22:34.706Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:22:34 [2022-07-27T15:22:34.706Z]   - "devicemapper":
15:22:34 [2022-07-27T15:22:34.706Z]     - CONFIG_BLK_DEV_DM: enabled
15:22:34 [2022-07-27T15:22:34.706Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:22:34 [2022-07-27T15:22:34.706Z]   - "overlay":
15:22:34 [2022-07-27T15:22:34.706Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:22:34 [2022-07-27T15:22:34.706Z]   - "zfs":
15:22:34 [2022-07-27T15:22:34.706Z]     - /dev/zfs: present
15:22:34 [2022-07-27T15:22:34.706Z]     - zfs command: missing
15:22:34 [2022-07-27T15:22:34.706Z]     - zpool command: missing
15:22:34 [2022-07-27T15:22:34.706Z] 
15:22:34 [2022-07-27T15:22:34.706Z] Limits:
15:22:34 [2022-07-27T15:22:34.706Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:22:34 [2022-07-27T15:22:34.706Z] 
15:22:34 [2022-07-27T15:22:34.706Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:22:35 [2022-07-27T15:22:35.040Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:31f654a704f61768828d5950a13f30bb493d1239 .
15:22:35 [2022-07-27T15:22:35.299Z] #1 [internal] load build definition from Dockerfile
15:22:35 [2022-07-27T15:22:35.299Z] #1 sha256:271ef24fb0e3d29c3394ced10b1f124c0c065e360a32bd0331d0b8613a39f68f
15:22:35 [2022-07-27T15:22:35.299Z] #1 transferring dockerfile: 19.25kB done
15:22:35 [2022-07-27T15:22:35.299Z] #1 DONE 0.0s
15:22:35 [2022-07-27T15:22:35.299Z] 
15:22:35 [2022-07-27T15:22:35.299Z] #2 [internal] load .dockerignore
15:22:35 [2022-07-27T15:22:35.299Z] #2 sha256:767c5d250c7403410e90e1c932646aaa94bd835fb6b7d9bdd5238efb83837254
15:22:35 [2022-07-27T15:22:35.299Z] #2 transferring context: 145B done
15:22:35 [2022-07-27T15:22:35.299Z] #2 DONE 0.0s
15:22:35 [2022-07-27T15:22:35.299Z] 
15:22:35 [2022-07-27T15:22:35.299Z] #3 resolve image config for docker.io/docker/dockerfile:1
15:22:35 [2022-07-27T15:22:35.299Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
15:22:35 [2022-07-27T15:22:35.299Z] #3 DONE 0.1s
15:22:35 [2022-07-27T15:22:35.299Z] 
15:22:35 [2022-07-27T15:22:35.299Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
15:22:35 [2022-07-27T15:22:35.299Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
15:22:35 [2022-07-27T15:22:35.299Z] #4 CACHED
15:22:35 [2022-07-27T15:22:35.555Z] 
15:22:35 [2022-07-27T15:22:35.555Z] #6 [internal] load .dockerignore
15:22:35 [2022-07-27T15:22:35.555Z] #6 sha256:75338cab21ccfd1801a77fc24c45138661c2ba57fed097a93ec52a60b3d472cd
15:22:35 [2022-07-27T15:22:35.555Z] #6 DONE 0.0s
15:22:35 [2022-07-27T15:22:35.555Z] 
15:22:35 [2022-07-27T15:22:35.555Z] #5 [internal] load build definition from Dockerfile
15:22:35 [2022-07-27T15:22:35.555Z] #5 sha256:82188bceb42ec06b14dc715401161ccf4004a30a83f92a2269b98569a79c52f8
15:22:35 [2022-07-27T15:22:35.555Z] #5 DONE 0.0s
15:22:35 [2022-07-27T15:22:35.555Z] 
15:22:35 [2022-07-27T15:22:35.555Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
15:22:35 [2022-07-27T15:22:35.555Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
15:22:35 [2022-07-27T15:22:35.555Z] #10 DONE 0.1s
15:22:35 [2022-07-27T15:22:35.555Z] 
15:22:35 [2022-07-27T15:22:35.555Z] #8 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye
15:22:35 [2022-07-27T15:22:35.555Z] #8 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f
15:22:35 [2022-07-27T15:22:35.555Z] #8 DONE 0.1s
15:22:35 [2022-07-27T15:22:35.555Z] 
15:22:35 [2022-07-27T15:22:35.555Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
15:22:35 [2022-07-27T15:22:35.555Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
15:22:35 [2022-07-27T15:22:35.555Z] #7 DONE 0.1s
15:22:35 [2022-07-27T15:22:35.555Z] 
15:22:35 [2022-07-27T15:22:35.555Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
15:22:35 [2022-07-27T15:22:35.555Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
15:22:35 [2022-07-27T15:22:35.555Z] #9 DONE 0.1s
15:22:37 [2022-07-27T15:22:37.452Z] 
15:22:37 [2022-07-27T15:22:37.452Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
15:22:37 [2022-07-27T15:22:37.452Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
15:22:37 [2022-07-27T15:22:37.452Z] #73 DONE 0.0s
15:22:37 [2022-07-27T15:22:37.452Z] 
15:22:37 [2022-07-27T15:22:37.452Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
15:22:37 [2022-07-27T15:22:37.452Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
15:22:37 [2022-07-27T15:22:37.452Z] #71 DONE 0.0s
15:22:37 [2022-07-27T15:22:37.452Z] 
15:22:37 [2022-07-27T15:22:37.452Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
15:22:37 [2022-07-27T15:22:37.452Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
15:22:37 [2022-07-27T15:22:37.452Z] #11 DONE 0.0s
15:22:37 [2022-07-27T15:22:37.452Z] 
15:22:37 [2022-07-27T15:22:37.452Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251
15:22:37 [2022-07-27T15:22:37.452Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda
15:22:37 [2022-07-27T15:22:37.452Z] #28 DONE 0.0s
15:22:37 [2022-07-27T15:22:37.452Z] 
15:22:37 [2022-07-27T15:22:37.452Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
15:22:37 [2022-07-27T15:22:37.452Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f
15:22:37 [2022-07-27T15:22:37.452Z] #12 CACHED
15:22:37 [2022-07-27T15:22:37.452Z] 
15:22:37 [2022-07-27T15:22:37.452Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:22:37 [2022-07-27T15:22:37.452Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df
15:22:37 [2022-07-27T15:22:37.452Z] #46 CACHED
15:22:37 [2022-07-27T15:22:37.452Z] 
15:22:37 [2022-07-27T15:22:37.452Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:22:37 [2022-07-27T15:22:37.452Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081
15:22:37 [2022-07-27T15:22:37.452Z] #33 CACHED
15:22:37 [2022-07-27T15:22:37.452Z] 
15:22:37 [2022-07-27T15:22:37.453Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
15:22:37 [2022-07-27T15:22:37.453Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
15:22:37 [2022-07-27T15:22:37.453Z] #72 CACHED
15:22:37 [2022-07-27T15:22:37.453Z] 
15:22:37 [2022-07-27T15:22:37.453Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
15:22:37 [2022-07-27T15:22:37.453Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
15:22:37 [2022-07-27T15:22:37.453Z] #74 CACHED
15:22:37 [2022-07-27T15:22:37.453Z] 
15:22:37 [2022-07-27T15:22:37.453Z] #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
15:22:37 [2022-07-27T15:22:37.453Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713
15:22:37 [2022-07-27T15:22:37.453Z] #13 CACHED
15:22:37 [2022-07-27T15:22:37.453Z] 
15:22:37 [2022-07-27T15:22:37.453Z] #24 [internal] load build context
15:22:37 [2022-07-27T15:22:37.453Z] #24 sha256:63a5b54d0bc5fef02f920b00a780987f1f708f149caa681ebe71f8ab9c99424b
15:22:37 [2022-07-27T15:22:37.709Z] #24 ...
15:22:37 [2022-07-27T15:22:37.709Z] 
15:22:37 [2022-07-27T15:22:37.709Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
15:22:37 [2022-07-27T15:22:37.709Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
15:22:37 [2022-07-27T15:22:37.709Z] #49 DONE 0.5s
15:22:37 [2022-07-27T15:22:37.709Z] 
15:22:37 [2022-07-27T15:22:37.709Z] #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
15:22:37 [2022-07-27T15:22:37.709Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023
15:22:37 [2022-07-27T15:22:37.709Z] #50 CACHED
15:22:37 [2022-07-27T15:22:37.709Z] 
15:22:37 [2022-07-27T15:22:37.709Z] #24 [internal] load build context
15:22:37 [2022-07-27T15:22:37.709Z] #24 sha256:63a5b54d0bc5fef02f920b00a780987f1f708f149caa681ebe71f8ab9c99424b
15:22:40 [2022-07-27T15:22:40.230Z] #24 transferring context: 12.91MB 3.0s
15:22:45 [2022-07-27T15:22:45.484Z] #24 transferring context: 25.23MB 8.1s
15:22:45 [2022-07-27T15:22:45.896Z] ok  	github.com/docker/docker/api/server	0.006s	coverage: 7.9% of statements
15:22:47 [2022-07-27T15:22:47.382Z] #24 ...
15:22:47 [2022-07-27T15:22:47.382Z] 
15:22:47 [2022-07-27T15:22:47.382Z] #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
15:22:47 [2022-07-27T15:22:47.382Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
15:22:47 [2022-07-27T15:22:47.382Z] #55 9.769 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
15:22:47 [2022-07-27T15:22:47.382Z] #55 ...
15:22:47 [2022-07-27T15:22:47.382Z] 
15:22:47 [2022-07-27T15:22:47.382Z] #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
15:22:47 [2022-07-27T15:22:47.382Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48
15:22:47 [2022-07-27T15:22:47.382Z] #34 5.688 + git clone https://github.com/kolyshkin/go-swagger.git .
15:22:47 [2022-07-27T15:22:47.382Z] #34 5.688 Cloning into '.'...
15:22:47 [2022-07-27T15:22:47.640Z] #34 ...
15:22:47 [2022-07-27T15:22:47.640Z] 
15:22:47 [2022-07-27T15:22:47.640Z] #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
15:22:47 [2022-07-27T15:22:47.640Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4
15:22:47 [2022-07-27T15:22:47.640Z] #36 ...
15:22:47 [2022-07-27T15:22:47.640Z] 
15:22:47 [2022-07-27T15:22:47.640Z] #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
15:22:47 [2022-07-27T15:22:47.640Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320
15:22:47 [2022-07-27T15:22:47.897Z] #38 ...
15:22:47 [2022-07-27T15:22:47.897Z] 
15:22:47 [2022-07-27T15:22:47.897Z] #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
15:22:47 [2022-07-27T15:22:47.897Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195
15:22:47 [2022-07-27T15:22:47.897Z] #47 5.652 + git clone https://github.com/docker/distribution.git .
15:22:47 [2022-07-27T15:22:47.897Z] #47 5.652 Cloning into '.'...
15:22:47 [2022-07-27T15:22:47.897Z] #47 ...
15:22:47 [2022-07-27T15:22:47.897Z] 
15:22:47 [2022-07-27T15:22:47.897Z] #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
15:22:47 [2022-07-27T15:22:47.897Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572
15:22:47 [2022-07-27T15:22:47.898Z] #57 9.515 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:22:47 [2022-07-27T15:22:47.898Z] #57 9.542 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:22:47 [2022-07-27T15:22:47.898Z] #57 9.655 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:22:47 [2022-07-27T15:22:47.898Z] #57 ...
15:22:47 [2022-07-27T15:22:47.898Z] 
15:22:47 [2022-07-27T15:22:47.898Z] #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
15:22:47 [2022-07-27T15:22:47.898Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
15:22:47 [2022-07-27T15:22:47.898Z] #51 7.928 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
15:22:47 [2022-07-27T15:22:47.898Z] #51 7.979 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
15:22:47 [2022-07-27T15:22:47.898Z] #51 7.979 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
15:22:47 [2022-07-27T15:22:47.898Z] #51 9.274 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
15:22:48 [2022-07-27T15:22:48.157Z] #51 ...
15:22:48 [2022-07-27T15:22:48.157Z] 
15:22:48 [2022-07-27T15:22:48.157Z] #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
15:22:48 [2022-07-27T15:22:48.157Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1
15:22:48 [2022-07-27T15:22:48.157Z] #53 10.77 go: downloading golang.org/x/tools v0.1.0
15:22:48 [2022-07-27T15:22:48.157Z] #53 ...
15:22:48 [2022-07-27T15:22:48.157Z] 
15:22:48 [2022-07-27T15:22:48.157Z] #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             ;
15:22:48 [2022-07-27T15:22:48.157Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
15:22:48 [2022-07-27T15:22:48.157Z] #76 6.323 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
15:22:48 [2022-07-27T15:22:48.157Z] #76 6.388 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
15:22:48 [2022-07-27T15:22:48.157Z] #76 6.388 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
15:22:48 [2022-07-27T15:22:48.157Z] #76 7.219 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
15:22:48 [2022-07-27T15:22:48.157Z] #76 8.980 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB]
15:22:48 [2022-07-27T15:22:48.416Z] #76 ...
15:22:48 [2022-07-27T15:22:48.416Z] 
15:22:48 [2022-07-27T15:22:48.416Z] #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
15:22:48 [2022-07-27T15:22:48.416Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c
15:22:48 [2022-07-27T15:22:48.416Z] #40 8.202 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
15:22:48 [2022-07-27T15:22:48.416Z] #40 10.40 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
15:22:48 [2022-07-27T15:22:48.417Z] #40 10.54 go: downloading github.com/russross/blackfriday/v2 v2.1.0
15:22:48 [2022-07-27T15:22:48.417Z] #40 ...
15:22:48 [2022-07-27T15:22:48.417Z] 
15:22:48 [2022-07-27T15:22:48.417Z] #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
15:22:48 [2022-07-27T15:22:48.417Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
15:22:48 [2022-07-27T15:22:48.417Z] #14 9.110 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
15:22:48 [2022-07-27T15:22:48.417Z] #14 9.236 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
15:22:48 [2022-07-27T15:22:48.417Z] #14 9.236 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
15:22:48 [2022-07-27T15:22:48.676Z] #14 ...
15:22:48 [2022-07-27T15:22:48.676Z] 
15:22:48 [2022-07-27T15:22:48.676Z] #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
15:22:48 [2022-07-27T15:22:48.676Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054
15:22:48 [2022-07-27T15:22:48.676Z] #62 8.430 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
15:22:48 [2022-07-27T15:22:48.676Z] #62 8.458 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
15:22:48 [2022-07-27T15:22:48.676Z] #62 8.458 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
15:22:48 [2022-07-27T15:22:48.676Z] #62 11.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
15:22:48 [2022-07-27T15:22:48.676Z] #62 ...
15:22:48 [2022-07-27T15:22:48.676Z] 
15:22:48 [2022-07-27T15:22:48.676Z] #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
15:22:48 [2022-07-27T15:22:48.676Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
15:22:48 [2022-07-27T15:22:48.676Z] #42 8.849 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
15:22:48 [2022-07-27T15:22:48.676Z] #42 8.995 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
15:22:48 [2022-07-27T15:22:48.676Z] #42 8.995 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
15:22:48 [2022-07-27T15:22:48.676Z] #42 11.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
15:22:48 [2022-07-27T15:22:48.936Z] #42 ...
15:22:48 [2022-07-27T15:22:48.936Z] 
15:22:48 [2022-07-27T15:22:48.936Z] #24 [internal] load build context
15:22:48 [2022-07-27T15:22:48.936Z] #24 sha256:63a5b54d0bc5fef02f920b00a780987f1f708f149caa681ebe71f8ab9c99424b
15:22:49 [2022-07-27T15:22:49.508Z] #24 transferring context: 62.08MB 12.2s done
15:22:49 [2022-07-27T15:22:49.508Z] #24 DONE 12.3s
15:22:49 [2022-07-27T15:22:49.508Z] 
15:22:49 [2022-07-27T15:22:49.508Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
15:22:49 [2022-07-27T15:22:49.508Z] #66 sha256:5e4c1e6fac94a95fa7b5dcb82053db2bb4322f2148d81f2197b0a88ee7665f48
15:22:49 [2022-07-27T15:22:49.508Z] #66 CACHED
15:22:49 [2022-07-27T15:22:49.508Z] 
15:22:49 [2022-07-27T15:22:49.508Z] #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
15:22:49 [2022-07-27T15:22:49.508Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0
15:22:49 [2022-07-27T15:22:49.508Z] #29 CACHED
15:22:49 [2022-07-27T15:22:49.508Z] 
15:22:49 [2022-07-27T15:22:49.508Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
15:22:49 [2022-07-27T15:22:49.508Z] #30 sha256:cd7bd9e1be5756450352582fb5d68cdb3183dffe45a69fd64c16798c4935e221
15:22:49 [2022-07-27T15:22:49.508Z] #30 CACHED
15:22:49 [2022-07-27T15:22:49.508Z] 
15:22:49 [2022-07-27T15:22:49.508Z] #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
15:22:49 [2022-07-27T15:22:49.508Z] #31 sha256:34bf3c1b47fd90fc08b963989e4824cb7e7753b6dc8c6781a5ee8b5a83b5eba9
15:22:49 [2022-07-27T15:22:49.508Z] #31 CACHED
15:22:49 [2022-07-27T15:22:49.508Z] 
15:22:49 [2022-07-27T15:22:49.508Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
15:22:49 [2022-07-27T15:22:49.508Z] #25 sha256:6d38f49a63fd7f12b0dc4db34dffb8b5b9cfcebd737d14959302c666048d63bf
15:22:49 [2022-07-27T15:22:49.508Z] #25 CACHED
15:22:49 [2022-07-27T15:22:49.508Z] 
15:22:49 [2022-07-27T15:22:49.508Z] #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
15:22:49 [2022-07-27T15:22:49.508Z] #26 sha256:8fe4b7074e86f8d0bec7d4a6c83a3466662cd2a37a1810625bb149a7987ea643
15:22:52 [2022-07-27T15:22:52.039Z] #26 2.252 + RM_GOPATH=0
15:22:52 [2022-07-27T15:22:52.039Z] #26 2.252 + TMP_GOPATH=
15:22:52 [2022-07-27T15:22:52.039Z] #26 2.253 + : /build
15:22:52 [2022-07-27T15:22:52.039Z] #26 2.253 + '[' -z '' ']'
15:22:52 [2022-07-27T15:22:52.039Z] #26 2.257 ++ mktemp -d
15:22:52 [2022-07-27T15:22:52.039Z] #26 2.262 + export GOPATH=/tmp/tmp.xqcUzhy3TS
15:22:52 [2022-07-27T15:22:52.039Z] #26 2.262 + GOPATH=/tmp/tmp.xqcUzhy3TS
15:22:52 [2022-07-27T15:22:52.039Z] #26 2.262 + RM_GOPATH=1
15:22:52 [2022-07-27T15:22:52.039Z] #26 2.269 + case "$(go env GOARCH)" in
15:22:52 [2022-07-27T15:22:52.039Z] #26 2.275 ++ go env GOARCH
15:22:52 [2022-07-27T15:22:52.039Z] #26 2.294 + export GO_BUILDMODE=-buildmode=pie
15:22:52 [2022-07-27T15:22:52.039Z] #26 2.294 + GO_BUILDMODE=-buildmode=pie
15:22:52 [2022-07-27T15:22:52.039Z] #26 2.308 ++ dirname /install.sh
15:22:52 [2022-07-27T15:22:52.039Z] #26 2.309 + dir=/
15:22:52 [2022-07-27T15:22:52.039Z] #26 2.309 + bin=dockercli
15:22:52 [2022-07-27T15:22:52.039Z] #26 2.309 + shift
15:22:52 [2022-07-27T15:22:52.039Z] #26 2.309 + '[' '!' -f //dockercli.installer ']'
15:22:52 [2022-07-27T15:22:52.039Z] #26 2.309 + . //dockercli.installer
15:22:52 [2022-07-27T15:22:52.039Z] #26 2.309 ++ : stable
15:22:52 [2022-07-27T15:22:52.039Z] #26 2.309 ++ : 17.06.2-ce
15:22:52 [2022-07-27T15:22:52.039Z] #26 2.310 + install_dockercli
15:22:52 [2022-07-27T15:22:52.039Z] #26 2.310 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:22:52 [2022-07-27T15:22:52.039Z] #26 2.310 Install docker/cli version 17.06.2-ce from stable
15:22:52 [2022-07-27T15:22:52.039Z] #26 2.332 ++ uname -m
15:22:52 [2022-07-27T15:22:52.039Z] #26 2.332 + arch=x86_64
15:22:52 [2022-07-27T15:22:52.039Z] #26 2.332 + '[' x86_64 '!=' x86_64 ']'
15:22:52 [2022-07-27T15:22:52.039Z] #26 2.332 + url=https://download.docker.com/linux/static
15:22:52 [2022-07-27T15:22:52.039Z] #26 2.332 + tar -xz docker/docker
15:22:52 [2022-07-27T15:22:52.039Z] #26 2.332 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
15:22:57 [2022-07-27T15:22:57.300Z] #26 ...
15:22:57 [2022-07-27T15:22:57.300Z] 
15:22:57 [2022-07-27T15:22:57.300Z] #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
15:22:57 [2022-07-27T15:22:57.300Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4
15:22:57 [2022-07-27T15:22:57.300Z] #36 16.19 go: downloading github.com/sirupsen/logrus v1.6.0
15:22:57 [2022-07-27T15:22:57.300Z] #36 16.19 go: downloading github.com/spf13/cobra v1.1.3
15:22:57 [2022-07-27T15:22:57.300Z] #36 16.75 go: downloading github.com/mattn/go-isatty v0.0.3
15:22:57 [2022-07-27T15:22:57.300Z] #36 17.03 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
15:22:57 [2022-07-27T15:22:57.300Z] #36 17.42 go: downloading gopkg.in/yaml.v2 v2.4.0
15:22:57 [2022-07-27T15:22:57.300Z] #36 17.85 go: downloading github.com/cosiner/argv v0.1.0
15:22:57 [2022-07-27T15:22:57.300Z] #36 17.99 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
15:22:57 [2022-07-27T15:22:57.300Z] #36 18.07 go: downloading github.com/peterh/liner v1.2.2
15:22:57 [2022-07-27T15:22:57.300Z] #36 18.47 go: downloading github.com/google/go-dap v0.6.0
15:22:57 [2022-07-27T15:22:57.300Z] #36 19.13 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
15:22:57 [2022-07-27T15:22:57.877Z] #36 20.50 go: downloading github.com/mattn/go-runewidth v0.0.3
15:22:58 [2022-07-27T15:22:58.135Z] #36 20.83 go: downloading github.com/hashicorp/golang-lru v0.5.4
15:22:58 [2022-07-27T15:22:58.135Z] #36 20.90 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
15:22:58 [2022-07-27T15:22:58.700Z] #36 ...
15:22:58 [2022-07-27T15:22:58.700Z] 
15:22:58 [2022-07-27T15:22:58.700Z] #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
15:22:58 [2022-07-27T15:22:58.700Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
15:22:58 [2022-07-27T15:22:58.700Z] #55 11.26 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
15:22:58 [2022-07-27T15:22:58.700Z] #55 11.37 go: downloading github.com/mattn/go-colorable v0.1.12
15:22:58 [2022-07-27T15:22:58.700Z] #55 11.52 go: downloading github.com/mattn/go-isatty v0.0.14
15:22:58 [2022-07-27T15:22:58.700Z] #55 11.77 go: downloading github.com/hashicorp/go-multierror v1.1.1
15:22:58 [2022-07-27T15:22:58.700Z] #55 20.65 go: downloading github.com/sirupsen/logrus v1.8.1
15:22:58 [2022-07-27T15:22:58.700Z] #55 20.66 go: downloading github.com/stretchr/testify v1.7.1
15:22:58 [2022-07-27T15:22:58.700Z] #55 21.43 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
15:22:58 [2022-07-27T15:22:58.700Z] #55 ...
15:22:58 [2022-07-27T15:22:58.700Z] 
15:22:58 [2022-07-27T15:22:58.700Z] #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
15:22:58 [2022-07-27T15:22:58.700Z] #67 sha256:8193989cd36782f52cf5caa27ebd50556093144f13b1cd45e873883d720117f8
15:22:58 [2022-07-27T15:22:58.700Z] #67 2.152 + RM_GOPATH=0
15:22:58 [2022-07-27T15:22:58.700Z] #67 2.153 + TMP_GOPATH=
15:22:58 [2022-07-27T15:22:58.700Z] #67 2.153 + : /build
15:22:58 [2022-07-27T15:22:58.700Z] #67 2.153 + '[' -z '' ']'
15:22:58 [2022-07-27T15:22:58.700Z] #67 2.164 ++ mktemp -d
15:22:58 [2022-07-27T15:22:58.700Z] #67 2.165 + export GOPATH=/tmp/tmp.Zp07OfGp6Z
15:22:58 [2022-07-27T15:22:58.700Z] #67 2.165 + GOPATH=/tmp/tmp.Zp07OfGp6Z
15:22:58 [2022-07-27T15:22:58.700Z] #67 2.166 + RM_GOPATH=1
15:22:58 [2022-07-27T15:22:58.700Z] #67 2.166 + case "$(go env GOARCH)" in
15:22:58 [2022-07-27T15:22:58.700Z] #67 2.166 ++ go env GOARCH
15:22:58 [2022-07-27T15:22:58.700Z] #67 2.228 + export GO_BUILDMODE=-buildmode=pie
15:22:58 [2022-07-27T15:22:58.700Z] #67 2.228 + GO_BUILDMODE=-buildmode=pie
15:22:58 [2022-07-27T15:22:58.700Z] #67 2.228 ++ dirname /install.sh
15:22:58 [2022-07-27T15:22:58.700Z] #67 2.244 + dir=/
15:22:58 [2022-07-27T15:22:58.700Z] #67 2.244 + bin=rootlesskit
15:22:58 [2022-07-27T15:22:58.700Z] #67 2.244 + shift
15:22:58 [2022-07-27T15:22:58.700Z] #67 2.244 + '[' '!' -f //rootlesskit.installer ']'
15:22:58 [2022-07-27T15:22:58.700Z] #67 2.244 + . //rootlesskit.installer
15:22:58 [2022-07-27T15:22:58.700Z] #67 2.244 ++ : 1920341cd41e047834a21007424162a2dc946315
15:22:58 [2022-07-27T15:22:58.700Z] #67 2.244 + install_rootlesskit
15:22:58 [2022-07-27T15:22:58.700Z] #67 2.244 + case "$1" in
15:22:58 [2022-07-27T15:22:58.700Z] #67 2.244 + export CGO_ENABLED=0
15:22:58 [2022-07-27T15:22:58.700Z] #67 2.244 + CGO_ENABLED=0
15:22:58 [2022-07-27T15:22:58.700Z] #67 2.244 + _install_rootlesskit
15:22:58 [2022-07-27T15:22:58.700Z] #67 2.244 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
15:22:58 [2022-07-27T15:22:58.700Z] #67 2.245 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
15:22:58 [2022-07-27T15:22:58.700Z] #67 2.247 + for f in rootlesskit rootlesskit-docker-proxy
15:22:58 [2022-07-27T15:22:58.700Z] #67 2.247 + GOBIN=/build
15:22:58 [2022-07-27T15:22:58.700Z] #67 2.247 + GO111MODULE=on
15:22:58 [2022-07-27T15:22:58.700Z] #67 2.247 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
15:22:58 [2022-07-27T15:22:58.700Z] #67 3.208 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
15:22:58 [2022-07-27T15:22:58.700Z] #67 8.185 go: downloading github.com/sirupsen/logrus v1.8.1
15:22:58 [2022-07-27T15:22:58.700Z] #67 8.186 go: downloading github.com/urfave/cli/v2 v2.4.0
15:22:58 [2022-07-27T15:22:58.957Z] #67 ...
15:22:58 [2022-07-27T15:22:58.957Z] 
15:22:58 [2022-07-27T15:22:58.957Z] #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
15:22:58 [2022-07-27T15:22:58.957Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
15:22:58 [2022-07-27T15:22:58.957Z] #55 21.55 go: downloading github.com/go-critic/go-critic v0.6.3
15:22:58 [2022-07-27T15:22:58.957Z] #55 ...
15:22:58 [2022-07-27T15:22:58.957Z] 
15:22:58 [2022-07-27T15:22:58.957Z] #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
15:22:58 [2022-07-27T15:22:58.957Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1
15:22:58 [2022-07-27T15:22:58.957Z] #53 11.80 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
15:22:58 [2022-07-27T15:22:58.957Z] #53 18.00 go: downloading github.com/jonboulle/clockwork v0.2.2
15:22:58 [2022-07-27T15:22:58.957Z] #53 18.74 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
15:22:58 [2022-07-27T15:22:58.957Z] #53 18.88 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
15:22:59 [2022-07-27T15:22:59.214Z] #53 ...
15:22:59 [2022-07-27T15:22:59.214Z] 
15:22:59 [2022-07-27T15:22:59.214Z] #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
15:22:59 [2022-07-27T15:22:59.214Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
15:22:59 [2022-07-27T15:22:59.214Z] #51 11.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
15:22:59 [2022-07-27T15:22:59.214Z] #51 13.91 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB]
15:22:59 [2022-07-27T15:22:59.214Z] #51 18.45 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
15:22:59 [2022-07-27T15:22:59.214Z] #51 ...
15:22:59 [2022-07-27T15:22:59.214Z] 
15:22:59 [2022-07-27T15:22:59.214Z] #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
15:22:59 [2022-07-27T15:22:59.214Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
15:22:59 [2022-07-27T15:22:59.214Z] #14 11.92 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
15:22:59 [2022-07-27T15:22:59.214Z] #14 16.55 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB]
15:22:59 [2022-07-27T15:22:59.214Z] #14 20.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
15:22:59 [2022-07-27T15:22:59.471Z] #14 ...
15:22:59 [2022-07-27T15:22:59.471Z] 
15:22:59 [2022-07-27T15:22:59.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
15:22:59 [2022-07-27T15:22:59.471Z] #67 sha256:8193989cd36782f52cf5caa27ebd50556093144f13b1cd45e873883d720117f8
15:22:59 [2022-07-27T15:22:59.471Z] #67 9.550 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
15:23:00 [2022-07-27T15:23:00.404Z] #67 ...
15:23:00 [2022-07-27T15:23:00.404Z] 
15:23:00 [2022-07-27T15:23:00.404Z] #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
15:23:00 [2022-07-27T15:23:00.404Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572
15:23:00 [2022-07-27T15:23:00.404Z] #57 13.15 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:23:00 [2022-07-27T15:23:00.663Z] #57 ...
15:23:00 [2022-07-27T15:23:00.663Z] 
15:23:00 [2022-07-27T15:23:00.663Z] #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
15:23:00 [2022-07-27T15:23:00.663Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
15:23:00 [2022-07-27T15:23:00.663Z] #51 22.89 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
15:23:00 [2022-07-27T15:23:00.921Z] #51 ...
15:23:00 [2022-07-27T15:23:00.921Z] 
15:23:00 [2022-07-27T15:23:00.921Z] #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             ;
15:23:00 [2022-07-27T15:23:00.921Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
15:23:00 [2022-07-27T15:23:00.921Z] #76 13.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
15:23:00 [2022-07-27T15:23:00.921Z] #76 ...
15:23:00 [2022-07-27T15:23:00.921Z] 
15:23:00 [2022-07-27T15:23:00.921Z] #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
15:23:00 [2022-07-27T15:23:00.921Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
15:23:00 [2022-07-27T15:23:00.921Z] #55 23.44 go: downloading github.com/hashicorp/go-version v1.4.0
15:23:00 [2022-07-27T15:23:00.921Z] #55 23.50 go: downloading github.com/ldez/gomoddirectives v0.2.3
15:23:00 [2022-07-27T15:23:00.921Z] #55 23.59 go: downloading github.com/mitchellh/go-homedir v1.1.0
15:23:00 [2022-07-27T15:23:00.921Z] #55 23.62 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
15:23:01 [2022-07-27T15:23:01.178Z] #55 23.79 go: downloading github.com/fsnotify/fsnotify v1.5.4
15:23:01 [2022-07-27T15:23:01.178Z] #55 23.90 go: downloading github.com/mitchellh/mapstructure v1.5.0
15:23:01 [2022-07-27T15:23:01.178Z] #55 ...
15:23:01 [2022-07-27T15:23:01.178Z] 
15:23:01 [2022-07-27T15:23:01.178Z] #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
15:23:01 [2022-07-27T15:23:01.178Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054
15:23:01 [2022-07-27T15:23:01.178Z] #62 14.02 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB]
15:23:01 [2022-07-27T15:23:01.178Z] #62 17.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
15:23:01 [2022-07-27T15:23:01.436Z] #62 ...
15:23:01 [2022-07-27T15:23:01.436Z] 
15:23:01 [2022-07-27T15:23:01.436Z] #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
15:23:01 [2022-07-27T15:23:01.436Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
15:23:01 [2022-07-27T15:23:01.436Z] #55 24.17 go: downloading github.com/spf13/afero v1.8.2
15:23:01 [2022-07-27T15:23:01.436Z] #55 24.17 go: downloading github.com/spf13/cast v1.4.1
15:23:01 [2022-07-27T15:23:01.693Z] #55 24.37 go: downloading github.com/spf13/jwalterweatherman v1.1.0
15:23:02 [2022-07-27T15:23:02.258Z] #55 24.78 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
15:23:02 [2022-07-27T15:23:02.258Z] #55 24.81 go: downloading github.com/hashicorp/errwrap v1.0.0
15:23:02 [2022-07-27T15:23:02.515Z] #55 25.15 go: downloading 4d63.com/gochecknoglobals v0.1.0
15:23:02 [2022-07-27T15:23:02.515Z] #55 ...
15:23:02 [2022-07-27T15:23:02.515Z] 
15:23:02 [2022-07-27T15:23:02.515Z] #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
15:23:02 [2022-07-27T15:23:02.515Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
15:23:02 [2022-07-27T15:23:02.515Z] #42 15.21 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB]
15:23:02 [2022-07-27T15:23:02.515Z] #42 19.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
15:23:02 [2022-07-27T15:23:02.773Z] #42 ...
15:23:02 [2022-07-27T15:23:02.773Z] 
15:23:02 [2022-07-27T15:23:02.773Z] #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
15:23:02 [2022-07-27T15:23:02.773Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
15:23:02 [2022-07-27T15:23:02.773Z] #55 25.43 go: downloading github.com/Antonboom/errname v0.1.6
15:23:03 [2022-07-27T15:23:03.030Z] #55 25.74 go: downloading github.com/Antonboom/nilnil v0.1.1
15:23:03 [2022-07-27T15:23:03.287Z] #55 25.94 go: downloading github.com/BurntSushi/toml v1.1.0
15:23:05 [2022-07-27T15:23:05.812Z] #55 28.40 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
15:23:06 [2022-07-27T15:23:06.069Z] #55 28.63 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
15:23:06 [2022-07-27T15:23:06.326Z] #55 29.06 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
15:23:06 [2022-07-27T15:23:06.326Z] #55 29.18 go: downloading github.com/alexkohler/prealloc v1.0.0
15:23:06 [2022-07-27T15:23:06.891Z] #55 29.53 go: downloading github.com/ashanbrown/forbidigo v1.3.0
15:23:07 [2022-07-27T15:23:07.162Z] #55 29.84 go: downloading github.com/ashanbrown/makezero v1.1.1
15:23:07 [2022-07-27T15:23:07.421Z] #55 30.00 go: downloading github.com/bkielbasa/cyclop v1.2.0
15:23:07 [2022-07-27T15:23:07.421Z] #55 30.25 go: downloading github.com/blizzy78/varnamelen v0.8.0
15:23:08 [2022-07-27T15:23:08.353Z] #55 31.07 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
15:23:08 [2022-07-27T15:23:08.614Z] #55 31.25 go: downloading github.com/breml/bidichk v0.2.3
15:23:08 [2022-07-27T15:23:08.871Z] #55 ...
15:23:08 [2022-07-27T15:23:08.871Z] 
15:23:08 [2022-07-27T15:23:08.871Z] #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
15:23:08 [2022-07-27T15:23:08.871Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054
15:23:08 [2022-07-27T15:23:08.871Z] #62 31.53 Fetched 171 kB in 23s (7294 B/s)
15:23:10 [2022-07-27T15:23:10.244Z] #62 31.53 Reading package lists...
15:23:10 [2022-07-27T15:23:10.244Z] #62 ...
15:23:10 [2022-07-27T15:23:10.244Z] 
15:23:10 [2022-07-27T15:23:10.244Z] #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
15:23:10 [2022-07-27T15:23:10.244Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1
15:23:10 [2022-07-27T15:23:10.244Z] #53 22.86 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
15:23:10 [2022-07-27T15:23:10.244Z] #53 22.89 go: downloading golang.org/x/mod v0.3.0
15:23:10 [2022-07-27T15:23:10.244Z] #53 ...
15:23:10 [2022-07-27T15:23:10.244Z] 
15:23:10 [2022-07-27T15:23:10.244Z] #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
15:23:10 [2022-07-27T15:23:10.244Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
15:23:10 [2022-07-27T15:23:10.244Z] #42 32.89 Fetched 8353 kB in 24s (343 kB/s)
15:23:11 [2022-07-27T15:23:11.177Z] #42 32.89 Reading package lists...
15:23:11 [2022-07-27T15:23:11.177Z] #42 ...
15:23:11 [2022-07-27T15:23:11.177Z] 
15:23:11 [2022-07-27T15:23:11.177Z] #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
15:23:11 [2022-07-27T15:23:11.177Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4
15:23:11 [2022-07-27T15:23:11.177Z] #36 23.93 go: downloading github.com/russross/blackfriday/v2 v2.0.1
15:23:11 [2022-07-27T15:23:11.177Z] #36 24.30 go: downloading github.com/cilium/ebpf v0.7.0
15:23:11 [2022-07-27T15:23:11.177Z] #36 25.90 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
15:23:11 [2022-07-27T15:23:11.441Z] #36 ...
15:23:11 [2022-07-27T15:23:11.441Z] 
15:23:11 [2022-07-27T15:23:11.441Z] #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
15:23:11 [2022-07-27T15:23:11.441Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
15:23:11 [2022-07-27T15:23:11.441Z] #55 31.54 go: downloading github.com/breml/errchkjson v0.3.0
15:23:11 [2022-07-27T15:23:11.441Z] #55 31.90 go: downloading github.com/butuzov/ireturn v0.1.1
15:23:11 [2022-07-27T15:23:11.441Z] #55 32.16 go: downloading github.com/charithe/durationcheck v0.0.9
15:23:11 [2022-07-27T15:23:11.441Z] #55 32.28 go: downloading github.com/daixiang0/gci v0.3.3
15:23:11 [2022-07-27T15:23:11.441Z] #55 32.58 go: downloading github.com/denis-tingaikin/go-header v0.4.3
15:23:11 [2022-07-27T15:23:11.441Z] #55 32.77 go: downloading github.com/esimonov/ifshort v1.0.4
15:23:11 [2022-07-27T15:23:11.441Z] #55 32.88 go: downloading github.com/firefart/nonamedreturns v1.0.1
15:23:11 [2022-07-27T15:23:11.441Z] #55 33.03 go: downloading github.com/fzipp/gocyclo v0.5.1
15:23:11 [2022-07-27T15:23:11.441Z] #55 33.07 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
15:23:11 [2022-07-27T15:23:11.441Z] #55 33.19 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
15:23:11 [2022-07-27T15:23:11.441Z] #55 33.38 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
15:23:11 [2022-07-27T15:23:11.441Z] #55 33.47 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
15:23:11 [2022-07-27T15:23:11.441Z] #55 33.94 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
15:23:11 [2022-07-27T15:23:11.441Z] #55 34.02 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
15:23:11 [2022-07-27T15:23:11.441Z] #55 34.16 go: downloading github.com/golangci/misspell v0.3.5
15:23:11 [2022-07-27T15:23:11.698Z] #55 34.17 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
15:23:11 [2022-07-27T15:23:11.698Z] #55 34.36 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
15:23:11 [2022-07-27T15:23:11.955Z] #55 34.64 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
15:23:12 [2022-07-27T15:23:12.212Z] #55 34.84 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
15:23:12 [2022-07-27T15:23:12.212Z] #55 34.97 go: downloading github.com/jgautheron/goconst v1.5.1
15:23:12 [2022-07-27T15:23:12.477Z] #55 34.99 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
15:23:12 [2022-07-27T15:23:12.477Z] #55 ...
15:23:12 [2022-07-27T15:23:12.477Z] 
15:23:12 [2022-07-27T15:23:12.477Z] #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
15:23:12 [2022-07-27T15:23:12.477Z] #26 sha256:8fe4b7074e86f8d0bec7d4a6c83a3466662cd2a37a1810625bb149a7987ea643
15:23:12 [2022-07-27T15:23:12.477Z] #26 19.75 + mkdir -p /build
15:23:12 [2022-07-27T15:23:12.477Z] #26 19.79 + mv docker/docker /build/
15:23:12 [2022-07-27T15:23:12.477Z] #26 19.79 + rmdir docker
15:23:12 [2022-07-27T15:23:12.477Z] #26 DONE 22.9s
15:23:12 [2022-07-27T15:23:12.477Z] 
15:23:12 [2022-07-27T15:23:12.477Z] #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
15:23:12 [2022-07-27T15:23:12.477Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
15:23:12 [2022-07-27T15:23:12.477Z] #55 35.12 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
15:23:12 [2022-07-27T15:23:12.477Z] #55 35.14 go: downloading github.com/julz/importas v0.1.0
15:23:12 [2022-07-27T15:23:12.477Z] #55 ...
15:23:12 [2022-07-27T15:23:12.477Z] 
15:23:12 [2022-07-27T15:23:12.477Z] #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
15:23:12 [2022-07-27T15:23:12.477Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320
15:23:12 [2022-07-27T15:23:12.477Z] #38 31.79 tomll can be used in two ways:
15:23:12 [2022-07-27T15:23:12.477Z] #38 31.79 Writing to STDIN and reading from STDOUT:
15:23:12 [2022-07-27T15:23:12.477Z] #38 31.79   cat file.toml | tomll > file.toml
15:23:12 [2022-07-27T15:23:12.477Z] #38 31.79 
15:23:12 [2022-07-27T15:23:12.477Z] #38 31.79 Reading and updating a list of files:
15:23:12 [2022-07-27T15:23:12.477Z] #38 31.79   tomll a.toml b.toml c.toml
15:23:12 [2022-07-27T15:23:12.477Z] #38 31.79 
15:23:12 [2022-07-27T15:23:12.477Z] #38 31.79 When given a list of files, tomll will modify all files in place without asking.
15:23:12 [2022-07-27T15:23:12.477Z] #38 DONE 35.3s
15:23:12 [2022-07-27T15:23:12.477Z] 
15:23:12 [2022-07-27T15:23:12.477Z] #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
15:23:12 [2022-07-27T15:23:12.477Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
15:23:12 [2022-07-27T15:23:12.477Z] #55 35.31 go: downloading github.com/kisielk/errcheck v1.6.0
15:23:12 [2022-07-27T15:23:12.734Z] #55 35.35 go: downloading github.com/kulti/thelper v0.6.2
15:23:12 [2022-07-27T15:23:12.991Z] #55 35.50 go: downloading github.com/kunwardeep/paralleltest v1.0.3
15:23:12 [2022-07-27T15:23:12.991Z] #55 35.63 go: downloading github.com/kyoh86/exportloopref v0.1.8
15:23:12 [2022-07-27T15:23:12.991Z] #55 35.74 go: downloading github.com/ldez/tagliatelle v0.3.1
15:23:13 [2022-07-27T15:23:13.249Z] #55 35.86 go: downloading github.com/leonklingele/grouper v1.1.0
15:23:13 [2022-07-27T15:23:13.510Z] #55 36.26 go: downloading github.com/lufeee/execinquery v1.2.1
15:23:13 [2022-07-27T15:23:13.510Z] #55 36.26 go: downloading github.com/maratori/testpackage v1.0.1
15:23:13 [2022-07-27T15:23:13.768Z] #55 36.46 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
15:23:13 [2022-07-27T15:23:13.768Z] #55 36.46 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
15:23:14 [2022-07-27T15:23:14.026Z] #55 36.67 go: downloading github.com/mgechev/revive v1.2.1
15:23:14 [2022-07-27T15:23:14.959Z] #55 ...
15:23:14 [2022-07-27T15:23:14.959Z] 
15:23:14 [2022-07-27T15:23:14.959Z] #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             ;
15:23:14 [2022-07-27T15:23:14.959Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
15:23:14 [2022-07-27T15:23:14.959Z] #76 27.62 Fetched 171 kB in 22s (7902 B/s)
15:23:14 [2022-07-27T15:23:14.959Z] #76 27.62 Reading package lists...
15:23:15 [2022-07-27T15:23:15.216Z] #76 36.38 Reading package lists...
15:23:15 [2022-07-27T15:23:15.216Z] #76 ...
15:23:15 [2022-07-27T15:23:15.216Z] 
15:23:15 [2022-07-27T15:23:15.216Z] #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
15:23:15 [2022-07-27T15:23:15.216Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195
15:23:15 [2022-07-27T15:23:15.216Z] #47 34.74 Updating files:  65% (1418/2176)
Updating files:  66% (1437/2176)
Updating files:  67% (1458/2176)
Updating files:  68% (1480/2176)
Updating files:  69% (1502/2176)
Updating files:  70% (1524/2176)
Updating files:  71% (1545/2176)
Updating files:  72% (1567/2176)
Updating files:  73% (1589/2176)
Updating files:  74% (1611/2176)
Updating files:  75% (1632/2176)
Updating files:  76% (1654/2176)
Updating files:  77% (1676/2176)
Updating files:  78% (1698/2176)
Updating files:  79% (1720/2176)
Updating files:  80% (1741/2176)
Updating files:  81% (1763/2176)
Updating files:  82% (1785/2176)
Updating files:  83% (1807/2176)
Updating files:  84% (1828/2176)
Updating files:  85% (1850/2176)
Updating files:  86% (1872/2176)
Updating files:  87% (1894/2176)
Updating files:  88% (1915/2176)
Updating files:  89% (1937/2176)
Updating files:  90% (1959/2176)
Updating files:  91% (1981/2176)
Updating files:  91% (1998/2176)
Updating files:  92% (2002/2176)
Updating files:  93% (2024/2176)
Updating files:  94% (2046/2176)
Updating files:  95% (2068/2176)
Updating files:  96% (2089/2176)
Updating files:  97% (2111/2176)
Updating files:  98% (2133/2176)
Updating files:  99% (2155/2176)
Updating files: 100% (2176/2176)
Updating files: 100% (2176/2176), done.
15:23:15 [2022-07-27T15:23:15.216Z] #47 35.97 + git checkout -q v2.3.0
15:23:15 [2022-07-27T15:23:15.216Z] #47 ...
15:23:15 [2022-07-27T15:23:15.216Z] 
15:23:15 [2022-07-27T15:23:15.216Z] #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
15:23:15 [2022-07-27T15:23:15.216Z] #67 sha256:8193989cd36782f52cf5caa27ebd50556093144f13b1cd45e873883d720117f8
15:23:15 [2022-07-27T15:23:15.216Z] #67 15.57 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
15:23:15 [2022-07-27T15:23:15.216Z] #67 16.49 go: downloading github.com/google/uuid v1.3.0
15:23:15 [2022-07-27T15:23:15.216Z] #67 16.94 go: downloading github.com/moby/vpnkit v0.5.0
15:23:15 [2022-07-27T15:23:15.216Z] #67 17.05 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
15:23:15 [2022-07-27T15:23:15.216Z] #67 17.50 go: downloading github.com/gofrs/flock v0.8.1
15:23:15 [2022-07-27T15:23:15.216Z] #67 17.63 go: downloading github.com/gorilla/mux v1.8.0
15:23:15 [2022-07-27T15:23:15.216Z] #67 18.10 go: downloading github.com/moby/sys/mountinfo v0.6.0
15:23:15 [2022-07-27T15:23:15.216Z] #67 18.90 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
15:23:15 [2022-07-27T15:23:15.216Z] #67 19.25 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
15:23:15 [2022-07-27T15:23:15.216Z] #67 19.65 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
15:23:15 [2022-07-27T15:23:15.216Z] #67 23.11 go: downloading github.com/russross/blackfriday/v2 v2.1.0
15:23:15 [2022-07-27T15:23:15.473Z] #67 ...
15:23:15 [2022-07-27T15:23:15.473Z] 
15:23:15 [2022-07-27T15:23:15.473Z] #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
15:23:15 [2022-07-27T15:23:15.473Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
15:23:15 [2022-07-27T15:23:15.473Z] #55 38.17 go: downloading github.com/moricho/tparallel v0.2.1
15:23:15 [2022-07-27T15:23:15.473Z] #55 38.21 go: downloading github.com/nakabonne/nestif v0.3.1
15:23:15 [2022-07-27T15:23:15.473Z] #55 38.23 go: downloading github.com/nishanths/exhaustive v0.7.11
15:23:16 [2022-07-27T15:23:16.068Z] #55 38.51 go: downloading github.com/nishanths/predeclared v0.2.2
15:23:16 [2022-07-27T15:23:16.643Z] #55 39.11 go: downloading github.com/polyfloyd/go-errorlint v1.0.0
15:23:16 [2022-07-27T15:23:16.643Z] #55 39.16 go: downloading github.com/ryancurrah/gomodguard v1.2.3
15:23:16 [2022-07-27T15:23:16.643Z] #55 39.37 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
15:23:16 [2022-07-27T15:23:16.905Z] #55 39.54 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
15:23:16 [2022-07-27T15:23:16.905Z] #55 39.66 go: downloading github.com/securego/gosec/v2 v2.11.0
15:23:17 [2022-07-27T15:23:17.835Z] #55 40.46 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
15:23:17 [2022-07-27T15:23:17.835Z] #55 40.54 go: downloading github.com/sivchari/containedctx v1.0.2
15:23:17 [2022-07-27T15:23:17.835Z] #55 40.57 go: downloading github.com/sivchari/tenv v1.5.0
15:23:18 [2022-07-27T15:23:18.092Z] #55 40.74 go: downloading github.com/sonatard/noctx v0.0.1
15:23:18 [2022-07-27T15:23:18.348Z] #55 40.91 go: downloading github.com/sourcegraph/go-diff v0.6.1
15:23:18 [2022-07-27T15:23:18.348Z] #55 41.08 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
15:23:18 [2022-07-27T15:23:18.673Z] #55 41.21 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
15:23:18 [2022-07-27T15:23:18.673Z] #55 41.24 go: downloading github.com/sylvia7788/contextcheck v1.0.4
15:23:18 [2022-07-27T15:23:18.933Z] #55 41.44 go: downloading github.com/tdakkota/asciicheck v0.1.1
15:23:18 [2022-07-27T15:23:18.933Z] #55 41.48 go: downloading github.com/tetafro/godot v1.4.11
15:23:18 [2022-07-27T15:23:18.933Z] #55 41.55 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
15:23:19 [2022-07-27T15:23:19.189Z] #55 41.74 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1
15:23:19 [2022-07-27T15:23:19.189Z] #55 41.83 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
15:23:19 [2022-07-27T15:23:19.756Z] #55 42.43 go: downloading github.com/ultraware/funlen v0.0.3
15:23:20 [2022-07-27T15:23:20.012Z] #55 42.58 go: downloading github.com/ultraware/whitespace v0.0.5
15:23:20 [2022-07-27T15:23:20.012Z] #55 42.68 go: downloading github.com/uudashr/gocognit v1.0.5
15:23:20 [2022-07-27T15:23:20.269Z] #55 42.89 go: downloading github.com/yagipy/maintidx v1.0.0
15:23:20 [2022-07-27T15:23:20.269Z] #55 42.95 go: downloading github.com/yeya24/promlinter v0.2.0
15:23:20 [2022-07-27T15:23:20.269Z] #55 43.04 go: downloading gitlab.com/bosi/decorder v0.2.1
15:23:20 [2022-07-27T15:23:20.833Z] #55 43.48 go: downloading honnef.co/go/tools v0.3.1
15:23:20 [2022-07-27T15:23:20.833Z] #55 ...
15:23:20 [2022-07-27T15:23:20.833Z] 
15:23:20 [2022-07-27T15:23:20.833Z] #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
15:23:20 [2022-07-27T15:23:20.833Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
15:23:20 [2022-07-27T15:23:20.833Z] #51 33.16 Fetched 174 kB in 26s (6800 B/s)
15:23:20 [2022-07-27T15:23:20.834Z] #51 33.16 Reading package lists...
15:23:21 [2022-07-27T15:23:21.090Z] #51 42.69 Reading package lists...
15:23:21 [2022-07-27T15:23:21.090Z] #51 ...
15:23:21 [2022-07-27T15:23:21.090Z] 
15:23:21 [2022-07-27T15:23:21.090Z] #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
15:23:21 [2022-07-27T15:23:21.090Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
15:23:21 [2022-07-27T15:23:21.090Z] #42 32.89 Reading package lists...
15:23:21 [2022-07-27T15:23:21.348Z] #42 41.79 Reading package lists...
15:23:21 [2022-07-27T15:23:21.348Z] #42 ...
15:23:21 [2022-07-27T15:23:21.348Z] 
15:23:21 [2022-07-27T15:23:21.348Z] #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
15:23:21 [2022-07-27T15:23:21.348Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
15:23:21 [2022-07-27T15:23:21.348Z] #14 33.88 Fetched 8353 kB in 25s (334 kB/s)
15:23:21 [2022-07-27T15:23:21.348Z] #14 33.88 Reading package lists...
15:23:21 [2022-07-27T15:23:21.348Z] #14 43.80 Reading package lists...
15:23:21 [2022-07-27T15:23:21.348Z] #14 ...
15:23:21 [2022-07-27T15:23:21.348Z] 
15:23:21 [2022-07-27T15:23:21.348Z] #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
15:23:21 [2022-07-27T15:23:21.348Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054
15:23:21 [2022-07-27T15:23:21.348Z] #62 31.53 Reading package lists...
15:23:24 [2022-07-27T15:23:24.859Z] #62 40.98 Reading package lists...
15:23:24 [2022-07-27T15:23:24.859Z] #62 ...
15:23:24 [2022-07-27T15:23:24.859Z] 
15:23:24 [2022-07-27T15:23:24.859Z] #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             ;
15:23:24 [2022-07-27T15:23:24.859Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
15:23:24 [2022-07-27T15:23:24.859Z] #76 36.38 Reading package lists...
15:23:25 [2022-07-27T15:23:25.423Z] #76 45.99 Building dependency tree...
15:23:25 [2022-07-27T15:23:25.680Z] #76 ...
15:23:25 [2022-07-27T15:23:25.680Z] 
15:23:25 [2022-07-27T15:23:25.680Z] #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
15:23:25 [2022-07-27T15:23:25.680Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195
15:23:25 [2022-07-27T15:23:25.680Z] #47 38.53 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
15:23:25 [2022-07-27T15:23:25.936Z] #47 ...
15:23:25 [2022-07-27T15:23:25.936Z] 
15:23:25 [2022-07-27T15:23:25.936Z] #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
15:23:25 [2022-07-27T15:23:25.936Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
15:23:25 [2022-07-27T15:23:25.936Z] #55 46.64 go: downloading mvdan.cc/gofumpt v0.3.1
15:23:25 [2022-07-27T15:23:25.936Z] #55 46.75 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
15:23:25 [2022-07-27T15:23:25.936Z] #55 46.92 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
15:23:25 [2022-07-27T15:23:25.936Z] #55 47.24 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
15:23:25 [2022-07-27T15:23:25.936Z] #55 47.35 go: downloading github.com/davecgh/go-spew v1.1.1
15:23:25 [2022-07-27T15:23:25.936Z] #55 47.68 go: downloading github.com/pmezard/go-difflib v1.0.0
15:23:25 [2022-07-27T15:23:25.936Z] #55 47.70 go: downloading github.com/stretchr/objx v0.1.1
15:23:25 [2022-07-27T15:23:25.936Z] #55 47.77 go: downloading github.com/go-toolsmith/astfmt v1.0.0
15:23:25 [2022-07-27T15:23:25.936Z] #55 47.94 go: downloading github.com/go-toolsmith/astcast v1.0.0
15:23:25 [2022-07-27T15:23:25.936Z] #55 48.12 go: downloading github.com/go-toolsmith/astcopy v1.0.0
15:23:25 [2022-07-27T15:23:25.936Z] #55 48.12 go: downloading github.com/go-toolsmith/astequal v1.0.1
15:23:25 [2022-07-27T15:23:25.936Z] #55 48.17 go: downloading github.com/go-toolsmith/astp v1.0.0
15:23:25 [2022-07-27T15:23:25.936Z] #55 48.27 go: downloading github.com/go-toolsmith/strparse v1.0.0
15:23:25 [2022-07-27T15:23:25.936Z] #55 48.31 go: downloading github.com/go-toolsmith/typep v1.0.2
15:23:25 [2022-07-27T15:23:25.936Z] #55 48.40 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a
15:23:25 [2022-07-27T15:23:25.936Z] #55 48.55 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
15:23:26 [2022-07-27T15:23:26.500Z] #55 49.04 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
15:23:27 [2022-07-27T15:23:27.429Z] #55 49.99 go: downloading github.com/subosito/gotenv v1.2.0
15:23:27 [2022-07-27T15:23:27.429Z] #55 50.01 go: downloading github.com/hashicorp/hcl v1.0.0
15:23:27 [2022-07-27T15:23:27.992Z] #55 50.73 go: downloading gopkg.in/ini.v1 v1.66.4
15:23:27 [2022-07-27T15:23:27.992Z] #55 50.73 go: downloading github.com/magiconair/properties v1.8.6
15:23:28 [2022-07-27T15:23:28.555Z] #55 51.25 go: downloading github.com/pelletier/go-toml v1.9.5
15:23:28 [2022-07-27T15:23:28.555Z] #55 51.31 go: downloading golang.org/x/text v0.3.7
15:23:29 [2022-07-27T15:23:29.924Z] #55 ...
15:23:29 [2022-07-27T15:23:29.924Z] 
15:23:29 [2022-07-27T15:23:29.924Z] #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             ;
15:23:29 [2022-07-27T15:23:29.924Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
15:23:29 [2022-07-27T15:23:29.924Z] #76 52.60 python3 is already the newest version (3.9.2-3).
15:23:29 [2022-07-27T15:23:29.924Z] #76 52.60 The following additional packages will be installed:
15:23:29 [2022-07-27T15:23:29.924Z] #76 52.60   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
15:23:29 [2022-07-27T15:23:29.924Z] #76 52.61   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
15:23:29 [2022-07-27T15:23:29.924Z] #76 52.64 Suggested packages:
15:23:29 [2022-07-27T15:23:29.924Z] #76 52.66   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
15:23:29 [2022-07-27T15:23:29.924Z] #76 52.66   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
15:23:29 [2022-07-27T15:23:29.924Z] #76 52.66   m4-doc ed diffutils-doc
15:23:29 [2022-07-27T15:23:29.924Z] #76 52.66 Recommended packages:
15:23:29 [2022-07-27T15:23:29.924Z] #76 52.66   fakeroot libalgorithm-merge-perl libltdl-dev
15:23:33 [2022-07-27T15:23:33.197Z] #76 55.38 The following NEW packages will be installed:
15:23:33 [2022-07-27T15:23:33.197Z] #76 55.42   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
15:23:33 [2022-07-27T15:23:33.197Z] #76 55.43   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
15:23:33 [2022-07-27T15:23:33.197Z] #76 55.44   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
15:23:33 [2022-07-27T15:23:33.197Z] #76 55.44   libyajl2 m4 patch xz-utils
15:23:33 [2022-07-27T15:23:33.454Z] #76 56.17 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded.
15:23:33 [2022-07-27T15:23:33.454Z] #76 56.17 Need to get 5940 kB of archives.
15:23:33 [2022-07-27T15:23:33.454Z] #76 56.17 After this operation, 18.7 MB of additional disk space will be used.
15:23:33 [2022-07-27T15:23:33.454Z] #76 56.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
15:23:33 [2022-07-27T15:23:33.454Z] #76 56.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
15:23:33 [2022-07-27T15:23:33.454Z] #76 56.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
15:23:33 [2022-07-27T15:23:33.454Z] #76 56.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
15:23:33 [2022-07-27T15:23:33.712Z] #76 56.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
15:23:33 [2022-07-27T15:23:33.712Z] #76 56.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
15:23:33 [2022-07-27T15:23:33.712Z] #76 56.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
15:23:33 [2022-07-27T15:23:33.712Z] #76 56.33 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
15:23:33 [2022-07-27T15:23:33.712Z] #76 56.36 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
15:23:33 [2022-07-27T15:23:33.712Z] #76 56.39 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
15:23:33 [2022-07-27T15:23:33.712Z] #76 56.49 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
15:23:33 [2022-07-27T15:23:33.968Z] #76 56.50 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
15:23:33 [2022-07-27T15:23:33.968Z] #76 56.67 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
15:23:33 [2022-07-27T15:23:33.968Z] #76 56.68 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
15:23:33 [2022-07-27T15:23:33.968Z] #76 56.68 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
15:23:33 [2022-07-27T15:23:33.968Z] #76 56.69 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
15:23:33 [2022-07-27T15:23:33.968Z] #76 56.70 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
15:23:33 [2022-07-27T15:23:33.968Z] #76 56.70 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
15:23:33 [2022-07-27T15:23:33.968Z] #76 56.71 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
15:23:33 [2022-07-27T15:23:33.968Z] #76 56.77 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
15:23:34 [2022-07-27T15:23:34.224Z] #76 56.79 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
15:23:34 [2022-07-27T15:23:34.224Z] #76 56.80 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
15:23:34 [2022-07-27T15:23:34.224Z] #76 56.81 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB]
15:23:36 [2022-07-27T15:23:36.116Z] #76 58.77 debconf: delaying package configuration, since apt-utils is not installed
15:23:36 [2022-07-27T15:23:36.372Z] #76 59.20 Fetched 5940 kB in 1s (5024 kB/s)
15:23:36 [2022-07-27T15:23:36.628Z] #76 59.37 Selecting previously unselected package bzip2.
15:23:36 [2022-07-27T15:23:36.628Z] #76 59.37 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
15:23:36 [2022-07-27T15:23:36.628Z] #76 59.48 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
15:23:36 [2022-07-27T15:23:36.628Z] #76 ...
15:23:36 [2022-07-27T15:23:36.628Z] 
15:23:36 [2022-07-27T15:23:36.628Z] #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
15:23:36 [2022-07-27T15:23:36.628Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054
15:23:36 [2022-07-27T15:23:36.628Z] #62 40.98 Reading package lists...
15:23:36 [2022-07-27T15:23:36.628Z] #62 49.64 Building dependency tree...
15:23:36 [2022-07-27T15:23:36.628Z] #62 56.13 The following additional packages will be installed:
15:23:36 [2022-07-27T15:23:36.628Z] #62 56.14   libbtrfs0
15:23:36 [2022-07-27T15:23:36.628Z] #62 56.53 The following NEW packages will be installed:
15:23:36 [2022-07-27T15:23:36.628Z] #62 56.54   libbtrfs-dev libbtrfs0
15:23:36 [2022-07-27T15:23:36.628Z] #62 56.92 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
15:23:36 [2022-07-27T15:23:36.628Z] #62 56.92 Need to get 460 kB of archives.
15:23:36 [2022-07-27T15:23:36.628Z] #62 56.92 After this operation, 1237 kB of additional disk space will be used.
15:23:36 [2022-07-27T15:23:36.628Z] #62 56.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
15:23:36 [2022-07-27T15:23:36.628Z] #62 56.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
15:23:36 [2022-07-27T15:23:36.628Z] #62 58.90 debconf: delaying package configuration, since apt-utils is not installed
15:23:36 [2022-07-27T15:23:36.885Z] #62 59.48 Fetched 460 kB in 0s (1219 kB/s)
15:23:36 [2022-07-27T15:23:36.885Z] #62 ...
15:23:36 [2022-07-27T15:23:36.885Z] 
15:23:36 [2022-07-27T15:23:36.885Z] #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             ;
15:23:36 [2022-07-27T15:23:36.885Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
15:23:36 [2022-07-27T15:23:36.885Z] #76 59.48 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
15:23:36 [2022-07-27T15:23:36.885Z] #76 59.50 Unpacking bzip2 (1.0.8-4) ...
15:23:37 [2022-07-27T15:23:37.141Z] #76 59.83 Selecting previously unselected package libmagic-mgc.
15:23:37 [2022-07-27T15:23:37.141Z] #76 59.84 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ...
15:23:37 [2022-07-27T15:23:37.141Z] #76 59.90 Unpacking libmagic-mgc (1:5.39-3) ...
15:23:38 [2022-07-27T15:23:38.511Z] #76 61.07 Selecting previously unselected package libmagic1:amd64.
15:23:38 [2022-07-27T15:23:38.511Z] #76 61.08 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ...
15:23:38 [2022-07-27T15:23:38.511Z] #76 61.09 Unpacking libmagic1:amd64 (1:5.39-3) ...
15:23:38 [2022-07-27T15:23:38.511Z] #76 ...
15:23:38 [2022-07-27T15:23:38.511Z] 
15:23:38 [2022-07-27T15:23:38.511Z] #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
15:23:38 [2022-07-27T15:23:38.511Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
15:23:38 [2022-07-27T15:23:38.511Z] #42 41.79 Reading package lists...
15:23:38 [2022-07-27T15:23:38.511Z] #42 51.45 Building dependency tree...
15:23:38 [2022-07-27T15:23:38.511Z] #42 58.22 The following additional packages will be installed:
15:23:38 [2022-07-27T15:23:38.511Z] #42 58.24   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
15:23:38 [2022-07-27T15:23:38.511Z] #42 58.26 Suggested packages:
15:23:38 [2022-07-27T15:23:38.511Z] #42 58.28   cmake-doc ninja-build lrzip
15:23:38 [2022-07-27T15:23:38.511Z] #42 58.28 Recommended packages:
15:23:38 [2022-07-27T15:23:38.511Z] #42 58.28   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
15:23:38 [2022-07-27T15:23:38.511Z] #42 59.78 The following NEW packages will be installed:
15:23:38 [2022-07-27T15:23:38.511Z] #42 59.79   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
15:23:38 [2022-07-27T15:23:38.511Z] #42 59.81   vim-common xxd
15:23:38 [2022-07-27T15:23:38.511Z] #42 60.40 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
15:23:38 [2022-07-27T15:23:38.511Z] #42 60.40 Need to get 17.7 MB of archives.
15:23:38 [2022-07-27T15:23:38.511Z] #42 60.40 After this operation, 70.7 MB of additional disk space will be used.
15:23:38 [2022-07-27T15:23:38.511Z] #42 60.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
15:23:38 [2022-07-27T15:23:38.511Z] #42 60.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
15:23:38 [2022-07-27T15:23:38.511Z] #42 60.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
15:23:38 [2022-07-27T15:23:38.511Z] #42 60.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
15:23:38 [2022-07-27T15:23:38.511Z] #42 ...
15:23:38 [2022-07-27T15:23:38.511Z] 
15:23:38 [2022-07-27T15:23:38.511Z] #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             ;
15:23:38 [2022-07-27T15:23:38.511Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
15:23:38 [2022-07-27T15:23:38.511Z] #76 61.35 Selecting previously unselected package file.
15:23:38 [2022-07-27T15:23:38.782Z] #76 61.36 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ...
15:23:38 [2022-07-27T15:23:38.782Z] #76 61.38 Unpacking file (1:5.39-3) ...
15:23:39 [2022-07-27T15:23:39.039Z] #76 61.78 Selecting previously unselected package xz-utils.
15:23:39 [2022-07-27T15:23:39.039Z] #76 61.78 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
15:23:39 [2022-07-27T15:23:39.039Z] #76 61.79 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
15:23:39 [2022-07-27T15:23:39.604Z] #76 ...
15:23:39 [2022-07-27T15:23:39.604Z] 
15:23:39 [2022-07-27T15:23:39.604Z] #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
15:23:39 [2022-07-27T15:23:39.604Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
15:23:39 [2022-07-27T15:23:39.604Z] #51 42.69 Reading package lists...
15:23:39 [2022-07-27T15:23:39.604Z] #51 52.08 Building dependency tree...
15:23:39 [2022-07-27T15:23:39.604Z] #51 58.23 The following additional packages will be installed:
15:23:39 [2022-07-27T15:23:39.604Z] #51 58.23   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
15:23:39 [2022-07-27T15:23:39.604Z] #51 58.23   python3-protobuf python3-six
15:23:39 [2022-07-27T15:23:39.604Z] #51 58.28 Suggested packages:
15:23:39 [2022-07-27T15:23:39.604Z] #51 58.28   python3-setuptools
15:23:39 [2022-07-27T15:23:39.604Z] #51 58.28 Recommended packages:
15:23:39 [2022-07-27T15:23:39.604Z] #51 58.28   iproute2 | iproute
15:23:39 [2022-07-27T15:23:39.604Z] #51 59.54 The following NEW packages will be installed:
15:23:39 [2022-07-27T15:23:39.604Z] #51 59.54   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
15:23:39 [2022-07-27T15:23:39.604Z] #51 59.54   python3-protobuf python3-six
15:23:39 [2022-07-27T15:23:39.604Z] #51 60.28 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
15:23:39 [2022-07-27T15:23:39.604Z] #51 60.28 Need to get 2315 kB of archives.
15:23:39 [2022-07-27T15:23:39.604Z] #51 60.28 After this operation, 11.1 MB of additional disk space will be used.
15:23:39 [2022-07-27T15:23:39.604Z] #51 60.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
15:23:39 [2022-07-27T15:23:39.604Z] #51 60.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
15:23:39 [2022-07-27T15:23:39.604Z] #51 60.39 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
15:23:39 [2022-07-27T15:23:39.604Z] #51 60.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
15:23:39 [2022-07-27T15:23:39.604Z] #51 60.40 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
15:23:39 [2022-07-27T15:23:39.604Z] #51 60.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
15:23:39 [2022-07-27T15:23:39.604Z] #51 60.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
15:23:39 [2022-07-27T15:23:39.861Z] #51 ...
15:23:39 [2022-07-27T15:23:39.861Z] 
15:23:39 [2022-07-27T15:23:39.861Z] #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
15:23:39 [2022-07-27T15:23:39.861Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054
15:23:39 [2022-07-27T15:23:39.861Z] #62 59.88 Selecting previously unselected package libbtrfs0:amd64.
15:23:39 [2022-07-27T15:23:39.861Z] #62 59.88 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
15:23:39 [2022-07-27T15:23:39.861Z] #62 60.01 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
15:23:39 [2022-07-27T15:23:39.861Z] #62 60.02 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
15:23:39 [2022-07-27T15:23:39.861Z] #62 60.56 Selecting previously unselected package libbtrfs-dev:amd64.
15:23:39 [2022-07-27T15:23:39.861Z] #62 60.56 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
15:23:39 [2022-07-27T15:23:39.861Z] #62 60.57 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
15:23:39 [2022-07-27T15:23:39.861Z] #62 61.49 Setting up libbtrfs0:amd64 (5.10.1-2) ...
15:23:39 [2022-07-27T15:23:39.861Z] #62 61.52 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
15:23:39 [2022-07-27T15:23:39.861Z] #62 61.54 Processing triggers for libc-bin (2.31-13+deb11u3) ...
15:23:40 [2022-07-27T15:23:40.445Z] #62 ...
15:23:40 [2022-07-27T15:23:40.445Z] 
15:23:40 [2022-07-27T15:23:40.445Z] #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
15:23:40 [2022-07-27T15:23:40.445Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
15:23:40 [2022-07-27T15:23:40.445Z] #14 43.80 Reading package lists...
15:23:40 [2022-07-27T15:23:40.445Z] #14 53.15 Building dependency tree...
15:23:40 [2022-07-27T15:23:40.445Z] #14 59.23 The following additional packages will be installed:
15:23:40 [2022-07-27T15:23:40.445Z] #14 59.23   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:23:40 [2022-07-27T15:23:40.445Z] #14 59.23   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
15:23:40 [2022-07-27T15:23:40.445Z] #14 59.23   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
15:23:40 [2022-07-27T15:23:40.445Z] #14 59.23   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
15:23:40 [2022-07-27T15:23:40.445Z] #14 59.23   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
15:23:40 [2022-07-27T15:23:40.445Z] #14 59.24   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
15:23:40 [2022-07-27T15:23:40.445Z] #14 59.24   mingw-w64-common mingw-w64-x86-64-dev
15:23:40 [2022-07-27T15:23:40.445Z] #14 59.26 Suggested packages:
15:23:40 [2022-07-27T15:23:40.445Z] #14 59.26   gcc-10-locales seccomp wine64
15:23:40 [2022-07-27T15:23:40.445Z] #14 61.63 The following NEW packages will be installed:
15:23:40 [2022-07-27T15:23:40.445Z] #14 61.63   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:23:40 [2022-07-27T15:23:40.445Z] #14 61.63   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
15:23:40 [2022-07-27T15:23:40.445Z] #14 61.63   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
15:23:40 [2022-07-27T15:23:40.445Z] #14 61.63   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
15:23:40 [2022-07-27T15:23:40.445Z] #14 61.63   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
15:23:40 [2022-07-27T15:23:40.445Z] #14 61.64   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
15:23:40 [2022-07-27T15:23:40.445Z] #14 61.64   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
15:23:40 [2022-07-27T15:23:40.445Z] #14 61.64   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
15:23:40 [2022-07-27T15:23:40.445Z] #14 61.66   mingw-w64-x86-64-dev
15:23:40 [2022-07-27T15:23:40.445Z] #14 62.37 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
15:23:40 [2022-07-27T15:23:40.445Z] #14 62.37 Need to get 115 MB of archives.
15:23:40 [2022-07-27T15:23:40.445Z] #14 62.37 After this operation, 645 MB of additional disk space will be used.
15:23:40 [2022-07-27T15:23:40.445Z] #14 62.37 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]
15:23:40 [2022-07-27T15:23:40.445Z] #14 62.68 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]
15:23:40 [2022-07-27T15:23:40.445Z] #14 63.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
15:23:40 [2022-07-27T15:23:40.446Z] #14 63.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
15:23:40 [2022-07-27T15:23:40.446Z] #14 63.03 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
15:23:40 [2022-07-27T15:23:40.446Z] #14 63.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
15:23:40 [2022-07-27T15:23:40.446Z] #14 ...
15:23:40 [2022-07-27T15:23:40.446Z] 
15:23:40 [2022-07-27T15:23:40.446Z] #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             ;
15:23:40 [2022-07-27T15:23:40.446Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
15:23:40 [2022-07-27T15:23:40.446Z] #76 63.09 Selecting previously unselected package libsigsegv2:amd64.
15:23:40 [2022-07-27T15:23:40.446Z] #76 63.10 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ...
15:23:40 [2022-07-27T15:23:40.446Z] #76 63.19 Unpacking libsigsegv2:amd64 (2.13-1) ...
15:23:40 [2022-07-27T15:23:40.704Z] #76 ...
15:23:40 [2022-07-27T15:23:40.704Z] 
15:23:40 [2022-07-27T15:23:40.704Z] #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
15:23:40 [2022-07-27T15:23:40.704Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c
15:23:40 [2022-07-27T15:23:40.704Z] #40 62.54 NAME:
15:23:40 [2022-07-27T15:23:40.704Z] #40 62.59    go-winres - A tool for embedding resources in Windows executables
15:23:40 [2022-07-27T15:23:40.704Z] #40 62.59 
15:23:40 [2022-07-27T15:23:40.704Z] #40 62.59 USAGE:
15:23:40 [2022-07-27T15:23:40.704Z] #40 62.59    go-winres [global options] command [command options] [arguments...]
15:23:40 [2022-07-27T15:23:40.704Z] #40 62.59 
15:23:40 [2022-07-27T15:23:40.704Z] #40 62.59 COMMANDS:
15:23:40 [2022-07-27T15:23:40.704Z] #40 62.59    init     Create an initial ./winres/winres.json
15:23:40 [2022-07-27T15:23:40.704Z] #40 62.59    make     Make syso files for the "go build" command
15:23:40 [2022-07-27T15:23:40.704Z] #40 62.59    simply   Make syso files for the "go build" command (simplified)
15:23:40 [2022-07-27T15:23:40.704Z] #40 62.59    extract  Extract all resources from an executable
15:23:40 [2022-07-27T15:23:40.704Z] #40 62.59    patch    Replace resources in an executable file (exe, dll)
15:23:40 [2022-07-27T15:23:40.704Z] #40 62.59    help, h  Shows a list of commands or help for one command
15:23:40 [2022-07-27T15:23:40.704Z] #40 62.59 
15:23:40 [2022-07-27T15:23:40.704Z] #40 62.59 GLOBAL OPTIONS:
15:23:40 [2022-07-27T15:23:40.704Z] #40 62.59    --help, -h  show help (default: false)
15:23:40 [2022-07-27T15:23:40.704Z] #40 DONE 63.4s
15:23:40 [2022-07-27T15:23:40.704Z] 
15:23:40 [2022-07-27T15:23:40.704Z] #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
15:23:40 [2022-07-27T15:23:40.704Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054
15:23:40 [2022-07-27T15:23:40.704Z] #62 DONE 63.4s
15:23:40 [2022-07-27T15:23:40.704Z] 
15:23:40 [2022-07-27T15:23:40.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             ;
15:23:40 [2022-07-27T15:23:40.704Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
15:23:40 [2022-07-27T15:23:40.704Z] #76 63.44 Selecting previously unselected package m4.
15:23:40 [2022-07-27T15:23:40.704Z] #76 63.44 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ...
15:23:40 [2022-07-27T15:23:40.704Z] #76 63.45 Unpacking m4 (1.4.18-5) ...
15:23:41 [2022-07-27T15:23:41.269Z] #76 ...
15:23:41 [2022-07-27T15:23:41.269Z] 
15:23:41 [2022-07-27T15:23:41.269Z] #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
15:23:41 [2022-07-27T15:23:41.269Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572
15:23:41 [2022-07-27T15:23:41.269Z] #57 63.65 v3.0.2
15:23:41 [2022-07-27T15:23:41.269Z] #57 DONE 64.0s
15:23:41 [2022-07-27T15:23:41.269Z] 
15:23:41 [2022-07-27T15:23:41.269Z] #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             ;
15:23:41 [2022-07-27T15:23:41.269Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
15:23:41 [2022-07-27T15:23:41.269Z] #76 64.01 Selecting previously unselected package autoconf.
15:23:41 [2022-07-27T15:23:41.269Z] #76 64.01 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
15:23:41 [2022-07-27T15:23:41.269Z] #76 64.07 Unpacking autoconf (2.69-14) ...
15:23:41 [2022-07-27T15:23:41.527Z] #76 ...
15:23:41 [2022-07-27T15:23:41.527Z] 
15:23:41 [2022-07-27T15:23:41.527Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
15:23:41 [2022-07-27T15:23:41.527Z] #63 sha256:474c932f71109ae50d2061792bcdf348fbc7146930a1a174bf1cbe725f9e5554
15:23:41 [2022-07-27T15:23:41.527Z] #63 DONE 0.7s
15:23:41 [2022-07-27T15:23:41.809Z] 
15:23:41 [2022-07-27T15:23:41.809Z] #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
15:23:41 [2022-07-27T15:23:41.809Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
15:23:41 [2022-07-27T15:23:41.809Z] #55 62.56 go: downloading github.com/gobwas/glob v0.2.3
15:23:41 [2022-07-27T15:23:41.809Z] #55 62.68 go: downloading github.com/kisielk/gotool v1.0.0
15:23:41 [2022-07-27T15:23:41.809Z] #55 62.76 go: downloading github.com/gostaticanalysis/comment v1.4.2
15:23:41 [2022-07-27T15:23:41.809Z] #55 62.98 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
15:23:41 [2022-07-27T15:23:41.809Z] #55 63.01 go: downloading github.com/ettle/strcase v0.1.1
15:23:41 [2022-07-27T15:23:41.809Z] #55 63.23 go: downloading github.com/fatih/structtag v1.2.0
15:23:41 [2022-07-27T15:23:41.809Z] #55 63.25 go: downloading github.com/Masterminds/semver v1.5.0
15:23:41 [2022-07-27T15:23:41.809Z] #55 63.34 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
15:23:41 [2022-07-27T15:23:41.809Z] #55 63.52 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
15:23:41 [2022-07-27T15:23:41.809Z] #55 63.74 go: downloading github.com/prometheus/client_golang v1.12.1
15:23:42 [2022-07-27T15:23:42.373Z] #55 65.08 go: downloading github.com/prometheus/client_model v0.2.0
15:23:42 [2022-07-27T15:23:42.631Z] #55 65.24 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
15:23:42 [2022-07-27T15:23:42.631Z] #55 65.31 go: downloading github.com/google/go-cmp v0.5.7
15:23:43 [2022-07-27T15:23:43.239Z] #55 65.70 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
15:23:43 [2022-07-27T15:23:43.497Z] #55 65.97 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
15:23:43 [2022-07-27T15:23:43.497Z] #55 66.18 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
15:23:43 [2022-07-27T15:23:43.753Z] #55 66.34 go: downloading github.com/hexops/gotextdiff v1.0.3
15:23:43 [2022-07-27T15:23:43.753Z] #55 66.39 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
15:23:43 [2022-07-27T15:23:43.753Z] #55 66.39 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4
15:23:43 [2022-07-27T15:23:43.753Z] #55 66.58 go: downloading github.com/olekukonko/tablewriter v0.0.5
15:23:44 [2022-07-27T15:23:44.014Z] #55 66.72 go: downloading github.com/beorn7/perks v1.0.1
15:23:44 [2022-07-27T15:23:44.014Z] #55 66.79 go: downloading github.com/cespare/xxhash/v2 v2.1.2
15:23:44 [2022-07-27T15:23:44.270Z] #55 66.93 go: downloading github.com/golang/protobuf v1.5.2
15:23:44 [2022-07-27T15:23:44.270Z] #55 67.01 go: downloading github.com/prometheus/common v0.32.1
15:23:45 [2022-07-27T15:23:45.202Z] #55 67.71 go: downloading github.com/prometheus/procfs v0.7.3
15:23:45 [2022-07-27T15:23:45.460Z] #55 ...
15:23:45 [2022-07-27T15:23:45.460Z] 
15:23:45 [2022-07-27T15:23:45.460Z] #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
15:23:45 [2022-07-27T15:23:45.460Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48
15:23:47 [2022-07-27T15:23:47.035Z] #34 68.15 Updating files:  60% (916/1521)
Updating files:  61% (928/1521)
Updating files:  62% (944/1521)
Updating files:  63% (959/1521)
Updating files:  64% (974/1521)
Updating files:  65% (989/1521)
Updating files:  66% (1004/1521)
Updating files:  67% (1020/1521)
Updating files:  68% (1035/1521)
Updating files:  69% (1050/1521)
Updating files:  70% (1065/1521)
Updating files:  71% (1080/1521)
Updating files:  72% (1096/1521)
Updating files:  73% (1111/1521)
Updating files:  74% (1126/1521)
Updating files:  75% (1141/1521)
Updating files:  76% (1156/1521)
Updating files:  77% (1172/1521)
Updating files:  78% (1187/1521)
Updating files:  79% (1202/1521)
Updating files:  80% (1217/1521)
Updating files:  81% (1233/1521)
Updating files:  82% (1248/1521)
Updating files:  83% (1263/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:  89% (1360/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.
15:23:47 [2022-07-27T15:23:47.035Z] #34 69.76 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
15:23:47 [2022-07-27T15:23:47.599Z] #34 70.39 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:23:48 [2022-07-27T15:23:48.970Z] #34 ...
15:23:48 [2022-07-27T15:23:48.970Z] 
15:23:48 [2022-07-27T15:23:48.970Z] #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
15:23:48 [2022-07-27T15:23:48.970Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
15:23:48 [2022-07-27T15:23:48.970Z] #42 61.66 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
15:23:48 [2022-07-27T15:23:48.970Z] #42 61.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
15:23:48 [2022-07-27T15:23:48.970Z] #42 61.72 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
15:23:48 [2022-07-27T15:23:48.970Z] #42 61.72 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
15:23:48 [2022-07-27T15:23:48.970Z] #42 61.73 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
15:23:48 [2022-07-27T15:23:48.970Z] #42 61.77 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
15:23:48 [2022-07-27T15:23:48.970Z] #42 64.08 debconf: delaying package configuration, since apt-utils is not installed
15:23:48 [2022-07-27T15:23:48.970Z] #42 64.69 Fetched 17.7 MB in 2s (7723 kB/s)
15:23:48 [2022-07-27T15:23:48.970Z] #42 65.05 Selecting previously unselected package xxd.
15:23:48 [2022-07-27T15:23:48.970Z] #42 65.05 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
15:23:48 [2022-07-27T15:23:48.970Z] #42 65.19 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
15:23:48 [2022-07-27T15:23:48.970Z] #42 65.25 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
15:23:48 [2022-07-27T15:23:48.970Z] #42 65.67 Selecting previously unselected package vim-common.
15:23:48 [2022-07-27T15:23:48.970Z] #42 65.67 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
15:23:48 [2022-07-27T15:23:48.970Z] #42 65.71 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
15:23:48 [2022-07-27T15:23:48.970Z] #42 66.24 Selecting previously unselected package cmake-data.
15:23:48 [2022-07-27T15:23:48.970Z] #42 66.24 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
15:23:48 [2022-07-27T15:23:48.970Z] #42 66.28 Unpacking cmake-data (3.18.4-2+deb11u1) ...
15:23:48 [2022-07-27T15:23:48.970Z] #42 71.57 Selecting previously unselected package libicu67:amd64.
15:23:48 [2022-07-27T15:23:48.970Z] #42 71.60 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
15:23:48 [2022-07-27T15:23:48.970Z] #42 71.61 Unpacking libicu67:amd64 (67.1-7) ...
15:23:49 [2022-07-27T15:23:49.227Z] #42 ...
15:23:49 [2022-07-27T15:23:49.227Z] 
15:23:49 [2022-07-27T15:23:49.227Z] #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             ;
15:23:49 [2022-07-27T15:23:49.227Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
15:23:49 [2022-07-27T15:23:49.227Z] #76 64.79 Selecting previously unselected package autotools-dev.
15:23:49 [2022-07-27T15:23:49.227Z] #76 64.79 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
15:23:49 [2022-07-27T15:23:49.227Z] #76 64.85 Unpacking autotools-dev (20180224.1+nmu1) ...
15:23:49 [2022-07-27T15:23:49.227Z] #76 65.10 Selecting previously unselected package automake.
15:23:49 [2022-07-27T15:23:49.227Z] #76 65.10 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
15:23:49 [2022-07-27T15:23:49.227Z] #76 65.26 Unpacking automake (1:1.16.3-2) ...
15:23:49 [2022-07-27T15:23:49.227Z] #76 66.24 Selecting previously unselected package patch.
15:23:49 [2022-07-27T15:23:49.227Z] #76 66.26 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ...
15:23:49 [2022-07-27T15:23:49.227Z] #76 66.28 Unpacking patch (2.7.6-7) ...
15:23:49 [2022-07-27T15:23:49.227Z] #76 66.59 Selecting previously unselected package dpkg-dev.
15:23:49 [2022-07-27T15:23:49.227Z] #76 66.59 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ...
15:23:49 [2022-07-27T15:23:49.227Z] #76 66.60 Unpacking dpkg-dev (1.20.11) ...
15:23:49 [2022-07-27T15:23:49.227Z] #76 69.01 Selecting previously unselected package build-essential.
15:23:49 [2022-07-27T15:23:49.227Z] #76 69.01 Preparing to unpack .../12-build-essential_12.9_amd64.deb ...
15:23:49 [2022-07-27T15:23:49.227Z] #76 69.04 Unpacking build-essential (12.9) ...
15:23:49 [2022-07-27T15:23:49.227Z] #76 69.30 Selecting previously unselected package libcap2:amd64.
15:23:49 [2022-07-27T15:23:49.227Z] #76 69.30 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ...
15:23:49 [2022-07-27T15:23:49.227Z] #76 69.30 Unpacking libcap2:amd64 (1:2.44-1) ...
15:23:49 [2022-07-27T15:23:49.227Z] #76 69.46 Selecting previously unselected package libcap-dev:amd64.
15:23:49 [2022-07-27T15:23:49.227Z] #76 69.49 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ...
15:23:49 [2022-07-27T15:23:49.227Z] #76 69.50 Unpacking libcap-dev:amd64 (1:2.44-1) ...
15:23:49 [2022-07-27T15:23:49.227Z] #76 69.80 Selecting previously unselected package libprotobuf-c1:amd64.
15:23:49 [2022-07-27T15:23:49.227Z] #76 69.81 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
15:23:49 [2022-07-27T15:23:49.227Z] #76 69.82 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
15:23:49 [2022-07-27T15:23:49.227Z] #76 70.12 Selecting previously unselected package libprotobuf-c-dev:amd64.
15:23:49 [2022-07-27T15:23:49.227Z] #76 70.13 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
15:23:49 [2022-07-27T15:23:49.227Z] #76 70.13 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
15:23:49 [2022-07-27T15:23:49.227Z] #76 70.44 Selecting previously unselected package libseccomp-dev:amd64.
15:23:49 [2022-07-27T15:23:49.227Z] #76 70.46 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
15:23:49 [2022-07-27T15:23:49.227Z] #76 70.53 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
15:23:49 [2022-07-27T15:23:49.227Z] #76 70.95 Selecting previously unselected package libsystemd-dev:amd64.
15:23:49 [2022-07-27T15:23:49.227Z] #76 70.96 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ...
15:23:49 [2022-07-27T15:23:49.227Z] #76 70.99 Unpacking libsystemd-dev:amd64 (247.3-7) ...
15:23:49 [2022-07-27T15:23:49.227Z] #76 71.95 Selecting previously unselected package libtool.
15:23:49 [2022-07-27T15:23:49.227Z] #76 71.96 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
15:23:49 [2022-07-27T15:23:49.227Z] #76 72.00 Unpacking libtool (2.4.6-15) ...
15:23:49 [2022-07-27T15:23:49.791Z] #76 72.60 Selecting previously unselected package libudev-dev:amd64.
15:23:49 [2022-07-27T15:23:49.791Z] #76 72.60 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
15:23:50 [2022-07-27T15:23:50.047Z] #76 72.61 Unpacking libudev-dev:amd64 (247.3-7) ...
15:23:50 [2022-07-27T15:23:50.304Z] #76 72.95 Selecting previously unselected package libyajl2:amd64.
15:23:50 [2022-07-27T15:23:50.304Z] #76 72.95 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ...
15:23:50 [2022-07-27T15:23:50.304Z] #76 72.97 Unpacking libyajl2:amd64 (2.1.0-3) ...
15:23:50 [2022-07-27T15:23:50.866Z] #76 73.45 Selecting previously unselected package libyajl-dev:amd64.
15:23:50 [2022-07-27T15:23:50.866Z] #76 73.45 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ...
15:23:50 [2022-07-27T15:23:50.866Z] #76 ...
15:23:50 [2022-07-27T15:23:50.866Z] 
15:23:50 [2022-07-27T15:23:50.866Z] #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
15:23:50 [2022-07-27T15:23:50.866Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
15:23:50 [2022-07-27T15:23:50.866Z] #51 62.99 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [683 kB]
15:23:50 [2022-07-27T15:23:50.866Z] #51 65.36 debconf: delaying package configuration, since apt-utils is not installed
15:23:50 [2022-07-27T15:23:50.866Z] #51 65.90 Fetched 2315 kB in 4s (638 kB/s)
15:23:50 [2022-07-27T15:23:50.866Z] #51 66.17 Selecting previously unselected package libprotobuf23:amd64.
15:23:50 [2022-07-27T15:23:50.866Z] #51 66.17 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
15:23:50 [2022-07-27T15:23:50.866Z] #51 66.24 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
15:23:50 [2022-07-27T15:23:50.866Z] #51 66.29 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
15:23:50 [2022-07-27T15:23:50.866Z] #51 68.51 Selecting previously unselected package python3-pkg-resources.
15:23:50 [2022-07-27T15:23:50.866Z] #51 68.51 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
15:23:50 [2022-07-27T15:23:50.866Z] #51 68.51 Unpacking python3-pkg-resources (52.0.0-4) ...
15:23:50 [2022-07-27T15:23:50.866Z] #51 68.89 Selecting previously unselected package python3-six.
15:23:50 [2022-07-27T15:23:50.866Z] #51 68.90 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
15:23:50 [2022-07-27T15:23:50.866Z] #51 68.91 Unpacking python3-six (1.16.0-2) ...
15:23:50 [2022-07-27T15:23:50.866Z] #51 69.35 Selecting previously unselected package python3-protobuf.
15:23:50 [2022-07-27T15:23:50.866Z] #51 69.36 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
15:23:50 [2022-07-27T15:23:50.867Z] #51 69.37 Unpacking python3-protobuf (3.12.4-1) ...
15:23:50 [2022-07-27T15:23:50.867Z] #51 70.40 Selecting previously unselected package libnet1:amd64.
15:23:50 [2022-07-27T15:23:50.867Z] #51 70.40 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
15:23:50 [2022-07-27T15:23:50.867Z] #51 70.40 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:23:50 [2022-07-27T15:23:50.867Z] #51 70.68 Selecting previously unselected package libnl-3-200:amd64.
15:23:50 [2022-07-27T15:23:50.867Z] #51 70.69 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
15:23:50 [2022-07-27T15:23:50.867Z] #51 70.70 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
15:23:50 [2022-07-27T15:23:50.867Z] #51 71.04 Selecting previously unselected package libprotobuf-c1:amd64.
15:23:50 [2022-07-27T15:23:50.867Z] #51 71.05 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
15:23:50 [2022-07-27T15:23:50.867Z] #51 71.10 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
15:23:50 [2022-07-27T15:23:50.867Z] #51 71.24 Selecting previously unselected package criu.
15:23:50 [2022-07-27T15:23:50.867Z] #51 71.25 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ...
15:23:50 [2022-07-27T15:23:50.867Z] #51 71.26 Unpacking criu (3.17.1-1) ...
15:23:50 [2022-07-27T15:23:50.867Z] #51 72.81 Setting up python3-pkg-resources (52.0.0-4) ...
15:23:50 [2022-07-27T15:23:50.867Z] #51 ...
15:23:50 [2022-07-27T15:23:50.867Z] 
15:23:50 [2022-07-27T15:23:50.867Z] #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
15:23:50 [2022-07-27T15:23:50.867Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
15:23:50 [2022-07-27T15:23:50.867Z] #14 63.50 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
15:23:50 [2022-07-27T15:23:50.867Z] #14 63.88 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]
15:23:50 [2022-07-27T15:23:50.867Z] #14 63.88 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]
15:23:50 [2022-07-27T15:23:50.867Z] #14 65.23 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]
15:23:50 [2022-07-27T15:23:50.867Z] #14 67.81 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]
15:23:50 [2022-07-27T15:23:50.867Z] #14 68.76 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]
15:23:50 [2022-07-27T15:23:50.867Z] #14 69.77 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]
15:23:50 [2022-07-27T15:23:50.867Z] #14 72.47 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
15:23:50 [2022-07-27T15:23:50.867Z] #14 73.34 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]
15:23:50 [2022-07-27T15:23:50.867Z] #14 73.35 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
15:23:50 [2022-07-27T15:23:50.867Z] #14 73.35 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
15:23:50 [2022-07-27T15:23:50.867Z] #14 73.35 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
15:23:50 [2022-07-27T15:23:50.867Z] #14 73.35 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
15:23:50 [2022-07-27T15:23:50.867Z] #14 73.38 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]
15:23:50 [2022-07-27T15:23:50.867Z] #14 73.38 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
15:23:50 [2022-07-27T15:23:50.867Z] #14 73.38 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
15:23:50 [2022-07-27T15:23:50.867Z] #14 73.43 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
15:23:50 [2022-07-27T15:23:50.867Z] #14 73.45 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
15:23:50 [2022-07-27T15:23:50.867Z] #14 73.48 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
15:23:50 [2022-07-27T15:23:50.867Z] #14 73.49 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
15:23:50 [2022-07-27T15:23:50.867Z] #14 73.53 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
15:23:50 [2022-07-27T15:23:50.867Z] #14 73.54 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
15:23:50 [2022-07-27T15:23:50.867Z] #14 73.57 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
15:23:50 [2022-07-27T15:23:50.867Z] #14 73.59 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
15:23:50 [2022-07-27T15:23:50.867Z] #14 ...
15:23:50 [2022-07-27T15:23:50.867Z] 
15:23:50 [2022-07-27T15:23:50.867Z] #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             ;
15:23:50 [2022-07-27T15:23:50.867Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
15:23:50 [2022-07-27T15:23:50.867Z] #76 73.45 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ...
15:23:50 [2022-07-27T15:23:50.867Z] #76 73.46 Unpacking libyajl-dev:amd64 (2.1.0-3) ...
15:23:51 [2022-07-27T15:23:51.141Z] #76 73.95 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
15:23:51 [2022-07-27T15:23:51.401Z] #76 73.97 Setting up libmagic-mgc (1:5.39-3) ...
15:23:51 [2022-07-27T15:23:51.401Z] #76 73.99 Setting up libyajl2:amd64 (2.1.0-3) ...
15:23:51 [2022-07-27T15:23:51.401Z] #76 74.01 Setting up libmagic1:amd64 (1:5.39-3) ...
15:23:51 [2022-07-27T15:23:51.401Z] #76 74.06 Setting up file (1:5.39-3) ...
15:23:51 [2022-07-27T15:23:51.401Z] #76 74.07 Setting up bzip2 (1.0.8-4) ...
15:23:51 [2022-07-27T15:23:51.401Z] #76 74.08 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
15:23:51 [2022-07-27T15:23:51.401Z] #76 74.11 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
15:23:51 [2022-07-27T15:23:51.401Z] #76 74.12 Setting up libcap2:amd64 (1:2.44-1) ...
15:23:51 [2022-07-27T15:23:51.659Z] #76 74.21 Setting up autotools-dev (20180224.1+nmu1) ...
15:23:51 [2022-07-27T15:23:51.659Z] #76 74.22 Setting up libsigsegv2:amd64 (2.13-1) ...
15:23:51 [2022-07-27T15:23:51.659Z] #76 74.24 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
15:23:51 [2022-07-27T15:23:51.659Z] #76 74.28 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:23:51 [2022-07-27T15:23:51.659Z] #76 74.29 Setting up patch (2.7.6-7) ...
15:23:51 [2022-07-27T15:23:51.659Z] #76 74.32 Setting up libudev-dev:amd64 (247.3-7) ...
15:23:51 [2022-07-27T15:23:51.659Z] #76 ...
15:23:51 [2022-07-27T15:23:51.659Z] 
15:23:51 [2022-07-27T15:23:51.659Z] #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
15:23:51 [2022-07-27T15:23:51.659Z] #64 sha256:7e89dd9b74b6e4003486377811c8d439059a3ea681b3984458337a38a28e5abc
15:23:51 [2022-07-27T15:23:51.659Z] #64 2.912 + RM_GOPATH=0
15:23:51 [2022-07-27T15:23:51.659Z] #64 2.912 + TMP_GOPATH=
15:23:51 [2022-07-27T15:23:51.659Z] #64 2.912 + : /build
15:23:51 [2022-07-27T15:23:51.659Z] #64 2.912 + '[' -z '' ']'
15:23:51 [2022-07-27T15:23:51.659Z] #64 2.912 ++ mktemp -d
15:23:51 [2022-07-27T15:23:51.659Z] #64 2.912 + export GOPATH=/tmp/tmp.ca0D4I4l0E
15:23:51 [2022-07-27T15:23:51.659Z] #64 2.912 + GOPATH=/tmp/tmp.ca0D4I4l0E
15:23:51 [2022-07-27T15:23:51.659Z] #64 2.912 + RM_GOPATH=1
15:23:51 [2022-07-27T15:23:51.659Z] #64 2.912 + case "$(go env GOARCH)" in
15:23:51 [2022-07-27T15:23:51.659Z] #64 2.912 ++ go env GOARCH
15:23:51 [2022-07-27T15:23:51.659Z] #64 2.946 Install containerd version v1.6.6
15:23:51 [2022-07-27T15:23:51.659Z] #64 2.963 + export GO_BUILDMODE=-buildmode=pie
15:23:51 [2022-07-27T15:23:51.659Z] #64 2.963 + GO_BUILDMODE=-buildmode=pie
15:23:51 [2022-07-27T15:23:51.659Z] #64 2.963 ++ dirname /install.sh
15:23:51 [2022-07-27T15:23:51.659Z] #64 2.963 + dir=/
15:23:51 [2022-07-27T15:23:51.659Z] #64 2.963 + bin=containerd
15:23:51 [2022-07-27T15:23:51.659Z] #64 2.963 + shift
15:23:51 [2022-07-27T15:23:51.659Z] #64 2.963 + '[' '!' -f //containerd.installer ']'
15:23:51 [2022-07-27T15:23:51.659Z] #64 2.963 + . //containerd.installer
15:23:51 [2022-07-27T15:23:51.659Z] #64 2.963 ++ set -e
15:23:51 [2022-07-27T15:23:51.659Z] #64 2.963 ++ : v1.6.6
15:23:51 [2022-07-27T15:23:51.659Z] #64 2.963 + install_containerd
15:23:51 [2022-07-27T15:23:51.659Z] #64 2.963 + echo 'Install containerd version v1.6.6'
15:23:51 [2022-07-27T15:23:51.659Z] #64 2.963 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ca0D4I4l0E/src/github.com/containerd/containerd
15:23:51 [2022-07-27T15:23:51.659Z] #64 2.988 Cloning into '/tmp/tmp.ca0D4I4l0E/src/github.com/containerd/containerd'...
15:23:51 [2022-07-27T15:23:51.659Z] #64 ...
15:23:51 [2022-07-27T15:23:51.659Z] 
15:23:51 [2022-07-27T15:23:51.659Z] #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             ;
15:23:51 [2022-07-27T15:23:51.659Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
15:23:51 [2022-07-27T15:23:51.659Z] #76 74.35 Setting up libyajl-dev:amd64 (2.1.0-3) ...
15:23:51 [2022-07-27T15:23:51.659Z] #76 74.37 Setting up libcap-dev:amd64 (1:2.44-1) ...
15:23:51 [2022-07-27T15:23:51.659Z] #76 74.39 Setting up libsystemd-dev:amd64 (247.3-7) ...
15:23:51 [2022-07-27T15:23:51.659Z] #76 74.41 Setting up libtool (2.4.6-15) ...
15:23:51 [2022-07-27T15:23:51.659Z] #76 74.42 Setting up m4 (1.4.18-5) ...
15:23:51 [2022-07-27T15:23:51.659Z] #76 74.44 Setting up dpkg-dev (1.20.11) ...
15:23:51 [2022-07-27T15:23:51.659Z] #76 74.46 Setting up autoconf (2.69-14) ...
15:23:51 [2022-07-27T15:23:51.659Z] #76 74.47 Setting up build-essential (12.9) ...
15:23:51 [2022-07-27T15:23:51.659Z] #76 74.49 Setting up automake (1:1.16.3-2) ...
15:23:51 [2022-07-27T15:23:51.659Z] #76 74.50 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
15:23:51 [2022-07-27T15:23:51.659Z] #76 74.53 Processing triggers for libc-bin (2.31-13+deb11u3) ...
15:23:53 [2022-07-27T15:23:53.552Z] #76 DONE 75.8s
15:23:53 [2022-07-27T15:23:53.552Z] 
15:23:53 [2022-07-27T15:23:53.552Z] #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
15:23:53 [2022-07-27T15:23:53.552Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
15:23:53 [2022-07-27T15:23:53.552Z] #51 75.23 Setting up libprotobuf23:amd64 (3.12.4-1) ...
15:23:53 [2022-07-27T15:23:53.552Z] #51 75.31 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:23:53 [2022-07-27T15:23:53.552Z] #51 75.34 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
15:23:53 [2022-07-27T15:23:53.552Z] #51 75.35 Setting up python3-six (1.16.0-2) ...
15:23:53 [2022-07-27T15:23:53.826Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:23:53 [2022-07-27T15:23:53.826Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
15:23:53 [2022-07-27T15:23:53.826Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 31.9% of statements
15:23:53 [2022-07-27T15:23:53.826Z] ok  	github.com/docker/docker/api/server/middleware	0.010s	coverage: 37.7% of statements
15:23:53 [2022-07-27T15:23:53.826Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:23:53 [2022-07-27T15:23:53.826Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:23:53 [2022-07-27T15:23:53.826Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:23:53 [2022-07-27T15:23:53.826Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:23:53 [2022-07-27T15:23:53.826Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:23:53 [2022-07-27T15:23:53.826Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:23:53 [2022-07-27T15:23:53.826Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:23:54 [2022-07-27T15:23:54.083Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:23:54 [2022-07-27T15:23:54.083Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:23:54 [2022-07-27T15:23:54.953Z] #51 77.22 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
15:23:55 [2022-07-27T15:23:55.013Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:23:55 [2022-07-27T15:23:55.013Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:23:55 [2022-07-27T15:23:55.013Z] ok  	github.com/docker/docker/api/server/router/swarm	0.008s	coverage: 6.0% of statements
15:23:55 [2022-07-27T15:23:55.209Z] #51 77.34 Setting up python3-protobuf (3.12.4-1) ...
15:23:55 [2022-07-27T15:23:55.269Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:23:55 [2022-07-27T15:23:55.774Z] #51 ...
15:23:55 [2022-07-27T15:23:55.774Z] 
15:23:55 [2022-07-27T15:23:55.774Z] #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
15:23:55 [2022-07-27T15:23:55.774Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
15:23:55 [2022-07-27T15:23:55.774Z] #55 68.30 go: downloading google.golang.org/protobuf v1.28.0
15:23:55 [2022-07-27T15:23:55.774Z] #55 69.33 go: downloading github.com/mattn/go-runewidth v0.0.9
15:23:55 [2022-07-27T15:23:55.774Z] #55 69.47 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
15:23:55 [2022-07-27T15:23:55.774Z] #55 ...
15:23:55 [2022-07-27T15:23:55.774Z] 
15:23:55 [2022-07-27T15:23:55.774Z] #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
15:23:55 [2022-07-27T15:23:55.774Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
15:23:55 [2022-07-27T15:23:55.774Z] #14 75.77 debconf: delaying package configuration, since apt-utils is not installed
15:23:55 [2022-07-27T15:23:55.774Z] #14 76.34 Fetched 115 MB in 12s (9731 kB/s)
15:23:55 [2022-07-27T15:23:55.774Z] #14 76.44 Selecting previously unselected package binutils-mingw-w64-i686.
15:23:55 [2022-07-27T15:23:55.774Z] #14 76.45 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
15:23:55 [2022-07-27T15:23:55.774Z] #14 76.61 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
15:23:55 [2022-07-27T15:23:55.774Z] #14 76.65 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
15:23:55 [2022-07-27T15:23:55.831Z] ok  	github.com/docker/docker/api/types/filters	0.015s	coverage: 92.2% of statements
15:23:55 [2022-07-27T15:23:55.831Z] ok  	github.com/docker/docker/api/server/router/volume	0.007s	coverage: 67.9% of statements
15:23:55 [2022-07-27T15:23:55.831Z] ?   	github.com/docker/docker/api/types	[no test files]
15:23:55 [2022-07-27T15:23:55.831Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:23:55 [2022-07-27T15:23:55.831Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:23:55 [2022-07-27T15:23:55.831Z] ?   	github.com/docker/docker/api/types/container	[no test files]
15:23:55 [2022-07-27T15:23:55.831Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:23:55 [2022-07-27T15:23:55.831Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:23:55 [2022-07-27T15:23:55.831Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:23:55 [2022-07-27T15:23:55.831Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:23:55 [2022-07-27T15:23:55.831Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:23:55 [2022-07-27T15:23:55.831Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
15:23:55 [2022-07-27T15:23:55.831Z] ok  	github.com/docker/docker/api/types/strslice	0.005s	coverage: 90.0% of statements
15:23:55 [2022-07-27T15:23:55.831Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:23:55 [2022-07-27T15:23:55.831Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:23:56 [2022-07-27T15:23:56.087Z] ok  	github.com/docker/docker/api/types/time	0.004s	coverage: 100.0% of statements
15:23:56 [2022-07-27T15:23:56.087Z] ok  	github.com/docker/docker/api/types/versions	0.005s	coverage: 77.3% of statements
15:23:56 [2022-07-27T15:23:56.087Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:23:56 [2022-07-27T15:23:56.087Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:23:56 [2022-07-27T15:23:56.087Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:23:56 [2022-07-27T15:23:56.087Z] ?   	github.com/docker/docker/builder	[no test files]
15:23:56 [2022-07-27T15:23:56.087Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:23:56 [2022-07-27T15:23:56.087Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:23:56 [2022-07-27T15:23:56.087Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:23:56 [2022-07-27T15:23:56.087Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:23:56 [2022-07-27T15:23:56.087Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:23:56 [2022-07-27T15:23:56.087Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:23:56 [2022-07-27T15:23:56.087Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:23:58 [2022-07-27T15:23:58.319Z] #14 80.54 Selecting previously unselected package binutils-mingw-w64-x86-64.
15:23:58 [2022-07-27T15:23:58.319Z] #14 80.55 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
15:23:58 [2022-07-27T15:23:58.319Z] #14 80.55 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
15:23:58 [2022-07-27T15:23:58.631Z] ok  	github.com/docker/docker/builder/remotecontext	0.094s	coverage: 13.7% of statements
15:23:58 [2022-07-27T15:23:58.887Z] ok  	github.com/docker/docker/builder/dockerfile	0.440s	coverage: 49.3% of statements
15:23:59 [2022-07-27T15:23:59.144Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
15:23:59 [2022-07-27T15:23:59.706Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
15:24:00 [2022-07-27T15:24:00.635Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.538s	coverage: 86.3% of statements
15:24:00 [2022-07-27T15:24:00.635Z] ?   	github.com/docker/docker/cli	[no test files]
15:24:00 [2022-07-27T15:24:00.635Z] ?   	github.com/docker/docker/cli/config	[no test files]
15:24:00 [2022-07-27T15:24:00.635Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
15:24:00 [2022-07-27T15:24:00.635Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
15:24:00 [2022-07-27T15:24:00.891Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.015s	coverage: 67.6% of statements
15:24:01 [2022-07-27T15:24:01.607Z] #14 ...
15:24:01 [2022-07-27T15:24:01.607Z] 
15:24:01 [2022-07-27T15:24:01.607Z] #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
15:24:01 [2022-07-27T15:24:01.607Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
15:24:01 [2022-07-27T15:24:01.607Z] #42 83.75 Selecting previously unselected package libxml2:amd64.
15:24:01 [2022-07-27T15:24:01.607Z] #42 83.75 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
15:24:01 [2022-07-27T15:24:01.607Z] #42 83.77 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
15:24:02 [2022-07-27T15:24:02.169Z] #42 84.80 Selecting previously unselected package libarchive13:amd64.
15:24:02 [2022-07-27T15:24:02.169Z] #42 84.81 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
15:24:02 [2022-07-27T15:24:02.169Z] #42 84.84 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
15:24:03 [2022-07-27T15:24:03.100Z] #42 85.57 Selecting previously unselected package libjsoncpp24:amd64.
15:24:03 [2022-07-27T15:24:03.100Z] #42 85.58 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
15:24:03 [2022-07-27T15:24:03.100Z] #42 85.58 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
15:24:03 [2022-07-27T15:24:03.100Z] #42 ...
15:24:03 [2022-07-27T15:24:03.100Z] 
15:24:03 [2022-07-27T15:24:03.100Z] #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
15:24:03 [2022-07-27T15:24:03.100Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
15:24:03 [2022-07-27T15:24:03.100Z] #77 1.367 Cloning into '/tmp/crun-build'...
15:24:03 [2022-07-27T15:24:03.373Z] #77 ...
15:24:03 [2022-07-27T15:24:03.373Z] 
15:24:03 [2022-07-27T15:24:03.373Z] #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
15:24:03 [2022-07-27T15:24:03.373Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
15:24:03 [2022-07-27T15:24:03.373Z] #42 86.00 Selecting previously unselected package librhash0:amd64.
15:24:03 [2022-07-27T15:24:03.373Z] #42 86.01 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
15:24:03 [2022-07-27T15:24:03.373Z] #42 86.06 Unpacking librhash0:amd64 (1.4.1-2) ...
15:24:03 [2022-07-27T15:24:03.630Z] #42 86.36 Selecting previously unselected package libuv1:amd64.
15:24:03 [2022-07-27T15:24:03.630Z] #42 86.37 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
15:24:03 [2022-07-27T15:24:03.887Z] #42 86.42 Unpacking libuv1:amd64 (1.40.0-2) ...
15:24:03 [2022-07-27T15:24:03.887Z] #42 86.64 Selecting previously unselected package cmake.
15:24:03 [2022-07-27T15:24:03.887Z] #42 86.65 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
15:24:03 [2022-07-27T15:24:03.887Z] #42 86.65 Unpacking cmake (3.18.4-2+deb11u1) ...
15:24:05 [2022-07-27T15:24:05.059Z] ok  	github.com/docker/docker/client	0.086s	coverage: 75.9% of statements
15:24:07 [2022-07-27T15:24:07.169Z] #42 ...
15:24:07 [2022-07-27T15:24:07.169Z] 
15:24:07 [2022-07-27T15:24:07.169Z] #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
15:24:07 [2022-07-27T15:24:07.169Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
15:24:07 [2022-07-27T15:24:07.169Z] #51 84.06 Setting up criu (3.17.1-1) ...
15:24:07 [2022-07-27T15:24:07.169Z] #51 87.00 Processing triggers for libc-bin (2.31-13+deb11u3) ...
15:24:07 [2022-07-27T15:24:07.170Z] #51 DONE 89.1s
15:24:07 [2022-07-27T15:24:07.170Z] 
15:24:07 [2022-07-27T15:24:07.170Z] #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
15:24:07 [2022-07-27T15:24:07.170Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
15:24:07 [2022-07-27T15:24:07.170Z] #14 85.42 Selecting previously unselected package binutils-mingw-w64.
15:24:07 [2022-07-27T15:24:07.170Z] #14 85.42 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
15:24:07 [2022-07-27T15:24:07.170Z] #14 85.43 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
15:24:07 [2022-07-27T15:24:07.170Z] #14 85.71 Selecting previously unselected package libdevmapper1.02.1:amd64.
15:24:07 [2022-07-27T15:24:07.170Z] #14 85.71 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
15:24:07 [2022-07-27T15:24:07.170Z] #14 85.72 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
15:24:07 [2022-07-27T15:24:07.170Z] #14 86.08 Selecting previously unselected package dmsetup.
15:24:07 [2022-07-27T15:24:07.170Z] #14 86.08 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
15:24:07 [2022-07-27T15:24:07.170Z] #14 86.09 Unpacking dmsetup (2:1.02.175-2.1) ...
15:24:07 [2022-07-27T15:24:07.170Z] #14 86.34 Selecting previously unselected package mingw-w64-common.
15:24:07 [2022-07-27T15:24:07.170Z] #14 86.35 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
15:24:07 [2022-07-27T15:24:07.170Z] #14 86.36 Unpacking mingw-w64-common (8.0.0-1) ...
15:24:11 [2022-07-27T15:24:11.354Z] #14 ...
15:24:11 [2022-07-27T15:24:11.354Z] 
15:24:11 [2022-07-27T15:24:11.354Z] #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
15:24:11 [2022-07-27T15:24:11.354Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
15:24:11 [2022-07-27T15:24:11.354Z] #42 93.93 Setting up libicu67:amd64 (67.1-7) ...
15:24:11 [2022-07-27T15:24:11.354Z] #42 93.94 Setting up xxd (2:8.2.2434-3+deb11u1) ...
15:24:11 [2022-07-27T15:24:11.354Z] #42 93.95 Setting up libuv1:amd64 (1.40.0-2) ...
15:24:11 [2022-07-27T15:24:11.354Z] #42 93.97 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
15:24:11 [2022-07-27T15:24:11.354Z] #42 94.09 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
15:24:11 [2022-07-27T15:24:11.354Z] #42 94.11 Setting up librhash0:amd64 (1.4.1-2) ...
15:24:11 [2022-07-27T15:24:11.354Z] #42 94.13 Setting up cmake-data (3.18.4-2+deb11u1) ...
15:24:11 [2022-07-27T15:24:11.611Z] #42 94.22 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
15:24:11 [2022-07-27T15:24:11.611Z] #42 94.24 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
15:24:11 [2022-07-27T15:24:11.611Z] #42 94.26 Setting up cmake (3.18.4-2+deb11u1) ...
15:24:11 [2022-07-27T15:24:11.611Z] #42 94.27 Processing triggers for libc-bin (2.31-13+deb11u3) ...
15:24:12 [2022-07-27T15:24:12.544Z] #42 DONE 95.3s
15:24:12 [2022-07-27T15:24:12.544Z] 
15:24:12 [2022-07-27T15:24:12.544Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
15:24:12 [2022-07-27T15:24:12.544Z] #43 sha256:938c56be237fb8971f226f3059d974717e8c13435673e832675bccd81484a64e
15:24:12 [2022-07-27T15:24:12.544Z] #43 DONE 0.1s
15:24:12 [2022-07-27T15:24:12.544Z] 
15:24:12 [2022-07-27T15:24:12.544Z] #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
15:24:12 [2022-07-27T15:24:12.544Z] #44 sha256:9ce958b805049c2cf7709a04027fe9cc16a9f1f58f2b75b0507a45152f36f2b5
15:24:14 [2022-07-27T15:24:14.436Z] #44 ...
15:24:14 [2022-07-27T15:24:14.436Z] 
15:24:14 [2022-07-27T15:24:14.436Z] #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
15:24:14 [2022-07-27T15:24:14.436Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
15:24:14 [2022-07-27T15:24:14.436Z] #77 11.18 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
15:24:14 [2022-07-27T15:24:14.436Z] #77 11.20 Cloning into '/tmp/crun-build/libocispec'...
15:24:14 [2022-07-27T15:24:14.436Z] #77 13.32 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
15:24:14 [2022-07-27T15:24:14.437Z] #77 13.54 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
15:24:14 [2022-07-27T15:24:14.437Z] #77 13.55 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
15:24:14 [2022-07-27T15:24:14.437Z] #77 13.55 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
15:24:14 [2022-07-27T15:24:14.437Z] #77 13.62 Cloning into '/tmp/crun-build/libocispec/image-spec'...
15:24:14 [2022-07-27T15:24:14.437Z] #77 17.13 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
15:24:14 [2022-07-27T15:24:14.437Z] #77 20.54 Cloning into '/tmp/crun-build/libocispec/yajl'...
15:24:14 [2022-07-27T15:24:14.437Z] #77 ...
15:24:14 [2022-07-27T15:24:14.437Z] 
15:24:14 [2022-07-27T15:24:14.437Z] #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
15:24:14 [2022-07-27T15:24:14.437Z] #44 sha256:9ce958b805049c2cf7709a04027fe9cc16a9f1f58f2b75b0507a45152f36f2b5
15:24:14 [2022-07-27T15:24:14.437Z] #44 1.782 + RM_GOPATH=0
15:24:14 [2022-07-27T15:24:14.437Z] #44 1.782 + TMP_GOPATH=
15:24:14 [2022-07-27T15:24:14.437Z] #44 1.782 + : /build
15:24:14 [2022-07-27T15:24:14.437Z] #44 1.782 + '[' -z '' ']'
15:24:14 [2022-07-27T15:24:14.437Z] #44 1.790 ++ mktemp -d
15:24:14 [2022-07-27T15:24:14.437Z] #44 1.790 + export GOPATH=/tmp/tmp.CeBYUPk8k2
15:24:14 [2022-07-27T15:24:14.437Z] #44 1.790 + GOPATH=/tmp/tmp.CeBYUPk8k2
15:24:14 [2022-07-27T15:24:14.437Z] #44 1.790 + RM_GOPATH=1
15:24:14 [2022-07-27T15:24:14.437Z] #44 1.790 + case "$(go env GOARCH)" in
15:24:14 [2022-07-27T15:24:14.437Z] #44 1.790 ++ go env GOARCH
15:24:14 [2022-07-27T15:24:14.693Z] #44 1.889 Install tini version v0.19.0
15:24:14 [2022-07-27T15:24:14.693Z] #44 1.889 + export GO_BUILDMODE=-buildmode=pie
15:24:14 [2022-07-27T15:24:14.693Z] #44 1.889 + GO_BUILDMODE=-buildmode=pie
15:24:14 [2022-07-27T15:24:14.693Z] #44 1.889 ++ dirname /install.sh
15:24:14 [2022-07-27T15:24:14.693Z] #44 1.889 + dir=/
15:24:14 [2022-07-27T15:24:14.693Z] #44 1.889 + bin=tini
15:24:14 [2022-07-27T15:24:14.693Z] #44 1.889 + shift
15:24:14 [2022-07-27T15:24:14.693Z] #44 1.889 + '[' '!' -f //tini.installer ']'
15:24:14 [2022-07-27T15:24:14.693Z] #44 1.889 + . //tini.installer
15:24:14 [2022-07-27T15:24:14.693Z] #44 1.889 ++ : v0.19.0
15:24:14 [2022-07-27T15:24:14.693Z] #44 1.889 + install_tini
15:24:14 [2022-07-27T15:24:14.693Z] #44 1.889 + echo 'Install tini version v0.19.0'
15:24:14 [2022-07-27T15:24:14.693Z] #44 1.889 + git clone https://github.com/krallin/tini.git /tmp/tmp.CeBYUPk8k2/tini
15:24:14 [2022-07-27T15:24:14.693Z] #44 1.902 Cloning into '/tmp/tmp.CeBYUPk8k2/tini'...
15:24:15 [2022-07-27T15:24:15.623Z] #44 3.047 + cd /tmp/tmp.CeBYUPk8k2/tini
15:24:15 [2022-07-27T15:24:15.880Z] #44 3.047 + git checkout -q v0.19.0
15:24:15 [2022-07-27T15:24:15.880Z] #44 3.109 + cmake .
15:24:16 [2022-07-27T15:24:16.445Z] #44 3.875 -- The C compiler identification is GNU 10.2.1
15:24:16 [2022-07-27T15:24:16.702Z] #44 4.018 -- Detecting C compiler ABI info
15:24:18 [2022-07-27T15:24:18.072Z] #44 5.186 -- Detecting C compiler ABI info - done
15:24:18 [2022-07-27T15:24:18.072Z] #44 5.415 -- Check for working C compiler: /usr/bin/cc - skipped
15:24:18 [2022-07-27T15:24:18.072Z] #44 5.416 -- Detecting C compile features
15:24:18 [2022-07-27T15:24:18.072Z] #44 5.427 -- Detecting C compile features - done
15:24:18 [2022-07-27T15:24:18.072Z] #44 5.452 -- Performing Test HAS_BUILTIN_FORTIFY
15:24:18 [2022-07-27T15:24:18.636Z] #44 6.089 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:24:18 [2022-07-27T15:24:18.892Z] #44 6.298 -- Configuring done
15:24:18 [2022-07-27T15:24:18.892Z] #44 6.344 -- Generating done
15:24:18 [2022-07-27T15:24:18.892Z] #44 6.361 -- Build files have been written to: /tmp/tmp.CeBYUPk8k2/tini
15:24:18 [2022-07-27T15:24:18.892Z] #44 6.391 + make tini-static
15:24:19 [2022-07-27T15:24:19.457Z] #44 ...
15:24:19 [2022-07-27T15:24:19.457Z] 
15:24:19 [2022-07-27T15:24:19.457Z] #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
15:24:19 [2022-07-27T15:24:19.457Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1
15:24:19 [2022-07-27T15:24:19.457Z] #53 101.5 gotestsum version dev
15:24:19 [2022-07-27T15:24:19.457Z] #53 DONE 102.1s
15:24:19 [2022-07-27T15:24:19.457Z] 
15:24:19 [2022-07-27T15:24:19.457Z] #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
15:24:19 [2022-07-27T15:24:19.457Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
15:24:19 [2022-07-27T15:24:19.457Z] #77 22.50 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
15:24:19 [2022-07-27T15:24:19.457Z] #77 22.73 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
15:24:19 [2022-07-27T15:24:19.457Z] #77 23.25 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
15:24:22 [2022-07-27T15:24:22.752Z] #77 ...
15:24:22 [2022-07-27T15:24:22.752Z] 
15:24:22 [2022-07-27T15:24:22.752Z] #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
15:24:22 [2022-07-27T15:24:22.752Z] #44 sha256:9ce958b805049c2cf7709a04027fe9cc16a9f1f58f2b75b0507a45152f36f2b5
15:24:22 [2022-07-27T15:24:22.752Z] #44 6.867 Scanning dependencies of target tini-static
15:24:22 [2022-07-27T15:24:22.752Z] #44 7.087 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:24:22 [2022-07-27T15:24:22.752Z] #44 9.084 [100%] Linking C executable tini-static
15:24:22 [2022-07-27T15:24:22.752Z] #44 10.08 [100%] Built target tini-static
15:24:23 [2022-07-27T15:24:23.316Z] #44 10.45 + mkdir -p /build
15:24:23 [2022-07-27T15:24:23.316Z] #44 10.46 + cp tini-static /build/docker-init
15:24:23 [2022-07-27T15:24:23.316Z] #44 ...
15:24:23 [2022-07-27T15:24:23.316Z] 
15:24:23 [2022-07-27T15:24:23.316Z] #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
15:24:23 [2022-07-27T15:24:23.316Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
15:24:23 [2022-07-27T15:24:23.316Z] #14 95.99 Selecting previously unselected package mingw-w64-x86-64-dev.
15:24:23 [2022-07-27T15:24:23.316Z] #14 96.02 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
15:24:23 [2022-07-27T15:24:23.316Z] #14 96.04 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
15:24:23 [2022-07-27T15:24:23.316Z] #14 105.5 Selecting previously unselected package gcc-mingw-w64-base.
15:24:23 [2022-07-27T15:24:23.316Z] #14 105.6 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
15:24:23 [2022-07-27T15:24:23.316Z] #14 105.7 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
15:24:23 [2022-07-27T15:24:23.316Z] #14 105.8 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
15:24:23 [2022-07-27T15:24:23.316Z] #14 105.8 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
15:24:23 [2022-07-27T15:24:23.316Z] #14 105.8 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
15:24:23 [2022-07-27T15:24:23.880Z] #14 ...
15:24:23 [2022-07-27T15:24:23.880Z] 
15:24:23 [2022-07-27T15:24:23.880Z] #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
15:24:23 [2022-07-27T15:24:23.880Z] #44 sha256:9ce958b805049c2cf7709a04027fe9cc16a9f1f58f2b75b0507a45152f36f2b5
15:24:23 [2022-07-27T15:24:23.880Z] #44 DONE 11.3s
15:24:24 [2022-07-27T15:24:24.137Z] 
15:24:24 [2022-07-27T15:24:24.137Z] #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
15:24:24 [2022-07-27T15:24:24.137Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
15:24:35 [2022-07-27T15:24:35.106Z] Created binary: bundles/dynbinary-daemon/dockerd
15:24:35 [2022-07-27T15:24:35.106Z] Building: bundles/dynbinary-daemon/docker-proxy
15:24:35 [2022-07-27T15:24:35.106Z] GOOS="" GOARCH="" GOARM=""
15:24:35 [2022-07-27T15:24:35.106Z] Created binary: bundles/dynbinary-daemon/docker-proxy
15:24:35 [2022-07-27T15:24:35.106Z] 
15:24:35 [2022-07-27T15:24:35.106Z] + TEST_INTEGRATION_DEST=2
15:24:35 [2022-07-27T15:24:35.106Z] + CONTAINER_NAME=docker-pr10-2
15:24:35 [2022-07-27T15:24:35.106Z] + TEST_SKIP_INTEGRATION=1
15:24:35 [2022-07-27T15:24:35.106Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
15:24:35 [2022-07-27T15:24:35.106Z] + run_tests
15:24:35 [2022-07-27T15:24:35.106Z] + c=0
15:24:35 [2022-07-27T15:24:35.106Z] + '[' -n 0 ']'
15:24:35 [2022-07-27T15:24:35.106Z] + rm=
15:24:35 [2022-07-27T15:24:35.106Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42934/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42934/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42934/.git:/go/src/github.com/docker/docker/.git --name docker-pr10-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=31f654a704f61768828d5950a13f30bb493d1239 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:31f654a704f61768828d5950a13f30bb493d1239 hack/make.sh '' test-integration
15:24:35 [2022-07-27T15:24:35.106Z] ++ jobs -p
15:24:35 [2022-07-27T15:24:35.106Z] + for job in $(jobs -p)
15:24:35 [2022-07-27T15:24:35.106Z] + wait 24301
15:24:35 [2022-07-27T15:24:35.106Z] + TEST_INTEGRATION_DEST=3
15:24:35 [2022-07-27T15:24:35.106Z] + CONTAINER_NAME=docker-pr10-3
15:24:35 [2022-07-27T15:24:35.106Z] + TEST_SKIP_INTEGRATION=1
15:24:35 [2022-07-27T15:24:35.106Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
15:24:35 [2022-07-27T15:24:35.106Z] + run_tests
15:24:35 [2022-07-27T15:24:35.106Z] + '[' -n 0 ']'
15:24:35 [2022-07-27T15:24:35.106Z] + rm=
15:24:35 [2022-07-27T15:24:35.106Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42934/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42934/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42934/.git:/go/src/github.com/docker/docker/.git --name docker-pr10-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=31f654a704f61768828d5950a13f30bb493d1239 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:31f654a704f61768828d5950a13f30bb493d1239 hack/make.sh '' test-integration
15:24:35 [2022-07-27T15:24:35.106Z] + TEST_INTEGRATION_DEST=1
15:24:35 [2022-07-27T15:24:35.106Z] + CONTAINER_NAME=docker-pr10-1
15:24:35 [2022-07-27T15:24:35.106Z] + TEST_SKIP_INTEGRATION_CLI=1
15:24:35 [2022-07-27T15:24:35.106Z] + run_tests test-integration-flaky
15:24:35 [2022-07-27T15:24:35.106Z] + '[' -n 0 ']'
15:24:35 [2022-07-27T15:24:35.106Z] + rm=
15:24:35 [2022-07-27T15:24:35.106Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42934/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42934/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42934/.git:/go/src/github.com/docker/docker/.git --name docker-pr10-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=31f654a704f61768828d5950a13f30bb493d1239 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:31f654a704f61768828d5950a13f30bb493d1239 hack/make.sh test-integration-flaky test-integration
15:24:35 [2022-07-27T15:24:35.106Z] 
15:24:35 [2022-07-27T15:24:35.106Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:24:35 [2022-07-27T15:24:35.106Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:24:35 [2022-07-27T15:24:35.106Z] HOSTNAME=5ab73525937c
15:24:35 [2022-07-27T15:24:35.106Z] TEST_SKIP_INTEGRATION=1
15:24:35 [2022-07-27T15:24:35.106Z] TESTDEBUG=0
15:24:35 [2022-07-27T15:24:35.106Z] DEST=bundles/test-integration
15:24:35 [2022-07-27T15:24:35.106Z] PWD=/go/src/github.com/docker/docker
15:24:35 [2022-07-27T15:24:35.106Z] KEEPBUNDLE=1
15:24:35 [2022-07-27T15:24:35.106Z] DOCKER_GITCOMMIT=31f654a704f61768828d5950a13f30bb493d1239
15:24:35 [2022-07-27T15:24:35.106Z] container=docker
15:24:35 [2022-07-27T15:24:35.106Z] HOME=/root
15:24:35 [2022-07-27T15:24:35.106Z] GOLANG_VERSION=1.18.4
15:24:35 [2022-07-27T15:24:35.106Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:24:35 [2022-07-27T15:24:35.106Z] VALIDATE_BRANCH=master
15:24:35 [2022-07-27T15:24:35.106Z] TERM=xterm
15:24:35 [2022-07-27T15:24:35.106Z] DOCKER_PKG=github.com/docker/docker
15:24:35 [2022-07-27T15:24:35.106Z] SHLVL=1
15:24:35 [2022-07-27T15:24:35.106Z] TIMEOUT=120m
15:24:35 [2022-07-27T15:24:35.106Z] DOCKER_BUILDTAGS= journald
15:24:35 [2022-07-27T15:24:35.106Z] DOCKER_GRAPHDRIVER=overlay2
15:24:35 [2022-07-27T15:24:35.106Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
15:24:35 [2022-07-27T15:24:35.106Z] GO111MODULE=off
15:24:35 [2022-07-27T15:24:35.106Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:24:35 [2022-07-27T15:24:35.106Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:24:35 [2022-07-27T15:24:35.106Z] GOPATH=/go
15:24:35 [2022-07-27T15:24:35.106Z] PKG_CONFIG=pkg-config
15:24:35 [2022-07-27T15:24:35.106Z] _=/usr/bin/env
15:24:35 [2022-07-27T15:24:35.106Z] Building test suite binary ./integration-cli/test.main
15:24:35 [2022-07-27T15:24:35.106Z] 
15:24:35 [2022-07-27T15:24:35.106Z] 
15:24:35 [2022-07-27T15:24:35.106Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
15:24:35 [2022-07-27T15:24:35.106Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:24:35 [2022-07-27T15:24:35.106Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:24:35 [2022-07-27T15:24:35.106Z] HOSTNAME=51b7a8f696c0
15:24:35 [2022-07-27T15:24:35.106Z] TEST_SKIP_INTEGRATION=1
15:24:35 [2022-07-27T15:24:35.106Z] TESTDEBUG=0
15:24:35 [2022-07-27T15:24:35.106Z] DEST=bundles/test-integration
15:24:35 [2022-07-27T15:24:35.106Z] PWD=/go/src/github.com/docker/docker
15:24:35 [2022-07-27T15:24:35.106Z] KEEPBUNDLE=1
15:24:35 [2022-07-27T15:24:35.106Z] DOCKER_GITCOMMIT=31f654a704f61768828d5950a13f30bb493d1239
15:24:35 [2022-07-27T15:24:35.106Z] container=docker
15:24:35 [2022-07-27T15:24:35.106Z] HOME=/root
15:24:35 [2022-07-27T15:24:35.106Z] GOLANG_VERSION=1.18.4
15:24:35 [2022-07-27T15:24:35.106Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:24:35 [2022-07-27T15:24:35.106Z] VALIDATE_BRANCH=master
15:24:35 [2022-07-27T15:24:35.106Z] TERM=xterm
15:24:35 [2022-07-27T15:24:35.106Z] DOCKER_PKG=github.com/docker/docker
15:24:35 [2022-07-27T15:24:35.106Z] SHLVL=1
15:24:35 [2022-07-27T15:24:35.106Z] TIMEOUT=120m
15:24:35 [2022-07-27T15:24:35.106Z] DOCKER_BUILDTAGS= journald
15:24:35 [2022-07-27T15:24:35.106Z] DOCKER_GRAPHDRIVER=overlay2
15:24:35 [2022-07-27T15:24:35.106Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
15:24:35 [2022-07-27T15:24:35.106Z] GO111MODULE=off
15:24:35 [2022-07-27T15:24:35.106Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:24:35 [2022-07-27T15:24:35.106Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:24:35 [2022-07-27T15:24:35.106Z] GOPATH=/go
15:24:35 [2022-07-27T15:24:35.106Z] PKG_CONFIG=pkg-config
15:24:35 [2022-07-27T15:24:35.106Z] _=/usr/bin/env
15:24:35 [2022-07-27T15:24:35.106Z] Building test suite binary ./integration-cli/test.main
15:24:35 [2022-07-27T15:24:35.106Z] No new tests added to integration.
15:24:35 [2022-07-27T15:24:35.106Z] 
15:24:35 [2022-07-27T15:24:35.106Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:24:35 [2022-07-27T15:24:35.106Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:24:35 [2022-07-27T15:24:35.106Z] HOSTNAME=6af3cc50d3df
15:24:35 [2022-07-27T15:24:35.106Z] TESTDEBUG=0
15:24:35 [2022-07-27T15:24:35.106Z] DEST=bundles/test-integration
15:24:35 [2022-07-27T15:24:35.106Z] PWD=/go/src/github.com/docker/docker
15:24:35 [2022-07-27T15:24:35.106Z] KEEPBUNDLE=1
15:24:35 [2022-07-27T15:24:35.106Z] DOCKER_GITCOMMIT=31f654a704f61768828d5950a13f30bb493d1239
15:24:35 [2022-07-27T15:24:35.106Z] container=docker
15:24:35 [2022-07-27T15:24:35.106Z] HOME=/root
15:24:35 [2022-07-27T15:24:35.106Z] GOLANG_VERSION=1.18.4
15:24:35 [2022-07-27T15:24:35.106Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:24:35 [2022-07-27T15:24:35.106Z] VALIDATE_BRANCH=master
15:24:35 [2022-07-27T15:24:35.106Z] TERM=xterm
15:24:35 [2022-07-27T15:24:35.106Z] DOCKER_PKG=github.com/docker/docker
15:24:35 [2022-07-27T15:24:35.106Z] SHLVL=1
15:24:35 [2022-07-27T15:24:35.106Z] TIMEOUT=120m
15:24:35 [2022-07-27T15:24:35.106Z] DOCKER_BUILDTAGS= journald
15:24:35 [2022-07-27T15:24:35.106Z] DOCKER_GRAPHDRIVER=overlay2
15:24:35 [2022-07-27T15:24:35.106Z] GO111MODULE=off
15:24:35 [2022-07-27T15:24:35.106Z] TEST_SKIP_INTEGRATION_CLI=1
15:24:35 [2022-07-27T15:24:35.106Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:24:35 [2022-07-27T15:24:35.106Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:24:35 [2022-07-27T15:24:35.106Z] GOPATH=/go
15:24:35 [2022-07-27T15:24:35.106Z] PKG_CONFIG=pkg-config
15:24:35 [2022-07-27T15:24:35.106Z] _=/usr/bin/env
15:24:35 [2022-07-27T15:24:35.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:24:35 [2022-07-27T15:24:35.111Z] Created binary: bundles/dynbinary-daemon/dockerd
15:24:35 [2022-07-27T15:24:35.111Z] Building: bundles/dynbinary-daemon/docker-proxy
15:24:35 [2022-07-27T15:24:35.111Z] GOOS="" GOARCH="" GOARM=""
15:24:35 [2022-07-27T15:24:35.111Z] Created binary: bundles/dynbinary-daemon/docker-proxy
15:24:35 [2022-07-27T15:24:35.111Z] 
15:24:35 [2022-07-27T15:24:35.111Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:24:35 [2022-07-27T15:24:35.111Z] DOCKER_SYSTEMD=1
15:24:35 [2022-07-27T15:24:35.111Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:24:35 [2022-07-27T15:24:35.111Z] HOSTNAME=e7ae051050f7
15:24:35 [2022-07-27T15:24:35.111Z] DEST=bundles/test-integration
15:24:35 [2022-07-27T15:24:35.111Z] PWD=/go/src/github.com/docker/docker
15:24:35 [2022-07-27T15:24:35.111Z] DOCKER_GITCOMMIT=31f654a704f61768828d5950a13f30bb493d1239
15:24:35 [2022-07-27T15:24:35.111Z] container=docker
15:24:35 [2022-07-27T15:24:35.111Z] HOME=/root
15:24:35 [2022-07-27T15:24:35.111Z] LANG=C.UTF-8
15:24:35 [2022-07-27T15:24:35.111Z] INVOCATION_ID=55f645e2012346d8bffc04ed5396bd91
15:24:35 [2022-07-27T15:24:35.111Z] GOLANG_VERSION=1.18.4
15:24:35 [2022-07-27T15:24:35.111Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:24:35 [2022-07-27T15:24:35.111Z] VALIDATE_BRANCH=master
15:24:35 [2022-07-27T15:24:35.111Z] TERM=xterm
15:24:35 [2022-07-27T15:24:35.111Z] DOCKER_PKG=github.com/docker/docker
15:24:35 [2022-07-27T15:24:35.111Z] SHLVL=3
15:24:35 [2022-07-27T15:24:35.111Z] TIMEOUT=120m
15:24:35 [2022-07-27T15:24:35.111Z] DOCKER_BUILDTAGS= journald
15:24:35 [2022-07-27T15:24:35.111Z] DOCKER_GRAPHDRIVER=overlay2
15:24:35 [2022-07-27T15:24:35.111Z] GO111MODULE=off
15:24:35 [2022-07-27T15:24:35.111Z] DOCKER_EXPERIMENTAL=1
15:24:35 [2022-07-27T15:24:35.111Z] TEST_SKIP_INTEGRATION_CLI=1
15:24:35 [2022-07-27T15:24:35.111Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:24:35 [2022-07-27T15:24:35.111Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:24:35 [2022-07-27T15:24:35.111Z] GOPATH=/go
15:24:35 [2022-07-27T15:24:35.111Z] PKG_CONFIG=pkg-config
15:24:35 [2022-07-27T15:24:35.111Z] _=/usr/bin/env
15:24:35 [2022-07-27T15:24:35.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:24:36 [2022-07-27T15:24:36.329Z] #14 117.2 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
15:24:36 [2022-07-27T15:24:36.329Z] #14 117.2 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
15:24:36 [2022-07-27T15:24:36.329Z] #14 117.2 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
15:24:37 [2022-07-27T15:24:37.092Z] ok  	github.com/docker/docker/cmd/dockerd	0.072s	coverage: 31.5% of statements
15:24:37 [2022-07-27T15:24:37.092Z] ok  	github.com/docker/docker/container	0.118s	coverage: 36.2% of statements
15:24:37 [2022-07-27T15:24:37.349Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.431s	coverage: 0.0% of statements
15:24:37 [2022-07-27T15:24:37.349Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
15:24:37 [2022-07-27T15:24:37.349Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:24:37 [2022-07-27T15:24:37.349Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:24:37 [2022-07-27T15:24:37.349Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
15:24:37 [2022-07-27T15:24:37.349Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:24:42 [2022-07-27T15:24:42.597Z] ok  	github.com/docker/docker/daemon/cluster	0.066s	coverage: 0.5% of statements
15:24:43 [2022-07-27T15:24:43.964Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.015s	coverage: 65.3% of statements
15:24:45 [2022-07-27T15:24:45.338Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.011s	coverage: 36.9% of statements
15:24:51 [2022-07-27T15:24:51.185Z] #14 ...
15:24:51 [2022-07-27T15:24:51.185Z] 
15:24:51 [2022-07-27T15:24:51.185Z] #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
15:24:51 [2022-07-27T15:24:51.185Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
15:24:51 [2022-07-27T15:24:51.185Z] #77 46.15 aclocal: warning: couldn't open directory 'm4': No such file or directory
15:24:51 [2022-07-27T15:24:51.880Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.445s	coverage: 13.4% of statements
15:24:52 [2022-07-27T15:24:52.807Z] ok  	github.com/docker/docker/daemon/config	0.037s	coverage: 81.7% of statements
15:24:53 [2022-07-27T15:24:53.370Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
15:24:53 [2022-07-27T15:24:53.933Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
15:24:54 [2022-07-27T15:24:54.861Z] ok  	github.com/docker/docker/daemon	10.123s	coverage: 16.2% of statements
15:24:54 [2022-07-27T15:24:54.861Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:24:54 [2022-07-27T15:24:54.861Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:24:54 [2022-07-27T15:24:54.861Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
15:24:54 [2022-07-27T15:24:54.861Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:24:54 [2022-07-27T15:24:54.861Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
15:24:55 [2022-07-27T15:24:55.364Z] #77 ...
15:24:55 [2022-07-27T15:24:55.364Z] 
15:24:55 [2022-07-27T15:24:55.364Z] #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
15:24:55 [2022-07-27T15:24:55.364Z] #64 sha256:7e89dd9b74b6e4003486377811c8d439059a3ea681b3984458337a38a28e5abc
15:24:55 [2022-07-27T15:24:55.424Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.615s	coverage: 74.8% of statements
15:24:56 [2022-07-27T15:24:56.352Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.303s	coverage: 60.7% of statements
15:24:56 [2022-07-27T15:24:56.608Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.016s	coverage: 3.0% of statements
15:24:57 [2022-07-27T15:24:57.976Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.010s	coverage: 1.9% of statements
15:24:58 [2022-07-27T15:24:58.195Z] #64 73.72 Updating files:  27% (1338/4910)
Updating files:  28% (1375/4910)
Updating files:  29% (1424/4910)
Updating files:  30% (1473/4910)
Updating files:  31% (1523/4910)
Updating files:  32% (1572/4910)
Updating files:  33% (1621/4910)
Updating files:  34% (1670/4910)
Updating files:  35% (1719/4910)
Updating files:  36% (1768/4910)
Updating files:  37% (1817/4910)
Updating files:  38% (1866/4910)
Updating files:  39% (1915/4910)
Updating files:  40% (1964/4910)
Updating files:  41% (2014/4910)
Updating files:  42% (2063/4910)
Updating files:  43% (2112/4910)
Updating files:  44% (2161/4910)
Updating files:  45% (2210/4910)
Updating files:  46% (2259/4910)
Updating files:  47% (2308/4910)
Updating files:  48% (2357/4910)
Updating files:  49% (2406/4910)
Updating files:  50% (2455/4910)
Updating files:  51% (2505/4910)
Updating files:  52% (2554/4910)
Updating files:  53% (2603/4910)
Updating files:  54% (2652/4910)
Updating files:  55% (2701/4910)
Updating files:  56% (2750/4910)
Updating files:  57% (2799/4910)
Updating files:  58% (2848/4910)
Updating files:  59% (2897/4910)
Updating files:  60% (2946/4910)
Updating files:  61% (2996/4910)
Updating files:  61% (3015/4910)
Updating files:  62% (3045/4910)
Updating files:  63% (3094/4910)
Updating files:  64% (3143/4910)
Updating files:  65% (3192/4910)
Updating files:  66% (3241/4910)
Updating files:  67% (3290/4910)
Updating files:  68% (3339/4910)
Updating files:  69% (3388/4910)
Updating files:  70% (3437/4910)
Updating files:  71% (3487/4910)
Updating files:  72% (3536/4910)
Updating files:  73% (3585/4910)
Updating files:  74% (3634/4910)
Updating files:  75% (3683/4910)
Updating files:  76% (3732/4910)
Updating files:  77% (3781/4910)
Updating files:  78% (3830/4910)
Updating files:  79% (3879/4910)
Updating files:  80% (3928/4910)
Updating files:  81% (3978/4910)
Updating files:  81% (4013/4910)
Updating files:  82% (4027/4910)
Updating files:  83% (4076/4910)
Updating files:  84% (4125/4910)
Updating files:  85% (4174/4910)
Updating files:  86% (4223/4910)
Updating files:  87% (4272/4910)
Updating files:  88% (4321/4910)
Updating files:  89% (4370/4910)
Updating files:  90% (4419/4910)
Updating files:  91% (4469/4910)
Updating files:  92% (4518/4910)
Updating files:  93% (4567/4910)
Updating files:  94% (4616/4910)
Updating files:  95% (4665/4910)
Updating files:  96% (4714/4910)
Updating files:  97% (4763/4910)
Updating files:  98% (4812/4910)
Updating files:  99% (4861/4910)
Updating files: 100% (4910/4910)
Updating files: 100% (4910/4910), done.
15:24:58 [2022-07-27T15:24:58.195Z] #64 76.80 + cd /tmp/tmp.ca0D4I4l0E/src/github.com/containerd/containerd
15:24:58 [2022-07-27T15:24:58.195Z] #64 76.80 + git checkout -q v1.6.6
15:24:59 [2022-07-27T15:24:59.344Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.289s	coverage: 50.6% of statements
15:24:59 [2022-07-27T15:24:59.906Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.003s	coverage: 46.1% of statements
15:24:59 [2022-07-27T15:24:59.906Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:25:00 [2022-07-27T15:25:00.092Z] #64 78.75 + export 'BUILDTAGS=netgo osusergo static_build'
15:25:00 [2022-07-27T15:25:00.092Z] #64 78.75 + BUILDTAGS='netgo osusergo static_build'
15:25:00 [2022-07-27T15:25:00.092Z] #64 78.75 + export EXTRA_FLAGS=-buildmode=pie
15:25:00 [2022-07-27T15:25:00.092Z] #64 78.75 + EXTRA_FLAGS=-buildmode=pie
15:25:00 [2022-07-27T15:25:00.092Z] #64 78.75 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
15:25:00 [2022-07-27T15:25:00.092Z] #64 78.75 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
15:25:00 [2022-07-27T15:25:00.092Z] #64 78.75 + '[' '' = dynamic ']'
15:25:00 [2022-07-27T15:25:00.092Z] #64 78.75 + make
15:25:00 [2022-07-27T15:25:00.835Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.011s	coverage: 58.5% of statements
15:25:01 [2022-07-27T15:25:01.398Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.909s	coverage: 58.5% of statements
15:25:01 [2022-07-27T15:25:01.398Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
15:25:01 [2022-07-27T15:25:01.398Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:25:01 [2022-07-27T15:25:01.961Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.025s	coverage: 3.0% of statements
15:25:02 [2022-07-27T15:25:02.525Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
15:25:02 [2022-07-27T15:25:02.617Z] #64 80.62 + bin/ctr
15:25:03 [2022-07-27T15:25:03.494Z] ok  	github.com/docker/docker/daemon/images	0.034s	coverage: 6.9% of statements
15:25:03 [2022-07-27T15:25:03.494Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:25:03 [2022-07-27T15:25:03.494Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:25:04 [2022-07-27T15:25:04.066Z] ok  	github.com/docker/docker/daemon/logger	0.230s	coverage: 43.2% of statements
15:25:04 [2022-07-27T15:25:04.628Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.008s	coverage: 53.6% of statements
15:25:04 [2022-07-27T15:25:04.884Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.173s	coverage: 79.9% of statements
15:25:04 [2022-07-27T15:25:04.884Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:25:05 [2022-07-27T15:25:05.446Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.018s	coverage: 68.2% of statements
15:25:05 [2022-07-27T15:25:05.446Z] ok  	github.com/docker/docker/daemon/logger/journald	0.006s	coverage: 23.4% of statements
15:25:05 [2022-07-27T15:25:05.702Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.008s	coverage: 87.2% of statements
15:25:06 [2022-07-27T15:25:06.631Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.137s	coverage: 76.8% of statements
15:25:06 [2022-07-27T15:25:06.631Z] ok  	github.com/docker/docker/daemon/logger/local	0.033s	coverage: 79.4% of statements
15:25:06 [2022-07-27T15:25:06.631Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
15:25:06 [2022-07-27T15:25:06.631Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
15:25:06 [2022-07-27T15:25:06.792Z] #64 ...
15:25:06 [2022-07-27T15:25:06.792Z] 
15:25:06 [2022-07-27T15:25:06.792Z] #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
15:25:06 [2022-07-27T15:25:06.792Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
15:25:06 [2022-07-27T15:25:06.792Z] #77 63.19 libtoolize: putting auxiliary files in '.'.
15:25:06 [2022-07-27T15:25:06.792Z] #77 63.19 libtoolize: copying file './ltmain.sh'
15:25:06 [2022-07-27T15:25:06.792Z] #77 65.37 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
15:25:06 [2022-07-27T15:25:06.792Z] #77 65.37 libtoolize: and rerunning libtoolize and aclocal.
15:25:06 [2022-07-27T15:25:06.792Z] #77 65.37 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
15:25:06 [2022-07-27T15:25:06.792Z] #77 ...
15:25:06 [2022-07-27T15:25:06.792Z] 
15:25:06 [2022-07-27T15:25:06.792Z] #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
15:25:06 [2022-07-27T15:25:06.792Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
15:25:06 [2022-07-27T15:25:06.792Z] #14 142.4 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
15:25:06 [2022-07-27T15:25:06.792Z] #14 142.4 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
15:25:06 [2022-07-27T15:25:06.792Z] #14 142.5 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
15:25:07 [2022-07-27T15:25:07.193Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.021s	coverage: 31.5% of statements
15:25:07 [2022-07-27T15:25:07.450Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.018s	coverage: 62.0% of statements
15:25:08 [2022-07-27T15:25:08.379Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.013s	coverage: 46.8% of statements
15:25:08 [2022-07-27T15:25:08.379Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
15:25:08 [2022-07-27T15:25:08.941Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
15:25:09 [2022-07-27T15:25:09.871Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.503s	coverage: 82.5% of statements
15:25:09 [2022-07-27T15:25:09.871Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:25:09 [2022-07-27T15:25:09.871Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:25:10 [2022-07-27T15:25:10.433Z] ok  	github.com/docker/docker/distribution/metadata	0.025s	coverage: 44.4% of statements
15:25:11 [2022-07-27T15:25:11.799Z] ok  	github.com/docker/docker/distribution	1.510s	coverage: 28.0% of statements
15:25:11 [2022-07-27T15:25:11.799Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:25:11 [2022-07-27T15:25:11.818Z] INFO [loader] Go packages loading at mode 575 (files|name|exports_file|imports|types_sizes|compiled_files|deps) took 2m53.2558981s 
15:25:11 [2022-07-27T15:25:11.818Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 504.618793ms 
15:25:12 [2022-07-27T15:25:12.055Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
15:25:12 [2022-07-27T15:25:12.106Z] #14 154.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
15:25:12 [2022-07-27T15:25:12.106Z] #14 154.0 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
15:25:12 [2022-07-27T15:25:12.106Z] #14 154.0 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
15:25:12 [2022-07-27T15:25:12.985Z] ok  	github.com/docker/docker/image	0.026s	coverage: 86.9% of statements
15:25:12 [2022-07-27T15:25:12.985Z] ok  	github.com/docker/docker/distribution/xfer	1.890s	coverage: 84.9% of statements
15:25:12 [2022-07-27T15:25:12.985Z] ?   	github.com/docker/docker/dockerversion	[no test files]
15:25:13 [2022-07-27T15:25:13.241Z] ok  	github.com/docker/docker/image/cache	0.009s	coverage: 19.2% of statements
15:25:13 [2022-07-27T15:25:13.803Z] ok  	github.com/docker/docker/image/tarexport	0.022s	coverage: 0.7% of statements
15:25:13 [2022-07-27T15:25:13.803Z] ?   	github.com/docker/docker/image/v1	[no test files]
15:25:13 [2022-07-27T15:25:13.803Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:25:14 [2022-07-27T15:25:14.366Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
15:25:14 [2022-07-27T15:25:14.626Z] #14 ...
15:25:14 [2022-07-27T15:25:14.626Z] 
15:25:14 [2022-07-27T15:25:14.626Z] #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
15:25:14 [2022-07-27T15:25:14.626Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
15:25:14 [2022-07-27T15:25:14.626Z] #77 81.29 configure.ac:7: installing './compile'
15:25:14 [2022-07-27T15:25:14.626Z] #77 81.30 configure.ac:11: installing './config.guess'
15:25:14 [2022-07-27T15:25:14.626Z] #77 81.32 configure.ac:11: installing './config.sub'
15:25:14 [2022-07-27T15:25:14.626Z] #77 81.34 configure.ac:8: installing './install-sh'
15:25:14 [2022-07-27T15:25:14.626Z] #77 81.36 configure.ac:8: installing './missing'
15:25:14 [2022-07-27T15:25:14.626Z] #77 81.58 Makefile.am: installing './depcomp'
15:25:14 [2022-07-27T15:25:14.929Z] ok  	github.com/docker/docker/oci	0.013s	coverage: 46.0% of statements
15:25:15 [2022-07-27T15:25:15.442Z] ok  	github.com/docker/docker/opts	0.023s	coverage: 66.0% of statements
15:25:15 [2022-07-27T15:25:15.442Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
15:25:17 [2022-07-27T15:25:17.148Z] #77 83.63 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
15:25:17 [2022-07-27T15:25:17.148Z] #77 83.63 libtoolize: copying file 'build-aux/ltmain.sh'
15:25:17 [2022-07-27T15:25:17.148Z] #77 83.93 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
15:25:17 [2022-07-27T15:25:17.148Z] #77 83.93 libtoolize: copying file 'm4/libtool.m4'
15:25:17 [2022-07-27T15:25:17.148Z] #77 84.01 libtoolize: copying file 'm4/ltoptions.m4'
15:25:17 [2022-07-27T15:25:17.148Z] #77 84.11 libtoolize: copying file 'm4/ltsugar.m4'
15:25:17 [2022-07-27T15:25:17.331Z] ok  	github.com/docker/docker/pkg/archive	0.279s	coverage: 81.9% of statements
15:25:17 [2022-07-27T15:25:17.405Z] #77 84.25 libtoolize: copying file 'm4/ltversion.m4'
15:25:17 [2022-07-27T15:25:17.662Z] #77 84.46 libtoolize: copying file 'm4/lt~obsolete.m4'
15:25:17 [2022-07-27T15:25:17.662Z] #77 84.64 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
15:25:17 [2022-07-27T15:25:17.894Z] ok  	github.com/docker/docker/pkg/authorization	0.383s	coverage: 68.3% of statements
15:25:18 [2022-07-27T15:25:18.151Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
15:25:18 [2022-07-27T15:25:18.151Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
15:25:21 [2022-07-27T15:25:21.428Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.526s	coverage: 42.7% of statements
15:25:21 [2022-07-27T15:25:21.684Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
15:25:21 [2022-07-27T15:25:21.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:25:21 [2022-07-27T15:25:21.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:25:21 [2022-07-27T15:25:21.941Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
15:25:21 [2022-07-27T15:25:21.941Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
15:25:22 [2022-07-27T15:25:22.197Z] ok  	github.com/docker/docker/layer	7.329s	coverage: 68.9% of statements
15:25:22 [2022-07-27T15:25:22.197Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:25:22 [2022-07-27T15:25:22.197Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:25:22 [2022-07-27T15:25:22.197Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:25:22 [2022-07-27T15:25:22.197Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:25:22 [2022-07-27T15:25:22.197Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:25:22 [2022-07-27T15:25:22.197Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
15:25:22 [2022-07-27T15:25:22.462Z] ok  	github.com/docker/docker/pkg/fileutils	0.013s	coverage: 87.2% of statements
15:25:22 [2022-07-27T15:25:22.719Z] ok  	github.com/docker/docker/pkg/fsutils	0.150s	coverage: 85.1% of statements
15:25:22 [2022-07-27T15:25:22.719Z] ok  	github.com/docker/docker/pkg/homedir	0.010s	coverage: 11.4% of statements
15:25:22 [2022-07-27T15:25:22.916Z] #77 ...
15:25:22 [2022-07-27T15:25:22.916Z] 
15:25:22 [2022-07-27T15:25:22.916Z] #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
15:25:22 [2022-07-27T15:25:22.916Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
15:25:22 [2022-07-27T15:25:22.916Z] #14 165.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
15:25:22 [2022-07-27T15:25:22.916Z] #14 165.6 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
15:25:22 [2022-07-27T15:25:22.916Z] #14 165.6 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
15:25:23 [2022-07-27T15:25:23.648Z] ok  	github.com/docker/docker/pkg/idtools	0.359s	coverage: 67.9% of statements
15:25:23 [2022-07-27T15:25:23.648Z] ok  	github.com/docker/docker/pkg/ioutils	0.358s	coverage: 71.5% of statements
15:25:23 [2022-07-27T15:25:23.904Z] ok  	github.com/docker/docker/pkg/longpath	0.008s	coverage: 100.0% of statements
15:25:23 [2022-07-27T15:25:23.904Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.003s	coverage: 91.7% of statements
15:25:23 [2022-07-27T15:25:23.904Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
15:25:24 [2022-07-27T15:25:24.160Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.009s	coverage: 85.7% of statements
15:25:24 [2022-07-27T15:25:24.160Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
15:25:24 [2022-07-27T15:25:24.417Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
15:25:24 [2022-07-27T15:25:24.673Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.009s	coverage: 90.5% of statements
15:25:24 [2022-07-27T15:25:24.673Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
15:25:24 [2022-07-27T15:25:24.673Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:25:24 [2022-07-27T15:25:24.673Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:25:25 [2022-07-27T15:25:25.236Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
15:25:25 [2022-07-27T15:25:25.492Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
15:25:25 [2022-07-27T15:25:25.749Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
15:25:26 [2022-07-27T15:25:26.005Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
15:25:27 [2022-07-27T15:25:27.370Z] ok  	github.com/docker/docker/pkg/pubsub	1.046s	coverage: 75.0% of statements
15:25:27 [2022-07-27T15:25:27.626Z] ok  	github.com/docker/docker/pkg/reexec	0.009s	coverage: 82.4% of statements
15:25:27 [2022-07-27T15:25:27.882Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
15:25:27 [2022-07-27T15:25:27.882Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
15:25:28 [2022-07-27T15:25:28.396Z] ok  	github.com/docker/docker/pkg/streamformatter	0.005s	coverage: 66.2% of statements
15:25:28 [2022-07-27T15:25:28.396Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
15:25:28 [2022-07-27T15:25:28.958Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 53.6% of statements
15:25:29 [2022-07-27T15:25:29.471Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 42.3% of statements
15:25:29 [2022-07-27T15:25:29.727Z] ok  	github.com/docker/docker/pkg/tailfile	0.053s	coverage: 88.6% of statements
15:25:30 [2022-07-27T15:25:30.290Z] ok  	github.com/docker/docker/pkg/tarsum	0.041s	coverage: 89.3% of statements
15:25:30 [2022-07-27T15:25:30.291Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
15:25:32 [2022-07-27T15:25:32.183Z] ok  	github.com/docker/docker/plugin	0.519s	coverage: 23.2% of statements
15:25:32 [2022-07-27T15:25:32.439Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
15:25:32 [2022-07-27T15:25:32.695Z] ok  	github.com/docker/docker/profiles/seccomp	0.008s	coverage: 86.0% of statements
15:25:34 [2022-07-27T15:25:34.062Z] ok  	github.com/docker/docker/quota	0.183s	coverage: 71.4% of statements
15:25:34 [2022-07-27T15:25:34.318Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
15:25:35 [2022-07-27T15:25:35.251Z] ok  	github.com/docker/docker/registry	0.080s	coverage: 58.6% of statements
15:25:35 [2022-07-27T15:25:35.546Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
15:25:35 [2022-07-27T15:25:35.803Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
15:25:36 [2022-07-27T15:25:36.366Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 64.5% of statements
15:25:36 [2022-07-27T15:25:36.366Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
15:25:37 [2022-07-27T15:25:37.771Z] #14 ...
15:25:37 [2022-07-27T15:25:37.771Z] 
15:25:37 [2022-07-27T15:25:37.771Z] #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
15:25:37 [2022-07-27T15:25:37.771Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
15:25:37 [2022-07-27T15:25:37.771Z] #77 104.4 configure.ac:7: installing 'build-aux/compile'
15:25:37 [2022-07-27T15:25:37.771Z] #77 104.4 configure.ac:9: installing 'build-aux/config.guess'
15:25:37 [2022-07-27T15:25:37.771Z] #77 104.4 configure.ac:9: installing 'build-aux/config.sub'
15:25:37 [2022-07-27T15:25:37.771Z] #77 104.4 configure.ac:11: installing 'build-aux/install-sh'
15:25:37 [2022-07-27T15:25:37.771Z] #77 104.4 configure.ac:11: installing 'build-aux/missing'
15:25:38 [2022-07-27T15:25:38.028Z] #77 104.8 Makefile.am: installing 'build-aux/depcomp'
15:25:38 [2022-07-27T15:25:38.028Z] #77 104.9 parallel-tests: installing 'build-aux/test-driver'
15:25:38 [2022-07-27T15:25:38.256Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
15:25:38 [2022-07-27T15:25:38.818Z] ok  	github.com/docker/docker/volume/local	0.087s	coverage: 76.8% of statements
15:25:39 [2022-07-27T15:25:39.380Z] ok  	github.com/docker/docker/volume/mounts	0.007s	coverage: 67.7% of statements
15:25:40 [2022-07-27T15:25:40.309Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 72.3% of statements
15:25:40 [2022-07-27T15:25:40.550Z] #77 107.0 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
15:25:40 [2022-07-27T15:25:40.550Z] #77 107.0 libtoolize: copying file 'build-aux/ltmain.sh'
15:25:40 [2022-07-27T15:25:40.550Z] #77 107.5 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
15:25:40 [2022-07-27T15:25:40.550Z] #77 107.5 libtoolize: copying file 'm4/libtool.m4'
15:25:40 [2022-07-27T15:25:40.807Z] #77 107.6 libtoolize: copying file 'm4/ltoptions.m4'
15:25:40 [2022-07-27T15:25:40.807Z] #77 107.7 libtoolize: copying file 'm4/ltsugar.m4'
15:25:41 [2022-07-27T15:25:41.067Z] #77 107.9 libtoolize: copying file 'm4/ltversion.m4'
15:25:41 [2022-07-27T15:25:41.067Z] #77 108.0 libtoolize: copying file 'm4/lt~obsolete.m4'
15:25:43 [2022-07-27T15:25:43.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
15:25:44 [2022-07-27T15:25:44.342Z] #77 ...
15:25:44 [2022-07-27T15:25:44.342Z] 
15:25:44 [2022-07-27T15:25:44.342Z] #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
15:25:44 [2022-07-27T15:25:44.342Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
15:25:44 [2022-07-27T15:25:44.342Z] #14 186.9 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
15:25:44 [2022-07-27T15:25:44.342Z] #14 186.9 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
15:25:44 [2022-07-27T15:25:44.342Z] #14 186.9 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
15:25:52 [2022-07-27T15:25:52.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:25:52 [2022-07-27T15:25:52.449Z] #14 ...
15:25:52 [2022-07-27T15:25:52.449Z] 
15:25:52 [2022-07-27T15:25:52.449Z] #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
15:25:52 [2022-07-27T15:25:52.449Z] #67 sha256:8193989cd36782f52cf5caa27ebd50556093144f13b1cd45e873883d720117f8
15:25:52 [2022-07-27T15:25:52.449Z] #67 176.3 + for f in rootlesskit rootlesskit-docker-proxy
15:25:52 [2022-07-27T15:25:52.449Z] #67 176.3 + GOBIN=/build
15:25:52 [2022-07-27T15:25:52.449Z] #67 176.3 + GO111MODULE=on
15:25:52 [2022-07-27T15:25:52.449Z] #67 176.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
15:25:52 [2022-07-27T15:25:52.449Z] #67 ...
15:25:52 [2022-07-27T15:25:52.449Z] 
15:25:52 [2022-07-27T15:25:52.449Z] #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
15:25:52 [2022-07-27T15:25:52.449Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
15:25:52 [2022-07-27T15:25:52.449Z] #14 194.8 Selecting previously unselected package g++-mingw-w64-x86-64.
15:25:52 [2022-07-27T15:25:52.449Z] #14 194.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
15:25:52 [2022-07-27T15:25:52.449Z] #14 194.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
15:25:52 [2022-07-27T15:25:52.706Z] #14 195.4 Selecting previously unselected package libapparmor1:amd64.
15:25:52 [2022-07-27T15:25:52.706Z] #14 195.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
15:25:52 [2022-07-27T15:25:52.706Z] #14 195.4 Unpacking libapparmor1:amd64 (2.13.6-10) ...
15:25:52 [2022-07-27T15:25:52.962Z] #14 195.7 Selecting previously unselected package libapparmor-dev:amd64.
15:25:52 [2022-07-27T15:25:52.962Z] #14 195.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
15:25:52 [2022-07-27T15:25:52.962Z] #14 195.7 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
15:25:53 [2022-07-27T15:25:53.219Z] #14 196.0 Selecting previously unselected package libbtrfs0:amd64.
15:25:53 [2022-07-27T15:25:53.219Z] #14 196.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
15:25:53 [2022-07-27T15:25:53.219Z] #14 196.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
15:25:53 [2022-07-27T15:25:53.781Z] #14 196.5 Selecting previously unselected package libbtrfs-dev:amd64.
15:25:53 [2022-07-27T15:25:53.782Z] #14 196.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
15:25:53 [2022-07-27T15:25:53.782Z] #14 196.5 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
15:25:54 [2022-07-27T15:25:54.344Z] #14 197.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
15:25:54 [2022-07-27T15:25:54.344Z] #14 197.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
15:25:54 [2022-07-27T15:25:54.344Z] #14 197.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
15:25:54 [2022-07-27T15:25:54.344Z] #14 197.2 Selecting previously unselected package libudev-dev:amd64.
15:25:54 [2022-07-27T15:25:54.344Z] #14 197.2 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
15:25:54 [2022-07-27T15:25:54.601Z] #14 197.2 Unpacking libudev-dev:amd64 (247.3-7) ...
15:25:54 [2022-07-27T15:25:54.858Z] #14 197.5 Selecting previously unselected package libsepol1-dev:amd64.
15:25:54 [2022-07-27T15:25:54.858Z] #14 197.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
15:25:54 [2022-07-27T15:25:54.858Z] #14 197.5 Unpacking libsepol1-dev:amd64 (3.1-1) ...
15:25:56 [2022-07-27T15:25:56.754Z] #14 199.3 Selecting previously unselected package libpcre2-16-0:amd64.
15:25:56 [2022-07-27T15:25:56.754Z] #14 199.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
15:25:56 [2022-07-27T15:25:56.754Z] #14 199.4 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
15:25:57 [2022-07-27T15:25:57.685Z] #14 ...
15:25:57 [2022-07-27T15:25:57.685Z] 
15:25:57 [2022-07-27T15:25:57.685Z] #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
15:25:57 [2022-07-27T15:25:57.685Z] #67 sha256:8193989cd36782f52cf5caa27ebd50556093144f13b1cd45e873883d720117f8
15:25:57 [2022-07-27T15:25:57.685Z] #67 185.3 rootlesskit version 1.0.0
15:25:57 [2022-07-27T15:25:57.685Z] #67 185.3 Usage of /build/rootlesskit-docker-proxy:
15:25:57 [2022-07-27T15:25:57.685Z] #67 185.3   -container-ip string
15:25:57 [2022-07-27T15:25:57.685Z] #67 185.3     	container ip
15:25:57 [2022-07-27T15:25:57.685Z] #67 185.3   -container-port int
15:25:57 [2022-07-27T15:25:57.685Z] #67 185.3     	container port (default -1)
15:25:57 [2022-07-27T15:25:57.685Z] #67 185.3   -host-ip string
15:25:57 [2022-07-27T15:25:57.685Z] #67 185.3     	host ip
15:25:57 [2022-07-27T15:25:57.685Z] #67 185.3   -host-port int
15:25:57 [2022-07-27T15:25:57.685Z] #67 185.3     	host port (default -1)
15:25:57 [2022-07-27T15:25:57.685Z] #67 185.3   -proto string
15:25:57 [2022-07-27T15:25:57.685Z] #67 185.3     	proxy protocol (default "tcp")
15:25:57 [2022-07-27T15:25:57.685Z] #67 DONE 188.1s
15:25:57 [2022-07-27T15:25:57.685Z] 
15:25:57 [2022-07-27T15:25:57.685Z] #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
15:25:57 [2022-07-27T15:25:57.685Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
15:25:57 [2022-07-27T15:25:57.685Z] #14 200.4 Selecting previously unselected package libpcre2-32-0:amd64.
15:25:57 [2022-07-27T15:25:57.685Z] #14 200.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
15:25:57 [2022-07-27T15:25:57.685Z] #14 ...
15:25:57 [2022-07-27T15:25:57.685Z] 
15:25:57 [2022-07-27T15:25:57.685Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
15:25:57 [2022-07-27T15:25:57.685Z] #68 sha256:3f8c8f16c122331a8d9e955f93d4ea841014564333d08dc72ff554757c5c9e5e
15:25:57 [2022-07-27T15:25:57.685Z] #68 DONE 0.0s
15:25:57 [2022-07-27T15:25:57.685Z] 
15:25:57 [2022-07-27T15:25:57.685Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
15:25:57 [2022-07-27T15:25:57.685Z] #69 sha256:13e15b198cf27a2f7b03fd2331d886049c82566fbcb84d327f9e8ceeff3abde7
15:25:57 [2022-07-27T15:25:57.685Z] #69 DONE 0.1s
15:25:57 [2022-07-27T15:25:57.685Z] 
15:25:57 [2022-07-27T15:25:57.685Z] #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
15:25:57 [2022-07-27T15:25:57.685Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
15:25:57 [2022-07-27T15:25:57.685Z] #14 200.4 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
15:25:58 [2022-07-27T15:25:58.252Z] #14 200.7 Selecting previously unselected package libpcre2-posix2:amd64.
15:25:58 [2022-07-27T15:25:58.252Z] #14 200.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
15:25:58 [2022-07-27T15:25:58.252Z] #14 200.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
15:25:58 [2022-07-27T15:25:58.252Z] #14 200.9 Selecting previously unselected package libpcre2-dev:amd64.
15:25:58 [2022-07-27T15:25:58.252Z] #14 200.9 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
15:25:58 [2022-07-27T15:25:58.252Z] #14 200.9 Unpacking libpcre2-dev:amd64 (10.36-2) ...
15:25:59 [2022-07-27T15:25:59.181Z] #14 201.7 Selecting previously unselected package libselinux1-dev:amd64.
15:25:59 [2022-07-27T15:25:59.181Z] #14 201.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
15:25:59 [2022-07-27T15:25:59.181Z] #14 201.7 Unpacking libselinux1-dev:amd64 (3.1-3) ...
15:25:59 [2022-07-27T15:25:59.745Z] #14 202.2 Selecting previously unselected package libdevmapper-dev:amd64.
15:25:59 [2022-07-27T15:25:59.745Z] #14 202.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
15:25:59 [2022-07-27T15:25:59.745Z] #14 202.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
15:25:59 [2022-07-27T15:25:59.745Z] #14 202.5 Selecting previously unselected package libseccomp-dev:amd64.
15:25:59 [2022-07-27T15:25:59.745Z] #14 202.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
15:25:59 [2022-07-27T15:25:59.745Z] #14 202.5 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
15:26:00 [2022-07-27T15:26:00.002Z] #14 202.7 Selecting previously unselected package libsystemd-dev:amd64.
15:26:00 [2022-07-27T15:26:00.002Z] #14 202.7 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
15:26:00 [2022-07-27T15:26:00.002Z] #14 202.7 Unpacking libsystemd-dev:amd64 (247.3-7) ...
15:26:00 [2022-07-27T15:26:00.933Z] #14 203.5 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
15:26:00 [2022-07-27T15:26:00.933Z] #14 203.6 Setting up libapparmor1:amd64 (2.13.6-10) ...
15:26:00 [2022-07-27T15:26:00.933Z] #14 203.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
15:26:00 [2022-07-27T15:26:00.933Z] #14 203.6 Setting up libsepol1-dev:amd64 (3.1-1) ...
15:26:00 [2022-07-27T15:26:00.933Z] #14 203.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
15:26:00 [2022-07-27T15:26:00.933Z] #14 203.7 Setting up libpcre2-16-0:amd64 (10.36-2) ...
15:26:00 [2022-07-27T15:26:00.933Z] #14 203.7 Setting up libbtrfs0:amd64 (5.10.1-2) ...
15:26:00 [2022-07-27T15:26:00.933Z] #14 203.7 Setting up libpcre2-32-0:amd64 (10.36-2) ...
15:26:00 [2022-07-27T15:26:00.933Z] #14 203.7 Setting up libudev-dev:amd64 (247.3-7) ...
15:26:00 [2022-07-27T15:26:00.933Z] #14 203.7 Setting up libpcre2-posix2:amd64 (10.36-2) ...
15:26:01 [2022-07-27T15:26:01.190Z] #14 203.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
15:26:01 [2022-07-27T15:26:01.190Z] #14 203.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
15:26:01 [2022-07-27T15:26:01.190Z] #14 203.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
15:26:01 [2022-07-27T15:26:01.190Z] #14 203.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
15:26:01 [2022-07-27T15:26:01.190Z] #14 203.8 Setting up mingw-w64-common (8.0.0-1) ...
15:26:01 [2022-07-27T15:26:01.190Z] #14 203.8 Setting up libsystemd-dev:amd64 (247.3-7) ...
15:26:01 [2022-07-27T15:26:01.190Z] #14 203.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
15:26:01 [2022-07-27T15:26:01.190Z] #14 203.8 Setting up libpcre2-dev:amd64 (10.36-2) ...
15:26:01 [2022-07-27T15:26:01.190Z] #14 203.8 Setting up libselinux1-dev:amd64 (3.1-3) ...
15:26:01 [2022-07-27T15:26:01.190Z] #14 203.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
15:26:01 [2022-07-27T15:26:01.190Z] #14 203.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
15:26:01 [2022-07-27T15:26:01.190Z] #14 203.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
15:26:01 [2022-07-27T15:26:01.190Z] #14 203.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
15:26:01 [2022-07-27T15:26:01.190Z] #14 203.9 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
15:26:01 [2022-07-27T15:26:01.190Z] #14 204.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
15:26:01 [2022-07-27T15:26:01.447Z] #14 204.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
15:26:01 [2022-07-27T15:26:01.447Z] #14 204.1 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
15:26:01 [2022-07-27T15:26:01.447Z] #14 204.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
15:26:01 [2022-07-27T15:26:01.447Z] #14 204.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
15:26:01 [2022-07-27T15:26:01.447Z] #14 204.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
15:26:01 [2022-07-27T15:26:01.726Z] #14 204.4 Setting up dmsetup (2:1.02.175-2.1) ...
15:26:01 [2022-07-27T15:26:01.726Z] #14 204.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
15:26:01 [2022-07-27T15:26:01.726Z] #14 204.4 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
15:26:01 [2022-07-27T15:26:01.726Z] #14 204.5 Processing triggers for libc-bin (2.31-13+deb11u3) ...
15:26:02 [2022-07-27T15:26:02.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
15:26:02 [2022-07-27T15:26:02.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:26:02 [2022-07-27T15:26:02.196Z] ok  	github.com/docker/docker/pkg/plugins	33.644s	coverage: 76.3% of statements
15:26:02 [2022-07-27T15:26:02.196Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:26:02 [2022-07-27T15:26:02.196Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:26:02 [2022-07-27T15:26:02.196Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
15:26:02 [2022-07-27T15:26:02.196Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
15:26:02 [2022-07-27T15:26:02.196Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:26:02 [2022-07-27T15:26:02.196Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
15:26:02 [2022-07-27T15:26:02.196Z] ?   	github.com/docker/docker/rootless	[no test files]
15:26:02 [2022-07-27T15:26:02.196Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
15:26:02 [2022-07-27T15:26:02.196Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:26:02 [2022-07-27T15:26:02.196Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
15:26:02 [2022-07-27T15:26:02.196Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
15:26:02 [2022-07-27T15:26:02.196Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
15:26:02 [2022-07-27T15:26:02.196Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
15:26:02 [2022-07-27T15:26:02.196Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
15:26:02 [2022-07-27T15:26:02.196Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
15:26:02 [2022-07-27T15:26:02.196Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
15:26:02 [2022-07-27T15:26:02.196Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
15:26:02 [2022-07-27T15:26:02.196Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
15:26:02 [2022-07-27T15:26:02.196Z] ?   	github.com/docker/docker/testutil/request	[no test files]
15:26:02 [2022-07-27T15:26:02.196Z] ?   	github.com/docker/docker/volume	[no test files]
15:26:02 [2022-07-27T15:26:02.196Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:26:02 [2022-07-27T15:26:02.196Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:26:02 [2022-07-27T15:26:02.196Z] 
15:26:02 [2022-07-27T15:26:02.196Z] === Skipped
15:26:02 [2022-07-27T15:26:02.196Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
15:26:02 [2022-07-27T15:26:02.196Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
15:26:02 [2022-07-27T15:26:02.196Z] 
15:26:02 [2022-07-27T15:26:02.196Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
15:26:02 [2022-07-27T15:26:02.196Z]     network_proxy_test.go:208: No support for dual stack yet
15:26:02 [2022-07-27T15:26:02.196Z] 
15:26:02 [2022-07-27T15:26:02.196Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
15:26:02 [2022-07-27T15:26:02.196Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
15:26:02 [2022-07-27T15:26:02.196Z] 
15:26:02 [2022-07-27T15:26:02.196Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
15:26:02 [2022-07-27T15:26:02.196Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
15:26:02 [2022-07-27T15:26:02.196Z] 
15:26:02 [2022-07-27T15:26:02.196Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
15:26:02 [2022-07-27T15:26:02.196Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:26:02 [2022-07-27T15:26:02.196Z]     graphtest_unix.go:44: Driver btrfs not supported
15:26:02 [2022-07-27T15:26:02.196Z] 
15:26:02 [2022-07-27T15:26:02.196Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
15:26:02 [2022-07-27T15:26:02.196Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:26:02 [2022-07-27T15:26:02.196Z]     graphtest_unix.go:44: Driver btrfs not supported
15:26:02 [2022-07-27T15:26:02.196Z] 
15:26:02 [2022-07-27T15:26:02.196Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
15:26:02 [2022-07-27T15:26:02.196Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:26:02 [2022-07-27T15:26:02.196Z]     graphtest_unix.go:44: Driver btrfs not supported
15:26:02 [2022-07-27T15:26:02.196Z] 
15:26:02 [2022-07-27T15:26:02.196Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
15:26:02 [2022-07-27T15:26:02.196Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:26:02 [2022-07-27T15:26:02.196Z]     graphtest_unix.go:44: Driver btrfs not supported
15:26:02 [2022-07-27T15:26:02.196Z] 
15:26:02 [2022-07-27T15:26:02.196Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
15:26:02 [2022-07-27T15:26:02.196Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:26:02 [2022-07-27T15:26:02.196Z]     graphtest_unix.go:44: Driver btrfs not supported
15:26:02 [2022-07-27T15:26:02.196Z] 
15:26:02 [2022-07-27T15:26:02.196Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
15:26:02 [2022-07-27T15:26:02.196Z]     graphtest_unix.go:71: No driver to put!
15:26:02 [2022-07-27T15:26:02.196Z] 
15:26:02 [2022-07-27T15:26:02.196Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
15:26:02 [2022-07-27T15:26:02.196Z] time="2022-07-27T15:24:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:26:02 [2022-07-27T15:26:02.196Z]     graphtest_unix.go:42: graphdriver: driver not supported
15:26:02 [2022-07-27T15:26:02.196Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
15:26:02 [2022-07-27T15:26:02.196Z] 
15:26:02 [2022-07-27T15:26:02.196Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
15:26:02 [2022-07-27T15:26:02.196Z] time="2022-07-27T15:24:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:26:02 [2022-07-27T15:26:02.196Z]     graphtest_unix.go:42: graphdriver: driver not supported
15:26:02 [2022-07-27T15:26:02.196Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
15:26:02 [2022-07-27T15:26:02.196Z] 
15:26:02 [2022-07-27T15:26:02.196Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
15:26:02 [2022-07-27T15:26:02.196Z] time="2022-07-27T15:24:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:26:02 [2022-07-27T15:26:02.196Z]     graphtest_unix.go:42: graphdriver: driver not supported
15:26:02 [2022-07-27T15:26:02.196Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
15:26:02 [2022-07-27T15:26:02.196Z] 
15:26:02 [2022-07-27T15:26:02.196Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
15:26:02 [2022-07-27T15:26:02.196Z] time="2022-07-27T15:24:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:26:02 [2022-07-27T15:26:02.196Z]     graphtest_unix.go:42: graphdriver: driver not supported
15:26:02 [2022-07-27T15:26:02.196Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
15:26:02 [2022-07-27T15:26:02.196Z] 
15:26:02 [2022-07-27T15:26:02.196Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
15:26:02 [2022-07-27T15:26:02.196Z] time="2022-07-27T15:24:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:26:02 [2022-07-27T15:26:02.196Z]     graphtest_unix.go:42: graphdriver: driver not supported
15:26:02 [2022-07-27T15:26:02.196Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
15:26:02 [2022-07-27T15:26:02.196Z] 
15:26:02 [2022-07-27T15:26:02.196Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
15:26:02 [2022-07-27T15:26:02.196Z]     graphtest_unix.go:71: No driver to put!
15:26:02 [2022-07-27T15:26:02.196Z] 
15:26:02 [2022-07-27T15:26:02.196Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
15:26:02 [2022-07-27T15:26:02.196Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
15:26:02 [2022-07-27T15:26:02.196Z] 
15:26:02 [2022-07-27T15:26:02.196Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
15:26:02 [2022-07-27T15:26:02.196Z]     overlay_test.go:50: Fails to compute changes intermittently
15:26:02 [2022-07-27T15:26:02.196Z] 
15:26:02 [2022-07-27T15:26:02.196Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
15:26:02 [2022-07-27T15:26:02.196Z]     overlay_test.go:65: Cannot run test with naive change algorithm
15:26:02 [2022-07-27T15:26:02.196Z] 
15:26:02 [2022-07-27T15:26:02.196Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
15:26:02 [2022-07-27T15:26:02.196Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
15:26:02 [2022-07-27T15:26:02.196Z] 
15:26:02 [2022-07-27T15:26:02.196Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
15:26:02 [2022-07-27T15:26:02.196Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:26:02 [2022-07-27T15:26:02.196Z]     graphtest_unix.go:44: Driver zfs not supported
15:26:02 [2022-07-27T15:26:02.196Z] 
15:26:02 [2022-07-27T15:26:02.196Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
15:26:02 [2022-07-27T15:26:02.196Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:26:02 [2022-07-27T15:26:02.196Z]     graphtest_unix.go:44: Driver zfs not supported
15:26:02 [2022-07-27T15:26:02.196Z] 
15:26:02 [2022-07-27T15:26:02.196Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
15:26:02 [2022-07-27T15:26:02.196Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:26:02 [2022-07-27T15:26:02.196Z]     graphtest_unix.go:44: Driver zfs not supported
15:26:02 [2022-07-27T15:26:02.196Z] 
15:26:02 [2022-07-27T15:26:02.196Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
15:26:02 [2022-07-27T15:26:02.196Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:26:02 [2022-07-27T15:26:02.196Z]     graphtest_unix.go:44: Driver zfs not supported
15:26:02 [2022-07-27T15:26:02.196Z] 
15:26:02 [2022-07-27T15:26:02.196Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
15:26:02 [2022-07-27T15:26:02.196Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:26:02 [2022-07-27T15:26:02.196Z]     graphtest_unix.go:44: Driver zfs not supported
15:26:02 [2022-07-27T15:26:02.196Z] 
15:26:02 [2022-07-27T15:26:02.196Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
15:26:02 [2022-07-27T15:26:02.196Z]     graphtest_unix.go:71: No driver to put!
15:26:02 [2022-07-27T15:26:02.196Z] 
15:26:02 [2022-07-27T15:26:02.196Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
15:26:02 [2022-07-27T15:26:02.196Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
15:26:02 [2022-07-27T15:26:02.196Z] 
15:26:02 [2022-07-27T15:26:02.196Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
15:26:02 [2022-07-27T15:26:02.196Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
15:26:02 [2022-07-27T15:26:02.196Z] 
15:26:02 [2022-07-27T15:26:02.196Z] DONE 2811 tests, 28 skipped in 209.045s
15:26:02 [2022-07-27T15:26:02.196Z] + '[' -n 'github.com/docker/docker/libnetwork
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/bitseq
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/cluster
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/cmd/ovrouter
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/cmd/readme_test
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/config
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/datastore
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/diagnostic
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/discoverapi
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/driverapi
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/drivers/bridge
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/drivers/host
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/drivers/null
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/drivers/overlay
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/drivers/remote
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/drivers/windows
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/drvregistry
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/etchosts
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/idm
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/internal/caller
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/ipam
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/ipamapi
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/ipams/builtin
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/ipams/null
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/ipams/remote
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/ipamutils
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/iptables
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/netlabel
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/netutils
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/networkdb
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/ns
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/options
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/osl
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/osl/kernel
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/portallocator
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/portmapper
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/resolvconf
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/testutils
15:26:02 [2022-07-27T15:26:02.196Z] github.com/docker/docker/libnetwork/types' ']'
15:26:02 [2022-07-27T15:26:02.196Z] + 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
15:26:02 [2022-07-27T15:26:02.619Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:26:02 [2022-07-27T15:26:02.660Z] #14 DONE 205.2s
15:26:02 [2022-07-27T15:26:02.660Z] 
15:26:02 [2022-07-27T15:26:02.660Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
15:26:02 [2022-07-27T15:26:02.660Z] #59 sha256:a237684ffe1b933fb75082e69c31d664c81c8b277a3f6cab21bf6d5a3eccbf3b
15:26:02 [2022-07-27T15:26:02.660Z] #59 DONE 0.2s
15:26:02 [2022-07-27T15:26:02.660Z] 
15:26:02 [2022-07-27T15:26:02.660Z] #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
15:26:02 [2022-07-27T15:26:02.660Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
15:26:02 [2022-07-27T15:26:02.660Z] #77 128.8 configure.ac:11: installing 'build-aux/compile'
15:26:02 [2022-07-27T15:26:02.660Z] #77 128.8 configure.ac:11: installing 'build-aux/config.guess'
15:26:02 [2022-07-27T15:26:02.660Z] #77 128.8 configure.ac:11: installing 'build-aux/config.sub'
15:26:02 [2022-07-27T15:26:02.660Z] #77 128.8 configure.ac:13: installing 'build-aux/install-sh'
15:26:02 [2022-07-27T15:26:02.660Z] #77 128.8 configure.ac:13: installing 'build-aux/missing'
15:26:02 [2022-07-27T15:26:02.660Z] #77 128.8 configure.ac:8: installing 'build-aux/tap-driver.sh'
15:26:02 [2022-07-27T15:26:02.660Z] #77 129.2 Makefile.am: installing 'build-aux/depcomp'
15:26:03 [2022-07-27T15:26:03.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:26:04 [2022-07-27T15:26:04.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:26:04 [2022-07-27T15:26:04.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:26:04 [2022-07-27T15:26:04.558Z] #77 131.4 checking build system type... 
15:26:04 [2022-07-27T15:26:04.558Z] #77 ...
15:26:04 [2022-07-27T15:26:04.558Z] 
15:26:04 [2022-07-27T15:26:04.558Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
15:26:04 [2022-07-27T15:26:04.558Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85
15:26:04 [2022-07-27T15:26:04.558Z] #15 DONE 2.1s
15:26:04 [2022-07-27T15:26:04.558Z] 
15:26:04 [2022-07-27T15:26:04.558Z] #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
15:26:04 [2022-07-27T15:26:04.558Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2
15:26:05 [2022-07-27T15:26:05.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:26:06 [2022-07-27T15:26:06.454Z] #16 DONE 1.6s
15:26:06 [2022-07-27T15:26:06.454Z] 
15:26:06 [2022-07-27T15:26:06.454Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
15:26:06 [2022-07-27T15:26:06.454Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f
15:26:07 [2022-07-27T15:26:07.826Z] #17 1.469 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:26:07 [2022-07-27T15:26:07.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:26:08 [2022-07-27T15:26:08.083Z] #17 DONE 1.7s
15:26:08 [2022-07-27T15:26:08.083Z] 
15:26:08 [2022-07-27T15:26:08.083Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
15:26:08 [2022-07-27T15:26:08.083Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68
15:26:09 [2022-07-27T15:26:09.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:26:09 [2022-07-27T15:26:09.980Z] #18 DONE 1.8s
15:26:09 [2022-07-27T15:26:09.980Z] 
15:26:09 [2022-07-27T15:26:09.980Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
15:26:09 [2022-07-27T15:26:09.980Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad
15:26:10 [2022-07-27T15:26:10.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:26:10 [2022-07-27T15:26:10.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:26:11 [2022-07-27T15:26:11.352Z] #19 DONE 1.3s
15:26:11 [2022-07-27T15:26:11.352Z] 
15:26:11 [2022-07-27T15:26:11.352Z] #20 [dev-systemd-false  6/28] RUN ldconfig
15:26:11 [2022-07-27T15:26:11.352Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c
15:26:11 [2022-07-27T15:26:11.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:26:11 [2022-07-27T15:26:11.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:26:12 [2022-07-27T15:26:12.722Z] #20 DONE 1.5s
15:26:12 [2022-07-27T15:26:12.722Z] 
15:26:12 [2022-07-27T15:26:12.722Z] #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
15:26:12 [2022-07-27T15:26:12.722Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
15:26:12 [2022-07-27T15:26:12.722Z] #77 131.4 checking build system type... x86_64-pc-linux-gnu
15:26:12 [2022-07-27T15:26:12.722Z] #77 131.9 checking host system type... x86_64-pc-linux-gnu
15:26:12 [2022-07-27T15:26:12.722Z] #77 131.9 checking how to print strings... printf
15:26:12 [2022-07-27T15:26:12.722Z] #77 132.0 checking for gcc... gcc
15:26:12 [2022-07-27T15:26:12.722Z] #77 132.2 checking whether the C compiler works... yes
15:26:12 [2022-07-27T15:26:12.722Z] #77 132.5 checking for C compiler default output file name... a.out
15:26:12 [2022-07-27T15:26:12.722Z] #77 132.5 checking for suffix of executables... 
15:26:12 [2022-07-27T15:26:12.722Z] #77 132.8 checking whether we are cross compiling... no
15:26:12 [2022-07-27T15:26:12.722Z] #77 133.3 checking for suffix of object files... o
15:26:12 [2022-07-27T15:26:12.722Z] #77 133.5 checking whether we are using the GNU C compiler... yes
15:26:12 [2022-07-27T15:26:12.722Z] #77 133.7 checking whether gcc accepts -g... yes
15:26:12 [2022-07-27T15:26:12.722Z] #77 133.9 checking for gcc option to accept ISO C89... none needed
15:26:12 [2022-07-27T15:26:12.722Z] #77 134.3 checking whether gcc understands -c and -o together... yes
15:26:12 [2022-07-27T15:26:12.722Z] #77 134.8 checking for a sed that does not truncate output... /bin/sed
15:26:12 [2022-07-27T15:26:12.722Z] #77 134.9 checking for grep that handles long lines and -e... /bin/grep
15:26:12 [2022-07-27T15:26:12.722Z] #77 134.9 checking for egrep... /bin/grep -E
15:26:12 [2022-07-27T15:26:12.722Z] #77 134.9 checking for fgrep... /bin/grep -F
15:26:12 [2022-07-27T15:26:12.722Z] #77 134.9 checking for ld used by gcc... /usr/bin/ld
15:26:12 [2022-07-27T15:26:12.722Z] #77 135.0 checking if the linker (/usr/bin/ld) is GNU ld... yes
15:26:12 [2022-07-27T15:26:12.722Z] #77 135.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
15:26:12 [2022-07-27T15:26:12.722Z] #77 135.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm
15:26:12 [2022-07-27T15:26:12.722Z] #77 135.3 checking whether ln -s works... yes
15:26:12 [2022-07-27T15:26:12.722Z] #77 135.3 checking the maximum length of command line arguments... 1572864
15:26:12 [2022-07-27T15:26:12.722Z] #77 135.3 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
15:26:12 [2022-07-27T15:26:12.722Z] #77 135.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
15:26:12 [2022-07-27T15:26:12.722Z] #77 135.3 checking for /usr/bin/ld option to reload object files... -r
15:26:12 [2022-07-27T15:26:12.722Z] #77 135.3 checking for objdump... objdump
15:26:12 [2022-07-27T15:26:12.722Z] #77 135.3 checking how to recognize dependent libraries... pass_all
15:26:12 [2022-07-27T15:26:12.722Z] #77 135.3 checking for dlltool... no
15:26:12 [2022-07-27T15:26:12.722Z] #77 135.4 checking how to associate runtime and link libraries... printf %s\n
15:26:12 [2022-07-27T15:26:12.722Z] #77 135.4 checking for ar... ar
15:26:12 [2022-07-27T15:26:12.722Z] #77 135.4 checking for archiver @FILE support... @
15:26:12 [2022-07-27T15:26:12.722Z] #77 135.6 checking for strip... strip
15:26:12 [2022-07-27T15:26:12.722Z] #77 135.6 checking for ranlib... ranlib
15:26:12 [2022-07-27T15:26:12.722Z] #77 135.6 checking for gawk... no
15:26:12 [2022-07-27T15:26:12.722Z] #77 135.6 checking for mawk... mawk
15:26:12 [2022-07-27T15:26:12.722Z] #77 135.6 checking command to parse /usr/bin/nm -B output from gcc object... ok
15:26:12 [2022-07-27T15:26:12.722Z] #77 136.3 checking for sysroot... no
15:26:12 [2022-07-27T15:26:12.722Z] #77 136.3 checking for a working dd... /bin/dd
15:26:12 [2022-07-27T15:26:12.722Z] #77 136.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
15:26:12 [2022-07-27T15:26:12.722Z] #77 136.6 checking for mt... no
15:26:12 [2022-07-27T15:26:12.722Z] #77 136.6 checking if : is a manifest tool... no
15:26:12 [2022-07-27T15:26:12.722Z] #77 136.6 checking how to run the C preprocessor... gcc -E
15:26:12 [2022-07-27T15:26:12.722Z] #77 137.0 checking for ANSI C header files... yes
15:26:12 [2022-07-27T15:26:12.722Z] #77 138.3 checking for sys/types.h... yes
15:26:12 [2022-07-27T15:26:12.722Z] #77 138.7 checking for sys/stat.h... yes
15:26:12 [2022-07-27T15:26:12.722Z] #77 139.0 checking for stdlib.h... yes
15:26:12 [2022-07-27T15:26:12.722Z] #77 139.4 checking for string.h... 
15:26:12 [2022-07-27T15:26:12.722Z] #77 ...
15:26:12 [2022-07-27T15:26:12.722Z] 
15:26:12 [2022-07-27T15:26:12.722Z] #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
15:26:12 [2022-07-27T15:26:12.722Z] #60 sha256:0a579186745264c777513741cddaa413adec0521f6ccdd585d4dfdfde43c9c90
15:26:12 [2022-07-27T15:26:12.722Z] #60 1.964 + RM_GOPATH=0
15:26:12 [2022-07-27T15:26:12.722Z] #60 1.964 + TMP_GOPATH=
15:26:12 [2022-07-27T15:26:12.722Z] #60 1.964 + : /build
15:26:12 [2022-07-27T15:26:12.722Z] #60 1.964 + '[' -z '' ']'
15:26:12 [2022-07-27T15:26:12.722Z] #60 1.964 ++ mktemp -d
15:26:12 [2022-07-27T15:26:12.722Z] #60 1.965 + export GOPATH=/tmp/tmp.oQ7Dxrzs7T
15:26:12 [2022-07-27T15:26:12.722Z] #60 1.965 + GOPATH=/tmp/tmp.oQ7Dxrzs7T
15:26:12 [2022-07-27T15:26:12.722Z] #60 1.965 + RM_GOPATH=1
15:26:12 [2022-07-27T15:26:12.722Z] #60 1.965 + case "$(go env GOARCH)" in
15:26:12 [2022-07-27T15:26:12.722Z] #60 1.965 ++ go env GOARCH
15:26:12 [2022-07-27T15:26:12.722Z] #60 1.986 + export GO_BUILDMODE=-buildmode=pie
15:26:12 [2022-07-27T15:26:12.722Z] #60 1.986 + GO_BUILDMODE=-buildmode=pie
15:26:12 [2022-07-27T15:26:12.722Z] #60 1.986 ++ dirname /install.sh
15:26:12 [2022-07-27T15:26:12.722Z] #60 1.994 + dir=/
15:26:12 [2022-07-27T15:26:12.722Z] #60 1.994 + bin=runc
15:26:12 [2022-07-27T15:26:12.722Z] #60 1.994 + shift
15:26:12 [2022-07-27T15:26:12.722Z] #60 1.994 + '[' '!' -f //runc.installer ']'
15:26:12 [2022-07-27T15:26:12.722Z] #60 1.994 + . //runc.installer
15:26:12 [2022-07-27T15:26:12.722Z] #60 1.994 ++ set -e
15:26:12 [2022-07-27T15:26:12.722Z] #60 1.994 ++ : v1.1.2
15:26:12 [2022-07-27T15:26:12.722Z] #60 2.014 + install_runc
15:26:12 [2022-07-27T15:26:12.722Z] #60 2.014 + RUNC_BUILDTAGS=seccomp
15:26:12 [2022-07-27T15:26:12.722Z] #60 2.014 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
15:26:12 [2022-07-27T15:26:12.722Z] #60 2.014 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.oQ7Dxrzs7T/src/github.com/opencontainers/runc
15:26:12 [2022-07-27T15:26:12.722Z] #60 2.014 Cloning into '/tmp/tmp.oQ7Dxrzs7T/src/github.com/opencontainers/runc'...
15:26:12 [2022-07-27T15:26:12.722Z] #60 2.015 Install runc version v1.1.2 (build tags: seccomp)
15:26:12 [2022-07-27T15:26:12.722Z] #60 ...
15:26:12 [2022-07-27T15:26:12.722Z] 
15:26:12 [2022-07-27T15:26:12.722Z] #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
15:26:12 [2022-07-27T15:26:12.722Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
15:26:12 [2022-07-27T15:26:12.722Z] #77 139.4 checking for string.h... yes
15:26:12 [2022-07-27T15:26:12.979Z] #77 139.7 checking for memory.h... yes
15:26:13 [2022-07-27T15:26:13.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:26:13 [2022-07-27T15:26:13.522Z] #77 140.1 checking for strings.h... yes
15:26:13 [2022-07-27T15:26:13.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:26:14 [2022-07-27T15:26:14.150Z] #77 140.5 checking for inttypes.h... yes
15:26:14 [2022-07-27T15:26:14.150Z] #77 140.9 checking for stdint.h... yes
15:26:14 [2022-07-27T15:26:14.413Z] #77 141.1 checking for unistd.h... yes
15:26:14 [2022-07-27T15:26:14.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:26:14 [2022-07-27T15:26:14.975Z] #77 141.5 checking for dlfcn.h... yes
15:26:14 [2022-07-27T15:26:14.975Z] #77 141.8 checking for objdir... .libs
15:26:15 [2022-07-27T15:26:15.778Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:26:15 [2022-07-27T15:26:15.778Z] Using test binary docker
15:26:15 [2022-07-27T15:26:15.778Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:26:15 [2022-07-27T15:26:15.778Z] Starting apparmor (via systemctl): apparmor.service.
15:26:15 [2022-07-27T15:26:15.778Z] Starting dockerd
15:26:15 [2022-07-27T15:26:15.778Z] INFO: Waiting for daemon to start...
15:26:16 [2022-07-27T15:26:16.465Z] #77 142.7 checking if gcc supports -fno-rtti -fno-exceptions... no
15:26:16 [2022-07-27T15:26:16.465Z] #77 143.2 checking for gcc option to produce PIC... -fPIC -DPIC
15:26:16 [2022-07-27T15:26:16.465Z] #77 143.2 checking if gcc PIC flag -fPIC -DPIC works... yes
15:26:17 [2022-07-27T15:26:17.027Z] #77 143.4 checking if gcc static flag -static works... yes
15:26:17 [2022-07-27T15:26:17.284Z] #77 143.8 checking if gcc supports -c -o file.o... yes
15:26:17 [2022-07-27T15:26:17.541Z] #77 144.2 checking if gcc supports -c -o file.o... (cached) yes
15:26:17 [2022-07-27T15:26:17.541Z] #77 144.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
15:26:18 [2022-07-27T15:26:18.314Z] .
15:26:18 [2022-07-27T15:26:18.314Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:26:18 [2022-07-27T15:26:18.314Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:26:18 [2022-07-27T15:26:18.314Z] Error: No such image: emptyfs
15:26:18 [2022-07-27T15:26:18.314Z] Running integration-test (iteration 1)
15:26:18 [2022-07-27T15:26:18.314Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
15:26:18 [2022-07-27T15:26:18.314Z] Loaded image: busybox:latest
15:26:18 [2022-07-27T15:26:18.472Z] #77 144.5 checking dynamic linker characteristics... GNU/Linux ld.so
15:26:18 [2022-07-27T15:26:18.472Z] #77 145.2 checking how to hardcode library paths into programs... immediate
15:26:18 [2022-07-27T15:26:18.472Z] #77 145.2 checking whether stripping libraries is possible... yes
15:26:18 [2022-07-27T15:26:18.472Z] #77 145.2 checking if libtool supports shared libraries... yes
15:26:18 [2022-07-27T15:26:18.472Z] #77 145.2 checking whether to build shared libraries... no
15:26:18 [2022-07-27T15:26:18.472Z] #77 145.2 checking whether to build static libraries... yes
15:26:18 [2022-07-27T15:26:18.472Z] #77 145.2 checking for a BSD-compatible install... /usr/bin/install -c
15:26:18 [2022-07-27T15:26:18.472Z] #77 145.4 checking whether build environment is sane... yes
15:26:18 [2022-07-27T15:26:18.574Z] Loaded image: busybox:glibc
15:26:18 [2022-07-27T15:26:18.729Z] #77 145.5 checking for a thread-safe mkdir -p... /bin/mkdir -p
15:26:18 [2022-07-27T15:26:18.730Z] #77 145.6 checking whether make sets $(MAKE)... yes
15:26:18 [2022-07-27T15:26:18.730Z] #77 145.7 checking whether make supports the include directive... yes (GNU style)
15:26:18 [2022-07-27T15:26:18.730Z] #77 145.7 checking whether make supports nested variables... yes
15:26:18 [2022-07-27T15:26:18.988Z] #77 145.8 checking whether UID '0' is supported by ustar format... yes
15:26:18 [2022-07-27T15:26:18.988Z] #77 145.8 checking whether GID '0' is supported by ustar format... yes
15:26:18 [2022-07-27T15:26:18.988Z] #77 145.8 checking how to create a ustar tar archive... gnutar
15:26:19 [2022-07-27T15:26:19.247Z] #77 145.8 checking dependency style of gcc... gcc3
15:26:19 [2022-07-27T15:26:19.247Z] #77 146.1 checking whether to enable maintainer-specific portions of Makefiles... yes
15:26:19 [2022-07-27T15:26:19.247Z] #77 146.2 checking whether make supports nested variables... (cached) yes
15:26:19 [2022-07-27T15:26:19.247Z] #77 146.2 checking for gawk... (cached) mawk
15:26:19 [2022-07-27T15:26:19.247Z] #77 146.2 checking for a sed that does not truncate output... (cached) /bin/sed
15:26:19 [2022-07-27T15:26:19.247Z] #77 146.2 checking for gcc... (cached) gcc
15:26:19 [2022-07-27T15:26:19.504Z] #77 146.3 checking whether we are using the GNU C compiler... (cached) yes
15:26:19 [2022-07-27T15:26:19.504Z] #77 146.3 checking whether gcc accepts -g... (cached) yes
15:26:19 [2022-07-27T15:26:19.504Z] #77 146.3 checking for gcc option to accept ISO C89... (cached) none needed
15:26:19 [2022-07-27T15:26:19.504Z] #77 146.3 checking whether gcc understands -c and -o together... (cached) yes
15:26:19 [2022-07-27T15:26:19.762Z] #77 146.3 checking for a Python interpreter with version >= 3... python3
15:26:19 [2022-07-27T15:26:19.762Z] #77 146.5 checking for python3... /usr/bin/python3
15:26:19 [2022-07-27T15:26:19.762Z] #77 146.5 checking for python3 version... 3.9
15:26:19 [2022-07-27T15:26:19.762Z] #77 146.6 checking for python3 platform... linux
15:26:19 [2022-07-27T15:26:19.953Z] Loaded image: debian:bullseye-slim
15:26:19 [2022-07-27T15:26:19.954Z] Loaded image: hello-world:latest
15:26:19 [2022-07-27T15:26:19.954Z] Loaded image: arm32v7/hello-world:latest
15:26:19 [2022-07-27T15:26:19.954Z] INFO: Testing against a local daemon
15:26:19 [2022-07-27T15:26:19.954Z] === RUN   TestCgroupNamespacesBuild
15:26:20 [2022-07-27T15:26:20.019Z] #77 146.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
15:26:20 [2022-07-27T15:26:20.276Z] #77 146.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
15:26:20 [2022-07-27T15:26:20.276Z] #77 147.2 checking for go-md2man... no
15:26:20 [2022-07-27T15:26:20.534Z] #77 147.2 checking error.h usability... yes
15:26:20 [2022-07-27T15:26:20.534Z] #77 147.5 checking error.h presence... yes
15:26:20 [2022-07-27T15:26:20.791Z] #77 147.6 checking for error.h... yes
15:26:21 [2022-07-27T15:26:21.048Z] #77 147.6 checking linux/openat2.h usability... yes
15:26:21 [2022-07-27T15:26:21.048Z] #77 147.9 checking linux/openat2.h presence... yes
15:26:21 [2022-07-27T15:26:21.306Z] #77 148.0 checking for linux/openat2.h... yes
15:26:21 [2022-07-27T15:26:21.332Z] --- PASS: TestCgroupNamespacesBuild (1.25s)
15:26:21 [2022-07-27T15:26:21.332Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:26:21 [2022-07-27T15:26:21.563Z] #77 148.1 checking for copy_file_range... yes
15:26:21 [2022-07-27T15:26:21.821Z] #77 148.4 checking for fgetxattr... yes
15:26:22 [2022-07-27T15:26:22.078Z] #77 148.8 checking for statx... yes
15:26:22 [2022-07-27T15:26:22.597Z] #77 149.2 checking for fgetpwent_r... yes
15:26:22 [2022-07-27T15:26:22.597Z] #77 ...
15:26:22 [2022-07-27T15:26:22.597Z] 
15:26:22 [2022-07-27T15:26:22.597Z] #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
15:26:22 [2022-07-27T15:26:22.597Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
15:26:22 [2022-07-27T15:26:22.597Z] #21 1.920 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
15:26:22 [2022-07-27T15:26:22.597Z] #21 2.008 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
15:26:22 [2022-07-27T15:26:22.597Z] #21 2.009 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
15:26:22 [2022-07-27T15:26:22.597Z] #21 3.640 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
15:26:22 [2022-07-27T15:26:22.597Z] #21 5.864 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB]
15:26:22 [2022-07-27T15:26:22.597Z] #21 7.606 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
15:26:22 [2022-07-27T15:26:22.720Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.29s)
15:26:22 [2022-07-27T15:26:22.720Z] === RUN   TestBuildWithSession
15:26:22 [2022-07-27T15:26:22.720Z]     build_session_test.go:25: TODO: BuildKit
15:26:22 [2022-07-27T15:26:22.720Z] --- SKIP: TestBuildWithSession (0.00s)
15:26:22 [2022-07-27T15:26:22.720Z] === RUN   TestBuildSquashParent
15:26:22 [2022-07-27T15:26:22.857Z] #21 ...
15:26:22 [2022-07-27T15:26:22.857Z] 
15:26:22 [2022-07-27T15:26:22.857Z] #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
15:26:22 [2022-07-27T15:26:22.857Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
15:26:23 [2022-07-27T15:26:23.114Z] #77 149.6 checking for issetugid... no
15:26:23 [2022-07-27T15:26:23.114Z] #77 150.0 checking for pkg-config... /usr/bin/pkg-config
15:26:23 [2022-07-27T15:26:23.114Z] #77 150.0 checking pkg-config is at least version 0.9.0... yes
15:26:23 [2022-07-27T15:26:23.681Z] #77 150.0 checking for library containing yajl_tree_get... -lyajl
15:26:23 [2022-07-27T15:26:23.940Z] #77 150.8 checking for yajl >= 2.0.0... yes
15:26:23 [2022-07-27T15:26:23.940Z] #77 150.8 checking sys/capability.h usability... yes
15:26:23 [2022-07-27T15:26:23.940Z] #77 150.9 checking sys/capability.h presence... yes
15:26:24 [2022-07-27T15:26:24.198Z] #77 151.0 checking for sys/capability.h... yes
15:26:25 [2022-07-27T15:26:25.132Z] #77 151.1 checking for library containing cap_from_name... -lcap
15:26:25 [2022-07-27T15:26:25.700Z] #77 151.8 checking for library containing dlopen... -ldl
15:26:26 [2022-07-27T15:26:26.264Z] #77 152.6 checking seccomp.h usability... yes
15:26:26 [2022-07-27T15:26:26.521Z] #77 153.1 checking seccomp.h presence... yes
15:26:26 [2022-07-27T15:26:26.521Z] #77 153.3 checking for seccomp.h... yes
15:26:27 [2022-07-27T15:26:27.451Z] #77 153.3 checking for library containing seccomp_rule_add... -lseccomp
15:26:28 [2022-07-27T15:26:28.000Z] --- PASS: TestBuildSquashParent (4.81s)
15:26:28 [2022-07-27T15:26:28.000Z] === RUN   TestBuildWithRemoveAndForceRemove
15:26:28 [2022-07-27T15:26:28.000Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:26:28 [2022-07-27T15:26:28.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:26:28 [2022-07-27T15:26:28.000Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:26:28 [2022-07-27T15:26:28.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:26:28 [2022-07-27T15:26:28.000Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:26:28 [2022-07-27T15:26:28.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:26:28 [2022-07-27T15:26:28.000Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:26:28 [2022-07-27T15:26:28.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:26:28 [2022-07-27T15:26:28.000Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:26:28 [2022-07-27T15:26:28.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:26:28 [2022-07-27T15:26:28.000Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:26:28 [2022-07-27T15:26:28.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:26:28 [2022-07-27T15:26:28.000Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:26:28 [2022-07-27T15:26:28.000Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:26:28 [2022-07-27T15:26:28.029Z] #77 154.3 checking for library containing seccomp_arch_resolve_name... none required
15:26:28 [2022-07-27T15:26:28.593Z] #77 154.9 checking systemd/sd-bus.h usability... yes
15:26:28 [2022-07-27T15:26:28.849Z] #77 155.5 checking systemd/sd-bus.h presence... yes
15:26:28 [2022-07-27T15:26:28.849Z] #77 155.8 checking for systemd/sd-bus.h... yes
15:26:28 [2022-07-27T15:26:28.939Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:26:29 [2022-07-27T15:26:29.198Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:26:29 [2022-07-27T15:26:29.778Z] #77 155.8 checking for library containing sd_bus_match_signal_async... -lsystemd
15:26:30 [2022-07-27T15:26:30.341Z] #77 156.8 checking for sd_notify_barrier... 
15:26:30 [2022-07-27T15:26:30.341Z] #77 ...
15:26:30 [2022-07-27T15:26:30.341Z] 
15:26:30 [2022-07-27T15:26:30.341Z] #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
15:26:30 [2022-07-27T15:26:30.341Z] #60 sha256:0a579186745264c777513741cddaa413adec0521f6ccdd585d4dfdfde43c9c90
15:26:30 [2022-07-27T15:26:30.341Z] #60 17.57 + cd /tmp/tmp.oQ7Dxrzs7T/src/github.com/opencontainers/runc
15:26:30 [2022-07-27T15:26:30.341Z] #60 17.57 + git checkout -q v1.1.2
15:26:30 [2022-07-27T15:26:30.341Z] #60 17.92 + '[' -z '' ']'
15:26:30 [2022-07-27T15:26:30.341Z] #60 17.92 + target=static
15:26:30 [2022-07-27T15:26:30.341Z] #60 17.92 + make BUILDTAGS=seccomp static
15:26:30 [2022-07-27T15:26:30.341Z] #60 18.58 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 .
15:26:30 [2022-07-27T15:26:30.341Z] #60 ...
15:26:30 [2022-07-27T15:26:30.341Z] 
15:26:30 [2022-07-27T15:26:30.341Z] #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
15:26:30 [2022-07-27T15:26:30.341Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
15:26:30 [2022-07-27T15:26:30.341Z] #77 156.8 checking for sd_notify_barrier... yes
15:26:30 [2022-07-27T15:26:30.597Z] #77 157.4 checking linux/bpf.h usability... yes
15:26:30 [2022-07-27T15:26:30.597Z] #77 157.6 checking linux/bpf.h presence... yes
15:26:30 [2022-07-27T15:26:30.597Z] #77 157.6 checking for linux/bpf.h... yes
15:26:30 [2022-07-27T15:26:30.598Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:26:30 [2022-07-27T15:26:30.859Z] #77 157.6 checking compilation for eBPF... yes
15:26:30 [2022-07-27T15:26:30.864Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:26:31 [2022-07-27T15:26:31.125Z] #77 157.8 checking for criu >= 3.15... no
15:26:31 [2022-07-27T15:26:31.125Z] #77 157.9 configure: CRIU headers not found, building without CRIU support
15:26:31 [2022-07-27T15:26:31.125Z] #77 157.9 checking for criu > 3.16... no
15:26:31 [2022-07-27T15:26:31.125Z] #77 157.9 configure: CRIU version doesn't support join-ns API
15:26:31 [2022-07-27T15:26:31.125Z] #77 157.9 checking for criu > 3.16.1... no
15:26:31 [2022-07-27T15:26:31.125Z] #77 157.9 configure: CRIU version doesn't support for pre-dumping
15:26:31 [2022-07-27T15:26:31.125Z] #77 157.9 checking for new mount API (fsconfig)... yes
15:26:31 [2022-07-27T15:26:31.382Z] #77 158.0 checking for seccomp notify API... yes
15:26:31 [2022-07-27T15:26:31.382Z] #77 158.1 checking for gperf... no
15:26:31 [2022-07-27T15:26:31.382Z] #77 158.1 configure: gperf not found - cannot rebuild signal parser code
15:26:31 [2022-07-27T15:26:31.382Z] #77 158.1 checking for library containing argp_parse... none required
15:26:31 [2022-07-27T15:26:31.639Z] #77 158.5 checking that generated files are newer than configure... done
15:26:31 [2022-07-27T15:26:31.639Z] #77 158.5 configure: creating ./config.status
15:26:32 [2022-07-27T15:26:32.203Z] #77 ...
15:26:32 [2022-07-27T15:26:32.203Z] 
15:26:32 [2022-07-27T15:26:32.203Z] #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
15:26:32 [2022-07-27T15:26:32.203Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48
15:26:32 [2022-07-27T15:26:32.203Z] #34 DONE 234.9s
15:26:32 [2022-07-27T15:26:32.253Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
15:26:32 [2022-07-27T15:26:32.253Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.52s)
15:26:32 [2022-07-27T15:26:32.253Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.86s)
15:26:32 [2022-07-27T15:26:32.253Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.59s)
15:26:32 [2022-07-27T15:26:32.253Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.57s)
15:26:32 [2022-07-27T15:26:32.253Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.64s)
15:26:32 [2022-07-27T15:26:32.253Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.55s)
15:26:32 [2022-07-27T15:26:32.253Z] === RUN   TestBuildMultiStageCopy
15:26:32 [2022-07-27T15:26:32.253Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:26:32 [2022-07-27T15:26:32.459Z] 
15:26:32 [2022-07-27T15:26:32.460Z] #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
15:26:32 [2022-07-27T15:26:32.460Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
15:26:32 [2022-07-27T15:26:32.460Z] #21 14.38 Fetched 8561 kB in 13s (672 kB/s)
15:26:32 [2022-07-27T15:26:32.460Z] #21 14.38 Reading package lists...
15:26:34 [2022-07-27T15:26:34.159Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:26:34 [2022-07-27T15:26:34.159Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:26:34 [2022-07-27T15:26:34.418Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:26:34 [2022-07-27T15:26:34.677Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:26:34 [2022-07-27T15:26:34.936Z] --- PASS: TestBuildMultiStageCopy (2.49s)
15:26:34 [2022-07-27T15:26:34.936Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.51s)
15:26:34 [2022-07-27T15:26:34.936Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.25s)
15:26:34 [2022-07-27T15:26:34.936Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.24s)
15:26:34 [2022-07-27T15:26:34.936Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s)
15:26:34 [2022-07-27T15:26:34.936Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s)
15:26:34 [2022-07-27T15:26:34.936Z] === RUN   TestBuildMultiStageParentConfig
15:26:35 [2022-07-27T15:26:35.505Z] --- PASS: TestBuildMultiStageParentConfig (0.71s)
15:26:35 [2022-07-27T15:26:35.505Z] === RUN   TestBuildLabelWithTargets
15:26:36 [2022-07-27T15:26:36.637Z] #21 19.62 Reading package lists...
15:26:36 [2022-07-27T15:26:36.637Z] #21 ...
15:26:36 [2022-07-27T15:26:36.637Z] 
15:26:36 [2022-07-27T15:26:36.637Z] #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
15:26:36 [2022-07-27T15:26:36.637Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
15:26:36 [2022-07-27T15:26:36.637Z] #77 163.6 config.status: creating Makefile
15:26:36 [2022-07-27T15:26:36.883Z] --- PASS: TestBuildLabelWithTargets (1.08s)
15:26:36 [2022-07-27T15:26:36.883Z] === RUN   TestBuildWithEmptyLayers
15:26:36 [2022-07-27T15:26:36.895Z] #77 ...
15:26:36 [2022-07-27T15:26:36.895Z] 
15:26:36 [2022-07-27T15:26:36.895Z] #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
15:26:36 [2022-07-27T15:26:36.895Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4
15:26:36 [2022-07-27T15:26:36.895Z] #36 239.3 Delve is a source level debugger for Go programs.
15:26:36 [2022-07-27T15:26:36.895Z] #36 239.3 
15:26:36 [2022-07-27T15:26:36.895Z] #36 239.3 Delve enables you to interact with your program by controlling the execution of the process,
15:26:36 [2022-07-27T15:26:36.895Z] #36 239.3 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
15:26:36 [2022-07-27T15:26:36.895Z] #36 239.3 
15:26:36 [2022-07-27T15:26:36.895Z] #36 239.3 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
15:26:36 [2022-07-27T15:26:36.895Z] #36 239.3 
15:26:36 [2022-07-27T15:26:36.895Z] #36 239.3 Pass flags to the program you are debugging using `--`, for example:
15:26:36 [2022-07-27T15:26:36.895Z] #36 239.3 
15:26:36 [2022-07-27T15:26:36.895Z] #36 239.3 `dlv exec ./hello -- server --config conf/config.toml`
15:26:36 [2022-07-27T15:26:36.895Z] #36 239.3 
15:26:36 [2022-07-27T15:26:36.895Z] #36 239.3 Usage:
15:26:36 [2022-07-27T15:26:36.895Z] #36 239.3   dlv [command]
15:26:36 [2022-07-27T15:26:36.895Z] #36 239.3 
15:26:36 [2022-07-27T15:26:36.895Z] #36 239.3 Available Commands:
15:26:36 [2022-07-27T15:26:36.895Z] #36 239.3   attach      Attach to running process and begin debugging.
15:26:36 [2022-07-27T15:26:36.895Z] #36 239.3   connect     Connect to a headless debug server with a terminal client.
15:26:36 [2022-07-27T15:26:36.895Z] #36 239.3   core        Examine a core dump.
15:26:36 [2022-07-27T15:26:36.895Z] #36 239.3   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
15:26:36 [2022-07-27T15:26:36.895Z] #36 239.3   debug       Compile and begin debugging main package in current directory, or the package specified.
15:26:36 [2022-07-27T15:26:36.895Z] #36 239.3   exec        Execute a precompiled binary, and begin a debug session.
15:26:36 [2022-07-27T15:26:36.895Z] #36 239.3   help        Help about any command
15:26:36 [2022-07-27T15:26:36.895Z] #36 239.3   run         Deprecated command. Use 'debug' instead.
15:26:36 [2022-07-27T15:26:36.895Z] #36 239.3   test        Compile test binary and begin debugging program.
15:26:36 [2022-07-27T15:26:36.895Z] #36 239.3   trace       Compile and begin tracing program.
15:26:36 [2022-07-27T15:26:36.895Z] #36 239.3   version     Prints version.
15:26:36 [2022-07-27T15:26:36.895Z] #36 239.3 
15:26:36 [2022-07-27T15:26:36.895Z] #36 239.3 Flags:
15:26:36 [2022-07-27T15:26:36.895Z] #36 239.3       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
15:26:36 [2022-07-27T15:26:36.895Z] #36 239.3       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
15:26:36 [2022-07-27T15:26:36.895Z] #36 239.3       --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)
15:26:36 [2022-07-27T15:26:36.895Z] #36 239.3       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
15:26:36 [2022-07-27T15:26:36.895Z] #36 239.3       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
15:26:36 [2022-07-27T15:26:36.895Z] #36 239.3       --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)
15:26:36 [2022-07-27T15:26:36.895Z] #36 239.3       --disable-aslr                     Disables address space randomization
15:26:36 [2022-07-27T15:26:36.895Z] #36 239.3       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
15:26:36 [2022-07-27T15:26:36.895Z] #36 239.3   -h, --help                             help for dlv
15:26:36 [2022-07-27T15:26:36.895Z] #36 239.3       --init string                      Init file, executed by the terminal client.
15:26:36 [2022-07-27T15:26:36.895Z] #36 239.3   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
15:26:36 [2022-07-27T15:26:36.895Z] #36 239.3       --log                              Enable debugging server logging.
15:26:36 [2022-07-27T15:26:36.895Z] #36 239.3       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
15:26:36 [2022-07-27T15:26:36.895Z] #36 239.3       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
15:26:36 [2022-07-27T15:26:36.895Z] #36 239.3       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
15:26:36 [2022-07-27T15:26:36.895Z] #36 239.3   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
15:26:36 [2022-07-27T15:26:36.895Z] #36 239.3       --wd string                        Working directory for running the program.
15:26:36 [2022-07-27T15:26:36.895Z] #36 239.3 
15:26:36 [2022-07-27T15:26:36.895Z] #36 239.3 Additional help topics:
15:26:36 [2022-07-27T15:26:36.895Z] #36 239.3   dlv backend  Help about the --backend flag.
15:26:36 [2022-07-27T15:26:36.895Z] #36 239.3   dlv log      Help about logging flags.
15:26:36 [2022-07-27T15:26:36.895Z] #36 239.3   dlv redirect Help about file redirection.
15:26:36 [2022-07-27T15:26:36.895Z] #36 239.3 
15:26:36 [2022-07-27T15:26:36.895Z] #36 239.3 Use "dlv [command] --help" for more information about a command.
15:26:36 [2022-07-27T15:26:36.895Z] #36 DONE 239.5s
15:26:36 [2022-07-27T15:26:36.895Z] 
15:26:36 [2022-07-27T15:26:36.895Z] #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
15:26:36 [2022-07-27T15:26:36.895Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
15:26:36 [2022-07-27T15:26:36.895Z] #77 163.8 config.status: creating rpm/crun.spec
15:26:36 [2022-07-27T15:26:36.895Z] #77 163.9 config.status: creating config.h
15:26:37 [2022-07-27T15:26:37.142Z] --- PASS: TestBuildWithEmptyLayers (0.48s)
15:26:37 [2022-07-27T15:26:37.142Z] === RUN   TestBuildMultiStageOnBuild
15:26:37 [2022-07-27T15:26:37.152Z] #77 163.9 config.status: executing libtool commands
15:26:37 [2022-07-27T15:26:37.152Z] #77 164.0 config.status: executing depfiles commands
15:26:39 [2022-07-27T15:26:39.047Z] #77 165.9 === configuring in libocispec (/tmp/crun-build/libocispec)
15:26:39 [2022-07-27T15:26:39.047Z] #77 166.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
15:26:39 [2022-07-27T15:26:39.050Z] --- PASS: TestBuildMultiStageOnBuild (1.94s)
15:26:39 [2022-07-27T15:26:39.050Z] === RUN   TestBuildUncleanTarFilenames
15:26:39 [2022-07-27T15:26:39.618Z] --- PASS: TestBuildUncleanTarFilenames (0.63s)
15:26:39 [2022-07-27T15:26:39.618Z] === RUN   TestBuildMultiStageLayerLeak
15:26:39 [2022-07-27T15:26:39.979Z] #77 166.7 checking for gcc... gcc
15:26:40 [2022-07-27T15:26:40.493Z] #77 167.0 checking whether the C compiler works... yes
15:26:40 [2022-07-27T15:26:40.493Z] #77 167.4 checking for C compiler default output file name... a.out
15:26:40 [2022-07-27T15:26:40.750Z] #77 167.4 checking for suffix of executables... 
15:26:41 [2022-07-27T15:26:41.007Z] #77 167.7 checking whether we are cross compiling... no
15:26:41 [2022-07-27T15:26:41.264Z] #77 168.0 checking for suffix of object files... o
15:26:41 [2022-07-27T15:26:41.521Z] #77 168.1 checking whether we are using the GNU C compiler... yes
15:26:41 [2022-07-27T15:26:41.521Z] #77 168.3 checking whether gcc accepts -g... yes
15:26:41 [2022-07-27T15:26:41.523Z] --- PASS: TestBuildMultiStageLayerLeak (1.78s)
15:26:41 [2022-07-27T15:26:41.523Z] === RUN   TestBuildWithHugeFile
15:26:41 [2022-07-27T15:26:41.779Z] #77 168.5 checking for gcc option to accept ISO C89... none needed
15:26:41 [2022-07-27T15:26:41.779Z] #77 168.8 checking whether gcc understands -c and -o together... yes
15:26:42 [2022-07-27T15:26:42.036Z] #77 168.8 checking how to run the C preprocessor... gcc -E
15:26:42 [2022-07-27T15:26:42.036Z] #77 169.0 checking for grep that handles long lines and -e... /bin/grep
15:26:42 [2022-07-27T15:26:42.036Z] #77 169.0 checking for egrep... /bin/grep -E
15:26:42 [2022-07-27T15:26:42.967Z] #77 169.0 checking for ANSI C header files... yes
15:26:43 [2022-07-27T15:26:43.224Z] #77 169.9 checking for sys/types.h... yes
15:26:43 [2022-07-27T15:26:43.481Z] #77 170.1 checking for sys/stat.h... yes
15:26:43 [2022-07-27T15:26:43.481Z] #77 170.3 checking for stdlib.h... yes
15:26:43 [2022-07-27T15:26:43.739Z] #77 170.4 checking for string.h... yes
15:26:43 [2022-07-27T15:26:43.739Z] #77 170.6 checking for memory.h... yes
15:26:43 [2022-07-27T15:26:43.996Z] #77 170.8 checking for strings.h... yes
15:26:44 [2022-07-27T15:26:44.253Z] #77 170.9 checking for inttypes.h... yes
15:26:44 [2022-07-27T15:26:44.253Z] #77 171.1 checking for stdint.h... yes
15:26:44 [2022-07-27T15:26:44.511Z] #77 171.4 checking for unistd.h... yes
15:26:44 [2022-07-27T15:26:44.769Z] #77 171.6 checking minix/config.h usability... no
15:26:45 [2022-07-27T15:26:45.026Z] #77 171.8 checking minix/config.h presence... no
15:26:45 [2022-07-27T15:26:45.026Z] #77 171.9 checking for minix/config.h... no
15:26:45 [2022-07-27T15:26:45.284Z] #77 171.9 checking whether it is safe to define __EXTENSIONS__... yes
15:26:45 [2022-07-27T15:26:45.284Z] #77 172.2 checking build system type... 
15:26:45 [2022-07-27T15:26:45.284Z] #77 ...
15:26:45 [2022-07-27T15:26:45.284Z] 
15:26:45 [2022-07-27T15:26:45.284Z] #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
15:26:45 [2022-07-27T15:26:45.284Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
15:26:45 [2022-07-27T15:26:45.284Z] #21 19.62 Reading package lists...
15:26:45 [2022-07-27T15:26:45.284Z] #21 24.94 Building dependency tree...
15:26:45 [2022-07-27T15:26:45.284Z] #21 27.99 The following additional packages will be installed:
15:26:45 [2022-07-27T15:26:45.284Z] #21 28.01   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
15:26:45 [2022-07-27T15:26:45.284Z] #21 28.02   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
15:26:45 [2022-07-27T15:26:45.284Z] #21 28.02   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
15:26:45 [2022-07-27T15:26:45.284Z] #21 28.02   python3-pkg-resources vim-runtime xxd
15:26:45 [2022-07-27T15:26:45.284Z] #21 28.03 Suggested packages:
15:26:45 [2022-07-27T15:26:45.284Z] #21 28.04   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
15:26:45 [2022-07-27T15:26:45.284Z] #21 28.04   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
15:26:45 [2022-07-27T15:26:45.284Z] #21 28.04   acl attr quota
15:26:45 [2022-07-27T15:26:45.284Z] #21 28.04 Recommended packages:
15:26:45 [2022-07-27T15:26:45.284Z] #21 28.04   libatm1 nftables libpam-cap build-essential python3-dev unzip
15:26:45 [2022-07-27T15:26:45.284Z] #21 30.19 The following NEW packages will be installed:
15:26:45 [2022-07-27T15:26:45.284Z] #21 30.19   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
15:26:45 [2022-07-27T15:26:45.284Z] #21 30.19   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
15:26:45 [2022-07-27T15:26:45.284Z] #21 30.19   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
15:26:45 [2022-07-27T15:26:45.284Z] #21 30.19   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
15:26:45 [2022-07-27T15:26:45.284Z] #21 30.20   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
15:26:45 [2022-07-27T15:26:45.284Z] #21 30.20   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
15:26:45 [2022-07-27T15:26:45.284Z] #21 30.20   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
15:26:45 [2022-07-27T15:26:45.284Z] #21 30.20   xz-utils zip zstd
15:26:45 [2022-07-27T15:26:45.284Z] #21 30.52 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded.
15:26:45 [2022-07-27T15:26:45.284Z] #21 30.52 Need to get 27.7 MB of archives.
15:26:45 [2022-07-27T15:26:45.284Z] #21 30.52 After this operation, 106 MB of additional disk space will be used.
15:26:45 [2022-07-27T15:26:45.284Z] #21 30.52 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
15:26:45 [2022-07-27T15:26:45.284Z] #21 30.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
15:26:45 [2022-07-27T15:26:45.284Z] #21 30.53 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
15:26:45 [2022-07-27T15:26:45.284Z] #21 30.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
15:26:45 [2022-07-27T15:26:45.284Z] #21 30.54 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
15:26:45 [2022-07-27T15:26:45.284Z] #21 30.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
15:26:45 [2022-07-27T15:26:45.284Z] #21 30.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
15:26:45 [2022-07-27T15:26:45.284Z] #21 30.55 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
15:26:45 [2022-07-27T15:26:45.284Z] #21 30.59 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
15:26:45 [2022-07-27T15:26:45.284Z] #21 30.60 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
15:26:45 [2022-07-27T15:26:45.284Z] #21 30.62 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
15:26:45 [2022-07-27T15:26:45.284Z] #21 30.63 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
15:26:45 [2022-07-27T15:26:45.284Z] #21 30.63 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
15:26:45 [2022-07-27T15:26:45.284Z] #21 30.64 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
15:26:45 [2022-07-27T15:26:45.284Z] #21 30.74 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
15:26:45 [2022-07-27T15:26:45.284Z] #21 30.75 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
15:26:45 [2022-07-27T15:26:45.284Z] #21 30.75 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
15:26:45 [2022-07-27T15:26:45.284Z] #21 30.75 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
15:26:45 [2022-07-27T15:26:45.284Z] #21 30.75 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
15:26:45 [2022-07-27T15:26:45.284Z] #21 30.75 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
15:26:45 [2022-07-27T15:26:45.284Z] #21 30.76 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
15:26:45 [2022-07-27T15:26:45.284Z] #21 30.78 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
15:26:45 [2022-07-27T15:26:45.284Z] #21 30.86 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
15:26:45 [2022-07-27T15:26:45.284Z] #21 30.86 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
15:26:45 [2022-07-27T15:26:45.284Z] #21 30.86 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
15:26:45 [2022-07-27T15:26:45.284Z] #21 30.86 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
15:26:45 [2022-07-27T15:26:45.284Z] #21 30.86 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
15:26:45 [2022-07-27T15:26:45.284Z] #21 31.18 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
15:26:45 [2022-07-27T15:26:45.284Z] #21 31.18 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
15:26:45 [2022-07-27T15:26:45.284Z] #21 31.18 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
15:26:45 [2022-07-27T15:26:45.284Z] #21 31.18 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
15:26:45 [2022-07-27T15:26:45.284Z] #21 31.18 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
15:26:45 [2022-07-27T15:26:45.284Z] #21 31.18 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
15:26:45 [2022-07-27T15:26:45.284Z] #21 31.19 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
15:26:45 [2022-07-27T15:26:45.284Z] #21 31.21 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
15:26:45 [2022-07-27T15:26:45.284Z] #21 31.27 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
15:26:45 [2022-07-27T15:26:45.284Z] #21 31.28 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
15:26:45 [2022-07-27T15:26:45.284Z] #21 31.28 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
15:26:45 [2022-07-27T15:26:45.284Z] #21 31.28 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
15:26:45 [2022-07-27T15:26:45.284Z] #21 31.30 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
15:26:45 [2022-07-27T15:26:45.284Z] #21 31.31 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
15:26:45 [2022-07-27T15:26:45.284Z] #21 31.32 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
15:26:45 [2022-07-27T15:26:45.284Z] #21 31.36 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
15:26:45 [2022-07-27T15:26:45.284Z] #21 31.37 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
15:26:45 [2022-07-27T15:26:45.284Z] #21 31.37 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
15:26:45 [2022-07-27T15:26:45.284Z] #21 31.61 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
15:26:45 [2022-07-27T15:26:45.284Z] #21 31.64 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
15:26:45 [2022-07-27T15:26:45.284Z] #21 31.68 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
15:26:45 [2022-07-27T15:26:45.284Z] #21 31.68 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
15:26:45 [2022-07-27T15:26:45.284Z] #21 32.34 debconf: delaying package configuration, since apt-utils is not installed
15:26:45 [2022-07-27T15:26:45.284Z] #21 32.57 Fetched 27.7 MB in 1s (18.7 MB/s)
15:26:45 [2022-07-27T15:26:45.284Z] #21 32.71 Selecting previously unselected package pigz.
15:26:45 [2022-07-27T15:26:45.284Z] #21 32.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 ... 24018 files and directories currently installed.)
15:26:45 [2022-07-27T15:26:45.284Z] #21 32.77 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
15:26:45 [2022-07-27T15:26:45.284Z] #21 32.77 Unpacking pigz (2.6-1) ...
15:26:45 [2022-07-27T15:26:45.542Z] #21 32.90 Selecting previously unselected package libelf1:amd64.
15:26:45 [2022-07-27T15:26:45.542Z] #21 32.90 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
15:26:45 [2022-07-27T15:26:45.542Z] #21 32.91 Unpacking libelf1:amd64 (0.183-1) ...
15:26:45 [2022-07-27T15:26:45.542Z] #21 ...
15:26:45 [2022-07-27T15:26:45.542Z] 
15:26:45 [2022-07-27T15:26:45.542Z] #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
15:26:45 [2022-07-27T15:26:45.542Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
15:26:45 [2022-07-27T15:26:45.542Z] #77 172.2 checking build system type... x86_64-pc-linux-gnu
15:26:45 [2022-07-27T15:26:45.799Z] #77 172.5 checking host system type... x86_64-pc-linux-gnu
15:26:45 [2022-07-27T15:26:45.799Z] #77 172.5 checking how to print strings... printf
15:26:45 [2022-07-27T15:26:45.799Z] #77 172.5 checking for a sed that does not truncate output... /bin/sed
15:26:45 [2022-07-27T15:26:45.799Z] #77 172.6 checking for fgrep... /bin/grep -F
15:26:45 [2022-07-27T15:26:45.799Z] #77 172.6 checking for ld used by gcc... /usr/bin/ld
15:26:45 [2022-07-27T15:26:45.799Z] #77 172.6 checking if the linker (/usr/bin/ld) is GNU ld... yes
15:26:45 [2022-07-27T15:26:45.799Z] #77 172.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
15:26:46 [2022-07-27T15:26:46.056Z] #77 172.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm
15:26:46 [2022-07-27T15:26:46.056Z] #77 173.0 checking whether ln -s works... yes
15:26:46 [2022-07-27T15:26:46.056Z] #77 173.0 checking the maximum length of command line arguments... 1572864
15:26:46 [2022-07-27T15:26:46.313Z] #77 173.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
15:26:46 [2022-07-27T15:26:46.313Z] #77 173.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
15:26:46 [2022-07-27T15:26:46.313Z] #77 173.1 checking for /usr/bin/ld option to reload object files... -r
15:26:46 [2022-07-27T15:26:46.313Z] #77 173.1 checking for objdump... objdump
15:26:46 [2022-07-27T15:26:46.313Z] #77 173.1 checking how to recognize dependent libraries... pass_all
15:26:46 [2022-07-27T15:26:46.313Z] #77 173.1 checking for dlltool... no
15:26:46 [2022-07-27T15:26:46.313Z] #77 173.1 checking how to associate runtime and link libraries... printf %s\n
15:26:46 [2022-07-27T15:26:46.313Z] #77 173.1 checking for ar... ar
15:26:46 [2022-07-27T15:26:46.583Z] #77 173.1 checking for archiver @FILE support... @
15:26:46 [2022-07-27T15:26:46.583Z] #77 173.4 checking for strip... strip
15:26:46 [2022-07-27T15:26:46.583Z] #77 173.4 checking for ranlib... ranlib
15:26:46 [2022-07-27T15:26:46.583Z] #77 173.4 checking for gawk... no
15:26:46 [2022-07-27T15:26:46.583Z] #77 173.4 checking for mawk... mawk
15:26:46 [2022-07-27T15:26:46.842Z] #77 173.4 checking command to parse /usr/bin/nm -B output from gcc object... ok
15:26:46 [2022-07-27T15:26:46.842Z] #77 173.9 checking for sysroot... no
15:26:47 [2022-07-27T15:26:47.099Z] #77 173.9 checking for a working dd... /bin/dd
15:26:47 [2022-07-27T15:26:47.099Z] #77 174.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
15:26:47 [2022-07-27T15:26:47.357Z] #77 174.1 checking for mt... no
15:26:47 [2022-07-27T15:26:47.357Z] #77 174.1 checking if : is a manifest tool... no
15:26:47 [2022-07-27T15:26:47.614Z] #77 174.1 checking for dlfcn.h... yes
15:26:47 [2022-07-27T15:26:47.614Z] #77 174.4 checking for objdir... .libs
15:26:48 [2022-07-27T15:26:48.303Z] INFO [linters context/goanalysis] analyzers took 6m45.902431772s with top 10 stages: buildir: 2m19.979371484s, the_only_name: 42.636826364s, goimports: 30.241834452s, unconvert: 24.43599551s, gosec: 19.085240518s, S1038: 17.857368471s, misspell: 8.033743527s, S1039: 5.855603623s, unused: 5.468069671s, nilness: 5.341788194s 
15:26:48 [2022-07-27T15:26:48.304Z] INFO [runner] Issues before processing: 2455, after processing: 0 
15:26:48 [2022-07-27T15:26:48.304Z] INFO [runner] Processors filtering stat (out/in): exclude: 2017/2017, exclude-rules: 77/2017, skip_dirs: 2120/2120, path_prettifier: 2120/2120, skip_files: 2120/2120, identifier_marker: 2017/2017, nolint: 0/77, cgo: 2120/2455, filename_unadjuster: 2120/2120, autogenerated_exclude: 2017/2120 
15:26:48 [2022-07-27T15:26:48.304Z] INFO [runner] processing took 81.640271ms with stages: nolint: 32.89476ms, identifier_marker: 21.846377ms, path_prettifier: 8.453436ms, autogenerated_exclude: 8.223514ms, exclude-rules: 8.089038ms, skip_dirs: 1.713087ms, cgo: 280.654µs, filename_unadjuster: 133.809µs, max_same_issues: 1.73µs, uniq_by_line: 596ns, skip_files: 467ns, max_from_linter: 429ns, diff: 377ns, exclude: 367ns, severity-rules: 329ns, source_code: 312ns, max_per_file_from_linter: 297ns, sort_results: 251ns, path_shortener: 235ns, path_prefixer: 206ns 
15:26:48 [2022-07-27T15:26:48.304Z] INFO [runner] linters took 1m46.487838368s with stages: goanalysis_metalinter: 1m46.406069033s 
15:26:48 [2022-07-27T15:26:48.304Z] INFO File cache stats: 1693 entries of total size 8.6MiB 
15:26:48 [2022-07-27T15:26:48.304Z] INFO Memory: 2802 samples, avg is 310.6MB, max is 1169.8MB 
15:26:48 [2022-07-27T15:26:48.304Z] INFO Execution took 4m40.25915251s                
15:26:48 [2022-07-27T15:26:48.304Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
15:26:48 [2022-07-27T15:26:48.450Z] #77 175.2 checking if gcc supports -fno-rtti -fno-exceptions... no
15:26:48 [2022-07-27T15:26:48.450Z] #77 175.4 checking for gcc option to produce PIC... -fPIC -DPIC
15:26:48 [2022-07-27T15:26:48.654Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42934/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=31f654a704f61768828d5950a13f30bb493d1239 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:31f654a704f61768828d5950a13f30bb493d1239 hack/make.sh dynbinary test-docker-py
15:26:48 [2022-07-27T15:26:48.707Z] #77 175.4 checking if gcc PIC flag -fPIC -DPIC works... yes
15:26:48 [2022-07-27T15:26:48.821Z] ok  	github.com/docker/docker/libnetwork	37.332s	coverage: 40.6% of statements
15:26:48 [2022-07-27T15:26:48.821Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.137s	coverage: 84.4% of statements
15:26:48 [2022-07-27T15:26:48.821Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
15:26:48 [2022-07-27T15:26:48.821Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
15:26:48 [2022-07-27T15:26:48.821Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
15:26:48 [2022-07-27T15:26:48.821Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
15:26:48 [2022-07-27T15:26:48.821Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
15:26:48 [2022-07-27T15:26:48.821Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
15:26:48 [2022-07-27T15:26:48.821Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
15:26:48 [2022-07-27T15:26:48.821Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
15:26:48 [2022-07-27T15:26:48.821Z] ok  	github.com/docker/docker/libnetwork/config	0.016s	coverage: 22.4% of statements
15:26:48 [2022-07-27T15:26:48.821Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 21.9% of statements
15:26:48 [2022-07-27T15:26:48.821Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
15:26:48 [2022-07-27T15:26:48.821Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
15:26:48 [2022-07-27T15:26:48.821Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
15:26:48 [2022-07-27T15:26:48.821Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.537s	coverage: 59.9% of statements
15:26:48 [2022-07-27T15:26:48.821Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
15:26:48 [2022-07-27T15:26:48.821Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 34.8% of statements
15:26:48 [2022-07-27T15:26:48.821Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.015s	coverage: 5.2% of statements
15:26:48 [2022-07-27T15:26:48.821Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
15:26:48 [2022-07-27T15:26:48.821Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.016s	coverage: 4.7% of statements
15:26:48 [2022-07-27T15:26:48.821Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
15:26:48 [2022-07-27T15:26:48.821Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
15:26:49 [2022-07-27T15:26:49.224Z] 
15:26:49 [2022-07-27T15:26:49.224Z] Removing bundles/
15:26:49 [2022-07-27T15:26:49.224Z] 
15:26:49 [2022-07-27T15:26:49.224Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:26:49 [2022-07-27T15:26:49.224Z] Building: bundles/dynbinary-daemon/dockerd
15:26:49 [2022-07-27T15:26:49.224Z] GOOS="" GOARCH="" GOARM=""
15:26:49 [2022-07-27T15:26:49.271Z] #77 175.7 checking if gcc static flag -static works... yes
15:26:49 [2022-07-27T15:26:49.528Z] #77 176.2 checking if gcc supports -c -o file.o... yes
15:26:49 [2022-07-27T15:26:49.528Z] #77 176.4 checking if gcc supports -c -o file.o... (cached) yes
15:26:49 [2022-07-27T15:26:49.528Z] #77 176.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
15:26:49 [2022-07-27T15:26:49.792Z] #77 176.4 checking dynamic linker characteristics... GNU/Linux ld.so
15:26:49 [2022-07-27T15:26:49.792Z] #77 176.8 checking how to hardcode library paths into programs... immediate
15:26:50 [2022-07-27T15:26:50.054Z] #77 176.8 checking whether stripping libraries is possible... yes
15:26:50 [2022-07-27T15:26:50.054Z] #77 176.8 checking if libtool supports shared libraries... yes
15:26:50 [2022-07-27T15:26:50.054Z] #77 176.8 checking whether to build shared libraries... no
15:26:50 [2022-07-27T15:26:50.054Z] #77 176.8 checking whether to build static libraries... yes
15:26:50 [2022-07-27T15:26:50.054Z] #77 176.8 checking for a BSD-compatible install... /usr/bin/install -c
15:26:50 [2022-07-27T15:26:50.054Z] #77 176.9 checking whether build environment is sane... yes
15:26:50 [2022-07-27T15:26:50.311Z] #77 177.0 checking for a thread-safe mkdir -p... /bin/mkdir -p
15:26:50 [2022-07-27T15:26:50.311Z] #77 177.0 checking whether make sets $(MAKE)... yes
15:26:50 [2022-07-27T15:26:50.569Z] #77 177.2 checking whether make supports the include directive... yes (GNU style)
15:26:50 [2022-07-27T15:26:50.569Z] #77 177.3 checking whether make supports nested variables... yes
15:26:50 [2022-07-27T15:26:50.569Z] #77 177.5 checking whether UID '0' is supported by ustar format... yes
15:26:50 [2022-07-27T15:26:50.569Z] #77 177.5 checking whether GID '0' is supported by ustar format... yes
15:26:50 [2022-07-27T15:26:50.569Z] #77 177.5 checking how to create a ustar tar archive... gnutar
15:26:50 [2022-07-27T15:26:50.828Z] #77 177.6 checking dependency style of gcc... gcc3
15:26:51 [2022-07-27T15:26:51.088Z] #77 177.9 checking whether to enable maintainer-specific portions of Makefiles... yes
15:26:51 [2022-07-27T15:26:51.088Z] #77 177.9 checking whether make supports nested variables... (cached) yes
15:26:51 [2022-07-27T15:26:51.088Z] #77 177.9 checking for pkg-config... /usr/bin/pkg-config
15:26:51 [2022-07-27T15:26:51.088Z] #77 177.9 checking pkg-config is at least version 0.9.0... yes
15:26:51 [2022-07-27T15:26:51.088Z] #77 177.9 checking for yajl >= 2.1.0... yes
15:26:51 [2022-07-27T15:26:51.088Z] #77 178.0 checking for a sed that does not truncate output... (cached) /bin/sed
15:26:51 [2022-07-27T15:26:51.088Z] #77 178.0 checking for gcc... (cached) gcc
15:26:51 [2022-07-27T15:26:51.345Z] #77 178.2 checking whether we are using the GNU C compiler... (cached) yes
15:26:51 [2022-07-27T15:26:51.345Z] #77 178.2 checking whether gcc accepts -g... (cached) yes
15:26:51 [2022-07-27T15:26:51.345Z] #77 178.2 checking for gcc option to accept ISO C89... (cached) none needed
15:26:51 [2022-07-27T15:26:51.345Z] #77 178.2 checking whether gcc understands -c and -o together... (cached) yes
15:26:51 [2022-07-27T15:26:51.602Z] #77 178.2 checking for a Python interpreter with version >= 3... python3
15:26:51 [2022-07-27T15:26:51.602Z] #77 178.4 checking for python3... /usr/bin/python3
15:26:51 [2022-07-27T15:26:51.602Z] #77 178.4 checking for python3 version... 3.9
15:26:51 [2022-07-27T15:26:51.602Z] #77 178.5 checking for python3 platform... linux
15:26:51 [2022-07-27T15:26:51.859Z] #77 178.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
15:26:52 [2022-07-27T15:26:52.450Z] #77 178.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
15:26:52 [2022-07-27T15:26:52.450Z] #77 179.4 checking that generated files are newer than configure... done
15:26:52 [2022-07-27T15:26:52.450Z] #77 179.4 configure: creating ./config.status
15:26:55 [2022-07-27T15:26:55.727Z] #77 182.2 config.status: creating Makefile
15:26:55 [2022-07-27T15:26:55.727Z] #77 182.3 config.status: creating config.h
15:26:55 [2022-07-27T15:26:55.727Z] #77 182.3 config.status: executing libtool commands
15:26:55 [2022-07-27T15:26:55.727Z] #77 182.4 config.status: executing depfiles commands
15:26:55 [2022-07-27T15:26:55.727Z] #77 ...
15:26:55 [2022-07-27T15:26:55.727Z] 
15:26:55 [2022-07-27T15:26:55.727Z] #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
15:26:55 [2022-07-27T15:26:55.727Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
15:26:55 [2022-07-27T15:26:55.727Z] #21 33.17 Selecting previously unselected package libbpf0:amd64.
15:26:55 [2022-07-27T15:26:55.727Z] #21 33.18 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
15:26:55 [2022-07-27T15:26:55.727Z] #21 33.18 Unpacking libbpf0:amd64 (1:0.3-2) ...
15:26:55 [2022-07-27T15:26:55.727Z] #21 33.45 Selecting previously unselected package libcap2:amd64.
15:26:55 [2022-07-27T15:26:55.727Z] #21 33.49 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
15:26:55 [2022-07-27T15:26:55.727Z] #21 33.52 Unpacking libcap2:amd64 (1:2.44-1) ...
15:26:55 [2022-07-27T15:26:55.727Z] #21 33.70 Selecting previously unselected package libmnl0:amd64.
15:26:55 [2022-07-27T15:26:55.727Z] #21 33.70 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
15:26:55 [2022-07-27T15:26:55.727Z] #21 33.70 Unpacking libmnl0:amd64 (1.0.4-3) ...
15:26:55 [2022-07-27T15:26:55.727Z] #21 33.92 Selecting previously unselected package libxtables12:amd64.
15:26:55 [2022-07-27T15:26:55.727Z] #21 33.92 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
15:26:55 [2022-07-27T15:26:55.727Z] #21 33.94 Unpacking libxtables12:amd64 (1.8.7-1) ...
15:26:55 [2022-07-27T15:26:55.727Z] #21 34.09 Selecting previously unselected package libcap2-bin.
15:26:55 [2022-07-27T15:26:55.727Z] #21 34.10 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
15:26:55 [2022-07-27T15:26:55.727Z] #21 34.10 Unpacking libcap2-bin (1:2.44-1) ...
15:26:55 [2022-07-27T15:26:55.727Z] #21 34.20 Selecting previously unselected package iproute2.
15:26:55 [2022-07-27T15:26:55.727Z] #21 34.20 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
15:26:55 [2022-07-27T15:26:55.727Z] #21 34.20 Unpacking iproute2 (5.10.0-4) ...
15:26:55 [2022-07-27T15:26:55.727Z] #21 35.25 Selecting previously unselected package xxd.
15:26:55 [2022-07-27T15:26:55.727Z] #21 35.26 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
15:26:55 [2022-07-27T15:26:55.727Z] #21 35.28 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
15:26:55 [2022-07-27T15:26:55.727Z] #21 35.70 Selecting previously unselected package vim-common.
15:26:55 [2022-07-27T15:26:55.727Z] #21 35.70 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
15:26:55 [2022-07-27T15:26:55.727Z] #21 35.78 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
15:26:55 [2022-07-27T15:26:55.727Z] #21 36.10 Selecting previously unselected package bash-completion.
15:26:55 [2022-07-27T15:26:55.727Z] #21 36.11 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
15:26:55 [2022-07-27T15:26:55.727Z] #21 40.00 Unpacking bash-completion (1:2.11-2) ...
15:26:55 [2022-07-27T15:26:55.727Z] #21 40.48 Selecting previously unselected package bzip2.
15:26:55 [2022-07-27T15:26:55.727Z] #21 40.49 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
15:26:55 [2022-07-27T15:26:55.727Z] #21 40.50 Unpacking bzip2 (1.0.8-4) ...
15:26:55 [2022-07-27T15:26:55.727Z] #21 40.77 Selecting previously unselected package xz-utils.
15:26:55 [2022-07-27T15:26:55.727Z] #21 40.78 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
15:26:55 [2022-07-27T15:26:55.727Z] #21 40.78 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
15:26:55 [2022-07-27T15:26:55.727Z] #21 41.19 Selecting previously unselected package apparmor.
15:26:55 [2022-07-27T15:26:55.727Z] #21 41.19 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
15:26:55 [2022-07-27T15:26:55.727Z] #21 41.27 Unpacking apparmor (2.13.6-10) ...
15:26:55 [2022-07-27T15:26:55.727Z] #21 41.86 Selecting previously unselected package inetutils-ping.
15:26:55 [2022-07-27T15:26:55.727Z] #21 41.87 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
15:26:55 [2022-07-27T15:26:55.727Z] #21 41.87 Unpacking inetutils-ping (2:2.0-1) ...
15:26:55 [2022-07-27T15:26:55.727Z] #21 42.19 Selecting previously unselected package libip4tc2:amd64.
15:26:55 [2022-07-27T15:26:55.727Z] #21 42.20 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
15:26:55 [2022-07-27T15:26:55.727Z] #21 42.26 Unpacking libip4tc2:amd64 (1.8.7-1) ...
15:26:55 [2022-07-27T15:26:55.727Z] #21 42.54 Selecting previously unselected package libip6tc2:amd64.
15:26:55 [2022-07-27T15:26:55.727Z] #21 42.55 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
15:26:55 [2022-07-27T15:26:55.727Z] #21 42.58 Unpacking libip6tc2:amd64 (1.8.7-1) ...
15:26:55 [2022-07-27T15:26:55.727Z] #21 42.69 Selecting previously unselected package libnfnetlink0:amd64.
15:26:55 [2022-07-27T15:26:55.727Z] #21 42.69 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
15:26:55 [2022-07-27T15:26:55.727Z] #21 42.70 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
15:26:55 [2022-07-27T15:26:55.727Z] #21 42.79 Selecting previously unselected package libnetfilter-conntrack3:amd64.
15:26:55 [2022-07-27T15:26:55.727Z] #21 42.79 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
15:26:55 [2022-07-27T15:26:55.727Z] #21 42.79 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
15:26:55 [2022-07-27T15:26:55.727Z] #21 42.89 Selecting previously unselected package libnftnl11:amd64.
15:26:55 [2022-07-27T15:26:55.727Z] #21 42.89 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
15:26:55 [2022-07-27T15:26:55.727Z] #21 42.91 Unpacking libnftnl11:amd64 (1.1.9-1) ...
15:26:55 [2022-07-27T15:26:55.727Z] #21 43.11 Selecting previously unselected package iptables.
15:26:55 [2022-07-27T15:26:55.727Z] #21 43.11 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
15:26:55 [2022-07-27T15:26:55.727Z] #21 43.13 Unpacking iptables (1.8.7-1) ...
15:26:55 [2022-07-27T15:26:55.985Z] #21 43.60 Selecting previously unselected package libonig5:amd64.
15:26:56 [2022-07-27T15:26:56.270Z] #21 43.61 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
15:26:56 [2022-07-27T15:26:56.270Z] #21 43.61 Unpacking libonig5:amd64 (6.9.6-1.1) ...
15:26:56 [2022-07-27T15:26:56.527Z] #21 43.80 Selecting previously unselected package libjq1:amd64.
15:26:56 [2022-07-27T15:26:56.527Z] #21 43.81 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
15:26:56 [2022-07-27T15:26:56.527Z] #21 43.84 Unpacking libjq1:amd64 (1.6-2.1) ...
15:26:56 [2022-07-27T15:26:56.527Z] #21 43.97 Selecting previously unselected package jq.
15:26:56 [2022-07-27T15:26:56.527Z] #21 43.98 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
15:26:56 [2022-07-27T15:26:56.527Z] #21 43.99 Unpacking jq (1.6-2.1) ...
15:26:56 [2022-07-27T15:26:56.527Z] #21 ...
15:26:56 [2022-07-27T15:26:56.527Z] 
15:26:56 [2022-07-27T15:26:56.527Z] #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
15:26:56 [2022-07-27T15:26:56.527Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
15:26:56 [2022-07-27T15:26:56.527Z] #77 183.5 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
15:26:56 [2022-07-27T15:26:56.527Z] #77 183.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
15:26:57 [2022-07-27T15:26:57.090Z] #77 184.1 checking for gcc... gcc
15:26:57 [2022-07-27T15:26:57.604Z] #77 184.2 checking whether the C compiler works... yes
15:26:57 [2022-07-27T15:26:57.604Z] #77 184.5 checking for C compiler default output file name... a.out
15:26:57 [2022-07-27T15:26:57.861Z] #77 184.5 checking for suffix of executables... 
15:26:58 [2022-07-27T15:26:58.425Z] #77 184.8 checking whether we are cross compiling... no
15:26:58 [2022-07-27T15:26:58.681Z] #77 185.3 checking for suffix of object files... o
15:26:58 [2022-07-27T15:26:58.681Z] #77 185.5 checking whether we are using the GNU C compiler... yes
15:26:58 [2022-07-27T15:26:58.777Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.239s	coverage: 6.6% of statements
15:26:58 [2022-07-27T15:26:58.777Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
15:26:58 [2022-07-27T15:26:58.777Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
15:26:58 [2022-07-27T15:26:58.777Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.4% of statements
15:26:58 [2022-07-27T15:26:58.777Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
15:26:58 [2022-07-27T15:26:58.777Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
15:26:58 [2022-07-27T15:26:58.777Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
15:26:58 [2022-07-27T15:26:58.938Z] #77 185.7 checking whether gcc accepts -g... yes
15:26:58 [2022-07-27T15:26:58.938Z] #77 185.9 checking for gcc option to accept ISO C89... none needed
15:26:59 [2022-07-27T15:26:59.338Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.016s	coverage: 82.4% of statements
15:26:59 [2022-07-27T15:26:59.452Z] #77 186.0 checking whether gcc understands -c and -o together... yes
15:26:59 [2022-07-27T15:26:59.594Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.015s	coverage: 81.2% of statements
15:26:59 [2022-07-27T15:26:59.594Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
15:26:59 [2022-07-27T15:26:59.709Z] #77 186.4 checking for a BSD-compatible install... /usr/bin/install -c
15:26:59 [2022-07-27T15:26:59.709Z] #77 186.5 checking whether build environment is sane... yes
15:26:59 [2022-07-27T15:26:59.709Z] #77 186.6 checking for a thread-safe mkdir -p... /bin/mkdir -p
15:26:59 [2022-07-27T15:26:59.709Z] #77 186.6 checking for gawk... no
15:26:59 [2022-07-27T15:26:59.709Z] #77 186.6 checking for mawk... mawk
15:26:59 [2022-07-27T15:26:59.709Z] #77 186.6 checking whether make sets $(MAKE)... yes
15:26:59 [2022-07-27T15:26:59.850Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
15:26:59 [2022-07-27T15:26:59.965Z] #77 186.8 checking whether make supports the include directive... yes (GNU style)
15:26:59 [2022-07-27T15:26:59.965Z] #77 186.9 checking whether make supports nested variables... yes
15:27:00 [2022-07-27T15:27:00.223Z] #77 187.0 checking whether UID '0' is supported by ustar format... yes
15:27:00 [2022-07-27T15:27:00.223Z] #77 187.0 checking whether GID '0' is supported by ustar format... yes
15:27:00 [2022-07-27T15:27:00.223Z] #77 187.0 checking how to create a ustar tar archive... gnutar
15:27:00 [2022-07-27T15:27:00.223Z] #77 187.1 checking dependency style of gcc... gcc3
15:27:00 [2022-07-27T15:27:00.223Z] #77 187.1 checking whether to enable maintainer-specific portions of Makefiles... yes
15:27:00 [2022-07-27T15:27:00.223Z] #77 187.1 checking whether make supports nested variables... (cached) yes
15:27:00 [2022-07-27T15:27:00.480Z] #77 187.2 checking build system type... x86_64-pc-linux-gnu
15:27:00 [2022-07-27T15:27:00.737Z] #77 187.5 checking host system type... x86_64-pc-linux-gnu
15:27:00 [2022-07-27T15:27:00.737Z] #77 187.5 checking how to print strings... printf
15:27:00 [2022-07-27T15:27:00.737Z] #77 187.5 checking for a sed that does not truncate output... /bin/sed
15:27:00 [2022-07-27T15:27:00.737Z] #77 187.6 checking for grep that handles long lines and -e... /bin/grep
15:27:00 [2022-07-27T15:27:00.737Z] #77 187.6 checking for egrep... /bin/grep -E
15:27:00 [2022-07-27T15:27:00.737Z] #77 187.6 checking for fgrep... /bin/grep -F
15:27:00 [2022-07-27T15:27:00.737Z] #77 187.6 checking for ld used by gcc... /usr/bin/ld
15:27:00 [2022-07-27T15:27:00.737Z] #77 187.7 checking if the linker (/usr/bin/ld) is GNU ld... yes
15:27:00 [2022-07-27T15:27:00.737Z] #77 187.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
15:27:00 [2022-07-27T15:27:00.994Z] #77 187.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm
15:27:00 [2022-07-27T15:27:00.994Z] #77 187.9 checking whether ln -s works... yes
15:27:00 [2022-07-27T15:27:00.994Z] #77 187.9 checking the maximum length of command line arguments... 1572864
15:27:00 [2022-07-27T15:27:00.994Z] #77 188.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
15:27:00 [2022-07-27T15:27:00.994Z] #77 188.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
15:27:00 [2022-07-27T15:27:00.994Z] #77 188.0 checking for /usr/bin/ld option to reload object files... -r
15:27:00 [2022-07-27T15:27:00.994Z] #77 188.0 checking for objdump... objdump
15:27:00 [2022-07-27T15:27:00.994Z] #77 188.0 checking how to recognize dependent libraries... pass_all
15:27:00 [2022-07-27T15:27:00.994Z] #77 188.0 checking for dlltool... no
15:27:00 [2022-07-27T15:27:00.994Z] #77 188.0 checking how to associate runtime and link libraries... printf %s\n
15:27:00 [2022-07-27T15:27:00.994Z] #77 188.0 checking for ar... ar
15:27:01 [2022-07-27T15:27:01.251Z] #77 188.0 checking for archiver @FILE support... @
15:27:01 [2022-07-27T15:27:01.251Z] #77 188.2 checking for strip... strip
15:27:01 [2022-07-27T15:27:01.251Z] #77 188.2 checking for ranlib... ranlib
15:27:01 [2022-07-27T15:27:01.815Z] #77 188.2 checking command to parse /usr/bin/nm -B output from gcc object... ok
15:27:01 [2022-07-27T15:27:01.815Z] #77 188.6 checking for sysroot... no
15:27:01 [2022-07-27T15:27:01.815Z] #77 188.6 checking for a working dd... /bin/dd
15:27:01 [2022-07-27T15:27:01.815Z] #77 188.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
15:27:02 [2022-07-27T15:27:02.072Z] #77 188.8 checking for mt... no
15:27:02 [2022-07-27T15:27:02.072Z] #77 188.8 checking if : is a manifest tool... no
15:27:02 [2022-07-27T15:27:02.330Z] #77 188.8 checking how to run the C preprocessor... gcc -E
15:27:03 [2022-07-27T15:27:03.151Z] #77 189.4 checking for ANSI C header files... yes
15:27:03 [2022-07-27T15:27:03.408Z] #77 190.1 checking for sys/types.h... yes
15:27:03 [2022-07-27T15:27:03.665Z] #77 190.4 checking for sys/stat.h... yes
15:27:04 [2022-07-27T15:27:04.179Z] #77 190.7 checking for stdlib.h... yes
15:27:04 [2022-07-27T15:27:04.179Z] #77 190.9 checking for string.h... yes
15:27:04 [2022-07-27T15:27:04.435Z] #77 191.2 checking for memory.h... yes
15:27:04 [2022-07-27T15:27:04.695Z] #77 191.4 checking for strings.h... yes
15:27:04 [2022-07-27T15:27:04.951Z] #77 191.6 checking for inttypes.h... yes
15:27:05 [2022-07-27T15:27:05.208Z] #77 191.9 checking for stdint.h... yes
15:27:05 [2022-07-27T15:27:05.465Z] #77 192.2 checking for unistd.h... yes
15:27:05 [2022-07-27T15:27:05.722Z] #77 192.5 checking for dlfcn.h... yes
15:27:05 [2022-07-27T15:27:05.722Z] #77 192.7 checking for objdir... .libs
15:27:06 [2022-07-27T15:27:06.551Z] #77 193.2 checking if gcc supports -fno-rtti -fno-exceptions... no
15:27:06 [2022-07-27T15:27:06.551Z] #77 193.3 checking for gcc option to produce PIC... -fPIC -DPIC
15:27:06 [2022-07-27T15:27:06.551Z] #77 193.3 checking if gcc PIC flag -fPIC -DPIC works... yes
15:27:06 [2022-07-27T15:27:06.808Z] #77 193.5 checking if gcc static flag -static works... 
15:27:06 [2022-07-27T15:27:06.808Z] #77 ...
15:27:06 [2022-07-27T15:27:06.808Z] 
15:27:06 [2022-07-27T15:27:06.808Z] #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
15:27:06 [2022-07-27T15:27:06.808Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
15:27:06 [2022-07-27T15:27:06.808Z] #21 44.11 Selecting previously unselected package libaio1:amd64.
15:27:06 [2022-07-27T15:27:06.808Z] #21 44.13 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
15:27:06 [2022-07-27T15:27:06.808Z] #21 44.13 Unpacking libaio1:amd64 (0.3.112-9) ...
15:27:06 [2022-07-27T15:27:06.808Z] #21 44.19 Selecting previously unselected package libgpm2:amd64.
15:27:06 [2022-07-27T15:27:06.808Z] #21 44.21 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
15:27:06 [2022-07-27T15:27:06.808Z] #21 44.25 Unpacking libgpm2:amd64 (1.20.7-8) ...
15:27:06 [2022-07-27T15:27:06.808Z] #21 44.37 Selecting previously unselected package libicu67:amd64.
15:27:06 [2022-07-27T15:27:06.808Z] #21 44.38 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
15:27:06 [2022-07-27T15:27:06.808Z] #21 44.41 Unpacking libicu67:amd64 (67.1-7) ...
15:27:06 [2022-07-27T15:27:06.808Z] #21 50.07 Selecting previously unselected package libinih1:amd64.
15:27:06 [2022-07-27T15:27:06.808Z] #21 50.07 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
15:27:06 [2022-07-27T15:27:06.808Z] #21 50.08 Unpacking libinih1:amd64 (53-1+b2) ...
15:27:06 [2022-07-27T15:27:06.808Z] #21 50.18 Selecting previously unselected package libnet1:amd64.
15:27:06 [2022-07-27T15:27:06.808Z] #21 50.18 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
15:27:06 [2022-07-27T15:27:06.808Z] #21 50.18 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:27:06 [2022-07-27T15:27:06.808Z] #21 50.34 Selecting previously unselected package libnl-3-200:amd64.
15:27:06 [2022-07-27T15:27:06.808Z] #21 50.34 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
15:27:06 [2022-07-27T15:27:06.808Z] #21 50.39 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
15:27:06 [2022-07-27T15:27:06.808Z] #21 50.64 Selecting previously unselected package libprotobuf-c1:amd64.
15:27:06 [2022-07-27T15:27:06.808Z] #21 50.68 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
15:27:06 [2022-07-27T15:27:06.808Z] #21 50.80 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
15:27:06 [2022-07-27T15:27:06.808Z] #21 51.07 Selecting previously unselected package libyajl2:amd64.
15:27:06 [2022-07-27T15:27:06.808Z] #21 51.08 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ...
15:27:06 [2022-07-27T15:27:06.808Z] #21 51.10 Unpacking libyajl2:amd64 (2.1.0-3) ...
15:27:06 [2022-07-27T15:27:06.808Z] #21 51.31 Selecting previously unselected package net-tools.
15:27:06 [2022-07-27T15:27:06.808Z] #21 51.34 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
15:27:06 [2022-07-27T15:27:06.808Z] #21 51.42 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
15:27:06 [2022-07-27T15:27:06.808Z] #21 51.70 Selecting previously unselected package patch.
15:27:06 [2022-07-27T15:27:06.808Z] #21 51.70 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ...
15:27:06 [2022-07-27T15:27:06.808Z] #21 51.76 Unpacking patch (2.7.6-7) ...
15:27:06 [2022-07-27T15:27:06.808Z] #21 52.06 Selecting previously unselected package python-pip-whl.
15:27:06 [2022-07-27T15:27:06.808Z] #21 52.06 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
15:27:06 [2022-07-27T15:27:06.808Z] #21 52.07 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
15:27:06 [2022-07-27T15:27:06.808Z] #21 53.00 Selecting previously unselected package python3-lib2to3.
15:27:06 [2022-07-27T15:27:06.808Z] #21 53.01 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
15:27:06 [2022-07-27T15:27:06.808Z] #21 53.02 Unpacking python3-lib2to3 (3.9.2-1) ...
15:27:06 [2022-07-27T15:27:06.808Z] #21 53.21 Selecting previously unselected package python3-distutils.
15:27:06 [2022-07-27T15:27:06.808Z] #21 53.22 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
15:27:06 [2022-07-27T15:27:06.808Z] #21 53.23 Unpacking python3-distutils (3.9.2-1) ...
15:27:06 [2022-07-27T15:27:06.808Z] #21 53.59 Selecting previously unselected package python3-pkg-resources.
15:27:06 [2022-07-27T15:27:06.808Z] #21 53.59 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
15:27:06 [2022-07-27T15:27:06.808Z] #21 53.60 Unpacking python3-pkg-resources (52.0.0-4) ...
15:27:06 [2022-07-27T15:27:06.808Z] #21 54.09 Selecting previously unselected package python3-setuptools.
15:27:06 [2022-07-27T15:27:06.808Z] #21 54.09 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
15:27:06 [2022-07-27T15:27:06.808Z] #21 54.10 Unpacking python3-setuptools (52.0.0-4) ...
15:27:07 [2022-07-27T15:27:07.065Z] #21 ...
15:27:07 [2022-07-27T15:27:07.066Z] 
15:27:07 [2022-07-27T15:27:07.066Z] #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
15:27:07 [2022-07-27T15:27:07.066Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
15:27:07 [2022-07-27T15:27:07.066Z] #77 193.5 checking if gcc static flag -static works... yes
15:27:07 [2022-07-27T15:27:07.630Z] #77 194.0 checking if gcc supports -c -o file.o... yes
15:27:07 [2022-07-27T15:27:07.630Z] #77 194.3 checking if gcc supports -c -o file.o... (cached) yes
15:27:07 [2022-07-27T15:27:07.630Z] #77 194.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
15:27:08 [2022-07-27T15:27:08.193Z] #77 194.5 checking dynamic linker characteristics... GNU/Linux ld.so
15:27:08 [2022-07-27T15:27:08.193Z] #77 195.1 checking how to hardcode library paths into programs... immediate
15:27:08 [2022-07-27T15:27:08.193Z] #77 195.1 checking whether stripping libraries is possible... yes
15:27:08 [2022-07-27T15:27:08.193Z] #77 195.1 checking if libtool supports shared libraries... yes
15:27:08 [2022-07-27T15:27:08.193Z] #77 195.1 checking whether to build shared libraries... no
15:27:08 [2022-07-27T15:27:08.193Z] #77 195.1 checking whether to build static libraries... yes
15:27:08 [2022-07-27T15:27:08.451Z] #77 195.2 checking float.h usability... yes
15:27:08 [2022-07-27T15:27:08.708Z] #77 195.5 checking float.h presence... yes
15:27:08 [2022-07-27T15:27:08.708Z] #77 195.6 checking for float.h... yes
15:27:08 [2022-07-27T15:27:08.965Z] #77 195.6 checking limits.h usability... yes
15:27:08 [2022-07-27T15:27:08.965Z] #77 195.9 checking limits.h presence... yes
15:27:09 [2022-07-27T15:27:09.222Z] #77 196.0 checking for limits.h... yes
15:27:09 [2022-07-27T15:27:09.222Z] #77 196.0 checking stddef.h usability... yes
15:27:09 [2022-07-27T15:27:09.479Z] #77 196.2 checking stddef.h presence... yes
15:27:09 [2022-07-27T15:27:09.479Z] #77 196.3 checking for stddef.h... yes
15:27:09 [2022-07-27T15:27:09.479Z] #77 196.4 checking for stdlib.h... (cached) yes
15:27:09 [2022-07-27T15:27:09.479Z] #77 196.4 checking for string.h... (cached) yes
15:27:09 [2022-07-27T15:27:09.736Z] #77 196.4 checking sys/time.h usability... yes
15:27:09 [2022-07-27T15:27:09.736Z] #77 196.7 checking sys/time.h presence... yes
15:27:09 [2022-07-27T15:27:09.736Z] #77 196.8 checking for sys/time.h... yes
15:27:10 [2022-07-27T15:27:10.332Z] #77 196.9 checking for inline... inline
15:27:10 [2022-07-27T15:27:10.896Z] #77 197.2 checking for size_t... yes
15:27:10 [2022-07-27T15:27:10.896Z] #77 197.7 checking for stdlib.h... (cached) yes
15:27:11 [2022-07-27T15:27:11.154Z] #77 197.7 checking for GNU libc compatible malloc... yes
15:27:11 [2022-07-27T15:27:11.154Z] #77 198.1 checking for stdlib.h... (cached) yes
15:27:11 [2022-07-27T15:27:11.718Z] #77 198.1 checking for GNU libc compatible realloc... yes
15:27:11 [2022-07-27T15:27:11.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:27:11 [2022-07-27T15:27:11.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:27:12 [2022-07-27T15:27:12.021Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
15:27:12 [2022-07-27T15:27:12.281Z] #77 198.5 checking for working strtod... yes
15:27:12 [2022-07-27T15:27:12.538Z] #77 199.1 checking for gettimeofday... yes
15:27:13 [2022-07-27T15:27:13.102Z] #77 199.5 checking for memset... yes
15:27:13 [2022-07-27T15:27:13.360Z] #77 199.9 checking for strspn... yes
15:27:13 [2022-07-27T15:27:13.618Z] #77 200.5 checking that generated files are newer than configure... done
15:27:13 [2022-07-27T15:27:13.618Z] #77 200.5 configure: creating ./config.status
15:27:16 [2022-07-27T15:27:16.896Z] #77 203.4 config.status: creating Makefile
15:27:16 [2022-07-27T15:27:16.896Z] #77 203.6 config.status: creating config.h
15:27:16 [2022-07-27T15:27:16.896Z] #77 203.6 config.status: executing depfiles commands
15:27:17 [2022-07-27T15:27:17.154Z] #77 203.9 config.status: executing libtool commands
15:27:17 [2022-07-27T15:27:17.412Z] #77 ...
15:27:17 [2022-07-27T15:27:17.412Z] 
15:27:17 [2022-07-27T15:27:17.412Z] #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
15:27:17 [2022-07-27T15:27:17.412Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
15:27:17 [2022-07-27T15:27:17.412Z] #21 54.70 Selecting previously unselected package python3-wheel.
15:27:17 [2022-07-27T15:27:17.412Z] #21 54.70 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
15:27:17 [2022-07-27T15:27:17.412Z] #21 54.71 Unpacking python3-wheel (0.34.2-1) ...
15:27:17 [2022-07-27T15:27:17.412Z] #21 54.98 Selecting previously unselected package python3-pip.
15:27:17 [2022-07-27T15:27:17.412Z] #21 54.98 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
15:27:17 [2022-07-27T15:27:17.412Z] #21 55.01 Unpacking python3-pip (20.3.4-4+deb11u1) ...
15:27:17 [2022-07-27T15:27:17.412Z] #21 55.80 Selecting previously unselected package sudo.
15:27:17 [2022-07-27T15:27:17.412Z] #21 55.80 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ...
15:27:17 [2022-07-27T15:27:17.412Z] #21 55.83 Unpacking sudo (1.9.5p2-3) ...
15:27:17 [2022-07-27T15:27:17.412Z] #21 57.07 Selecting previously unselected package thin-provisioning-tools.
15:27:17 [2022-07-27T15:27:17.412Z] #21 57.07 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ...
15:27:17 [2022-07-27T15:27:17.412Z] #21 57.10 Unpacking thin-provisioning-tools (0.9.0-1) ...
15:27:17 [2022-07-27T15:27:17.412Z] #21 57.82 Selecting previously unselected package uidmap.
15:27:17 [2022-07-27T15:27:17.412Z] #21 57.84 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ...
15:27:17 [2022-07-27T15:27:17.412Z] #21 57.88 Unpacking uidmap (1:4.8.1-1) ...
15:27:17 [2022-07-27T15:27:17.412Z] #21 58.05 Selecting previously unselected package vim-runtime.
15:27:17 [2022-07-27T15:27:17.412Z] #21 58.05 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
15:27:17 [2022-07-27T15:27:17.412Z] #21 58.09 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
15:27:17 [2022-07-27T15:27:17.412Z] #21 58.14 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
15:27:17 [2022-07-27T15:27:17.412Z] #21 58.15 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
15:27:17 [2022-07-27T15:27:17.412Z] #21 63.46 Selecting previously unselected package vim.
15:27:17 [2022-07-27T15:27:17.412Z] #21 63.47 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
15:27:17 [2022-07-27T15:27:17.412Z] #21 63.49 Unpacking vim (2:8.2.2434-3+deb11u1) ...
15:27:17 [2022-07-27T15:27:17.412Z] #21 64.22 Selecting previously unselected package xfsprogs.
15:27:17 [2022-07-27T15:27:17.412Z] #21 64.26 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ...
15:27:17 [2022-07-27T15:27:17.412Z] #21 64.28 Unpacking xfsprogs (5.10.0-4) ...
15:27:17 [2022-07-27T15:27:17.669Z] #21 65.02 Selecting previously unselected package zip.
15:27:17 [2022-07-27T15:27:17.669Z] #21 65.02 Preparing to unpack .../47-zip_3.0-12_amd64.deb ...
15:27:17 [2022-07-27T15:27:17.669Z] #21 65.04 Unpacking zip (3.0-12) ...
15:27:17 [2022-07-27T15:27:17.669Z] #21 65.20 Selecting previously unselected package zstd.
15:27:17 [2022-07-27T15:27:17.926Z] #21 65.24 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ...
15:27:17 [2022-07-27T15:27:17.926Z] #21 65.25 Unpacking zstd (1.4.8+dfsg-2.1) ...
15:27:18 [2022-07-27T15:27:18.183Z] #21 ...
15:27:18 [2022-07-27T15:27:18.184Z] 
15:27:18 [2022-07-27T15:27:18.184Z] #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
15:27:18 [2022-07-27T15:27:18.184Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
15:27:18 [2022-07-27T15:27:18.184Z] #77 205.2   GEN      .version
15:27:18 [2022-07-27T15:27:18.184Z] #77 205.3 make  install-recursive
15:27:18 [2022-07-27T15:27:18.184Z] #77 205.3 make[1]: Entering directory '/tmp/crun-build'
15:27:18 [2022-07-27T15:27:18.441Z] #77 205.4 Making install in libocispec
15:27:18 [2022-07-27T15:27:18.702Z] #77 205.4 make[2]: Entering directory '/tmp/crun-build/libocispec'
15:27:18 [2022-07-27T15:27:18.702Z] #77 205.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
15:27:18 [2022-07-27T15:27:18.702Z] #77 205.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
15:27:18 [2022-07-27T15:27:18.702Z] #77 205.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
15:27:18 [2022-07-27T15:27:18.702Z] #77 205.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
15:27:20 [2022-07-27T15:27:20.075Z] #77 206.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
15:27:20 [2022-07-27T15:27:20.075Z] #77 206.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
15:27:20 [2022-07-27T15:27:20.075Z] #77 206.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
15:27:20 [2022-07-27T15:27:20.075Z] #77 206.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
15:27:20 [2022-07-27T15:27:20.075Z] #77 206.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
15:27:20 [2022-07-27T15:27:20.075Z] #77 206.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
15:27:20 [2022-07-27T15:27:20.075Z] #77 206.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
15:27:20 [2022-07-27T15:27:20.075Z] #77 206.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
15:27:20 [2022-07-27T15:27:20.075Z] #77 206.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
15:27:20 [2022-07-27T15:27:20.332Z] #77 207.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
15:27:20 [2022-07-27T15:27:20.332Z] #77 207.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
15:27:20 [2022-07-27T15:27:20.332Z] #77 207.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
15:27:20 [2022-07-27T15:27:20.332Z] #77 207.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
15:27:20 [2022-07-27T15:27:20.332Z] #77 207.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
15:27:20 [2022-07-27T15:27:20.332Z] #77 207.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
15:27:20 [2022-07-27T15:27:20.332Z] #77 207.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
15:27:22 [2022-07-27T15:27:22.227Z] #77 208.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
15:27:22 [2022-07-27T15:27:22.227Z] #77 208.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
15:27:22 [2022-07-27T15:27:22.227Z] #77 208.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
15:27:22 [2022-07-27T15:27:22.227Z] #77 208.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
15:27:22 [2022-07-27T15:27:22.227Z] #77 208.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
15:27:22 [2022-07-27T15:27:22.227Z] #77 208.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
15:27:22 [2022-07-27T15:27:22.227Z] #77 208.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
15:27:22 [2022-07-27T15:27:22.227Z] #77 208.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
15:27:22 [2022-07-27T15:27:22.227Z] #77 208.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
15:27:22 [2022-07-27T15:27:22.227Z] #77 208.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
15:27:22 [2022-07-27T15:27:22.227Z] #77 208.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
15:27:22 [2022-07-27T15:27:22.227Z] #77 208.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
15:27:22 [2022-07-27T15:27:22.227Z] #77 209.0 make  install-recursive
15:27:22 [2022-07-27T15:27:22.227Z] #77 209.0 make[3]: Entering directory '/tmp/crun-build/libocispec'
15:27:22 [2022-07-27T15:27:22.484Z] #77 209.3 Making install in yajl
15:27:22 [2022-07-27T15:27:22.484Z] #77 209.3 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
15:27:22 [2022-07-27T15:27:22.484Z] #77 209.5   CC       verify/json_verify-json_verify.o
15:27:22 [2022-07-27T15:27:22.484Z] #77 209.5   CC       src/libyajl_la-yajl_alloc.lo
15:27:22 [2022-07-27T15:27:22.484Z] #77 209.5   CC       src/libyajl_la-yajl.lo
15:27:22 [2022-07-27T15:27:22.484Z] #77 209.5   CC       src/libyajl_la-yajl_gen.lo
15:27:22 [2022-07-27T15:27:22.484Z] #77 209.5   CC       src/libyajl_la-yajl_parser.lo
15:27:22 [2022-07-27T15:27:22.484Z] #77 209.6   CC       src/libyajl_la-yajl_buf.lo
15:27:22 [2022-07-27T15:27:22.741Z] #77 209.6   CC       src/libyajl_la-yajl_encode.lo
15:27:22 [2022-07-27T15:27:22.741Z] #77 209.6   CC       src/libyajl_la-yajl_lex.lo
15:27:22 [2022-07-27T15:27:22.741Z] #77 209.7   CC       src/libyajl_la-yajl_tree.lo
15:27:26 [2022-07-27T15:27:26.865Z] ok  	github.com/docker/docker/libnetwork/ipam	16.224s	coverage: 85.3% of statements
15:27:26 [2022-07-27T15:27:26.865Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
15:27:26 [2022-07-27T15:27:26.865Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
15:27:26 [2022-07-27T15:27:26.918Z] #77 ...
15:27:26 [2022-07-27T15:27:26.918Z] 
15:27:26 [2022-07-27T15:27:26.918Z] #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
15:27:26 [2022-07-27T15:27:26.918Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
15:27:26 [2022-07-27T15:27:26.918Z] #21 65.86 Setting up python3-pkg-resources (52.0.0-4) ...
15:27:26 [2022-07-27T15:27:26.918Z] #21 67.24 Setting up libip4tc2:amd64 (1.8.7-1) ...
15:27:26 [2022-07-27T15:27:26.918Z] #21 67.27 Setting up net-tools (1.60+git20181103.0eebece-1) ...
15:27:26 [2022-07-27T15:27:26.918Z] #21 67.29 Setting up libgpm2:amd64 (1.20.7-8) ...
15:27:26 [2022-07-27T15:27:26.918Z] #21 67.31 Setting up libicu67:amd64 (67.1-7) ...
15:27:26 [2022-07-27T15:27:26.918Z] #21 67.33 Setting up libip6tc2:amd64 (1.8.7-1) ...
15:27:26 [2022-07-27T15:27:26.918Z] #21 67.34 Setting up libinih1:amd64 (53-1+b2) ...
15:27:26 [2022-07-27T15:27:26.918Z] #21 67.36 Setting up uidmap (1:4.8.1-1) ...
15:27:26 [2022-07-27T15:27:26.918Z] #21 67.37 Setting up libyajl2:amd64 (2.1.0-3) ...
15:27:26 [2022-07-27T15:27:26.918Z] #21 67.39 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:27:26 [2022-07-27T15:27:26.918Z] #21 67.40 Setting up bzip2 (1.0.8-4) ...
15:27:26 [2022-07-27T15:27:26.918Z] #21 67.41 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
15:27:26 [2022-07-27T15:27:26.918Z] #21 67.43 Setting up python3-wheel (0.34.2-1) ...
15:27:26 [2022-07-27T15:27:26.918Z] #21 68.49 Setting up xxd (2:8.2.2434-3+deb11u1) ...
15:27:26 [2022-07-27T15:27:26.918Z] #21 68.51 Setting up libcap2:amd64 (1:2.44-1) ...
15:27:26 [2022-07-27T15:27:26.918Z] #21 68.53 Setting up libcap2-bin (1:2.44-1) ...
15:27:26 [2022-07-27T15:27:26.918Z] #21 68.54 Setting up apparmor (2.13.6-10) ...
15:27:26 [2022-07-27T15:27:26.918Z] #21 70.88 Setting up zip (3.0-12) ...
15:27:26 [2022-07-27T15:27:26.918Z] #21 70.88 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
15:27:26 [2022-07-27T15:27:26.918Z] #21 70.95 Setting up bash-completion (1:2.11-2) ...
15:27:27 [2022-07-27T15:27:27.121Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
15:27:27 [2022-07-27T15:27:27.684Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 47.4% of statements
15:27:27 [2022-07-27T15:27:27.684Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
15:27:27 [2022-07-27T15:27:27.940Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
15:27:28 [2022-07-27T15:27:28.288Z] #21 75.56 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
15:27:28 [2022-07-27T15:27:28.288Z] #21 75.68 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:27:28 [2022-07-27T15:27:28.288Z] #21 75.73 Setting up libmnl0:amd64 (1.0.4-3) ...
15:27:28 [2022-07-27T15:27:28.503Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.270s	coverage: 74.0% of statements
15:27:28 [2022-07-27T15:27:28.545Z] #21 75.87 Setting up patch (2.7.6-7) ...
15:27:28 [2022-07-27T15:27:28.545Z] #21 75.90 Setting up sudo (1.9.5p2-3) ...
15:27:28 [2022-07-27T15:27:28.802Z] #21 76.16 invoke-rc.d: could not determine current runlevel
15:27:28 [2022-07-27T15:27:28.802Z] #21 76.21 invoke-rc.d: policy-rc.d denied execution of start.
15:27:28 [2022-07-27T15:27:28.802Z] #21 76.24 Setting up xfsprogs (5.10.0-4) ...
15:27:28 [2022-07-27T15:27:28.802Z] #21 76.26 Setting up libxtables12:amd64 (1.8.7-1) ...
15:27:28 [2022-07-27T15:27:28.802Z] #21 76.29 Setting up inetutils-ping (2:2.0-1) ...
15:27:28 [2022-07-27T15:27:28.802Z] #21 76.31 Setting up pigz (2.6-1) ...
15:27:28 [2022-07-27T15:27:28.802Z] #21 76.32 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
15:27:28 [2022-07-27T15:27:28.802Z] #21 76.34 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
15:27:28 [2022-07-27T15:27:28.802Z] #21 76.37 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
15:27:29 [2022-07-27T15:27:29.059Z] #21 76.38 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
15:27:29 [2022-07-27T15:27:29.065Z] ok  	github.com/docker/docker/libnetwork/iptables	0.173s	coverage: 45.0% of statements
15:27:29 [2022-07-27T15:27:29.325Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.003s	coverage: 60.0% of statements
15:27:29 [2022-07-27T15:27:29.582Z] ok  	github.com/docker/docker/libnetwork/netutils	0.018s	coverage: 44.1% of statements
15:27:30 [2022-07-27T15:27:30.427Z] #21 77.87 Setting up libaio1:amd64 (0.3.112-9) ...
15:27:30 [2022-07-27T15:27:30.427Z] #21 78.01 Setting up python3-lib2to3 (3.9.2-1) ...
15:27:31 [2022-07-27T15:27:31.358Z] #21 78.81 Setting up libelf1:amd64 (0.183-1) ...
15:27:31 [2022-07-27T15:27:31.358Z] #21 78.86 Setting up zstd (1.4.8+dfsg-2.1) ...
15:27:31 [2022-07-27T15:27:31.358Z] #21 ...
15:27:31 [2022-07-27T15:27:31.358Z] 
15:27:31 [2022-07-27T15:27:31.358Z] #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
15:27:31 [2022-07-27T15:27:31.358Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
15:27:31 [2022-07-27T15:27:31.358Z] #77 218.3   CCLD     libyajl.la
15:27:31 [2022-07-27T15:27:31.615Z] #77 218.7   CCLD     verify/json_verify
15:27:32 [2022-07-27T15:27:32.180Z] #77 219.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
15:27:32 [2022-07-27T15:27:32.180Z] #77 219.1 make[5]: Nothing to be done for 'install-exec-am'.
15:27:32 [2022-07-27T15:27:32.180Z] #77 219.1 make[5]: Nothing to be done for 'install-data-am'.
15:27:32 [2022-07-27T15:27:32.180Z] #77 219.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
15:27:32 [2022-07-27T15:27:32.180Z] #77 219.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
15:27:32 [2022-07-27T15:27:32.180Z] #77 219.1 make[4]: Entering directory '/tmp/crun-build/libocispec'
15:27:32 [2022-07-27T15:27:32.437Z] #77 219.2   CC       src/validate.o
15:27:32 [2022-07-27T15:27:32.437Z] #77 219.2   CC       src/image_spec_schema_config_schema.lo
15:27:32 [2022-07-27T15:27:32.437Z] #77 219.2   CC       src/image_spec_schema_content_descriptor.lo
15:27:32 [2022-07-27T15:27:32.437Z] #77 219.3   CC       src/image_spec_schema_defs.lo
15:27:32 [2022-07-27T15:27:32.437Z] #77 219.3   CC       src/image_spec_schema_defs_descriptor.lo
15:27:32 [2022-07-27T15:27:32.437Z] #77 219.3   CC       src/image_spec_schema_image_index_schema.lo
15:27:32 [2022-07-27T15:27:32.437Z] #77 219.3   CC       src/image_spec_schema_image_layout_schema.lo
15:27:32 [2022-07-27T15:27:32.437Z] #77 219.3   CC       src/image_spec_schema_image_manifest_schema.lo
15:27:32 [2022-07-27T15:27:32.437Z] #77 219.3   CC       src/runtime_spec_schema_config_linux.lo
15:27:32 [2022-07-27T15:27:32.437Z] #77 219.4   CC       src/runtime_spec_schema_config_zos.lo
15:27:32 [2022-07-27T15:27:32.437Z] #77 219.4   CC       src/runtime_spec_schema_config_schema.lo
15:27:32 [2022-07-27T15:27:32.437Z] #77 219.4   CC       src/runtime_spec_schema_config_solaris.lo
15:27:32 [2022-07-27T15:27:32.437Z] #77 219.4   CC       src/runtime_spec_schema_config_vm.lo
15:27:32 [2022-07-27T15:27:32.437Z] #77 219.5   CC       src/runtime_spec_schema_defs.lo
15:27:32 [2022-07-27T15:27:32.694Z] #77 219.5   CC       src/runtime_spec_schema_defs_zos.lo
15:27:32 [2022-07-27T15:27:32.694Z] #77 219.5   CC       src/runtime_spec_schema_config_windows.lo
15:27:32 [2022-07-27T15:27:32.694Z] #77 219.5   CC       src/runtime_spec_schema_defs_vm.lo
15:27:32 [2022-07-27T15:27:32.694Z] #77 219.6   CC       src/runtime_spec_schema_defs_linux.lo
15:27:32 [2022-07-27T15:27:32.694Z] #77 219.6   CC       src/runtime_spec_schema_defs_windows.lo
15:27:32 [2022-07-27T15:27:32.694Z] #77 219.6   CC       src/runtime_spec_schema_state_schema.lo
15:27:32 [2022-07-27T15:27:32.951Z] #77 219.9   CC       src/image_manifest_items_image_manifest_items_schema.lo
15:27:33 [2022-07-27T15:27:33.208Z] #77 220.0   CC       src/basic_test_double_array.lo
15:27:33 [2022-07-27T15:27:33.208Z] #77 220.1   CC       src/basic_test_double_array_item.lo
15:27:33 [2022-07-27T15:27:33.208Z] #77 220.1   CC       src/basic_test_top_array_string.lo
15:27:33 [2022-07-27T15:27:33.208Z] #77 220.1   CC       src/basic_test_top_double_array_int.lo
15:27:33 [2022-07-27T15:27:33.208Z] #77 220.2   CC       src/basic_test_top_array_int.lo
15:27:33 [2022-07-27T15:27:33.465Z] #77 220.3   CC       src/basic_test_top_double_array_refobj.lo
15:27:33 [2022-07-27T15:27:33.465Z] #77 220.3   CC       src/basic_test_top_double_array_obj.lo
15:27:33 [2022-07-27T15:27:33.465Z] #77 220.3   CC       src/read-file.lo
15:27:33 [2022-07-27T15:27:33.722Z] #77 220.5   CC       src/basic_test_top_double_array_string.lo
15:27:33 [2022-07-27T15:27:33.722Z] #77 220.7   CC       tests/test-1.o
15:27:33 [2022-07-27T15:27:33.722Z] #77 220.7   CC       tests/test-3.o
15:27:33 [2022-07-27T15:27:33.722Z] #77 220.8   CC       src/json_common.lo
15:27:33 [2022-07-27T15:27:33.978Z] #77 220.9   CC       tests/test-4.o
15:27:33 [2022-07-27T15:27:33.978Z] #77 220.9   CC       tests/test-2.o
15:27:33 [2022-07-27T15:27:33.978Z] #77 220.9   CC       tests/test-5.o
15:27:34 [2022-07-27T15:27:34.271Z] #77 221.2   CC       tests/test-6.o
15:27:34 [2022-07-27T15:27:34.271Z] #77 221.3   CC       tests/test-8.o
15:27:34 [2022-07-27T15:27:34.271Z] #77 221.3   CC       tests/test-9.o
15:27:34 [2022-07-27T15:27:34.529Z] #77 221.5   CC       tests/test-10.o
15:27:34 [2022-07-27T15:27:34.529Z] #77 221.5   CC       tests/test-11.o
15:27:34 [2022-07-27T15:27:34.529Z] #77 221.6   CC       tests/test-7.o
15:27:37 [2022-07-27T15:27:37.760Z] --- PASS: TestBuildWithHugeFile (49.37s)
15:27:37 [2022-07-27T15:27:37.760Z] === RUN   TestBuildWCOWSandboxSize
15:27:37 [2022-07-27T15:27:37.760Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
15:27:37 [2022-07-27T15:27:37.760Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
15:27:37 [2022-07-27T15:27:37.760Z] === RUN   TestBuildWithEmptyDockerfile
15:27:37 [2022-07-27T15:27:37.760Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:27:37 [2022-07-27T15:27:37.760Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:27:37 [2022-07-27T15:27:37.760Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:27:37 [2022-07-27T15:27:37.760Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:27:37 [2022-07-27T15:27:37.760Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:27:37 [2022-07-27T15:27:37.760Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:27:37 [2022-07-27T15:27:37.760Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:27:37 [2022-07-27T15:27:37.760Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:27:37 [2022-07-27T15:27:37.760Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:27:37 [2022-07-27T15:27:37.760Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
15:27:37 [2022-07-27T15:27:37.760Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s)
15:27:37 [2022-07-27T15:27:37.760Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s)
15:27:37 [2022-07-27T15:27:37.760Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
15:27:37 [2022-07-27T15:27:37.760Z] === RUN   TestBuildPreserveOwnership
15:27:37 [2022-07-27T15:27:37.760Z] === RUN   TestBuildPreserveOwnership/copy_from
15:27:37 [2022-07-27T15:27:37.760Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:27:37 [2022-07-27T15:27:37.760Z] --- PASS: TestBuildPreserveOwnership (3.85s)
15:27:37 [2022-07-27T15:27:37.760Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.58s)
15:27:37 [2022-07-27T15:27:37.760Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.26s)
15:27:37 [2022-07-27T15:27:37.760Z] === RUN   TestBuildPlatformInvalid
15:27:37 [2022-07-27T15:27:37.760Z] --- PASS: TestBuildPlatformInvalid (0.08s)
15:27:37 [2022-07-27T15:27:37.760Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
15:27:37 [2022-07-27T15:27:37.760Z] Loaded image: busybox:latest
15:27:37 [2022-07-27T15:27:37.760Z] Loaded image: busybox:glibc
15:27:37 [2022-07-27T15:27:37.760Z] Loaded image: debian:bullseye-slim
15:27:37 [2022-07-27T15:27:37.760Z] Loaded image: hello-world:latest
15:27:37 [2022-07-27T15:27:37.760Z] Loaded image: arm32v7/hello-world:latest
15:27:38 [2022-07-27T15:27:38.734Z] #77 ...
15:27:38 [2022-07-27T15:27:38.734Z] 
15:27:38 [2022-07-27T15:27:38.734Z] #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
15:27:38 [2022-07-27T15:27:38.734Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
15:27:38 [2022-07-27T15:27:38.734Z] #21 79.00 Setting up libonig5:amd64 (6.9.6-1.1) ...
15:27:38 [2022-07-27T15:27:38.734Z] #21 79.09 Setting up python3-distutils (3.9.2-1) ...
15:27:38 [2022-07-27T15:27:38.734Z] #21 79.61 Setting up vim (2:8.2.2434-3+deb11u1) ...
15:27:38 [2022-07-27T15:27:38.734Z] #21 79.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:27:38 [2022-07-27T15:27:38.734Z] #21 79.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:27:38 [2022-07-27T15:27:38.734Z] #21 79.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:27:38 [2022-07-27T15:27:38.734Z] #21 79.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:27:38 [2022-07-27T15:27:38.734Z] #21 79.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:27:38 [2022-07-27T15:27:38.734Z] #21 79.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:27:38 [2022-07-27T15:27:38.734Z] #21 79.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:27:38 [2022-07-27T15:27:38.734Z] #21 79.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:27:38 [2022-07-27T15:27:38.734Z] #21 79.77 Setting up python3-setuptools (52.0.0-4) ...
15:27:38 [2022-07-27T15:27:38.734Z] #21 81.92 Setting up libjq1:amd64 (1.6-2.1) ...
15:27:38 [2022-07-27T15:27:38.734Z] #21 81.96 Setting up libnftnl11:amd64 (1.1.9-1) ...
15:27:38 [2022-07-27T15:27:38.734Z] #21 82.00 Setting up thin-provisioning-tools (0.9.0-1) ...
15:27:38 [2022-07-27T15:27:38.734Z] #21 82.02 Setting up python3-pip (20.3.4-4+deb11u1) ...
15:27:38 [2022-07-27T15:27:38.734Z] #21 84.57 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
15:27:38 [2022-07-27T15:27:38.734Z] #21 84.61 Setting up jq (1.6-2.1) ...
15:27:38 [2022-07-27T15:27:38.734Z] #21 84.63 Setting up libbpf0:amd64 (1:0.3-2) ...
15:27:38 [2022-07-27T15:27:38.734Z] #21 84.64 Setting up iptables (1.8.7-1) ...
15:27:38 [2022-07-27T15:27:38.734Z] #21 84.65 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
15:27:38 [2022-07-27T15:27:38.734Z] #21 84.65 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:27:38 [2022-07-27T15:27:38.734Z] #21 84.66 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
15:27:38 [2022-07-27T15:27:38.734Z] #21 84.67 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:27:38 [2022-07-27T15:27:38.734Z] #21 84.67 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
15:27:38 [2022-07-27T15:27:38.734Z] #21 84.68 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
15:27:38 [2022-07-27T15:27:38.734Z] #21 84.69 Setting up iproute2 (5.10.0-4) ...
15:27:38 [2022-07-27T15:27:38.734Z] #21 85.07 Processing triggers for libc-bin (2.31-13+deb11u3) ...
15:27:38 [2022-07-27T15:27:38.734Z] #21 DONE 85.8s
15:27:38 [2022-07-27T15:27:38.734Z] 
15:27:38 [2022-07-27T15:27:38.734Z] #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
15:27:38 [2022-07-27T15:27:38.734Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6
15:27:39 [2022-07-27T15:27:39.665Z] #22 1.467 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
15:27:39 [2022-07-27T15:27:39.923Z] #22 1.488 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
15:27:39 [2022-07-27T15:27:39.923Z] #22 1.503 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
15:27:39 [2022-07-27T15:27:39.923Z] #22 DONE 1.6s
15:27:39 [2022-07-27T15:27:39.923Z] 
15:27:39 [2022-07-27T15:27:39.923Z] #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
15:27:39 [2022-07-27T15:27:39.923Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195
15:27:39 [2022-07-27T15:27:39.923Z] #47 ...
15:27:39 [2022-07-27T15:27:39.923Z] 
15:27:39 [2022-07-27T15:27:39.923Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
15:27:39 [2022-07-27T15:27:39.923Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d
15:27:47 [2022-07-27T15:27:47.757Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.34s)
15:27:47 [2022-07-27T15:27:47.757Z] PASS
15:27:47 [2022-07-27T15:27:47.757Z] 
15:27:47 [2022-07-27T15:27:47.757Z] === Skipped
15:27:47 [2022-07-27T15:27:47.757Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
15:27:47 [2022-07-27T15:27:47.757Z]     build_session_test.go:25: TODO: BuildKit
15:27:47 [2022-07-27T15:27:47.757Z] 
15:27:47 [2022-07-27T15:27:47.757Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
15:27:47 [2022-07-27T15:27:47.757Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
15:27:47 [2022-07-27T15:27:47.757Z] 
15:27:47 [2022-07-27T15:27:47.757Z] DONE 34 tests, 2 skipped in 88.255s
15:27:47 [2022-07-27T15:27:47.757Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
15:27:47 [2022-07-27T15:27:47.757Z] INFO: Testing against a local daemon
15:27:47 [2022-07-27T15:27:47.757Z] === RUN   TestConfigInspect
15:27:48 [2022-07-27T15:27:48.692Z] --- PASS: TestConfigInspect (2.21s)
15:27:48 [2022-07-27T15:27:48.692Z] === RUN   TestConfigList
15:27:51 [2022-07-27T15:27:51.228Z] --- PASS: TestConfigList (2.19s)
15:27:51 [2022-07-27T15:27:51.228Z] === RUN   TestConfigsCreateAndDelete
15:27:52 [2022-07-27T15:27:52.109Z] #23 10.12 Collecting yamllint==1.26.1
15:27:52 [2022-07-27T15:27:52.109Z] #23 11.18   Downloading yamllint-1.26.1.tar.gz (126 kB)
15:27:52 [2022-07-27T15:27:52.366Z] #23 12.44 Collecting pathspec>=0.5.3
15:27:52 [2022-07-27T15:27:52.366Z] #23 12.45   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
15:27:52 [2022-07-27T15:27:52.624Z] #23 12.84 Collecting pyyaml
15:27:52 [2022-07-27T15:27:52.624Z] #23 12.85   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)
15:27:52 [2022-07-27T15:27:52.881Z] #23 12.90 Building wheels for collected packages: yamllint
15:27:52 [2022-07-27T15:27:52.881Z] #23 12.91   Building wheel for yamllint (setup.py): started
15:27:53 [2022-07-27T15:27:53.131Z] --- PASS: TestConfigsCreateAndDelete (2.21s)
15:27:53 [2022-07-27T15:27:53.131Z] === RUN   TestConfigsUpdate
15:27:53 [2022-07-27T15:27:53.812Z] #23 14.02   Building wheel for yamllint (setup.py): finished with status 'done'
15:27:54 [2022-07-27T15:27:54.069Z] #23 14.02   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=a8cd6a39deed5a6bac84f966a1149bc1e274e0a7fabaf3b588a0cc63e0485a9e
15:27:54 [2022-07-27T15:27:54.069Z] #23 14.02   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
15:27:54 [2022-07-27T15:27:54.069Z] #23 14.02 Successfully built yamllint
15:27:54 [2022-07-27T15:27:54.069Z] #23 14.06 Installing collected packages: pyyaml, pathspec, yamllint
15:27:54 [2022-07-27T15:27:54.633Z] #23 14.56 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
15:27:55 [2022-07-27T15:27:55.036Z] --- PASS: TestConfigsUpdate (2.16s)
15:27:55 [2022-07-27T15:27:55.036Z] === RUN   TestTemplatedConfig
15:27:55 [2022-07-27T15:27:55.197Z] #23 DONE 15.1s
15:27:55 [2022-07-27T15:27:55.197Z] 
15:27:55 [2022-07-27T15:27:55.197Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
15:27:55 [2022-07-27T15:27:55.197Z] #27 sha256:9283da57f3007da45da2f2213157cac56de4169574cebd08941fd48658e7807c
15:27:55 [2022-07-27T15:27:55.197Z] #27 DONE 0.2s
15:27:55 [2022-07-27T15:27:55.197Z] 
15:27:55 [2022-07-27T15:27:55.197Z] #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
15:27:55 [2022-07-27T15:27:55.197Z] #60 sha256:0a579186745264c777513741cddaa413adec0521f6ccdd585d4dfdfde43c9c90
15:27:55 [2022-07-27T15:27:55.454Z] #60 ...
15:27:55 [2022-07-27T15:27:55.455Z] 
15:27:55 [2022-07-27T15:27:55.455Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
15:27:55 [2022-07-27T15:27:55.455Z] #32 sha256:d9f283b59f1e7f6a55b77d594538083026052a9aef41b4e07b3fab4325228a9e
15:27:55 [2022-07-27T15:27:55.712Z] #32 DONE 0.3s
15:27:55 [2022-07-27T15:27:55.712Z] 
15:27:55 [2022-07-27T15:27:55.712Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
15:27:55 [2022-07-27T15:27:55.712Z] #35 sha256:a52c32f5d3c485577b82e11b30456065c25336283c9b2e1e53f2a10ec2013068
15:27:55 [2022-07-27T15:27:55.712Z] #35 DONE 0.1s
15:27:55 [2022-07-27T15:27:55.712Z] 
15:27:55 [2022-07-27T15:27:55.712Z] #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
15:27:55 [2022-07-27T15:27:55.712Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
15:27:55 [2022-07-27T15:27:55.712Z] #55 ...
15:27:55 [2022-07-27T15:27:55.712Z] 
15:27:55 [2022-07-27T15:27:55.712Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
15:27:55 [2022-07-27T15:27:55.712Z] #37 sha256:d30e4a425f3c0c181239910352483619fe825d54184ecd95b6f3146c7b793ef5
15:27:56 [2022-07-27T15:27:56.277Z] #37 DONE 0.3s
15:27:56 [2022-07-27T15:27:56.277Z] 
15:27:56 [2022-07-27T15:27:56.277Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
15:27:56 [2022-07-27T15:27:56.277Z] #39 sha256:86ff33466b720bcc24cd7c8975d14de144722a2f20fc6b76c99a1cdb2480f270
15:27:56 [2022-07-27T15:27:56.277Z] #39 DONE 0.1s
15:27:56 [2022-07-27T15:27:56.277Z] 
15:27:56 [2022-07-27T15:27:56.277Z] #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
15:27:56 [2022-07-27T15:27:56.277Z] #64 sha256:7e89dd9b74b6e4003486377811c8d439059a3ea681b3984458337a38a28e5abc
15:27:56 [2022-07-27T15:27:56.277Z] #64 ...
15:27:56 [2022-07-27T15:27:56.277Z] 
15:27:56 [2022-07-27T15:27:56.277Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
15:27:56 [2022-07-27T15:27:56.277Z] #41 sha256:007a1bffc398ba786f2ec08604669036df88ee3dd3a468d2d71375e1769e0ca9
15:27:56 [2022-07-27T15:27:56.277Z] #41 DONE 0.1s
15:27:56 [2022-07-27T15:27:56.277Z] 
15:27:56 [2022-07-27T15:27:56.277Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
15:27:56 [2022-07-27T15:27:56.277Z] #45 sha256:c367bc4c9c7e5cb45b2a874b22ee0ecf63b94286a2085a05026db7737ede3ead
15:27:56 [2022-07-27T15:27:56.277Z] #45 DONE 0.1s
15:27:56 [2022-07-27T15:27:56.277Z] 
15:27:56 [2022-07-27T15:27:56.277Z] #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
15:27:56 [2022-07-27T15:27:56.277Z] #64 sha256:7e89dd9b74b6e4003486377811c8d439059a3ea681b3984458337a38a28e5abc
15:27:58 [2022-07-27T15:27:58.323Z] --- PASS: TestTemplatedConfig (2.70s)
15:27:58 [2022-07-27T15:27:58.324Z] === RUN   TestConfigCreateResolve
15:28:00 [2022-07-27T15:28:00.227Z] --- PASS: TestConfigCreateResolve (2.20s)
15:28:00 [2022-07-27T15:28:00.227Z] PASS
15:28:00 [2022-07-27T15:28:00.227Z] 
15:28:00 [2022-07-27T15:28:00.227Z] DONE 6 tests in 13.707s
15:28:00 [2022-07-27T15:28:00.227Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
15:28:00 [2022-07-27T15:28:00.227Z] INFO: Testing against a local daemon
15:28:00 [2022-07-27T15:28:00.227Z] === RUN   TestAttachWithTTY
15:28:00 [2022-07-27T15:28:00.227Z] --- PASS: TestAttachWithTTY (0.07s)
15:28:00 [2022-07-27T15:28:00.227Z] === RUN   TestAttachWithoutTTy
15:28:00 [2022-07-27T15:28:00.227Z] --- PASS: TestAttachWithoutTTy (0.06s)
15:28:00 [2022-07-27T15:28:00.227Z] === RUN   TestCheckpoint
15:28:00 [2022-07-27T15:28:00.227Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:28:00 [2022-07-27T15:28:00.227Z] --- SKIP: TestCheckpoint (0.00s)
15:28:00 [2022-07-27T15:28:00.227Z] === RUN   TestContainerInvalidJSON
15:28:00 [2022-07-27T15:28:00.227Z] === RUN   TestContainerInvalidJSON/commit
15:28:00 [2022-07-27T15:28:00.227Z] === PAUSE TestContainerInvalidJSON/commit
15:28:00 [2022-07-27T15:28:00.227Z] === RUN   TestContainerInvalidJSON/containers/create
15:28:00 [2022-07-27T15:28:00.227Z] === PAUSE TestContainerInvalidJSON/containers/create
15:28:00 [2022-07-27T15:28:00.227Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
15:28:00 [2022-07-27T15:28:00.227Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
15:28:00 [2022-07-27T15:28:00.227Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
15:28:00 [2022-07-27T15:28:00.227Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
15:28:00 [2022-07-27T15:28:00.227Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
15:28:00 [2022-07-27T15:28:00.227Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
15:28:00 [2022-07-27T15:28:00.227Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
15:28:00 [2022-07-27T15:28:00.227Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
15:28:00 [2022-07-27T15:28:00.227Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
15:28:00 [2022-07-27T15:28:00.227Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
15:28:00 [2022-07-27T15:28:00.227Z] === CONT  TestContainerInvalidJSON/commit
15:28:00 [2022-07-27T15:28:00.227Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
15:28:00 [2022-07-27T15:28:00.227Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
15:28:00 [2022-07-27T15:28:00.227Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
15:28:00 [2022-07-27T15:28:00.227Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
15:28:00 [2022-07-27T15:28:00.227Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
15:28:00 [2022-07-27T15:28:00.227Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
15:28:00 [2022-07-27T15:28:00.227Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
15:28:00 [2022-07-27T15:28:00.227Z] === RUN   TestContainerInvalidJSON/commit/empty_body
15:28:00 [2022-07-27T15:28:00.227Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
15:28:00 [2022-07-27T15:28:00.227Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
15:28:00 [2022-07-27T15:28:00.227Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
15:28:00 [2022-07-27T15:28:00.227Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
15:28:00 [2022-07-27T15:28:00.227Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
15:28:00 [2022-07-27T15:28:00.227Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
15:28:00 [2022-07-27T15:28:00.227Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
15:28:00 [2022-07-27T15:28:00.227Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
15:28:00 [2022-07-27T15:28:00.227Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
15:28:00 [2022-07-27T15:28:00.227Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
15:28:00 [2022-07-27T15:28:00.227Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
15:28:00 [2022-07-27T15:28:00.227Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
15:28:00 [2022-07-27T15:28:00.227Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
15:28:00 [2022-07-27T15:28:00.227Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
15:28:00 [2022-07-27T15:28:00.227Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
15:28:00 [2022-07-27T15:28:00.227Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
15:28:00 [2022-07-27T15:28:00.227Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
15:28:00 [2022-07-27T15:28:00.227Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
15:28:00 [2022-07-27T15:28:00.227Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
15:28:00 [2022-07-27T15:28:00.227Z] === CONT  TestContainerInvalidJSON/containers/create
15:28:00 [2022-07-27T15:28:00.227Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
15:28:00 [2022-07-27T15:28:00.227Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
15:28:00 [2022-07-27T15:28:00.227Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
15:28:00 [2022-07-27T15:28:00.227Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
15:28:00 [2022-07-27T15:28:00.227Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
15:28:00 [2022-07-27T15:28:00.227Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
15:28:00 [2022-07-27T15:28:00.227Z] --- PASS: TestContainerInvalidJSON (0.01s)
15:28:00 [2022-07-27T15:28:00.227Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
15:28:00 [2022-07-27T15:28:00.227Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
15:28:00 [2022-07-27T15:28:00.227Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
15:28:00 [2022-07-27T15:28:00.227Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
15:28:00 [2022-07-27T15:28:00.227Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
15:28:00 [2022-07-27T15:28:00.227Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
15:28:00 [2022-07-27T15:28:00.227Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
15:28:00 [2022-07-27T15:28:00.227Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
15:28:00 [2022-07-27T15:28:00.227Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
15:28:00 [2022-07-27T15:28:00.227Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
15:28:00 [2022-07-27T15:28:00.227Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
15:28:00 [2022-07-27T15:28:00.227Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
15:28:00 [2022-07-27T15:28:00.227Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
15:28:00 [2022-07-27T15:28:00.227Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
15:28:00 [2022-07-27T15:28:00.227Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
15:28:00 [2022-07-27T15:28:00.227Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
15:28:00 [2022-07-27T15:28:00.227Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
15:28:00 [2022-07-27T15:28:00.227Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
15:28:00 [2022-07-27T15:28:00.227Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
15:28:00 [2022-07-27T15:28:00.227Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
15:28:00 [2022-07-27T15:28:00.227Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
15:28:00 [2022-07-27T15:28:00.227Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
15:28:00 [2022-07-27T15:28:00.227Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
15:28:00 [2022-07-27T15:28:00.227Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
15:28:00 [2022-07-27T15:28:00.227Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
15:28:00 [2022-07-27T15:28:00.227Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s)
15:28:00 [2022-07-27T15:28:00.227Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
15:28:00 [2022-07-27T15:28:00.227Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
15:28:00 [2022-07-27T15:28:00.227Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
15:28:00 [2022-07-27T15:28:00.227Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
15:28:00 [2022-07-27T15:28:00.227Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
15:28:00 [2022-07-27T15:28:00.227Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
15:28:00 [2022-07-27T15:28:00.227Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
15:28:00 [2022-07-27T15:28:00.227Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
15:28:00 [2022-07-27T15:28:00.227Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
15:28:00 [2022-07-27T15:28:00.227Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:28:00 [2022-07-27T15:28:00.227Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
15:28:00 [2022-07-27T15:28:00.227Z] === RUN   TestCopyFromContainerPathIsNotDir
15:28:00 [2022-07-27T15:28:00.486Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
15:28:00 [2022-07-27T15:28:00.486Z] === RUN   TestCopyToContainerPathDoesNotExist
15:28:00 [2022-07-27T15:28:00.486Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
15:28:00 [2022-07-27T15:28:00.486Z] === RUN   TestCopyEmptyFile
15:28:00 [2022-07-27T15:28:00.745Z] --- PASS: TestCopyEmptyFile (0.22s)
15:28:00 [2022-07-27T15:28:00.745Z] === RUN   TestCopyToContainerPathIsNotDir
15:28:00 [2022-07-27T15:28:00.745Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
15:28:00 [2022-07-27T15:28:00.745Z] === RUN   TestCopyFromContainer
15:28:02 [2022-07-27T15:28:02.123Z] === RUN   TestCopyFromContainer//
15:28:02 [2022-07-27T15:28:02.123Z] === RUN   TestCopyFromContainer//bar/root
15:28:02 [2022-07-27T15:28:02.123Z] === RUN   TestCopyFromContainer//bar/root/
15:28:02 [2022-07-27T15:28:02.123Z] === RUN   TestCopyFromContainer/bar/quux
15:28:02 [2022-07-27T15:28:02.123Z] === RUN   TestCopyFromContainer/bar/quux/
15:28:02 [2022-07-27T15:28:02.123Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:28:02 [2022-07-27T15:28:02.123Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:28:02 [2022-07-27T15:28:02.382Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:28:02 [2022-07-27T15:28:02.382Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:28:02 [2022-07-27T15:28:02.382Z] === RUN   TestCopyFromContainer/bar/notarget
15:28:02 [2022-07-27T15:28:02.382Z] --- PASS: TestCopyFromContainer (1.78s)
15:28:02 [2022-07-27T15:28:02.382Z]     --- PASS: TestCopyFromContainer// (0.06s)
15:28:02 [2022-07-27T15:28:02.382Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
15:28:02 [2022-07-27T15:28:02.382Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
15:28:02 [2022-07-27T15:28:02.382Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
15:28:02 [2022-07-27T15:28:02.382Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
15:28:02 [2022-07-27T15:28:02.382Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
15:28:02 [2022-07-27T15:28:02.382Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
15:28:02 [2022-07-27T15:28:02.382Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
15:28:02 [2022-07-27T15:28:02.382Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
15:28:02 [2022-07-27T15:28:02.382Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
15:28:02 [2022-07-27T15:28:02.382Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:28:02 [2022-07-27T15:28:02.382Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:28:02 [2022-07-27T15:28:02.382Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:28:02 [2022-07-27T15:28:02.382Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:28:02 [2022-07-27T15:28:02.382Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:28:02 [2022-07-27T15:28:02.382Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:28:02 [2022-07-27T15:28:02.382Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:28:02 [2022-07-27T15:28:02.382Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:28:02 [2022-07-27T15:28:02.382Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:28:02 [2022-07-27T15:28:02.382Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:28:02 [2022-07-27T15:28:02.382Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
15:28:02 [2022-07-27T15:28:02.382Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:28:02 [2022-07-27T15:28:02.382Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:28:02 [2022-07-27T15:28:02.382Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:28:02 [2022-07-27T15:28:02.382Z] === RUN   TestCreateLinkToNonExistingContainer
15:28:02 [2022-07-27T15:28:02.641Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
15:28:02 [2022-07-27T15:28:02.641Z] === RUN   TestCreateWithInvalidEnv
15:28:02 [2022-07-27T15:28:02.641Z] === RUN   TestCreateWithInvalidEnv/0
15:28:02 [2022-07-27T15:28:02.641Z] === PAUSE TestCreateWithInvalidEnv/0
15:28:02 [2022-07-27T15:28:02.641Z] === RUN   TestCreateWithInvalidEnv/1
15:28:02 [2022-07-27T15:28:02.641Z] === PAUSE TestCreateWithInvalidEnv/1
15:28:02 [2022-07-27T15:28:02.641Z] === RUN   TestCreateWithInvalidEnv/2
15:28:02 [2022-07-27T15:28:02.641Z] === PAUSE TestCreateWithInvalidEnv/2
15:28:02 [2022-07-27T15:28:02.641Z] === CONT  TestCreateWithInvalidEnv/0
15:28:02 [2022-07-27T15:28:02.641Z] === CONT  TestCreateWithInvalidEnv/2
15:28:02 [2022-07-27T15:28:02.641Z] === CONT  TestCreateWithInvalidEnv/1
15:28:02 [2022-07-27T15:28:02.641Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
15:28:02 [2022-07-27T15:28:02.641Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:28:02 [2022-07-27T15:28:02.641Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:28:02 [2022-07-27T15:28:02.641Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:28:02 [2022-07-27T15:28:02.641Z] === RUN   TestCreateTmpfsMountsTarget
15:28:02 [2022-07-27T15:28:02.641Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
15:28:02 [2022-07-27T15:28:02.641Z] === RUN   TestCreateWithCustomMaskedPaths
15:28:04 [2022-07-27T15:28:04.019Z] --- PASS: TestCreateWithCustomMaskedPaths (1.58s)
15:28:04 [2022-07-27T15:28:04.019Z] === RUN   TestCreateWithCustomReadonlyPaths
15:28:05 [2022-07-27T15:28:05.923Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.69s)
15:28:05 [2022-07-27T15:28:05.923Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:28:05 [2022-07-27T15:28:05.923Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:28:05 [2022-07-27T15:28:05.923Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:28:05 [2022-07-27T15:28:05.923Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:28:05 [2022-07-27T15:28:05.923Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:28:05 [2022-07-27T15:28:05.923Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:28:05 [2022-07-27T15:28:05.923Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:28:05 [2022-07-27T15:28:05.923Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:28:05 [2022-07-27T15:28:05.923Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:28:05 [2022-07-27T15:28:05.923Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:28:05 [2022-07-27T15:28:05.923Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:28:05 [2022-07-27T15:28:05.923Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:28:05 [2022-07-27T15:28:05.923Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:28:05 [2022-07-27T15:28:05.923Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:28:05 [2022-07-27T15:28:05.923Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:28:05 [2022-07-27T15:28:05.923Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:28:05 [2022-07-27T15:28:05.923Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
15:28:05 [2022-07-27T15:28:05.923Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
15:28:05 [2022-07-27T15:28:05.923Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
15:28:05 [2022-07-27T15:28:05.923Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
15:28:05 [2022-07-27T15:28:05.923Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
15:28:05 [2022-07-27T15:28:05.923Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
15:28:05 [2022-07-27T15:28:05.923Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:28:06 [2022-07-27T15:28:06.491Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s)
15:28:06 [2022-07-27T15:28:06.491Z] === RUN   TestCreateDifferentPlatform
15:28:06 [2022-07-27T15:28:06.491Z] === RUN   TestCreateDifferentPlatform/different_os
15:28:06 [2022-07-27T15:28:06.491Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
15:28:06 [2022-07-27T15:28:06.491Z] --- PASS: TestCreateDifferentPlatform (0.01s)
15:28:06 [2022-07-27T15:28:06.491Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
15:28:06 [2022-07-27T15:28:06.491Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
15:28:06 [2022-07-27T15:28:06.491Z] === RUN   TestCreateVolumesFromNonExistingContainer
15:28:06 [2022-07-27T15:28:06.491Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
15:28:06 [2022-07-27T15:28:06.491Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
15:28:06 [2022-07-27T15:28:06.491Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
15:28:06 [2022-07-27T15:28:06.491Z] === RUN   TestCreateInvalidHostConfig
15:28:06 [2022-07-27T15:28:06.491Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
15:28:06 [2022-07-27T15:28:06.491Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
15:28:06 [2022-07-27T15:28:06.491Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
15:28:06 [2022-07-27T15:28:06.491Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
15:28:06 [2022-07-27T15:28:06.491Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
15:28:06 [2022-07-27T15:28:06.491Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
15:28:06 [2022-07-27T15:28:06.491Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
15:28:06 [2022-07-27T15:28:06.491Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
15:28:06 [2022-07-27T15:28:06.491Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
15:28:06 [2022-07-27T15:28:06.491Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
15:28:06 [2022-07-27T15:28:06.491Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
15:28:06 [2022-07-27T15:28:06.491Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
15:28:06 [2022-07-27T15:28:06.491Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
15:28:06 [2022-07-27T15:28:06.491Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
15:28:06 [2022-07-27T15:28:06.491Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
15:28:06 [2022-07-27T15:28:06.491Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
15:28:06 [2022-07-27T15:28:06.491Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
15:28:06 [2022-07-27T15:28:06.491Z] === RUN   TestContainerStartOnDaemonRestart
15:28:06 [2022-07-27T15:28:06.491Z] === PAUSE TestContainerStartOnDaemonRestart
15:28:06 [2022-07-27T15:28:06.491Z] === RUN   TestDaemonRestartIpcMode
15:28:06 [2022-07-27T15:28:06.491Z] === PAUSE TestDaemonRestartIpcMode
15:28:06 [2022-07-27T15:28:06.491Z] === RUN   TestDaemonHostGatewayIP
15:28:06 [2022-07-27T15:28:06.491Z] === PAUSE TestDaemonHostGatewayIP
15:28:06 [2022-07-27T15:28:06.491Z] === RUN   TestRestartDaemonWithRestartingContainer
15:28:06 [2022-07-27T15:28:06.491Z] === PAUSE TestRestartDaemonWithRestartingContainer
15:28:06 [2022-07-27T15:28:06.491Z] === RUN   TestContainerKillOnDaemonStart
15:28:06 [2022-07-27T15:28:06.491Z] === PAUSE TestContainerKillOnDaemonStart
15:28:06 [2022-07-27T15:28:06.491Z] === RUN   TestDiff
15:28:07 [2022-07-27T15:28:07.428Z] --- PASS: TestDiff (0.62s)
15:28:07 [2022-07-27T15:28:07.428Z] === RUN   TestExecConsoleSize
15:28:07 [2022-07-27T15:28:07.996Z] --- PASS: TestExecConsoleSize (0.66s)
15:28:07 [2022-07-27T15:28:07.996Z] === RUN   TestExecWithCloseStdin
15:28:08 [2022-07-27T15:28:08.563Z] --- PASS: TestExecWithCloseStdin (0.66s)
15:28:08 [2022-07-27T15:28:08.563Z] === RUN   TestExec
15:28:09 [2022-07-27T15:28:09.131Z] --- PASS: TestExec (0.64s)
15:28:09 [2022-07-27T15:28:09.131Z] === RUN   TestExecUser
15:28:10 [2022-07-27T15:28:10.067Z] --- PASS: TestExecUser (0.68s)
15:28:10 [2022-07-27T15:28:10.067Z] === RUN   TestExportContainerAndImportImage
15:28:10 [2022-07-27T15:28:10.636Z] --- PASS: TestExportContainerAndImportImage (0.75s)
15:28:10 [2022-07-27T15:28:10.636Z] === RUN   TestExportContainerAfterDaemonRestart
15:28:12 [2022-07-27T15:28:12.021Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s)
15:28:12 [2022-07-27T15:28:12.021Z] === RUN   TestHealthCheckWorkdir
15:28:12 [2022-07-27T15:28:12.600Z] --- PASS: TestHealthCheckWorkdir (0.73s)
15:28:12 [2022-07-27T15:28:12.600Z] === RUN   TestHealthKillContainer
15:28:14 [2022-07-27T15:28:14.338Z] #64 ...
15:28:14 [2022-07-27T15:28:14.338Z] 
15:28:14 [2022-07-27T15:28:14.338Z] #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
15:28:14 [2022-07-27T15:28:14.338Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
15:28:14 [2022-07-27T15:28:14.338Z] #77 259.8   CCLD     libocispec.la
15:28:14 [2022-07-27T15:28:14.338Z] #77 260.2   CCLD     src/validate
15:28:14 [2022-07-27T15:28:14.338Z] #77 260.2   CCLD     tests/test-1
15:28:14 [2022-07-27T15:28:14.338Z] #77 260.2   CCLD     tests/test-2
15:28:14 [2022-07-27T15:28:14.338Z] #77 260.2   CCLD     tests/test-3
15:28:14 [2022-07-27T15:28:14.338Z] #77 260.2   CCLD     tests/test-4
15:28:14 [2022-07-27T15:28:14.338Z] #77 260.3   CCLD     tests/test-5
15:28:14 [2022-07-27T15:28:14.338Z] #77 260.3   CCLD     tests/test-7
15:28:14 [2022-07-27T15:28:14.338Z] #77 260.4   CCLD     tests/test-6
15:28:14 [2022-07-27T15:28:14.338Z] #77 260.4   CCLD     tests/test-8
15:28:14 [2022-07-27T15:28:14.338Z] #77 260.5   CCLD     tests/test-9
15:28:14 [2022-07-27T15:28:14.338Z] #77 260.5   CCLD     tests/test-10
15:28:14 [2022-07-27T15:28:14.338Z] #77 260.5 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
15:28:14 [2022-07-27T15:28:14.338Z] #77 260.6   CCLD     tests/test-11
15:28:15 [2022-07-27T15:28:15.270Z] #77 262.3 libtool: link: ar cr libocispec.a 
15:28:15 [2022-07-27T15:28:15.527Z] #77 262.4 libtool: link: ranlib libocispec.a
15:28:17 [2022-07-27T15:28:17.430Z] #77 264.2 make[5]: Entering directory '/tmp/crun-build/libocispec'
15:28:17 [2022-07-27T15:28:17.430Z] #77 264.2 make[5]: Nothing to be done for 'install-exec-am'.
15:28:17 [2022-07-27T15:28:17.430Z] #77 264.2 make[5]: Nothing to be done for 'install-data-am'.
15:28:17 [2022-07-27T15:28:17.430Z] #77 264.2 make[5]: Leaving directory '/tmp/crun-build/libocispec'
15:28:17 [2022-07-27T15:28:17.430Z] #77 264.2 make[4]: Leaving directory '/tmp/crun-build/libocispec'
15:28:17 [2022-07-27T15:28:17.430Z] #77 264.2 make[3]: Leaving directory '/tmp/crun-build/libocispec'
15:28:17 [2022-07-27T15:28:17.430Z] #77 264.2 make[2]: Leaving directory '/tmp/crun-build/libocispec'
15:28:17 [2022-07-27T15:28:17.430Z] #77 264.2 make[2]: Entering directory '/tmp/crun-build'
15:28:17 [2022-07-27T15:28:17.430Z] #77 264.3   CC       src/libcrun/libcrun_testing_a-utils.o
15:28:17 [2022-07-27T15:28:17.430Z] #77 264.3   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
15:28:17 [2022-07-27T15:28:17.430Z] #77 264.3   CC       src/libcrun/libcrun_testing_a-container.o
15:28:17 [2022-07-27T15:28:17.430Z] #77 264.4   CC       src/libcrun/libcrun_testing_a-cgroup.o
15:28:17 [2022-07-27T15:28:17.430Z] #77 264.4   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
15:28:17 [2022-07-27T15:28:17.430Z] #77 264.4   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
15:28:17 [2022-07-27T15:28:17.430Z] #77 264.4   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
15:28:17 [2022-07-27T15:28:17.688Z] #77 264.4   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
15:28:17 [2022-07-27T15:28:17.688Z] #77 264.5   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
15:28:17 [2022-07-27T15:28:17.688Z] #77 264.5   CC       src/libcrun/libcrun_testing_a-criu.o
15:28:17 [2022-07-27T15:28:17.688Z] #77 264.6   CC       src/libcrun/libcrun_testing_a-custom-handler.o
15:28:17 [2022-07-27T15:28:17.688Z] #77 264.6   CC       src/libcrun/libcrun_testing_a-linux.o
15:28:17 [2022-07-27T15:28:17.688Z] #77 264.6   CC       src/libcrun/libcrun_testing_a-seccomp.o
15:28:17 [2022-07-27T15:28:17.688Z] #77 264.6   CC       src/libcrun/libcrun_testing_a-ebpf.o
15:28:17 [2022-07-27T15:28:17.688Z] #77 264.7   CC       src/libcrun/libcrun_testing_a-error.o
15:28:17 [2022-07-27T15:28:17.945Z] #77 264.7   CC       src/libcrun/libcrun_testing_a-status.o
15:28:17 [2022-07-27T15:28:17.945Z] #77 264.8   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
15:28:17 [2022-07-27T15:28:17.945Z] #77 264.8   CC       src/libcrun/libcrun_testing_a-terminal.o
15:28:17 [2022-07-27T15:28:17.945Z] #77 264.8   CC       src/libcrun/libcrun_testing_a-signals.o
15:28:17 [2022-07-27T15:28:17.945Z] #77 264.9   CC       src/libcrun/libcrun_testing_a-mount_flags.o
15:28:17 [2022-07-27T15:28:17.945Z] #77 264.9   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
15:28:18 [2022-07-27T15:28:18.203Z] #77 265.0   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
15:28:18 [2022-07-27T15:28:18.203Z] #77 265.0   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
15:28:18 [2022-07-27T15:28:18.203Z] #77 265.1   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
15:28:18 [2022-07-27T15:28:18.203Z] #77 265.1   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
15:28:18 [2022-07-27T15:28:18.203Z] #77 265.2   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
15:28:18 [2022-07-27T15:28:18.460Z] #77 265.2   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
15:28:18 [2022-07-27T15:28:18.460Z] #77 265.4   CC       src/crun-crun.o
15:28:18 [2022-07-27T15:28:18.460Z] #77 265.4   CC       src/crun-delete.o
15:28:18 [2022-07-27T15:28:18.460Z] #77 265.4   CC       src/crun-run.o
15:28:18 [2022-07-27T15:28:18.460Z] #77 265.5   CC       src/crun-kill.o
15:28:18 [2022-07-27T15:28:18.717Z] #77 265.6   CC       src/crun-pause.o
15:28:18 [2022-07-27T15:28:18.717Z] #77 265.7   CC       src/crun-unpause.o
15:28:18 [2022-07-27T15:28:18.717Z] #77 265.7   CC       src/crun-spec.o
15:28:18 [2022-07-27T15:28:18.717Z] #77 265.7   CC       src/crun-exec.o
15:28:18 [2022-07-27T15:28:18.717Z] #77 265.7   CC       src/crun-create.o
15:28:18 [2022-07-27T15:28:18.717Z] #77 265.8   CC       src/crun-list.o
15:28:18 [2022-07-27T15:28:18.974Z] #77 265.8   CC       src/crun-start.o
15:28:18 [2022-07-27T15:28:18.974Z] #77 265.9   CC       src/crun-state.o
15:28:18 [2022-07-27T15:28:18.974Z] #77 265.9   CC       src/crun-update.o
15:28:18 [2022-07-27T15:28:18.974Z] #77 265.9   CC       src/crun-ps.o
15:28:18 [2022-07-27T15:28:18.974Z] #77 265.9   CC       src/crun-checkpoint.o
15:28:19 [2022-07-27T15:28:19.231Z] #77 266.0   CC       src/crun-restore.o
15:28:19 [2022-07-27T15:28:19.231Z] #77 266.1   CC       src/libcrun/libcrun_la-utils.lo
15:28:19 [2022-07-27T15:28:19.488Z] #77 266.3   CC       src/libcrun/libcrun_la-cloned_binary.lo
15:28:19 [2022-07-27T15:28:19.488Z] #77 266.5   CC       src/libcrun/libcrun_la-container.lo
15:28:19 [2022-07-27T15:28:19.745Z] #77 266.6   CC       src/libcrun/libcrun_la-cgroup-resources.lo
15:28:19 [2022-07-27T15:28:19.745Z] #77 266.6   CC       src/libcrun/libcrun_la-cgroup-setup.lo
15:28:19 [2022-07-27T15:28:19.745Z] #77 266.7   CC       src/libcrun/libcrun_la-cgroup.lo
15:28:19 [2022-07-27T15:28:19.745Z] #77 266.7   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
15:28:19 [2022-07-27T15:28:19.745Z] #77 266.7   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
15:28:20 [2022-07-27T15:28:20.003Z] #77 266.9   CC       src/libcrun/libcrun_la-cgroup-utils.lo
15:28:20 [2022-07-27T15:28:20.003Z] #77 266.9   CC       src/libcrun/libcrun_la-criu.lo
15:28:20 [2022-07-27T15:28:20.260Z] #77 267.0   CC       src/libcrun/libcrun_la-custom-handler.lo
15:28:20 [2022-07-27T15:28:20.260Z] #77 267.2   CC       src/libcrun/libcrun_la-linux.lo
15:28:20 [2022-07-27T15:28:20.260Z] #77 267.2   CC       src/libcrun/libcrun_la-seccomp.lo
15:28:20 [2022-07-27T15:28:20.260Z] #77 267.3   CC       src/libcrun/libcrun_la-ebpf.lo
15:28:20 [2022-07-27T15:28:20.517Z] #77 267.4   CC       src/libcrun/libcrun_la-error.lo
15:28:20 [2022-07-27T15:28:20.718Z] --- PASS: TestHealthKillContainer (8.24s)
15:28:20 [2022-07-27T15:28:20.718Z] === RUN   TestInspectCpusetInConfigPre120
15:28:20 [2022-07-27T15:28:20.775Z] #77 267.5   CC       src/libcrun/libcrun_la-status.lo
15:28:20 [2022-07-27T15:28:20.775Z] #77 267.6   CC       src/libcrun/libcrun_la-terminal.lo
15:28:21 [2022-07-27T15:28:21.031Z] #77 267.9   CC       src/libcrun/libcrun_la-chroot_realpath.lo
15:28:21 [2022-07-27T15:28:21.031Z] #77 268.0   CC       src/libcrun/libcrun_la-signals.lo
15:28:21 [2022-07-27T15:28:21.288Z] #77 268.2   CC       src/libcrun/libcrun_la-seccomp_notify.lo
15:28:21 [2022-07-27T15:28:21.545Z] #77 268.3   CC       src/libcrun/libcrun_la-mount_flags.lo
15:28:21 [2022-07-27T15:28:21.545Z] #77 268.3   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
15:28:21 [2022-07-27T15:28:21.545Z] #77 268.4   CC       src/libcrun/handlers/libcrun_la-krun.lo
15:28:21 [2022-07-27T15:28:21.654Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s)
15:28:21 [2022-07-27T15:28:21.654Z] === RUN   TestIpcModeNone
15:28:21 [2022-07-27T15:28:21.802Z] #77 268.6   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
15:28:21 [2022-07-27T15:28:21.802Z] #77 268.7   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
15:28:22 [2022-07-27T15:28:22.059Z] #77 269.0   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
15:28:22 [2022-07-27T15:28:22.059Z] #77 269.1   CC       tests/init.o
15:28:22 [2022-07-27T15:28:22.221Z] --- PASS: TestIpcModeNone (0.69s)
15:28:22 [2022-07-27T15:28:22.221Z] === RUN   TestIpcModePrivate
15:28:22 [2022-07-27T15:28:22.481Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false
15:28:22 [2022-07-27T15:28:22.740Z] --- PASS: TestIpcModePrivate (0.61s)
15:28:22 [2022-07-27T15:28:22.740Z] === RUN   TestIpcModeShareable
15:28:23 [2022-07-27T15:28:23.000Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true
15:28:23 [2022-07-27T15:28:23.567Z] --- PASS: TestIpcModeShareable (0.70s)
15:28:23 [2022-07-27T15:28:23.567Z] === RUN   TestAPIIpcModeShareableAndContainer
15:28:25 [2022-07-27T15:28:25.472Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.91s)
15:28:25 [2022-07-27T15:28:25.472Z] === RUN   TestAPIIpcModeHost
15:28:25 [2022-07-27T15:28:25.730Z] --- PASS: TestAPIIpcModeHost (0.44s)
15:28:25 [2022-07-27T15:28:25.730Z] === RUN   TestDaemonIpcModeShareable
15:28:27 [2022-07-27T15:28:27.108Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
15:28:27 [2022-07-27T15:28:27.108Z] --- PASS: TestDaemonIpcModeShareable (1.24s)
15:28:27 [2022-07-27T15:28:27.108Z] === RUN   TestDaemonIpcModePrivate
15:28:27 [2022-07-27T15:28:27.316Z] #77 ...
15:28:27 [2022-07-27T15:28:27.316Z] 
15:28:27 [2022-07-27T15:28:27.316Z] #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
15:28:27 [2022-07-27T15:28:27.316Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195
15:28:27 [2022-07-27T15:28:27.316Z] #47 339.6 + dpkg --print-architecture
15:28:27 [2022-07-27T15:28:27.316Z] #47 339.6 + git checkout -q v2.1.0
15:28:27 [2022-07-27T15:28:27.316Z] #47 339.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
15:28:27 [2022-07-27T15:28:27.316Z] #47 339.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
15:28:28 [2022-07-27T15:28:28.044Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
15:28:28 [2022-07-27T15:28:28.304Z] --- PASS: TestDaemonIpcModePrivate (1.31s)
15:28:28 [2022-07-27T15:28:28.304Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:28:29 [2022-07-27T15:28:29.682Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
15:28:29 [2022-07-27T15:28:29.682Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.28s)
15:28:29 [2022-07-27T15:28:29.682Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:28:30 [2022-07-27T15:28:30.619Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
15:28:30 [2022-07-27T15:28:30.879Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.23s)
15:28:30 [2022-07-27T15:28:30.879Z] === RUN   TestIpcModeOlderClient
15:28:30 [2022-07-27T15:28:30.879Z] === PAUSE TestIpcModeOlderClient
15:28:30 [2022-07-27T15:28:30.879Z] === RUN   TestKillContainerInvalidSignal
15:28:31 [2022-07-27T15:28:31.446Z] --- PASS: TestKillContainerInvalidSignal (0.50s)
15:28:31 [2022-07-27T15:28:31.446Z] === RUN   TestKillContainer
15:28:31 [2022-07-27T15:28:31.446Z] === RUN   TestKillContainer/no_signal
15:28:31 [2022-07-27T15:28:31.705Z] === RUN   TestKillContainer/non_killing_signal
15:28:31 [2022-07-27T15:28:31.964Z] === RUN   TestKillContainer/killing_signal
15:28:32 [2022-07-27T15:28:32.901Z] --- PASS: TestKillContainer (1.39s)
15:28:32 [2022-07-27T15:28:32.901Z]     --- PASS: TestKillContainer/no_signal (0.43s)
15:28:32 [2022-07-27T15:28:32.901Z]     --- PASS: TestKillContainer/non_killing_signal (0.31s)
15:28:32 [2022-07-27T15:28:32.901Z]     --- PASS: TestKillContainer/killing_signal (0.48s)
15:28:32 [2022-07-27T15:28:32.901Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:28:32 [2022-07-27T15:28:32.901Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:28:33 [2022-07-27T15:28:33.166Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:28:33 [2022-07-27T15:28:33.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
15:28:34 [2022-07-27T15:28:34.103Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s)
15:28:34 [2022-07-27T15:28:34.103Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s)
15:28:34 [2022-07-27T15:28:34.103Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.70s)
15:28:34 [2022-07-27T15:28:34.103Z] === RUN   TestKillStoppedContainer
15:28:34 [2022-07-27T15:28:34.103Z] --- PASS: TestKillStoppedContainer (0.06s)
15:28:34 [2022-07-27T15:28:34.103Z] === RUN   TestKillStoppedContainerAPIPre120
15:28:34 [2022-07-27T15:28:34.103Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
15:28:34 [2022-07-27T15:28:34.103Z] === RUN   TestKillDifferentUserContainer
15:28:34 [2022-07-27T15:28:34.670Z] --- PASS: TestKillDifferentUserContainer (0.49s)
15:28:34 [2022-07-27T15:28:34.670Z] === RUN   TestInspectOomKilledTrue
15:28:34 [2022-07-27T15:28:34.670Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
15:28:34 [2022-07-27T15:28:34.670Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:28:34 [2022-07-27T15:28:34.671Z] === RUN   TestInspectOomKilledFalse
15:28:35 [2022-07-27T15:28:35.238Z] --- PASS: TestInspectOomKilledFalse (0.44s)
15:28:35 [2022-07-27T15:28:35.238Z] === RUN   TestLinksEtcHostsContentMatch
15:28:35 [2022-07-27T15:28:35.498Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s)
15:28:35 [2022-07-27T15:28:35.498Z] === RUN   TestLinksContainerNames
15:28:36 [2022-07-27T15:28:36.435Z] --- PASS: TestLinksContainerNames (0.97s)
15:28:36 [2022-07-27T15:28:36.435Z] === RUN   TestLogsFollowTailEmpty
15:28:37 [2022-07-27T15:28:37.004Z] --- PASS: TestLogsFollowTailEmpty (0.45s)
15:28:37 [2022-07-27T15:28:37.004Z] === RUN   TestLogs
15:28:37 [2022-07-27T15:28:37.004Z] === RUN   TestLogs/driver_local
15:28:37 [2022-07-27T15:28:37.004Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
15:28:37 [2022-07-27T15:28:37.004Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
15:28:37 [2022-07-27T15:28:37.004Z] === RUN   TestLogs/driver_local/tty/only_stdout
15:28:37 [2022-07-27T15:28:37.004Z] === PAUSE TestLogs/driver_local/tty/only_stdout
15:28:37 [2022-07-27T15:28:37.004Z] === RUN   TestLogs/driver_local/tty/only_stderr
15:28:37 [2022-07-27T15:28:37.004Z] === PAUSE TestLogs/driver_local/tty/only_stderr
15:28:37 [2022-07-27T15:28:37.004Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
15:28:37 [2022-07-27T15:28:37.004Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
15:28:37 [2022-07-27T15:28:37.004Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
15:28:37 [2022-07-27T15:28:37.004Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
15:28:37 [2022-07-27T15:28:37.004Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
15:28:37 [2022-07-27T15:28:37.004Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
15:28:37 [2022-07-27T15:28:37.004Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
15:28:37 [2022-07-27T15:28:37.004Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
15:28:37 [2022-07-27T15:28:37.588Z] === CONT  TestLogs/driver_local/tty/only_stderr
15:28:37 [2022-07-27T15:28:37.588Z] === CONT  TestLogs/driver_local/tty/only_stdout
15:28:38 [2022-07-27T15:28:38.161Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
15:28:38 [2022-07-27T15:28:38.161Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
15:28:39 [2022-07-27T15:28:39.099Z] === RUN   TestLogs/driver_json-file
15:28:39 [2022-07-27T15:28:39.099Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
15:28:39 [2022-07-27T15:28:39.099Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
15:28:39 [2022-07-27T15:28:39.099Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
15:28:39 [2022-07-27T15:28:39.099Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
15:28:39 [2022-07-27T15:28:39.099Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
15:28:39 [2022-07-27T15:28:39.099Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
15:28:39 [2022-07-27T15:28:39.099Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
15:28:39 [2022-07-27T15:28:39.099Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
15:28:39 [2022-07-27T15:28:39.099Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
15:28:39 [2022-07-27T15:28:39.099Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
15:28:39 [2022-07-27T15:28:39.099Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
15:28:39 [2022-07-27T15:28:39.099Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
15:28:39 [2022-07-27T15:28:39.099Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
15:28:39 [2022-07-27T15:28:39.099Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
15:28:39 [2022-07-27T15:28:39.667Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
15:28:39 [2022-07-27T15:28:39.667Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
15:28:40 [2022-07-27T15:28:40.236Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
15:28:40 [2022-07-27T15:28:40.236Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
15:28:40 [2022-07-27T15:28:40.804Z] --- PASS: TestLogs (4.03s)
15:28:40 [2022-07-27T15:28:40.804Z]     --- PASS: TestLogs/driver_local (0.01s)
15:28:40 [2022-07-27T15:28:40.804Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.69s)
15:28:40 [2022-07-27T15:28:40.804Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.74s)
15:28:40 [2022-07-27T15:28:40.804Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.67s)
15:28:40 [2022-07-27T15:28:40.804Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.67s)
15:28:40 [2022-07-27T15:28:40.804Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.61s)
15:28:40 [2022-07-27T15:28:40.804Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.60s)
15:28:40 [2022-07-27T15:28:40.804Z]     --- PASS: TestLogs/driver_json-file (0.01s)
15:28:40 [2022-07-27T15:28:40.804Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.69s)
15:28:40 [2022-07-27T15:28:40.804Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.71s)
15:28:40 [2022-07-27T15:28:40.805Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.68s)
15:28:40 [2022-07-27T15:28:40.805Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.70s)
15:28:40 [2022-07-27T15:28:40.805Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.61s)
15:28:40 [2022-07-27T15:28:40.805Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.58s)
15:28:40 [2022-07-27T15:28:40.805Z] === RUN   TestContainerNetworkMountsNoChown
15:28:41 [2022-07-27T15:28:41.373Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s)
15:28:41 [2022-07-27T15:28:41.373Z] === RUN   TestMountDaemonRoot
15:28:41 [2022-07-27T15:28:41.373Z] === RUN   TestMountDaemonRoot/default
15:28:41 [2022-07-27T15:28:41.373Z] === PAUSE TestMountDaemonRoot/default
15:28:41 [2022-07-27T15:28:41.373Z] === RUN   TestMountDaemonRoot/private
15:28:41 [2022-07-27T15:28:41.373Z] === PAUSE TestMountDaemonRoot/private
15:28:41 [2022-07-27T15:28:41.373Z] === RUN   TestMountDaemonRoot/rprivate
15:28:41 [2022-07-27T15:28:41.373Z] === PAUSE TestMountDaemonRoot/rprivate
15:28:41 [2022-07-27T15:28:41.374Z] === RUN   TestMountDaemonRoot/slave
15:28:41 [2022-07-27T15:28:41.374Z] === PAUSE TestMountDaemonRoot/slave
15:28:41 [2022-07-27T15:28:41.374Z] === RUN   TestMountDaemonRoot/rslave
15:28:41 [2022-07-27T15:28:41.374Z] === PAUSE TestMountDaemonRoot/rslave
15:28:41 [2022-07-27T15:28:41.374Z] === RUN   TestMountDaemonRoot/shared
15:28:41 [2022-07-27T15:28:41.374Z] === PAUSE TestMountDaemonRoot/shared
15:28:41 [2022-07-27T15:28:41.374Z] === RUN   TestMountDaemonRoot/rshared
15:28:41 [2022-07-27T15:28:41.374Z] === PAUSE TestMountDaemonRoot/rshared
15:28:41 [2022-07-27T15:28:41.374Z] === CONT  TestMountDaemonRoot/default
15:28:41 [2022-07-27T15:28:41.374Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:28:41 [2022-07-27T15:28:41.374Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:28:41 [2022-07-27T15:28:41.374Z] === RUN   TestMountDaemonRoot/default/bind_root
15:28:41 [2022-07-27T15:28:41.374Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:28:41 [2022-07-27T15:28:41.374Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:28:41 [2022-07-27T15:28:41.374Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:28:41 [2022-07-27T15:28:41.374Z] === RUN   TestMountDaemonRoot/default/mount_root
15:28:41 [2022-07-27T15:28:41.374Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:28:41 [2022-07-27T15:28:41.374Z] === CONT  TestMountDaemonRoot/rslave
15:28:41 [2022-07-27T15:28:41.374Z] === CONT  TestMountDaemonRoot/rshared
15:28:41 [2022-07-27T15:28:41.374Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:28:41 [2022-07-27T15:28:41.374Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:28:41 [2022-07-27T15:28:41.374Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:28:41 [2022-07-27T15:28:41.374Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:28:41 [2022-07-27T15:28:41.374Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:28:41 [2022-07-27T15:28:41.374Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:28:41 [2022-07-27T15:28:41.374Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:28:41 [2022-07-27T15:28:41.374Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:28:41 [2022-07-27T15:28:41.374Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:28:41 [2022-07-27T15:28:41.374Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:28:41 [2022-07-27T15:28:41.374Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:28:41 [2022-07-27T15:28:41.374Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:28:41 [2022-07-27T15:28:41.374Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:28:41 [2022-07-27T15:28:41.374Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:28:41 [2022-07-27T15:28:41.374Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:28:41 [2022-07-27T15:28:41.374Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:28:41 [2022-07-27T15:28:41.374Z] === CONT  TestMountDaemonRoot/shared
15:28:41 [2022-07-27T15:28:41.374Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:28:41 [2022-07-27T15:28:41.374Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:28:41 [2022-07-27T15:28:41.374Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:28:41 [2022-07-27T15:28:41.374Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:28:41 [2022-07-27T15:28:41.374Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:28:41 [2022-07-27T15:28:41.374Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:28:41 [2022-07-27T15:28:41.374Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:28:41 [2022-07-27T15:28:41.374Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:28:41 [2022-07-27T15:28:41.374Z] === CONT  TestMountDaemonRoot/rprivate
15:28:41 [2022-07-27T15:28:41.374Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:28:41 [2022-07-27T15:28:41.374Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:28:41 [2022-07-27T15:28:41.374Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:28:41 [2022-07-27T15:28:41.374Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:28:41 [2022-07-27T15:28:41.374Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:28:41 [2022-07-27T15:28:41.374Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:28:41 [2022-07-27T15:28:41.374Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:28:41 [2022-07-27T15:28:41.374Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:28:41 [2022-07-27T15:28:41.374Z] === CONT  TestMountDaemonRoot/slave
15:28:41 [2022-07-27T15:28:41.374Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:28:41 [2022-07-27T15:28:41.374Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:28:41 [2022-07-27T15:28:41.374Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:28:41 [2022-07-27T15:28:41.374Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:28:41 [2022-07-27T15:28:41.374Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:28:41 [2022-07-27T15:28:41.374Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:28:41 [2022-07-27T15:28:41.374Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:28:41 [2022-07-27T15:28:41.374Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:28:41 [2022-07-27T15:28:41.374Z] === CONT  TestMountDaemonRoot/private
15:28:41 [2022-07-27T15:28:41.374Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:28:41 [2022-07-27T15:28:41.374Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:28:41 [2022-07-27T15:28:41.374Z] === RUN   TestMountDaemonRoot/private/bind_root
15:28:41 [2022-07-27T15:28:41.374Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:28:41 [2022-07-27T15:28:41.374Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:28:41 [2022-07-27T15:28:41.374Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:28:41 [2022-07-27T15:28:41.374Z] === RUN   TestMountDaemonRoot/private/mount_root
15:28:41 [2022-07-27T15:28:41.374Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:28:41 [2022-07-27T15:28:41.374Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:28:41 [2022-07-27T15:28:41.374Z] === CONT  TestMountDaemonRoot/default/mount_root
15:28:41 [2022-07-27T15:28:41.374Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:28:41 [2022-07-27T15:28:41.374Z] === CONT  TestMountDaemonRoot/default/bind_root
15:28:41 [2022-07-27T15:28:41.374Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:28:41 [2022-07-27T15:28:41.374Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:28:41 [2022-07-27T15:28:41.374Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:28:41 [2022-07-27T15:28:41.633Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:28:41 [2022-07-27T15:28:41.633Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:28:41 [2022-07-27T15:28:41.633Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:28:41 [2022-07-27T15:28:41.633Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:28:41 [2022-07-27T15:28:41.633Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:28:41 [2022-07-27T15:28:41.633Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:28:41 [2022-07-27T15:28:41.633Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:28:41 [2022-07-27T15:28:41.633Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:28:41 [2022-07-27T15:28:41.633Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:28:41 [2022-07-27T15:28:41.633Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:28:41 [2022-07-27T15:28:41.633Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:28:41 [2022-07-27T15:28:41.633Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:28:41 [2022-07-27T15:28:41.633Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:28:41 [2022-07-27T15:28:41.893Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:28:41 [2022-07-27T15:28:41.893Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:28:41 [2022-07-27T15:28:41.893Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:28:41 [2022-07-27T15:28:41.893Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:28:41 [2022-07-27T15:28:41.893Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:28:41 [2022-07-27T15:28:41.893Z] === CONT  TestMountDaemonRoot/private/mount_root
15:28:41 [2022-07-27T15:28:41.893Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:28:41 [2022-07-27T15:28:41.893Z] === CONT  TestMountDaemonRoot/private/bind_root
15:28:41 [2022-07-27T15:28:41.893Z] --- PASS: TestMountDaemonRoot (0.02s)
15:28:41 [2022-07-27T15:28:41.893Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:28:41 [2022-07-27T15:28:41.893Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
15:28:41 [2022-07-27T15:28:41.893Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
15:28:41 [2022-07-27T15:28:41.893Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
15:28:41 [2022-07-27T15:28:41.893Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
15:28:41 [2022-07-27T15:28:41.893Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:28:41 [2022-07-27T15:28:41.893Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
15:28:41 [2022-07-27T15:28:41.893Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
15:28:41 [2022-07-27T15:28:41.893Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
15:28:41 [2022-07-27T15:28:41.893Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
15:28:41 [2022-07-27T15:28:41.893Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:28:41 [2022-07-27T15:28:41.893Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
15:28:41 [2022-07-27T15:28:41.893Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
15:28:41 [2022-07-27T15:28:41.893Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
15:28:41 [2022-07-27T15:28:41.893Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
15:28:41 [2022-07-27T15:28:41.893Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:28:41 [2022-07-27T15:28:41.893Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
15:28:41 [2022-07-27T15:28:41.893Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
15:28:41 [2022-07-27T15:28:41.893Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
15:28:41 [2022-07-27T15:28:41.893Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
15:28:41 [2022-07-27T15:28:41.893Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:28:41 [2022-07-27T15:28:41.893Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
15:28:41 [2022-07-27T15:28:41.893Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
15:28:41 [2022-07-27T15:28:41.893Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
15:28:41 [2022-07-27T15:28:41.893Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
15:28:41 [2022-07-27T15:28:41.893Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:28:41 [2022-07-27T15:28:41.893Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
15:28:41 [2022-07-27T15:28:41.893Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
15:28:41 [2022-07-27T15:28:41.893Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
15:28:41 [2022-07-27T15:28:41.893Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
15:28:41 [2022-07-27T15:28:41.893Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:28:41 [2022-07-27T15:28:41.893Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
15:28:41 [2022-07-27T15:28:41.893Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
15:28:41 [2022-07-27T15:28:41.893Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
15:28:41 [2022-07-27T15:28:41.893Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
15:28:41 [2022-07-27T15:28:41.893Z] === RUN   TestContainerBindMountNonRecursive
15:28:43 [2022-07-27T15:28:43.272Z] --- PASS: TestContainerBindMountNonRecursive (1.42s)
15:28:43 [2022-07-27T15:28:43.272Z] === RUN   TestContainerVolumesMountedAsShared
15:28:43 [2022-07-27T15:28:43.840Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s)
15:28:43 [2022-07-27T15:28:43.841Z] === RUN   TestContainerVolumesMountedAsSlave
15:28:44 [2022-07-27T15:28:44.101Z] --- PASS: TestContainerVolumesMountedAsSlave (0.39s)
15:28:44 [2022-07-27T15:28:44.101Z] === RUN   TestNetworkNat
15:28:44 [2022-07-27T15:28:44.671Z] --- PASS: TestNetworkNat (0.50s)
15:28:44 [2022-07-27T15:28:44.671Z] === RUN   TestNetworkLocalhostTCPNat
15:28:45 [2022-07-27T15:28:45.240Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s)
15:28:45 [2022-07-27T15:28:45.240Z] === RUN   TestNetworkLoopbackNat
15:28:47 [2022-07-27T15:28:47.773Z] --- PASS: TestNetworkLoopbackNat (2.60s)
15:28:47 [2022-07-27T15:28:47.773Z] === RUN   TestPause
15:28:48 [2022-07-27T15:28:48.341Z] --- PASS: TestPause (0.49s)
15:28:48 [2022-07-27T15:28:48.341Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:28:48 [2022-07-27T15:28:48.341Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:28:48 [2022-07-27T15:28:48.341Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:28:48 [2022-07-27T15:28:48.341Z] === RUN   TestPauseStopPausedContainer
15:28:48 [2022-07-27T15:28:48.600Z] --- PASS: TestPauseStopPausedContainer (0.46s)
15:28:48 [2022-07-27T15:28:48.600Z] === RUN   TestPidHost
15:28:49 [2022-07-27T15:28:49.226Z] #47 DONE 368.6s
15:28:49 [2022-07-27T15:28:49.226Z] 
15:28:49 [2022-07-27T15:28:49.226Z] #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
15:28:49 [2022-07-27T15:28:49.226Z] #60 sha256:0a579186745264c777513741cddaa413adec0521f6ccdd585d4dfdfde43c9c90
15:28:49 [2022-07-27T15:28:49.226Z] #60 ...
15:28:49 [2022-07-27T15:28:49.226Z] 
15:28:49 [2022-07-27T15:28:49.226Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
15:28:49 [2022-07-27T15:28:49.226Z] #48 sha256:85e1d5dfc2f5e8fa250990e655acb9f1ad42aa719d3b5ca828c6df8699cdecf4
15:28:49 [2022-07-27T15:28:49.226Z] #48 DONE 0.5s
15:28:49 [2022-07-27T15:28:49.226Z] 
15:28:49 [2022-07-27T15:28:49.226Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
15:28:49 [2022-07-27T15:28:49.226Z] #52 sha256:8a5acbb42cc880050ee4775f05f439155a6551c4992df0c8bac528a204751074
15:28:49 [2022-07-27T15:28:49.226Z] #52 DONE 0.1s
15:28:49 [2022-07-27T15:28:49.226Z] 
15:28:49 [2022-07-27T15:28:49.226Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
15:28:49 [2022-07-27T15:28:49.226Z] #54 sha256:8733377af41a642470105214a0fa7a2eb5dbf7e8f95232f8bbe67398d1f712a3
15:28:49 [2022-07-27T15:28:49.226Z] #54 DONE 0.2s
15:28:49 [2022-07-27T15:28:49.226Z] 
15:28:49 [2022-07-27T15:28:49.226Z] #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
15:28:49 [2022-07-27T15:28:49.226Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
15:28:49 [2022-07-27T15:28:49.226Z] #77 295.8   CCLD     tests/init
15:28:49 [2022-07-27T15:28:49.978Z] --- PASS: TestPidHost (1.07s)
15:28:49 [2022-07-27T15:28:49.978Z] === RUN   TestPsFilter
15:28:49 [2022-07-27T15:28:49.978Z] --- PASS: TestPsFilter (0.13s)
15:28:49 [2022-07-27T15:28:49.978Z] === RUN   TestRemoveContainerWithRemovedVolume
15:28:50 [2022-07-27T15:28:50.238Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s)
15:28:50 [2022-07-27T15:28:50.238Z] === RUN   TestRemoveContainerWithVolume
15:28:50 [2022-07-27T15:28:50.808Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
15:28:50 [2022-07-27T15:28:50.808Z] === RUN   TestRemoveContainerRunning
15:28:51 [2022-07-27T15:28:51.376Z] --- PASS: TestRemoveContainerRunning (0.44s)
15:28:51 [2022-07-27T15:28:51.376Z] === RUN   TestRemoveContainerForceRemoveRunning
15:28:51 [2022-07-27T15:28:51.635Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s)
15:28:51 [2022-07-27T15:28:51.635Z] === RUN   TestRemoveInvalidContainer
15:28:51 [2022-07-27T15:28:51.635Z] --- PASS: TestRemoveInvalidContainer (0.01s)
15:28:51 [2022-07-27T15:28:51.635Z] === RUN   TestRenameLinkedContainer
15:28:53 [2022-07-27T15:28:53.540Z] --- PASS: TestRenameLinkedContainer (1.85s)
15:28:53 [2022-07-27T15:28:53.540Z] === RUN   TestRenameStoppedContainer
15:28:54 [2022-07-27T15:28:54.108Z] --- PASS: TestRenameStoppedContainer (0.43s)
15:28:54 [2022-07-27T15:28:54.108Z] === RUN   TestRenameRunningContainerAndReuse
15:28:55 [2022-07-27T15:28:55.046Z] --- PASS: TestRenameRunningContainerAndReuse (0.93s)
15:28:55 [2022-07-27T15:28:55.046Z] === RUN   TestRenameInvalidName
15:28:55 [2022-07-27T15:28:55.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:28:55 [2022-07-27T15:28:55.305Z] --- PASS: TestRenameInvalidName (0.44s)
15:28:55 [2022-07-27T15:28:55.305Z] === RUN   TestRenameAnonymousContainer
15:28:55 [2022-07-27T15:28:55.727Z] Created binary: bundles/dynbinary-daemon/dockerd
15:28:55 [2022-07-27T15:28:55.727Z] Building: bundles/dynbinary-daemon/docker-proxy
15:28:55 [2022-07-27T15:28:55.727Z] GOOS="" GOARCH="" GOARM=""
15:28:55 [2022-07-27T15:28:55.727Z] Created binary: bundles/dynbinary-daemon/docker-proxy
15:28:55 [2022-07-27T15:28:55.727Z] 
15:28:55 [2022-07-27T15:28:55.727Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
15:28:55 [2022-07-27T15:28:55.727Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
15:28:55 [2022-07-27T15:28:55.727Z] Using test binary docker
15:28:55 [2022-07-27T15:28:55.727Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:28:55 [2022-07-27T15:28:55.727Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:28:55 [2022-07-27T15:28:55.727Z] INFO: Waiting for daemon to start...
15:28:55 [2022-07-27T15:28:55.727Z] Starting dockerd
15:28:55 [2022-07-27T15:28:55.727Z] .
15:28:55 [2022-07-27T15:28:55.727Z] INFO: Building docker-sdk-python3:5.0.3...
15:28:57 [2022-07-27T15:28:57.210Z] --- PASS: TestRenameAnonymousContainer (1.69s)
15:28:57 [2022-07-27T15:28:57.210Z] === RUN   TestRenameContainerWithSameName
15:28:57 [2022-07-27T15:28:57.470Z] --- PASS: TestRenameContainerWithSameName (0.48s)
15:28:57 [2022-07-27T15:28:57.470Z] === RUN   TestRenameContainerWithLinkedContainer
15:28:58 [2022-07-27T15:28:58.407Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s)
15:28:58 [2022-07-27T15:28:58.407Z] === RUN   TestResize
15:28:58 [2022-07-27T15:28:58.975Z] --- PASS: TestResize (0.47s)
15:28:58 [2022-07-27T15:28:58.975Z] === RUN   TestResizeWithInvalidSize
15:28:59 [2022-07-27T15:28:59.543Z] --- PASS: TestResizeWithInvalidSize (0.47s)
15:28:59 [2022-07-27T15:28:59.543Z] === RUN   TestResizeWhenContainerNotStarted
15:28:59 [2022-07-27T15:28:59.812Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
15:28:59 [2022-07-27T15:28:59.812Z] === RUN   TestDaemonRestartKillContainers
15:28:59 [2022-07-27T15:28:59.812Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:28:59 [2022-07-27T15:28:59.812Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:28:59 [2022-07-27T15:28:59.812Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:28:59 [2022-07-27T15:28:59.812Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:28:59 [2022-07-27T15:28:59.812Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:28:59 [2022-07-27T15:28:59.812Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:28:59 [2022-07-27T15:28:59.812Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:28:59 [2022-07-27T15:28:59.812Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:28:59 [2022-07-27T15:28:59.812Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:28:59 [2022-07-27T15:28:59.812Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:28:59 [2022-07-27T15:28:59.812Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:28:59 [2022-07-27T15:28:59.812Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:28:59 [2022-07-27T15:28:59.812Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:28:59 [2022-07-27T15:28:59.812Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:28:59 [2022-07-27T15:28:59.812Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:28:59 [2022-07-27T15:28:59.812Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:28:59 [2022-07-27T15:28:59.812Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:28:59 [2022-07-27T15:28:59.812Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:28:59 [2022-07-27T15:28:59.812Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:28:59 [2022-07-27T15:28:59.812Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:28:59 [2022-07-27T15:28:59.812Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:28:59 [2022-07-27T15:28:59.812Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:28:59 [2022-07-27T15:28:59.812Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:28:59 [2022-07-27T15:28:59.812Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:28:59 [2022-07-27T15:28:59.812Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:28:59 [2022-07-27T15:28:59.812Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:28:59 [2022-07-27T15:28:59.812Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:28:59 [2022-07-27T15:28:59.812Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:28:59 [2022-07-27T15:28:59.812Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:28:59 [2022-07-27T15:28:59.812Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:28:59 [2022-07-27T15:28:59.812Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:28:59 [2022-07-27T15:28:59.812Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:28:59 [2022-07-27T15:28:59.812Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:28:59 [2022-07-27T15:28:59.812Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:29:01 [2022-07-27T15:29:01.734Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:29:03 [2022-07-27T15:29:03.112Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:29:04 [2022-07-27T15:29:04.048Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:29:04 [2022-07-27T15:29:04.307Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:29:05 [2022-07-27T15:29:05.685Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:29:05 [2022-07-27T15:29:05.685Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:29:08 [2022-07-27T15:29:08.973Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:29:09 [2022-07-27T15:29:09.232Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:29:11 [2022-07-27T15:29:11.134Z] #77 316.2   AR       libcrun_testing.a
15:29:11 [2022-07-27T15:29:11.134Z] #77 316.2 ar: `u' modifier ignored since `D' is the default (see `U')
15:29:11 [2022-07-27T15:29:11.134Z] #77 316.3   CCLD     tests/tests_libcrun_utils
15:29:11 [2022-07-27T15:29:11.134Z] #77 316.3   CCLD     tests/tests_libcrun_errors
15:29:11 [2022-07-27T15:29:11.134Z] #77 316.3   CCLD     tests/tests_libcrun_fuzzer
15:29:11 [2022-07-27T15:29:11.134Z] #77 317.1   CCLD     libcrun.la
15:29:11 [2022-07-27T15:29:11.134Z] #77 317.8   CCLD     crun
15:29:11 [2022-07-27T15:29:11.140Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:29:11 [2022-07-27T15:29:11.391Z] #77 318.2 make[3]: Entering directory '/tmp/crun-build'
15:29:11 [2022-07-27T15:29:11.391Z] #77 318.4  /bin/mkdir -p '/usr/local/share/man/man1'
15:29:11 [2022-07-27T15:29:11.649Z] #77 318.4  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
15:29:11 [2022-07-27T15:29:11.649Z] #77 318.4  /bin/mkdir -p '/usr/local/lib'
15:29:11 [2022-07-27T15:29:11.649Z] #77 318.4  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
15:29:11 [2022-07-27T15:29:11.649Z] #77 318.5 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
15:29:11 [2022-07-27T15:29:11.649Z] #77 318.5 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
15:29:11 [2022-07-27T15:29:11.649Z] #77 318.5 libtool: install: chmod 644 /usr/local/lib/libcrun.a
15:29:11 [2022-07-27T15:29:11.649Z] #77 318.5 libtool: install: ranlib /usr/local/lib/libcrun.a
15:29:11 [2022-07-27T15:29:11.906Z] #77 318.8 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
15:29:11 [2022-07-27T15:29:11.906Z] #77 318.8 ----------------------------------------------------------------------
15:29:11 [2022-07-27T15:29:11.906Z] #77 318.8 Libraries have been installed in:
15:29:11 [2022-07-27T15:29:11.906Z] #77 318.8    /usr/local/lib
15:29:11 [2022-07-27T15:29:11.906Z] #77 318.8 
15:29:11 [2022-07-27T15:29:11.906Z] #77 318.8 If you ever happen to want to link against installed libraries
15:29:11 [2022-07-27T15:29:11.906Z] #77 318.8 in a given directory, LIBDIR, you must either use libtool, and
15:29:11 [2022-07-27T15:29:11.906Z] #77 318.8 specify the full pathname of the library, or use the '-LLIBDIR'
15:29:11 [2022-07-27T15:29:11.906Z] #77 318.8 flag during linking and do at least one of the following:
15:29:11 [2022-07-27T15:29:11.906Z] #77 318.8    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
15:29:11 [2022-07-27T15:29:11.906Z] #77 318.8      during execution
15:29:11 [2022-07-27T15:29:11.906Z] #77 318.8    - add LIBDIR to the 'LD_RUN_PATH' environment variable
15:29:11 [2022-07-27T15:29:11.906Z] #77 318.8      during linking
15:29:11 [2022-07-27T15:29:11.906Z] #77 318.8    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
15:29:11 [2022-07-27T15:29:11.906Z] #77 318.8    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
15:29:11 [2022-07-27T15:29:11.906Z] #77 318.8 
15:29:11 [2022-07-27T15:29:11.906Z] #77 318.8 See any operating system documentation about shared libraries for
15:29:11 [2022-07-27T15:29:11.906Z] #77 318.8 more information, such as the ld(1) and ld.so(8) manual pages.
15:29:11 [2022-07-27T15:29:11.906Z] #77 318.8 ----------------------------------------------------------------------
15:29:11 [2022-07-27T15:29:11.906Z] #77 318.8  /bin/mkdir -p '/build'
15:29:11 [2022-07-27T15:29:11.906Z] #77 318.8   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
15:29:11 [2022-07-27T15:29:11.906Z] #77 318.9 libtool: install: /usr/bin/install -c crun /build/crun
15:29:12 [2022-07-27T15:29:12.164Z] #77 318.9 make[3]: Leaving directory '/tmp/crun-build'
15:29:12 [2022-07-27T15:29:12.164Z] #77 318.9 make[2]: Leaving directory '/tmp/crun-build'
15:29:12 [2022-07-27T15:29:12.164Z] #77 318.9 make[1]: Leaving directory '/tmp/crun-build'
15:29:12 [2022-07-27T15:29:12.421Z] #77 DONE 319.2s
15:29:12 [2022-07-27T15:29:12.421Z] 
15:29:12 [2022-07-27T15:29:12.421Z] #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
15:29:12 [2022-07-27T15:29:12.421Z] #64 sha256:7e89dd9b74b6e4003486377811c8d439059a3ea681b3984458337a38a28e5abc
15:29:13 [2022-07-27T15:29:13.045Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:29:13 [2022-07-27T15:29:13.045Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:29:14 [2022-07-27T15:29:14.951Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:29:15 [2022-07-27T15:29:15.211Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:29:16 [2022-07-27T15:29:16.589Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:29:17 [2022-07-27T15:29:17.967Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:29:17 [2022-07-27T15:29:17.967Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.97s)
15:29:17 [2022-07-27T15:29:17.967Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s)
15:29:17 [2022-07-27T15:29:17.967Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.34s)
15:29:17 [2022-07-27T15:29:17.967Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s)
15:29:17 [2022-07-27T15:29:17.967Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.29s)
15:29:17 [2022-07-27T15:29:17.967Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s)
15:29:17 [2022-07-27T15:29:17.967Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.53s)
15:29:17 [2022-07-27T15:29:17.967Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.56s)
15:29:17 [2022-07-27T15:29:17.967Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.09s)
15:29:17 [2022-07-27T15:29:17.967Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.64s)
15:29:17 [2022-07-27T15:29:17.967Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.04s)
15:29:17 [2022-07-27T15:29:17.967Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.94s)
15:29:17 [2022-07-27T15:29:17.967Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.12s)
15:29:17 [2022-07-27T15:29:17.967Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.74s)
15:29:17 [2022-07-27T15:29:17.967Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.82s)
15:29:17 [2022-07-27T15:29:17.967Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.51s)
15:29:17 [2022-07-27T15:29:17.967Z] === RUN   TestCgroupNamespacesRun
15:29:19 [2022-07-27T15:29:19.346Z] --- PASS: TestCgroupNamespacesRun (1.28s)
15:29:19 [2022-07-27T15:29:19.346Z] === RUN   TestCgroupNamespacesRunPrivileged
15:29:19 [2022-07-27T15:29:19.346Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
15:29:19 [2022-07-27T15:29:19.346Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
15:29:19 [2022-07-27T15:29:19.346Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:29:20 [2022-07-27T15:29:20.724Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s)
15:29:20 [2022-07-27T15:29:20.724Z] === RUN   TestCgroupNamespacesRunHostMode
15:29:20 [2022-07-27T15:29:20.968Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.776s	coverage: 60.1% of statements
15:29:20 [2022-07-27T15:29:20.968Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
15:29:20 [2022-07-27T15:29:20.968Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
15:29:20 [2022-07-27T15:29:20.968Z] ok  	github.com/docker/docker/libnetwork/osl	4.329s	coverage: 39.7% of statements
15:29:20 [2022-07-27T15:29:20.968Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
15:29:21 [2022-07-27T15:29:21.227Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.7% of statements
15:29:21 [2022-07-27T15:29:21.661Z] --- PASS: TestCgroupNamespacesRunHostMode (1.22s)
15:29:21 [2022-07-27T15:29:21.661Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:29:22 [2022-07-27T15:29:22.592Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.666s	coverage: 48.6% of statements
15:29:22 [2022-07-27T15:29:22.593Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 70.6% of statements
15:29:22 [2022-07-27T15:29:22.593Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
15:29:22 [2022-07-27T15:29:22.850Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
15:29:22 [2022-07-27T15:29:22.850Z] 
15:29:22 [2022-07-27T15:29:22.850Z] === Skipped
15:29:22 [2022-07-27T15:29:22.850Z] === SKIP: libnetwork TestParallel1 (0.00s)
15:29:22 [2022-07-27T15:29:22.850Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
15:29:22 [2022-07-27T15:29:22.850Z] 
15:29:22 [2022-07-27T15:29:22.850Z] === SKIP: libnetwork TestParallel3 (0.00s)
15:29:22 [2022-07-27T15:29:22.850Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
15:29:22 [2022-07-27T15:29:22.850Z] 
15:29:22 [2022-07-27T15:29:22.850Z] === SKIP: libnetwork TestParallel2 (0.00s)
15:29:22 [2022-07-27T15:29:22.850Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
15:29:22 [2022-07-27T15:29:22.850Z] 
15:29:22 [2022-07-27T15:29:22.850Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
15:29:22 [2022-07-27T15:29:22.850Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
15:29:22 [2022-07-27T15:29:22.850Z] 
15:29:22 [2022-07-27T15:29:22.850Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
15:29:22 [2022-07-27T15:29:22.850Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
15:29:22 [2022-07-27T15:29:22.850Z] 
15:29:22 [2022-07-27T15:29:22.850Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
15:29:22 [2022-07-27T15:29:22.850Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
15:29:22 [2022-07-27T15:29:22.850Z] 
15:29:22 [2022-07-27T15:29:22.850Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
15:29:22 [2022-07-27T15:29:22.850Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
15:29:22 [2022-07-27T15:29:22.850Z] 
15:29:22 [2022-07-27T15:29:22.850Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
15:29:22 [2022-07-27T15:29:22.850Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
15:29:22 [2022-07-27T15:29:22.850Z] 
15:29:22 [2022-07-27T15:29:22.850Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
15:29:22 [2022-07-27T15:29:22.850Z]     firewalld_test.go:14: firewalld is not running
15:29:22 [2022-07-27T15:29:22.850Z] 
15:29:22 [2022-07-27T15:29:22.850Z] DONE 327 tests, 9 skipped in 203.750s
15:29:23 [2022-07-27T15:29:23.037Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.21s)
15:29:23 [2022-07-27T15:29:23.037Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
Post stage
[Pipeline] junit
15:29:23 [2022-07-27T15:29:23.424Z] Recording test results
15:29:23 [2022-07-27T15:29:23.540Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:29:23 [2022-07-27T15:29:23.909Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42934/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=31f654a704f61768828d5950a13f30bb493d1239 -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:31f654a704f61768828d5950a13f30bb493d1239 hack/make.sh dynbinary test-integration
15:29:24 [2022-07-27T15:29:24.165Z] 
15:29:24 [2022-07-27T15:29:24.414Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.22s)
15:29:24 [2022-07-27T15:29:24.414Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:29:24 [2022-07-27T15:29:24.421Z] Removing bundles/
15:29:24 [2022-07-27T15:29:24.421Z] 
15:29:24 [2022-07-27T15:29:24.421Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:29:24 [2022-07-27T15:29:24.421Z] Building: bundles/dynbinary-daemon/dockerd
15:29:24 [2022-07-27T15:29:24.421Z] GOOS="" GOARCH="" GOARM=""
15:29:24 [2022-07-27T15:29:24.981Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
15:29:24 [2022-07-27T15:29:24.981Z] === RUN   TestCgroupNamespacesRunOlderClient
15:29:26 [2022-07-27T15:29:26.378Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.26s)
15:29:26 [2022-07-27T15:29:26.378Z] === RUN   TestNISDomainname
15:29:26 [2022-07-27T15:29:26.636Z] --- PASS: TestNISDomainname (0.57s)
15:29:26 [2022-07-27T15:29:26.636Z] === RUN   TestHostnameDnsResolution
15:29:27 [2022-07-27T15:29:27.257Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
15:29:27 [2022-07-27T15:29:27.257Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:29:27 [2022-07-27T15:29:27.257Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:29:27 [2022-07-27T15:29:27.574Z] --- PASS: TestHostnameDnsResolution (0.76s)
15:29:27 [2022-07-27T15:29:27.574Z] === RUN   TestUnprivilegedPortsAndPing
15:29:28 [2022-07-27T15:29:28.143Z] --- PASS: TestUnprivilegedPortsAndPing (0.60s)
15:29:28 [2022-07-27T15:29:28.143Z] === RUN   TestPrivilegedHostDevices
15:29:28 [2022-07-27T15:29:28.711Z] --- PASS: TestPrivilegedHostDevices (0.55s)
15:29:28 [2022-07-27T15:29:28.711Z] === RUN   TestRunConsoleSize
15:29:29 [2022-07-27T15:29:29.279Z] --- PASS: TestRunConsoleSize (0.46s)
15:29:29 [2022-07-27T15:29:29.279Z] === RUN   TestStats
15:29:30 [2022-07-27T15:29:30.525Z] #64 ...
15:29:30 [2022-07-27T15:29:30.525Z] 
15:29:30 [2022-07-27T15:29:30.525Z] #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
15:29:30 [2022-07-27T15:29:30.525Z] #60 sha256:0a579186745264c777513741cddaa413adec0521f6ccdd585d4dfdfde43c9c90
15:29:30 [2022-07-27T15:29:30.525Z] #60 207.2 + mkdir -p /build
15:29:30 [2022-07-27T15:29:30.525Z] #60 207.2 + cp runc /build/runc
15:29:30 [2022-07-27T15:29:30.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:29:31 [2022-07-27T15:29:31.088Z] #60 DONE 208.3s
15:29:31 [2022-07-27T15:29:31.088Z] 
15:29:31 [2022-07-27T15:29:31.088Z] #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
15:29:31 [2022-07-27T15:29:31.088Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
15:29:31 [2022-07-27T15:29:31.088Z] #55 413.1 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
15:29:31 [2022-07-27T15:29:31.088Z] #55 DONE 413.7s
15:29:31 [2022-07-27T15:29:31.088Z] 
15:29:31 [2022-07-27T15:29:31.088Z] #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
15:29:31 [2022-07-27T15:29:31.088Z] #64 sha256:7e89dd9b74b6e4003486377811c8d439059a3ea681b3984458337a38a28e5abc
15:29:31 [2022-07-27T15:29:31.811Z] --- PASS: TestStats (2.50s)
15:29:31 [2022-07-27T15:29:31.811Z] === RUN   TestStopContainerWithTimeout
15:29:31 [2022-07-27T15:29:31.811Z] === RUN   TestStopContainerWithTimeout/0
15:29:31 [2022-07-27T15:29:31.811Z] === PAUSE TestStopContainerWithTimeout/0
15:29:31 [2022-07-27T15:29:31.811Z] === RUN   TestStopContainerWithTimeout/1
15:29:31 [2022-07-27T15:29:31.811Z] === PAUSE TestStopContainerWithTimeout/1
15:29:31 [2022-07-27T15:29:31.811Z] === RUN   TestStopContainerWithTimeout/3
15:29:31 [2022-07-27T15:29:31.811Z] === PAUSE TestStopContainerWithTimeout/3
15:29:31 [2022-07-27T15:29:31.811Z] === RUN   TestStopContainerWithTimeout/-1
15:29:31 [2022-07-27T15:29:31.811Z] === PAUSE TestStopContainerWithTimeout/-1
15:29:31 [2022-07-27T15:29:31.811Z] === CONT  TestStopContainerWithTimeout/0
15:29:31 [2022-07-27T15:29:31.811Z] === CONT  TestStopContainerWithTimeout/3
15:29:32 [2022-07-27T15:29:32.380Z] === CONT  TestStopContainerWithTimeout/-1
15:29:32 [2022-07-27T15:29:32.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:29:33 [2022-07-27T15:29:33.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:29:34 [2022-07-27T15:29:34.357Z] #64 ...
15:29:34 [2022-07-27T15:29:34.357Z] 
15:29:34 [2022-07-27T15:29:34.357Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
15:29:34 [2022-07-27T15:29:34.357Z] #56 sha256:7163eec3188c19bc719111e6ca9875e09e546138840adb14a9453bf6efd2d2f5
15:29:34 [2022-07-27T15:29:34.463Z] sha256:1c6a20c01a7a6a4df1e00ec06b5fc1840850e6b470fea81a4d9316dc18d78f13
15:29:34 [2022-07-27T15:29:34.463Z] INFO: Starting docker-py tests...
15:29:34 [2022-07-27T15:29:34.463Z] ============================= test session starts ==============================
15:29:34 [2022-07-27T15:29:34.463Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
15:29:34 [2022-07-27T15:29:34.463Z] rootdir: /src, inifile: pytest.ini
15:29:34 [2022-07-27T15:29:34.463Z] plugins: cov-2.6.1, timeout-1.3.3
15:29:34 [2022-07-27T15:29:34.463Z] collected 395 items / 2 deselected / 393 selected
15:29:34 [2022-07-27T15:29:34.463Z] 
15:29:34 [2022-07-27T15:29:34.613Z] #56 DONE 0.7s
15:29:34 [2022-07-27T15:29:34.613Z] 
15:29:34 [2022-07-27T15:29:34.613Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
15:29:34 [2022-07-27T15:29:34.613Z] #58 sha256:c3fa18c7801316296703c2d701fb554d78e4f5cf0fd41a0c5e99bb13c0cafbc5
15:29:34 [2022-07-27T15:29:34.613Z] #58 DONE 0.1s
15:29:34 [2022-07-27T15:29:34.613Z] 
15:29:34 [2022-07-27T15:29:34.613Z] #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
15:29:34 [2022-07-27T15:29:34.613Z] #64 sha256:7e89dd9b74b6e4003486377811c8d439059a3ea681b3984458337a38a28e5abc
15:29:34 [2022-07-27T15:29:34.613Z] #64 ...
15:29:34 [2022-07-27T15:29:34.613Z] 
15:29:34 [2022-07-27T15:29:34.613Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
15:29:34 [2022-07-27T15:29:34.613Z] #61 sha256:4b022aa48e7cef5bea12de7ea3fc56258484dd937ffaf76c31a8e7d4aa83482c
15:29:34 [2022-07-27T15:29:34.870Z] #61 DONE 0.3s
15:29:34 [2022-07-27T15:29:34.870Z] 
15:29:34 [2022-07-27T15:29:34.870Z] #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
15:29:34 [2022-07-27T15:29:34.870Z] #64 sha256:7e89dd9b74b6e4003486377811c8d439059a3ea681b3984458337a38a28e5abc
15:29:34 [2022-07-27T15:29:34.913Z] === CONT  TestStopContainerWithTimeout/1
15:29:35 [2022-07-27T15:29:35.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:29:36 [2022-07-27T15:29:36.235Z] #64 354.7 + bin/containerd
15:29:36 [2022-07-27T15:29:36.289Z] --- PASS: TestStopContainerWithTimeout (0.01s)
15:29:36 [2022-07-27T15:29:36.289Z]     --- PASS: TestStopContainerWithTimeout/0 (0.74s)
15:29:36 [2022-07-27T15:29:36.289Z]     --- PASS: TestStopContainerWithTimeout/3 (2.82s)
15:29:36 [2022-07-27T15:29:36.289Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.46s)
15:29:36 [2022-07-27T15:29:36.289Z]     --- PASS: TestStopContainerWithTimeout/1 (1.56s)
15:29:36 [2022-07-27T15:29:36.289Z] === RUN   TestDeleteDevicemapper
15:29:36 [2022-07-27T15:29:36.289Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:29:36 [2022-07-27T15:29:36.289Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:29:36 [2022-07-27T15:29:36.289Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:29:37 [2022-07-27T15:29:37.665Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.38s)
15:29:37 [2022-07-27T15:29:37.665Z] === RUN   TestUpdateMemory
15:29:37 [2022-07-27T15:29:37.924Z] --- PASS: TestUpdateMemory (0.59s)
15:29:37 [2022-07-27T15:29:37.924Z] === RUN   TestUpdateCPUQuota
15:29:38 [2022-07-27T15:29:38.860Z] --- PASS: TestUpdateCPUQuota (1.00s)
15:29:38 [2022-07-27T15:29:38.860Z] === RUN   TestUpdatePidsLimit
15:29:38 [2022-07-27T15:29:38.860Z] === RUN   TestUpdatePidsLimit/update_from_none
15:29:39 [2022-07-27T15:29:39.119Z] === RUN   TestUpdatePidsLimit/no_change
15:29:39 [2022-07-27T15:29:39.379Z] === RUN   TestUpdatePidsLimit/update_lower
15:29:39 [2022-07-27T15:29:39.638Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:29:39 [2022-07-27T15:29:39.897Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:29:40 [2022-07-27T15:29:40.157Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:29:40 [2022-07-27T15:29:40.416Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:29:41 [2022-07-27T15:29:41.352Z] --- PASS: TestUpdatePidsLimit (2.27s)
15:29:41 [2022-07-27T15:29:41.352Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.21s)
15:29:41 [2022-07-27T15:29:41.352Z]     --- PASS: TestUpdatePidsLimit/no_change (0.25s)
15:29:41 [2022-07-27T15:29:41.352Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.23s)
15:29:41 [2022-07-27T15:29:41.352Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s)
15:29:41 [2022-07-27T15:29:41.352Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s)
15:29:41 [2022-07-27T15:29:41.352Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.25s)
15:29:41 [2022-07-27T15:29:41.352Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s)
15:29:41 [2022-07-27T15:29:41.352Z] === RUN   TestUpdateRestartPolicy
15:29:43 [2022-07-27T15:29:43.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:29:46 [2022-07-27T15:29:46.994Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:29:49 [2022-07-27T15:29:49.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:29:50 [2022-07-27T15:29:50.214Z] tests/integration/api_build_test.py .......................X             [  6%]
15:29:50 [2022-07-27T15:29:50.783Z] tests/integration/api_client_test.py .....                               [  7%]
15:29:51 [2022-07-27T15:29:51.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:29:52 [2022-07-27T15:29:52.550Z] tests/integration/api_config_test.py ......                              [  8%]
15:29:53 [2022-07-27T15:29:53.556Z] --- PASS: TestUpdateRestartPolicy (11.10s)
15:29:53 [2022-07-27T15:29:53.556Z] === RUN   TestUpdateRestartWithAutoRemove
15:29:53 [2022-07-27T15:29:53.556Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s)
15:29:53 [2022-07-27T15:29:53.556Z] === RUN   TestWaitNonBlocked
15:29:53 [2022-07-27T15:29:53.556Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:29:53 [2022-07-27T15:29:53.556Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:29:53 [2022-07-27T15:29:53.556Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:29:53 [2022-07-27T15:29:53.556Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:29:53 [2022-07-27T15:29:53.556Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:29:53 [2022-07-27T15:29:53.556Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:29:53 [2022-07-27T15:29:53.556Z] --- PASS: TestWaitNonBlocked (0.01s)
15:29:53 [2022-07-27T15:29:53.556Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s)
15:29:53 [2022-07-27T15:29:53.556Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s)
15:29:53 [2022-07-27T15:29:53.556Z] === RUN   TestWaitBlocked
15:29:53 [2022-07-27T15:29:53.556Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:29:53 [2022-07-27T15:29:53.556Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:29:53 [2022-07-27T15:29:53.556Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:29:53 [2022-07-27T15:29:53.556Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:29:53 [2022-07-27T15:29:53.556Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:29:53 [2022-07-27T15:29:53.556Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:29:54 [2022-07-27T15:29:54.494Z] --- PASS: TestWaitBlocked (0.01s)
15:29:54 [2022-07-27T15:29:54.494Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.61s)
15:29:54 [2022-07-27T15:29:54.494Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s)
15:29:54 [2022-07-27T15:29:54.494Z] === RUN   TestWaitConditions
15:29:54 [2022-07-27T15:29:54.494Z] === RUN   TestWaitConditions/default
15:29:54 [2022-07-27T15:29:54.494Z] === PAUSE TestWaitConditions/default
15:29:54 [2022-07-27T15:29:54.494Z] === RUN   TestWaitConditions/not-running
15:29:54 [2022-07-27T15:29:54.494Z] === PAUSE TestWaitConditions/not-running
15:29:54 [2022-07-27T15:29:54.494Z] === RUN   TestWaitConditions/next-exit
15:29:54 [2022-07-27T15:29:54.494Z] === PAUSE TestWaitConditions/next-exit
15:29:54 [2022-07-27T15:29:54.494Z] === RUN   TestWaitConditions/removed
15:29:54 [2022-07-27T15:29:54.494Z] === PAUSE TestWaitConditions/removed
15:29:54 [2022-07-27T15:29:54.494Z] === CONT  TestWaitConditions/default
15:29:54 [2022-07-27T15:29:54.494Z] === CONT  TestWaitConditions/next-exit
15:29:54 [2022-07-27T15:29:54.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:29:55 [2022-07-27T15:29:55.871Z] === CONT  TestWaitConditions/not-running
15:29:55 [2022-07-27T15:29:55.871Z] === CONT  TestWaitConditions/removed
15:29:56 [2022-07-27T15:29:56.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:29:57 [2022-07-27T15:29:57.783Z] --- PASS: TestWaitConditions (0.01s)
15:29:57 [2022-07-27T15:29:57.784Z]     --- PASS: TestWaitConditions/next-exit (1.66s)
15:29:57 [2022-07-27T15:29:57.784Z]     --- PASS: TestWaitConditions/default (1.71s)
15:29:57 [2022-07-27T15:29:57.784Z]     --- PASS: TestWaitConditions/not-running (1.63s)
15:29:57 [2022-07-27T15:29:57.784Z]     --- PASS: TestWaitConditions/removed (1.61s)
15:29:57 [2022-07-27T15:29:57.784Z] === CONT  TestContainerStartOnDaemonRestart
15:29:57 [2022-07-27T15:29:57.784Z] === CONT  TestRestartDaemonWithRestartingContainer
15:30:00 [2022-07-27T15:30:00.325Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.41s)
15:30:00 [2022-07-27T15:30:00.325Z] === CONT  TestIpcModeOlderClient
15:30:00 [2022-07-27T15:30:00.325Z] --- PASS: TestContainerStartOnDaemonRestart (2.47s)
15:30:00 [2022-07-27T15:30:00.325Z] === CONT  TestContainerKillOnDaemonStart
15:30:00 [2022-07-27T15:30:00.325Z] --- PASS: TestIpcModeOlderClient (0.10s)
15:30:00 [2022-07-27T15:30:00.325Z] === CONT  TestDaemonHostGatewayIP
15:30:00 [2022-07-27T15:30:00.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:30:02 [2022-07-27T15:30:02.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:30:02 [2022-07-27T15:30:02.861Z] --- PASS: TestDaemonHostGatewayIP (2.70s)
15:30:02 [2022-07-27T15:30:02.861Z] === CONT  TestDaemonRestartIpcMode
15:30:05 [2022-07-27T15:30:05.393Z] --- PASS: TestDaemonRestartIpcMode (2.35s)
15:30:05 [2022-07-27T15:30:05.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:30:08 [2022-07-27T15:30:08.080Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:30:08 [2022-07-27T15:30:08.080Z] Using test binary docker
15:30:08 [2022-07-27T15:30:08.080Z] +++ /etc/init.d/apparmor start
15:30:08 [2022-07-27T15:30:08.080Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:30:08 [2022-07-27T15:30:08.080Z] INFO: Waiting for daemon to start...
15:30:08 [2022-07-27T15:30:08.080Z] Starting dockerd
15:30:08 [2022-07-27T15:30:08.080Z] +++ 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
15:30:10 [2022-07-27T15:30:10.625Z] .
15:30:10 [2022-07-27T15:30:10.625Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:30:10 [2022-07-27T15:30:10.625Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:30:10 [2022-07-27T15:30:10.625Z] Error: No such image: emptyfs
15:30:10 [2022-07-27T15:30:10.625Z] ++++ docker load
15:30:10 [2022-07-27T15:30:10.625Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:30:10 [2022-07-27T15:30:10.625Z] Running integration-test (iteration 1)
15:30:10 [2022-07-27T15:30:10.625Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
15:30:10 [2022-07-27T15:30:10.625Z] ++ 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
15:30:10 [2022-07-27T15:30:10.625Z] ++ set -e
15:30:10 [2022-07-27T15:30:10.625Z] ++ '[' -n 0 ']'
15:30:10 [2022-07-27T15:30:10.625Z] ++ set -x
15:30:10 [2022-07-27T15:30:10.625Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
15:30:11 [2022-07-27T15:30:11.957Z] --- PASS: TestContainerKillOnDaemonStart (11.89s)
15:30:11 [2022-07-27T15:30:11.957Z] PASS
15:30:11 [2022-07-27T15:30:11.957Z] 
15:30:11 [2022-07-27T15:30:11.957Z] === Skipped
15:30:11 [2022-07-27T15:30:11.957Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
15:30:11 [2022-07-27T15:30:11.957Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:30:11 [2022-07-27T15:30:11.957Z] 
15:30:11 [2022-07-27T15:30:11.957Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
15:30:11 [2022-07-27T15:30:11.957Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
15:30:11 [2022-07-27T15:30:11.957Z] 
15:30:11 [2022-07-27T15:30:11.957Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:30:11 [2022-07-27T15:30:11.957Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:30:11 [2022-07-27T15:30:11.957Z] 
15:30:11 [2022-07-27T15:30:11.957Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
15:30:11 [2022-07-27T15:30:11.957Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
15:30:11 [2022-07-27T15:30:11.957Z] 
15:30:11 [2022-07-27T15:30:11.957Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
15:30:11 [2022-07-27T15:30:11.957Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:30:11 [2022-07-27T15:30:11.957Z] 
15:30:11 [2022-07-27T15:30:11.957Z] DONE 264 tests, 5 skipped in 131.901s
15:30:11 [2022-07-27T15:30:11.957Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
15:30:11 [2022-07-27T15:30:11.957Z] === RUN   TestConfigDaemonLibtrustID
15:30:12 [2022-07-27T15:30:12.012Z] Loaded image: busybox:latest
15:30:12 [2022-07-27T15:30:12.271Z] Loaded image: busybox:glibc
15:30:12 [2022-07-27T15:30:12.525Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
15:30:12 [2022-07-27T15:30:12.525Z] === RUN   TestConfigDaemonID
15:30:13 [2022-07-27T15:30:13.461Z]     daemon_test.go:83: [d73e1a776721e] daemon is not started
15:30:13 [2022-07-27T15:30:13.461Z] --- PASS: TestConfigDaemonID (1.04s)
15:30:13 [2022-07-27T15:30:13.461Z] === RUN   TestDaemonConfigValidation
15:30:13 [2022-07-27T15:30:13.461Z] === RUN   TestDaemonConfigValidation/config_with_no_content
15:30:13 [2022-07-27T15:30:13.461Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
15:30:13 [2022-07-27T15:30:13.461Z] === RUN   TestDaemonConfigValidation/config_with_{}
15:30:13 [2022-07-27T15:30:13.461Z] === PAUSE TestDaemonConfigValidation/config_with_{}
15:30:13 [2022-07-27T15:30:13.461Z] === RUN   TestDaemonConfigValidation/invalid_config
15:30:13 [2022-07-27T15:30:13.461Z] === PAUSE TestDaemonConfigValidation/invalid_config
15:30:13 [2022-07-27T15:30:13.461Z] === RUN   TestDaemonConfigValidation/malformed_config
15:30:13 [2022-07-27T15:30:13.461Z] === PAUSE TestDaemonConfigValidation/malformed_config
15:30:13 [2022-07-27T15:30:13.461Z] === RUN   TestDaemonConfigValidation/valid_config
15:30:13 [2022-07-27T15:30:13.461Z] === PAUSE TestDaemonConfigValidation/valid_config
15:30:13 [2022-07-27T15:30:13.461Z] === CONT  TestDaemonConfigValidation/config_with_no_content
15:30:13 [2022-07-27T15:30:13.461Z] === CONT  TestDaemonConfigValidation/malformed_config
15:30:13 [2022-07-27T15:30:13.721Z] === CONT  TestDaemonConfigValidation/valid_config
15:30:13 [2022-07-27T15:30:13.721Z] === CONT  TestDaemonConfigValidation/invalid_config
15:30:13 [2022-07-27T15:30:13.721Z] === CONT  TestDaemonConfigValidation/config_with_{}
15:30:13 [2022-07-27T15:30:13.721Z] --- PASS: TestDaemonConfigValidation (0.00s)
15:30:13 [2022-07-27T15:30:13.721Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
15:30:13 [2022-07-27T15:30:13.721Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.11s)
15:30:13 [2022-07-27T15:30:13.721Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.10s)
15:30:13 [2022-07-27T15:30:13.721Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
15:30:13 [2022-07-27T15:30:13.721Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
15:30:13 [2022-07-27T15:30:13.721Z] === RUN   TestConfigDaemonSeccompProfiles
15:30:13 [2022-07-27T15:30:13.721Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
15:30:15 [2022-07-27T15:30:15.098Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
15:30:16 [2022-07-27T15:30:16.035Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
15:30:16 [2022-07-27T15:30:16.971Z] === CONT  TestConfigDaemonSeccompProfiles
15:30:16 [2022-07-27T15:30:16.971Z]     daemon_test.go:197: [d814b73308aeb] daemon is not started
15:30:16 [2022-07-27T15:30:16.971Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
15:30:16 [2022-07-27T15:30:16.971Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
15:30:16 [2022-07-27T15:30:16.971Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
15:30:16 [2022-07-27T15:30:16.971Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
15:30:16 [2022-07-27T15:30:16.971Z] === RUN   TestDaemonProxy
15:30:16 [2022-07-27T15:30:16.971Z] === RUN   TestDaemonProxy/environment_variables
15:30:17 [2022-07-27T15:30:17.542Z] Loaded image: debian:bullseye-slim
15:30:17 [2022-07-27T15:30:17.542Z] Loaded image: hello-world:latest
15:30:17 [2022-07-27T15:30:17.542Z] Loaded image: arm32v7/hello-world:latest
15:30:17 [2022-07-27T15:30:17.542Z] INFO: Testing against a local daemon
15:30:17 [2022-07-27T15:30:17.542Z] === RUN   TestCgroupNamespacesBuild
15:30:18 [2022-07-27T15:30:18.873Z] === RUN   TestDaemonProxy/command-line_options
15:30:20 [2022-07-27T15:30:20.076Z] --- PASS: TestCgroupNamespacesBuild (2.52s)
15:30:20 [2022-07-27T15:30:20.076Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:30:20 [2022-07-27T15:30:20.776Z] === RUN   TestDaemonProxy/configuration_file
15:30:21 [2022-07-27T15:30:21.978Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.14s)
15:30:21 [2022-07-27T15:30:21.978Z] === RUN   TestBuildWithSession
15:30:21 [2022-07-27T15:30:21.978Z]     build_session_test.go:25: TODO: BuildKit
15:30:21 [2022-07-27T15:30:21.978Z] --- SKIP: TestBuildWithSession (0.00s)
15:30:21 [2022-07-27T15:30:21.978Z] === RUN   TestBuildSquashParent
15:30:22 [2022-07-27T15:30:22.152Z] === RUN   TestDaemonProxy/conflicting_options
15:30:22 [2022-07-27T15:30:22.719Z] === RUN   TestDaemonProxy/reload_sanitized
15:30:22 [2022-07-27T15:30:22.955Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
15:30:23 [2022-07-27T15:30:23.286Z] --- PASS: TestDaemonProxy (6.26s)
15:30:23 [2022-07-27T15:30:23.286Z]     --- PASS: TestDaemonProxy/environment_variables (1.76s)
15:30:23 [2022-07-27T15:30:23.286Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
15:30:23 [2022-07-27T15:30:23.286Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
15:30:23 [2022-07-27T15:30:23.286Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
15:30:23 [2022-07-27T15:30:23.286Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
15:30:23 [2022-07-27T15:30:23.286Z] PASS
15:30:23 [2022-07-27T15:30:23.286Z] 
15:30:23 [2022-07-27T15:30:23.286Z] DONE 18 tests in 11.191s
15:30:23 [2022-07-27T15:30:23.286Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
15:30:23 [2022-07-27T15:30:23.286Z] INFO: Testing against a local daemon
15:30:23 [2022-07-27T15:30:23.286Z] === RUN   TestCommitInheritsEnv
15:30:23 [2022-07-27T15:30:23.545Z] --- PASS: TestCommitInheritsEnv (0.35s)
15:30:23 [2022-07-27T15:30:23.545Z] === RUN   TestImportExtremelyLargeImageWorks
15:30:23 [2022-07-27T15:30:23.545Z] === PAUSE TestImportExtremelyLargeImageWorks
15:30:23 [2022-07-27T15:30:23.545Z] === RUN   TestImportWithCustomPlatform
15:30:23 [2022-07-27T15:30:23.545Z] === RUN   TestImportWithCustomPlatform/#00
15:30:23 [2022-07-27T15:30:23.804Z] === RUN   TestImportWithCustomPlatform/_______
15:30:23 [2022-07-27T15:30:23.804Z] === RUN   TestImportWithCustomPlatform//
15:30:23 [2022-07-27T15:30:23.804Z] === RUN   TestImportWithCustomPlatform/linux
15:30:23 [2022-07-27T15:30:23.804Z] === RUN   TestImportWithCustomPlatform/LINUX
15:30:23 [2022-07-27T15:30:23.804Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
15:30:23 [2022-07-27T15:30:23.804Z] === RUN   TestImportWithCustomPlatform/macos
15:30:24 [2022-07-27T15:30:24.063Z] === RUN   TestImportWithCustomPlatform/macos/arm64
15:30:24 [2022-07-27T15:30:24.063Z] === RUN   TestImportWithCustomPlatform/nintendo64
15:30:24 [2022-07-27T15:30:24.063Z] --- PASS: TestImportWithCustomPlatform (0.34s)
15:30:24 [2022-07-27T15:30:24.063Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
15:30:24 [2022-07-27T15:30:24.063Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
15:30:24 [2022-07-27T15:30:24.063Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
15:30:24 [2022-07-27T15:30:24.063Z]     --- PASS: TestImportWithCustomPlatform/linux (0.08s)
15:30:24 [2022-07-27T15:30:24.063Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
15:30:24 [2022-07-27T15:30:24.063Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s)
15:30:24 [2022-07-27T15:30:24.063Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
15:30:24 [2022-07-27T15:30:24.063Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
15:30:24 [2022-07-27T15:30:24.063Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
15:30:24 [2022-07-27T15:30:24.063Z] === RUN   TestImagesFilterMultiReference
15:30:24 [2022-07-27T15:30:24.063Z] --- PASS: TestImagesFilterMultiReference (0.06s)
15:30:24 [2022-07-27T15:30:24.063Z] === RUN   TestImagePullPlatformInvalid
15:30:24 [2022-07-27T15:30:24.063Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
15:30:24 [2022-07-27T15:30:24.063Z] === RUN   TestRemoveImageOrphaning
15:30:24 [2022-07-27T15:30:24.322Z] --- PASS: TestRemoveImageOrphaning (0.30s)
15:30:24 [2022-07-27T15:30:24.322Z] === RUN   TestRemoveImageGarbageCollector
15:30:24 [2022-07-27T15:30:24.890Z] time="2022-07-27T15:30:24Z" level=info msg="[graphdriver] trying configured driver: overlay2"
15:30:26 [2022-07-27T15:30:26.297Z] --- PASS: TestRemoveImageGarbageCollector (2.01s)
15:30:26 [2022-07-27T15:30:26.297Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:30:26 [2022-07-27T15:30:26.297Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
15:30:26 [2022-07-27T15:30:26.297Z] === RUN   TestTagInvalidReference
15:30:26 [2022-07-27T15:30:26.297Z] --- PASS: TestTagInvalidReference (0.01s)
15:30:26 [2022-07-27T15:30:26.297Z] === RUN   TestTagValidPrefixedRepo
15:30:26 [2022-07-27T15:30:26.556Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
15:30:26 [2022-07-27T15:30:26.556Z] === RUN   TestTagExistedNameWithoutForce
15:30:26 [2022-07-27T15:30:26.556Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
15:30:26 [2022-07-27T15:30:26.556Z] === RUN   TestTagOfficialNames
15:30:26 [2022-07-27T15:30:26.556Z] --- PASS: TestTagOfficialNames (0.06s)
15:30:26 [2022-07-27T15:30:26.556Z] === RUN   TestTagMatchesDigest
15:30:26 [2022-07-27T15:30:26.556Z] --- PASS: TestTagMatchesDigest (0.02s)
15:30:26 [2022-07-27T15:30:26.556Z] === CONT  TestImportExtremelyLargeImageWorks
15:30:31 [2022-07-27T15:30:31.950Z] --- PASS: TestBuildSquashParent (8.79s)
15:30:31 [2022-07-27T15:30:31.950Z] === RUN   TestBuildWithRemoveAndForceRemove
15:30:31 [2022-07-27T15:30:31.950Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:30:31 [2022-07-27T15:30:31.950Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:30:31 [2022-07-27T15:30:31.950Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:30:31 [2022-07-27T15:30:31.950Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:30:31 [2022-07-27T15:30:31.950Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:30:31 [2022-07-27T15:30:31.950Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:30:31 [2022-07-27T15:30:31.950Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:30:31 [2022-07-27T15:30:31.950Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:30:31 [2022-07-27T15:30:31.950Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:30:31 [2022-07-27T15:30:31.950Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:30:31 [2022-07-27T15:30:31.950Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:30:31 [2022-07-27T15:30:31.950Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:30:31 [2022-07-27T15:30:31.950Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:30:31 [2022-07-27T15:30:31.950Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:30:32 [2022-07-27T15:30:32.428Z] #64 405.6 # github.com/containerd/containerd/cmd/containerd
15:30:32 [2022-07-27T15:30:32.428Z] #64 405.6 /usr/bin/ld: /tmp/go-link-974138544/000019.o: in function `New':
15:30:32 [2022-07-27T15:30:32.428Z] #64 405.6 /tmp/tmp.ca0D4I4l0E/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
15:30:32 [2022-07-27T15:30:32.428Z] #64 405.7 + bin/containerd-stress
15:30:32 [2022-07-27T15:30:32.428Z] #64 406.8 + bin/containerd-shim
15:30:34 [2022-07-27T15:30:34.114Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:30:34 [2022-07-27T15:30:34.115Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:30:37 [2022-07-27T15:30:37.403Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:30:37 [2022-07-27T15:30:37.403Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:30:40 [2022-07-27T15:30:40.527Z] #64 417.9 + bin/containerd-shim-runc-v1
15:30:40 [2022-07-27T15:30:40.694Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
15:30:40 [2022-07-27T15:30:40.694Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.37s)
15:30:40 [2022-07-27T15:30:40.694Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.55s)
15:30:40 [2022-07-27T15:30:40.694Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.31s)
15:30:40 [2022-07-27T15:30:40.694Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.23s)
15:30:40 [2022-07-27T15:30:40.694Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.31s)
15:30:40 [2022-07-27T15:30:40.694Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.30s)
15:30:40 [2022-07-27T15:30:40.694Z] === RUN   TestBuildMultiStageCopy
15:30:40 [2022-07-27T15:30:40.694Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:30:44 [2022-07-27T15:30:44.023Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:30:44 [2022-07-27T15:30:44.023Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:30:44 [2022-07-27T15:30:44.591Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:30:45 [2022-07-27T15:30:45.159Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:30:45 [2022-07-27T15:30:45.779Z] #64 424.2 + bin/containerd-shim-runc-v2
15:30:46 [2022-07-27T15:30:46.095Z] --- PASS: TestBuildMultiStageCopy (5.26s)
15:30:46 [2022-07-27T15:30:46.095Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.76s)
15:30:46 [2022-07-27T15:30:46.095Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s)
15:30:46 [2022-07-27T15:30:46.095Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.63s)
15:30:46 [2022-07-27T15:30:46.095Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.64s)
15:30:46 [2022-07-27T15:30:46.095Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.70s)
15:30:46 [2022-07-27T15:30:46.095Z] === RUN   TestBuildMultiStageParentConfig
15:30:46 [2022-07-27T15:30:46.710Z] #64 425.0 + binaries
15:30:46 [2022-07-27T15:30:46.710Z] #64 425.0 + install -D bin/containerd /build/containerd
15:30:46 [2022-07-27T15:30:46.710Z] #64 425.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
15:30:46 [2022-07-27T15:30:46.710Z] #64 425.0 + install -D bin/ctr /build/ctr
15:30:47 [2022-07-27T15:30:47.471Z] --- PASS: TestBuildMultiStageParentConfig (1.64s)
15:30:47 [2022-07-27T15:30:47.471Z] === RUN   TestBuildLabelWithTargets
15:30:50 [2022-07-27T15:30:50.009Z] --- PASS: TestBuildLabelWithTargets (2.36s)
15:30:50 [2022-07-27T15:30:50.009Z] === RUN   TestBuildWithEmptyLayers
15:30:51 [2022-07-27T15:30:51.386Z] --- PASS: TestBuildWithEmptyLayers (1.35s)
15:30:51 [2022-07-27T15:30:51.386Z] === RUN   TestBuildMultiStageOnBuild
15:30:51 [2022-07-27T15:30:51.954Z] #64 DONE 429.8s
15:30:52 [2022-07-27T15:30:52.210Z] 
15:30:52 [2022-07-27T15:30:52.210Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
15:30:52 [2022-07-27T15:30:52.210Z] #65 sha256:18f2a629001a967717e6601ab6c0436d29a357066c76a9d8880b713b536d0557
15:30:53 [2022-07-27T15:30:53.137Z] #65 DONE 0.8s
15:30:53 [2022-07-27T15:30:53.137Z] 
15:30:53 [2022-07-27T15:30:53.137Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
15:30:53 [2022-07-27T15:30:53.137Z] #70 sha256:d3e5cb80f5d17747861c59176e8b42bab3d5e24b8cc39baf839507ba2cabc080
15:30:53 [2022-07-27T15:30:53.393Z] #70 DONE 0.2s
15:30:53 [2022-07-27T15:30:53.393Z] 
15:30:53 [2022-07-27T15:30:53.393Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
15:30:53 [2022-07-27T15:30:53.393Z] #75 sha256:9f2eb4926fd5f8c79e599d7936c404f14516dc88a89edd6c666d7335e6b1aa9f
15:30:53 [2022-07-27T15:30:53.955Z] #75 DONE 0.6s
15:30:53 [2022-07-27T15:30:53.955Z] 
15:30:53 [2022-07-27T15:30:53.955Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
15:30:53 [2022-07-27T15:30:53.955Z] #78 sha256:aae3f99ea8ed2c7264a9399a78ad968439d5f2740849917edd302352e120f102
15:30:53 [2022-07-27T15:30:53.955Z] #78 DONE 0.1s
15:30:53 [2022-07-27T15:30:53.955Z] 
15:30:53 [2022-07-27T15:30:53.955Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
15:30:53 [2022-07-27T15:30:53.955Z] #79 sha256:3609f6e913c9aa1fabfbc424d3390e78502acc0749a3e02d5db344a5fe291ff2
15:30:53 [2022-07-27T15:30:53.955Z] #79 DONE 0.0s
15:30:53 [2022-07-27T15:30:53.955Z] 
15:30:53 [2022-07-27T15:30:53.955Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
15:30:53 [2022-07-27T15:30:53.955Z] #80 sha256:a346825cfde8f0272c7001efd6590ae27a140f276a4534b59cd96505f75298f1
15:30:53 [2022-07-27T15:30:53.955Z] #80 DONE 0.0s
15:30:53 [2022-07-27T15:30:53.955Z] 
15:30:53 [2022-07-27T15:30:53.955Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker
15:30:53 [2022-07-27T15:30:53.955Z] #81 sha256:ff471edead613c2a0498e9bd8f189500d922a350d78fca3d5a58068a90b38e44
15:30:54 [2022-07-27T15:30:54.671Z] --- PASS: TestBuildMultiStageOnBuild (3.24s)
15:30:54 [2022-07-27T15:30:54.671Z] === RUN   TestBuildUncleanTarFilenames
15:30:55 [2022-07-27T15:30:55.844Z] #81 DONE 1.5s
15:30:55 [2022-07-27T15:30:55.844Z] 
15:30:55 [2022-07-27T15:30:55.844Z] #82 exporting to image
15:30:55 [2022-07-27T15:30:55.844Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
15:30:55 [2022-07-27T15:30:55.844Z] #82 exporting layers
15:30:56 [2022-07-27T15:30:56.578Z] --- PASS: TestBuildUncleanTarFilenames (1.85s)
15:30:56 [2022-07-27T15:30:56.578Z] === RUN   TestBuildMultiStageLayerLeak
15:30:59 [2022-07-27T15:30:59.868Z] --- PASS: TestBuildMultiStageLayerLeak (3.55s)
15:30:59 [2022-07-27T15:30:59.868Z] === RUN   TestBuildWithHugeFile
15:31:00 [2022-07-27T15:31:00.804Z] Created binary: bundles/dynbinary-daemon/dockerd
15:31:00 [2022-07-27T15:31:00.804Z] Building: bundles/dynbinary-daemon/docker-proxy
15:31:00 [2022-07-27T15:31:00.804Z] GOOS="" GOARCH="" GOARM=""
15:31:00 [2022-07-27T15:31:00.804Z] Created binary: bundles/dynbinary-daemon/docker-proxy
15:31:00 [2022-07-27T15:31:00.804Z] 
15:31:00 [2022-07-27T15:31:00.804Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:31:00 [2022-07-27T15:31:00.804Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:31:00 [2022-07-27T15:31:00.804Z] HOSTNAME=21f881c7b085
15:31:00 [2022-07-27T15:31:00.804Z] TESTDEBUG=0
15:31:00 [2022-07-27T15:31:00.804Z] DEST=bundles/test-integration
15:31:00 [2022-07-27T15:31:00.804Z] PWD=/go/src/github.com/docker/docker
15:31:00 [2022-07-27T15:31:00.804Z] DOCKER_GITCOMMIT=31f654a704f61768828d5950a13f30bb493d1239
15:31:00 [2022-07-27T15:31:00.804Z] container=docker
15:31:00 [2022-07-27T15:31:00.804Z] HOME=/root
15:31:00 [2022-07-27T15:31:00.804Z] GOLANG_VERSION=1.18.4
15:31:00 [2022-07-27T15:31:00.804Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:31:00 [2022-07-27T15:31:00.804Z] VALIDATE_BRANCH=master
15:31:00 [2022-07-27T15:31:00.804Z] TERM=xterm
15:31:00 [2022-07-27T15:31:00.804Z] DOCKER_PKG=github.com/docker/docker
15:31:00 [2022-07-27T15:31:00.804Z] SHLVL=1
15:31:00 [2022-07-27T15:31:00.804Z] TIMEOUT=120m
15:31:00 [2022-07-27T15:31:00.804Z] DOCKER_BUILDTAGS= journald
15:31:00 [2022-07-27T15:31:00.804Z] DOCKER_GRAPHDRIVER=overlay2
15:31:00 [2022-07-27T15:31:00.804Z] GO111MODULE=off
15:31:00 [2022-07-27T15:31:00.804Z] DOCKER_EXPERIMENTAL=1
15:31:00 [2022-07-27T15:31:00.804Z] TEST_SKIP_INTEGRATION_CLI=1
15:31:00 [2022-07-27T15:31:00.804Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:31:00 [2022-07-27T15:31:00.804Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:31:00 [2022-07-27T15:31:00.804Z] GOPATH=/go
15:31:00 [2022-07-27T15:31:00.804Z] PKG_CONFIG=pkg-config
15:31:00 [2022-07-27T15:31:00.804Z] _=/usr/bin/env
15:31:00 [2022-07-27T15:31:00.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:31:03 [2022-07-27T15:31:03.937Z] #82 exporting layers 7.3s done
15:31:03 [2022-07-27T15:31:03.938Z] #82 writing image sha256:7e68d3359323e1d891b1c5593aa039d9deb27cefb84f72fbb8af89cd75cb1c1a 0.0s done
15:31:03 [2022-07-27T15:31:03.938Z] #82 naming to docker.io/library/docker:31f654a704f61768828d5950a13f30bb493d1239 0.0s done
15:31:03 [2022-07-27T15:31:03.938Z] #82 DONE 7.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:31:04 [2022-07-27T15:31:04.265Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42934/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_GITCOMMIT=31f654a704f61768828d5950a13f30bb493d1239 -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:31f654a704f61768828d5950a13f30bb493d1239 hack/make.sh dynbinary test-integration
15:31:04 [2022-07-27T15:31:04.828Z] 
15:31:04 [2022-07-27T15:31:04.828Z] Removing bundles/
15:31:04 [2022-07-27T15:31:04.828Z] 
15:31:04 [2022-07-27T15:31:04.828Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:31:04 [2022-07-27T15:31:04.828Z] Building: bundles/dynbinary-daemon/dockerd
15:31:04 [2022-07-27T15:31:04.828Z] GOOS="" GOARCH="" GOARM=""
15:31:17 [2022-07-27T15:31:17.167Z] .........................xx....................                          [ 29%]
15:31:27 [2022-07-27T15:31:27.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:31:27 [2022-07-27T15:31:27.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:31:33 [2022-07-27T15:31:33.865Z] tests/integration/api_exec_test.py .....................                 [ 34%]
15:31:41 [2022-07-27T15:31:41.348Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
15:31:46 [2022-07-27T15:31:46.343Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
15:31:49 [2022-07-27T15:31:49.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
15:31:53 [2022-07-27T15:31:53.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:32:01 [2022-07-27T15:32:01.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
15:32:01 [2022-07-27T15:32:01.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:32:01 [2022-07-27T15:32:01.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:32:02 [2022-07-27T15:32:02.374Z] tests/integration/api_network_test.py ............................       [ 47%]
15:32:02 [2022-07-27T15:32:02.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:32:02 [2022-07-27T15:32:02.961Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:32:03 [2022-07-27T15:32:03.010Z] --- PASS: TestImportExtremelyLargeImageWorks (92.02s)
15:32:03 [2022-07-27T15:32:03.010Z] PASS
15:32:03 [2022-07-27T15:32:03.010Z] 
15:32:03 [2022-07-27T15:32:03.010Z] DONE 22 tests in 95.391s
15:32:03 [2022-07-27T15:32:03.010Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
15:32:03 [2022-07-27T15:32:03.010Z] === RUN   TestStripANSICommands
15:32:03 [2022-07-27T15:32:03.010Z] === RUN   TestStripANSICommands/#00
15:32:03 [2022-07-27T15:32:03.010Z] === RUN   TestStripANSICommands/#01
15:32:03 [2022-07-27T15:32:03.010Z] --- PASS: TestStripANSICommands (0.00s)
15:32:03 [2022-07-27T15:32:03.010Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
15:32:03 [2022-07-27T15:32:03.010Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
15:32:03 [2022-07-27T15:32:03.010Z] PASS
15:32:03 [2022-07-27T15:32:03.010Z] 
15:32:03 [2022-07-27T15:32:03.010Z] DONE 3 tests in 0.009s
15:32:03 [2022-07-27T15:32:03.010Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
15:32:03 [2022-07-27T15:32:03.010Z] INFO: Testing against a local daemon
15:32:03 [2022-07-27T15:32:03.010Z] === RUN   TestNetworkCreateDelete
15:32:03 [2022-07-27T15:32:03.010Z] --- PASS: TestNetworkCreateDelete (0.13s)
15:32:03 [2022-07-27T15:32:03.011Z] === RUN   TestDockerNetworkDeletePreferID
15:32:03 [2022-07-27T15:32:03.011Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
15:32:03 [2022-07-27T15:32:03.011Z] === RUN   TestDaemonDNSFallback
15:32:03 [2022-07-27T15:32:03.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:32:04 [2022-07-27T15:32:04.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:32:05 [2022-07-27T15:32:05.541Z] --- PASS: TestDaemonDNSFallback (6.41s)
15:32:05 [2022-07-27T15:32:05.541Z] === RUN   TestInspectNetwork
15:32:06 [2022-07-27T15:32:06.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:32:07 [2022-07-27T15:32:07.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:32:07 [2022-07-27T15:32:07.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:32:08 [2022-07-27T15:32:08.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:32:08 [2022-07-27T15:32:08.830Z] === RUN   TestInspectNetwork/full_network_id
15:32:08 [2022-07-27T15:32:08.830Z] === RUN   TestInspectNetwork/partial_network_id
15:32:08 [2022-07-27T15:32:08.830Z] === RUN   TestInspectNetwork/network_name
15:32:08 [2022-07-27T15:32:08.830Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:32:09 [2022-07-27T15:32:09.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:32:10 [2022-07-27T15:32:10.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:32:10 [2022-07-27T15:32:10.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:32:11 [2022-07-27T15:32:11.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:32:12 [2022-07-27T15:32:12.452Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
15:32:12 [2022-07-27T15:32:12.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:32:13 [2022-07-27T15:32:13.024Z] --- PASS: TestInspectNetwork (7.37s)
15:32:13 [2022-07-27T15:32:13.024Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:32:13 [2022-07-27T15:32:13.024Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:32:13 [2022-07-27T15:32:13.024Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:32:13 [2022-07-27T15:32:13.024Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:32:13 [2022-07-27T15:32:13.024Z] === RUN   TestRunContainerWithBridgeNone
15:32:13 [2022-07-27T15:32:13.395Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:32:13 [2022-07-27T15:32:13.395Z] Using test binary docker
15:32:13 [2022-07-27T15:32:13.395Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:32:13 [2022-07-27T15:32:13.395Z] +++ /etc/init.d/apparmor start
15:32:13 [2022-07-27T15:32:13.395Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:32:13 [2022-07-27T15:32:13.395Z] INFO: Waiting for daemon to start...
15:32:13 [2022-07-27T15:32:13.395Z] Starting dockerd
15:32:13 [2022-07-27T15:32:13.395Z] +++ 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
15:32:13 [2022-07-27T15:32:13.976Z] tests/integration/api_secret_test.py .....                               [ 51%]
15:32:14 [2022-07-27T15:32:14.401Z] --- PASS: TestRunContainerWithBridgeNone (1.64s)
15:32:14 [2022-07-27T15:32:14.401Z] === RUN   TestNetworkInvalidJSON
15:32:14 [2022-07-27T15:32:14.401Z] === RUN   TestNetworkInvalidJSON/networks/create
15:32:14 [2022-07-27T15:32:14.401Z] === PAUSE TestNetworkInvalidJSON/networks/create
15:32:14 [2022-07-27T15:32:14.401Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
15:32:14 [2022-07-27T15:32:14.401Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
15:32:14 [2022-07-27T15:32:14.401Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
15:32:14 [2022-07-27T15:32:14.401Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
15:32:14 [2022-07-27T15:32:14.661Z] === CONT  TestNetworkInvalidJSON/networks/create
15:32:14 [2022-07-27T15:32:14.661Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
15:32:14 [2022-07-27T15:32:14.661Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
15:32:14 [2022-07-27T15:32:14.661Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
15:32:14 [2022-07-27T15:32:14.661Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
15:32:14 [2022-07-27T15:32:14.661Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
15:32:14 [2022-07-27T15:32:14.661Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
15:32:14 [2022-07-27T15:32:14.661Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
15:32:14 [2022-07-27T15:32:14.661Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
15:32:14 [2022-07-27T15:32:14.661Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
15:32:14 [2022-07-27T15:32:14.661Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
15:32:14 [2022-07-27T15:32:14.661Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
15:32:14 [2022-07-27T15:32:14.661Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
15:32:14 [2022-07-27T15:32:14.661Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
15:32:14 [2022-07-27T15:32:14.661Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
15:32:14 [2022-07-27T15:32:14.661Z] --- PASS: TestNetworkInvalidJSON (0.02s)
15:32:14 [2022-07-27T15:32:14.661Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
15:32:14 [2022-07-27T15:32:14.661Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
15:32:14 [2022-07-27T15:32:14.661Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
15:32:14 [2022-07-27T15:32:14.661Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
15:32:14 [2022-07-27T15:32:14.661Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
15:32:14 [2022-07-27T15:32:14.661Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
15:32:14 [2022-07-27T15:32:14.661Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
15:32:14 [2022-07-27T15:32:14.661Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
15:32:14 [2022-07-27T15:32:14.661Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
15:32:14 [2022-07-27T15:32:14.661Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
15:32:14 [2022-07-27T15:32:14.661Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
15:32:14 [2022-07-27T15:32:14.661Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
15:32:14 [2022-07-27T15:32:14.661Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
15:32:14 [2022-07-27T15:32:14.661Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
15:32:14 [2022-07-27T15:32:14.661Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
15:32:14 [2022-07-27T15:32:14.661Z] === RUN   TestNetworkList
15:32:14 [2022-07-27T15:32:14.661Z] === RUN   TestNetworkList//networks
15:32:14 [2022-07-27T15:32:14.661Z] === PAUSE TestNetworkList//networks
15:32:14 [2022-07-27T15:32:14.661Z] === RUN   TestNetworkList//networks/
15:32:14 [2022-07-27T15:32:14.661Z] === PAUSE TestNetworkList//networks/
15:32:14 [2022-07-27T15:32:14.661Z] === CONT  TestNetworkList//networks
15:32:14 [2022-07-27T15:32:14.661Z] === CONT  TestNetworkList//networks/
15:32:14 [2022-07-27T15:32:14.661Z] --- PASS: TestNetworkList (0.01s)
15:32:14 [2022-07-27T15:32:14.661Z]     --- PASS: TestNetworkList//networks/ (0.00s)
15:32:14 [2022-07-27T15:32:14.661Z]     --- PASS: TestNetworkList//networks (0.00s)
15:32:14 [2022-07-27T15:32:14.661Z] === RUN   TestHostIPv4BridgeLabel
15:32:15 [2022-07-27T15:32:15.228Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
15:32:15 [2022-07-27T15:32:15.228Z] === RUN   TestDaemonRestartWithLiveRestore
15:32:15 [2022-07-27T15:32:15.284Z] .
15:32:15 [2022-07-27T15:32:15.285Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:32:15 [2022-07-27T15:32:15.285Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:32:15 [2022-07-27T15:32:15.285Z] Error: No such image: emptyfs
15:32:15 [2022-07-27T15:32:15.285Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:32:15 [2022-07-27T15:32:15.285Z] ++++ docker load
15:32:15 [2022-07-27T15:32:15.540Z] Running integration-test (iteration 1)
15:32:15 [2022-07-27T15:32:15.540Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
15:32:15 [2022-07-27T15:32:15.540Z] ++ 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
15:32:15 [2022-07-27T15:32:15.540Z] ++ set -e
15:32:15 [2022-07-27T15:32:15.540Z] ++ '[' -n 0 ']'
15:32:15 [2022-07-27T15:32:15.540Z] ++ set -x
15:32:15 [2022-07-27T15:32:15.541Z] ++ env -i DEST=/go/src/github.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
15:32:15 [2022-07-27T15:32:15.796Z] Loaded image: busybox:latest
15:32:15 [2022-07-27T15:32:15.796Z] Loaded image: busybox:glibc
15:32:16 [2022-07-27T15:32:16.164Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
15:32:16 [2022-07-27T15:32:16.164Z] === RUN   TestDaemonDefaultNetworkPools
15:32:17 [2022-07-27T15:32:17.100Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s)
15:32:17 [2022-07-27T15:32:17.100Z] === RUN   TestDaemonRestartWithExistingNetwork
15:32:17 [2022-07-27T15:32:17.163Z] Loaded image: debian:bullseye-slim
15:32:17 [2022-07-27T15:32:17.163Z] Loaded image: hello-world:latest
15:32:17 [2022-07-27T15:32:17.163Z] Loaded image: arm32v7/hello-world:latest
15:32:17 [2022-07-27T15:32:17.163Z] INFO: Testing against a local daemon
15:32:17 [2022-07-27T15:32:17.163Z] === RUN   TestCgroupNamespacesBuild
15:32:18 [2022-07-27T15:32:18.043Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
15:32:18 [2022-07-27T15:32:18.043Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:32:18 [2022-07-27T15:32:18.091Z] --- PASS: TestCgroupNamespacesBuild (1.14s)
15:32:18 [2022-07-27T15:32:18.091Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:32:18 [2022-07-27T15:32:18.349Z] tests/integration/api_service_test.py .................................. [ 59%]
15:32:19 [2022-07-27T15:32:19.421Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
15:32:19 [2022-07-27T15:32:19.421Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:32:19 [2022-07-27T15:32:19.456Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.24s)
15:32:19 [2022-07-27T15:32:19.456Z] === RUN   TestBuildWithSession
15:32:19 [2022-07-27T15:32:19.456Z]     build_session_test.go:25: TODO: BuildKit
15:32:19 [2022-07-27T15:32:19.456Z] --- SKIP: TestBuildWithSession (0.00s)
15:32:19 [2022-07-27T15:32:19.456Z] === RUN   TestBuildSquashParent
15:32:19 [2022-07-27T15:32:19.680Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
15:32:19 [2022-07-27T15:32:19.680Z] === RUN   TestServiceWithPredefinedNetwork
15:32:22 [2022-07-27T15:32:22.228Z] --- PASS: TestServiceWithPredefinedNetwork (2.37s)
15:32:22 [2022-07-27T15:32:22.228Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:32:22 [2022-07-27T15:32:22.228Z]     service_test.go:243: FLAKY_TEST
15:32:22 [2022-07-27T15:32:22.228Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:32:22 [2022-07-27T15:32:22.228Z] === RUN   TestServiceWithDataPathPortInit
15:32:22 [2022-07-27T15:32:22.960Z] ............................                                             [ 66%]
15:32:23 [2022-07-27T15:32:23.623Z] --- PASS: TestBuildSquashParent (3.85s)
15:32:23 [2022-07-27T15:32:23.623Z] === RUN   TestBuildWithRemoveAndForceRemove
15:32:23 [2022-07-27T15:32:23.623Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:32:23 [2022-07-27T15:32:23.623Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:32:23 [2022-07-27T15:32:23.623Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:32:23 [2022-07-27T15:32:23.623Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:32:23 [2022-07-27T15:32:23.623Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:32:23 [2022-07-27T15:32:23.623Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:32:23 [2022-07-27T15:32:23.623Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:32:23 [2022-07-27T15:32:23.623Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:32:23 [2022-07-27T15:32:23.623Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:32:23 [2022-07-27T15:32:23.623Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:32:23 [2022-07-27T15:32:23.623Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:32:23 [2022-07-27T15:32:23.623Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:32:23 [2022-07-27T15:32:23.623Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:32:23 [2022-07-27T15:32:23.623Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:32:24 [2022-07-27T15:32:24.552Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:32:24 [2022-07-27T15:32:24.552Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:32:25 [2022-07-27T15:32:25.918Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:32:25 [2022-07-27T15:32:25.918Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:32:27 [2022-07-27T15:32:27.285Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
15:32:27 [2022-07-27T15:32:27.285Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.27s)
15:32:27 [2022-07-27T15:32:27.285Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.36s)
15:32:27 [2022-07-27T15:32:27.285Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.11s)
15:32:27 [2022-07-27T15:32:27.285Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.28s)
15:32:27 [2022-07-27T15:32:27.285Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.29s)
15:32:27 [2022-07-27T15:32:27.285Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.11s)
15:32:27 [2022-07-27T15:32:27.285Z] === RUN   TestBuildMultiStageCopy
15:32:27 [2022-07-27T15:32:27.285Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:32:28 [2022-07-27T15:32:28.213Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:32:28 [2022-07-27T15:32:28.213Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:32:28 [2022-07-27T15:32:28.469Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:32:28 [2022-07-27T15:32:28.725Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:32:28 [2022-07-27T15:32:28.981Z] --- PASS: TestBuildMultiStageCopy (1.96s)
15:32:28 [2022-07-27T15:32:28.981Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.12s)
15:32:28 [2022-07-27T15:32:28.981Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s)
15:32:28 [2022-07-27T15:32:28.981Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s)
15:32:28 [2022-07-27T15:32:28.981Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s)
15:32:28 [2022-07-27T15:32:28.981Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s)
15:32:28 [2022-07-27T15:32:28.981Z] === RUN   TestBuildMultiStageParentConfig
15:32:29 [2022-07-27T15:32:29.554Z] --- PASS: TestBuildMultiStageParentConfig (0.64s)
15:32:29 [2022-07-27T15:32:29.554Z] === RUN   TestBuildLabelWithTargets
15:32:30 [2022-07-27T15:32:30.482Z] --- PASS: TestBuildLabelWithTargets (0.98s)
15:32:30 [2022-07-27T15:32:30.482Z] === RUN   TestBuildWithEmptyLayers
15:32:31 [2022-07-27T15:32:31.044Z] --- PASS: TestBuildWithEmptyLayers (0.46s)
15:32:31 [2022-07-27T15:32:31.044Z] === RUN   TestBuildMultiStageOnBuild
15:32:32 [2022-07-27T15:32:32.409Z] --- PASS: TestBuildMultiStageOnBuild (1.32s)
15:32:32 [2022-07-27T15:32:32.409Z] === RUN   TestBuildUncleanTarFilenames
15:32:32 [2022-07-27T15:32:32.972Z] --- PASS: TestBuildUncleanTarFilenames (0.63s)
15:32:32 [2022-07-27T15:32:32.972Z] === RUN   TestBuildMultiStageLayerLeak
15:32:34 [2022-07-27T15:32:34.338Z] --- PASS: TestBuildMultiStageLayerLeak (1.38s)
15:32:34 [2022-07-27T15:32:34.338Z] === RUN   TestBuildWithHugeFile
15:32:37 [2022-07-27T15:32:37.109Z] --- PASS: TestServiceWithDataPathPortInit (14.06s)
15:32:37 [2022-07-27T15:32:37.109Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:32:39 [2022-07-27T15:32:39.016Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ysojyg1p333yahtpcq1m6k6uy Created:2022-07-27 15:32:37.506874958 +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[78a122dd1f359e4e1bf821a150d0a097673abf6fe886bcf4ad4f3a341635e687:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4fzwlxjynyjhv0q1r1lujexay EndpointID:4647bef37ba3f50bd86463563ae6a735433b5b06a62686885cca1c0464788136 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a4623d30b056fa80b306ab85ccca6657d3008fbb53b676711a5516970a68d4a1 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:b12103f35d28 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4fzwlxjynyjhv0q1r1lujexay EndpointID:4647bef37ba3f50bd86463563ae6a735433b5b06a62686885cca1c0464788136 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:32:43 [2022-07-27T15:32:43.205Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.99s)
15:32:43 [2022-07-27T15:32:43.205Z] PASS
15:32:43 [2022-07-27T15:32:43.205Z] 
15:32:43 [2022-07-27T15:32:43.205Z] === Skipped
15:32:43 [2022-07-27T15:32:43.205Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:32:43 [2022-07-27T15:32:43.205Z]     service_test.go:243: FLAKY_TEST
15:32:43 [2022-07-27T15:32:43.205Z] 
15:32:43 [2022-07-27T15:32:43.205Z] DONE 38 tests, 1 skipped in 44.605s
15:32:43 [2022-07-27T15:32:43.205Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:32:43 [2022-07-27T15:32:43.205Z] INFO: Testing against a local daemon
15:32:43 [2022-07-27T15:32:43.205Z] === RUN   TestDockerNetworkIpvlanPersistance
15:32:43 [2022-07-27T15:32:43.205Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:32:43 [2022-07-27T15:32:43.205Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:32:43 [2022-07-27T15:32:43.205Z] === RUN   TestDockerNetworkIpvlan
15:32:43 [2022-07-27T15:32:43.205Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:32:43 [2022-07-27T15:32:43.205Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:32:43 [2022-07-27T15:32:43.205Z] PASS
15:32:43 [2022-07-27T15:32:43.205Z] 
15:32:43 [2022-07-27T15:32:43.205Z] === Skipped
15:32:43 [2022-07-27T15:32:43.205Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:32:43 [2022-07-27T15:32:43.205Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:32:43 [2022-07-27T15:32:43.205Z] 
15:32:43 [2022-07-27T15:32:43.205Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:32:43 [2022-07-27T15:32:43.205Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:32:43 [2022-07-27T15:32:43.205Z] 
15:32:43 [2022-07-27T15:32:43.205Z] DONE 2 tests, 2 skipped in 0.023s
15:32:43 [2022-07-27T15:32:43.205Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:32:43 [2022-07-27T15:32:43.205Z] INFO: Testing against a local daemon
15:32:43 [2022-07-27T15:32:43.205Z] === RUN   TestDockerNetworkMacvlanPersistance
15:32:44 [2022-07-27T15:32:44.584Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s)
15:32:44 [2022-07-27T15:32:44.584Z] === RUN   TestDockerNetworkMacvlan
15:32:45 [2022-07-27T15:32:45.152Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:32:46 [2022-07-27T15:32:46.089Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:32:46 [2022-07-27T15:32:46.657Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:32:48 [2022-07-27T15:32:48.563Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:32:50 [2022-07-27T15:32:50.467Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:32:53 [2022-07-27T15:32:53.759Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:32:54 [2022-07-27T15:32:54.697Z] --- PASS: TestDockerNetworkMacvlan (10.18s)
15:32:54 [2022-07-27T15:32:54.697Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
15:32:54 [2022-07-27T15:32:54.697Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
15:32:54 [2022-07-27T15:32:54.697Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.88s)
15:32:54 [2022-07-27T15:32:54.697Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.95s)
15:32:54 [2022-07-27T15:32:54.697Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.23s)
15:32:54 [2022-07-27T15:32:54.697Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.65s)
15:32:54 [2022-07-27T15:32:54.697Z] PASS
15:32:54 [2022-07-27T15:32:54.697Z] 
15:32:54 [2022-07-27T15:32:54.697Z] DONE 8 tests in 11.444s
15:32:54 [2022-07-27T15:32:54.697Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
15:32:54 [2022-07-27T15:32:54.697Z] testing: warning: no tests to run
15:32:54 [2022-07-27T15:32:54.697Z] PASS
15:32:54 [2022-07-27T15:32:54.697Z] 
15:32:54 [2022-07-27T15:32:54.697Z] DONE 0 tests in 0.008s
15:32:54 [2022-07-27T15:32:54.697Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:32:54 [2022-07-27T15:32:54.697Z] INFO: Testing against a local daemon
15:32:54 [2022-07-27T15:32:54.697Z] === RUN   TestAuthZPluginAllowRequest
15:32:56 [2022-07-27T15:32:56.074Z] --- PASS: TestAuthZPluginAllowRequest (1.21s)
15:32:56 [2022-07-27T15:32:56.074Z] === RUN   TestAuthZPluginTLS
15:32:56 [2022-07-27T15:32:56.641Z] --- PASS: TestAuthZPluginTLS (0.54s)
15:32:56 [2022-07-27T15:32:56.641Z] === RUN   TestAuthZPluginDenyRequest
15:32:57 [2022-07-27T15:32:57.209Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
15:32:57 [2022-07-27T15:32:57.209Z] === RUN   TestAuthZPluginAPIDenyResponse
15:32:57 [2022-07-27T15:32:57.468Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
15:32:57 [2022-07-27T15:32:57.468Z] === RUN   TestAuthZPluginDenyResponse
15:32:58 [2022-07-27T15:32:58.047Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
15:32:58 [2022-07-27T15:32:58.047Z] === RUN   TestAuthZPluginAllowEventStream
15:32:59 [2022-07-27T15:32:59.430Z] --- PASS: TestAuthZPluginAllowEventStream (1.20s)
15:32:59 [2022-07-27T15:32:59.430Z] === RUN   TestAuthZPluginErrorResponse
15:32:59 [2022-07-27T15:32:59.997Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
15:32:59 [2022-07-27T15:32:59.997Z] === RUN   TestAuthZPluginErrorRequest
15:33:00 [2022-07-27T15:33:00.256Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
15:33:00 [2022-07-27T15:33:00.256Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:33:00 [2022-07-27T15:33:00.824Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
15:33:00 [2022-07-27T15:33:00.824Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:33:02 [2022-07-27T15:33:02.728Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.48s)
15:33:02 [2022-07-27T15:33:02.728Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:33:04 [2022-07-27T15:33:04.105Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.50s)
15:33:04 [2022-07-27T15:33:04.105Z] === RUN   TestAuthZPluginHeader
15:33:04 [2022-07-27T15:33:04.572Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
15:33:04 [2022-07-27T15:33:04.673Z] --- PASS: TestAuthZPluginHeader (0.71s)
15:33:04 [2022-07-27T15:33:04.673Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:33:06 [2022-07-27T15:33:06.347Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:33:06 [2022-07-27T15:33:06.347Z] Using test binary docker
15:33:06 [2022-07-27T15:33:06.347Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:33:06 [2022-07-27T15:33:06.347Z] Using test binary docker
15:33:06 [2022-07-27T15:33:06.347Z] +++ /etc/init.d/apparmor start+++ /etc/init.d/apparmor start
15:33:06 [2022-07-27T15:33:06.347Z] 
15:33:06 [2022-07-27T15:33:06.347Z] Starting: AppArmorStarting: AppArmor: already loaded with profiles.: Skipped. ...: already loaded with profiles.: Skipped. ... (warning).
15:33:06 [2022-07-27T15:33:06.347Z]  (warning).
15:33:06 [2022-07-27T15:33:06.347Z] INFO: Waiting for daemon to start...
15:33:06 [2022-07-27T15:33:06.347Z] INFO: Waiting for daemon to start...
15:33:06 [2022-07-27T15:33:06.347Z] Starting dockerd
15:33:06 [2022-07-27T15:33:06.347Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
15:33:06 [2022-07-27T15:33:06.347Z] Starting dockerd
15:33:06 [2022-07-27T15:33:06.347Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
15:33:06 [2022-07-27T15:33:06.347Z] ..
15:33:06 [2022-07-27T15:33:06.347Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:33:06 [2022-07-27T15:33:06.347Z] 
15:33:06 [2022-07-27T15:33:06.347Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:33:06 [2022-07-27T15:33:06.347Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:33:06 [2022-07-27T15:33:06.347Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:33:06 [2022-07-27T15:33:06.347Z] Error: No such image: emptyfs
15:33:06 [2022-07-27T15:33:06.347Z] Error: No such image: emptyfs
15:33:06 [2022-07-27T15:33:06.347Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:33:06 [2022-07-27T15:33:06.347Z] ++++ docker load
15:33:06 [2022-07-27T15:33:06.347Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:33:06 [2022-07-27T15:33:06.347Z] ++++ docker load
15:33:06 [2022-07-27T15:33:06.347Z] Running integration-test (iteration 1)
15:33:06 [2022-07-27T15:33:06.347Z] Running integration-test (iteration 1)
15:33:06 [2022-07-27T15:33:06.347Z] 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)/
15:33:06 [2022-07-27T15:33:06.347Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
15:33:06 [2022-07-27T15:33:06.347Z] ++ 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)/'
15:33:06 [2022-07-27T15:33:06.347Z] ++ set -e
15:33:06 [2022-07-27T15:33:06.347Z] ++ '[' -n 0 ']'
15:33:06 [2022-07-27T15:33:06.347Z] ++ set -x
15:33:06 [2022-07-27T15:33:06.347Z] ++ 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)/'
15:33:06 [2022-07-27T15:33:06.347Z] ++ set -e
15:33:06 [2022-07-27T15:33:06.347Z] ++ '[' -n 0 ']'
15:33:06 [2022-07-27T15:33:06.347Z] ++ set -x
15:33:06 [2022-07-27T15:33:06.348Z] ++ env -i DEST=/go/src/github.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)/'
15:33:06 [2022-07-27T15:33:06.348Z] ++ env -i DEST=/go/src/github.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)/'
15:33:06 [2022-07-27T15:33:06.348Z] Loaded image: busybox:latest
15:33:06 [2022-07-27T15:33:06.348Z] Loaded image: busybox:latest
15:33:06 [2022-07-27T15:33:06.348Z] Loaded image: busybox:glibc
15:33:06 [2022-07-27T15:33:06.348Z] Loaded image: busybox:glibc
15:33:06 [2022-07-27T15:33:06.348Z] Loaded image: debian:bullseye-slim
15:33:06 [2022-07-27T15:33:06.348Z] Loaded image: debian:bullseye-slim
15:33:06 [2022-07-27T15:33:06.348Z] Loaded image: hello-world:latest
15:33:06 [2022-07-27T15:33:06.348Z] Loaded image: hello-world:latest
15:33:06 [2022-07-27T15:33:06.348Z] Loaded image: arm32v7/hello-world:latest
15:33:06 [2022-07-27T15:33:06.348Z] Loaded image: arm32v7/hello-world:latest
15:33:06 [2022-07-27T15:33:06.348Z] INFO: Testing against a local daemon
15:33:06 [2022-07-27T15:33:06.348Z] === RUN   TestDockerDaemonSuite
15:33:06 [2022-07-27T15:33:06.348Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
15:33:06 [2022-07-27T15:33:06.348Z] INFO: Testing against a local daemon
15:33:06 [2022-07-27T15:33:06.348Z] === RUN   TestDockerSuite
15:33:06 [2022-07-27T15:33:06.348Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
15:33:06 [2022-07-27T15:33:06.348Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
15:33:06 [2022-07-27T15:33:06.348Z] === RUN   TestDockerSuite/TestAPIErrorJSON
15:33:06 [2022-07-27T15:33:06.348Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
15:33:06 [2022-07-27T15:33:06.348Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
15:33:06 [2022-07-27T15:33:06.348Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
15:33:06 [2022-07-27T15:33:06.348Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
15:33:06 [2022-07-27T15:33:06.348Z] === RUN   TestDockerSuite/TestAPIImagesDelete
15:33:09 [2022-07-27T15:33:09.677Z] === RUN   TestDockerSuite/TestAPIImagesFilter
15:33:09 [2022-07-27T15:33:09.677Z] === RUN   TestDockerSuite/TestAPIImagesHistory
15:33:09 [2022-07-27T15:33:09.941Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.49s)
15:33:09 [2022-07-27T15:33:09.941Z] === RUN   TestAuthZPluginV2Disable
15:33:10 [2022-07-27T15:33:10.245Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
15:33:10 [2022-07-27T15:33:10.504Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
15:33:11 [2022-07-27T15:33:11.248Z] Created binary: bundles/dynbinary-daemon/dockerd
15:33:11 [2022-07-27T15:33:11.248Z] Building: bundles/dynbinary-daemon/docker-proxy
15:33:11 [2022-07-27T15:33:11.248Z] GOOS="" GOARCH="" GOARM=""
15:33:11 [2022-07-27T15:33:11.248Z] Created binary: bundles/dynbinary-daemon/docker-proxy
15:33:11 [2022-07-27T15:33:11.248Z] 
15:33:11 [2022-07-27T15:33:11.248Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:33:11 [2022-07-27T15:33:11.248Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:33:11 [2022-07-27T15:33:11.248Z] HOSTNAME=a35e129489dc
15:33:11 [2022-07-27T15:33:11.248Z] DEST=bundles/test-integration
15:33:11 [2022-07-27T15:33:11.248Z] PWD=/go/src/github.com/docker/docker
15:33:11 [2022-07-27T15:33:11.248Z] DOCKER_ROOTLESS=1
15:33:11 [2022-07-27T15:33:11.248Z] DOCKER_GITCOMMIT=31f654a704f61768828d5950a13f30bb493d1239
15:33:11 [2022-07-27T15:33:11.248Z] container=docker
15:33:11 [2022-07-27T15:33:11.248Z] HOME=/root
15:33:11 [2022-07-27T15:33:11.248Z] GOLANG_VERSION=1.18.4
15:33:11 [2022-07-27T15:33:11.248Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:33:11 [2022-07-27T15:33:11.248Z] VALIDATE_BRANCH=master
15:33:11 [2022-07-27T15:33:11.248Z] TERM=xterm
15:33:11 [2022-07-27T15:33:11.248Z] DOCKER_PKG=github.com/docker/docker
15:33:11 [2022-07-27T15:33:11.248Z] SHLVL=1
15:33:11 [2022-07-27T15:33:11.248Z] TIMEOUT=120m
15:33:11 [2022-07-27T15:33:11.248Z] DOCKER_BUILDTAGS= journald
15:33:11 [2022-07-27T15:33:11.248Z] DOCKER_GRAPHDRIVER=overlay2
15:33:11 [2022-07-27T15:33:11.248Z] GO111MODULE=off
15:33:11 [2022-07-27T15:33:11.248Z] DOCKER_EXPERIMENTAL=1
15:33:11 [2022-07-27T15:33:11.248Z] TEST_SKIP_INTEGRATION_CLI=1
15:33:11 [2022-07-27T15:33:11.248Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:33:11 [2022-07-27T15:33:11.248Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:33:11 [2022-07-27T15:33:11.248Z] GOPATH=/go
15:33:11 [2022-07-27T15:33:11.248Z] PKG_CONFIG=pkg-config
15:33:11 [2022-07-27T15:33:11.248Z] _=/usr/bin/env
15:33:11 [2022-07-27T15:33:11.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:33:11 [2022-07-27T15:33:11.440Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
15:33:12 [2022-07-27T15:33:12.008Z] --- PASS: TestBuildWithHugeFile (131.95s)
15:33:12 [2022-07-27T15:33:12.008Z] === RUN   TestBuildWCOWSandboxSize
15:33:12 [2022-07-27T15:33:12.008Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
15:33:12 [2022-07-27T15:33:12.008Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
15:33:12 [2022-07-27T15:33:12.008Z] === RUN   TestBuildWithEmptyDockerfile
15:33:12 [2022-07-27T15:33:12.008Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:33:12 [2022-07-27T15:33:12.008Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:33:12 [2022-07-27T15:33:12.008Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:33:12 [2022-07-27T15:33:12.008Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:33:12 [2022-07-27T15:33:12.008Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:33:12 [2022-07-27T15:33:12.008Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:33:12 [2022-07-27T15:33:12.008Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:33:12 [2022-07-27T15:33:12.008Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:33:12 [2022-07-27T15:33:12.008Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:33:12 [2022-07-27T15:33:12.008Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
15:33:12 [2022-07-27T15:33:12.008Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s)
15:33:12 [2022-07-27T15:33:12.008Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
15:33:12 [2022-07-27T15:33:12.008Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
15:33:12 [2022-07-27T15:33:12.008Z] === RUN   TestBuildPreserveOwnership
15:33:12 [2022-07-27T15:33:12.008Z] === RUN   TestBuildPreserveOwnership/copy_from
15:33:12 [2022-07-27T15:33:12.008Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
15:33:12 [2022-07-27T15:33:12.271Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
15:33:13 [2022-07-27T15:33:13.012Z] --- PASS: TestBuildWithHugeFile (34.74s)
15:33:13 [2022-07-27T15:33:13.012Z] === RUN   TestBuildWCOWSandboxSize
15:33:13 [2022-07-27T15:33:13.012Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
15:33:13 [2022-07-27T15:33:13.012Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
15:33:13 [2022-07-27T15:33:13.012Z] === RUN   TestBuildWithEmptyDockerfile
15:33:13 [2022-07-27T15:33:13.012Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:33:13 [2022-07-27T15:33:13.012Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:33:13 [2022-07-27T15:33:13.012Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:33:13 [2022-07-27T15:33:13.012Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:33:13 [2022-07-27T15:33:13.012Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:33:13 [2022-07-27T15:33:13.012Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:33:13 [2022-07-27T15:33:13.012Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:33:13 [2022-07-27T15:33:13.012Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:33:13 [2022-07-27T15:33:13.012Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:33:13 [2022-07-27T15:33:13.012Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
15:33:13 [2022-07-27T15:33:13.012Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
15:33:13 [2022-07-27T15:33:13.012Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
15:33:13 [2022-07-27T15:33:13.012Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
15:33:13 [2022-07-27T15:33:13.012Z] === RUN   TestBuildPreserveOwnership
15:33:13 [2022-07-27T15:33:13.012Z] === RUN   TestBuildPreserveOwnership/copy_from
15:33:13 [2022-07-27T15:33:13.012Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:33:13 [2022-07-27T15:33:13.012Z] --- PASS: TestBuildPreserveOwnership (2.86s)
15:33:13 [2022-07-27T15:33:13.012Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.87s)
15:33:13 [2022-07-27T15:33:13.012Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.97s)
15:33:13 [2022-07-27T15:33:13.012Z] === RUN   TestBuildPlatformInvalid
15:33:13 [2022-07-27T15:33:13.012Z] --- PASS: TestBuildPlatformInvalid (0.08s)
15:33:13 [2022-07-27T15:33:13.012Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
15:33:13 [2022-07-27T15:33:13.012Z] Loaded image: busybox:latest
15:33:13 [2022-07-27T15:33:13.012Z] Loaded image: busybox:glibc
15:33:13 [2022-07-27T15:33:13.209Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
15:33:13 [2022-07-27T15:33:13.229Z] --- PASS: TestAuthZPluginV2Disable (3.80s)
15:33:13 [2022-07-27T15:33:13.229Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:33:13 [2022-07-27T15:33:13.775Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
15:33:14 [2022-07-27T15:33:14.034Z] === RUN   TestDockerSuite/TestAPINetworkFilter
15:33:14 [2022-07-27T15:33:14.034Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
15:33:14 [2022-07-27T15:33:14.034Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
15:33:14 [2022-07-27T15:33:14.378Z] Loaded image: debian:bullseye-slim
15:33:14 [2022-07-27T15:33:14.378Z] Loaded image: hello-world:latest
15:33:14 [2022-07-27T15:33:14.378Z] Loaded image: arm32v7/hello-world:latest
15:33:14 [2022-07-27T15:33:14.603Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
15:33:15 [2022-07-27T15:33:15.169Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
15:33:15 [2022-07-27T15:33:15.736Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:33:15 [2022-07-27T15:33:15.736Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
15:33:15 [2022-07-27T15:33:15.995Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
15:33:15 [2022-07-27T15:33:15.995Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
15:33:15 [2022-07-27T15:33:15.995Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
15:33:16 [2022-07-27T15:33:16.513Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.58s)
15:33:16 [2022-07-27T15:33:16.513Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:33:16 [2022-07-27T15:33:16.932Z] --- PASS: TestBuildPreserveOwnership (4.75s)
15:33:16 [2022-07-27T15:33:16.932Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.49s)
15:33:16 [2022-07-27T15:33:16.932Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.26s)
15:33:16 [2022-07-27T15:33:16.932Z] === RUN   TestBuildPlatformInvalid
15:33:16 [2022-07-27T15:33:16.932Z] --- PASS: TestBuildPlatformInvalid (0.08s)
15:33:16 [2022-07-27T15:33:16.932Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
15:33:17 [2022-07-27T15:33:17.868Z] Loaded image: busybox:latest
15:33:17 [2022-07-27T15:33:17.868Z] Loaded image: busybox:glibc
15:33:19 [2022-07-27T15:33:19.246Z] Loaded image: debian:bullseye-slim
15:33:19 [2022-07-27T15:33:19.246Z] Loaded image: hello-world:latest
15:33:19 [2022-07-27T15:33:19.246Z] Loaded image: arm32v7/hello-world:latest
15:33:19 [2022-07-27T15:33:19.459Z] tests/integration/api_volume_test.py .........                           [ 74%]
15:33:19 [2022-07-27T15:33:19.813Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
15:33:21 [2022-07-27T15:33:21.626Z] tests/integration/client_test.py .....                                   [ 75%]
15:33:21 [2022-07-27T15:33:21.626Z] tests/integration/context_api_test.py ...                                [ 76%]
15:33:21 [2022-07-27T15:33:21.718Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
15:33:22 [2022-07-27T15:33:22.195Z] tests/integration/errors_test.py .                                       [ 76%]
15:33:22 [2022-07-27T15:33:22.463Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.22s)
15:33:22 [2022-07-27T15:33:22.463Z] PASS
15:33:22 [2022-07-27T15:33:22.463Z] 
15:33:22 [2022-07-27T15:33:22.463Z] === Skipped
15:33:22 [2022-07-27T15:33:22.463Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
15:33:22 [2022-07-27T15:33:22.463Z]     build_session_test.go:25: TODO: BuildKit
15:33:22 [2022-07-27T15:33:22.463Z] 
15:33:22 [2022-07-27T15:33:22.463Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
15:33:22 [2022-07-27T15:33:22.463Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
15:33:22 [2022-07-27T15:33:22.463Z] 
15:33:22 [2022-07-27T15:33:22.463Z] DONE 34 tests, 2 skipped in 65.933s
15:33:22 [2022-07-27T15:33:22.463Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
15:33:22 [2022-07-27T15:33:22.463Z] ++ 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
15:33:22 [2022-07-27T15:33:22.463Z] ++ set -e
15:33:22 [2022-07-27T15:33:22.463Z] ++ '[' -n 0 ']'
15:33:22 [2022-07-27T15:33:22.463Z] ++ set -x
15:33:22 [2022-07-27T15:33:22.463Z] ++ env -i DEST=/go/src/github.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
15:33:22 [2022-07-27T15:33:22.463Z] INFO: Testing against a local daemon
15:33:22 [2022-07-27T15:33:22.463Z] === RUN   TestConfigInspect
15:33:23 [2022-07-27T15:33:23.622Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
15:33:23 [2022-07-27T15:33:23.829Z] --- PASS: TestConfigInspect (2.22s)
15:33:23 [2022-07-27T15:33:23.830Z] === RUN   TestConfigList
15:33:26 [2022-07-27T15:33:26.154Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
15:33:26 [2022-07-27T15:33:26.154Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
15:33:26 [2022-07-27T15:33:26.362Z] --- PASS: TestConfigList (2.20s)
15:33:26 [2022-07-27T15:33:26.363Z] === RUN   TestConfigsCreateAndDelete
15:33:27 [2022-07-27T15:33:27.531Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
15:33:28 [2022-07-27T15:33:28.253Z] --- PASS: TestConfigsCreateAndDelete (2.27s)
15:33:28 [2022-07-27T15:33:28.253Z] === RUN   TestConfigsUpdate
15:33:28 [2022-07-27T15:33:28.724Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.50s)
15:33:28 [2022-07-27T15:33:28.724Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:33:29 [2022-07-27T15:33:29.433Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
15:33:29 [2022-07-27T15:33:29.433Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.43s)
15:33:29 [2022-07-27T15:33:29.433Z] PASS
15:33:29 [2022-07-27T15:33:29.433Z] 
15:33:29 [2022-07-27T15:33:29.433Z] === Skipped
15:33:29 [2022-07-27T15:33:29.433Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
15:33:29 [2022-07-27T15:33:29.433Z]     build_session_test.go:25: TODO: BuildKit
15:33:29 [2022-07-27T15:33:29.433Z] 
15:33:29 [2022-07-27T15:33:29.433Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
15:33:29 [2022-07-27T15:33:29.433Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
15:33:29 [2022-07-27T15:33:29.433Z] 
15:33:29 [2022-07-27T15:33:29.433Z] DONE 34 tests, 2 skipped in 198.597s
15:33:29 [2022-07-27T15:33:29.433Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
15:33:29 [2022-07-27T15:33:29.433Z] ++ 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
15:33:29 [2022-07-27T15:33:29.433Z] ++ set -e
15:33:29 [2022-07-27T15:33:29.433Z] ++ '[' -n 0 ']'
15:33:29 [2022-07-27T15:33:29.433Z] ++ set -x
15:33:29 [2022-07-27T15:33:29.433Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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
15:33:29 [2022-07-27T15:33:29.433Z] INFO: Testing against a local daemon
15:33:29 [2022-07-27T15:33:29.433Z] === RUN   TestConfigInspect
15:33:30 [2022-07-27T15:33:30.001Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
15:33:30 [2022-07-27T15:33:30.143Z] --- PASS: TestConfigsUpdate (1.78s)
15:33:30 [2022-07-27T15:33:30.143Z] === RUN   TestTemplatedConfig
15:33:30 [2022-07-27T15:33:30.569Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
15:33:30 [2022-07-27T15:33:30.569Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
15:33:31 [2022-07-27T15:33:31.138Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
15:33:31 [2022-07-27T15:33:31.717Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
15:33:32 [2022-07-27T15:33:32.312Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
15:33:32 [2022-07-27T15:33:32.571Z] --- PASS: TestConfigInspect (2.99s)
15:33:32 [2022-07-27T15:33:32.571Z] === RUN   TestConfigList
15:33:32 [2022-07-27T15:33:32.660Z] --- PASS: TestTemplatedConfig (2.44s)
15:33:32 [2022-07-27T15:33:32.660Z] === RUN   TestConfigCreateResolve
15:33:33 [2022-07-27T15:33:33.140Z]     docker_cli_daemon_test.go:1474: [d8576097547f0] daemon is not started
15:33:33 [2022-07-27T15:33:33.140Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
15:33:33 [2022-07-27T15:33:33.707Z]     check_test.go:540: [db18d93c2fb15] daemon is not started
15:33:33 [2022-07-27T15:33:33.707Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
15:33:34 [2022-07-27T15:33:34.279Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
15:33:35 [2022-07-27T15:33:35.176Z] --- PASS: TestConfigCreateResolve (2.24s)
15:33:35 [2022-07-27T15:33:35.176Z] PASS
15:33:35 [2022-07-27T15:33:35.176Z] 
15:33:35 [2022-07-27T15:33:35.176Z] DONE 6 tests in 13.250s
15:33:35 [2022-07-27T15:33:35.176Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
15:33:35 [2022-07-27T15:33:35.176Z] ++ 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
15:33:35 [2022-07-27T15:33:35.176Z] ++ set -e
15:33:35 [2022-07-27T15:33:35.176Z] ++ '[' -n 0 ']'
15:33:35 [2022-07-27T15:33:35.176Z] ++ set -x
15:33:35 [2022-07-27T15:33:35.176Z] ++ env -i DEST=/go/src/github.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
15:33:35 [2022-07-27T15:33:35.176Z] INFO: Testing against a local daemon
15:33:35 [2022-07-27T15:33:35.176Z] === RUN   TestAttachWithTTY
15:33:35 [2022-07-27T15:33:35.176Z] --- PASS: TestAttachWithTTY (0.05s)
15:33:35 [2022-07-27T15:33:35.176Z] === RUN   TestAttachWithoutTTy
15:33:35 [2022-07-27T15:33:35.176Z] --- PASS: TestAttachWithoutTTy (0.05s)
15:33:35 [2022-07-27T15:33:35.176Z] === RUN   TestCheckpoint
15:33:35 [2022-07-27T15:33:35.176Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:33:35 [2022-07-27T15:33:35.176Z] --- SKIP: TestCheckpoint (0.00s)
15:33:35 [2022-07-27T15:33:35.176Z] === RUN   TestContainerInvalidJSON
15:33:35 [2022-07-27T15:33:35.176Z] === RUN   TestContainerInvalidJSON/commit
15:33:35 [2022-07-27T15:33:35.176Z] === PAUSE TestContainerInvalidJSON/commit
15:33:35 [2022-07-27T15:33:35.176Z] === RUN   TestContainerInvalidJSON/containers/create
15:33:35 [2022-07-27T15:33:35.176Z] === PAUSE TestContainerInvalidJSON/containers/create
15:33:35 [2022-07-27T15:33:35.176Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
15:33:35 [2022-07-27T15:33:35.176Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
15:33:35 [2022-07-27T15:33:35.176Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
15:33:35 [2022-07-27T15:33:35.176Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
15:33:35 [2022-07-27T15:33:35.176Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
15:33:35 [2022-07-27T15:33:35.176Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
15:33:35 [2022-07-27T15:33:35.176Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
15:33:35 [2022-07-27T15:33:35.176Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
15:33:35 [2022-07-27T15:33:35.176Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
15:33:35 [2022-07-27T15:33:35.176Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
15:33:35 [2022-07-27T15:33:35.176Z] === CONT  TestContainerInvalidJSON/commit
15:33:35 [2022-07-27T15:33:35.176Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
15:33:35 [2022-07-27T15:33:35.176Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
15:33:35 [2022-07-27T15:33:35.176Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
15:33:35 [2022-07-27T15:33:35.176Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
15:33:35 [2022-07-27T15:33:35.176Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
15:33:35 [2022-07-27T15:33:35.176Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
15:33:35 [2022-07-27T15:33:35.176Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
15:33:35 [2022-07-27T15:33:35.176Z] === RUN   TestContainerInvalidJSON/commit/empty_body
15:33:35 [2022-07-27T15:33:35.176Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
15:33:35 [2022-07-27T15:33:35.176Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
15:33:35 [2022-07-27T15:33:35.176Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
15:33:35 [2022-07-27T15:33:35.176Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
15:33:35 [2022-07-27T15:33:35.176Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
15:33:35 [2022-07-27T15:33:35.176Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
15:33:35 [2022-07-27T15:33:35.176Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
15:33:35 [2022-07-27T15:33:35.176Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
15:33:35 [2022-07-27T15:33:35.176Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
15:33:35 [2022-07-27T15:33:35.176Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
15:33:35 [2022-07-27T15:33:35.176Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
15:33:35 [2022-07-27T15:33:35.176Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
15:33:35 [2022-07-27T15:33:35.176Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
15:33:35 [2022-07-27T15:33:35.176Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
15:33:35 [2022-07-27T15:33:35.176Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
15:33:35 [2022-07-27T15:33:35.176Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
15:33:35 [2022-07-27T15:33:35.177Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
15:33:35 [2022-07-27T15:33:35.177Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
15:33:35 [2022-07-27T15:33:35.177Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
15:33:35 [2022-07-27T15:33:35.177Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
15:33:35 [2022-07-27T15:33:35.177Z] === CONT  TestContainerInvalidJSON/containers/create
15:33:35 [2022-07-27T15:33:35.177Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
15:33:35 [2022-07-27T15:33:35.177Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
15:33:35 [2022-07-27T15:33:35.177Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
15:33:35 [2022-07-27T15:33:35.177Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
15:33:35 [2022-07-27T15:33:35.177Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
15:33:35 [2022-07-27T15:33:35.177Z] --- PASS: TestContainerInvalidJSON (0.01s)
15:33:35 [2022-07-27T15:33:35.177Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
15:33:35 [2022-07-27T15:33:35.177Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
15:33:35 [2022-07-27T15:33:35.177Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
15:33:35 [2022-07-27T15:33:35.177Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
15:33:35 [2022-07-27T15:33:35.177Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
15:33:35 [2022-07-27T15:33:35.177Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
15:33:35 [2022-07-27T15:33:35.177Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
15:33:35 [2022-07-27T15:33:35.177Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
15:33:35 [2022-07-27T15:33:35.177Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
15:33:35 [2022-07-27T15:33:35.177Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
15:33:35 [2022-07-27T15:33:35.177Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
15:33:35 [2022-07-27T15:33:35.177Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
15:33:35 [2022-07-27T15:33:35.177Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
15:33:35 [2022-07-27T15:33:35.177Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
15:33:35 [2022-07-27T15:33:35.177Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
15:33:35 [2022-07-27T15:33:35.177Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
15:33:35 [2022-07-27T15:33:35.177Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
15:33:35 [2022-07-27T15:33:35.177Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
15:33:35 [2022-07-27T15:33:35.177Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
15:33:35 [2022-07-27T15:33:35.177Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
15:33:35 [2022-07-27T15:33:35.177Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
15:33:35 [2022-07-27T15:33:35.177Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
15:33:35 [2022-07-27T15:33:35.177Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
15:33:35 [2022-07-27T15:33:35.177Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
15:33:35 [2022-07-27T15:33:35.177Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
15:33:35 [2022-07-27T15:33:35.177Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
15:33:35 [2022-07-27T15:33:35.177Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
15:33:35 [2022-07-27T15:33:35.177Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
15:33:35 [2022-07-27T15:33:35.177Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
15:33:35 [2022-07-27T15:33:35.177Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
15:33:35 [2022-07-27T15:33:35.177Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
15:33:35 [2022-07-27T15:33:35.177Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
15:33:35 [2022-07-27T15:33:35.177Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
15:33:35 [2022-07-27T15:33:35.177Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
15:33:35 [2022-07-27T15:33:35.177Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
15:33:35 [2022-07-27T15:33:35.177Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:33:35 [2022-07-27T15:33:35.177Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
15:33:35 [2022-07-27T15:33:35.177Z] === RUN   TestCopyFromContainerPathIsNotDir
15:33:35 [2022-07-27T15:33:35.177Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
15:33:35 [2022-07-27T15:33:35.177Z] === RUN   TestCopyToContainerPathDoesNotExist
15:33:35 [2022-07-27T15:33:35.177Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
15:33:35 [2022-07-27T15:33:35.177Z] === RUN   TestCopyEmptyFile
15:33:35 [2022-07-27T15:33:35.433Z] --- PASS: TestCopyEmptyFile (0.21s)
15:33:35 [2022-07-27T15:33:35.433Z] === RUN   TestCopyToContainerPathIsNotDir
15:33:35 [2022-07-27T15:33:35.433Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
15:33:35 [2022-07-27T15:33:35.433Z] === RUN   TestCopyFromContainer
15:33:35 [2022-07-27T15:33:35.658Z] --- PASS: TestConfigList (3.14s)
15:33:35 [2022-07-27T15:33:35.658Z] === RUN   TestConfigsCreateAndDelete
15:33:36 [2022-07-27T15:33:36.225Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
15:33:36 [2022-07-27T15:33:36.361Z] === RUN   TestCopyFromContainer//
15:33:36 [2022-07-27T15:33:36.361Z] === RUN   TestCopyFromContainer//bar/root
15:33:36 [2022-07-27T15:33:36.361Z] === RUN   TestCopyFromContainer//bar/root/
15:33:36 [2022-07-27T15:33:36.618Z] === RUN   TestCopyFromContainer/bar/quux
15:33:36 [2022-07-27T15:33:36.618Z] === RUN   TestCopyFromContainer/bar/quux/
15:33:36 [2022-07-27T15:33:36.618Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:33:36 [2022-07-27T15:33:36.618Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:33:36 [2022-07-27T15:33:36.874Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:33:36 [2022-07-27T15:33:36.874Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:33:36 [2022-07-27T15:33:36.874Z] === RUN   TestCopyFromContainer/bar/notarget
15:33:36 [2022-07-27T15:33:36.874Z] --- PASS: TestCopyFromContainer (1.54s)
15:33:36 [2022-07-27T15:33:36.874Z]     --- PASS: TestCopyFromContainer// (0.06s)
15:33:36 [2022-07-27T15:33:36.874Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
15:33:36 [2022-07-27T15:33:36.874Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
15:33:36 [2022-07-27T15:33:36.874Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
15:33:36 [2022-07-27T15:33:36.874Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
15:33:36 [2022-07-27T15:33:36.874Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
15:33:36 [2022-07-27T15:33:36.874Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
15:33:36 [2022-07-27T15:33:36.874Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
15:33:36 [2022-07-27T15:33:36.874Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
15:33:36 [2022-07-27T15:33:36.874Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
15:33:36 [2022-07-27T15:33:36.874Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:33:36 [2022-07-27T15:33:36.874Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:33:36 [2022-07-27T15:33:36.874Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:33:36 [2022-07-27T15:33:36.874Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:33:36 [2022-07-27T15:33:36.874Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:33:36 [2022-07-27T15:33:36.874Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:33:36 [2022-07-27T15:33:36.874Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:33:37 [2022-07-27T15:33:37.131Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:33:37 [2022-07-27T15:33:37.131Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:33:37 [2022-07-27T15:33:37.131Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:33:37 [2022-07-27T15:33:37.131Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
15:33:37 [2022-07-27T15:33:37.131Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:33:37 [2022-07-27T15:33:37.131Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:33:37 [2022-07-27T15:33:37.131Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:33:37 [2022-07-27T15:33:37.131Z] === RUN   TestCreateLinkToNonExistingContainer
15:33:37 [2022-07-27T15:33:37.131Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
15:33:37 [2022-07-27T15:33:37.131Z] === RUN   TestCreateWithInvalidEnv
15:33:37 [2022-07-27T15:33:37.131Z] === RUN   TestCreateWithInvalidEnv/0
15:33:37 [2022-07-27T15:33:37.131Z] === PAUSE TestCreateWithInvalidEnv/0
15:33:37 [2022-07-27T15:33:37.131Z] === RUN   TestCreateWithInvalidEnv/1
15:33:37 [2022-07-27T15:33:37.131Z] === PAUSE TestCreateWithInvalidEnv/1
15:33:37 [2022-07-27T15:33:37.131Z] === RUN   TestCreateWithInvalidEnv/2
15:33:37 [2022-07-27T15:33:37.131Z] === PAUSE TestCreateWithInvalidEnv/2
15:33:37 [2022-07-27T15:33:37.131Z] === CONT  TestCreateWithInvalidEnv/0
15:33:37 [2022-07-27T15:33:37.131Z] === CONT  TestCreateWithInvalidEnv/2
15:33:37 [2022-07-27T15:33:37.131Z] === CONT  TestCreateWithInvalidEnv/1
15:33:37 [2022-07-27T15:33:37.131Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
15:33:37 [2022-07-27T15:33:37.131Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:33:37 [2022-07-27T15:33:37.131Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:33:37 [2022-07-27T15:33:37.131Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:33:37 [2022-07-27T15:33:37.131Z] === RUN   TestCreateTmpfsMountsTarget
15:33:37 [2022-07-27T15:33:37.131Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
15:33:37 [2022-07-27T15:33:37.131Z] === RUN   TestCreateWithCustomMaskedPaths
15:33:37 [2022-07-27T15:33:37.602Z]     check_test.go:540: [dc24e5f7bb6e3] daemon is not started
15:33:37 [2022-07-27T15:33:37.602Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
15:33:38 [2022-07-27T15:33:38.497Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s)
15:33:38 [2022-07-27T15:33:38.497Z] === RUN   TestCreateWithCustomReadonlyPaths
15:33:38 [2022-07-27T15:33:38.539Z] --- PASS: TestConfigsCreateAndDelete (3.02s)
15:33:38 [2022-07-27T15:33:38.539Z] === RUN   TestConfigsUpdate
15:33:39 [2022-07-27T15:33:39.426Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s)
15:33:39 [2022-07-27T15:33:39.426Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:33:39 [2022-07-27T15:33:39.426Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:33:39 [2022-07-27T15:33:39.426Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:33:39 [2022-07-27T15:33:39.426Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:33:39 [2022-07-27T15:33:39.426Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:33:39 [2022-07-27T15:33:39.426Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:33:39 [2022-07-27T15:33:39.426Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:33:39 [2022-07-27T15:33:39.426Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:33:39 [2022-07-27T15:33:39.426Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:33:39 [2022-07-27T15:33:39.426Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:33:39 [2022-07-27T15:33:39.426Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:33:39 [2022-07-27T15:33:39.426Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:33:39 [2022-07-27T15:33:39.426Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:33:39 [2022-07-27T15:33:39.426Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:33:39 [2022-07-27T15:33:39.426Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:33:39 [2022-07-27T15:33:39.426Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:33:39 [2022-07-27T15:33:39.426Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
15:33:39 [2022-07-27T15:33:39.426Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
15:33:39 [2022-07-27T15:33:39.426Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
15:33:39 [2022-07-27T15:33:39.426Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
15:33:39 [2022-07-27T15:33:39.426Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
15:33:39 [2022-07-27T15:33:39.426Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
15:33:39 [2022-07-27T15:33:39.426Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:33:39 [2022-07-27T15:33:39.476Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
15:33:39 [2022-07-27T15:33:39.734Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
15:33:39 [2022-07-27T15:33:39.989Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s)
15:33:39 [2022-07-27T15:33:39.989Z] === RUN   TestCreateDifferentPlatform
15:33:39 [2022-07-27T15:33:39.989Z] === RUN   TestCreateDifferentPlatform/different_os
15:33:39 [2022-07-27T15:33:39.989Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
15:33:39 [2022-07-27T15:33:39.989Z] --- PASS: TestCreateDifferentPlatform (0.01s)
15:33:39 [2022-07-27T15:33:39.989Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
15:33:39 [2022-07-27T15:33:39.989Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
15:33:39 [2022-07-27T15:33:39.989Z] === RUN   TestCreateVolumesFromNonExistingContainer
15:33:39 [2022-07-27T15:33:39.989Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
15:33:39 [2022-07-27T15:33:39.989Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
15:33:39 [2022-07-27T15:33:39.989Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
15:33:39 [2022-07-27T15:33:39.989Z] === RUN   TestCreateInvalidHostConfig
15:33:39 [2022-07-27T15:33:39.989Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
15:33:39 [2022-07-27T15:33:39.989Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
15:33:39 [2022-07-27T15:33:39.989Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
15:33:39 [2022-07-27T15:33:39.989Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
15:33:39 [2022-07-27T15:33:39.989Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
15:33:39 [2022-07-27T15:33:39.989Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
15:33:39 [2022-07-27T15:33:39.989Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
15:33:39 [2022-07-27T15:33:39.989Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
15:33:39 [2022-07-27T15:33:39.989Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
15:33:39 [2022-07-27T15:33:39.989Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
15:33:39 [2022-07-27T15:33:39.989Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
15:33:39 [2022-07-27T15:33:39.989Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
15:33:39 [2022-07-27T15:33:39.989Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
15:33:39 [2022-07-27T15:33:39.989Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
15:33:39 [2022-07-27T15:33:39.989Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
15:33:39 [2022-07-27T15:33:39.989Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
15:33:39 [2022-07-27T15:33:39.989Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
15:33:39 [2022-07-27T15:33:39.989Z] === RUN   TestContainerStartOnDaemonRestart
15:33:39 [2022-07-27T15:33:39.989Z] === PAUSE TestContainerStartOnDaemonRestart
15:33:39 [2022-07-27T15:33:39.989Z] === RUN   TestDaemonRestartIpcMode
15:33:39 [2022-07-27T15:33:39.989Z] === PAUSE TestDaemonRestartIpcMode
15:33:39 [2022-07-27T15:33:39.989Z] === RUN   TestDaemonHostGatewayIP
15:33:39 [2022-07-27T15:33:39.989Z] === PAUSE TestDaemonHostGatewayIP
15:33:39 [2022-07-27T15:33:39.989Z] === RUN   TestRestartDaemonWithRestartingContainer
15:33:39 [2022-07-27T15:33:39.989Z] === PAUSE TestRestartDaemonWithRestartingContainer
15:33:39 [2022-07-27T15:33:39.989Z] === RUN   TestContainerKillOnDaemonStart
15:33:39 [2022-07-27T15:33:39.989Z] === PAUSE TestContainerKillOnDaemonStart
15:33:39 [2022-07-27T15:33:39.989Z] === RUN   TestDiff
15:33:40 [2022-07-27T15:33:40.301Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
15:33:40 [2022-07-27T15:33:40.551Z] --- PASS: TestDiff (0.44s)
15:33:40 [2022-07-27T15:33:40.551Z] === RUN   TestExecConsoleSize
15:33:40 [2022-07-27T15:33:40.868Z] === RUN   TestDockerSuite/TestBuildScratchCopy
15:33:41 [2022-07-27T15:33:41.114Z] --- PASS: TestExecConsoleSize (0.48s)
15:33:41 [2022-07-27T15:33:41.114Z] === RUN   TestExecWithCloseStdin
15:33:41 [2022-07-27T15:33:41.127Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
15:33:41 [2022-07-27T15:33:41.127Z] --- PASS: TestConfigsUpdate (2.50s)
15:33:41 [2022-07-27T15:33:41.127Z] === RUN   TestTemplatedConfig
15:33:41 [2022-07-27T15:33:41.127Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
15:33:41 [2022-07-27T15:33:41.127Z] === RUN   TestDockerSuite/TestContainerAPICommit
15:33:41 [2022-07-27T15:33:41.370Z] --- PASS: TestExecWithCloseStdin (0.45s)
15:33:41 [2022-07-27T15:33:41.370Z] === RUN   TestExec
15:33:41 [2022-07-27T15:33:41.788Z] tests/integration/models_containers_test.py ............................ [ 83%]
15:33:41 [2022-07-27T15:33:41.932Z] --- PASS: TestExec (0.47s)
15:33:41 [2022-07-27T15:33:41.932Z] === RUN   TestExecUser
15:33:42 [2022-07-27T15:33:42.064Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
15:33:42 [2022-07-27T15:33:42.495Z] --- PASS: TestExecUser (0.46s)
15:33:42 [2022-07-27T15:33:42.495Z] === RUN   TestExportContainerAndImportImage
15:33:42 [2022-07-27T15:33:42.632Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
15:33:43 [2022-07-27T15:33:43.059Z] --- PASS: TestExportContainerAndImportImage (0.59s)
15:33:43 [2022-07-27T15:33:43.059Z] === RUN   TestExportContainerAfterDaemonRestart
15:33:44 [2022-07-27T15:33:44.443Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
15:33:44 [2022-07-27T15:33:44.443Z] === RUN   TestHealthCheckWorkdir
15:33:44 [2022-07-27T15:33:44.534Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
15:33:44 [2022-07-27T15:33:44.534Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
15:33:44 [2022-07-27T15:33:44.699Z] --- PASS: TestHealthCheckWorkdir (0.52s)
15:33:44 [2022-07-27T15:33:44.699Z] === RUN   TestHealthKillContainer
15:33:44 [2022-07-27T15:33:44.793Z] --- PASS: TestTemplatedConfig (3.73s)
15:33:44 [2022-07-27T15:33:44.793Z] === RUN   TestConfigCreateResolve
15:33:45 [2022-07-27T15:33:45.052Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
15:33:45 [2022-07-27T15:33:45.310Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
15:33:45 [2022-07-27T15:33:45.878Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
15:33:46 [2022-07-27T15:33:46.814Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s)
15:33:46 [2022-07-27T15:33:46.814Z] PASS
15:33:46 [2022-07-27T15:33:46.814Z] 
15:33:46 [2022-07-27T15:33:46.814Z] DONE 17 tests in 49.102s
15:33:46 [2022-07-27T15:33:46.814Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:33:46 [2022-07-27T15:33:46.814Z] INFO: Testing against a local daemon
15:33:46 [2022-07-27T15:33:46.814Z] === RUN   TestPluginInvalidJSON
15:33:46 [2022-07-27T15:33:46.814Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
15:33:46 [2022-07-27T15:33:46.814Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
15:33:46 [2022-07-27T15:33:46.814Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
15:33:46 [2022-07-27T15:33:46.814Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
15:33:46 [2022-07-27T15:33:46.814Z] === RUN   TestPluginInvalidJSON/plugins/pull
15:33:46 [2022-07-27T15:33:46.814Z] === PAUSE TestPluginInvalidJSON/plugins/pull
15:33:46 [2022-07-27T15:33:46.814Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
15:33:46 [2022-07-27T15:33:46.814Z] === CONT  TestPluginInvalidJSON/plugins/pull
15:33:46 [2022-07-27T15:33:46.814Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
15:33:46 [2022-07-27T15:33:46.814Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
15:33:46 [2022-07-27T15:33:46.814Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
15:33:46 [2022-07-27T15:33:46.814Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
15:33:46 [2022-07-27T15:33:46.814Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
15:33:46 [2022-07-27T15:33:46.814Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
15:33:46 [2022-07-27T15:33:46.814Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
15:33:46 [2022-07-27T15:33:46.814Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
15:33:46 [2022-07-27T15:33:46.814Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
15:33:46 [2022-07-27T15:33:46.814Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
15:33:46 [2022-07-27T15:33:46.814Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
15:33:46 [2022-07-27T15:33:46.814Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
15:33:46 [2022-07-27T15:33:46.814Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
15:33:46 [2022-07-27T15:33:46.814Z] --- PASS: TestPluginInvalidJSON (0.02s)
15:33:46 [2022-07-27T15:33:46.814Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
15:33:46 [2022-07-27T15:33:46.814Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
15:33:46 [2022-07-27T15:33:46.814Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
15:33:46 [2022-07-27T15:33:46.814Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
15:33:46 [2022-07-27T15:33:46.814Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
15:33:46 [2022-07-27T15:33:46.814Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
15:33:46 [2022-07-27T15:33:46.814Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
15:33:46 [2022-07-27T15:33:46.814Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
15:33:46 [2022-07-27T15:33:46.814Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
15:33:46 [2022-07-27T15:33:46.814Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
15:33:46 [2022-07-27T15:33:46.814Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
15:33:46 [2022-07-27T15:33:46.814Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
15:33:46 [2022-07-27T15:33:46.814Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
15:33:46 [2022-07-27T15:33:46.814Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
15:33:46 [2022-07-27T15:33:46.814Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
15:33:46 [2022-07-27T15:33:46.814Z] === RUN   TestPluginInstall
15:33:46 [2022-07-27T15:33:46.814Z] === RUN   TestPluginInstall/no_auth
15:33:46 [2022-07-27T15:33:46.814Z] time="2022-07-27T15:33:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:33:46 [2022-07-27T15:33:46.814Z] time="2022-07-27T15:33:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:81cfdd4b62316d666843dc6bb123321b3b66b5b58bd22049378a440c53ab01f2" mediatype=application/vnd.docker.plugin.v1+json size=522
15:33:46 [2022-07-27T15:33:46.814Z] time="2022-07-27T15:33:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:33:46 [2022-07-27T15:33:46.814Z] time="2022-07-27T15:33:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:81cfdd4b62316d666843dc6bb123321b3b66b5b58bd22049378a440c53ab01f2" mediatype=application/vnd.docker.plugin.v1+json size=522
15:33:46 [2022-07-27T15:33:46.814Z] === RUN   TestPluginInstall/with_htpasswd
15:33:46 [2022-07-27T15:33:46.814Z] time="2022-07-27T15:33:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:33:46 [2022-07-27T15:33:46.814Z] time="2022-07-27T15:33:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:81cfdd4b62316d666843dc6bb123321b3b66b5b58bd22049378a440c53ab01f2" mediatype=application/vnd.docker.plugin.v1+json size=522
15:33:46 [2022-07-27T15:33:46.814Z] time="2022-07-27T15:33:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:33:46 [2022-07-27T15:33:46.814Z] time="2022-07-27T15:33:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:81cfdd4b62316d666843dc6bb123321b3b66b5b58bd22049378a440c53ab01f2" mediatype=application/vnd.docker.plugin.v1+json size=522
15:33:46 [2022-07-27T15:33:46.814Z] === RUN   TestPluginInstall/with_insecure
15:33:46 [2022-07-27T15:33:46.814Z] time="2022-07-27T15:33:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:33:46 [2022-07-27T15:33:46.814Z] time="2022-07-27T15:33:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eb5e823aa586c8b00f2b58a976d18d1e4251d22d64a48fa44cb0de84d450c4e1" mediatype=application/vnd.docker.plugin.v1+json size=522
15:33:46 [2022-07-27T15:33:46.814Z] time="2022-07-27T15:33:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:33:46 [2022-07-27T15:33:46.814Z] time="2022-07-27T15:33:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eb5e823aa586c8b00f2b58a976d18d1e4251d22d64a48fa44cb0de84d450c4e1" mediatype=application/vnd.docker.plugin.v1+json size=522
15:33:46 [2022-07-27T15:33:46.814Z]     plugin_test.go:195: [d9a4912fcf585] daemon is not started
15:33:46 [2022-07-27T15:33:46.814Z] --- PASS: TestPluginInstall (2.80s)
15:33:46 [2022-07-27T15:33:46.814Z]     --- PASS: TestPluginInstall/no_auth (1.08s)
15:33:46 [2022-07-27T15:33:46.814Z]     --- PASS: TestPluginInstall/with_htpasswd (0.63s)
15:33:46 [2022-07-27T15:33:46.814Z]     --- PASS: TestPluginInstall/with_insecure (1.09s)
15:33:46 [2022-07-27T15:33:46.814Z] === RUN   TestPluginsWithRuntimes
15:33:46 [2022-07-27T15:33:46.815Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
15:33:47 [2022-07-27T15:33:47.382Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
15:33:47 [2022-07-27T15:33:47.641Z] === RUN   TestDockerSuite/TestContainerAPICreate
15:33:47 [2022-07-27T15:33:47.901Z] --- PASS: TestConfigCreateResolve (3.07s)
15:33:47 [2022-07-27T15:33:47.901Z] PASS
15:33:47 [2022-07-27T15:33:47.901Z] 
15:33:47 [2022-07-27T15:33:47.901Z] DONE 6 tests in 18.588s
15:33:47 [2022-07-27T15:33:47.901Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
15:33:47 [2022-07-27T15:33:47.901Z] ++ 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
15:33:47 [2022-07-27T15:33:47.901Z] ++ set -e
15:33:47 [2022-07-27T15:33:47.901Z] ++ '[' -n 0 ']'
15:33:47 [2022-07-27T15:33:47.901Z] ++ set -x
15:33:47 [2022-07-27T15:33:47.901Z] ++ env -i DEST=/go/src/github.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
15:33:48 [2022-07-27T15:33:48.161Z] INFO: Testing against a local daemon
15:33:48 [2022-07-27T15:33:48.161Z] === RUN   TestAttachWithTTY
15:33:48 [2022-07-27T15:33:48.161Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
15:33:48 [2022-07-27T15:33:48.161Z] --- PASS: TestAttachWithTTY (0.06s)
15:33:48 [2022-07-27T15:33:48.161Z] === RUN   TestAttachWithoutTTy
15:33:48 [2022-07-27T15:33:48.195Z] === RUN   TestPluginsWithRuntimes/No_Args
15:33:48 [2022-07-27T15:33:48.421Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
15:33:48 [2022-07-27T15:33:48.421Z] --- PASS: TestAttachWithoutTTy (0.07s)
15:33:48 [2022-07-27T15:33:48.421Z] === RUN   TestCheckpoint
15:33:48 [2022-07-27T15:33:48.421Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
15:33:48 [2022-07-27T15:33:48.421Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:33:48 [2022-07-27T15:33:48.421Z] --- SKIP: TestCheckpoint (0.00s)
15:33:48 [2022-07-27T15:33:48.421Z] === RUN   TestContainerInvalidJSON
15:33:48 [2022-07-27T15:33:48.421Z] === RUN   TestContainerInvalidJSON/commit
15:33:48 [2022-07-27T15:33:48.421Z] === PAUSE TestContainerInvalidJSON/commit
15:33:48 [2022-07-27T15:33:48.421Z] === RUN   TestContainerInvalidJSON/containers/create
15:33:48 [2022-07-27T15:33:48.421Z] === PAUSE TestContainerInvalidJSON/containers/create
15:33:48 [2022-07-27T15:33:48.421Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
15:33:48 [2022-07-27T15:33:48.421Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
15:33:48 [2022-07-27T15:33:48.421Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
15:33:48 [2022-07-27T15:33:48.421Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
15:33:48 [2022-07-27T15:33:48.421Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
15:33:48 [2022-07-27T15:33:48.421Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
15:33:48 [2022-07-27T15:33:48.421Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
15:33:48 [2022-07-27T15:33:48.421Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
15:33:48 [2022-07-27T15:33:48.421Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
15:33:48 [2022-07-27T15:33:48.421Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
15:33:48 [2022-07-27T15:33:48.421Z] === CONT  TestContainerInvalidJSON/commit
15:33:48 [2022-07-27T15:33:48.421Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
15:33:48 [2022-07-27T15:33:48.421Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
15:33:48 [2022-07-27T15:33:48.421Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
15:33:48 [2022-07-27T15:33:48.421Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
15:33:48 [2022-07-27T15:33:48.421Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
15:33:48 [2022-07-27T15:33:48.421Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
15:33:48 [2022-07-27T15:33:48.421Z] === RUN   TestContainerInvalidJSON/commit/empty_body
15:33:48 [2022-07-27T15:33:48.421Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
15:33:48 [2022-07-27T15:33:48.421Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
15:33:48 [2022-07-27T15:33:48.421Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
15:33:48 [2022-07-27T15:33:48.421Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
15:33:48 [2022-07-27T15:33:48.421Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
15:33:48 [2022-07-27T15:33:48.421Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
15:33:48 [2022-07-27T15:33:48.421Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
15:33:48 [2022-07-27T15:33:48.421Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
15:33:48 [2022-07-27T15:33:48.421Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
15:33:48 [2022-07-27T15:33:48.421Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
15:33:48 [2022-07-27T15:33:48.421Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
15:33:48 [2022-07-27T15:33:48.421Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
15:33:48 [2022-07-27T15:33:48.421Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
15:33:48 [2022-07-27T15:33:48.421Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
15:33:48 [2022-07-27T15:33:48.421Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
15:33:48 [2022-07-27T15:33:48.421Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
15:33:48 [2022-07-27T15:33:48.421Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
15:33:48 [2022-07-27T15:33:48.421Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
15:33:48 [2022-07-27T15:33:48.421Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
15:33:48 [2022-07-27T15:33:48.421Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
15:33:48 [2022-07-27T15:33:48.421Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
15:33:48 [2022-07-27T15:33:48.421Z] === CONT  TestContainerInvalidJSON/containers/create
15:33:48 [2022-07-27T15:33:48.421Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
15:33:48 [2022-07-27T15:33:48.421Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
15:33:48 [2022-07-27T15:33:48.421Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
15:33:48 [2022-07-27T15:33:48.421Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
15:33:48 [2022-07-27T15:33:48.421Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
15:33:48 [2022-07-27T15:33:48.421Z] --- PASS: TestContainerInvalidJSON (0.03s)
15:33:48 [2022-07-27T15:33:48.421Z]     --- PASS: TestContainerInvalidJSON/commit (0.01s)
15:33:48 [2022-07-27T15:33:48.421Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
15:33:48 [2022-07-27T15:33:48.421Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
15:33:48 [2022-07-27T15:33:48.421Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
15:33:48 [2022-07-27T15:33:48.421Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
15:33:48 [2022-07-27T15:33:48.421Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s)
15:33:48 [2022-07-27T15:33:48.421Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
15:33:48 [2022-07-27T15:33:48.421Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
15:33:48 [2022-07-27T15:33:48.421Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
15:33:48 [2022-07-27T15:33:48.421Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
15:33:48 [2022-07-27T15:33:48.421Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s)
15:33:48 [2022-07-27T15:33:48.421Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
15:33:48 [2022-07-27T15:33:48.421Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
15:33:48 [2022-07-27T15:33:48.421Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
15:33:48 [2022-07-27T15:33:48.421Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
15:33:48 [2022-07-27T15:33:48.421Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s)
15:33:48 [2022-07-27T15:33:48.421Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
15:33:48 [2022-07-27T15:33:48.421Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
15:33:48 [2022-07-27T15:33:48.421Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
15:33:48 [2022-07-27T15:33:48.421Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
15:33:48 [2022-07-27T15:33:48.421Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
15:33:48 [2022-07-27T15:33:48.421Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
15:33:48 [2022-07-27T15:33:48.421Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
15:33:48 [2022-07-27T15:33:48.421Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
15:33:48 [2022-07-27T15:33:48.421Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
15:33:48 [2022-07-27T15:33:48.421Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.02s)
15:33:48 [2022-07-27T15:33:48.421Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
15:33:48 [2022-07-27T15:33:48.421Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
15:33:48 [2022-07-27T15:33:48.421Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.01s)
15:33:48 [2022-07-27T15:33:48.421Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
15:33:48 [2022-07-27T15:33:48.421Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.01s)
15:33:48 [2022-07-27T15:33:48.421Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
15:33:48 [2022-07-27T15:33:48.421Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
15:33:48 [2022-07-27T15:33:48.421Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
15:33:48 [2022-07-27T15:33:48.421Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
15:33:48 [2022-07-27T15:33:48.421Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:33:48 [2022-07-27T15:33:48.421Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
15:33:48 [2022-07-27T15:33:48.421Z] === RUN   TestCopyFromContainerPathIsNotDir
15:33:48 [2022-07-27T15:33:48.680Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
15:33:48 [2022-07-27T15:33:48.680Z] === RUN   TestCopyToContainerPathDoesNotExist
15:33:48 [2022-07-27T15:33:48.680Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
15:33:48 [2022-07-27T15:33:48.680Z] === RUN   TestCopyEmptyFile
15:33:49 [2022-07-27T15:33:49.132Z] === RUN   TestPluginsWithRuntimes/With_Args
15:33:49 [2022-07-27T15:33:49.248Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
15:33:49 [2022-07-27T15:33:49.248Z] --- PASS: TestCopyEmptyFile (0.47s)
15:33:49 [2022-07-27T15:33:49.248Z] === RUN   TestCopyToContainerPathIsNotDir
15:33:49 [2022-07-27T15:33:49.248Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
15:33:49 [2022-07-27T15:33:49.248Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
15:33:49 [2022-07-27T15:33:49.248Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
15:33:49 [2022-07-27T15:33:49.248Z] === RUN   TestCopyFromContainer
15:33:49 [2022-07-27T15:33:49.248Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
15:33:49 [2022-07-27T15:33:49.507Z] === RUN   TestDockerSuite/TestContainerAPIDelete
15:33:50 [2022-07-27T15:33:50.069Z] --- PASS: TestPluginsWithRuntimes (3.36s)
15:33:50 [2022-07-27T15:33:50.069Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.89s)
15:33:50 [2022-07-27T15:33:50.069Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.89s)
15:33:50 [2022-07-27T15:33:50.069Z] === RUN   TestPluginBackCompatMediaTypes
15:33:50 [2022-07-27T15:33:50.444Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
15:33:50 [2022-07-27T15:33:50.444Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
15:33:50 [2022-07-27T15:33:50.638Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s)
15:33:50 [2022-07-27T15:33:50.638Z] PASS
15:33:50 [2022-07-27T15:33:50.638Z] 
15:33:50 [2022-07-27T15:33:50.638Z] DONE 24 tests in 6.779s
15:33:50 [2022-07-27T15:33:50.638Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:33:50 [2022-07-27T15:33:50.638Z] INFO: Testing against a local daemon
15:33:50 [2022-07-27T15:33:50.638Z] === RUN   TestExternalGraphDriver
15:33:50 [2022-07-27T15:33:50.898Z] === RUN   TestExternalGraphDriver/json
15:33:51 [2022-07-27T15:33:51.012Z] === RUN   TestCopyFromContainer//
15:33:51 [2022-07-27T15:33:51.012Z] === RUN   TestCopyFromContainer//bar/root
15:33:51 [2022-07-27T15:33:51.012Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
15:33:51 [2022-07-27T15:33:51.272Z] === RUN   TestCopyFromContainer//bar/root/
15:33:51 [2022-07-27T15:33:51.272Z] === RUN   TestCopyFromContainer/bar/quux
15:33:51 [2022-07-27T15:33:51.531Z] === RUN   TestCopyFromContainer/bar/quux/
15:33:51 [2022-07-27T15:33:51.531Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:33:51 [2022-07-27T15:33:51.790Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:33:51 [2022-07-27T15:33:51.790Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:33:52 [2022-07-27T15:33:52.049Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:33:52 [2022-07-27T15:33:52.049Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
15:33:52 [2022-07-27T15:33:52.049Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
15:33:52 [2022-07-27T15:33:52.049Z] === RUN   TestCopyFromContainer/bar/notarget
15:33:52 [2022-07-27T15:33:52.308Z] --- PASS: TestCopyFromContainer (3.11s)
15:33:52 [2022-07-27T15:33:52.308Z]     --- PASS: TestCopyFromContainer// (0.12s)
15:33:52 [2022-07-27T15:33:52.308Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
15:33:52 [2022-07-27T15:33:52.308Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.17s)
15:33:52 [2022-07-27T15:33:52.308Z]     --- PASS: TestCopyFromContainer/bar/quux (0.16s)
15:33:52 [2022-07-27T15:33:52.308Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.13s)
15:33:52 [2022-07-27T15:33:52.308Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s)
15:33:52 [2022-07-27T15:33:52.308Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s)
15:33:52 [2022-07-27T15:33:52.308Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s)
15:33:52 [2022-07-27T15:33:52.308Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s)
15:33:52 [2022-07-27T15:33:52.308Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.15s)
15:33:52 [2022-07-27T15:33:52.308Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:33:52 [2022-07-27T15:33:52.308Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:33:52 [2022-07-27T15:33:52.308Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:33:52 [2022-07-27T15:33:52.308Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:33:52 [2022-07-27T15:33:52.308Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:33:52 [2022-07-27T15:33:52.308Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:33:52 [2022-07-27T15:33:52.308Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:33:52 [2022-07-27T15:33:52.308Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:33:52 [2022-07-27T15:33:52.308Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:33:52 [2022-07-27T15:33:52.308Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:33:52 [2022-07-27T15:33:52.308Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
15:33:52 [2022-07-27T15:33:52.308Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:33:52 [2022-07-27T15:33:52.308Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:33:52 [2022-07-27T15:33:52.308Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:33:52 [2022-07-27T15:33:52.308Z] === RUN   TestCreateLinkToNonExistingContainer
15:33:52 [2022-07-27T15:33:52.308Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
15:33:52 [2022-07-27T15:33:52.308Z] === RUN   TestCreateWithInvalidEnv
15:33:52 [2022-07-27T15:33:52.308Z] === RUN   TestCreateWithInvalidEnv/0
15:33:52 [2022-07-27T15:33:52.308Z] === PAUSE TestCreateWithInvalidEnv/0
15:33:52 [2022-07-27T15:33:52.308Z] === RUN   TestCreateWithInvalidEnv/1
15:33:52 [2022-07-27T15:33:52.308Z] === PAUSE TestCreateWithInvalidEnv/1
15:33:52 [2022-07-27T15:33:52.308Z] === RUN   TestCreateWithInvalidEnv/2
15:33:52 [2022-07-27T15:33:52.308Z] === PAUSE TestCreateWithInvalidEnv/2
15:33:52 [2022-07-27T15:33:52.308Z] === CONT  TestCreateWithInvalidEnv/0
15:33:52 [2022-07-27T15:33:52.308Z] === CONT  TestCreateWithInvalidEnv/2
15:33:52 [2022-07-27T15:33:52.308Z] === CONT  TestCreateWithInvalidEnv/1
15:33:52 [2022-07-27T15:33:52.308Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
15:33:52 [2022-07-27T15:33:52.308Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:33:52 [2022-07-27T15:33:52.308Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:33:52 [2022-07-27T15:33:52.308Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:33:52 [2022-07-27T15:33:52.308Z] === RUN   TestCreateTmpfsMountsTarget
15:33:52 [2022-07-27T15:33:52.308Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
15:33:52 [2022-07-27T15:33:52.308Z] === RUN   TestCreateWithCustomMaskedPaths
15:33:52 [2022-07-27T15:33:52.785Z] --- PASS: TestHealthKillContainer (7.88s)
15:33:52 [2022-07-27T15:33:52.785Z] === RUN   TestInspectCpusetInConfigPre120
15:33:52 [2022-07-27T15:33:52.802Z] === RUN   TestExternalGraphDriver/spec
15:33:53 [2022-07-27T15:33:53.042Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s)
15:33:53 [2022-07-27T15:33:53.042Z] === RUN   TestIpcModeNone
15:33:53 [2022-07-27T15:33:53.604Z] --- PASS: TestIpcModeNone (0.44s)
15:33:53 [2022-07-27T15:33:53.604Z] === RUN   TestIpcModePrivate
15:33:53 [2022-07-27T15:33:53.861Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
15:33:53 [2022-07-27T15:33:53.861Z] --- PASS: TestIpcModePrivate (0.47s)
15:33:53 [2022-07-27T15:33:53.861Z] === RUN   TestIpcModeShareable
15:33:54 [2022-07-27T15:33:54.230Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
15:33:54 [2022-07-27T15:33:54.231Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
15:33:54 [2022-07-27T15:33:54.424Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
15:33:54 [2022-07-27T15:33:54.424Z] --- PASS: TestIpcModeShareable (0.47s)
15:33:54 [2022-07-27T15:33:54.424Z] === RUN   TestAPIIpcModeShareableAndContainer
15:33:54 [2022-07-27T15:33:54.706Z] === RUN   TestExternalGraphDriver/pull
15:33:55 [2022-07-27T15:33:55.167Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
15:33:55 [2022-07-27T15:33:55.167Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
15:33:55 [2022-07-27T15:33:55.167Z] --- PASS: TestCreateWithCustomMaskedPaths (2.58s)
15:33:55 [2022-07-27T15:33:55.167Z] === RUN   TestCreateWithCustomReadonlyPaths
15:33:55 [2022-07-27T15:33:55.736Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
15:33:55 [2022-07-27T15:33:55.790Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.45s)
15:33:55 [2022-07-27T15:33:55.790Z] === RUN   TestAPIIpcModeHost
15:33:56 [2022-07-27T15:33:56.083Z] --- PASS: TestExternalGraphDriver (5.44s)
15:33:56 [2022-07-27T15:33:56.083Z]     --- PASS: TestExternalGraphDriver/json (1.66s)
15:33:56 [2022-07-27T15:33:56.083Z]     --- PASS: TestExternalGraphDriver/spec (1.69s)
15:33:56 [2022-07-27T15:33:56.083Z]     --- PASS: TestExternalGraphDriver/pull (1.74s)
15:33:56 [2022-07-27T15:33:56.083Z] === RUN   TestGraphdriverPluginV2
15:33:56 [2022-07-27T15:33:56.305Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
15:33:56 [2022-07-27T15:33:56.351Z] --- PASS: TestAPIIpcModeHost (0.36s)
15:33:56 [2022-07-27T15:33:56.351Z] === RUN   TestDaemonIpcModeShareable
15:33:56 [2022-07-27T15:33:56.565Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
15:33:57 [2022-07-27T15:33:57.279Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
15:33:57 [2022-07-27T15:33:57.279Z] --- PASS: TestDaemonIpcModeShareable (1.15s)
15:33:57 [2022-07-27T15:33:57.279Z] === RUN   TestDaemonIpcModePrivate
15:33:57 [2022-07-27T15:33:57.503Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.29s)
15:33:57 [2022-07-27T15:33:57.503Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:33:57 [2022-07-27T15:33:57.503Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:33:57 [2022-07-27T15:33:57.503Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:33:57 [2022-07-27T15:33:57.503Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:33:57 [2022-07-27T15:33:57.503Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:33:57 [2022-07-27T15:33:57.503Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:33:57 [2022-07-27T15:33:57.503Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:33:57 [2022-07-27T15:33:57.503Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:33:57 [2022-07-27T15:33:57.503Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:33:57 [2022-07-27T15:33:57.503Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:33:57 [2022-07-27T15:33:57.503Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:33:57 [2022-07-27T15:33:57.503Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:33:57 [2022-07-27T15:33:57.503Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:33:57 [2022-07-27T15:33:57.503Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:33:57 [2022-07-27T15:33:57.503Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:33:57 [2022-07-27T15:33:57.503Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:33:57 [2022-07-27T15:33:57.503Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
15:33:57 [2022-07-27T15:33:57.503Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s)
15:33:57 [2022-07-27T15:33:57.503Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s)
15:33:57 [2022-07-27T15:33:57.503Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
15:33:57 [2022-07-27T15:33:57.503Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
15:33:57 [2022-07-27T15:33:57.503Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
15:33:57 [2022-07-27T15:33:57.503Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:33:57 [2022-07-27T15:33:57.503Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
15:33:57 [2022-07-27T15:33:57.762Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
15:33:57 [2022-07-27T15:33:57.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:33:57 [2022-07-27T15:33:57.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:33:58 [2022-07-27T15:33:58.020Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.74s)
15:33:58 [2022-07-27T15:33:58.020Z] === RUN   TestCreateDifferentPlatform
15:33:58 [2022-07-27T15:33:58.020Z] === RUN   TestCreateDifferentPlatform/different_os
15:33:58 [2022-07-27T15:33:58.020Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
15:33:58 [2022-07-27T15:33:58.020Z] --- PASS: TestCreateDifferentPlatform (0.03s)
15:33:58 [2022-07-27T15:33:58.020Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
15:33:58 [2022-07-27T15:33:58.020Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
15:33:58 [2022-07-27T15:33:58.020Z] === RUN   TestCreateVolumesFromNonExistingContainer
15:33:58 [2022-07-27T15:33:58.109Z] .........                                                                [ 85%]
15:33:58 [2022-07-27T15:33:58.279Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
15:33:58 [2022-07-27T15:33:58.279Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
15:33:58 [2022-07-27T15:33:58.279Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
15:33:58 [2022-07-27T15:33:58.279Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s)
15:33:58 [2022-07-27T15:33:58.279Z] === RUN   TestCreateInvalidHostConfig
15:33:58 [2022-07-27T15:33:58.279Z] === RUN   TestDockerSuite/TestContainerAPIKill
15:33:58 [2022-07-27T15:33:58.279Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
15:33:58 [2022-07-27T15:33:58.279Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
15:33:58 [2022-07-27T15:33:58.279Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
15:33:58 [2022-07-27T15:33:58.279Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
15:33:58 [2022-07-27T15:33:58.279Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
15:33:58 [2022-07-27T15:33:58.279Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
15:33:58 [2022-07-27T15:33:58.279Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
15:33:58 [2022-07-27T15:33:58.279Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
15:33:58 [2022-07-27T15:33:58.279Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
15:33:58 [2022-07-27T15:33:58.279Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
15:33:58 [2022-07-27T15:33:58.279Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
15:33:58 [2022-07-27T15:33:58.279Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
15:33:58 [2022-07-27T15:33:58.279Z] --- PASS: TestCreateInvalidHostConfig (0.03s)
15:33:58 [2022-07-27T15:33:58.279Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
15:33:58 [2022-07-27T15:33:58.279Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.01s)
15:33:58 [2022-07-27T15:33:58.279Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.01s)
15:33:58 [2022-07-27T15:33:58.279Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
15:33:58 [2022-07-27T15:33:58.279Z] === RUN   TestContainerStartOnDaemonRestart
15:33:58 [2022-07-27T15:33:58.279Z] === PAUSE TestContainerStartOnDaemonRestart
15:33:58 [2022-07-27T15:33:58.279Z] === RUN   TestDaemonRestartIpcMode
15:33:58 [2022-07-27T15:33:58.279Z] === PAUSE TestDaemonRestartIpcMode
15:33:58 [2022-07-27T15:33:58.279Z] === RUN   TestDaemonHostGatewayIP
15:33:58 [2022-07-27T15:33:58.279Z] === PAUSE TestDaemonHostGatewayIP
15:33:58 [2022-07-27T15:33:58.279Z] === RUN   TestRestartDaemonWithRestartingContainer
15:33:58 [2022-07-27T15:33:58.279Z] === PAUSE TestRestartDaemonWithRestartingContainer
15:33:58 [2022-07-27T15:33:58.279Z] === RUN   TestContainerKillOnDaemonStart
15:33:58 [2022-07-27T15:33:58.279Z] === PAUSE TestContainerKillOnDaemonStart
15:33:58 [2022-07-27T15:33:58.279Z] === RUN   TestDiff
15:33:58 [2022-07-27T15:33:58.644Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
15:33:58 [2022-07-27T15:33:58.644Z] --- PASS: TestDaemonIpcModePrivate (1.15s)
15:33:58 [2022-07-27T15:33:58.644Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:33:59 [2022-07-27T15:33:59.217Z] --- PASS: TestDiff (0.84s)
15:33:59 [2022-07-27T15:33:59.217Z] === RUN   TestExecConsoleSize
15:33:59 [2022-07-27T15:33:59.217Z] === RUN   TestDockerSuite/TestContainerAPIPause
15:33:59 [2022-07-27T15:33:59.571Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
15:33:59 [2022-07-27T15:33:59.571Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s)
15:33:59 [2022-07-27T15:33:59.571Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:34:00 [2022-07-27T15:34:00.153Z] --- PASS: TestExecConsoleSize (0.86s)
15:34:00 [2022-07-27T15:34:00.153Z] === RUN   TestExecWithCloseStdin
15:34:00 [2022-07-27T15:34:00.153Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
15:34:00 [2022-07-27T15:34:00.153Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
15:34:00 [2022-07-27T15:34:00.937Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
15:34:00 [2022-07-27T15:34:00.937Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s)
15:34:00 [2022-07-27T15:34:00.937Z] === RUN   TestIpcModeOlderClient
15:34:00 [2022-07-27T15:34:00.937Z] === PAUSE TestIpcModeOlderClient
15:34:00 [2022-07-27T15:34:00.937Z] === RUN   TestKillContainerInvalidSignal
15:34:01 [2022-07-27T15:34:01.089Z] --- PASS: TestExecWithCloseStdin (0.87s)
15:34:01 [2022-07-27T15:34:01.089Z] === RUN   TestExec
15:34:01 [2022-07-27T15:34:01.089Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
15:34:01 [2022-07-27T15:34:01.089Z] === RUN   TestDockerSuite/TestContainerAPIRename
15:34:01 [2022-07-27T15:34:01.194Z] --- PASS: TestKillContainerInvalidSignal (0.40s)
15:34:01 [2022-07-27T15:34:01.194Z] === RUN   TestKillContainer
15:34:01 [2022-07-27T15:34:01.194Z] === RUN   TestKillContainer/no_signal
15:34:01 [2022-07-27T15:34:01.352Z] --- PASS: TestGraphdriverPluginV2 (4.35s)
15:34:01 [2022-07-27T15:34:01.352Z] PASS
15:34:01 [2022-07-27T15:34:01.352Z] 
15:34:01 [2022-07-27T15:34:01.352Z] DONE 5 tests in 9.837s
15:34:01 [2022-07-27T15:34:01.352Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:34:01 [2022-07-27T15:34:01.352Z] INFO: Testing against a local daemon
15:34:01 [2022-07-27T15:34:01.352Z] === RUN   TestContinueAfterPluginCrash
15:34:01 [2022-07-27T15:34:01.352Z] === PAUSE TestContinueAfterPluginCrash
15:34:01 [2022-07-27T15:34:01.352Z] === RUN   TestReadPluginNoRead
15:34:01 [2022-07-27T15:34:01.352Z] === PAUSE TestReadPluginNoRead
15:34:01 [2022-07-27T15:34:01.352Z] === RUN   TestDaemonStartWithLogOpt
15:34:01 [2022-07-27T15:34:01.352Z] === PAUSE TestDaemonStartWithLogOpt
15:34:01 [2022-07-27T15:34:01.352Z] === CONT  TestContinueAfterPluginCrash
15:34:01 [2022-07-27T15:34:01.352Z] === CONT  TestDaemonStartWithLogOpt
15:34:01 [2022-07-27T15:34:01.658Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
15:34:01 [2022-07-27T15:34:01.658Z] --- PASS: TestExec (0.85s)
15:34:01 [2022-07-27T15:34:01.658Z] === RUN   TestExecUser
15:34:01 [2022-07-27T15:34:01.756Z] === RUN   TestKillContainer/non_killing_signal
15:34:01 [2022-07-27T15:34:01.920Z] === RUN   TestDockerSuite/TestContainerAPIRestart
15:34:01 [2022-07-27T15:34:01.920Z]     check_test.go:540: [d0f75b72677c0] daemon is not started
15:34:01 [2022-07-27T15:34:01.920Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
15:34:02 [2022-07-27T15:34:02.013Z] === RUN   TestKillContainer/killing_signal
15:34:02 [2022-07-27T15:34:02.493Z] --- PASS: TestExecUser (0.86s)
15:34:02 [2022-07-27T15:34:02.493Z] === RUN   TestExportContainerAndImportImage
15:34:02 [2022-07-27T15:34:02.576Z] --- PASS: TestKillContainer (1.31s)
15:34:02 [2022-07-27T15:34:02.576Z]     --- PASS: TestKillContainer/no_signal (0.42s)
15:34:02 [2022-07-27T15:34:02.576Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
15:34:02 [2022-07-27T15:34:02.576Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
15:34:02 [2022-07-27T15:34:02.576Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:34:02 [2022-07-27T15:34:02.576Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:34:02 [2022-07-27T15:34:02.832Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:34:03 [2022-07-27T15:34:03.268Z] tests/integration/models_images_test.py ...............                  [ 89%]
15:34:03 [2022-07-27T15:34:03.394Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.87s)
15:34:03 [2022-07-27T15:34:03.394Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
15:34:03 [2022-07-27T15:34:03.394Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.31s)
15:34:03 [2022-07-27T15:34:03.394Z] === RUN   TestKillStoppedContainer
15:34:03 [2022-07-27T15:34:03.394Z] --- PASS: TestKillStoppedContainer (0.04s)
15:34:03 [2022-07-27T15:34:03.394Z] === RUN   TestKillStoppedContainerAPIPre120
15:34:03 [2022-07-27T15:34:03.394Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
15:34:03 [2022-07-27T15:34:03.394Z] === RUN   TestKillDifferentUserContainer
15:34:03 [2022-07-27T15:34:03.429Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
15:34:03 [2022-07-27T15:34:03.891Z] --- PASS: TestDaemonStartWithLogOpt (3.47s)
15:34:03 [2022-07-27T15:34:03.891Z] === CONT  TestReadPluginNoRead
15:34:03 [2022-07-27T15:34:03.957Z] --- PASS: TestKillDifferentUserContainer (0.43s)
15:34:03 [2022-07-27T15:34:03.957Z] === RUN   TestInspectOomKilledTrue
15:34:03 [2022-07-27T15:34:03.997Z] --- PASS: TestExportContainerAndImportImage (1.33s)
15:34:03 [2022-07-27T15:34:03.997Z] === RUN   TestExportContainerAfterDaemonRestart
15:34:04 [2022-07-27T15:34:04.256Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
15:34:04 [2022-07-27T15:34:04.467Z] tests/integration/models_networks_test.py ....                           [ 90%]
15:34:04 [2022-07-27T15:34:04.518Z] --- PASS: TestInspectOomKilledTrue (0.49s)
15:34:04 [2022-07-27T15:34:04.518Z] === RUN   TestInspectOomKilledFalse
15:34:04 [2022-07-27T15:34:04.775Z] --- PASS: TestInspectOomKilledFalse (0.43s)
15:34:04 [2022-07-27T15:34:04.775Z] === RUN   TestLinksEtcHostsContentMatch
15:34:05 [2022-07-27T15:34:05.031Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s)
15:34:05 [2022-07-27T15:34:05.031Z] === RUN   TestLinksContainerNames
15:34:05 [2022-07-27T15:34:05.193Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
15:34:05 [2022-07-27T15:34:05.193Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
15:34:05 [2022-07-27T15:34:05.193Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
15:34:05 [2022-07-27T15:34:05.193Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
15:34:05 [2022-07-27T15:34:05.193Z] === RUN   TestDockerSuite/TestContainerAPIStart
15:34:05 [2022-07-27T15:34:05.762Z] --- PASS: TestExportContainerAfterDaemonRestart (1.71s)
15:34:05 [2022-07-27T15:34:05.762Z] === RUN   TestHealthCheckWorkdir
15:34:05 [2022-07-27T15:34:05.762Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
15:34:05 [2022-07-27T15:34:05.762Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
15:34:05 [2022-07-27T15:34:05.991Z] --- PASS: TestLinksContainerNames (0.85s)
15:34:05 [2022-07-27T15:34:05.991Z] === RUN   TestLogsFollowTailEmpty
15:34:06 [2022-07-27T15:34:06.248Z] --- PASS: TestLogsFollowTailEmpty (0.40s)
15:34:06 [2022-07-27T15:34:06.248Z] === RUN   TestLogs
15:34:06 [2022-07-27T15:34:06.248Z] === RUN   TestLogs/driver_local
15:34:06 [2022-07-27T15:34:06.248Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
15:34:06 [2022-07-27T15:34:06.248Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
15:34:06 [2022-07-27T15:34:06.248Z] === RUN   TestLogs/driver_local/tty/only_stdout
15:34:06 [2022-07-27T15:34:06.248Z] === PAUSE TestLogs/driver_local/tty/only_stdout
15:34:06 [2022-07-27T15:34:06.248Z] === RUN   TestLogs/driver_local/tty/only_stderr
15:34:06 [2022-07-27T15:34:06.248Z] === PAUSE TestLogs/driver_local/tty/only_stderr
15:34:06 [2022-07-27T15:34:06.248Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
15:34:06 [2022-07-27T15:34:06.248Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
15:34:06 [2022-07-27T15:34:06.248Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
15:34:06 [2022-07-27T15:34:06.248Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
15:34:06 [2022-07-27T15:34:06.248Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
15:34:06 [2022-07-27T15:34:06.248Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
15:34:06 [2022-07-27T15:34:06.424Z] === RUN   TestReadPluginNoRead/default
15:34:06 [2022-07-27T15:34:06.504Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
15:34:06 [2022-07-27T15:34:06.504Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
15:34:06 [2022-07-27T15:34:06.701Z] --- PASS: TestHealthCheckWorkdir (0.90s)
15:34:06 [2022-07-27T15:34:06.701Z] === RUN   TestHealthKillContainer
15:34:07 [2022-07-27T15:34:07.066Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
15:34:07 [2022-07-27T15:34:07.066Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
15:34:07 [2022-07-27T15:34:07.629Z] === CONT  TestLogs/driver_local/tty/only_stderr
15:34:07 [2022-07-27T15:34:07.629Z] === CONT  TestLogs/driver_local/tty/only_stdout
15:34:07 [2022-07-27T15:34:07.802Z] === RUN   TestReadPluginNoRead/disabled_caching
15:34:08 [2022-07-27T15:34:08.076Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
15:34:08 [2022-07-27T15:34:08.191Z] === RUN   TestLogs/driver_json-file
15:34:08 [2022-07-27T15:34:08.191Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
15:34:08 [2022-07-27T15:34:08.191Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
15:34:08 [2022-07-27T15:34:08.191Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
15:34:08 [2022-07-27T15:34:08.191Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
15:34:08 [2022-07-27T15:34:08.191Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
15:34:08 [2022-07-27T15:34:08.191Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
15:34:08 [2022-07-27T15:34:08.191Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
15:34:08 [2022-07-27T15:34:08.191Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
15:34:08 [2022-07-27T15:34:08.191Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
15:34:08 [2022-07-27T15:34:08.191Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
15:34:08 [2022-07-27T15:34:08.191Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
15:34:08 [2022-07-27T15:34:08.191Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
15:34:08 [2022-07-27T15:34:08.191Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
15:34:08 [2022-07-27T15:34:08.191Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
15:34:08 [2022-07-27T15:34:08.739Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:34:08 [2022-07-27T15:34:08.998Z] --- PASS: TestContinueAfterPluginCrash (8.55s)
15:34:09 [2022-07-27T15:34:09.119Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
15:34:09 [2022-07-27T15:34:09.119Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
15:34:09 [2022-07-27T15:34:09.375Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
15:34:09 [2022-07-27T15:34:09.631Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
15:34:10 [2022-07-27T15:34:10.194Z] --- PASS: TestLogs (3.88s)
15:34:10 [2022-07-27T15:34:10.194Z]     --- PASS: TestLogs/driver_local (0.01s)
15:34:10 [2022-07-27T15:34:10.194Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.73s)
15:34:10 [2022-07-27T15:34:10.194Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.76s)
15:34:10 [2022-07-27T15:34:10.194Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.51s)
15:34:10 [2022-07-27T15:34:10.194Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.51s)
15:34:10 [2022-07-27T15:34:10.194Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.59s)
15:34:10 [2022-07-27T15:34:10.194Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.62s)
15:34:10 [2022-07-27T15:34:10.194Z]     --- PASS: TestLogs/driver_json-file (0.01s)
15:34:10 [2022-07-27T15:34:10.194Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.70s)
15:34:10 [2022-07-27T15:34:10.194Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.74s)
15:34:10 [2022-07-27T15:34:10.194Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.46s)
15:34:10 [2022-07-27T15:34:10.194Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.51s)
15:34:10 [2022-07-27T15:34:10.194Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.68s)
15:34:10 [2022-07-27T15:34:10.194Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.80s)
15:34:10 [2022-07-27T15:34:10.194Z] === RUN   TestContainerNetworkMountsNoChown
15:34:10 [2022-07-27T15:34:10.374Z] === CONT  TestReadPluginNoRead
15:34:10 [2022-07-27T15:34:10.374Z]     read_test.go:92: [d88ab66695377] daemon is not started
15:34:10 [2022-07-27T15:34:10.374Z] --- PASS: TestReadPluginNoRead (6.12s)
15:34:10 [2022-07-27T15:34:10.374Z]     --- PASS: TestReadPluginNoRead/default (1.32s)
15:34:10 [2022-07-27T15:34:10.374Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.25s)
15:34:10 [2022-07-27T15:34:10.374Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.27s)
15:34:10 [2022-07-27T15:34:10.374Z] PASS
15:34:10 [2022-07-27T15:34:10.374Z] 
15:34:10 [2022-07-27T15:34:10.374Z] DONE 6 tests in 9.611s
15:34:10 [2022-07-27T15:34:10.374Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
15:34:10 [2022-07-27T15:34:10.374Z] testing: warning: no tests to run
15:34:10 [2022-07-27T15:34:10.374Z] PASS
15:34:10 [2022-07-27T15:34:10.374Z] 
15:34:10 [2022-07-27T15:34:10.374Z] DONE 0 tests in 0.008s
15:34:10 [2022-07-27T15:34:10.374Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:34:10 [2022-07-27T15:34:10.374Z] INFO: Testing against a local daemon
15:34:10 [2022-07-27T15:34:10.374Z] === RUN   TestPluginWithDevMounts
15:34:10 [2022-07-27T15:34:10.374Z] === PAUSE TestPluginWithDevMounts
15:34:10 [2022-07-27T15:34:10.374Z] === CONT  TestPluginWithDevMounts
15:34:10 [2022-07-27T15:34:10.604Z] === RUN   TestDockerSuite/TestContainerAPIStop
15:34:10 [2022-07-27T15:34:10.604Z] === RUN   TestDockerSuite/TestContainerAPITop
15:34:10 [2022-07-27T15:34:10.756Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s)
15:34:10 [2022-07-27T15:34:10.756Z] === RUN   TestMountDaemonRoot
15:34:10 [2022-07-27T15:34:10.756Z] === RUN   TestMountDaemonRoot/default
15:34:10 [2022-07-27T15:34:10.756Z] === PAUSE TestMountDaemonRoot/default
15:34:10 [2022-07-27T15:34:10.756Z] === RUN   TestMountDaemonRoot/private
15:34:10 [2022-07-27T15:34:10.756Z] === PAUSE TestMountDaemonRoot/private
15:34:10 [2022-07-27T15:34:10.756Z] === RUN   TestMountDaemonRoot/rprivate
15:34:10 [2022-07-27T15:34:10.756Z] === PAUSE TestMountDaemonRoot/rprivate
15:34:10 [2022-07-27T15:34:10.756Z] === RUN   TestMountDaemonRoot/slave
15:34:10 [2022-07-27T15:34:10.756Z] === PAUSE TestMountDaemonRoot/slave
15:34:10 [2022-07-27T15:34:10.756Z] === RUN   TestMountDaemonRoot/rslave
15:34:10 [2022-07-27T15:34:10.756Z] === PAUSE TestMountDaemonRoot/rslave
15:34:10 [2022-07-27T15:34:10.756Z] === RUN   TestMountDaemonRoot/shared
15:34:10 [2022-07-27T15:34:10.756Z] === PAUSE TestMountDaemonRoot/shared
15:34:10 [2022-07-27T15:34:10.756Z] === RUN   TestMountDaemonRoot/rshared
15:34:10 [2022-07-27T15:34:10.756Z] === PAUSE TestMountDaemonRoot/rshared
15:34:10 [2022-07-27T15:34:10.756Z] === CONT  TestMountDaemonRoot/default
15:34:10 [2022-07-27T15:34:10.756Z] === RUN   TestMountDaemonRoot/default/bind_root
15:34:10 [2022-07-27T15:34:10.756Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:34:10 [2022-07-27T15:34:10.756Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:34:10 [2022-07-27T15:34:10.756Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:34:10 [2022-07-27T15:34:10.756Z] === RUN   TestMountDaemonRoot/default/mount_root
15:34:10 [2022-07-27T15:34:10.756Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:34:10 [2022-07-27T15:34:10.756Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:34:10 [2022-07-27T15:34:10.756Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:34:10 [2022-07-27T15:34:10.756Z] === CONT  TestMountDaemonRoot/default/bind_root
15:34:10 [2022-07-27T15:34:10.756Z] === CONT  TestMountDaemonRoot/rshared
15:34:10 [2022-07-27T15:34:10.756Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:34:10 [2022-07-27T15:34:10.756Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:34:10 [2022-07-27T15:34:10.756Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:34:10 [2022-07-27T15:34:10.756Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:34:10 [2022-07-27T15:34:10.756Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:34:10 [2022-07-27T15:34:10.756Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:34:10 [2022-07-27T15:34:10.756Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:34:10 [2022-07-27T15:34:10.756Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:34:10 [2022-07-27T15:34:10.756Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:34:10 [2022-07-27T15:34:10.756Z] === CONT  TestMountDaemonRoot/shared
15:34:10 [2022-07-27T15:34:10.756Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:34:10 [2022-07-27T15:34:10.756Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:34:10 [2022-07-27T15:34:10.756Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:34:10 [2022-07-27T15:34:10.756Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:34:10 [2022-07-27T15:34:10.756Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:34:10 [2022-07-27T15:34:10.756Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:34:10 [2022-07-27T15:34:10.756Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:34:10 [2022-07-27T15:34:10.756Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:34:10 [2022-07-27T15:34:10.756Z] === CONT  TestMountDaemonRoot/rslave
15:34:10 [2022-07-27T15:34:10.756Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:34:10 [2022-07-27T15:34:10.756Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:34:10 [2022-07-27T15:34:10.756Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:34:10 [2022-07-27T15:34:10.756Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:34:10 [2022-07-27T15:34:10.756Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:34:10 [2022-07-27T15:34:10.756Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:34:10 [2022-07-27T15:34:10.756Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:34:10 [2022-07-27T15:34:10.756Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:34:10 [2022-07-27T15:34:10.756Z] === CONT  TestMountDaemonRoot/slave
15:34:10 [2022-07-27T15:34:10.756Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:34:10 [2022-07-27T15:34:10.756Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:34:10 [2022-07-27T15:34:10.756Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:34:10 [2022-07-27T15:34:10.756Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:34:10 [2022-07-27T15:34:10.756Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:34:10 [2022-07-27T15:34:10.756Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:34:10 [2022-07-27T15:34:10.756Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:34:10 [2022-07-27T15:34:10.756Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:34:10 [2022-07-27T15:34:10.756Z] === CONT  TestMountDaemonRoot/rprivate
15:34:10 [2022-07-27T15:34:10.756Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:34:10 [2022-07-27T15:34:10.756Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:34:10 [2022-07-27T15:34:10.756Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:34:10 [2022-07-27T15:34:10.756Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:34:10 [2022-07-27T15:34:10.756Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:34:10 [2022-07-27T15:34:10.756Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:34:10 [2022-07-27T15:34:10.756Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:34:10 [2022-07-27T15:34:10.756Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:34:10 [2022-07-27T15:34:10.756Z] === CONT  TestMountDaemonRoot/private
15:34:10 [2022-07-27T15:34:10.756Z] === RUN   TestMountDaemonRoot/private/bind_root
15:34:10 [2022-07-27T15:34:10.756Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:34:10 [2022-07-27T15:34:10.756Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:34:10 [2022-07-27T15:34:10.756Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:34:10 [2022-07-27T15:34:10.756Z] === RUN   TestMountDaemonRoot/private/mount_root
15:34:10 [2022-07-27T15:34:10.756Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:34:10 [2022-07-27T15:34:10.756Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:34:10 [2022-07-27T15:34:10.756Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:34:10 [2022-07-27T15:34:10.756Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:34:10 [2022-07-27T15:34:10.756Z] === CONT  TestMountDaemonRoot/default/mount_root
15:34:10 [2022-07-27T15:34:10.756Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:34:10 [2022-07-27T15:34:10.756Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:34:10 [2022-07-27T15:34:10.756Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:34:10 [2022-07-27T15:34:10.756Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:34:10 [2022-07-27T15:34:10.756Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:34:10 [2022-07-27T15:34:10.756Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:34:10 [2022-07-27T15:34:10.756Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:34:10 [2022-07-27T15:34:10.756Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:34:11 [2022-07-27T15:34:11.013Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:34:11 [2022-07-27T15:34:11.013Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:34:11 [2022-07-27T15:34:11.013Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:34:11 [2022-07-27T15:34:11.013Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:34:11 [2022-07-27T15:34:11.013Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:34:11 [2022-07-27T15:34:11.013Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:34:11 [2022-07-27T15:34:11.013Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:34:11 [2022-07-27T15:34:11.013Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:34:11 [2022-07-27T15:34:11.013Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:34:11 [2022-07-27T15:34:11.013Z] === CONT  TestMountDaemonRoot/private/bind_root
15:34:11 [2022-07-27T15:34:11.013Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:34:11 [2022-07-27T15:34:11.013Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:34:11 [2022-07-27T15:34:11.013Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:34:11 [2022-07-27T15:34:11.013Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:34:11 [2022-07-27T15:34:11.013Z] === CONT  TestMountDaemonRoot/private/mount_root
15:34:11 [2022-07-27T15:34:11.013Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:34:11 [2022-07-27T15:34:11.013Z] --- PASS: TestMountDaemonRoot (0.02s)
15:34:11 [2022-07-27T15:34:11.013Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:34:11 [2022-07-27T15:34:11.013Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
15:34:11 [2022-07-27T15:34:11.013Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
15:34:11 [2022-07-27T15:34:11.013Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
15:34:11 [2022-07-27T15:34:11.013Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
15:34:11 [2022-07-27T15:34:11.013Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:34:11 [2022-07-27T15:34:11.013Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
15:34:11 [2022-07-27T15:34:11.013Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
15:34:11 [2022-07-27T15:34:11.013Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
15:34:11 [2022-07-27T15:34:11.013Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
15:34:11 [2022-07-27T15:34:11.013Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:34:11 [2022-07-27T15:34:11.013Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
15:34:11 [2022-07-27T15:34:11.013Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
15:34:11 [2022-07-27T15:34:11.013Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
15:34:11 [2022-07-27T15:34:11.013Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
15:34:11 [2022-07-27T15:34:11.013Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:34:11 [2022-07-27T15:34:11.013Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
15:34:11 [2022-07-27T15:34:11.013Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
15:34:11 [2022-07-27T15:34:11.013Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
15:34:11 [2022-07-27T15:34:11.013Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
15:34:11 [2022-07-27T15:34:11.013Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:34:11 [2022-07-27T15:34:11.013Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
15:34:11 [2022-07-27T15:34:11.013Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
15:34:11 [2022-07-27T15:34:11.013Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
15:34:11 [2022-07-27T15:34:11.013Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
15:34:11 [2022-07-27T15:34:11.013Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:34:11 [2022-07-27T15:34:11.013Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
15:34:11 [2022-07-27T15:34:11.013Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
15:34:11 [2022-07-27T15:34:11.013Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
15:34:11 [2022-07-27T15:34:11.013Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
15:34:11 [2022-07-27T15:34:11.013Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:34:11 [2022-07-27T15:34:11.013Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
15:34:11 [2022-07-27T15:34:11.013Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
15:34:11 [2022-07-27T15:34:11.013Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
15:34:11 [2022-07-27T15:34:11.013Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s)
15:34:11 [2022-07-27T15:34:11.013Z] === RUN   TestContainerBindMountNonRecursive
15:34:11 [2022-07-27T15:34:11.038Z] tests/integration/models_nodes_test.py .                                 [ 90%]
15:34:11 [2022-07-27T15:34:11.038Z] tests/integration/models_resources_test.py .                             [ 91%]
15:34:11 [2022-07-27T15:34:11.172Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
15:34:11 [2022-07-27T15:34:11.172Z]     docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
15:34:11 [2022-07-27T15:34:11.172Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
15:34:11 [2022-07-27T15:34:11.172Z] === RUN   TestDockerSuite/TestContainerAPIWait
15:34:11 [2022-07-27T15:34:11.431Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
15:34:11 [2022-07-27T15:34:11.752Z] --- PASS: TestPluginWithDevMounts (1.60s)
15:34:11 [2022-07-27T15:34:11.752Z] PASS
15:34:11 [2022-07-27T15:34:11.752Z] 
15:34:11 [2022-07-27T15:34:11.753Z] DONE 1 tests in 1.622s
15:34:11 [2022-07-27T15:34:11.753Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
15:34:11 [2022-07-27T15:34:11.753Z] INFO: Testing against a local daemon
15:34:11 [2022-07-27T15:34:11.753Z] === RUN   TestSecretInspect
15:34:12 [2022-07-27T15:34:12.380Z] --- PASS: TestContainerBindMountNonRecursive (1.23s)
15:34:12 [2022-07-27T15:34:12.380Z] === RUN   TestContainerVolumesMountedAsShared
15:34:12 [2022-07-27T15:34:12.637Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s)
15:34:12 [2022-07-27T15:34:12.637Z] === RUN   TestContainerVolumesMountedAsSlave
15:34:13 [2022-07-27T15:34:13.199Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
15:34:13 [2022-07-27T15:34:13.199Z] === RUN   TestNetworkNat
15:34:13 [2022-07-27T15:34:13.455Z] --- PASS: TestNetworkNat (0.45s)
15:34:13 [2022-07-27T15:34:13.455Z] === RUN   TestNetworkLocalhostTCPNat
15:34:13 [2022-07-27T15:34:13.959Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
15:34:14 [2022-07-27T15:34:14.017Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
15:34:14 [2022-07-27T15:34:14.017Z] === RUN   TestNetworkLoopbackNat
15:34:14 [2022-07-27T15:34:14.221Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
15:34:14 [2022-07-27T15:34:14.284Z] --- PASS: TestSecretInspect (2.22s)
15:34:14 [2022-07-27T15:34:14.284Z] === RUN   TestSecretList
15:34:14 [2022-07-27T15:34:14.792Z] --- PASS: TestHealthKillContainer (8.20s)
15:34:14 [2022-07-27T15:34:14.792Z] === RUN   TestInspectCpusetInConfigPre120
15:34:15 [2022-07-27T15:34:15.050Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
15:34:15 [2022-07-27T15:34:15.309Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>_<nil>}
15:34:15 [2022-07-27T15:34:15.309Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s)
15:34:15 [2022-07-27T15:34:15.309Z] === RUN   TestIpcModeNone
15:34:15 [2022-07-27T15:34:15.568Z]     check_test.go:540: [daa9a714ebe80] daemon is not started
15:34:15 [2022-07-27T15:34:15.568Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
15:34:15 [2022-07-27T15:34:15.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
15:34:16 [2022-07-27T15:34:16.151Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
15:34:16 [2022-07-27T15:34:16.151Z] --- PASS: TestIpcModeNone (0.88s)
15:34:16 [2022-07-27T15:34:16.151Z] === RUN   TestIpcModePrivate
15:34:16 [2022-07-27T15:34:16.195Z] --- PASS: TestSecretList (2.24s)
15:34:16 [2022-07-27T15:34:16.195Z] === RUN   TestSecretsCreateAndDelete
15:34:16 [2022-07-27T15:34:16.532Z] --- PASS: TestNetworkLoopbackNat (2.56s)
15:34:16 [2022-07-27T15:34:16.532Z] === RUN   TestPause
15:34:16 [2022-07-27T15:34:16.718Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
15:34:16 [2022-07-27T15:34:16.718Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false
15:34:16 [2022-07-27T15:34:16.718Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>_<nil>}
15:34:16 [2022-07-27T15:34:16.977Z] --- PASS: TestIpcModePrivate (0.63s)
15:34:16 [2022-07-27T15:34:16.977Z] === RUN   TestIpcModeShareable
15:34:17 [2022-07-27T15:34:17.094Z] --- PASS: TestPause (0.43s)
15:34:17 [2022-07-27T15:34:17.094Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:34:17 [2022-07-27T15:34:17.094Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:34:17 [2022-07-27T15:34:17.094Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:34:17 [2022-07-27T15:34:17.094Z] === RUN   TestPauseStopPausedContainer
15:34:17 [2022-07-27T15:34:17.236Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
15:34:17 [2022-07-27T15:34:17.350Z] --- PASS: TestPauseStopPausedContainer (0.44s)
15:34:17 [2022-07-27T15:34:17.350Z] === RUN   TestPidHost
15:34:17 [2022-07-27T15:34:17.402Z] tests/integration/models_services_test.py ................X.             [ 95%]
15:34:17 [2022-07-27T15:34:17.495Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:89, shared: true, mustBeShared: true
15:34:17 [2022-07-27T15:34:17.754Z] --- PASS: TestIpcModeShareable (0.74s)
15:34:17 [2022-07-27T15:34:17.754Z] === RUN   TestAPIIpcModeShareableAndContainer
15:34:18 [2022-07-27T15:34:18.278Z] --- PASS: TestPidHost (0.92s)
15:34:18 [2022-07-27T15:34:18.278Z] === RUN   TestPsFilter
15:34:18 [2022-07-27T15:34:18.278Z] --- PASS: TestPsFilter (0.10s)
15:34:18 [2022-07-27T15:34:18.278Z] === RUN   TestRemoveContainerWithRemovedVolume
15:34:18 [2022-07-27T15:34:18.322Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>_<nil>}
15:34:18 [2022-07-27T15:34:18.729Z] --- PASS: TestSecretsCreateAndDelete (2.20s)
15:34:18 [2022-07-27T15:34:18.729Z] === RUN   TestSecretsUpdate
15:34:18 [2022-07-27T15:34:18.841Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s)
15:34:18 [2022-07-27T15:34:18.841Z] === RUN   TestRemoveContainerWithVolume
15:34:19 [2022-07-27T15:34:19.097Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
15:34:19 [2022-07-27T15:34:19.097Z] === RUN   TestRemoveContainerRunning
15:34:19 [2022-07-27T15:34:19.659Z] --- PASS: TestRemoveContainerRunning (0.40s)
15:34:19 [2022-07-27T15:34:19.659Z] === RUN   TestRemoveContainerForceRemoveRunning
15:34:19 [2022-07-27T15:34:19.701Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>_<nil>}
15:34:19 [2022-07-27T15:34:19.916Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
15:34:19 [2022-07-27T15:34:19.916Z] === RUN   TestRemoveInvalidContainer
15:34:19 [2022-07-27T15:34:19.916Z] --- PASS: TestRemoveInvalidContainer (0.01s)
15:34:19 [2022-07-27T15:34:19.916Z] === RUN   TestRenameLinkedContainer
15:34:19 [2022-07-27T15:34:19.959Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.24s)
15:34:19 [2022-07-27T15:34:19.960Z] === RUN   TestAPIIpcModeHost
15:34:19 [2022-07-27T15:34:19.960Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
15:34:20 [2022-07-27T15:34:20.527Z] --- PASS: TestAPIIpcModeHost (0.69s)
15:34:20 [2022-07-27T15:34:20.527Z] === RUN   TestDaemonIpcModeShareable
15:34:20 [2022-07-27T15:34:20.636Z] --- PASS: TestSecretsUpdate (2.20s)
15:34:20 [2022-07-27T15:34:20.636Z] === RUN   TestTemplatedSecret
15:34:21 [2022-07-27T15:34:21.462Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc001295c68_<nil>_<nil>}
15:34:21 [2022-07-27T15:34:21.806Z] --- PASS: TestRenameLinkedContainer (1.64s)
15:34:21 [2022-07-27T15:34:21.806Z] === RUN   TestRenameStoppedContainer
15:34:22 [2022-07-27T15:34:22.029Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
15:34:22 [2022-07-27T15:34:22.029Z] --- PASS: TestDaemonIpcModeShareable (1.57s)
15:34:22 [2022-07-27T15:34:22.029Z] === RUN   TestDaemonIpcModePrivate
15:34:22 [2022-07-27T15:34:22.062Z] --- PASS: TestRenameStoppedContainer (0.38s)
15:34:22 [2022-07-27T15:34:22.062Z] === RUN   TestRenameRunningContainerAndReuse
15:34:22 [2022-07-27T15:34:22.966Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-14115073953_/foo_false__<nil>_<nil>_<nil>_<nil>}
15:34:23 [2022-07-27T15:34:23.010Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s)
15:34:23 [2022-07-27T15:34:23.010Z] === RUN   TestRenameInvalidName
15:34:23 [2022-07-27T15:34:23.172Z] --- PASS: TestTemplatedSecret (2.60s)
15:34:23 [2022-07-27T15:34:23.172Z] === RUN   TestSecretCreateResolve
15:34:23 [2022-07-27T15:34:23.266Z] --- PASS: TestRenameInvalidName (0.43s)
15:34:23 [2022-07-27T15:34:23.266Z] === RUN   TestRenameAnonymousContainer
15:34:23 [2022-07-27T15:34:23.535Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: false, mustBeShared: false
15:34:23 [2022-07-27T15:34:23.795Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-14115073953_/foo_true__<nil>_<nil>_<nil>_<nil>}
15:34:23 [2022-07-27T15:34:23.795Z] --- PASS: TestDaemonIpcModePrivate (1.61s)
15:34:23 [2022-07-27T15:34:23.795Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:34:24 [2022-07-27T15:34:24.585Z] tests/integration/models_swarm_test.py ..                                [ 96%]
15:34:24 [2022-07-27T15:34:24.585Z] tests/integration/models_volumes_test.py ..                              [ 96%]
15:34:24 [2022-07-27T15:34:24.732Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
15:34:24 [2022-07-27T15:34:24.990Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
15:34:25 [2022-07-27T15:34:25.155Z] --- PASS: TestRenameAnonymousContainer (1.56s)
15:34:25 [2022-07-27T15:34:25.155Z] === RUN   TestRenameContainerWithSameName
15:34:25 [2022-07-27T15:34:25.250Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.47s)
15:34:25 [2022-07-27T15:34:25.250Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:34:25 [2022-07-27T15:34:25.250Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-34066893451_/foo_false__<nil>_<nil>_<nil>_<nil>}
15:34:25 [2022-07-27T15:34:25.411Z] --- PASS: TestRenameContainerWithSameName (0.40s)
15:34:25 [2022-07-27T15:34:25.411Z] === RUN   TestRenameContainerWithLinkedContainer
15:34:25 [2022-07-27T15:34:25.705Z] --- PASS: TestSecretCreateResolve (2.22s)
15:34:25 [2022-07-27T15:34:25.705Z] PASS
15:34:25 [2022-07-27T15:34:25.705Z] 
15:34:25 [2022-07-27T15:34:25.705Z] DONE 6 tests in 13.705s
15:34:25 [2022-07-27T15:34:25.705Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
15:34:25 [2022-07-27T15:34:25.705Z] INFO: Testing against a local daemon
15:34:25 [2022-07-27T15:34:25.705Z] === RUN   TestServiceCreateInit
15:34:25 [2022-07-27T15:34:25.705Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:34:25 [2022-07-27T15:34:25.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:34:26 [2022-07-27T15:34:26.338Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s)
15:34:26 [2022-07-27T15:34:26.338Z] === RUN   TestResize
15:34:26 [2022-07-27T15:34:26.595Z] --- PASS: TestResize (0.42s)
15:34:26 [2022-07-27T15:34:26.595Z] === RUN   TestResizeWithInvalidSize
15:34:26 [2022-07-27T15:34:26.627Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: true, mustBeShared: true
15:34:26 [2022-07-27T15:34:26.628Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.43s)
15:34:26 [2022-07-27T15:34:26.628Z] === RUN   TestIpcModeOlderClient
15:34:26 [2022-07-27T15:34:26.628Z] === PAUSE TestIpcModeOlderClient
15:34:26 [2022-07-27T15:34:26.628Z] === RUN   TestKillContainerInvalidSignal
15:34:26 [2022-07-27T15:34:26.850Z] --- PASS: TestResizeWithInvalidSize (0.43s)
15:34:26 [2022-07-27T15:34:26.851Z] === RUN   TestResizeWhenContainerNotStarted
15:34:26 [2022-07-27T15:34:26.886Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-34066893451_/foo_true__<nil>_<nil>_<nil>_<nil>}
15:34:27 [2022-07-27T15:34:27.146Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
15:34:27 [2022-07-27T15:34:27.146Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
15:34:27 [2022-07-27T15:34:27.146Z]     check_test.go:540: [d4dc672179ba1] daemon is not started
15:34:27 [2022-07-27T15:34:27.146Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
15:34:27 [2022-07-27T15:34:27.404Z] --- PASS: TestKillContainerInvalidSignal (0.81s)
15:34:27 [2022-07-27T15:34:27.404Z] === RUN   TestKillContainer
15:34:27 [2022-07-27T15:34:27.404Z] === RUN   TestKillContainer/no_signal
15:34:27 [2022-07-27T15:34:27.417Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s)
15:34:27 [2022-07-27T15:34:27.418Z] === RUN   TestDaemonRestartKillContainers
15:34:27 [2022-07-27T15:34:27.418Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:34:27 [2022-07-27T15:34:27.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:34:27 [2022-07-27T15:34:27.418Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:34:27 [2022-07-27T15:34:27.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:34:27 [2022-07-27T15:34:27.418Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:34:27 [2022-07-27T15:34:27.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:34:27 [2022-07-27T15:34:27.418Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:34:27 [2022-07-27T15:34:27.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:34:27 [2022-07-27T15:34:27.418Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:34:27 [2022-07-27T15:34:27.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:34:27 [2022-07-27T15:34:27.418Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:34:27 [2022-07-27T15:34:27.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:34:27 [2022-07-27T15:34:27.418Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:34:27 [2022-07-27T15:34:27.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:34:27 [2022-07-27T15:34:27.418Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:34:27 [2022-07-27T15:34:27.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:34:27 [2022-07-27T15:34:27.418Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:34:27 [2022-07-27T15:34:27.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:34:27 [2022-07-27T15:34:27.418Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:34:27 [2022-07-27T15:34:27.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:34:27 [2022-07-27T15:34:27.418Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:34:27 [2022-07-27T15:34:27.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:34:27 [2022-07-27T15:34:27.418Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:34:27 [2022-07-27T15:34:27.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:34:27 [2022-07-27T15:34:27.418Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:34:27 [2022-07-27T15:34:27.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:34:27 [2022-07-27T15:34:27.418Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:34:27 [2022-07-27T15:34:27.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:34:27 [2022-07-27T15:34:27.418Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:34:27 [2022-07-27T15:34:27.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:34:27 [2022-07-27T15:34:27.418Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:34:27 [2022-07-27T15:34:27.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:34:27 [2022-07-27T15:34:27.418Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:34:27 [2022-07-27T15:34:27.418Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:34:27 [2022-07-27T15:34:27.972Z] === RUN   TestKillContainer/non_killing_signal
15:34:28 [2022-07-27T15:34:28.231Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-34066893451_/foo_true__0xc001295c98_<nil>_<nil>_<nil>}
15:34:28 [2022-07-27T15:34:28.490Z] === RUN   TestKillContainer/killing_signal
15:34:28 [2022-07-27T15:34:28.538Z] tests/integration/regression_test.py ......                              [ 98%]
15:34:28 [2022-07-27T15:34:28.783Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:34:28 [2022-07-27T15:34:28.798Z] tests/integration/credentials/store_test.py ......                       [ 99%]
15:34:28 [2022-07-27T15:34:28.798Z] tests/integration/credentials/utils_test.py .                            [100%]
15:34:28 [2022-07-27T15:34:28.798Z] 
15:34:28 [2022-07-27T15:34:28.798Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
15:34:28 [2022-07-27T15:34:28.798Z] =========================== short test summary info ============================
15:34:28 [2022-07-27T15:34:28.798Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
15:34:28 [2022-07-27T15:34:28.798Z]   CONFIG_RT_GROUP_SCHED isn't enabled
15:34:28 [2022-07-27T15:34:28.798Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
15:34:28 [2022-07-27T15:34:28.798Z]   Not supported on most drivers
15:34:28 [2022-07-27T15:34:28.798Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
15:34:28 [2022-07-27T15:34:28.798Z]   Output of docker top depends on host distro, and is not formalized.
15:34:28 [2022-07-27T15:34:28.798Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
15:34:28 [2022-07-27T15:34:28.798Z]   Output of docker top depends on host distro, and is not formalized.
15:34:28 [2022-07-27T15:34:28.798Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
15:34:28 [2022-07-27T15:34:28.798Z]   Can fail if eth0 has multiple IP addresses
15:34:28 [2022-07-27T15:34:28.798Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
15:34:28 [2022-07-27T15:34:28.798Z]   This doesn't seem to be taken into account by the engine
15:34:28 [2022-07-27T15:34:28.798Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
15:34:28 [2022-07-27T15:34:28.798Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
15:34:28 [2022-07-27T15:34:28.798Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 297.41 seconds ==
15:34:29 [2022-07-27T15:34:29.038Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:34:29 [2022-07-27T15:34:29.058Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
15:34:29 [2022-07-27T15:34:29.059Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc001295cb0_<nil>_<nil>}
15:34:29 [2022-07-27T15:34:29.059Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
15:34:29 [2022-07-27T15:34:29.626Z] --- PASS: TestKillContainer (2.12s)
15:34:29 [2022-07-27T15:34:29.626Z]     --- PASS: TestKillContainer/no_signal (0.55s)
15:34:29 [2022-07-27T15:34:29.626Z]     --- PASS: TestKillContainer/non_killing_signal (0.50s)
15:34:29 [2022-07-27T15:34:29.626Z]     --- PASS: TestKillContainer/killing_signal (0.82s)
15:34:29 [2022-07-27T15:34:29.626Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:34:29 [2022-07-27T15:34:29.626Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:34:29 [2022-07-27T15:34:29.894Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:34:29 [2022-07-27T15:34:29.967Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:34:30 [2022-07-27T15:34:30.194Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:34:30 [2022-07-27T15:34:30.222Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:34:30 [2022-07-27T15:34:30.453Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc001295cc8_<nil>_<nil>}
15:34:31 [2022-07-27T15:34:31.021Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.39s)
15:34:31 [2022-07-27T15:34:31.021Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s)
15:34:31 [2022-07-27T15:34:31.021Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.44s)
15:34:31 [2022-07-27T15:34:31.021Z] === RUN   TestKillStoppedContainer
15:34:31 [2022-07-27T15:34:31.021Z] --- PASS: TestKillStoppedContainer (0.06s)
15:34:31 [2022-07-27T15:34:31.021Z] === RUN   TestKillStoppedContainerAPIPre120
15:34:31 [2022-07-27T15:34:31.021Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
15:34:31 [2022-07-27T15:34:31.021Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
15:34:31 [2022-07-27T15:34:31.021Z] === RUN   TestKillDifferentUserContainer
15:34:31 [2022-07-27T15:34:31.150Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:34:31 [2022-07-27T15:34:31.589Z] --- PASS: TestKillDifferentUserContainer (0.61s)
15:34:31 [2022-07-27T15:34:31.590Z] === RUN   TestInspectOomKilledTrue
15:34:31 [2022-07-27T15:34:31.590Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:34:31 [2022-07-27T15:34:31.590Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:34:31 [2022-07-27T15:34:31.590Z] === RUN   TestInspectOomKilledFalse
15:34:31 [2022-07-27T15:34:31.590Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:34:31 [2022-07-27T15:34:31.590Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:34:31 [2022-07-27T15:34:31.590Z] === RUN   TestLinksEtcHostsContentMatch
15:34:32 [2022-07-27T15:34:32.158Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc001295ce0_<nil>_<nil>}
15:34:32 [2022-07-27T15:34:32.417Z] --- PASS: TestLinksEtcHostsContentMatch (0.65s)
15:34:32 [2022-07-27T15:34:32.417Z] === RUN   TestLinksContainerNames
15:34:32 [2022-07-27T15:34:32.417Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
15:34:33 [2022-07-27T15:34:33.181Z] --- PASS: TestServiceCreateInit (7.78s)
15:34:33 [2022-07-27T15:34:33.181Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.85s)
15:34:33 [2022-07-27T15:34:33.181Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.91s)
15:34:33 [2022-07-27T15:34:33.181Z] === RUN   TestCreateServiceMultipleTimes
15:34:33 [2022-07-27T15:34:33.668Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:34:33 [2022-07-27T15:34:33.797Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc001295cf8_<nil>_<nil>}
15:34:33 [2022-07-27T15:34:33.797Z] --- PASS: TestLinksContainerNames (1.35s)
15:34:33 [2022-07-27T15:34:33.797Z] === RUN   TestLogsFollowTailEmpty
15:34:34 [2022-07-27T15:34:34.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
15:34:34 [2022-07-27T15:34:34.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:34:34 [2022-07-27T15:34:34.056Z]     check_test.go:540: [dc8f35259d762] daemon is not started
15:34:34 [2022-07-27T15:34:34.056Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
15:34:34 [2022-07-27T15:34:34.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:34:34 [2022-07-27T15:34:34.597Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:34:34 [2022-07-27T15:34:34.623Z] --- PASS: TestLogsFollowTailEmpty (0.81s)
15:34:34 [2022-07-27T15:34:34.623Z] === RUN   TestLogs
15:34:34 [2022-07-27T15:34:34.623Z] === RUN   TestLogs/driver_local
15:34:34 [2022-07-27T15:34:34.623Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
15:34:34 [2022-07-27T15:34:34.623Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
15:34:34 [2022-07-27T15:34:34.623Z] === RUN   TestLogs/driver_local/tty/only_stdout
15:34:34 [2022-07-27T15:34:34.623Z] === PAUSE TestLogs/driver_local/tty/only_stdout
15:34:34 [2022-07-27T15:34:34.623Z] === RUN   TestLogs/driver_local/tty/only_stderr
15:34:34 [2022-07-27T15:34:34.623Z] === PAUSE TestLogs/driver_local/tty/only_stderr
15:34:34 [2022-07-27T15:34:34.623Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
15:34:34 [2022-07-27T15:34:34.623Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
15:34:34 [2022-07-27T15:34:34.623Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
15:34:34 [2022-07-27T15:34:34.623Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
15:34:34 [2022-07-27T15:34:34.623Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
15:34:34 [2022-07-27T15:34:34.623Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
15:34:34 [2022-07-27T15:34:34.623Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
15:34:34 [2022-07-27T15:34:34.623Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
15:34:35 [2022-07-27T15:34:35.191Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
15:34:35 [2022-07-27T15:34:35.451Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
15:34:35 [2022-07-27T15:34:35.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:34:35 [2022-07-27T15:34:35.712Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
15:34:36 [2022-07-27T15:34:36.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:34:36 [2022-07-27T15:34:36.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:34:36 [2022-07-27T15:34:36.664Z] === CONT  TestLogs/driver_local/tty/only_stderr
15:34:36 [2022-07-27T15:34:36.664Z] === CONT  TestLogs/driver_local/tty/only_stdout
15:34:37 [2022-07-27T15:34:37.238Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
15:34:37 [2022-07-27T15:34:37.238Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
15:34:37 [2022-07-27T15:34:37.238Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
15:34:37 [2022-07-27T15:34:37.238Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
15:34:37 [2022-07-27T15:34:37.238Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
15:34:37 [2022-07-27T15:34:37.238Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
15:34:37 [2022-07-27T15:34:37.238Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
15:34:37 [2022-07-27T15:34:37.238Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
15:34:37 [2022-07-27T15:34:37.238Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
15:34:37 [2022-07-27T15:34:37.238Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
15:34:37 [2022-07-27T15:34:37.238Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
15:34:37 [2022-07-27T15:34:37.238Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
15:34:37 [2022-07-27T15:34:37.238Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
15:34:37 [2022-07-27T15:34:37.238Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
15:34:37 [2022-07-27T15:34:37.238Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
15:34:37 [2022-07-27T15:34:37.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:34:37 [2022-07-27T15:34:37.497Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
15:34:37 [2022-07-27T15:34:37.497Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
15:34:37 [2022-07-27T15:34:37.497Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
15:34:37 [2022-07-27T15:34:37.497Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
15:34:37 [2022-07-27T15:34:37.497Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
15:34:37 [2022-07-27T15:34:37.497Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
15:34:37 [2022-07-27T15:34:37.756Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
15:34:37 [2022-07-27T15:34:37.864Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:34:38 [2022-07-27T15:34:38.016Z] === RUN   TestLogs/driver_json-file
15:34:38 [2022-07-27T15:34:38.016Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
15:34:38 [2022-07-27T15:34:38.016Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
15:34:38 [2022-07-27T15:34:38.016Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
15:34:38 [2022-07-27T15:34:38.016Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
15:34:38 [2022-07-27T15:34:38.016Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
15:34:38 [2022-07-27T15:34:38.016Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
15:34:38 [2022-07-27T15:34:38.016Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
15:34:38 [2022-07-27T15:34:38.016Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
15:34:38 [2022-07-27T15:34:38.016Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
15:34:38 [2022-07-27T15:34:38.016Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
15:34:38 [2022-07-27T15:34:38.016Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
15:34:38 [2022-07-27T15:34:38.016Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
15:34:38 [2022-07-27T15:34:38.016Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
15:34:38 [2022-07-27T15:34:38.016Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
15:34:38 [2022-07-27T15:34:38.016Z]     check_test.go:540: [dd33a474ccb99] daemon is not started
15:34:38 [2022-07-27T15:34:38.016Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
15:34:38 [2022-07-27T15:34:38.120Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:34:38 [2022-07-27T15:34:38.275Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
15:34:38 [2022-07-27T15:34:38.845Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
15:34:39 [2022-07-27T15:34:39.048Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:34:39 [2022-07-27T15:34:39.104Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
15:34:39 [2022-07-27T15:34:39.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:34:39 [2022-07-27T15:34:39.977Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:34:40 [2022-07-27T15:34:40.042Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
15:34:40 [2022-07-27T15:34:40.042Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
15:34:40 [2022-07-27T15:34:40.042Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
15:34:40 [2022-07-27T15:34:40.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:34:40 [2022-07-27T15:34:40.908Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:34:40 [2022-07-27T15:34:40.978Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
15:34:41 [2022-07-27T15:34:41.236Z] --- PASS: TestLogs (6.67s)
15:34:41 [2022-07-27T15:34:41.236Z]     --- PASS: TestLogs/driver_local (0.01s)
15:34:41 [2022-07-27T15:34:41.236Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.98s)
15:34:41 [2022-07-27T15:34:41.236Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.06s)
15:34:41 [2022-07-27T15:34:41.236Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.08s)
15:34:41 [2022-07-27T15:34:41.236Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.05s)
15:34:41 [2022-07-27T15:34:41.236Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.19s)
15:34:41 [2022-07-27T15:34:41.236Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.32s)
15:34:41 [2022-07-27T15:34:41.236Z]     --- PASS: TestLogs/driver_json-file (0.02s)
15:34:41 [2022-07-27T15:34:41.236Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.04s)
15:34:41 [2022-07-27T15:34:41.236Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.16s)
15:34:41 [2022-07-27T15:34:41.236Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.97s)
15:34:41 [2022-07-27T15:34:41.236Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.90s)
15:34:41 [2022-07-27T15:34:41.236Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.26s)
15:34:41 [2022-07-27T15:34:41.236Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.21s)
15:34:41 [2022-07-27T15:34:41.236Z] === RUN   TestContainerNetworkMountsNoChown
15:34:41 [2022-07-27T15:34:41.271Z] Leaving: AppArmorNo profiles have been unloaded.
15:34:41 [2022-07-27T15:34:41.271Z] 
15:34:41 [2022-07-27T15:34:41.271Z] Unloading profiles will leave already running processes permanently
15:34:41 [2022-07-27T15:34:41.271Z] unconfined, which can lead to unexpected situations.
15:34:41 [2022-07-27T15:34:41.271Z] 
15:34:41 [2022-07-27T15:34:41.271Z] To set a process to complain mode, use the command line tool
15:34:41 [2022-07-27T15:34:41.271Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:34:41 [2022-07-27T15:34:41.271Z] 
Post stage
[Pipeline] junit
15:34:41 [2022-07-27T15:34:41.284Z] Recording test results
15:34:41 [2022-07-27T15:34:41.423Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
15:34:41 [2022-07-27T15:34:41.496Z]     docker_cli_daemon_plugins_test.go:80: [dac44593895e7] daemon is not started
15:34:41 [2022-07-27T15:34:41.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:34:41 [2022-07-27T15:34:41.702Z] + echo Ensuring container killed.
15:34:41 [2022-07-27T15:34:41.702Z] Ensuring container killed.
15:34:41 [2022-07-27T15:34:41.702Z] + docker rm -vf docker-pr10
15:34:41 [2022-07-27T15:34:41.702Z] Error: No such container: docker-pr10
[Pipeline] sh
15:34:41 [2022-07-27T15:34:41.755Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s)
15:34:41 [2022-07-27T15:34:41.755Z] === RUN   TestMountDaemonRoot
15:34:41 [2022-07-27T15:34:41.840Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:34:41 [2022-07-27T15:34:41.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:34:41 [2022-07-27T15:34:41.986Z] + echo Chowning /workspace to jenkins user
15:34:41 [2022-07-27T15:34:41.986Z] Chowning /workspace to jenkins user
15:34:41 [2022-07-27T15:34:41.986Z] + id -u
15:34:41 [2022-07-27T15:34:41.986Z] + id -g
15:34:41 [2022-07-27T15:34:41.986Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42934:/workspace busybox chown -R 1000:1000 /workspace
15:34:42 [2022-07-27T15:34:42.014Z] === RUN   TestMountDaemonRoot/default
15:34:42 [2022-07-27T15:34:42.014Z] === PAUSE TestMountDaemonRoot/default
15:34:42 [2022-07-27T15:34:42.014Z] === RUN   TestMountDaemonRoot/private
15:34:42 [2022-07-27T15:34:42.014Z] === PAUSE TestMountDaemonRoot/private
15:34:42 [2022-07-27T15:34:42.014Z] === RUN   TestMountDaemonRoot/rprivate
15:34:42 [2022-07-27T15:34:42.014Z] === PAUSE TestMountDaemonRoot/rprivate
15:34:42 [2022-07-27T15:34:42.014Z] === RUN   TestMountDaemonRoot/slave
15:34:42 [2022-07-27T15:34:42.014Z] === PAUSE TestMountDaemonRoot/slave
15:34:42 [2022-07-27T15:34:42.014Z] === RUN   TestMountDaemonRoot/rslave
15:34:42 [2022-07-27T15:34:42.014Z] === PAUSE TestMountDaemonRoot/rslave
15:34:42 [2022-07-27T15:34:42.014Z] === RUN   TestMountDaemonRoot/shared
15:34:42 [2022-07-27T15:34:42.014Z] === PAUSE TestMountDaemonRoot/shared
15:34:42 [2022-07-27T15:34:42.014Z] === RUN   TestMountDaemonRoot/rshared
15:34:42 [2022-07-27T15:34:42.014Z] === PAUSE TestMountDaemonRoot/rshared
15:34:42 [2022-07-27T15:34:42.014Z] === CONT  TestMountDaemonRoot/default
15:34:42 [2022-07-27T15:34:42.014Z] === RUN   TestMountDaemonRoot/default/bind_root
15:34:42 [2022-07-27T15:34:42.014Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:34:42 [2022-07-27T15:34:42.014Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:34:42 [2022-07-27T15:34:42.014Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:34:42 [2022-07-27T15:34:42.014Z] === RUN   TestMountDaemonRoot/default/mount_root
15:34:42 [2022-07-27T15:34:42.014Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:34:42 [2022-07-27T15:34:42.014Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:34:42 [2022-07-27T15:34:42.014Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:34:42 [2022-07-27T15:34:42.014Z] === CONT  TestMountDaemonRoot/default/bind_root
15:34:42 [2022-07-27T15:34:42.014Z] === CONT  TestMountDaemonRoot/rprivate
15:34:42 [2022-07-27T15:34:42.014Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:34:42 [2022-07-27T15:34:42.014Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:34:42 [2022-07-27T15:34:42.014Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:34:42 [2022-07-27T15:34:42.014Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:34:42 [2022-07-27T15:34:42.014Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:34:42 [2022-07-27T15:34:42.014Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:34:42 [2022-07-27T15:34:42.014Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:34:42 [2022-07-27T15:34:42.014Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:34:42 [2022-07-27T15:34:42.014Z] === CONT  TestMountDaemonRoot/private
15:34:42 [2022-07-27T15:34:42.014Z] === RUN   TestMountDaemonRoot/private/bind_root
15:34:42 [2022-07-27T15:34:42.014Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:34:42 [2022-07-27T15:34:42.014Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:34:42 [2022-07-27T15:34:42.014Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:34:42 [2022-07-27T15:34:42.014Z] === RUN   TestMountDaemonRoot/private/mount_root
15:34:42 [2022-07-27T15:34:42.014Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:34:42 [2022-07-27T15:34:42.014Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:34:42 [2022-07-27T15:34:42.014Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:34:42 [2022-07-27T15:34:42.014Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:34:42 [2022-07-27T15:34:42.014Z] === CONT  TestMountDaemonRoot/default/mount_root
15:34:42 [2022-07-27T15:34:42.014Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:34:42 [2022-07-27T15:34:42.014Z] === CONT  TestMountDaemonRoot/shared
15:34:42 [2022-07-27T15:34:42.014Z] === CONT  TestMountDaemonRoot/rshared
15:34:42 [2022-07-27T15:34:42.014Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:34:42 [2022-07-27T15:34:42.014Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:34:42 [2022-07-27T15:34:42.014Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:34:42 [2022-07-27T15:34:42.014Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:34:42 [2022-07-27T15:34:42.014Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:34:42 [2022-07-27T15:34:42.014Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:34:42 [2022-07-27T15:34:42.014Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:34:42 [2022-07-27T15:34:42.014Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:34:42 [2022-07-27T15:34:42.014Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:34:42 [2022-07-27T15:34:42.014Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:34:42 [2022-07-27T15:34:42.014Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:34:42 [2022-07-27T15:34:42.014Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:34:42 [2022-07-27T15:34:42.014Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:34:42 [2022-07-27T15:34:42.014Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:34:42 [2022-07-27T15:34:42.014Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:34:42 [2022-07-27T15:34:42.014Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:34:42 [2022-07-27T15:34:42.014Z] === CONT  TestMountDaemonRoot/rslave
15:34:42 [2022-07-27T15:34:42.014Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:34:42 [2022-07-27T15:34:42.014Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:34:42 [2022-07-27T15:34:42.014Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:34:42 [2022-07-27T15:34:42.014Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:34:42 [2022-07-27T15:34:42.014Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:34:42 [2022-07-27T15:34:42.014Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:34:42 [2022-07-27T15:34:42.014Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:34:42 [2022-07-27T15:34:42.014Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:34:42 [2022-07-27T15:34:42.014Z] === CONT  TestMountDaemonRoot/slave
15:34:42 [2022-07-27T15:34:42.014Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:34:42 [2022-07-27T15:34:42.014Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:34:42 [2022-07-27T15:34:42.014Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:34:42 [2022-07-27T15:34:42.014Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:34:42 [2022-07-27T15:34:42.014Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:34:42 [2022-07-27T15:34:42.014Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:34:42 [2022-07-27T15:34:42.014Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:34:42 [2022-07-27T15:34:42.014Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:34:42 [2022-07-27T15:34:42.014Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:34:42 [2022-07-27T15:34:42.014Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:34:42 [2022-07-27T15:34:42.014Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:34:42 [2022-07-27T15:34:42.014Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:34:42 [2022-07-27T15:34:42.014Z] === CONT  TestMountDaemonRoot/private/bind_root
15:34:42 [2022-07-27T15:34:42.014Z] === CONT  TestMountDaemonRoot/private/mount_root
15:34:42 [2022-07-27T15:34:42.014Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:34:42 [2022-07-27T15:34:42.014Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:34:42 [2022-07-27T15:34:42.014Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
15:34:42 [2022-07-27T15:34:42.014Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:34:42 [2022-07-27T15:34:42.014Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:34:42 [2022-07-27T15:34:42.274Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:34:42 [2022-07-27T15:34:42.274Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:34:42 [2022-07-27T15:34:42.274Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:34:42 [2022-07-27T15:34:42.274Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:34:42 [2022-07-27T15:34:42.274Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:34:42 [2022-07-27T15:34:42.274Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:34:42 [2022-07-27T15:34:42.274Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:34:42 [2022-07-27T15:34:42.274Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:34:42 [2022-07-27T15:34:42.274Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:34:42 [2022-07-27T15:34:42.274Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:34:42 [2022-07-27T15:34:42.532Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:34:42 [2022-07-27T15:34:42.532Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:34:42 [2022-07-27T15:34:42.532Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:34:42 [2022-07-27T15:34:42.532Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:34:42 [2022-07-27T15:34:42.532Z] --- PASS: TestMountDaemonRoot (0.02s)
15:34:42 [2022-07-27T15:34:42.532Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:34:42 [2022-07-27T15:34:42.532Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
15:34:42 [2022-07-27T15:34:42.532Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
15:34:42 [2022-07-27T15:34:42.532Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
15:34:42 [2022-07-27T15:34:42.532Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
15:34:42 [2022-07-27T15:34:42.532Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:34:42 [2022-07-27T15:34:42.532Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
15:34:42 [2022-07-27T15:34:42.532Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
15:34:42 [2022-07-27T15:34:42.532Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
15:34:42 [2022-07-27T15:34:42.532Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
15:34:42 [2022-07-27T15:34:42.532Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:34:42 [2022-07-27T15:34:42.532Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
15:34:42 [2022-07-27T15:34:42.532Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
15:34:42 [2022-07-27T15:34:42.532Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
15:34:42 [2022-07-27T15:34:42.532Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
15:34:42 [2022-07-27T15:34:42.532Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:34:42 [2022-07-27T15:34:42.532Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
15:34:42 [2022-07-27T15:34:42.532Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
15:34:42 [2022-07-27T15:34:42.532Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
15:34:42 [2022-07-27T15:34:42.532Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
15:34:42 [2022-07-27T15:34:42.532Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:34:42 [2022-07-27T15:34:42.532Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
15:34:42 [2022-07-27T15:34:42.532Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
15:34:42 [2022-07-27T15:34:42.532Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
15:34:42 [2022-07-27T15:34:42.532Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
15:34:42 [2022-07-27T15:34:42.532Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:34:42 [2022-07-27T15:34:42.532Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
15:34:42 [2022-07-27T15:34:42.532Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
15:34:42 [2022-07-27T15:34:42.532Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
15:34:42 [2022-07-27T15:34:42.532Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
15:34:42 [2022-07-27T15:34:42.532Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:34:42 [2022-07-27T15:34:42.532Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
15:34:42 [2022-07-27T15:34:42.532Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
15:34:42 [2022-07-27T15:34:42.532Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
15:34:42 [2022-07-27T15:34:42.532Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
15:34:42 [2022-07-27T15:34:42.532Z] === RUN   TestContainerBindMountNonRecursive
15:34:42 [2022-07-27T15:34:42.532Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
15:34:42 [2022-07-27T15:34:42.769Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:34:42 [2022-07-27T15:34:42.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:34:43 [2022-07-27T15:34:43.228Z] + bundleName=docker-py
15:34:43 [2022-07-27T15:34:43.228Z] + echo Creating docker-py-bundles.tar.gz
15:34:43 [2022-07-27T15:34:43.228Z] Creating docker-py-bundles.tar.gz
15:34:43 [2022-07-27T15:34:43.228Z] + 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
15:34:43 [2022-07-27T15:34:43.241Z] Archiving artifacts
15:34:43 [2022-07-27T15:34:43.488Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42934/10/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
15:34:43 [2022-07-27T15:34:43.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:34:43 [2022-07-27T15:34:43.851Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42934/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_GITCOMMIT=31f654a704f61768828d5950a13f30bb493d1239 -e DOCKER_GRAPHDRIVER docker:31f654a704f61768828d5950a13f30bb493d1239 hack/make.sh binary
15:34:43 [2022-07-27T15:34:43.913Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
15:34:44 [2022-07-27T15:34:44.135Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:34:44 [2022-07-27T15:34:44.135Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.32s)
15:34:44 [2022-07-27T15:34:44.135Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.59s)
15:34:44 [2022-07-27T15:34:44.135Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s)
15:34:44 [2022-07-27T15:34:44.135Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s)
15:34:44 [2022-07-27T15:34:44.135Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s)
15:34:44 [2022-07-27T15:34:44.135Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.30s)
15:34:44 [2022-07-27T15:34:44.135Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.26s)
15:34:44 [2022-07-27T15:34:44.135Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.80s)
15:34:44 [2022-07-27T15:34:44.135Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.72s)
15:34:44 [2022-07-27T15:34:44.135Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.68s)
15:34:44 [2022-07-27T15:34:44.135Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.70s)
15:34:44 [2022-07-27T15:34:44.135Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.81s)
15:34:44 [2022-07-27T15:34:44.135Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.86s)
15:34:44 [2022-07-27T15:34:44.135Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.76s)
15:34:44 [2022-07-27T15:34:44.135Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.69s)
15:34:44 [2022-07-27T15:34:44.135Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.60s)
15:34:44 [2022-07-27T15:34:44.135Z] === RUN   TestCgroupNamespacesRun
15:34:44 [2022-07-27T15:34:44.421Z] 
15:34:44 [2022-07-27T15:34:44.421Z] Removing bundles/
15:34:44 [2022-07-27T15:34:44.421Z] 
15:34:44 [2022-07-27T15:34:44.421Z] ---> Making bundle: binary (in bundles/binary)
15:34:44 [2022-07-27T15:34:44.421Z] Building: bundles/binary-daemon/dockerd
15:34:44 [2022-07-27T15:34:44.421Z] GOOS="" GOARCH="" GOARM=""
15:34:44 [2022-07-27T15:34:44.482Z] --- PASS: TestContainerBindMountNonRecursive (1.80s)
15:34:44 [2022-07-27T15:34:44.482Z] === RUN   TestContainerVolumesMountedAsShared
15:34:44 [2022-07-27T15:34:44.482Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
15:34:44 [2022-07-27T15:34:44.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:34:45 [2022-07-27T15:34:45.051Z] --- PASS: TestContainerVolumesMountedAsShared (0.65s)
15:34:45 [2022-07-27T15:34:45.051Z] === RUN   TestContainerVolumesMountedAsSlave
15:34:45 [2022-07-27T15:34:45.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:34:45 [2022-07-27T15:34:45.309Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
15:34:45 [2022-07-27T15:34:45.309Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
15:34:45 [2022-07-27T15:34:45.501Z] --- PASS: TestCgroupNamespacesRun (1.17s)
15:34:45 [2022-07-27T15:34:45.501Z] === RUN   TestCgroupNamespacesRunPrivileged
15:34:45 [2022-07-27T15:34:45.569Z] --- PASS: TestContainerVolumesMountedAsSlave (0.55s)
15:34:45 [2022-07-27T15:34:45.569Z] === RUN   TestNetworkNat
15:34:45 [2022-07-27T15:34:45.828Z]     docker_cli_daemon_plugins_test.go:170: [da7b6b4d2ba21] daemon is not started
15:34:46 [2022-07-27T15:34:46.086Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
15:34:46 [2022-07-27T15:34:46.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:34:46 [2022-07-27T15:34:46.345Z] --- PASS: TestNetworkNat (0.82s)
15:34:46 [2022-07-27T15:34:46.345Z] === RUN   TestNetworkLocalhostTCPNat
15:34:46 [2022-07-27T15:34:46.429Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s)
15:34:46 [2022-07-27T15:34:46.429Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:34:46 [2022-07-27T15:34:46.913Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
15:34:47 [2022-07-27T15:34:47.104Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:34:47 [2022-07-27T15:34:47.104Z] Using test binary docker
15:34:47 [2022-07-27T15:34:47.104Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:34:47 [2022-07-27T15:34:47.104Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:34:47 [2022-07-27T15:34:47.104Z] INFO: Waiting for daemon to start...
15:34:47 [2022-07-27T15:34:47.104Z] Starting dockerd
15:34:47 [2022-07-27T15:34:47.173Z] --- PASS: TestNetworkLocalhostTCPNat (0.81s)
15:34:47 [2022-07-27T15:34:47.173Z] === RUN   TestNetworkLoopbackNat
15:34:47 [2022-07-27T15:34:47.173Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
15:34:47 [2022-07-27T15:34:47.742Z] === RUN   TestDockerSuite/TestExecAPIStart
15:34:47 [2022-07-27T15:34:47.795Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s)
15:34:47 [2022-07-27T15:34:47.795Z] === RUN   TestCgroupNamespacesRunHostMode
15:34:48 [2022-07-27T15:34:48.722Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s)
15:34:48 [2022-07-27T15:34:48.722Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:34:49 [2022-07-27T15:34:49.119Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
15:34:49 [2022-07-27T15:34:49.623Z] .
15:34:49 [2022-07-27T15:34:49.623Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:34:49 [2022-07-27T15:34:49.623Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:34:49 [2022-07-27T15:34:49.623Z] Error: No such image: emptyfs
15:34:49 [2022-07-27T15:34:49.623Z] Running integration-test (iteration 1)
15:34:49 [2022-07-27T15:34:49.623Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
15:34:49 [2022-07-27T15:34:49.623Z] Loaded image: busybox:latest
15:34:49 [2022-07-27T15:34:49.879Z] Loaded image: busybox:glibc
15:34:50 [2022-07-27T15:34:50.056Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
15:34:50 [2022-07-27T15:34:50.088Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s)
15:34:50 [2022-07-27T15:34:50.088Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:34:50 [2022-07-27T15:34:50.316Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
15:34:50 [2022-07-27T15:34:50.316Z] --- PASS: TestNetworkLoopbackNat (3.08s)
15:34:50 [2022-07-27T15:34:50.316Z] === RUN   TestPause
15:34:50 [2022-07-27T15:34:50.576Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
15:34:50 [2022-07-27T15:34:50.835Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
15:34:51 [2022-07-27T15:34:51.017Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s)
15:34:51 [2022-07-27T15:34:51.017Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:34:51 [2022-07-27T15:34:51.094Z] --- PASS: TestPause (0.80s)
15:34:51 [2022-07-27T15:34:51.094Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:34:51 [2022-07-27T15:34:51.094Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:34:51 [2022-07-27T15:34:51.094Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:34:51 [2022-07-27T15:34:51.094Z] === RUN   TestPauseStopPausedContainer
15:34:51 [2022-07-27T15:34:51.247Z] Loaded image: debian:bullseye-slim
15:34:51 [2022-07-27T15:34:51.247Z] Loaded image: hello-world:latest
15:34:51 [2022-07-27T15:34:51.247Z] Loaded image: arm32v7/hello-world:latest
15:34:51 [2022-07-27T15:34:51.247Z] INFO: Testing against a local daemon
15:34:51 [2022-07-27T15:34:51.247Z] === RUN   TestCgroupNamespacesBuild
15:34:51 [2022-07-27T15:34:51.270Z] --- PASS: TestCreateServiceMultipleTimes (15.61s)
15:34:51 [2022-07-27T15:34:51.270Z] === RUN   TestCreateServiceConflict
15:34:51 [2022-07-27T15:34:51.270Z] --- PASS: TestCreateServiceConflict (2.18s)
15:34:51 [2022-07-27T15:34:51.270Z] === RUN   TestCreateServiceMaxReplicas
15:34:51 [2022-07-27T15:34:51.353Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
15:34:51 [2022-07-27T15:34:51.579Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s)
15:34:51 [2022-07-27T15:34:51.579Z] === RUN   TestCgroupNamespacesRunOlderClient
15:34:51 [2022-07-27T15:34:51.611Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
15:34:51 [2022-07-27T15:34:51.870Z]     check_test.go:540: [d4a3be236908f] daemon is not started
15:34:51 [2022-07-27T15:34:51.870Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
15:34:51 [2022-07-27T15:34:51.870Z] --- PASS: TestPauseStopPausedContainer (0.78s)
15:34:51 [2022-07-27T15:34:51.870Z] === RUN   TestPidHost
15:34:52 [2022-07-27T15:34:52.439Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
15:34:52 [2022-07-27T15:34:52.614Z] --- PASS: TestCgroupNamespacesBuild (1.33s)
15:34:52 [2022-07-27T15:34:52.614Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:34:52 [2022-07-27T15:34:52.946Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s)
15:34:52 [2022-07-27T15:34:52.946Z] === RUN   TestNISDomainname
15:34:53 [2022-07-27T15:34:53.203Z] --- PASS: TestNISDomainname (0.50s)
15:34:53 [2022-07-27T15:34:53.203Z] === RUN   TestHostnameDnsResolution
15:34:53 [2022-07-27T15:34:53.375Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
15:34:53 [2022-07-27T15:34:53.376Z] --- PASS: TestPidHost (1.70s)
15:34:53 [2022-07-27T15:34:53.376Z] === RUN   TestPsFilter
15:34:53 [2022-07-27T15:34:53.634Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
15:34:53 [2022-07-27T15:34:53.634Z] --- PASS: TestPsFilter (0.14s)
15:34:53 [2022-07-27T15:34:53.634Z] === RUN   TestRemoveContainerWithRemovedVolume
15:34:53 [2022-07-27T15:34:53.804Z] --- PASS: TestCreateServiceMaxReplicas (2.84s)
15:34:53 [2022-07-27T15:34:53.804Z] === RUN   TestCreateWithDuplicateNetworkNames
15:34:53 [2022-07-27T15:34:53.979Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.22s)
15:34:53 [2022-07-27T15:34:53.979Z] === RUN   TestBuildWithSession
15:34:53 [2022-07-27T15:34:53.979Z]     build_session_test.go:25: TODO: BuildKit
15:34:53 [2022-07-27T15:34:53.979Z] --- SKIP: TestBuildWithSession (0.00s)
15:34:53 [2022-07-27T15:34:53.979Z] === RUN   TestBuildSquashParent
15:34:54 [2022-07-27T15:34:54.132Z] --- PASS: TestHostnameDnsResolution (0.69s)
15:34:54 [2022-07-27T15:34:54.132Z] === RUN   TestUnprivilegedPortsAndPing
15:34:54 [2022-07-27T15:34:54.202Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
15:34:54 [2022-07-27T15:34:54.387Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s)
15:34:54 [2022-07-27T15:34:54.387Z] === RUN   TestPrivilegedHostDevices
15:34:54 [2022-07-27T15:34:54.461Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s)
15:34:54 [2022-07-27T15:34:54.461Z] === RUN   TestRemoveContainerWithVolume
15:34:54 [2022-07-27T15:34:54.949Z] --- PASS: TestPrivilegedHostDevices (0.50s)
15:34:54 [2022-07-27T15:34:54.949Z] === RUN   TestRunConsoleSize
15:34:55 [2022-07-27T15:34:55.028Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
15:34:55 [2022-07-27T15:34:55.289Z] --- PASS: TestRemoveContainerWithVolume (0.88s)
15:34:55 [2022-07-27T15:34:55.289Z] === RUN   TestRemoveContainerRunning
15:34:55 [2022-07-27T15:34:55.289Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
15:34:55 [2022-07-27T15:34:55.511Z] --- PASS: TestRunConsoleSize (0.40s)
15:34:55 [2022-07-27T15:34:55.511Z] === RUN   TestStats
15:34:56 [2022-07-27T15:34:56.227Z] --- PASS: TestRemoveContainerRunning (0.82s)
15:34:56 [2022-07-27T15:34:56.227Z] === RUN   TestRemoveContainerForceRemoveRunning
15:34:57 [2022-07-27T15:34:57.173Z] === RUN   TestDockerSuite/TestExecStateCleanup
15:34:57 [2022-07-27T15:34:57.173Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.94s)
15:34:57 [2022-07-27T15:34:57.173Z] === RUN   TestRemoveInvalidContainer
15:34:57 [2022-07-27T15:34:57.173Z] --- PASS: TestRemoveInvalidContainer (0.02s)
15:34:57 [2022-07-27T15:34:57.173Z] === RUN   TestRenameLinkedContainer
15:34:57 [2022-07-27T15:34:57.173Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
15:34:58 [2022-07-27T15:34:58.028Z] --- PASS: TestStats (2.43s)
15:34:58 [2022-07-27T15:34:58.028Z] === RUN   TestStopContainerWithTimeout
15:34:58 [2022-07-27T15:34:58.028Z] === RUN   TestStopContainerWithTimeout/0
15:34:58 [2022-07-27T15:34:58.028Z] === PAUSE TestStopContainerWithTimeout/0
15:34:58 [2022-07-27T15:34:58.028Z] === RUN   TestStopContainerWithTimeout/1
15:34:58 [2022-07-27T15:34:58.028Z] === PAUSE TestStopContainerWithTimeout/1
15:34:58 [2022-07-27T15:34:58.028Z] === RUN   TestStopContainerWithTimeout/3
15:34:58 [2022-07-27T15:34:58.028Z] === PAUSE TestStopContainerWithTimeout/3
15:34:58 [2022-07-27T15:34:58.028Z] === RUN   TestStopContainerWithTimeout/-1
15:34:58 [2022-07-27T15:34:58.028Z] === PAUSE TestStopContainerWithTimeout/-1
15:34:58 [2022-07-27T15:34:58.028Z] === CONT  TestStopContainerWithTimeout/0
15:34:58 [2022-07-27T15:34:58.028Z] === CONT  TestStopContainerWithTimeout/-1
15:34:58 [2022-07-27T15:34:58.590Z] === CONT  TestStopContainerWithTimeout/3
15:34:59 [2022-07-27T15:34:59.079Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
15:35:00 [2022-07-27T15:35:00.014Z] --- PASS: TestRenameLinkedContainer (2.76s)
15:35:00 [2022-07-27T15:35:00.014Z] === RUN   TestRenameStoppedContainer
15:35:00 [2022-07-27T15:35:00.014Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
15:35:00 [2022-07-27T15:35:00.273Z] --- PASS: TestRenameStoppedContainer (0.53s)
15:35:00 [2022-07-27T15:35:00.273Z] === RUN   TestRenameRunningContainerAndReuse
15:35:00 [2022-07-27T15:35:00.496Z] === CONT  TestStopContainerWithTimeout/1
15:35:01 [2022-07-27T15:35:01.649Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
15:35:01 [2022-07-27T15:35:01.649Z] --- PASS: TestRenameRunningContainerAndReuse (1.22s)
15:35:01 [2022-07-27T15:35:01.649Z] === RUN   TestRenameInvalidName
15:35:01 [2022-07-27T15:35:01.862Z] --- PASS: TestStopContainerWithTimeout (0.01s)
15:35:01 [2022-07-27T15:35:01.862Z]     --- PASS: TestStopContainerWithTimeout/0 (0.74s)
15:35:01 [2022-07-27T15:35:01.862Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.72s)
15:35:01 [2022-07-27T15:35:01.862Z]     --- PASS: TestStopContainerWithTimeout/3 (2.39s)
15:35:01 [2022-07-27T15:35:01.862Z]     --- PASS: TestStopContainerWithTimeout/1 (1.44s)
15:35:01 [2022-07-27T15:35:01.862Z] === RUN   TestDeleteDevicemapper
15:35:01 [2022-07-27T15:35:01.862Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:35:01 [2022-07-27T15:35:01.862Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:35:01 [2022-07-27T15:35:01.862Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:35:02 [2022-07-27T15:35:02.064Z] --- PASS: TestBuildSquashParent (7.38s)
15:35:02 [2022-07-27T15:35:02.065Z] === RUN   TestBuildWithRemoveAndForceRemove
15:35:02 [2022-07-27T15:35:02.065Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:35:02 [2022-07-27T15:35:02.065Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:35:02 [2022-07-27T15:35:02.065Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:35:02 [2022-07-27T15:35:02.065Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:35:02 [2022-07-27T15:35:02.065Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:35:02 [2022-07-27T15:35:02.065Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:35:02 [2022-07-27T15:35:02.065Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:35:02 [2022-07-27T15:35:02.065Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:35:02 [2022-07-27T15:35:02.065Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:35:02 [2022-07-27T15:35:02.065Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:35:02 [2022-07-27T15:35:02.065Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:35:02 [2022-07-27T15:35:02.065Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:35:02 [2022-07-27T15:35:02.065Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:35:02 [2022-07-27T15:35:02.065Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:35:02 [2022-07-27T15:35:02.216Z] --- PASS: TestRenameInvalidName (0.51s)
15:35:02 [2022-07-27T15:35:02.216Z] === RUN   TestRenameAnonymousContainer
15:35:02 [2022-07-27T15:35:02.626Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:35:02 [2022-07-27T15:35:02.883Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:35:03 [2022-07-27T15:35:03.152Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
15:35:03 [2022-07-27T15:35:03.229Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.36s)
15:35:03 [2022-07-27T15:35:03.229Z] === RUN   TestUpdateMemory
15:35:03 [2022-07-27T15:35:03.719Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
15:35:03 [2022-07-27T15:35:03.791Z] --- PASS: TestUpdateMemory (0.52s)
15:35:03 [2022-07-27T15:35:03.791Z] === RUN   TestUpdateCPUQuota
15:35:04 [2022-07-27T15:35:04.286Z] --- PASS: TestRenameAnonymousContainer (2.04s)
15:35:04 [2022-07-27T15:35:04.286Z] === RUN   TestRenameContainerWithSameName
15:35:04 [2022-07-27T15:35:04.545Z] --- PASS: TestRenameContainerWithSameName (0.48s)
15:35:04 [2022-07-27T15:35:04.545Z] === RUN   TestRenameContainerWithLinkedContainer
15:35:04 [2022-07-27T15:35:04.722Z] --- PASS: TestUpdateCPUQuota (0.75s)
15:35:04 [2022-07-27T15:35:04.722Z] === RUN   TestUpdatePidsLimit
15:35:04 [2022-07-27T15:35:04.722Z] === RUN   TestUpdatePidsLimit/update_from_none
15:35:04 [2022-07-27T15:35:04.722Z] === RUN   TestUpdatePidsLimit/no_change
15:35:04 [2022-07-27T15:35:04.774Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:35:04 [2022-07-27T15:35:04.774Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:35:04 [2022-07-27T15:35:04.978Z] === RUN   TestUpdatePidsLimit/update_lower
15:35:05 [2022-07-27T15:35:05.235Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:35:05 [2022-07-27T15:35:05.491Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:35:05 [2022-07-27T15:35:05.491Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:35:05 [2022-07-27T15:35:05.747Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:35:05 [2022-07-27T15:35:05.920Z] --- PASS: TestRenameContainerWithLinkedContainer (1.16s)
15:35:05 [2022-07-27T15:35:05.920Z] === RUN   TestResize
15:35:06 [2022-07-27T15:35:06.179Z] --- PASS: TestResize (0.47s)
15:35:06 [2022-07-27T15:35:06.179Z] === RUN   TestResizeWithInvalidSize
15:35:06 [2022-07-27T15:35:06.310Z] --- PASS: TestUpdatePidsLimit (1.75s)
15:35:06 [2022-07-27T15:35:06.310Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.16s)
15:35:06 [2022-07-27T15:35:06.310Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
15:35:06 [2022-07-27T15:35:06.310Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.19s)
15:35:06 [2022-07-27T15:35:06.310Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s)
15:35:06 [2022-07-27T15:35:06.310Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s)
15:35:06 [2022-07-27T15:35:06.310Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
15:35:06 [2022-07-27T15:35:06.310Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s)
15:35:06 [2022-07-27T15:35:06.310Z] === RUN   TestUpdateRestartPolicy
15:35:06 [2022-07-27T15:35:06.746Z] --- PASS: TestResizeWithInvalidSize (0.47s)
15:35:06 [2022-07-27T15:35:06.746Z] === RUN   TestResizeWhenContainerNotStarted
15:35:07 [2022-07-27T15:35:07.006Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
15:35:07 [2022-07-27T15:35:07.265Z] --- PASS: TestResizeWhenContainerNotStarted (0.46s)
15:35:07 [2022-07-27T15:35:07.265Z] === RUN   TestDaemonRestartKillContainers
15:35:07 [2022-07-27T15:35:07.265Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:35:07 [2022-07-27T15:35:07.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:35:07 [2022-07-27T15:35:07.265Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:35:07 [2022-07-27T15:35:07.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:35:07 [2022-07-27T15:35:07.265Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:35:07 [2022-07-27T15:35:07.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:35:07 [2022-07-27T15:35:07.265Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:35:07 [2022-07-27T15:35:07.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:35:07 [2022-07-27T15:35:07.265Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:35:07 [2022-07-27T15:35:07.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:35:07 [2022-07-27T15:35:07.265Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:35:07 [2022-07-27T15:35:07.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:35:07 [2022-07-27T15:35:07.265Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:35:07 [2022-07-27T15:35:07.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:35:07 [2022-07-27T15:35:07.265Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:35:07 [2022-07-27T15:35:07.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:35:07 [2022-07-27T15:35:07.265Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:35:07 [2022-07-27T15:35:07.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:35:07 [2022-07-27T15:35:07.265Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:35:07 [2022-07-27T15:35:07.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:35:07 [2022-07-27T15:35:07.265Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:35:07 [2022-07-27T15:35:07.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:35:07 [2022-07-27T15:35:07.265Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:35:07 [2022-07-27T15:35:07.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:35:07 [2022-07-27T15:35:07.265Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:35:07 [2022-07-27T15:35:07.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:35:07 [2022-07-27T15:35:07.265Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:35:07 [2022-07-27T15:35:07.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:35:07 [2022-07-27T15:35:07.265Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:35:07 [2022-07-27T15:35:07.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:35:07 [2022-07-27T15:35:07.265Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:35:07 [2022-07-27T15:35:07.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:35:07 [2022-07-27T15:35:07.265Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:35:07 [2022-07-27T15:35:07.265Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:35:07 [2022-07-27T15:35:07.346Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s)
15:35:07 [2022-07-27T15:35:07.346Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.51s)
15:35:07 [2022-07-27T15:35:07.346Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.58s)
15:35:07 [2022-07-27T15:35:07.346Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.00s)
15:35:07 [2022-07-27T15:35:07.346Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.16s)
15:35:07 [2022-07-27T15:35:07.346Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.98s)
15:35:07 [2022-07-27T15:35:07.346Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.11s)
15:35:07 [2022-07-27T15:35:07.346Z] === RUN   TestBuildMultiStageCopy
15:35:07 [2022-07-27T15:35:07.346Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:35:08 [2022-07-27T15:35:08.200Z] === RUN   TestDockerSuite/TestGetContainerStats
15:35:08 [2022-07-27T15:35:08.705Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.32s)
15:35:08 [2022-07-27T15:35:08.705Z] === RUN   TestCreateServiceSecretFileMode
15:35:09 [2022-07-27T15:35:09.578Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:35:10 [2022-07-27T15:35:10.081Z] --- PASS: TestCreateServiceSecretFileMode (2.58s)
15:35:10 [2022-07-27T15:35:10.081Z] === RUN   TestCreateServiceConfigFileMode
15:35:10 [2022-07-27T15:35:10.513Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:35:10 [2022-07-27T15:35:10.611Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:35:11 [2022-07-27T15:35:11.172Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:35:11 [2022-07-27T15:35:11.449Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:35:11 [2022-07-27T15:35:11.708Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:35:12 [2022-07-27T15:35:12.100Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:35:12 [2022-07-27T15:35:12.613Z] --- PASS: TestCreateServiceConfigFileMode (2.63s)
15:35:12 [2022-07-27T15:35:12.613Z] === RUN   TestCreateServiceSysctls
15:35:12 [2022-07-27T15:35:12.644Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:35:12 [2022-07-27T15:35:12.902Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
15:35:13 [2022-07-27T15:35:13.161Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:35:13 [2022-07-27T15:35:13.466Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:35:13 [2022-07-27T15:35:13.731Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
15:35:14 [2022-07-27T15:35:14.394Z] --- PASS: TestBuildMultiStageCopy (7.27s)
15:35:14 [2022-07-27T15:35:14.394Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.27s)
15:35:14 [2022-07-27T15:35:14.394Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.99s)
15:35:14 [2022-07-27T15:35:14.394Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
15:35:14 [2022-07-27T15:35:14.394Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
15:35:14 [2022-07-27T15:35:14.394Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
15:35:14 [2022-07-27T15:35:14.394Z] === RUN   TestBuildMultiStageParentConfig
15:35:15 [2022-07-27T15:35:15.903Z] --- PASS: TestCreateServiceSysctls (3.25s)
15:35:15 [2022-07-27T15:35:15.903Z] === RUN   TestCreateServiceCapabilities
15:35:16 [2022-07-27T15:35:16.265Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:35:16 [2022-07-27T15:35:16.832Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:35:17 [2022-07-27T15:35:17.770Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
15:35:18 [2022-07-27T15:35:18.436Z] --- PASS: TestCreateServiceCapabilities (2.49s)
15:35:18 [2022-07-27T15:35:18.436Z] === RUN   TestInspect
15:35:18 [2022-07-27T15:35:18.482Z] --- PASS: TestUpdateRestartPolicy (10.80s)
15:35:18 [2022-07-27T15:35:18.482Z] === RUN   TestUpdateRestartWithAutoRemove
15:35:18 [2022-07-27T15:35:18.482Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s)
15:35:18 [2022-07-27T15:35:18.482Z] === RUN   TestWaitNonBlocked
15:35:18 [2022-07-27T15:35:18.482Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:35:18 [2022-07-27T15:35:18.482Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:35:18 [2022-07-27T15:35:18.482Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:35:18 [2022-07-27T15:35:18.482Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:35:18 [2022-07-27T15:35:18.482Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:35:18 [2022-07-27T15:35:18.482Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:35:18 [2022-07-27T15:35:18.482Z] --- PASS: TestWaitNonBlocked (0.02s)
15:35:18 [2022-07-27T15:35:18.482Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.59s)
15:35:18 [2022-07-27T15:35:18.482Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s)
15:35:18 [2022-07-27T15:35:18.482Z] === RUN   TestWaitBlocked
15:35:18 [2022-07-27T15:35:18.482Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:35:18 [2022-07-27T15:35:18.482Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:35:18 [2022-07-27T15:35:18.482Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:35:18 [2022-07-27T15:35:18.482Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:35:18 [2022-07-27T15:35:18.482Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:35:18 [2022-07-27T15:35:18.482Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:35:18 [2022-07-27T15:35:18.708Z]     check_test.go:540: [ddacac8063b20] daemon is not started
15:35:18 [2022-07-27T15:35:18.708Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
15:35:19 [2022-07-27T15:35:19.044Z] --- PASS: TestWaitBlocked (0.01s)
15:35:19 [2022-07-27T15:35:19.044Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.56s)
15:35:19 [2022-07-27T15:35:19.044Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.62s)
15:35:19 [2022-07-27T15:35:19.044Z] === RUN   TestWaitConditions
15:35:19 [2022-07-27T15:35:19.044Z] === RUN   TestWaitConditions/default
15:35:19 [2022-07-27T15:35:19.044Z] === PAUSE TestWaitConditions/default
15:35:19 [2022-07-27T15:35:19.044Z] === RUN   TestWaitConditions/not-running
15:35:19 [2022-07-27T15:35:19.044Z] === PAUSE TestWaitConditions/not-running
15:35:19 [2022-07-27T15:35:19.044Z] === RUN   TestWaitConditions/next-exit
15:35:19 [2022-07-27T15:35:19.044Z] === PAUSE TestWaitConditions/next-exit
15:35:19 [2022-07-27T15:35:19.044Z] === RUN   TestWaitConditions/removed
15:35:19 [2022-07-27T15:35:19.044Z] === PAUSE TestWaitConditions/removed
15:35:19 [2022-07-27T15:35:19.044Z] === CONT  TestWaitConditions/default
15:35:19 [2022-07-27T15:35:19.044Z] === CONT  TestWaitConditions/next-exit
15:35:19 [2022-07-27T15:35:19.643Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
15:35:19 [2022-07-27T15:35:19.643Z] === RUN   TestBuildLabelWithTargets
15:35:19 [2022-07-27T15:35:19.648Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
15:35:20 [2022-07-27T15:35:20.236Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:35:20 [2022-07-27T15:35:20.803Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
15:35:20 [2022-07-27T15:35:20.934Z] === CONT  TestWaitConditions/not-running
15:35:20 [2022-07-27T15:35:20.934Z] === CONT  TestWaitConditions/removed
15:35:20 [2022-07-27T15:35:20.972Z] --- PASS: TestInspect (2.88s)
15:35:20 [2022-07-27T15:35:20.972Z] === RUN   TestCreateJob
15:35:21 [2022-07-27T15:35:21.739Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:35:22 [2022-07-27T15:35:22.001Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:35:22 [2022-07-27T15:35:22.298Z] --- PASS: TestWaitConditions (0.01s)
15:35:22 [2022-07-27T15:35:22.299Z]     --- PASS: TestWaitConditions/next-exit (1.68s)
15:35:22 [2022-07-27T15:35:22.299Z]     --- PASS: TestWaitConditions/default (1.74s)
15:35:22 [2022-07-27T15:35:22.299Z]     --- PASS: TestWaitConditions/not-running (1.60s)
15:35:22 [2022-07-27T15:35:22.299Z]     --- PASS: TestWaitConditions/removed (1.61s)
15:35:22 [2022-07-27T15:35:22.299Z] === CONT  TestContainerStartOnDaemonRestart
15:35:22 [2022-07-27T15:35:22.299Z] === CONT  TestRestartDaemonWithRestartingContainer
15:35:24 [2022-07-27T15:35:24.262Z] --- PASS: TestCreateJob (3.24s)
15:35:24 [2022-07-27T15:35:24.262Z] === RUN   TestReplicatedJob
15:35:24 [2022-07-27T15:35:24.537Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
15:35:24 [2022-07-27T15:35:24.796Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:35:24 [2022-07-27T15:35:24.815Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.12s)
15:35:24 [2022-07-27T15:35:24.815Z] === CONT  TestDaemonHostGatewayIP
15:35:24 [2022-07-27T15:35:24.815Z] --- PASS: TestContainerStartOnDaemonRestart (2.13s)
15:35:24 [2022-07-27T15:35:24.815Z] === CONT  TestDaemonRestartIpcMode
15:35:25 [2022-07-27T15:35:25.733Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
15:35:25 [2022-07-27T15:35:25.733Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
15:35:25 [2022-07-27T15:35:25.733Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
15:35:26 [2022-07-27T15:35:26.302Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:35:26 [2022-07-27T15:35:26.871Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
15:35:27 [2022-07-27T15:35:27.332Z] --- PASS: TestDaemonRestartIpcMode (2.50s)
15:35:27 [2022-07-27T15:35:27.332Z] === CONT  TestIpcModeOlderClient
15:35:27 [2022-07-27T15:35:27.332Z] --- PASS: TestDaemonHostGatewayIP (2.53s)
15:35:27 [2022-07-27T15:35:27.332Z] === CONT  TestContainerKillOnDaemonStart
15:35:27 [2022-07-27T15:35:27.332Z] --- PASS: TestIpcModeOlderClient (0.06s)
15:35:27 [2022-07-27T15:35:27.440Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:35:27 [2022-07-27T15:35:27.700Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
15:35:27 [2022-07-27T15:35:27.728Z] --- PASS: TestBuildLabelWithTargets (8.00s)
15:35:27 [2022-07-27T15:35:27.728Z] === RUN   TestBuildWithEmptyLayers
15:35:29 [2022-07-27T15:35:29.077Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
15:35:29 [2022-07-27T15:35:29.537Z] --- PASS: TestReplicatedJob (5.34s)
15:35:29 [2022-07-27T15:35:29.537Z] === RUN   TestUpdateReplicatedJob
15:35:29 [2022-07-27T15:35:29.645Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
15:35:30 [2022-07-27T15:35:30.216Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:35:30 [2022-07-27T15:35:30.216Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.16s)
15:35:30 [2022-07-27T15:35:30.216Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s)
15:35:30 [2022-07-27T15:35:30.216Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.38s)
15:35:30 [2022-07-27T15:35:30.216Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s)
15:35:30 [2022-07-27T15:35:30.216Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s)
15:35:30 [2022-07-27T15:35:30.216Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s)
15:35:30 [2022-07-27T15:35:30.216Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.62s)
15:35:30 [2022-07-27T15:35:30.216Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.75s)
15:35:30 [2022-07-27T15:35:30.216Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.43s)
15:35:30 [2022-07-27T15:35:30.216Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.35s)
15:35:30 [2022-07-27T15:35:30.216Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.85s)
15:35:30 [2022-07-27T15:35:30.216Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.96s)
15:35:30 [2022-07-27T15:35:30.216Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.12s)
15:35:30 [2022-07-27T15:35:30.216Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.71s)
15:35:30 [2022-07-27T15:35:30.216Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.15s)
15:35:30 [2022-07-27T15:35:30.216Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.72s)
15:35:30 [2022-07-27T15:35:30.216Z] === RUN   TestCgroupNamespacesRun
15:35:30 [2022-07-27T15:35:30.250Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
15:35:30 [2022-07-27T15:35:30.250Z] === RUN   TestBuildMultiStageOnBuild
15:35:30 [2022-07-27T15:35:30.785Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
15:35:31 [2022-07-27T15:35:31.723Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
15:35:31 [2022-07-27T15:35:31.723Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
15:35:31 [2022-07-27T15:35:31.723Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
15:35:32 [2022-07-27T15:35:32.291Z] --- PASS: TestCgroupNamespacesRun (2.30s)
15:35:32 [2022-07-27T15:35:32.291Z] === RUN   TestCgroupNamespacesRunPrivileged
15:35:32 [2022-07-27T15:35:32.828Z] --- PASS: TestUpdateReplicatedJob (3.27s)
15:35:32 [2022-07-27T15:35:32.828Z] === RUN   TestServiceListWithStatuses
15:35:32 [2022-07-27T15:35:32.828Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:35:32 [2022-07-27T15:35:32.828Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:35:32 [2022-07-27T15:35:32.828Z] === RUN   TestDockerNetworkConnectAlias
15:35:32 [2022-07-27T15:35:32.859Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
15:35:33 [2022-07-27T15:35:33.798Z] === RUN   TestDockerSuite/TestLogsAPIUntil
15:35:34 [2022-07-27T15:35:34.366Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.97s)
15:35:34 [2022-07-27T15:35:34.366Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:35:35 [2022-07-27T15:35:35.492Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
15:35:35 [2022-07-27T15:35:35.492Z] === RUN   TestBuildUncleanTarFilenames
15:35:35 [2022-07-27T15:35:35.746Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
15:35:35 [2022-07-27T15:35:35.748Z] --- PASS: TestBuildUncleanTarFilenames (0.62s)
15:35:35 [2022-07-27T15:35:35.748Z] === RUN   TestBuildMultiStageLayerLeak
15:35:36 [2022-07-27T15:35:36.005Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.55s)
15:35:36 [2022-07-27T15:35:36.005Z] === RUN   TestCgroupNamespacesRunHostMode
15:35:37 [2022-07-27T15:35:37.384Z] --- PASS: TestCgroupNamespacesRunHostMode (1.39s)
15:35:37 [2022-07-27T15:35:37.384Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:35:37 [2022-07-27T15:35:37.384Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
15:35:37 [2022-07-27T15:35:37.642Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
15:35:38 [2022-07-27T15:35:38.099Z] --- PASS: TestDockerNetworkConnectAlias (4.26s)
15:35:38 [2022-07-27T15:35:38.099Z] === RUN   TestDockerNetworkReConnect
15:35:38 [2022-07-27T15:35:38.210Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
15:35:38 [2022-07-27T15:35:38.778Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
15:35:39 [2022-07-27T15:35:39.037Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.67s)
15:35:39 [2022-07-27T15:35:39.037Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:35:39 [2022-07-27T15:35:39.519Z] --- PASS: TestContainerKillOnDaemonStart (11.47s)
15:35:39 [2022-07-27T15:35:39.519Z] PASS
15:35:39 [2022-07-27T15:35:39.519Z] 
15:35:39 [2022-07-27T15:35:39.519Z] === Skipped
15:35:39 [2022-07-27T15:35:39.519Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
15:35:39 [2022-07-27T15:35:39.519Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:35:39 [2022-07-27T15:35:39.519Z] 
15:35:39 [2022-07-27T15:35:39.519Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:35:39 [2022-07-27T15:35:39.519Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:35:39 [2022-07-27T15:35:39.519Z] 
15:35:39 [2022-07-27T15:35:39.519Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
15:35:39 [2022-07-27T15:35:39.519Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:35:39 [2022-07-27T15:35:39.519Z] 
15:35:39 [2022-07-27T15:35:39.519Z] DONE 264 tests, 3 skipped in 123.581s
15:35:39 [2022-07-27T15:35:39.519Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
15:35:39 [2022-07-27T15:35:39.519Z] ++ 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
15:35:39 [2022-07-27T15:35:39.519Z] ++ set -e
15:35:39 [2022-07-27T15:35:39.519Z] ++ '[' -n 0 ']'
15:35:39 [2022-07-27T15:35:39.519Z] ++ set -x
15:35:39 [2022-07-27T15:35:39.519Z] ++ env -i DEST=/go/src/github.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
15:35:39 [2022-07-27T15:35:39.519Z] === RUN   TestConfigDaemonLibtrustID
15:35:39 [2022-07-27T15:35:39.519Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
15:35:39 [2022-07-27T15:35:39.519Z] === RUN   TestConfigDaemonID
15:35:40 [2022-07-27T15:35:40.081Z]     daemon_test.go:83: [d755586faede7] daemon is not started
15:35:40 [2022-07-27T15:35:40.081Z] --- PASS: TestConfigDaemonID (1.04s)
15:35:40 [2022-07-27T15:35:40.081Z] === RUN   TestDaemonConfigValidation
15:35:40 [2022-07-27T15:35:40.081Z] === RUN   TestDaemonConfigValidation/config_with_no_content
15:35:40 [2022-07-27T15:35:40.081Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
15:35:40 [2022-07-27T15:35:40.081Z] === RUN   TestDaemonConfigValidation/config_with_{}
15:35:40 [2022-07-27T15:35:40.081Z] === PAUSE TestDaemonConfigValidation/config_with_{}
15:35:40 [2022-07-27T15:35:40.081Z] === RUN   TestDaemonConfigValidation/invalid_config
15:35:40 [2022-07-27T15:35:40.081Z] === PAUSE TestDaemonConfigValidation/invalid_config
15:35:40 [2022-07-27T15:35:40.081Z] === RUN   TestDaemonConfigValidation/malformed_config
15:35:40 [2022-07-27T15:35:40.081Z] === PAUSE TestDaemonConfigValidation/malformed_config
15:35:40 [2022-07-27T15:35:40.081Z] === RUN   TestDaemonConfigValidation/valid_config
15:35:40 [2022-07-27T15:35:40.081Z] === PAUSE TestDaemonConfigValidation/valid_config
15:35:40 [2022-07-27T15:35:40.081Z] === CONT  TestDaemonConfigValidation/config_with_no_content
15:35:40 [2022-07-27T15:35:40.081Z] === CONT  TestDaemonConfigValidation/malformed_config
15:35:40 [2022-07-27T15:35:40.081Z] === CONT  TestDaemonConfigValidation/valid_config
15:35:40 [2022-07-27T15:35:40.081Z] === CONT  TestDaemonConfigValidation/invalid_config
15:35:40 [2022-07-27T15:35:40.337Z] === CONT  TestDaemonConfigValidation/config_with_{}
15:35:40 [2022-07-27T15:35:40.337Z] --- PASS: TestDaemonConfigValidation (0.00s)
15:35:40 [2022-07-27T15:35:40.337Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
15:35:40 [2022-07-27T15:35:40.337Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
15:35:40 [2022-07-27T15:35:40.337Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.09s)
15:35:40 [2022-07-27T15:35:40.337Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
15:35:40 [2022-07-27T15:35:40.337Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
15:35:40 [2022-07-27T15:35:40.337Z] === RUN   TestConfigDaemonSeccompProfiles
15:35:40 [2022-07-27T15:35:40.337Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
15:35:40 [2022-07-27T15:35:40.414Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.49s)
15:35:40 [2022-07-27T15:35:40.414Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:35:40 [2022-07-27T15:35:40.637Z] --- PASS: TestDockerNetworkReConnect (3.53s)
15:35:40 [2022-07-27T15:35:40.637Z] === RUN   TestServicePlugin
15:35:40 [2022-07-27T15:35:40.992Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s)
15:35:40 [2022-07-27T15:35:40.992Z] === RUN   TestBuildWithHugeFile
15:35:41 [2022-07-27T15:35:41.265Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
15:35:41 [2022-07-27T15:35:41.351Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.74s)
15:35:41 [2022-07-27T15:35:41.352Z] === RUN   TestCgroupNamespacesRunOlderClient
15:35:42 [2022-07-27T15:35:42.296Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
15:35:42 [2022-07-27T15:35:42.578Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.41s)
15:35:42 [2022-07-27T15:35:42.578Z] === RUN   TestNISDomainname
15:35:42 [2022-07-27T15:35:42.632Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
15:35:43 [2022-07-27T15:35:43.160Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
15:35:43 [2022-07-27T15:35:43.559Z] === CONT  TestConfigDaemonSeccompProfiles
15:35:43 [2022-07-27T15:35:43.559Z]     daemon_test.go:197: [d0f4650ec416b] daemon is not started
15:35:43 [2022-07-27T15:35:43.559Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
15:35:43 [2022-07-27T15:35:43.559Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
15:35:43 [2022-07-27T15:35:43.559Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
15:35:43 [2022-07-27T15:35:43.559Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
15:35:43 [2022-07-27T15:35:43.559Z] === RUN   TestDaemonProxy
15:35:43 [2022-07-27T15:35:43.559Z] === RUN   TestDaemonProxy/environment_variables
15:35:43 [2022-07-27T15:35:43.729Z] --- PASS: TestNISDomainname (0.98s)
15:35:43 [2022-07-27T15:35:43.729Z] === RUN   TestHostnameDnsResolution
15:35:43 [2022-07-27T15:35:43.988Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
15:35:44 [2022-07-27T15:35:44.837Z]     plugin_test.go:61: [d72c7d220a6e1] joining swarm manager [d60b342fd0595]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:35:44 [2022-07-27T15:35:44.925Z] --- PASS: TestHostnameDnsResolution (1.24s)
15:35:44 [2022-07-27T15:35:44.925Z] === RUN   TestUnprivilegedPortsAndPing
15:35:45 [2022-07-27T15:35:45.448Z] === RUN   TestDaemonProxy/command-line_options
15:35:45 [2022-07-27T15:35:45.493Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
15:35:45 [2022-07-27T15:35:45.493Z] === RUN   TestDockerSuite/TestPostContainersAttach
15:35:45 [2022-07-27T15:35:45.772Z]     plugin_test.go:64: [dbae45adb6dce] joining swarm manager [d60b342fd0595]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:35:46 [2022-07-27T15:35:46.064Z] --- PASS: TestUnprivilegedPortsAndPing (1.12s)
15:35:46 [2022-07-27T15:35:46.065Z] === RUN   TestPrivilegedHostDevices
15:35:46 [2022-07-27T15:35:46.632Z] --- PASS: TestPrivilegedHostDevices (0.73s)
15:35:46 [2022-07-27T15:35:46.632Z] === RUN   TestRunConsoleSize
15:35:46 [2022-07-27T15:35:46.815Z] === RUN   TestDaemonProxy/configuration_file
15:35:47 [2022-07-27T15:35:47.200Z] --- PASS: TestRunConsoleSize (0.57s)
15:35:47 [2022-07-27T15:35:47.200Z] === RUN   TestStats
15:35:48 [2022-07-27T15:35:48.704Z] === RUN   TestDaemonProxy/conflicting_options
15:35:49 [2022-07-27T15:35:49.265Z] === RUN   TestDaemonProxy/reload_sanitized
15:35:49 [2022-07-27T15:35:49.521Z] --- PASS: TestDaemonProxy (6.21s)
15:35:49 [2022-07-27T15:35:49.522Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
15:35:49 [2022-07-27T15:35:49.522Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
15:35:49 [2022-07-27T15:35:49.522Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
15:35:49 [2022-07-27T15:35:49.522Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
15:35:49 [2022-07-27T15:35:49.522Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
15:35:49 [2022-07-27T15:35:49.522Z] PASS
15:35:49 [2022-07-27T15:35:49.522Z] 
15:35:49 [2022-07-27T15:35:49.522Z] DONE 18 tests in 11.246s
15:35:49 [2022-07-27T15:35:49.522Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
15:35:49 [2022-07-27T15:35:49.522Z] ++ 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
15:35:49 [2022-07-27T15:35:49.522Z] ++ set -e
15:35:49 [2022-07-27T15:35:49.522Z] ++ '[' -n 0 ']'
15:35:49 [2022-07-27T15:35:49.522Z] ++ set -x
15:35:49 [2022-07-27T15:35:49.522Z] ++ env -i DEST=/go/src/github.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
15:35:49 [2022-07-27T15:35:49.733Z]     check_test.go:540: [d12805ac76e4b] daemon is not started
15:35:49 [2022-07-27T15:35:49.734Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
15:35:49 [2022-07-27T15:35:49.778Z] INFO: Testing against a local daemon
15:35:49 [2022-07-27T15:35:49.778Z] === RUN   TestCommitInheritsEnv
15:35:49 [2022-07-27T15:35:49.991Z] --- PASS: TestStats (2.70s)
15:35:49 [2022-07-27T15:35:49.991Z] === RUN   TestStopContainerWithTimeout
15:35:49 [2022-07-27T15:35:49.991Z] === RUN   TestStopContainerWithTimeout/0
15:35:49 [2022-07-27T15:35:49.991Z] === PAUSE TestStopContainerWithTimeout/0
15:35:49 [2022-07-27T15:35:49.991Z] === RUN   TestStopContainerWithTimeout/1
15:35:49 [2022-07-27T15:35:49.991Z] === PAUSE TestStopContainerWithTimeout/1
15:35:49 [2022-07-27T15:35:49.991Z] === RUN   TestStopContainerWithTimeout/3
15:35:49 [2022-07-27T15:35:49.991Z] === PAUSE TestStopContainerWithTimeout/3
15:35:49 [2022-07-27T15:35:49.991Z] === RUN   TestStopContainerWithTimeout/-1
15:35:49 [2022-07-27T15:35:49.991Z] === PAUSE TestStopContainerWithTimeout/-1
15:35:49 [2022-07-27T15:35:49.991Z] === CONT  TestStopContainerWithTimeout/0
15:35:49 [2022-07-27T15:35:49.991Z] === CONT  TestStopContainerWithTimeout/-1
15:35:50 [2022-07-27T15:35:50.034Z] --- PASS: TestCommitInheritsEnv (0.25s)
15:35:50 [2022-07-27T15:35:50.034Z] === RUN   TestImportExtremelyLargeImageWorks
15:35:50 [2022-07-27T15:35:50.034Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
15:35:50 [2022-07-27T15:35:50.034Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
15:35:50 [2022-07-27T15:35:50.034Z] === RUN   TestImportWithCustomPlatform
15:35:50 [2022-07-27T15:35:50.034Z] === RUN   TestImportWithCustomPlatform/#00
15:35:50 [2022-07-27T15:35:50.034Z] === RUN   TestImportWithCustomPlatform/_______
15:35:50 [2022-07-27T15:35:50.034Z] === RUN   TestImportWithCustomPlatform//
15:35:50 [2022-07-27T15:35:50.034Z] === RUN   TestImportWithCustomPlatform/linux
15:35:50 [2022-07-27T15:35:50.290Z] === RUN   TestImportWithCustomPlatform/LINUX
15:35:50 [2022-07-27T15:35:50.290Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
15:35:50 [2022-07-27T15:35:50.290Z] === RUN   TestImportWithCustomPlatform/macos
15:35:50 [2022-07-27T15:35:50.290Z] === RUN   TestImportWithCustomPlatform/macos/arm64
15:35:50 [2022-07-27T15:35:50.290Z] === RUN   TestImportWithCustomPlatform/nintendo64
15:35:50 [2022-07-27T15:35:50.290Z] --- PASS: TestImportWithCustomPlatform (0.32s)
15:35:50 [2022-07-27T15:35:50.290Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.06s)
15:35:50 [2022-07-27T15:35:50.290Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
15:35:50 [2022-07-27T15:35:50.290Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
15:35:50 [2022-07-27T15:35:50.290Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
15:35:50 [2022-07-27T15:35:50.290Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
15:35:50 [2022-07-27T15:35:50.290Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
15:35:50 [2022-07-27T15:35:50.290Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
15:35:50 [2022-07-27T15:35:50.290Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
15:35:50 [2022-07-27T15:35:50.290Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
15:35:50 [2022-07-27T15:35:50.290Z] === RUN   TestImagesFilterMultiReference
15:35:50 [2022-07-27T15:35:50.290Z] --- PASS: TestImagesFilterMultiReference (0.05s)
15:35:50 [2022-07-27T15:35:50.546Z] === RUN   TestImagePullPlatformInvalid
15:35:50 [2022-07-27T15:35:50.546Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
15:35:50 [2022-07-27T15:35:50.546Z] === RUN   TestRemoveImageOrphaning
15:35:50 [2022-07-27T15:35:50.546Z] --- PASS: TestRemoveImageOrphaning (0.23s)
15:35:50 [2022-07-27T15:35:50.546Z] === RUN   TestRemoveImageGarbageCollector
15:35:50 [2022-07-27T15:35:50.546Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:35:50 [2022-07-27T15:35:50.546Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
15:35:50 [2022-07-27T15:35:50.546Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:35:50 [2022-07-27T15:35:50.802Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
15:35:50 [2022-07-27T15:35:50.802Z] === RUN   TestTagInvalidReference
15:35:50 [2022-07-27T15:35:50.802Z] --- PASS: TestTagInvalidReference (0.01s)
15:35:50 [2022-07-27T15:35:50.802Z] === RUN   TestTagValidPrefixedRepo
15:35:50 [2022-07-27T15:35:50.802Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
15:35:50 [2022-07-27T15:35:50.802Z] === RUN   TestTagExistedNameWithoutForce
15:35:50 [2022-07-27T15:35:50.802Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
15:35:50 [2022-07-27T15:35:50.802Z] === RUN   TestTagOfficialNames
15:35:50 [2022-07-27T15:35:50.802Z] --- PASS: TestTagOfficialNames (0.05s)
15:35:50 [2022-07-27T15:35:50.802Z] === RUN   TestTagMatchesDigest
15:35:50 [2022-07-27T15:35:50.802Z] --- PASS: TestTagMatchesDigest (0.01s)
15:35:50 [2022-07-27T15:35:50.802Z] PASS
15:35:50 [2022-07-27T15:35:50.802Z] 
15:35:50 [2022-07-27T15:35:50.802Z] === Skipped
15:35:50 [2022-07-27T15:35:50.802Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
15:35:50 [2022-07-27T15:35:50.802Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
15:35:50 [2022-07-27T15:35:50.802Z] 
15:35:50 [2022-07-27T15:35:50.802Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
15:35:50 [2022-07-27T15:35:50.802Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:35:50 [2022-07-27T15:35:50.802Z] 
15:35:50 [2022-07-27T15:35:50.802Z] DONE 22 tests, 2 skipped in 1.194s
15:35:50 [2022-07-27T15:35:50.802Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
15:35:50 [2022-07-27T15:35:50.802Z] ++ 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
15:35:50 [2022-07-27T15:35:50.802Z] ++ set -e
15:35:50 [2022-07-27T15:35:50.803Z] ++ '[' -n 0 ']'
15:35:50 [2022-07-27T15:35:50.803Z] ++ set -x
15:35:50 [2022-07-27T15:35:50.803Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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
15:35:50 [2022-07-27T15:35:50.803Z] === RUN   TestStripANSICommands
15:35:50 [2022-07-27T15:35:50.803Z] === RUN   TestStripANSICommands/#00
15:35:50 [2022-07-27T15:35:50.803Z] === RUN   TestStripANSICommands/#01
15:35:50 [2022-07-27T15:35:50.803Z] --- PASS: TestStripANSICommands (0.00s)
15:35:50 [2022-07-27T15:35:50.803Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
15:35:50 [2022-07-27T15:35:50.803Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
15:35:50 [2022-07-27T15:35:50.803Z] PASS
15:35:50 [2022-07-27T15:35:50.803Z] 
15:35:50 [2022-07-27T15:35:50.803Z] DONE 3 tests in 0.037s
15:35:50 [2022-07-27T15:35:50.803Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
15:35:50 [2022-07-27T15:35:50.803Z] ++ 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
15:35:50 [2022-07-27T15:35:50.803Z] ++ set -e
15:35:50 [2022-07-27T15:35:50.803Z] ++ '[' -n 0 ']'
15:35:50 [2022-07-27T15:35:50.803Z] ++ set -x
15:35:50 [2022-07-27T15:35:50.803Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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
15:35:50 [2022-07-27T15:35:50.927Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
15:35:51 [2022-07-27T15:35:51.058Z] INFO: Testing against a local daemon
15:35:51 [2022-07-27T15:35:51.058Z] === RUN   TestNetworkCreateDelete
15:35:51 [2022-07-27T15:35:51.058Z] --- PASS: TestNetworkCreateDelete (0.14s)
15:35:51 [2022-07-27T15:35:51.058Z] === RUN   TestDockerNetworkDeletePreferID
15:35:51 [2022-07-27T15:35:51.186Z] === CONT  TestStopContainerWithTimeout/3
15:35:51 [2022-07-27T15:35:51.620Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
15:35:51 [2022-07-27T15:35:51.620Z] === RUN   TestDaemonDNSFallback
15:35:52 [2022-07-27T15:35:52.565Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
15:35:52 [2022-07-27T15:35:52.565Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
15:35:52 [2022-07-27T15:35:52.565Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
15:35:52 [2022-07-27T15:35:52.565Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
15:35:53 [2022-07-27T15:35:53.133Z] === CONT  TestStopContainerWithTimeout/1
15:35:53 [2022-07-27T15:35:53.133Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
15:35:53 [2022-07-27T15:35:53.394Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
15:35:53 [2022-07-27T15:35:53.962Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
15:35:53 [2022-07-27T15:35:53.962Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
15:35:54 [2022-07-27T15:35:54.899Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
15:35:54 [2022-07-27T15:35:54.899Z] --- PASS: TestStopContainerWithTimeout (0.02s)
15:35:54 [2022-07-27T15:35:54.899Z]     --- PASS: TestStopContainerWithTimeout/0 (1.11s)
15:35:54 [2022-07-27T15:35:54.899Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.98s)
15:35:54 [2022-07-27T15:35:54.899Z]     --- PASS: TestStopContainerWithTimeout/3 (2.55s)
15:35:54 [2022-07-27T15:35:54.899Z]     --- PASS: TestStopContainerWithTimeout/1 (1.76s)
15:35:54 [2022-07-27T15:35:54.899Z] === RUN   TestDeleteDevicemapper
15:35:54 [2022-07-27T15:35:54.899Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:35:54 [2022-07-27T15:35:54.899Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:35:54 [2022-07-27T15:35:54.899Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:35:54 [2022-07-27T15:35:54.899Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
15:35:56 [2022-07-27T15:35:56.804Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
15:35:56 [2022-07-27T15:35:56.804Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
15:35:57 [2022-07-27T15:35:57.742Z] === RUN   TestDockerSuite/TestAttachAfterDetach
15:35:58 [2022-07-27T15:35:58.158Z] --- PASS: TestDaemonDNSFallback (6.24s)
15:35:58 [2022-07-27T15:35:58.158Z] === RUN   TestInspectNetwork
15:35:58 [2022-07-27T15:35:58.677Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.84s)
15:35:58 [2022-07-27T15:35:58.678Z] === RUN   TestUpdateMemory
15:35:58 [2022-07-27T15:35:58.678Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
15:35:58 [2022-07-27T15:35:58.678Z] --- SKIP: TestUpdateMemory (0.00s)
15:35:58 [2022-07-27T15:35:58.678Z] === RUN   TestUpdateCPUQuota
15:35:59 [2022-07-27T15:35:59.616Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
15:35:59 [2022-07-27T15:35:59.875Z] --- PASS: TestUpdateCPUQuota (1.24s)
15:35:59 [2022-07-27T15:35:59.875Z] === RUN   TestUpdatePidsLimit
15:35:59 [2022-07-27T15:35:59.875Z] === RUN   TestUpdatePidsLimit/update_from_none
15:36:00 [2022-07-27T15:36:00.442Z] === RUN   TestUpdatePidsLimit/no_change
15:36:00 [2022-07-27T15:36:00.683Z] === RUN   TestInspectNetwork/full_network_id
15:36:00 [2022-07-27T15:36:00.683Z] === RUN   TestInspectNetwork/partial_network_id
15:36:00 [2022-07-27T15:36:00.683Z] === RUN   TestInspectNetwork/network_name
15:36:00 [2022-07-27T15:36:00.683Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:36:00 [2022-07-27T15:36:00.701Z] === RUN   TestUpdatePidsLimit/update_lower
15:36:00 [2022-07-27T15:36:00.961Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:36:01 [2022-07-27T15:36:01.220Z] === RUN   TestDockerSuite/TestAttachDetach
15:36:01 [2022-07-27T15:36:01.480Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:36:01 [2022-07-27T15:36:01.739Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:36:01 [2022-07-27T15:36:01.998Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
15:36:02 [2022-07-27T15:36:02.258Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:36:02 [2022-07-27T15:36:02.258Z] === RUN   TestDockerSuite/TestAttachDisconnect
15:36:03 [2022-07-27T15:36:03.194Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
15:36:03 [2022-07-27T15:36:03.763Z] --- PASS: TestUpdatePidsLimit (3.78s)
15:36:03 [2022-07-27T15:36:03.763Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.50s)
15:36:03 [2022-07-27T15:36:03.763Z]     --- PASS: TestUpdatePidsLimit/no_change (0.38s)
15:36:03 [2022-07-27T15:36:03.763Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.31s)
15:36:03 [2022-07-27T15:36:03.763Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s)
15:36:03 [2022-07-27T15:36:03.763Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s)
15:36:03 [2022-07-27T15:36:03.763Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.45s)
15:36:03 [2022-07-27T15:36:03.763Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s)
15:36:03 [2022-07-27T15:36:03.763Z] === RUN   TestUpdateRestartPolicy
15:36:04 [2022-07-27T15:36:04.851Z] --- PASS: TestInspectNetwork (7.17s)
15:36:04 [2022-07-27T15:36:04.851Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:36:04 [2022-07-27T15:36:04.851Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:36:04 [2022-07-27T15:36:04.851Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:36:04 [2022-07-27T15:36:04.851Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:36:04 [2022-07-27T15:36:04.851Z] === RUN   TestRunContainerWithBridgeNone
15:36:05 [2022-07-27T15:36:05.165Z] === RUN   TestDockerSuite/TestAttachPausedContainer
15:36:05 [2022-07-27T15:36:05.165Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
15:36:05 [2022-07-27T15:36:05.733Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
15:36:06 [2022-07-27T15:36:06.300Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
15:36:06 [2022-07-27T15:36:06.559Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
15:36:06 [2022-07-27T15:36:06.746Z] --- PASS: TestRunContainerWithBridgeNone (1.51s)
15:36:06 [2022-07-27T15:36:06.746Z] === RUN   TestNetworkInvalidJSON
15:36:06 [2022-07-27T15:36:06.746Z] === RUN   TestNetworkInvalidJSON/networks/create
15:36:06 [2022-07-27T15:36:06.746Z] === PAUSE TestNetworkInvalidJSON/networks/create
15:36:06 [2022-07-27T15:36:06.746Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
15:36:06 [2022-07-27T15:36:06.746Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
15:36:06 [2022-07-27T15:36:06.746Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
15:36:06 [2022-07-27T15:36:06.746Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
15:36:06 [2022-07-27T15:36:06.746Z] === CONT  TestNetworkInvalidJSON/networks/create
15:36:06 [2022-07-27T15:36:06.746Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
15:36:06 [2022-07-27T15:36:06.746Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
15:36:06 [2022-07-27T15:36:06.746Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
15:36:06 [2022-07-27T15:36:06.746Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
15:36:06 [2022-07-27T15:36:06.746Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
15:36:06 [2022-07-27T15:36:06.746Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
15:36:06 [2022-07-27T15:36:06.746Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
15:36:06 [2022-07-27T15:36:06.746Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
15:36:06 [2022-07-27T15:36:06.746Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
15:36:06 [2022-07-27T15:36:06.746Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
15:36:06 [2022-07-27T15:36:06.746Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
15:36:06 [2022-07-27T15:36:06.746Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
15:36:06 [2022-07-27T15:36:06.746Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
15:36:06 [2022-07-27T15:36:06.746Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
15:36:06 [2022-07-27T15:36:06.746Z] --- PASS: TestNetworkInvalidJSON (0.01s)
15:36:06 [2022-07-27T15:36:06.746Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
15:36:06 [2022-07-27T15:36:06.746Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
15:36:06 [2022-07-27T15:36:06.746Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
15:36:06 [2022-07-27T15:36:06.746Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
15:36:06 [2022-07-27T15:36:06.746Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
15:36:06 [2022-07-27T15:36:06.746Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
15:36:06 [2022-07-27T15:36:06.746Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
15:36:06 [2022-07-27T15:36:06.746Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
15:36:06 [2022-07-27T15:36:06.746Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
15:36:06 [2022-07-27T15:36:06.746Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
15:36:06 [2022-07-27T15:36:06.746Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
15:36:06 [2022-07-27T15:36:06.746Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
15:36:06 [2022-07-27T15:36:06.746Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
15:36:06 [2022-07-27T15:36:06.746Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
15:36:06 [2022-07-27T15:36:06.746Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
15:36:06 [2022-07-27T15:36:06.746Z] === RUN   TestNetworkList
15:36:06 [2022-07-27T15:36:06.746Z] === RUN   TestNetworkList//networks
15:36:06 [2022-07-27T15:36:06.746Z] === PAUSE TestNetworkList//networks
15:36:06 [2022-07-27T15:36:06.746Z] === RUN   TestNetworkList//networks/
15:36:06 [2022-07-27T15:36:06.746Z] === PAUSE TestNetworkList//networks/
15:36:06 [2022-07-27T15:36:06.746Z] === CONT  TestNetworkList//networks
15:36:06 [2022-07-27T15:36:06.746Z] === CONT  TestNetworkList//networks/
15:36:06 [2022-07-27T15:36:06.746Z] --- PASS: TestNetworkList (0.01s)
15:36:06 [2022-07-27T15:36:06.746Z]     --- PASS: TestNetworkList//networks (0.00s)
15:36:06 [2022-07-27T15:36:06.746Z]     --- PASS: TestNetworkList//networks/ (0.00s)
15:36:06 [2022-07-27T15:36:06.746Z] === RUN   TestHostIPv4BridgeLabel
15:36:07 [2022-07-27T15:36:07.003Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
15:36:07 [2022-07-27T15:36:07.003Z] === RUN   TestDaemonRestartWithLiveRestore
15:36:07 [2022-07-27T15:36:07.931Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
15:36:07 [2022-07-27T15:36:07.931Z] === RUN   TestDaemonDefaultNetworkPools
15:36:08 [2022-07-27T15:36:08.859Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
15:36:08 [2022-07-27T15:36:08.859Z] === RUN   TestDaemonRestartWithExistingNetwork
15:36:09 [2022-07-27T15:36:09.095Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
15:36:09 [2022-07-27T15:36:09.786Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
15:36:09 [2022-07-27T15:36:09.786Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:36:11 [2022-07-27T15:36:11.152Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
15:36:11 [2022-07-27T15:36:11.152Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:36:11 [2022-07-27T15:36:11.634Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
15:36:11 [2022-07-27T15:36:11.634Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
15:36:11 [2022-07-27T15:36:11.634Z]     check_test.go:540: [d890590d34f54] daemon is not started
15:36:11 [2022-07-27T15:36:11.634Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
15:36:11 [2022-07-27T15:36:11.634Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
15:36:11 [2022-07-27T15:36:11.634Z]     check_test.go:540: [d6fa4d954d5cd] daemon is not started
15:36:11 [2022-07-27T15:36:11.634Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
15:36:11 [2022-07-27T15:36:11.714Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
15:36:11 [2022-07-27T15:36:11.714Z] === RUN   TestServiceWithPredefinedNetwork
15:36:12 [2022-07-27T15:36:12.319Z] --- PASS: TestServicePlugin (30.10s)
15:36:12 [2022-07-27T15:36:12.319Z] === RUN   TestServiceUpdateLabel
15:36:12 [2022-07-27T15:36:12.886Z] --- PASS: TestServiceUpdateLabel (2.20s)
15:36:12 [2022-07-27T15:36:12.886Z] === RUN   TestServiceUpdateSecrets
15:36:14 [2022-07-27T15:36:14.230Z] --- PASS: TestServiceWithPredefinedNetwork (2.28s)
15:36:14 [2022-07-27T15:36:14.230Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:36:14 [2022-07-27T15:36:14.230Z]     service_test.go:243: FLAKY_TEST
15:36:14 [2022-07-27T15:36:14.230Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:36:14 [2022-07-27T15:36:14.230Z] === RUN   TestServiceWithDataPathPortInit
15:36:14 [2022-07-27T15:36:14.922Z]     check_test.go:540: [dab49b7aee5c4] daemon is not started
15:36:14 [2022-07-27T15:36:14.923Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
15:36:16 [2022-07-27T15:36:16.299Z] --- PASS: TestUpdateRestartPolicy (12.73s)
15:36:16 [2022-07-27T15:36:16.299Z] === RUN   TestUpdateRestartWithAutoRemove
15:36:17 [2022-07-27T15:36:17.236Z] --- PASS: TestUpdateRestartWithAutoRemove (0.92s)
15:36:17 [2022-07-27T15:36:17.236Z] === RUN   TestWaitNonBlocked
15:36:17 [2022-07-27T15:36:17.236Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:36:17 [2022-07-27T15:36:17.237Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:36:17 [2022-07-27T15:36:17.237Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:36:17 [2022-07-27T15:36:17.237Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:36:17 [2022-07-27T15:36:17.237Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:36:17 [2022-07-27T15:36:17.237Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:36:18 [2022-07-27T15:36:18.614Z] --- PASS: TestWaitNonBlocked (0.01s)
15:36:18 [2022-07-27T15:36:18.614Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.30s)
15:36:18 [2022-07-27T15:36:18.614Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.35s)
15:36:18 [2022-07-27T15:36:18.614Z] === RUN   TestWaitBlocked
15:36:18 [2022-07-27T15:36:18.614Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:36:18 [2022-07-27T15:36:18.614Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:36:18 [2022-07-27T15:36:18.614Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:36:18 [2022-07-27T15:36:18.614Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:36:18 [2022-07-27T15:36:18.614Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:36:18 [2022-07-27T15:36:18.614Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:36:19 [2022-07-27T15:36:19.182Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
15:36:20 [2022-07-27T15:36:20.121Z] --- PASS: TestWaitBlocked (0.02s)
15:36:20 [2022-07-27T15:36:20.121Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.27s)
15:36:20 [2022-07-27T15:36:20.121Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.30s)
15:36:20 [2022-07-27T15:36:20.121Z] === RUN   TestWaitConditions
15:36:20 [2022-07-27T15:36:20.121Z] === RUN   TestWaitConditions/default
15:36:20 [2022-07-27T15:36:20.121Z] === PAUSE TestWaitConditions/default
15:36:20 [2022-07-27T15:36:20.121Z] === RUN   TestWaitConditions/not-running
15:36:20 [2022-07-27T15:36:20.121Z] === PAUSE TestWaitConditions/not-running
15:36:20 [2022-07-27T15:36:20.121Z] === RUN   TestWaitConditions/next-exit
15:36:20 [2022-07-27T15:36:20.121Z] === PAUSE TestWaitConditions/next-exit
15:36:20 [2022-07-27T15:36:20.121Z] === RUN   TestWaitConditions/removed
15:36:20 [2022-07-27T15:36:20.121Z] === PAUSE TestWaitConditions/removed
15:36:20 [2022-07-27T15:36:20.121Z] === CONT  TestWaitConditions/default
15:36:20 [2022-07-27T15:36:20.121Z] === CONT  TestWaitConditions/removed
15:36:22 [2022-07-27T15:36:22.028Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
15:36:22 [2022-07-27T15:36:22.028Z] === CONT  TestWaitConditions/next-exit
15:36:22 [2022-07-27T15:36:22.028Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
15:36:22 [2022-07-27T15:36:22.287Z] === CONT  TestWaitConditions/not-running
15:36:22 [2022-07-27T15:36:22.857Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
15:36:24 [2022-07-27T15:36:24.234Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
15:36:24 [2022-07-27T15:36:24.234Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
15:36:24 [2022-07-27T15:36:24.493Z] --- PASS: TestWaitConditions (0.02s)
15:36:24 [2022-07-27T15:36:24.493Z]     --- PASS: TestWaitConditions/default (2.13s)
15:36:24 [2022-07-27T15:36:24.493Z]     --- PASS: TestWaitConditions/removed (2.26s)
15:36:24 [2022-07-27T15:36:24.493Z]     --- PASS: TestWaitConditions/not-running (2.13s)
15:36:24 [2022-07-27T15:36:24.493Z]     --- PASS: TestWaitConditions/next-exit (2.28s)
15:36:24 [2022-07-27T15:36:24.493Z] === CONT  TestContainerStartOnDaemonRestart
15:36:24 [2022-07-27T15:36:24.493Z] === CONT  TestRestartDaemonWithRestartingContainer
15:36:25 [2022-07-27T15:36:25.431Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
15:36:26 [2022-07-27T15:36:26.369Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
15:36:27 [2022-07-27T15:36:27.764Z] --- PASS: TestServiceUpdateSecrets (14.54s)
15:36:27 [2022-07-27T15:36:27.764Z] === RUN   TestServiceUpdateConfigs
15:36:28 [2022-07-27T15:36:28.274Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.70s)
15:36:28 [2022-07-27T15:36:28.274Z] === CONT  TestIpcModeOlderClient
15:36:28 [2022-07-27T15:36:28.274Z] --- PASS: TestContainerStartOnDaemonRestart (3.76s)
15:36:28 [2022-07-27T15:36:28.274Z] === CONT  TestContainerKillOnDaemonStart
15:36:28 [2022-07-27T15:36:28.274Z] --- PASS: TestIpcModeOlderClient (0.09s)
15:36:28 [2022-07-27T15:36:28.274Z] === CONT  TestDaemonRestartIpcMode
15:36:28 [2022-07-27T15:36:28.274Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
15:36:29 [2022-07-27T15:36:29.071Z] --- PASS: TestServiceWithDataPathPortInit (13.62s)
15:36:29 [2022-07-27T15:36:29.071Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:36:29 [2022-07-27T15:36:29.210Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
15:36:30 [2022-07-27T15:36:30.000Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:17tgybgz8onmrorfeh1e13aui Created:2022-07-27 15:36:28.891141947 +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[2044290cea843576243aed0b73f9c75b8b4f3433c66f142bdf2f45f692ff1662:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lx412l98gtah10rhl40z6n79p EndpointID:b34c391e193bf321bf87154ade2bff120a0256513ba3ec9103c971c4f30132a7 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1c26d5d75accc4f80b451b687b916e2dd930d2149b2db11f0e20bea2df3d58e9 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:29a4e22a8621 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lx412l98gtah10rhl40z6n79p EndpointID:b34c391e193bf321bf87154ade2bff120a0256513ba3ec9103c971c4f30132a7 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:36:30 [2022-07-27T15:36:30.623Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
15:36:31 [2022-07-27T15:36:31.561Z] --- PASS: TestDaemonRestartIpcMode (3.51s)
15:36:31 [2022-07-27T15:36:31.561Z] === CONT  TestDaemonHostGatewayIP
15:36:32 [2022-07-27T15:36:32.938Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
15:36:34 [2022-07-27T15:36:34.842Z] --- PASS: TestDaemonHostGatewayIP (3.27s)
15:36:35 [2022-07-27T15:36:35.266Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.79s)
15:36:35 [2022-07-27T15:36:35.266Z] PASS
15:36:35 [2022-07-27T15:36:35.266Z] 
15:36:35 [2022-07-27T15:36:35.266Z] === Skipped
15:36:35 [2022-07-27T15:36:35.267Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:36:35 [2022-07-27T15:36:35.267Z]     service_test.go:243: FLAKY_TEST
15:36:35 [2022-07-27T15:36:35.267Z] 
15:36:35 [2022-07-27T15:36:35.267Z] DONE 38 tests, 1 skipped in 43.500s
15:36:35 [2022-07-27T15:36:35.267Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:36:35 [2022-07-27T15:36:35.267Z] ++ 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
15:36:35 [2022-07-27T15:36:35.267Z] ++ set -e
15:36:35 [2022-07-27T15:36:35.267Z] ++ '[' -n 0 ']'
15:36:35 [2022-07-27T15:36:35.267Z] ++ set -x
15:36:35 [2022-07-27T15:36:35.267Z] ++ env -i DEST=/go/src/github.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
15:36:35 [2022-07-27T15:36:35.267Z] INFO: Testing against a local daemon
15:36:35 [2022-07-27T15:36:35.267Z] === RUN   TestDockerNetworkIpvlanPersistance
15:36:35 [2022-07-27T15:36:35.267Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:36:35 [2022-07-27T15:36:35.267Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:36:35 [2022-07-27T15:36:35.267Z] === RUN   TestDockerNetworkIpvlan
15:36:35 [2022-07-27T15:36:35.267Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:36:35 [2022-07-27T15:36:35.267Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:36:35 [2022-07-27T15:36:35.267Z] PASS
15:36:35 [2022-07-27T15:36:35.267Z] 
15:36:35 [2022-07-27T15:36:35.267Z] === Skipped
15:36:35 [2022-07-27T15:36:35.267Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:36:35 [2022-07-27T15:36:35.267Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:36:35 [2022-07-27T15:36:35.267Z] 
15:36:35 [2022-07-27T15:36:35.267Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:36:35 [2022-07-27T15:36:35.267Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:36:35 [2022-07-27T15:36:35.267Z] 
15:36:35 [2022-07-27T15:36:35.267Z] DONE 2 tests, 2 skipped in 0.088s
15:36:35 [2022-07-27T15:36:35.267Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:36:35 [2022-07-27T15:36:35.267Z] ++ 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
15:36:35 [2022-07-27T15:36:35.267Z] ++ set -e
15:36:35 [2022-07-27T15:36:35.267Z] ++ '[' -n 0 ']'
15:36:35 [2022-07-27T15:36:35.267Z] ++ set -x
15:36:35 [2022-07-27T15:36:35.267Z] ++ env -i DEST=/go/src/github.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
15:36:35 [2022-07-27T15:36:35.267Z] INFO: Testing against a local daemon
15:36:35 [2022-07-27T15:36:35.267Z] === RUN   TestDockerNetworkMacvlanPersistance
15:36:35 [2022-07-27T15:36:35.829Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s)
15:36:35 [2022-07-27T15:36:35.829Z] === RUN   TestDockerNetworkMacvlan
15:36:36 [2022-07-27T15:36:36.391Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:36:36 [2022-07-27T15:36:36.746Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
15:36:37 [2022-07-27T15:36:37.006Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
15:36:37 [2022-07-27T15:36:37.168Z] --- PASS: TestBuildWithHugeFile (50.87s)
15:36:37 [2022-07-27T15:36:37.168Z] === RUN   TestBuildWCOWSandboxSize
15:36:37 [2022-07-27T15:36:37.168Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
15:36:37 [2022-07-27T15:36:37.168Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
15:36:37 [2022-07-27T15:36:37.168Z] === RUN   TestBuildWithEmptyDockerfile
15:36:37 [2022-07-27T15:36:37.168Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:36:37 [2022-07-27T15:36:37.168Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:36:37 [2022-07-27T15:36:37.168Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:36:37 [2022-07-27T15:36:37.168Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:36:37 [2022-07-27T15:36:37.168Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:36:37 [2022-07-27T15:36:37.168Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:36:37 [2022-07-27T15:36:37.168Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:36:37 [2022-07-27T15:36:37.168Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:36:37 [2022-07-27T15:36:37.168Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:36:37 [2022-07-27T15:36:37.168Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
15:36:37 [2022-07-27T15:36:37.168Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s)
15:36:37 [2022-07-27T15:36:37.168Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s)
15:36:37 [2022-07-27T15:36:37.168Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
15:36:37 [2022-07-27T15:36:37.168Z] === RUN   TestBuildPreserveOwnership
15:36:37 [2022-07-27T15:36:37.168Z] === RUN   TestBuildPreserveOwnership/copy_from
15:36:37 [2022-07-27T15:36:37.168Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:36:37 [2022-07-27T15:36:37.319Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:36:37 [2022-07-27T15:36:37.881Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:36:39 [2022-07-27T15:36:39.772Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:36:40 [2022-07-27T15:36:40.294Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
15:36:40 [2022-07-27T15:36:40.294Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
15:36:40 [2022-07-27T15:36:40.294Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
15:36:40 [2022-07-27T15:36:40.553Z] --- PASS: TestContainerKillOnDaemonStart (12.52s)
15:36:40 [2022-07-27T15:36:40.553Z] PASS
15:36:40 [2022-07-27T15:36:40.553Z] 
15:36:40 [2022-07-27T15:36:40.553Z] === Skipped
15:36:40 [2022-07-27T15:36:40.553Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
15:36:40 [2022-07-27T15:36:40.553Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:36:40 [2022-07-27T15:36:40.553Z] 
15:36:40 [2022-07-27T15:36:40.553Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
15:36:40 [2022-07-27T15:36:40.553Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:36:40 [2022-07-27T15:36:40.553Z] 
15:36:40 [2022-07-27T15:36:40.553Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
15:36:40 [2022-07-27T15:36:40.553Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:36:40 [2022-07-27T15:36:40.553Z] 
15:36:40 [2022-07-27T15:36:40.553Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:36:40 [2022-07-27T15:36:40.553Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:36:40 [2022-07-27T15:36:40.553Z] 
15:36:40 [2022-07-27T15:36:40.553Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
15:36:40 [2022-07-27T15:36:40.553Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:36:40 [2022-07-27T15:36:40.553Z] 
15:36:40 [2022-07-27T15:36:40.553Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
15:36:40 [2022-07-27T15:36:40.553Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
15:36:40 [2022-07-27T15:36:40.553Z] 
15:36:40 [2022-07-27T15:36:40.553Z] DONE 264 tests, 6 skipped in 172.668s
15:36:40 [2022-07-27T15:36:40.813Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
15:36:40 [2022-07-27T15:36:40.813Z] ++ 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
15:36:40 [2022-07-27T15:36:40.813Z] ++ set -e
15:36:40 [2022-07-27T15:36:40.813Z] ++ '[' -n 0 ']'
15:36:40 [2022-07-27T15:36:40.813Z] ++ set -x
15:36:40 [2022-07-27T15:36:40.813Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
15:36:40 [2022-07-27T15:36:40.813Z] === RUN   TestConfigDaemonLibtrustID
15:36:41 [2022-07-27T15:36:41.337Z] --- PASS: TestBuildPreserveOwnership (9.80s)
15:36:41 [2022-07-27T15:36:41.337Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.78s)
15:36:41 [2022-07-27T15:36:41.337Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
15:36:41 [2022-07-27T15:36:41.338Z] === RUN   TestBuildPlatformInvalid
15:36:41 [2022-07-27T15:36:41.338Z] --- PASS: TestBuildPlatformInvalid (0.09s)
15:36:41 [2022-07-27T15:36:41.338Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
15:36:41 [2022-07-27T15:36:41.338Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
15:36:41 [2022-07-27T15:36:41.338Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
15:36:41 [2022-07-27T15:36:41.338Z] PASS
15:36:41 [2022-07-27T15:36:41.338Z] 
15:36:41 [2022-07-27T15:36:41.338Z] === Skipped
15:36:41 [2022-07-27T15:36:41.338Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
15:36:41 [2022-07-27T15:36:41.338Z]     build_session_test.go:25: TODO: BuildKit
15:36:41 [2022-07-27T15:36:41.338Z] 
15:36:41 [2022-07-27T15:36:41.338Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
15:36:41 [2022-07-27T15:36:41.338Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
15:36:41 [2022-07-27T15:36:41.338Z] 
15:36:41 [2022-07-27T15:36:41.338Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
15:36:41 [2022-07-27T15:36:41.338Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
15:36:41 [2022-07-27T15:36:41.338Z] 
15:36:41 [2022-07-27T15:36:41.338Z] DONE 34 tests, 3 skipped in 111.870s
15:36:41 [2022-07-27T15:36:41.338Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
15:36:41 [2022-07-27T15:36:41.338Z] INFO: Testing against a local daemon
15:36:41 [2022-07-27T15:36:41.338Z] === RUN   TestConfigInspect
15:36:41 [2022-07-27T15:36:41.338Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:36:41 [2022-07-27T15:36:41.338Z] --- SKIP: TestConfigInspect (0.02s)
15:36:41 [2022-07-27T15:36:41.338Z] === RUN   TestConfigList
15:36:41 [2022-07-27T15:36:41.338Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:36:41 [2022-07-27T15:36:41.338Z] --- SKIP: TestConfigList (0.01s)
15:36:41 [2022-07-27T15:36:41.338Z] === RUN   TestConfigsCreateAndDelete
15:36:41 [2022-07-27T15:36:41.338Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:36:41 [2022-07-27T15:36:41.338Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
15:36:41 [2022-07-27T15:36:41.338Z] === RUN   TestConfigsUpdate
15:36:41 [2022-07-27T15:36:41.338Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:36:41 [2022-07-27T15:36:41.338Z] --- SKIP: TestConfigsUpdate (0.01s)
15:36:41 [2022-07-27T15:36:41.338Z] === RUN   TestTemplatedConfig
15:36:41 [2022-07-27T15:36:41.338Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:36:41 [2022-07-27T15:36:41.338Z] --- SKIP: TestTemplatedConfig (0.00s)
15:36:41 [2022-07-27T15:36:41.338Z] === RUN   TestConfigCreateResolve
15:36:41 [2022-07-27T15:36:41.338Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:36:41 [2022-07-27T15:36:41.338Z] --- SKIP: TestConfigCreateResolve (0.01s)
15:36:41 [2022-07-27T15:36:41.338Z] PASS
15:36:41 [2022-07-27T15:36:41.338Z] 
15:36:41 [2022-07-27T15:36:41.338Z] === Skipped
15:36:41 [2022-07-27T15:36:41.338Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
15:36:41 [2022-07-27T15:36:41.338Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:36:41 [2022-07-27T15:36:41.338Z] 
15:36:41 [2022-07-27T15:36:41.338Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
15:36:41 [2022-07-27T15:36:41.338Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:36:41 [2022-07-27T15:36:41.338Z] 
15:36:41 [2022-07-27T15:36:41.338Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
15:36:41 [2022-07-27T15:36:41.338Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:36:41 [2022-07-27T15:36:41.338Z] 
15:36:41 [2022-07-27T15:36:41.338Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
15:36:41 [2022-07-27T15:36:41.338Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:36:41 [2022-07-27T15:36:41.338Z] 
15:36:41 [2022-07-27T15:36:41.338Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
15:36:41 [2022-07-27T15:36:41.338Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:36:41 [2022-07-27T15:36:41.338Z] 
15:36:41 [2022-07-27T15:36:41.338Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
15:36:41 [2022-07-27T15:36:41.338Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:36:41 [2022-07-27T15:36:41.338Z] 
15:36:41 [2022-07-27T15:36:41.338Z] DONE 6 tests, 6 skipped in 0.163s
15:36:41 [2022-07-27T15:36:41.381Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
15:36:41 [2022-07-27T15:36:41.381Z] === RUN   TestConfigDaemonID
15:36:41 [2022-07-27T15:36:41.594Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
15:36:41 [2022-07-27T15:36:41.595Z] INFO: Testing against a local daemon
15:36:41 [2022-07-27T15:36:41.595Z] === RUN   TestAttachWithTTY
15:36:41 [2022-07-27T15:36:41.595Z] --- PASS: TestAttachWithTTY (0.06s)
15:36:41 [2022-07-27T15:36:41.595Z] === RUN   TestAttachWithoutTTy
15:36:41 [2022-07-27T15:36:41.661Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:36:41 [2022-07-27T15:36:41.851Z] --- PASS: TestAttachWithoutTTy (0.05s)
15:36:41 [2022-07-27T15:36:41.851Z] === RUN   TestCheckpoint
15:36:41 [2022-07-27T15:36:41.851Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:36:41 [2022-07-27T15:36:41.851Z] --- SKIP: TestCheckpoint (0.00s)
15:36:41 [2022-07-27T15:36:41.851Z] === RUN   TestContainerInvalidJSON
15:36:41 [2022-07-27T15:36:41.851Z] === RUN   TestContainerInvalidJSON/commit
15:36:41 [2022-07-27T15:36:41.851Z] === PAUSE TestContainerInvalidJSON/commit
15:36:41 [2022-07-27T15:36:41.851Z] === RUN   TestContainerInvalidJSON/containers/create
15:36:41 [2022-07-27T15:36:41.851Z] === PAUSE TestContainerInvalidJSON/containers/create
15:36:41 [2022-07-27T15:36:41.851Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
15:36:41 [2022-07-27T15:36:41.851Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
15:36:41 [2022-07-27T15:36:41.851Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
15:36:41 [2022-07-27T15:36:41.851Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
15:36:41 [2022-07-27T15:36:41.851Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
15:36:41 [2022-07-27T15:36:41.851Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
15:36:41 [2022-07-27T15:36:41.851Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
15:36:41 [2022-07-27T15:36:41.851Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
15:36:41 [2022-07-27T15:36:41.851Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
15:36:41 [2022-07-27T15:36:41.851Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
15:36:41 [2022-07-27T15:36:41.851Z] === CONT  TestContainerInvalidJSON/commit
15:36:41 [2022-07-27T15:36:41.851Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
15:36:41 [2022-07-27T15:36:41.851Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
15:36:41 [2022-07-27T15:36:41.851Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
15:36:41 [2022-07-27T15:36:41.851Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
15:36:41 [2022-07-27T15:36:41.851Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
15:36:41 [2022-07-27T15:36:41.851Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
15:36:41 [2022-07-27T15:36:41.851Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
15:36:41 [2022-07-27T15:36:41.851Z] === RUN   TestContainerInvalidJSON/commit/empty_body
15:36:41 [2022-07-27T15:36:41.851Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
15:36:41 [2022-07-27T15:36:41.851Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
15:36:41 [2022-07-27T15:36:41.851Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
15:36:41 [2022-07-27T15:36:41.851Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
15:36:41 [2022-07-27T15:36:41.851Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
15:36:41 [2022-07-27T15:36:41.851Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
15:36:41 [2022-07-27T15:36:41.851Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
15:36:41 [2022-07-27T15:36:41.851Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
15:36:41 [2022-07-27T15:36:41.851Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
15:36:41 [2022-07-27T15:36:41.851Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
15:36:41 [2022-07-27T15:36:41.851Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
15:36:41 [2022-07-27T15:36:41.851Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
15:36:41 [2022-07-27T15:36:41.851Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
15:36:41 [2022-07-27T15:36:41.851Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
15:36:41 [2022-07-27T15:36:41.851Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
15:36:41 [2022-07-27T15:36:41.851Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
15:36:41 [2022-07-27T15:36:41.851Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
15:36:41 [2022-07-27T15:36:41.851Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
15:36:41 [2022-07-27T15:36:41.851Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
15:36:41 [2022-07-27T15:36:41.851Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
15:36:41 [2022-07-27T15:36:41.851Z] === CONT  TestContainerInvalidJSON/containers/create
15:36:41 [2022-07-27T15:36:41.851Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
15:36:41 [2022-07-27T15:36:41.851Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
15:36:41 [2022-07-27T15:36:41.851Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
15:36:41 [2022-07-27T15:36:41.851Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
15:36:41 [2022-07-27T15:36:41.851Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
15:36:41 [2022-07-27T15:36:41.851Z] --- PASS: TestContainerInvalidJSON (0.02s)
15:36:41 [2022-07-27T15:36:41.851Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
15:36:41 [2022-07-27T15:36:41.851Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
15:36:41 [2022-07-27T15:36:41.851Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
15:36:41 [2022-07-27T15:36:41.851Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
15:36:41 [2022-07-27T15:36:41.851Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
15:36:41 [2022-07-27T15:36:41.851Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
15:36:41 [2022-07-27T15:36:41.851Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
15:36:41 [2022-07-27T15:36:41.851Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
15:36:41 [2022-07-27T15:36:41.851Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
15:36:41 [2022-07-27T15:36:41.851Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
15:36:41 [2022-07-27T15:36:41.851Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
15:36:41 [2022-07-27T15:36:41.851Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
15:36:41 [2022-07-27T15:36:41.851Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
15:36:41 [2022-07-27T15:36:41.851Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
15:36:41 [2022-07-27T15:36:41.851Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
15:36:41 [2022-07-27T15:36:41.851Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
15:36:41 [2022-07-27T15:36:41.851Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
15:36:41 [2022-07-27T15:36:41.851Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
15:36:41 [2022-07-27T15:36:41.851Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
15:36:41 [2022-07-27T15:36:41.851Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
15:36:41 [2022-07-27T15:36:41.851Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
15:36:41 [2022-07-27T15:36:41.851Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
15:36:41 [2022-07-27T15:36:41.851Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
15:36:41 [2022-07-27T15:36:41.851Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
15:36:41 [2022-07-27T15:36:41.851Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
15:36:41 [2022-07-27T15:36:41.851Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
15:36:41 [2022-07-27T15:36:41.851Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
15:36:41 [2022-07-27T15:36:41.851Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
15:36:41 [2022-07-27T15:36:41.851Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
15:36:41 [2022-07-27T15:36:41.851Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
15:36:41 [2022-07-27T15:36:41.851Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
15:36:41 [2022-07-27T15:36:41.851Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
15:36:41 [2022-07-27T15:36:41.851Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
15:36:41 [2022-07-27T15:36:41.851Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
15:36:41 [2022-07-27T15:36:41.851Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
15:36:41 [2022-07-27T15:36:41.851Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:36:41 [2022-07-27T15:36:41.851Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
15:36:41 [2022-07-27T15:36:41.851Z] === RUN   TestCopyFromContainerPathIsNotDir
15:36:41 [2022-07-27T15:36:41.851Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
15:36:41 [2022-07-27T15:36:41.851Z] === RUN   TestCopyToContainerPathDoesNotExist
15:36:41 [2022-07-27T15:36:41.851Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
15:36:41 [2022-07-27T15:36:41.851Z] === RUN   TestCopyEmptyFile
15:36:41 [2022-07-27T15:36:41.948Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
15:36:42 [2022-07-27T15:36:42.108Z] --- PASS: TestCopyEmptyFile (0.20s)
15:36:42 [2022-07-27T15:36:42.108Z] === RUN   TestCopyToContainerPathIsNotDir
15:36:42 [2022-07-27T15:36:42.108Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
15:36:42 [2022-07-27T15:36:42.108Z] === RUN   TestCopyFromContainer
15:36:42 [2022-07-27T15:36:42.516Z]     check_test.go:540: [dd0b36fd87fe2] daemon is not started
15:36:42 [2022-07-27T15:36:42.516Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
15:36:42 [2022-07-27T15:36:42.516Z]     daemon_test.go:83: [df36dc84ea771] daemon is not started
15:36:42 [2022-07-27T15:36:42.516Z] --- PASS: TestConfigDaemonID (1.05s)
15:36:42 [2022-07-27T15:36:42.516Z] === RUN   TestDaemonConfigValidation
15:36:42 [2022-07-27T15:36:42.516Z] === RUN   TestDaemonConfigValidation/config_with_no_content
15:36:42 [2022-07-27T15:36:42.516Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
15:36:42 [2022-07-27T15:36:42.516Z] === RUN   TestDaemonConfigValidation/config_with_{}
15:36:42 [2022-07-27T15:36:42.516Z] === PAUSE TestDaemonConfigValidation/config_with_{}
15:36:42 [2022-07-27T15:36:42.516Z] === RUN   TestDaemonConfigValidation/invalid_config
15:36:42 [2022-07-27T15:36:42.516Z] === PAUSE TestDaemonConfigValidation/invalid_config
15:36:42 [2022-07-27T15:36:42.516Z] === RUN   TestDaemonConfigValidation/malformed_config
15:36:42 [2022-07-27T15:36:42.516Z] === PAUSE TestDaemonConfigValidation/malformed_config
15:36:42 [2022-07-27T15:36:42.516Z] === RUN   TestDaemonConfigValidation/valid_config
15:36:42 [2022-07-27T15:36:42.516Z] === PAUSE TestDaemonConfigValidation/valid_config
15:36:42 [2022-07-27T15:36:42.516Z] === CONT  TestDaemonConfigValidation/config_with_no_content
15:36:42 [2022-07-27T15:36:42.516Z] === CONT  TestDaemonConfigValidation/malformed_config
15:36:42 [2022-07-27T15:36:42.642Z] --- PASS: TestServiceUpdateConfigs (14.79s)
15:36:42 [2022-07-27T15:36:42.642Z] === RUN   TestServiceUpdateNetwork
15:36:42 [2022-07-27T15:36:42.775Z] === CONT  TestDaemonConfigValidation/valid_config
15:36:42 [2022-07-27T15:36:42.775Z] === CONT  TestDaemonConfigValidation/invalid_config
15:36:42 [2022-07-27T15:36:42.775Z] === CONT  TestDaemonConfigValidation/config_with_{}
15:36:43 [2022-07-27T15:36:43.034Z] --- PASS: TestDaemonConfigValidation (0.00s)
15:36:43 [2022-07-27T15:36:43.034Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.20s)
15:36:43 [2022-07-27T15:36:43.034Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.21s)
15:36:43 [2022-07-27T15:36:43.034Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.13s)
15:36:43 [2022-07-27T15:36:43.034Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.22s)
15:36:43 [2022-07-27T15:36:43.034Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.14s)
15:36:43 [2022-07-27T15:36:43.034Z] === RUN   TestConfigDaemonSeccompProfiles
15:36:43 [2022-07-27T15:36:43.034Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
15:36:43 [2022-07-27T15:36:43.971Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
15:36:44 [2022-07-27T15:36:44.929Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:36:44 [2022-07-27T15:36:44.929Z] --- PASS: TestDockerNetworkMacvlan (9.21s)
15:36:44 [2022-07-27T15:36:44.929Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
15:36:44 [2022-07-27T15:36:44.929Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
15:36:44 [2022-07-27T15:36:44.929Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.74s)
15:36:44 [2022-07-27T15:36:44.929Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s)
15:36:44 [2022-07-27T15:36:44.929Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.96s)
15:36:44 [2022-07-27T15:36:44.929Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.54s)
15:36:44 [2022-07-27T15:36:44.929Z] PASS
15:36:44 [2022-07-27T15:36:44.929Z] 
15:36:44 [2022-07-27T15:36:44.929Z] DONE 8 tests in 10.523s
15:36:44 [2022-07-27T15:36:44.929Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
15:36:44 [2022-07-27T15:36:44.929Z] ++ 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
15:36:44 [2022-07-27T15:36:44.929Z] ++ set -e
15:36:44 [2022-07-27T15:36:44.929Z] ++ '[' -n 0 ']'
15:36:44 [2022-07-27T15:36:44.929Z] ++ set -x
15:36:44 [2022-07-27T15:36:44.929Z] ++ env -i DEST=/go/src/github.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
15:36:45 [2022-07-27T15:36:45.186Z] testing: warning: no tests to run
15:36:45 [2022-07-27T15:36:45.186Z] PASS
15:36:45 [2022-07-27T15:36:45.186Z] 
15:36:45 [2022-07-27T15:36:45.186Z] DONE 0 tests in 0.026s
15:36:45 [2022-07-27T15:36:45.186Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:36:45 [2022-07-27T15:36:45.186Z] ++ 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
15:36:45 [2022-07-27T15:36:45.186Z] ++ set -e
15:36:45 [2022-07-27T15:36:45.186Z] ++ '[' -n 0 ']'
15:36:45 [2022-07-27T15:36:45.186Z] ++ set -x
15:36:45 [2022-07-27T15:36:45.186Z] ++ env -i DEST=/go/src/github.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
15:36:45 [2022-07-27T15:36:45.186Z] INFO: Testing against a local daemon
15:36:45 [2022-07-27T15:36:45.186Z] === RUN   TestAuthZPluginAllowRequest
15:36:45 [2022-07-27T15:36:45.350Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
15:36:45 [2022-07-27T15:36:45.611Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
15:36:45 [2022-07-27T15:36:45.870Z] === RUN   TestDockerSuite/TestBuildAddNonTar
15:36:46 [2022-07-27T15:36:46.273Z] === RUN   TestCopyFromContainer//
15:36:46 [2022-07-27T15:36:46.273Z] === RUN   TestCopyFromContainer//bar/root
15:36:46 [2022-07-27T15:36:46.273Z] === RUN   TestCopyFromContainer//bar/root/
15:36:46 [2022-07-27T15:36:46.273Z] === RUN   TestCopyFromContainer/bar/quux
15:36:46 [2022-07-27T15:36:46.273Z] === RUN   TestCopyFromContainer/bar/quux/
15:36:46 [2022-07-27T15:36:46.438Z] === CONT  TestConfigDaemonSeccompProfiles
15:36:46 [2022-07-27T15:36:46.438Z]     daemon_test.go:197: [d1a480c75a1a4] daemon is not started
15:36:46 [2022-07-27T15:36:46.438Z] --- PASS: TestConfigDaemonSeccompProfiles (3.31s)
15:36:46 [2022-07-27T15:36:46.438Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s)
15:36:46 [2022-07-27T15:36:46.438Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.13s)
15:36:46 [2022-07-27T15:36:46.438Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.10s)
15:36:46 [2022-07-27T15:36:46.438Z] === RUN   TestDaemonProxy
15:36:46 [2022-07-27T15:36:46.438Z] === RUN   TestDaemonProxy/environment_variables
15:36:46 [2022-07-27T15:36:46.530Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:36:46 [2022-07-27T15:36:46.530Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:36:46 [2022-07-27T15:36:46.530Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:36:46 [2022-07-27T15:36:46.530Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:36:46 [2022-07-27T15:36:46.551Z] --- PASS: TestAuthZPluginAllowRequest (1.11s)
15:36:46 [2022-07-27T15:36:46.551Z] === RUN   TestAuthZPluginTLS
15:36:46 [2022-07-27T15:36:46.792Z] === RUN   TestCopyFromContainer/bar/notarget
15:36:46 [2022-07-27T15:36:46.792Z] --- PASS: TestCopyFromContainer (4.64s)
15:36:46 [2022-07-27T15:36:46.792Z]     --- PASS: TestCopyFromContainer// (0.06s)
15:36:46 [2022-07-27T15:36:46.792Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
15:36:46 [2022-07-27T15:36:46.792Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
15:36:46 [2022-07-27T15:36:46.792Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
15:36:46 [2022-07-27T15:36:46.792Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
15:36:46 [2022-07-27T15:36:46.792Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
15:36:46 [2022-07-27T15:36:46.792Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
15:36:46 [2022-07-27T15:36:46.792Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
15:36:46 [2022-07-27T15:36:46.792Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
15:36:46 [2022-07-27T15:36:46.792Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
15:36:46 [2022-07-27T15:36:46.792Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:36:46 [2022-07-27T15:36:46.792Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:36:46 [2022-07-27T15:36:46.792Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:36:46 [2022-07-27T15:36:46.792Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:36:46 [2022-07-27T15:36:46.792Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:36:46 [2022-07-27T15:36:46.792Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:36:46 [2022-07-27T15:36:46.792Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:36:46 [2022-07-27T15:36:46.792Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:36:46 [2022-07-27T15:36:46.792Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:36:46 [2022-07-27T15:36:46.792Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:36:46 [2022-07-27T15:36:46.792Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
15:36:46 [2022-07-27T15:36:46.792Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:36:46 [2022-07-27T15:36:46.792Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:36:46 [2022-07-27T15:36:46.792Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:36:46 [2022-07-27T15:36:46.792Z] === RUN   TestCreateLinkToNonExistingContainer
15:36:46 [2022-07-27T15:36:46.792Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
15:36:46 [2022-07-27T15:36:46.792Z] === RUN   TestCreateWithInvalidEnv
15:36:46 [2022-07-27T15:36:46.792Z] === RUN   TestCreateWithInvalidEnv/0
15:36:46 [2022-07-27T15:36:46.792Z] === PAUSE TestCreateWithInvalidEnv/0
15:36:46 [2022-07-27T15:36:46.792Z] === RUN   TestCreateWithInvalidEnv/1
15:36:46 [2022-07-27T15:36:46.792Z] === PAUSE TestCreateWithInvalidEnv/1
15:36:46 [2022-07-27T15:36:46.792Z] === RUN   TestCreateWithInvalidEnv/2
15:36:46 [2022-07-27T15:36:46.792Z] === PAUSE TestCreateWithInvalidEnv/2
15:36:46 [2022-07-27T15:36:46.792Z] === CONT  TestCreateWithInvalidEnv/0
15:36:46 [2022-07-27T15:36:46.792Z] === CONT  TestCreateWithInvalidEnv/2
15:36:46 [2022-07-27T15:36:46.792Z] === CONT  TestCreateWithInvalidEnv/1
15:36:46 [2022-07-27T15:36:46.792Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
15:36:46 [2022-07-27T15:36:46.792Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:36:46 [2022-07-27T15:36:46.792Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:36:46 [2022-07-27T15:36:46.792Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:36:46 [2022-07-27T15:36:46.792Z] === RUN   TestCreateTmpfsMountsTarget
15:36:46 [2022-07-27T15:36:46.792Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
15:36:46 [2022-07-27T15:36:46.792Z] === RUN   TestCreateWithCustomMaskedPaths
15:36:46 [2022-07-27T15:36:46.807Z] --- PASS: TestAuthZPluginTLS (0.55s)
15:36:46 [2022-07-27T15:36:46.807Z] === RUN   TestAuthZPluginDenyRequest
15:36:47 [2022-07-27T15:36:47.006Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
15:36:47 [2022-07-27T15:36:47.265Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
15:36:47 [2022-07-27T15:36:47.368Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
15:36:47 [2022-07-27T15:36:47.369Z] === RUN   TestAuthZPluginAPIDenyResponse
15:36:47 [2022-07-27T15:36:47.930Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
15:36:47 [2022-07-27T15:36:47.930Z] === RUN   TestAuthZPluginDenyResponse
15:36:48 [2022-07-27T15:36:48.158Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s)
15:36:48 [2022-07-27T15:36:48.158Z] === RUN   TestCreateWithCustomReadonlyPaths
15:36:48 [2022-07-27T15:36:48.202Z] === RUN   TestDaemonProxy/command-line_options
15:36:48 [2022-07-27T15:36:48.491Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
15:36:48 [2022-07-27T15:36:48.492Z] === RUN   TestAuthZPluginAllowEventStream
15:36:49 [2022-07-27T15:36:49.089Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.13s)
15:36:49 [2022-07-27T15:36:49.089Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:36:49 [2022-07-27T15:36:49.089Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:36:49 [2022-07-27T15:36:49.089Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:36:49 [2022-07-27T15:36:49.089Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:36:49 [2022-07-27T15:36:49.089Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:36:49 [2022-07-27T15:36:49.089Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:36:49 [2022-07-27T15:36:49.089Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:36:49 [2022-07-27T15:36:49.089Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:36:49 [2022-07-27T15:36:49.089Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:36:49 [2022-07-27T15:36:49.089Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:36:49 [2022-07-27T15:36:49.089Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:36:49 [2022-07-27T15:36:49.089Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:36:49 [2022-07-27T15:36:49.089Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:36:49 [2022-07-27T15:36:49.089Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:36:49 [2022-07-27T15:36:49.345Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:36:49 [2022-07-27T15:36:49.345Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:36:49 [2022-07-27T15:36:49.345Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
15:36:49 [2022-07-27T15:36:49.345Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
15:36:49 [2022-07-27T15:36:49.345Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
15:36:49 [2022-07-27T15:36:49.345Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
15:36:49 [2022-07-27T15:36:49.345Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
15:36:49 [2022-07-27T15:36:49.345Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
15:36:49 [2022-07-27T15:36:49.345Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:36:49 [2022-07-27T15:36:49.420Z] --- PASS: TestAuthZPluginAllowEventStream (1.10s)
15:36:49 [2022-07-27T15:36:49.420Z] === RUN   TestAuthZPluginErrorResponse
15:36:49 [2022-07-27T15:36:49.578Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
15:36:49 [2022-07-27T15:36:49.578Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
15:36:49 [2022-07-27T15:36:49.601Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s)
15:36:49 [2022-07-27T15:36:49.601Z] === RUN   TestCreateDifferentPlatform
15:36:49 [2022-07-27T15:36:49.601Z] === RUN   TestCreateDifferentPlatform/different_os
15:36:49 [2022-07-27T15:36:49.601Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
15:36:49 [2022-07-27T15:36:49.601Z] --- PASS: TestCreateDifferentPlatform (0.01s)
15:36:49 [2022-07-27T15:36:49.601Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
15:36:49 [2022-07-27T15:36:49.601Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
15:36:49 [2022-07-27T15:36:49.601Z] === RUN   TestCreateVolumesFromNonExistingContainer
15:36:49 [2022-07-27T15:36:49.601Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
15:36:49 [2022-07-27T15:36:49.601Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
15:36:49 [2022-07-27T15:36:49.837Z] === RUN   TestDaemonProxy/configuration_file
15:36:49 [2022-07-27T15:36:49.857Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
15:36:49 [2022-07-27T15:36:49.857Z] === RUN   TestCreateInvalidHostConfig
15:36:49 [2022-07-27T15:36:49.857Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
15:36:49 [2022-07-27T15:36:49.857Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
15:36:49 [2022-07-27T15:36:49.857Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
15:36:49 [2022-07-27T15:36:49.857Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
15:36:49 [2022-07-27T15:36:49.857Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
15:36:49 [2022-07-27T15:36:49.857Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
15:36:49 [2022-07-27T15:36:49.857Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
15:36:49 [2022-07-27T15:36:49.857Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
15:36:49 [2022-07-27T15:36:49.857Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
15:36:49 [2022-07-27T15:36:49.857Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
15:36:49 [2022-07-27T15:36:49.857Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
15:36:49 [2022-07-27T15:36:49.857Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
15:36:49 [2022-07-27T15:36:49.857Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
15:36:49 [2022-07-27T15:36:49.857Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
15:36:49 [2022-07-27T15:36:49.857Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
15:36:49 [2022-07-27T15:36:49.857Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
15:36:49 [2022-07-27T15:36:49.857Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
15:36:49 [2022-07-27T15:36:49.857Z] === RUN   TestContainerStartOnDaemonRestart
15:36:49 [2022-07-27T15:36:49.857Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
15:36:49 [2022-07-27T15:36:49.857Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
15:36:49 [2022-07-27T15:36:49.857Z] === RUN   TestDaemonRestartIpcMode
15:36:49 [2022-07-27T15:36:49.857Z] === PAUSE TestDaemonRestartIpcMode
15:36:49 [2022-07-27T15:36:49.857Z] === RUN   TestDaemonHostGatewayIP
15:36:49 [2022-07-27T15:36:49.857Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
15:36:49 [2022-07-27T15:36:49.857Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
15:36:49 [2022-07-27T15:36:49.857Z] === RUN   TestRestartDaemonWithRestartingContainer
15:36:49 [2022-07-27T15:36:49.857Z] === PAUSE TestRestartDaemonWithRestartingContainer
15:36:49 [2022-07-27T15:36:49.857Z] === RUN   TestContainerKillOnDaemonStart
15:36:49 [2022-07-27T15:36:49.857Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
15:36:49 [2022-07-27T15:36:49.857Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
15:36:49 [2022-07-27T15:36:49.857Z] === RUN   TestDiff
15:36:49 [2022-07-27T15:36:49.982Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
15:36:49 [2022-07-27T15:36:49.982Z] === RUN   TestAuthZPluginErrorRequest
15:36:50 [2022-07-27T15:36:50.114Z] --- PASS: TestDiff (0.40s)
15:36:50 [2022-07-27T15:36:50.114Z] === RUN   TestExecConsoleSize
15:36:50 [2022-07-27T15:36:50.545Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
15:36:50 [2022-07-27T15:36:50.545Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:36:50 [2022-07-27T15:36:50.676Z] --- PASS: TestExecConsoleSize (0.45s)
15:36:50 [2022-07-27T15:36:50.676Z] === RUN   TestExecWithCloseStdin
15:36:50 [2022-07-27T15:36:50.772Z]     check_test.go:540: [d60f8e7653a20] daemon is not started
15:36:50 [2022-07-27T15:36:50.772Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
15:36:50 [2022-07-27T15:36:50.921Z] Created binary: bundles/binary-daemon/dockerd
15:36:50 [2022-07-27T15:36:50.921Z] Copying nested executables into bundles/binary-daemon
15:36:50 [2022-07-27T15:36:50.921Z] Building: bundles/binary-daemon/docker-proxy
15:36:50 [2022-07-27T15:36:50.921Z] GOOS="" GOARCH="" GOARM=""
15:36:50 [2022-07-27T15:36:50.921Z] Created binary: bundles/binary-daemon/docker-proxy
15:36:50 [2022-07-27T15:36:50.921Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
15:36:51 [2022-07-27T15:36:51.107Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
15:36:51 [2022-07-27T15:36:51.107Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:36:51 [2022-07-27T15:36:51.239Z] --- PASS: TestExecWithCloseStdin (0.47s)
15:36:51 [2022-07-27T15:36:51.239Z] === RUN   TestExec
15:36:51 [2022-07-27T15:36:51.244Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42934/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_GITCOMMIT=31f654a704f61768828d5950a13f30bb493d1239 -e DOCKER_GRAPHDRIVER docker:31f654a704f61768828d5950a13f30bb493d1239 hack/make.sh cross
15:36:51 [2022-07-27T15:36:51.496Z] --- PASS: TestExec (0.48s)
15:36:51 [2022-07-27T15:36:51.496Z] === RUN   TestExecUser
15:36:51 [2022-07-27T15:36:51.504Z] 
15:36:51 [2022-07-27T15:36:51.706Z] === RUN   TestDaemonProxy/conflicting_options
15:36:51 [2022-07-27T15:36:51.764Z] Removing bundles/
15:36:51 [2022-07-27T15:36:51.764Z] 
15:36:51 [2022-07-27T15:36:51.764Z] ---> Making bundle: cross (in bundles/cross)
15:36:51 [2022-07-27T15:36:51.764Z] Cross building: bundles/cross/linux/amd64
15:36:51 [2022-07-27T15:36:51.764Z] Building: bundles/cross/linux/amd64-daemon/dockerd
15:36:51 [2022-07-27T15:36:51.764Z] GOOS="linux" GOARCH="amd64" GOARM=""
15:36:51 [2022-07-27T15:36:51.965Z] === RUN   TestDaemonProxy/reload_sanitized
15:36:52 [2022-07-27T15:36:52.057Z] --- PASS: TestExecUser (0.46s)
15:36:52 [2022-07-27T15:36:52.057Z] === RUN   TestExportContainerAndImportImage
15:36:52 [2022-07-27T15:36:52.473Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.33s)
15:36:52 [2022-07-27T15:36:52.473Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:36:52 [2022-07-27T15:36:52.533Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
15:36:52 [2022-07-27T15:36:52.533Z] --- PASS: TestDaemonProxy (6.26s)
15:36:52 [2022-07-27T15:36:52.533Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
15:36:52 [2022-07-27T15:36:52.533Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
15:36:52 [2022-07-27T15:36:52.533Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
15:36:52 [2022-07-27T15:36:52.533Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
15:36:52 [2022-07-27T15:36:52.533Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
15:36:52 [2022-07-27T15:36:52.533Z] PASS
15:36:52 [2022-07-27T15:36:52.533Z] 
15:36:52 [2022-07-27T15:36:52.533Z] DONE 18 tests in 11.875s
15:36:52 [2022-07-27T15:36:52.533Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
15:36:52 [2022-07-27T15:36:52.533Z] ++ 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
15:36:52 [2022-07-27T15:36:52.533Z] ++ set -e
15:36:52 [2022-07-27T15:36:52.533Z] ++ '[' -n 0 ']'
15:36:52 [2022-07-27T15:36:52.533Z] ++ set -x
15:36:52 [2022-07-27T15:36:52.533Z] ++ env -i DEST=/go/src/github.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
15:36:52 [2022-07-27T15:36:52.618Z] --- PASS: TestExportContainerAndImportImage (0.54s)
15:36:52 [2022-07-27T15:36:52.619Z] === RUN   TestExportContainerAfterDaemonRestart
15:36:52 [2022-07-27T15:36:52.792Z] INFO: Testing against a local daemon
15:36:52 [2022-07-27T15:36:52.792Z] === RUN   TestCommitInheritsEnv
15:36:53 [2022-07-27T15:36:53.061Z] === RUN   TestDockerSuite/TestBuildAddScript
15:36:53 [2022-07-27T15:36:53.061Z] --- PASS: TestCommitInheritsEnv (0.35s)
15:36:53 [2022-07-27T15:36:53.061Z] === RUN   TestImportExtremelyLargeImageWorks
15:36:53 [2022-07-27T15:36:53.061Z] === PAUSE TestImportExtremelyLargeImageWorks
15:36:53 [2022-07-27T15:36:53.061Z] === RUN   TestImportWithCustomPlatform
15:36:53 [2022-07-27T15:36:53.061Z] === RUN   TestImportWithCustomPlatform/#00
15:36:53 [2022-07-27T15:36:53.347Z] === RUN   TestImportWithCustomPlatform/_______
15:36:53 [2022-07-27T15:36:53.347Z] === RUN   TestImportWithCustomPlatform//
15:36:53 [2022-07-27T15:36:53.347Z] === RUN   TestImportWithCustomPlatform/linux
15:36:53 [2022-07-27T15:36:53.347Z] === RUN   TestImportWithCustomPlatform/LINUX
15:36:53 [2022-07-27T15:36:53.614Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
15:36:53 [2022-07-27T15:36:53.614Z] === RUN   TestImportWithCustomPlatform/macos
15:36:53 [2022-07-27T15:36:53.614Z] === RUN   TestImportWithCustomPlatform/macos/arm64
15:36:53 [2022-07-27T15:36:53.614Z] === RUN   TestImportWithCustomPlatform/nintendo64
15:36:53 [2022-07-27T15:36:53.850Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.33s)
15:36:53 [2022-07-27T15:36:53.850Z] === RUN   TestAuthZPluginHeader
15:36:53 [2022-07-27T15:36:53.873Z] --- PASS: TestImportWithCustomPlatform (0.62s)
15:36:53 [2022-07-27T15:36:53.873Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.21s)
15:36:53 [2022-07-27T15:36:53.873Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
15:36:53 [2022-07-27T15:36:53.873Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
15:36:53 [2022-07-27T15:36:53.873Z]     --- PASS: TestImportWithCustomPlatform/linux (0.11s)
15:36:53 [2022-07-27T15:36:53.873Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.11s)
15:36:53 [2022-07-27T15:36:53.873Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.13s)
15:36:53 [2022-07-27T15:36:53.873Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
15:36:53 [2022-07-27T15:36:53.873Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
15:36:53 [2022-07-27T15:36:53.873Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
15:36:53 [2022-07-27T15:36:53.873Z] === RUN   TestImagesFilterMultiReference
15:36:53 [2022-07-27T15:36:53.873Z] --- PASS: TestImagesFilterMultiReference (0.06s)
15:36:53 [2022-07-27T15:36:53.873Z] === RUN   TestImagePullPlatformInvalid
15:36:53 [2022-07-27T15:36:53.873Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
15:36:53 [2022-07-27T15:36:53.873Z] === RUN   TestRemoveImageOrphaning
15:36:53 [2022-07-27T15:36:53.983Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s)
15:36:53 [2022-07-27T15:36:53.983Z] === RUN   TestHealthCheckWorkdir
15:36:54 [2022-07-27T15:36:54.132Z] --- PASS: TestRemoveImageOrphaning (0.40s)
15:36:54 [2022-07-27T15:36:54.132Z] === RUN   TestRemoveImageGarbageCollector
15:36:54 [2022-07-27T15:36:54.391Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
15:36:54 [2022-07-27T15:36:54.412Z] --- PASS: TestAuthZPluginHeader (0.70s)
15:36:54 [2022-07-27T15:36:54.412Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:36:54 [2022-07-27T15:36:54.412Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:36:54 [2022-07-27T15:36:54.412Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:36:54 [2022-07-27T15:36:54.412Z] === RUN   TestAuthZPluginV2Disable
15:36:54 [2022-07-27T15:36:54.412Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:36:54 [2022-07-27T15:36:54.412Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
15:36:54 [2022-07-27T15:36:54.412Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:36:54 [2022-07-27T15:36:54.412Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:36:54 [2022-07-27T15:36:54.412Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:36:54 [2022-07-27T15:36:54.412Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:36:54 [2022-07-27T15:36:54.412Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:36:54 [2022-07-27T15:36:54.412Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:36:54 [2022-07-27T15:36:54.412Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:36:54 [2022-07-27T15:36:54.569Z] --- PASS: TestHealthCheckWorkdir (0.59s)
15:36:54 [2022-07-27T15:36:54.569Z] === RUN   TestHealthKillContainer
15:36:54 [2022-07-27T15:36:54.650Z] time="2022-07-27T15:36:54Z" level=info msg="[graphdriver] trying configured driver: overlay2"
15:36:54 [2022-07-27T15:36:54.845Z] --- PASS: TestServiceUpdateNetwork (12.29s)
15:36:54 [2022-07-27T15:36:54.845Z] === RUN   TestServiceUpdatePidsLimit
15:36:55 [2022-07-27T15:36:55.587Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
15:36:55 [2022-07-27T15:36:55.809Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
15:36:56 [2022-07-27T15:36:56.524Z] --- PASS: TestRemoveImageGarbageCollector (2.20s)
15:36:56 [2022-07-27T15:36:56.524Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:36:56 [2022-07-27T15:36:56.524Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
15:36:56 [2022-07-27T15:36:56.524Z] === RUN   TestTagInvalidReference
15:36:56 [2022-07-27T15:36:56.524Z] --- PASS: TestTagInvalidReference (0.03s)
15:36:56 [2022-07-27T15:36:56.524Z] === RUN   TestTagValidPrefixedRepo
15:36:56 [2022-07-27T15:36:56.524Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
15:36:56 [2022-07-27T15:36:56.524Z] === RUN   TestTagExistedNameWithoutForce
15:36:56 [2022-07-27T15:36:56.524Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
15:36:56 [2022-07-27T15:36:56.524Z] === RUN   TestTagOfficialNames
15:36:56 [2022-07-27T15:36:56.747Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
15:36:56 [2022-07-27T15:36:56.782Z] --- PASS: TestTagOfficialNames (0.15s)
15:36:56 [2022-07-27T15:36:56.783Z] === RUN   TestTagMatchesDigest
15:36:56 [2022-07-27T15:36:56.783Z] --- PASS: TestTagMatchesDigest (0.07s)
15:36:56 [2022-07-27T15:36:56.783Z] === CONT  TestImportExtremelyLargeImageWorks
15:37:00 [2022-07-27T15:37:00.974Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
15:37:01 [2022-07-27T15:37:01.543Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
15:37:02 [2022-07-27T15:37:02.111Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
15:37:02 [2022-07-27T15:37:02.679Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
15:37:02 [2022-07-27T15:37:02.679Z]     docker_cli_daemon_test.go:2840: Checking IpcMode private set from config
15:37:02 [2022-07-27T15:37:02.691Z] --- PASS: TestHealthKillContainer (7.92s)
15:37:02 [2022-07-27T15:37:02.692Z] === RUN   TestInspectCpusetInConfigPre120
15:37:02 [2022-07-27T15:37:02.692Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
15:37:02 [2022-07-27T15:37:02.692Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
15:37:02 [2022-07-27T15:37:02.692Z] === RUN   TestIpcModeNone
15:37:02 [2022-07-27T15:37:02.947Z] --- PASS: TestIpcModeNone (0.63s)
15:37:02 [2022-07-27T15:37:02.947Z] === RUN   TestIpcModePrivate
15:37:03 [2022-07-27T15:37:03.204Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false
15:37:03 [2022-07-27T15:37:03.247Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
15:37:03 [2022-07-27T15:37:03.247Z]     docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config
15:37:03 [2022-07-27T15:37:03.460Z] --- PASS: TestIpcModePrivate (0.43s)
15:37:03 [2022-07-27T15:37:03.460Z] === RUN   TestIpcModeShareable
15:37:03 [2022-07-27T15:37:03.460Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:37:03 [2022-07-27T15:37:03.460Z] --- SKIP: TestIpcModeShareable (0.00s)
15:37:03 [2022-07-27T15:37:03.460Z] === RUN   TestAPIIpcModeShareableAndContainer
15:37:03 [2022-07-27T15:37:03.816Z]     docker_cli_daemon_test.go:2840: Checking IpcMode host set from config
15:37:04 [2022-07-27T15:37:04.386Z]     docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config
15:37:04 [2022-07-27T15:37:04.645Z]     docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config
15:37:04 [2022-07-27T15:37:04.826Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.36s)
15:37:04 [2022-07-27T15:37:04.826Z] === RUN   TestAPIIpcModeHost
15:37:04 [2022-07-27T15:37:04.826Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:37:04 [2022-07-27T15:37:04.826Z] --- SKIP: TestAPIIpcModeHost (0.00s)
15:37:04 [2022-07-27T15:37:04.826Z] === RUN   TestDaemonIpcModeShareable
15:37:04 [2022-07-27T15:37:04.826Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:37:04 [2022-07-27T15:37:04.826Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
15:37:04 [2022-07-27T15:37:04.826Z] === RUN   TestDaemonIpcModePrivate
15:37:04 [2022-07-27T15:37:04.863Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
15:37:05 [2022-07-27T15:37:05.214Z]     docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli
15:37:05 [2022-07-27T15:37:05.754Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false
15:37:05 [2022-07-27T15:37:05.782Z]     docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli
15:37:06 [2022-07-27T15:37:06.015Z] --- PASS: TestDaemonIpcModePrivate (1.18s)
15:37:06 [2022-07-27T15:37:06.015Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:37:06 [2022-07-27T15:37:06.015Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:37:06 [2022-07-27T15:37:06.015Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
15:37:06 [2022-07-27T15:37:06.015Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:37:06 [2022-07-27T15:37:06.015Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:37:06 [2022-07-27T15:37:06.015Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
15:37:06 [2022-07-27T15:37:06.015Z] === RUN   TestIpcModeOlderClient
15:37:06 [2022-07-27T15:37:06.015Z] === PAUSE TestIpcModeOlderClient
15:37:06 [2022-07-27T15:37:06.015Z] === RUN   TestKillContainerInvalidSignal
15:37:06 [2022-07-27T15:37:06.349Z]     docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli
15:37:06 [2022-07-27T15:37:06.577Z] --- PASS: TestKillContainerInvalidSignal (0.46s)
15:37:06 [2022-07-27T15:37:06.577Z] === RUN   TestKillContainer
15:37:06 [2022-07-27T15:37:06.577Z] === RUN   TestKillContainer/no_signal
15:37:06 [2022-07-27T15:37:06.834Z] === RUN   TestKillContainer/non_killing_signal
15:37:06 [2022-07-27T15:37:06.917Z]     docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli
15:37:07 [2022-07-27T15:37:07.091Z] === RUN   TestKillContainer/killing_signal
15:37:07 [2022-07-27T15:37:07.176Z]     docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli
15:37:07 [2022-07-27T15:37:07.653Z] --- PASS: TestKillContainer (1.25s)
15:37:07 [2022-07-27T15:37:07.653Z]     --- PASS: TestKillContainer/no_signal (0.40s)
15:37:07 [2022-07-27T15:37:07.653Z]     --- PASS: TestKillContainer/non_killing_signal (0.26s)
15:37:07 [2022-07-27T15:37:07.653Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
15:37:07 [2022-07-27T15:37:07.653Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:37:07 [2022-07-27T15:37:07.653Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:37:07 [2022-07-27T15:37:07.744Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
15:37:07 [2022-07-27T15:37:07.744Z]     check_test.go:540: [d7209ffad47ba] daemon is not started
15:37:07 [2022-07-27T15:37:07.744Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
15:37:08 [2022-07-27T15:37:08.215Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:37:08 [2022-07-27T15:37:08.471Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s)
15:37:08 [2022-07-27T15:37:08.471Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
15:37:08 [2022-07-27T15:37:08.471Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s)
15:37:08 [2022-07-27T15:37:08.471Z] === RUN   TestKillStoppedContainer
15:37:08 [2022-07-27T15:37:08.471Z] --- PASS: TestKillStoppedContainer (0.04s)
15:37:08 [2022-07-27T15:37:08.471Z] === RUN   TestKillStoppedContainerAPIPre120
15:37:08 [2022-07-27T15:37:08.471Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s)
15:37:08 [2022-07-27T15:37:08.471Z] === RUN   TestKillDifferentUserContainer
15:37:09 [2022-07-27T15:37:09.033Z] --- PASS: TestKillDifferentUserContainer (0.39s)
15:37:09 [2022-07-27T15:37:09.033Z] === RUN   TestInspectOomKilledTrue
15:37:09 [2022-07-27T15:37:09.033Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
15:37:09 [2022-07-27T15:37:09.033Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:37:09 [2022-07-27T15:37:09.033Z] === RUN   TestInspectOomKilledFalse
15:37:09 [2022-07-27T15:37:09.033Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:37:09 [2022-07-27T15:37:09.033Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:37:09 [2022-07-27T15:37:09.033Z] === RUN   TestLinksEtcHostsContentMatch
15:37:09 [2022-07-27T15:37:09.033Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
15:37:09 [2022-07-27T15:37:09.033Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
15:37:09 [2022-07-27T15:37:09.033Z] === RUN   TestLinksContainerNames
15:37:09 [2022-07-27T15:37:09.123Z]     check_test.go:540: [d8e3810e8b90a] daemon is not started
15:37:09 [2022-07-27T15:37:09.123Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
15:37:09 [2022-07-27T15:37:09.383Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
15:37:09 [2022-07-27T15:37:09.960Z] --- PASS: TestLinksContainerNames (0.83s)
15:37:09 [2022-07-27T15:37:09.960Z] === RUN   TestLogsFollowTailEmpty
15:37:10 [2022-07-27T15:37:10.216Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
15:37:10 [2022-07-27T15:37:10.216Z] === RUN   TestLogs
15:37:10 [2022-07-27T15:37:10.216Z] === RUN   TestLogs/driver_local
15:37:10 [2022-07-27T15:37:10.216Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
15:37:10 [2022-07-27T15:37:10.216Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
15:37:10 [2022-07-27T15:37:10.216Z] === RUN   TestLogs/driver_local/tty/only_stdout
15:37:10 [2022-07-27T15:37:10.216Z] === PAUSE TestLogs/driver_local/tty/only_stdout
15:37:10 [2022-07-27T15:37:10.216Z] === RUN   TestLogs/driver_local/tty/only_stderr
15:37:10 [2022-07-27T15:37:10.216Z] === PAUSE TestLogs/driver_local/tty/only_stderr
15:37:10 [2022-07-27T15:37:10.216Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
15:37:10 [2022-07-27T15:37:10.216Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
15:37:10 [2022-07-27T15:37:10.216Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
15:37:10 [2022-07-27T15:37:10.216Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
15:37:10 [2022-07-27T15:37:10.216Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
15:37:10 [2022-07-27T15:37:10.216Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
15:37:10 [2022-07-27T15:37:10.216Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
15:37:10 [2022-07-27T15:37:10.216Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
15:37:10 [2022-07-27T15:37:10.778Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
15:37:11 [2022-07-27T15:37:11.034Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
15:37:11 [2022-07-27T15:37:11.291Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
15:37:11 [2022-07-27T15:37:11.291Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
15:37:11 [2022-07-27T15:37:11.427Z] --- PASS: TestServiceUpdatePidsLimit (16.45s)
15:37:11 [2022-07-27T15:37:11.427Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s)
15:37:11 [2022-07-27T15:37:11.427Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
15:37:11 [2022-07-27T15:37:11.427Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s)
15:37:11 [2022-07-27T15:37:11.427Z] PASS
15:37:11 [2022-07-27T15:37:11.427Z] 
15:37:11 [2022-07-27T15:37:11.427Z] === Skipped
15:37:11 [2022-07-27T15:37:11.427Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
15:37:11 [2022-07-27T15:37:11.427Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:37:11 [2022-07-27T15:37:11.427Z] 
15:37:11 [2022-07-27T15:37:11.427Z] DONE 27 tests, 1 skipped in 165.595s
15:37:11 [2022-07-27T15:37:11.427Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
15:37:11 [2022-07-27T15:37:11.427Z] INFO: Testing against a local daemon
15:37:11 [2022-07-27T15:37:11.427Z] === RUN   TestSessionCreate
15:37:11 [2022-07-27T15:37:11.427Z] --- PASS: TestSessionCreate (0.03s)
15:37:11 [2022-07-27T15:37:11.427Z] === RUN   TestSessionCreateWithBadUpgrade
15:37:11 [2022-07-27T15:37:11.427Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
15:37:11 [2022-07-27T15:37:11.427Z] PASS
15:37:11 [2022-07-27T15:37:11.427Z] 
15:37:11 [2022-07-27T15:37:11.427Z] DONE 2 tests in 0.064s
15:37:11 [2022-07-27T15:37:11.427Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
15:37:11 [2022-07-27T15:37:11.427Z] INFO: Testing against a local daemon
15:37:11 [2022-07-27T15:37:11.427Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:37:11 [2022-07-27T15:37:11.427Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
15:37:11 [2022-07-27T15:37:11.427Z] === RUN   TestDiskUsage
15:37:11 [2022-07-27T15:37:11.427Z] === PAUSE TestDiskUsage
15:37:11 [2022-07-27T15:37:11.427Z] === RUN   TestEventsExecDie
15:37:11 [2022-07-27T15:37:11.550Z] === RUN   TestDockerSuite/TestBuildAddTar
15:37:11 [2022-07-27T15:37:11.596Z] === CONT  TestLogs/driver_local/tty/only_stderr
15:37:11 [2022-07-27T15:37:11.597Z] === CONT  TestLogs/driver_local/tty/only_stdout
15:37:11 [2022-07-27T15:37:11.686Z] --- PASS: TestEventsExecDie (0.59s)
15:37:11 [2022-07-27T15:37:11.686Z] === RUN   TestEventsBackwardsCompatible
15:37:11 [2022-07-27T15:37:11.945Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
15:37:11 [2022-07-27T15:37:11.945Z] === RUN   TestEventsVolumeCreate
15:37:11 [2022-07-27T15:37:11.945Z] --- PASS: TestEventsVolumeCreate (0.06s)
15:37:11 [2022-07-27T15:37:11.945Z] === RUN   TestInfoBinaryCommits
15:37:11 [2022-07-27T15:37:11.945Z] --- PASS: TestInfoBinaryCommits (0.02s)
15:37:11 [2022-07-27T15:37:11.945Z] === RUN   TestInfoAPIVersioned
15:37:11 [2022-07-27T15:37:11.945Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:37:11 [2022-07-27T15:37:11.945Z] === RUN   TestInfoAPI
15:37:11 [2022-07-27T15:37:11.945Z] --- PASS: TestInfoAPI (0.02s)
15:37:11 [2022-07-27T15:37:11.945Z] === RUN   TestInfoAPIWarnings
15:37:12 [2022-07-27T15:37:12.159Z] === RUN   TestLogs/driver_json-file
15:37:12 [2022-07-27T15:37:12.159Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
15:37:12 [2022-07-27T15:37:12.159Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
15:37:12 [2022-07-27T15:37:12.159Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
15:37:12 [2022-07-27T15:37:12.159Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
15:37:12 [2022-07-27T15:37:12.159Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
15:37:12 [2022-07-27T15:37:12.159Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
15:37:12 [2022-07-27T15:37:12.159Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
15:37:12 [2022-07-27T15:37:12.159Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
15:37:12 [2022-07-27T15:37:12.159Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
15:37:12 [2022-07-27T15:37:12.159Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
15:37:12 [2022-07-27T15:37:12.159Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
15:37:12 [2022-07-27T15:37:12.159Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
15:37:12 [2022-07-27T15:37:12.159Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
15:37:12 [2022-07-27T15:37:12.159Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
15:37:12 [2022-07-27T15:37:12.457Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s)
15:37:12 [2022-07-27T15:37:12.457Z] PASS
15:37:12 [2022-07-27T15:37:12.457Z] 
15:37:12 [2022-07-27T15:37:12.457Z] === Skipped
15:37:12 [2022-07-27T15:37:12.457Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:37:12 [2022-07-27T15:37:12.457Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:37:12 [2022-07-27T15:37:12.457Z] 
15:37:12 [2022-07-27T15:37:12.457Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
15:37:12 [2022-07-27T15:37:12.457Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:37:12 [2022-07-27T15:37:12.457Z] 
15:37:12 [2022-07-27T15:37:12.457Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:37:12 [2022-07-27T15:37:12.457Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:37:12 [2022-07-27T15:37:12.457Z] 
15:37:12 [2022-07-27T15:37:12.457Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:37:12 [2022-07-27T15:37:12.457Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:37:12 [2022-07-27T15:37:12.457Z] 
15:37:12 [2022-07-27T15:37:12.457Z] DONE 17 tests, 4 skipped in 26.319s
15:37:12 [2022-07-27T15:37:12.457Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:37:12 [2022-07-27T15:37:12.457Z] ++ 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
15:37:12 [2022-07-27T15:37:12.457Z] ++ set -e
15:37:12 [2022-07-27T15:37:12.457Z] ++ '[' -n 0 ']'
15:37:12 [2022-07-27T15:37:12.457Z] ++ set -x
15:37:12 [2022-07-27T15:37:12.457Z] ++ env -i DEST=/go/src/github.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
15:37:12 [2022-07-27T15:37:12.457Z] INFO: Testing against a local daemon
15:37:12 [2022-07-27T15:37:12.457Z] === RUN   TestPluginInvalidJSON
15:37:12 [2022-07-27T15:37:12.457Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
15:37:12 [2022-07-27T15:37:12.457Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
15:37:12 [2022-07-27T15:37:12.457Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
15:37:12 [2022-07-27T15:37:12.457Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
15:37:12 [2022-07-27T15:37:12.457Z] === RUN   TestPluginInvalidJSON/plugins/pull
15:37:12 [2022-07-27T15:37:12.457Z] === PAUSE TestPluginInvalidJSON/plugins/pull
15:37:12 [2022-07-27T15:37:12.457Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
15:37:12 [2022-07-27T15:37:12.457Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
15:37:12 [2022-07-27T15:37:12.457Z] === CONT  TestPluginInvalidJSON/plugins/pull
15:37:12 [2022-07-27T15:37:12.457Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
15:37:12 [2022-07-27T15:37:12.457Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
15:37:12 [2022-07-27T15:37:12.457Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
15:37:12 [2022-07-27T15:37:12.457Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
15:37:12 [2022-07-27T15:37:12.457Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
15:37:12 [2022-07-27T15:37:12.457Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
15:37:12 [2022-07-27T15:37:12.457Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
15:37:12 [2022-07-27T15:37:12.457Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
15:37:12 [2022-07-27T15:37:12.457Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
15:37:12 [2022-07-27T15:37:12.457Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
15:37:12 [2022-07-27T15:37:12.457Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
15:37:12 [2022-07-27T15:37:12.457Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
15:37:12 [2022-07-27T15:37:12.457Z] --- PASS: TestPluginInvalidJSON (0.02s)
15:37:12 [2022-07-27T15:37:12.457Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
15:37:12 [2022-07-27T15:37:12.457Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
15:37:12 [2022-07-27T15:37:12.457Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
15:37:12 [2022-07-27T15:37:12.457Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
15:37:12 [2022-07-27T15:37:12.457Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
15:37:12 [2022-07-27T15:37:12.457Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
15:37:12 [2022-07-27T15:37:12.457Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
15:37:12 [2022-07-27T15:37:12.457Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
15:37:12 [2022-07-27T15:37:12.457Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
15:37:12 [2022-07-27T15:37:12.457Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
15:37:12 [2022-07-27T15:37:12.457Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
15:37:12 [2022-07-27T15:37:12.457Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
15:37:12 [2022-07-27T15:37:12.457Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
15:37:12 [2022-07-27T15:37:12.457Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
15:37:12 [2022-07-27T15:37:12.457Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
15:37:12 [2022-07-27T15:37:12.457Z] === RUN   TestPluginInstall
15:37:12 [2022-07-27T15:37:12.457Z] === RUN   TestPluginInstall/no_auth
15:37:12 [2022-07-27T15:37:12.457Z] time="2022-07-27T15:37:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:37:12 [2022-07-27T15:37:12.457Z] time="2022-07-27T15:37:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b3df7d05cba17b3a99940d92407dc166abfb46f305648760d8528a6df511039c" mediatype=application/vnd.docker.plugin.v1+json size=522
15:37:12 [2022-07-27T15:37:12.457Z] time="2022-07-27T15:37:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:37:12 [2022-07-27T15:37:12.457Z] time="2022-07-27T15:37:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b3df7d05cba17b3a99940d92407dc166abfb46f305648760d8528a6df511039c" mediatype=application/vnd.docker.plugin.v1+json size=522
15:37:12 [2022-07-27T15:37:12.457Z] === RUN   TestPluginInstall/with_htpasswd
15:37:12 [2022-07-27T15:37:12.713Z] time="2022-07-27T15:37:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:37:12 [2022-07-27T15:37:12.713Z] time="2022-07-27T15:37:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3520763d51146b8ede0b1c635cff61b28af92973a1b2923ba70b54ea275485a1" mediatype=application/vnd.docker.plugin.v1+json size=522
15:37:12 [2022-07-27T15:37:12.713Z] time="2022-07-27T15:37:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:37:12 [2022-07-27T15:37:12.713Z] time="2022-07-27T15:37:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3520763d51146b8ede0b1c635cff61b28af92973a1b2923ba70b54ea275485a1" mediatype=application/vnd.docker.plugin.v1+json size=522
15:37:12 [2022-07-27T15:37:12.721Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
15:37:12 [2022-07-27T15:37:12.969Z] === RUN   TestPluginInstall/with_insecure
15:37:12 [2022-07-27T15:37:12.977Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
15:37:13 [2022-07-27T15:37:13.538Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
15:37:13 [2022-07-27T15:37:13.538Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
15:37:13 [2022-07-27T15:37:13.897Z] time="2022-07-27T15:37:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:37:13 [2022-07-27T15:37:13.897Z] time="2022-07-27T15:37:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:94b463c840d6f348bfdee5a0b5c9266873da2ec4bd0abec546e2043a93720a19" mediatype=application/vnd.docker.plugin.v1+json size=522
15:37:13 [2022-07-27T15:37:13.897Z] time="2022-07-27T15:37:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:37:13 [2022-07-27T15:37:13.897Z] time="2022-07-27T15:37:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:94b463c840d6f348bfdee5a0b5c9266873da2ec4bd0abec546e2043a93720a19" mediatype=application/vnd.docker.plugin.v1+json size=522
15:37:14 [2022-07-27T15:37:14.101Z] --- PASS: TestLogs (3.77s)
15:37:14 [2022-07-27T15:37:14.101Z]     --- PASS: TestLogs/driver_local (0.01s)
15:37:14 [2022-07-27T15:37:14.101Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.63s)
15:37:14 [2022-07-27T15:37:14.101Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.82s)
15:37:14 [2022-07-27T15:37:14.101Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.74s)
15:37:14 [2022-07-27T15:37:14.101Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.59s)
15:37:14 [2022-07-27T15:37:14.101Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.47s)
15:37:14 [2022-07-27T15:37:14.101Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.47s)
15:37:14 [2022-07-27T15:37:14.101Z]     --- PASS: TestLogs/driver_json-file (0.01s)
15:37:14 [2022-07-27T15:37:14.101Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.56s)
15:37:14 [2022-07-27T15:37:14.101Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.73s)
15:37:14 [2022-07-27T15:37:14.101Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.75s)
15:37:14 [2022-07-27T15:37:14.101Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.61s)
15:37:14 [2022-07-27T15:37:14.101Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.53s)
15:37:14 [2022-07-27T15:37:14.101Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.52s)
15:37:14 [2022-07-27T15:37:14.101Z] === RUN   TestContainerNetworkMountsNoChown
15:37:14 [2022-07-27T15:37:14.153Z]     plugin_test.go:195: [d0ba275a6aaf4] daemon is not started
15:37:14 [2022-07-27T15:37:14.153Z] --- PASS: TestPluginInstall (2.53s)
15:37:14 [2022-07-27T15:37:14.153Z]     --- PASS: TestPluginInstall/no_auth (0.94s)
15:37:14 [2022-07-27T15:37:14.153Z]     --- PASS: TestPluginInstall/with_htpasswd (0.57s)
15:37:14 [2022-07-27T15:37:14.153Z]     --- PASS: TestPluginInstall/with_insecure (1.02s)
15:37:14 [2022-07-27T15:37:14.153Z] === RUN   TestPluginsWithRuntimes
15:37:14 [2022-07-27T15:37:14.357Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s)
15:37:14 [2022-07-27T15:37:14.357Z] === RUN   TestMountDaemonRoot
15:37:14 [2022-07-27T15:37:14.357Z] === RUN   TestMountDaemonRoot/default
15:37:14 [2022-07-27T15:37:14.357Z] === PAUSE TestMountDaemonRoot/default
15:37:14 [2022-07-27T15:37:14.357Z] === RUN   TestMountDaemonRoot/private
15:37:14 [2022-07-27T15:37:14.357Z] === PAUSE TestMountDaemonRoot/private
15:37:14 [2022-07-27T15:37:14.357Z] === RUN   TestMountDaemonRoot/rprivate
15:37:14 [2022-07-27T15:37:14.357Z] === PAUSE TestMountDaemonRoot/rprivate
15:37:14 [2022-07-27T15:37:14.357Z] === RUN   TestMountDaemonRoot/slave
15:37:14 [2022-07-27T15:37:14.357Z] === PAUSE TestMountDaemonRoot/slave
15:37:14 [2022-07-27T15:37:14.357Z] === RUN   TestMountDaemonRoot/rslave
15:37:14 [2022-07-27T15:37:14.357Z] === PAUSE TestMountDaemonRoot/rslave
15:37:14 [2022-07-27T15:37:14.357Z] === RUN   TestMountDaemonRoot/shared
15:37:14 [2022-07-27T15:37:14.357Z] === PAUSE TestMountDaemonRoot/shared
15:37:14 [2022-07-27T15:37:14.357Z] === RUN   TestMountDaemonRoot/rshared
15:37:14 [2022-07-27T15:37:14.357Z] === PAUSE TestMountDaemonRoot/rshared
15:37:14 [2022-07-27T15:37:14.357Z] === CONT  TestMountDaemonRoot/default
15:37:14 [2022-07-27T15:37:14.357Z] === RUN   TestMountDaemonRoot/default/bind_root
15:37:14 [2022-07-27T15:37:14.357Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:37:14 [2022-07-27T15:37:14.357Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:37:14 [2022-07-27T15:37:14.357Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:37:14 [2022-07-27T15:37:14.357Z] === RUN   TestMountDaemonRoot/default/mount_root
15:37:14 [2022-07-27T15:37:14.357Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:37:14 [2022-07-27T15:37:14.357Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:37:14 [2022-07-27T15:37:14.357Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:37:14 [2022-07-27T15:37:14.357Z] === CONT  TestMountDaemonRoot/rslave
15:37:14 [2022-07-27T15:37:14.357Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:37:14 [2022-07-27T15:37:14.357Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:37:14 [2022-07-27T15:37:14.357Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:37:14 [2022-07-27T15:37:14.357Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:37:14 [2022-07-27T15:37:14.357Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:37:14 [2022-07-27T15:37:14.357Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:37:14 [2022-07-27T15:37:14.357Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:37:14 [2022-07-27T15:37:14.357Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:37:14 [2022-07-27T15:37:14.357Z] === CONT  TestMountDaemonRoot/rshared
15:37:14 [2022-07-27T15:37:14.357Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:37:14 [2022-07-27T15:37:14.357Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:37:14 [2022-07-27T15:37:14.357Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:37:14 [2022-07-27T15:37:14.357Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:37:14 [2022-07-27T15:37:14.357Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:37:14 [2022-07-27T15:37:14.357Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:37:14 [2022-07-27T15:37:14.357Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:37:14 [2022-07-27T15:37:14.357Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:37:14 [2022-07-27T15:37:14.357Z] === CONT  TestMountDaemonRoot/shared
15:37:14 [2022-07-27T15:37:14.357Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:37:14 [2022-07-27T15:37:14.357Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:37:14 [2022-07-27T15:37:14.357Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:37:14 [2022-07-27T15:37:14.357Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:37:14 [2022-07-27T15:37:14.357Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:37:14 [2022-07-27T15:37:14.357Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:37:14 [2022-07-27T15:37:14.357Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:37:14 [2022-07-27T15:37:14.357Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:37:14 [2022-07-27T15:37:14.357Z] === CONT  TestMountDaemonRoot/rprivate
15:37:14 [2022-07-27T15:37:14.357Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:37:14 [2022-07-27T15:37:14.357Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:37:14 [2022-07-27T15:37:14.357Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:37:14 [2022-07-27T15:37:14.357Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:37:14 [2022-07-27T15:37:14.357Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:37:14 [2022-07-27T15:37:14.357Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:37:14 [2022-07-27T15:37:14.357Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:37:14 [2022-07-27T15:37:14.357Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:37:14 [2022-07-27T15:37:14.357Z] === CONT  TestMountDaemonRoot/slave
15:37:14 [2022-07-27T15:37:14.357Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:37:14 [2022-07-27T15:37:14.357Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:37:14 [2022-07-27T15:37:14.357Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:37:14 [2022-07-27T15:37:14.357Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:37:14 [2022-07-27T15:37:14.357Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:37:14 [2022-07-27T15:37:14.357Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:37:14 [2022-07-27T15:37:14.357Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:37:14 [2022-07-27T15:37:14.357Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:37:14 [2022-07-27T15:37:14.357Z] === CONT  TestMountDaemonRoot/private
15:37:14 [2022-07-27T15:37:14.357Z] === RUN   TestMountDaemonRoot/private/bind_root
15:37:14 [2022-07-27T15:37:14.357Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:37:14 [2022-07-27T15:37:14.357Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:37:14 [2022-07-27T15:37:14.357Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:37:14 [2022-07-27T15:37:14.357Z] === RUN   TestMountDaemonRoot/private/mount_root
15:37:14 [2022-07-27T15:37:14.357Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:37:14 [2022-07-27T15:37:14.357Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:37:14 [2022-07-27T15:37:14.357Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:37:14 [2022-07-27T15:37:14.357Z] === CONT  TestMountDaemonRoot/default/bind_root
15:37:14 [2022-07-27T15:37:14.357Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:37:14 [2022-07-27T15:37:14.357Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:37:14 [2022-07-27T15:37:14.357Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:37:14 [2022-07-27T15:37:14.357Z] === CONT  TestMountDaemonRoot/default/mount_root
15:37:14 [2022-07-27T15:37:14.357Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:37:14 [2022-07-27T15:37:14.614Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:37:14 [2022-07-27T15:37:14.614Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:37:14 [2022-07-27T15:37:14.614Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:37:14 [2022-07-27T15:37:14.614Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:37:14 [2022-07-27T15:37:14.614Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:37:14 [2022-07-27T15:37:14.614Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:37:14 [2022-07-27T15:37:14.614Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:37:14 [2022-07-27T15:37:14.614Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:37:14 [2022-07-27T15:37:14.614Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:37:14 [2022-07-27T15:37:14.614Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:37:14 [2022-07-27T15:37:14.614Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:37:14 [2022-07-27T15:37:14.614Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:37:14 [2022-07-27T15:37:14.614Z] === CONT  TestMountDaemonRoot/private/bind_root
15:37:14 [2022-07-27T15:37:14.614Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:37:14 [2022-07-27T15:37:14.614Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:37:14 [2022-07-27T15:37:14.614Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:37:14 [2022-07-27T15:37:14.614Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:37:14 [2022-07-27T15:37:14.614Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:37:14 [2022-07-27T15:37:14.614Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:37:14 [2022-07-27T15:37:14.614Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:37:14 [2022-07-27T15:37:14.614Z] === CONT  TestMountDaemonRoot/private/mount_root
15:37:14 [2022-07-27T15:37:14.845Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
15:37:14 [2022-07-27T15:37:14.846Z]     check_test.go:540: [dd50462f85c7d] daemon is not started
15:37:14 [2022-07-27T15:37:14.846Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
15:37:14 [2022-07-27T15:37:14.870Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:37:14 [2022-07-27T15:37:14.870Z] --- PASS: TestMountDaemonRoot (0.02s)
15:37:14 [2022-07-27T15:37:14.870Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:37:14 [2022-07-27T15:37:14.870Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
15:37:14 [2022-07-27T15:37:14.870Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
15:37:14 [2022-07-27T15:37:14.870Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
15:37:14 [2022-07-27T15:37:14.870Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
15:37:14 [2022-07-27T15:37:14.870Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:37:14 [2022-07-27T15:37:14.870Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
15:37:14 [2022-07-27T15:37:14.870Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
15:37:14 [2022-07-27T15:37:14.870Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
15:37:14 [2022-07-27T15:37:14.870Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
15:37:14 [2022-07-27T15:37:14.870Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:37:14 [2022-07-27T15:37:14.871Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
15:37:14 [2022-07-27T15:37:14.871Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
15:37:14 [2022-07-27T15:37:14.871Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
15:37:14 [2022-07-27T15:37:14.871Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
15:37:14 [2022-07-27T15:37:14.871Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:37:14 [2022-07-27T15:37:14.871Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
15:37:14 [2022-07-27T15:37:14.871Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
15:37:14 [2022-07-27T15:37:14.871Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
15:37:14 [2022-07-27T15:37:14.871Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
15:37:14 [2022-07-27T15:37:14.871Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:37:14 [2022-07-27T15:37:14.871Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
15:37:14 [2022-07-27T15:37:14.871Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
15:37:14 [2022-07-27T15:37:14.871Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
15:37:14 [2022-07-27T15:37:14.871Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
15:37:14 [2022-07-27T15:37:14.871Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:37:14 [2022-07-27T15:37:14.871Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
15:37:14 [2022-07-27T15:37:14.871Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
15:37:14 [2022-07-27T15:37:14.871Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
15:37:14 [2022-07-27T15:37:14.871Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
15:37:14 [2022-07-27T15:37:14.871Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:37:14 [2022-07-27T15:37:14.871Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
15:37:14 [2022-07-27T15:37:14.871Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
15:37:14 [2022-07-27T15:37:14.871Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
15:37:14 [2022-07-27T15:37:14.871Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s)
15:37:14 [2022-07-27T15:37:14.871Z] === RUN   TestContainerBindMountNonRecursive
15:37:14 [2022-07-27T15:37:14.871Z]     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)
15:37:14 [2022-07-27T15:37:14.871Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s)
15:37:14 [2022-07-27T15:37:14.871Z] === RUN   TestContainerVolumesMountedAsShared
15:37:14 [2022-07-27T15:37:14.871Z]     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)
15:37:14 [2022-07-27T15:37:14.871Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
15:37:14 [2022-07-27T15:37:14.871Z] === RUN   TestContainerVolumesMountedAsSlave
15:37:14 [2022-07-27T15:37:14.871Z]     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)
15:37:14 [2022-07-27T15:37:14.871Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
15:37:14 [2022-07-27T15:37:14.871Z] === RUN   TestNetworkNat
15:37:15 [2022-07-27T15:37:15.432Z] --- PASS: TestNetworkNat (0.50s)
15:37:15 [2022-07-27T15:37:15.432Z] === RUN   TestNetworkLocalhostTCPNat
15:37:15 [2022-07-27T15:37:15.519Z] === RUN   TestPluginsWithRuntimes/No_Args
15:37:15 [2022-07-27T15:37:15.689Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
15:37:15 [2022-07-27T15:37:15.689Z] === RUN   TestNetworkLoopbackNat
15:37:16 [2022-07-27T15:37:16.448Z] === RUN   TestPluginsWithRuntimes/With_Args
15:37:17 [2022-07-27T15:37:17.376Z] --- PASS: TestPluginsWithRuntimes (3.25s)
15:37:17 [2022-07-27T15:37:17.376Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.87s)
15:37:17 [2022-07-27T15:37:17.376Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.87s)
15:37:17 [2022-07-27T15:37:17.376Z] === RUN   TestPluginBackCompatMediaTypes
15:37:17 [2022-07-27T15:37:17.939Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s)
15:37:17 [2022-07-27T15:37:17.939Z] PASS
15:37:17 [2022-07-27T15:37:17.939Z] 
15:37:17 [2022-07-27T15:37:17.939Z] DONE 24 tests in 6.469s
15:37:17 [2022-07-27T15:37:17.939Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:37:17 [2022-07-27T15:37:17.939Z] ++ 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
15:37:17 [2022-07-27T15:37:17.939Z] ++ set -e
15:37:17 [2022-07-27T15:37:17.939Z] ++ '[' -n 0 ']'
15:37:17 [2022-07-27T15:37:17.939Z] ++ set -x
15:37:17 [2022-07-27T15:37:17.939Z] ++ env -i DEST=/go/src/github.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
15:37:17 [2022-07-27T15:37:17.939Z] INFO: Testing against a local daemon
15:37:17 [2022-07-27T15:37:17.939Z] === RUN   TestExternalGraphDriver
15:37:18 [2022-07-27T15:37:18.133Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
15:37:18 [2022-07-27T15:37:18.203Z] --- PASS: TestNetworkLoopbackNat (2.52s)
15:37:18 [2022-07-27T15:37:18.203Z] === RUN   TestPause
15:37:18 [2022-07-27T15:37:18.203Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
15:37:18 [2022-07-27T15:37:18.203Z] --- SKIP: TestPause (0.00s)
15:37:18 [2022-07-27T15:37:18.203Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:37:18 [2022-07-27T15:37:18.203Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:37:18 [2022-07-27T15:37:18.203Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:37:18 [2022-07-27T15:37:18.203Z] === RUN   TestPauseStopPausedContainer
15:37:18 [2022-07-27T15:37:18.203Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
15:37:18 [2022-07-27T15:37:18.203Z] --- SKIP: TestPauseStopPausedContainer (0.02s)
15:37:18 [2022-07-27T15:37:18.203Z] === RUN   TestPidHost
15:37:18 [2022-07-27T15:37:18.501Z] === RUN   TestExternalGraphDriver/json
15:37:19 [2022-07-27T15:37:19.131Z] --- PASS: TestPidHost (0.88s)
15:37:19 [2022-07-27T15:37:19.131Z] === RUN   TestPsFilter
15:37:19 [2022-07-27T15:37:19.131Z] --- PASS: TestPsFilter (0.09s)
15:37:19 [2022-07-27T15:37:19.131Z] === RUN   TestRemoveContainerWithRemovedVolume
15:37:19 [2022-07-27T15:37:19.693Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s)
15:37:19 [2022-07-27T15:37:19.693Z] === RUN   TestRemoveContainerWithVolume
15:37:19 [2022-07-27T15:37:19.867Z] === RUN   TestExternalGraphDriver/spec
15:37:19 [2022-07-27T15:37:19.949Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
15:37:19 [2022-07-27T15:37:19.949Z] === RUN   TestRemoveContainerRunning
15:37:20 [2022-07-27T15:37:20.063Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
15:37:20 [2022-07-27T15:37:20.511Z] --- PASS: TestRemoveContainerRunning (0.41s)
15:37:20 [2022-07-27T15:37:20.511Z] === RUN   TestRemoveContainerForceRemoveRunning
15:37:20 [2022-07-27T15:37:20.631Z] === RUN   TestDockerSuite/TestBuildAddTarXz
15:37:20 [2022-07-27T15:37:20.767Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
15:37:20 [2022-07-27T15:37:20.767Z] === RUN   TestRemoveInvalidContainer
15:37:20 [2022-07-27T15:37:20.767Z] --- PASS: TestRemoveInvalidContainer (0.01s)
15:37:20 [2022-07-27T15:37:20.767Z] === RUN   TestRenameLinkedContainer
15:37:21 [2022-07-27T15:37:21.757Z] === RUN   TestExternalGraphDriver/pull
15:37:22 [2022-07-27T15:37:22.011Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
15:37:23 [2022-07-27T15:37:23.122Z] --- PASS: TestExternalGraphDriver (5.06s)
15:37:23 [2022-07-27T15:37:23.122Z]     --- PASS: TestExternalGraphDriver/json (1.57s)
15:37:23 [2022-07-27T15:37:23.122Z]     --- PASS: TestExternalGraphDriver/spec (1.57s)
15:37:23 [2022-07-27T15:37:23.122Z]     --- PASS: TestExternalGraphDriver/pull (1.59s)
15:37:23 [2022-07-27T15:37:23.122Z] === RUN   TestGraphdriverPluginV2
15:37:23 [2022-07-27T15:37:23.284Z] --- PASS: TestRenameLinkedContainer (2.01s)
15:37:23 [2022-07-27T15:37:23.284Z] === RUN   TestRenameStoppedContainer
15:37:23 [2022-07-27T15:37:23.284Z] --- PASS: TestRenameStoppedContainer (0.39s)
15:37:23 [2022-07-27T15:37:23.284Z] === RUN   TestRenameRunningContainerAndReuse
15:37:23 [2022-07-27T15:37:23.378Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:37:23 [2022-07-27T15:37:23.378Z] --- SKIP: TestGraphdriverPluginV2 (0.33s)
15:37:23 [2022-07-27T15:37:23.378Z] PASS
15:37:23 [2022-07-27T15:37:23.378Z] 
15:37:23 [2022-07-27T15:37:23.378Z] === Skipped
15:37:23 [2022-07-27T15:37:23.378Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s)
15:37:23 [2022-07-27T15:37:23.378Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:37:23 [2022-07-27T15:37:23.378Z] 
15:37:23 [2022-07-27T15:37:23.378Z] DONE 5 tests, 1 skipped in 5.477s
15:37:23 [2022-07-27T15:37:23.378Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:37:23 [2022-07-27T15:37:23.378Z] ++ 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
15:37:23 [2022-07-27T15:37:23.378Z] ++ set -e
15:37:23 [2022-07-27T15:37:23.378Z] ++ '[' -n 0 ']'
15:37:23 [2022-07-27T15:37:23.378Z] ++ set -x
15:37:23 [2022-07-27T15:37:23.378Z] ++ env -i DEST=/go/src/github.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
15:37:23 [2022-07-27T15:37:23.635Z] INFO: Testing against a local daemon
15:37:23 [2022-07-27T15:37:23.635Z] === RUN   TestContinueAfterPluginCrash
15:37:23 [2022-07-27T15:37:23.635Z] === PAUSE TestContinueAfterPluginCrash
15:37:23 [2022-07-27T15:37:23.635Z] === RUN   TestReadPluginNoRead
15:37:23 [2022-07-27T15:37:23.635Z] === PAUSE TestReadPluginNoRead
15:37:23 [2022-07-27T15:37:23.635Z] === RUN   TestDaemonStartWithLogOpt
15:37:23 [2022-07-27T15:37:23.635Z] === PAUSE TestDaemonStartWithLogOpt
15:37:23 [2022-07-27T15:37:23.635Z] === CONT  TestContinueAfterPluginCrash
15:37:23 [2022-07-27T15:37:23.635Z] === CONT  TestDaemonStartWithLogOpt
15:37:23 [2022-07-27T15:37:23.914Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
15:37:23 [2022-07-27T15:37:23.914Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
15:37:24 [2022-07-27T15:37:24.213Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s)
15:37:24 [2022-07-27T15:37:24.213Z] === RUN   TestRenameInvalidName
15:37:24 [2022-07-27T15:37:24.470Z] --- PASS: TestRenameInvalidName (0.42s)
15:37:24 [2022-07-27T15:37:24.470Z] === RUN   TestRenameAnonymousContainer
15:37:24 [2022-07-27T15:37:24.850Z]     check_test.go:540: [d96edf9855698] daemon is not started
15:37:24 [2022-07-27T15:37:24.850Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
15:37:26 [2022-07-27T15:37:26.361Z] --- PASS: TestRenameAnonymousContainer (1.50s)
15:37:26 [2022-07-27T15:37:26.361Z] === RUN   TestRenameContainerWithSameName
15:37:26 [2022-07-27T15:37:26.361Z] --- PASS: TestRenameContainerWithSameName (0.40s)
15:37:26 [2022-07-27T15:37:26.361Z] === RUN   TestRenameContainerWithLinkedContainer
15:37:26 [2022-07-27T15:37:26.911Z] --- PASS: TestDaemonStartWithLogOpt (2.99s)
15:37:26 [2022-07-27T15:37:26.911Z] === CONT  TestReadPluginNoRead
15:37:27 [2022-07-27T15:37:27.291Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s)
15:37:27 [2022-07-27T15:37:27.291Z] === RUN   TestResize
15:37:27 [2022-07-27T15:37:27.547Z] --- PASS: TestResize (0.41s)
15:37:27 [2022-07-27T15:37:27.547Z] === RUN   TestResizeWithInvalidSize
15:37:28 [2022-07-27T15:37:28.109Z] --- PASS: TestResizeWithInvalidSize (0.42s)
15:37:28 [2022-07-27T15:37:28.109Z] === RUN   TestResizeWhenContainerNotStarted
15:37:28 [2022-07-27T15:37:28.140Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
15:37:28 [2022-07-27T15:37:28.367Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s)
15:37:28 [2022-07-27T15:37:28.367Z] === RUN   TestDaemonRestartKillContainers
15:37:28 [2022-07-27T15:37:28.367Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
15:37:28 [2022-07-27T15:37:28.367Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
15:37:28 [2022-07-27T15:37:28.367Z] === RUN   TestCgroupNamespacesRun
15:37:28 [2022-07-27T15:37:28.800Z] === RUN   TestReadPluginNoRead/default
15:37:29 [2022-07-27T15:37:29.519Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
15:37:29 [2022-07-27T15:37:29.729Z] === RUN   TestReadPluginNoRead/disabled_caching
15:37:29 [2022-07-27T15:37:29.732Z] --- PASS: TestCgroupNamespacesRun (1.12s)
15:37:29 [2022-07-27T15:37:29.732Z] === RUN   TestCgroupNamespacesRunPrivileged
15:37:30 [2022-07-27T15:37:30.028Z] --- PASS: TestInfoAPIWarnings (16.54s)
15:37:30 [2022-07-27T15:37:30.028Z] === RUN   TestInfoDebug
15:37:30 [2022-07-27T15:37:30.028Z] --- PASS: TestInfoDebug (0.52s)
15:37:30 [2022-07-27T15:37:30.028Z] === RUN   TestInfoInsecureRegistries
15:37:30 [2022-07-27T15:37:30.028Z] --- PASS: TestInfoInsecureRegistries (0.52s)
15:37:30 [2022-07-27T15:37:30.028Z] === RUN   TestInfoRegistryMirrors
15:37:30 [2022-07-27T15:37:30.028Z] --- PASS: TestInfoRegistryMirrors (0.52s)
15:37:30 [2022-07-27T15:37:30.028Z] === RUN   TestLoginFailsWithBadCredentials
15:37:30 [2022-07-27T15:37:30.596Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
15:37:30 [2022-07-27T15:37:30.596Z] === RUN   TestPingCacheHeaders
15:37:30 [2022-07-27T15:37:30.596Z] --- PASS: TestPingCacheHeaders (0.02s)
15:37:30 [2022-07-27T15:37:30.596Z] === RUN   TestPingGet
15:37:30 [2022-07-27T15:37:30.596Z] --- PASS: TestPingGet (0.02s)
15:37:30 [2022-07-27T15:37:30.596Z] === RUN   TestPingHead
15:37:30 [2022-07-27T15:37:30.596Z] --- PASS: TestPingHead (0.02s)
15:37:30 [2022-07-27T15:37:30.596Z] === RUN   TestPingSwarmHeader
15:37:30 [2022-07-27T15:37:30.660Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s)
15:37:30 [2022-07-27T15:37:30.660Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:37:31 [2022-07-27T15:37:31.095Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:37:31 [2022-07-27T15:37:31.163Z] === RUN   TestPingSwarmHeader/before_swarm_init
15:37:31 [2022-07-27T15:37:31.657Z] --- PASS: TestContinueAfterPluginCrash (8.12s)
15:37:31 [2022-07-27T15:37:31.731Z] === RUN   TestPingSwarmHeader/after_swarm_init
15:37:32 [2022-07-27T15:37:32.025Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s)
15:37:32 [2022-07-27T15:37:32.025Z] === RUN   TestCgroupNamespacesRunHostMode
15:37:32 [2022-07-27T15:37:32.219Z] === CONT  TestReadPluginNoRead
15:37:32 [2022-07-27T15:37:32.220Z]     read_test.go:92: [dc445984595c4] daemon is not started
15:37:32 [2022-07-27T15:37:32.220Z] --- PASS: TestReadPluginNoRead (5.61s)
15:37:32 [2022-07-27T15:37:32.220Z]     --- PASS: TestReadPluginNoRead/default (1.16s)
15:37:32 [2022-07-27T15:37:32.220Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.16s)
15:37:32 [2022-07-27T15:37:32.220Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s)
15:37:32 [2022-07-27T15:37:32.220Z] PASS
15:37:32 [2022-07-27T15:37:32.220Z] 
15:37:32 [2022-07-27T15:37:32.220Z] DONE 6 tests in 8.703s
15:37:32 [2022-07-27T15:37:32.220Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
15:37:32 [2022-07-27T15:37:32.220Z] ++ 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
15:37:32 [2022-07-27T15:37:32.220Z] ++ set -e
15:37:32 [2022-07-27T15:37:32.220Z] ++ '[' -n 0 ']'
15:37:32 [2022-07-27T15:37:32.220Z] ++ set -x
15:37:32 [2022-07-27T15:37:32.220Z] ++ env -i DEST=/go/src/github.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
15:37:32 [2022-07-27T15:37:32.220Z] testing: warning: no tests to run
15:37:32 [2022-07-27T15:37:32.220Z] PASS
15:37:32 [2022-07-27T15:37:32.220Z] 
15:37:32 [2022-07-27T15:37:32.220Z] DONE 0 tests in 0.033s
15:37:32 [2022-07-27T15:37:32.220Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:37:32 [2022-07-27T15:37:32.220Z] ++ 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
15:37:32 [2022-07-27T15:37:32.220Z] ++ set -e
15:37:32 [2022-07-27T15:37:32.220Z] ++ '[' -n 0 ']'
15:37:32 [2022-07-27T15:37:32.220Z] ++ set -x
15:37:32 [2022-07-27T15:37:32.220Z] ++ env -i DEST=/go/src/github.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
15:37:32 [2022-07-27T15:37:32.220Z] INFO: Testing against a local daemon
15:37:32 [2022-07-27T15:37:32.220Z] === RUN   TestPluginWithDevMounts
15:37:32 [2022-07-27T15:37:32.220Z] === PAUSE TestPluginWithDevMounts
15:37:32 [2022-07-27T15:37:32.220Z] === CONT  TestPluginWithDevMounts
15:37:32 [2022-07-27T15:37:32.669Z] === RUN   TestPingSwarmHeader/after_swarm_leave
15:37:32 [2022-07-27T15:37:32.669Z] --- PASS: TestPingSwarmHeader (2.07s)
15:37:32 [2022-07-27T15:37:32.669Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
15:37:32 [2022-07-27T15:37:32.669Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
15:37:32 [2022-07-27T15:37:32.669Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
15:37:32 [2022-07-27T15:37:32.669Z] === RUN   TestVersion
15:37:32 [2022-07-27T15:37:32.669Z] --- PASS: TestVersion (0.02s)
15:37:32 [2022-07-27T15:37:32.669Z] === CONT  TestCgroupDriverSystemdMemoryLimit
15:37:32 [2022-07-27T15:37:32.669Z] === CONT  TestDiskUsage
15:37:32 [2022-07-27T15:37:32.957Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s)
15:37:32 [2022-07-27T15:37:32.957Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:37:33 [2022-07-27T15:37:33.237Z] === RUN   TestDiskUsage/empty
15:37:33 [2022-07-27T15:37:33.237Z] === RUN   TestDiskUsage/empty/container_types
15:37:33 [2022-07-27T15:37:33.237Z] === RUN   TestDiskUsage/empty/image_types
15:37:33 [2022-07-27T15:37:33.237Z] === RUN   TestDiskUsage/empty/volume_types
15:37:33 [2022-07-27T15:37:33.237Z] === RUN   TestDiskUsage/empty/build-cache_types
15:37:33 [2022-07-27T15:37:33.237Z] === RUN   TestDiskUsage/empty/container,_volume_types
15:37:33 [2022-07-27T15:37:33.237Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
15:37:33 [2022-07-27T15:37:33.237Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
15:37:33 [2022-07-27T15:37:33.237Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
15:37:33 [2022-07-27T15:37:33.237Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
15:37:33 [2022-07-27T15:37:33.237Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
15:37:33 [2022-07-27T15:37:33.237Z] === RUN   TestDiskUsage/after_LoadBusybox
15:37:33 [2022-07-27T15:37:33.497Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
15:37:33 [2022-07-27T15:37:33.497Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
15:37:33 [2022-07-27T15:37:33.497Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
15:37:33 [2022-07-27T15:37:33.497Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
15:37:33 [2022-07-27T15:37:33.497Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
15:37:33 [2022-07-27T15:37:33.497Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
15:37:33 [2022-07-27T15:37:33.497Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
15:37:33 [2022-07-27T15:37:33.497Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
15:37:33 [2022-07-27T15:37:33.497Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
15:37:33 [2022-07-27T15:37:33.497Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
15:37:33 [2022-07-27T15:37:33.497Z] === RUN   TestDiskUsage/after_container.Run
15:37:33 [2022-07-27T15:37:33.709Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
15:37:34 [2022-07-27T15:37:34.065Z] === RUN   TestDiskUsage/after_container.Run/container_types
15:37:34 [2022-07-27T15:37:34.065Z] === RUN   TestDiskUsage/after_container.Run/image_types
15:37:34 [2022-07-27T15:37:34.065Z] === RUN   TestDiskUsage/after_container.Run/volume_types
15:37:34 [2022-07-27T15:37:34.065Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
15:37:34 [2022-07-27T15:37:34.065Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
15:37:34 [2022-07-27T15:37:34.065Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
15:37:34 [2022-07-27T15:37:34.065Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
15:37:34 [2022-07-27T15:37:34.065Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
15:37:34 [2022-07-27T15:37:34.065Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
15:37:34 [2022-07-27T15:37:34.065Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
15:37:34 [2022-07-27T15:37:34.065Z] --- PASS: TestDiskUsage (1.58s)
15:37:34 [2022-07-27T15:37:34.065Z]     --- PASS: TestDiskUsage/empty (0.01s)
15:37:34 [2022-07-27T15:37:34.065Z]         --- PASS: TestDiskUsage/empty/container_types (0.01s)
15:37:34 [2022-07-27T15:37:34.065Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
15:37:34 [2022-07-27T15:37:34.065Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
15:37:34 [2022-07-27T15:37:34.065Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
15:37:34 [2022-07-27T15:37:34.065Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
15:37:34 [2022-07-27T15:37:34.065Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
15:37:34 [2022-07-27T15:37:34.065Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
15:37:34 [2022-07-27T15:37:34.065Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
15:37:34 [2022-07-27T15:37:34.065Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
15:37:34 [2022-07-27T15:37:34.065Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
15:37:34 [2022-07-27T15:37:34.065Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.33s)
15:37:34 [2022-07-27T15:37:34.065Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
15:37:34 [2022-07-27T15:37:34.065Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
15:37:34 [2022-07-27T15:37:34.065Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
15:37:34 [2022-07-27T15:37:34.065Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
15:37:34 [2022-07-27T15:37:34.065Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
15:37:34 [2022-07-27T15:37:34.065Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
15:37:34 [2022-07-27T15:37:34.065Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
15:37:34 [2022-07-27T15:37:34.065Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
15:37:34 [2022-07-27T15:37:34.065Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
15:37:34 [2022-07-27T15:37:34.065Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
15:37:34 [2022-07-27T15:37:34.065Z]     --- PASS: TestDiskUsage/after_container.Run (0.52s)
15:37:34 [2022-07-27T15:37:34.065Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
15:37:34 [2022-07-27T15:37:34.065Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
15:37:34 [2022-07-27T15:37:34.065Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
15:37:34 [2022-07-27T15:37:34.065Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
15:37:34 [2022-07-27T15:37:34.065Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
15:37:34 [2022-07-27T15:37:34.065Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
15:37:34 [2022-07-27T15:37:34.065Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
15:37:34 [2022-07-27T15:37:34.065Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
15:37:34 [2022-07-27T15:37:34.065Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
15:37:34 [2022-07-27T15:37:34.065Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
15:37:34 [2022-07-27T15:37:34.065Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.59s)
15:37:34 [2022-07-27T15:37:34.065Z] PASS
15:37:34 [2022-07-27T15:37:34.065Z] 
15:37:34 [2022-07-27T15:37:34.065Z] DONE 54 tests in 23.008s
15:37:34 [2022-07-27T15:37:34.065Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
15:37:34 [2022-07-27T15:37:34.109Z] --- PASS: TestPluginWithDevMounts (1.52s)
15:37:34 [2022-07-27T15:37:34.109Z] PASS
15:37:34 [2022-07-27T15:37:34.109Z] 
15:37:34 [2022-07-27T15:37:34.109Z] DONE 1 tests in 1.616s
15:37:34 [2022-07-27T15:37:34.109Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
15:37:34 [2022-07-27T15:37:34.109Z] ++ 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
15:37:34 [2022-07-27T15:37:34.109Z] ++ set -e
15:37:34 [2022-07-27T15:37:34.109Z] ++ '[' -n 0 ']'
15:37:34 [2022-07-27T15:37:34.109Z] ++ set -x
15:37:34 [2022-07-27T15:37:34.109Z] ++ env -i DEST=/go/src/github.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
15:37:34 [2022-07-27T15:37:34.109Z] INFO: Testing against a local daemon
15:37:34 [2022-07-27T15:37:34.109Z] === RUN   TestSecretInspect
15:37:34 [2022-07-27T15:37:34.323Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s)
15:37:34 [2022-07-27T15:37:34.323Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:37:34 [2022-07-27T15:37:34.325Z] INFO: Testing against a local daemon
15:37:34 [2022-07-27T15:37:34.325Z] === RUN   TestVolumesCreateAndList
15:37:34 [2022-07-27T15:37:34.325Z] --- PASS: TestVolumesCreateAndList (0.02s)
15:37:34 [2022-07-27T15:37:34.325Z] === RUN   TestVolumesRemove
15:37:34 [2022-07-27T15:37:34.325Z] --- PASS: TestVolumesRemove (0.07s)
15:37:34 [2022-07-27T15:37:34.325Z] === RUN   TestVolumesInspect
15:37:34 [2022-07-27T15:37:34.325Z] --- PASS: TestVolumesInspect (0.02s)
15:37:34 [2022-07-27T15:37:34.325Z] === RUN   TestVolumesInvalidJSON
15:37:34 [2022-07-27T15:37:34.325Z] === RUN   TestVolumesInvalidJSON/volumes/create
15:37:34 [2022-07-27T15:37:34.325Z] === PAUSE TestVolumesInvalidJSON/volumes/create
15:37:34 [2022-07-27T15:37:34.325Z] === CONT  TestVolumesInvalidJSON/volumes/create
15:37:34 [2022-07-27T15:37:34.325Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
15:37:34 [2022-07-27T15:37:34.325Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
15:37:34 [2022-07-27T15:37:34.325Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
15:37:34 [2022-07-27T15:37:34.325Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
15:37:34 [2022-07-27T15:37:34.325Z] --- PASS: TestVolumesInvalidJSON (0.02s)
15:37:34 [2022-07-27T15:37:34.325Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
15:37:34 [2022-07-27T15:37:34.325Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
15:37:34 [2022-07-27T15:37:34.325Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
15:37:34 [2022-07-27T15:37:34.325Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
15:37:34 [2022-07-27T15:37:34.325Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
15:37:34 [2022-07-27T15:37:34.325Z] PASS
15:37:34 [2022-07-27T15:37:34.325Z] 
15:37:34 [2022-07-27T15:37:34.325Z] DONE 9 tests in 0.158s
15:37:34 [2022-07-27T15:37:34.325Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:37:34 [2022-07-27T15:37:34.892Z] Stopping apparmor (via systemctl): apparmor.service.
15:37:34 [2022-07-27T15:37:34.892Z] Removing test suite binaries
15:37:34 [2022-07-27T15:37:34.892Z] exiting test-integration
15:37:34 [2022-07-27T15:37:34.892Z] ++ exit 0
15:37:34 [2022-07-27T15:37:34.892Z] 
15:37:35 [2022-07-27T15:37:35.087Z] === RUN   TestDockerSuite/TestBuildBlankName
15:37:35 [2022-07-27T15:37:35.252Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s)
15:37:35 [2022-07-27T15:37:35.252Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:37:35 [2022-07-27T15:37:35.655Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
15:37:35 [2022-07-27T15:37:35.814Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s)
15:37:35 [2022-07-27T15:37:35.814Z] === RUN   TestCgroupNamespacesRunOlderClient
15:37:35 [2022-07-27T15:37:35.914Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
Post stage
[Pipeline] junit
15:37:36 [2022-07-27T15:37:36.292Z] Recording test results
15:37:36 [2022-07-27T15:37:36.508Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:37:36 [2022-07-27T15:37:36.625Z] --- PASS: TestSecretInspect (2.24s)
15:37:36 [2022-07-27T15:37:36.625Z] === RUN   TestSecretList
15:37:36 [2022-07-27T15:37:36.847Z] + echo Ensuring container killed.
15:37:36 [2022-07-27T15:37:36.847Z] Ensuring container killed.
15:37:36 [2022-07-27T15:37:36.847Z] + docker rm -vf docker-pr10
15:37:36 [2022-07-27T15:37:36.847Z] Error: No such container: docker-pr10
[Pipeline] sh
15:37:37 [2022-07-27T15:37:37.130Z] + echo Chowning /workspace to jenkins user
15:37:37 [2022-07-27T15:37:37.130Z] Chowning /workspace to jenkins user
15:37:37 [2022-07-27T15:37:37.130Z] + id -u
15:37:37 [2022-07-27T15:37:37.130Z] + id -g
15:37:37 [2022-07-27T15:37:37.130Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42934:/workspace busybox chown -R 1000:1000 /workspace
15:37:37 [2022-07-27T15:37:37.181Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s)
15:37:37 [2022-07-27T15:37:37.181Z] === RUN   TestNISDomainname
15:37:37 [2022-07-27T15:37:37.181Z]     run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
15:37:37 [2022-07-27T15:37:37.181Z] --- SKIP: TestNISDomainname (0.02s)
15:37:37 [2022-07-27T15:37:37.181Z] === RUN   TestHostnameDnsResolution
15:37:37 [2022-07-27T15:37:37.742Z] --- PASS: TestHostnameDnsResolution (0.64s)
15:37:37 [2022-07-27T15:37:37.742Z] === RUN   TestUnprivilegedPortsAndPing
15:37:37 [2022-07-27T15:37:37.742Z]     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
15:37:37 [2022-07-27T15:37:37.742Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
15:37:37 [2022-07-27T15:37:37.742Z] === RUN   TestPrivilegedHostDevices
15:37:37 [2022-07-27T15:37:37.819Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
15:37:38 [2022-07-27T15:37:38.304Z] --- PASS: TestPrivilegedHostDevices (0.46s)
15:37:38 [2022-07-27T15:37:38.304Z] === RUN   TestRunConsoleSize
15:37:38 [2022-07-27T15:37:38.513Z] --- PASS: TestSecretList (2.15s)
15:37:38 [2022-07-27T15:37:38.513Z] === RUN   TestSecretsCreateAndDelete
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:37:38 [2022-07-27T15:37:38.560Z] --- PASS: TestRunConsoleSize (0.38s)
15:37:38 [2022-07-27T15:37:38.560Z] === RUN   TestStats
15:37:38 [2022-07-27T15:37:38.560Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
15:37:38 [2022-07-27T15:37:38.560Z] --- SKIP: TestStats (0.00s)
15:37:38 [2022-07-27T15:37:38.560Z] === RUN   TestStopContainerWithTimeout
15:37:38 [2022-07-27T15:37:38.560Z] === RUN   TestStopContainerWithTimeout/0
15:37:38 [2022-07-27T15:37:38.560Z] === PAUSE TestStopContainerWithTimeout/0
15:37:38 [2022-07-27T15:37:38.560Z] === RUN   TestStopContainerWithTimeout/1
15:37:38 [2022-07-27T15:37:38.560Z] === PAUSE TestStopContainerWithTimeout/1
15:37:38 [2022-07-27T15:37:38.560Z] === RUN   TestStopContainerWithTimeout/3
15:37:38 [2022-07-27T15:37:38.560Z] === PAUSE TestStopContainerWithTimeout/3
15:37:38 [2022-07-27T15:37:38.560Z] === RUN   TestStopContainerWithTimeout/-1
15:37:38 [2022-07-27T15:37:38.560Z] === PAUSE TestStopContainerWithTimeout/-1
15:37:38 [2022-07-27T15:37:38.560Z] === CONT  TestStopContainerWithTimeout/0
15:37:38 [2022-07-27T15:37:38.560Z] === CONT  TestStopContainerWithTimeout/-1
15:37:38 [2022-07-27T15:37:38.759Z]     check_test.go:540: [dc0f380f7bf07] daemon is not started
15:37:38 [2022-07-27T15:37:38.760Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
15:37:38 [2022-07-27T15:37:38.804Z] + bundleName=amd64-cgroup2
15:37:38 [2022-07-27T15:37:38.804Z] + echo Creating amd64-cgroup2-bundles.tar.gz
15:37:38 [2022-07-27T15:37:38.804Z] Creating amd64-cgroup2-bundles.tar.gz
15:37:38 [2022-07-27T15:37:38.804Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
15:37:38 [2022-07-27T15:37:38.804Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
15:37:39 [2022-07-27T15:37:39.076Z] Archiving artifacts
15:37:39 [2022-07-27T15:37:39.122Z] === CONT  TestStopContainerWithTimeout/3
15:37:39 [2022-07-27T15:37:39.322Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42934/10/artifacts/
[Pipeline] }
15:37:39 [2022-07-27T15:37:39.328Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
[Pipeline] // catchError
[Pipeline] sh
15:37:39 [2022-07-27T15:37:39.626Z] + make clean
15:37:39 [2022-07-27T15:37:39.626Z] docker volume rm -f docker-dev-cache docker-mod-cache
15:37:39 [2022-07-27T15:37:39.626Z] docker-dev-cache
15:37:39 [2022-07-27T15:37:39.626Z] docker-mod-cache
[Pipeline] deleteDir
15:37:39 [2022-07-27T15:37:39.896Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
15:37:39 [2022-07-27T15:37:39.896Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
15:37:40 [2022-07-27T15:37:40.403Z] --- PASS: TestSecretsCreateAndDelete (2.13s)
15:37:40 [2022-07-27T15:37:40.403Z] === RUN   TestSecretsUpdate
15:37:40 [2022-07-27T15:37:40.464Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:37:41 [2022-07-27T15:37:41.401Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
15:37:41 [2022-07-27T15:37:41.637Z] === CONT  TestStopContainerWithTimeout/1
15:37:42 [2022-07-27T15:37:42.338Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
15:37:42 [2022-07-27T15:37:42.338Z]     check_test.go:540: [d5853199dd8f7] daemon is not started
15:37:42 [2022-07-27T15:37:42.338Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
15:37:42 [2022-07-27T15:37:42.599Z] --- PASS: TestStopContainerWithTimeout (0.01s)
15:37:42 [2022-07-27T15:37:42.599Z]     --- PASS: TestStopContainerWithTimeout/0 (0.64s)
15:37:42 [2022-07-27T15:37:42.599Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.58s)
15:37:42 [2022-07-27T15:37:42.599Z]     --- PASS: TestStopContainerWithTimeout/3 (2.36s)
15:37:42 [2022-07-27T15:37:42.599Z]     --- PASS: TestStopContainerWithTimeout/1 (1.41s)
15:37:42 [2022-07-27T15:37:42.599Z] === RUN   TestDeleteDevicemapper
15:37:42 [2022-07-27T15:37:42.599Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:37:42 [2022-07-27T15:37:42.599Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:37:42 [2022-07-27T15:37:42.599Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:37:42 [2022-07-27T15:37:42.921Z] --- PASS: TestSecretsUpdate (2.16s)
15:37:42 [2022-07-27T15:37:42.921Z] === RUN   TestTemplatedSecret
15:37:43 [2022-07-27T15:37:43.717Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
15:37:43 [2022-07-27T15:37:43.964Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.32s)
15:37:43 [2022-07-27T15:37:43.964Z] === RUN   TestUpdateMemory
15:37:43 [2022-07-27T15:37:43.964Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
15:37:43 [2022-07-27T15:37:43.964Z] --- SKIP: TestUpdateMemory (0.00s)
15:37:43 [2022-07-27T15:37:43.964Z] === RUN   TestUpdateCPUQuota
15:37:43 [2022-07-27T15:37:43.964Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
15:37:43 [2022-07-27T15:37:43.964Z] --- SKIP: TestUpdateCPUQuota (0.00s)
15:37:43 [2022-07-27T15:37:43.964Z] === RUN   TestUpdatePidsLimit
15:37:43 [2022-07-27T15:37:43.964Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
15:37:43 [2022-07-27T15:37:43.964Z] --- SKIP: TestUpdatePidsLimit (0.00s)
15:37:43 [2022-07-27T15:37:43.964Z] === RUN   TestUpdateRestartPolicy
15:37:44 [2022-07-27T15:37:44.654Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
15:37:45 [2022-07-27T15:37:45.437Z] --- PASS: TestTemplatedSecret (2.39s)
15:37:45 [2022-07-27T15:37:45.437Z] === RUN   TestSecretCreateResolve
15:37:46 [2022-07-27T15:37:46.050Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
15:37:47 [2022-07-27T15:37:47.327Z] --- PASS: TestSecretCreateResolve (2.16s)
15:37:47 [2022-07-27T15:37:47.327Z] PASS
15:37:47 [2022-07-27T15:37:47.327Z] 
15:37:47 [2022-07-27T15:37:47.327Z] DONE 6 tests in 13.337s
15:37:47 [2022-07-27T15:37:47.327Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
15:37:47 [2022-07-27T15:37:47.327Z] ++ 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
15:37:47 [2022-07-27T15:37:47.327Z] ++ set -e
15:37:47 [2022-07-27T15:37:47.327Z] ++ '[' -n 0 ']'
15:37:47 [2022-07-27T15:37:47.327Z] ++ set -x
15:37:47 [2022-07-27T15:37:47.327Z] ++ env -i DEST=/go/src/github.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
15:37:47 [2022-07-27T15:37:47.327Z] INFO: Testing against a local daemon
15:37:47 [2022-07-27T15:37:47.327Z] === RUN   TestServiceCreateInit
15:37:47 [2022-07-27T15:37:47.327Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:37:47 [2022-07-27T15:37:47.429Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
15:37:48 [2022-07-27T15:37:48.366Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
15:37:49 [2022-07-27T15:37:49.303Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
15:37:51 [2022-07-27T15:37:51.512Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:37:51 [2022-07-27T15:37:51.838Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
15:37:52 [2022-07-27T15:37:52.407Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
15:37:53 [2022-07-27T15:37:53.344Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
15:37:54 [2022-07-27T15:37:54.782Z] --- PASS: TestServiceCreateInit (7.00s)
15:37:54 [2022-07-27T15:37:54.782Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.48s)
15:37:54 [2022-07-27T15:37:54.782Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.51s)
15:37:54 [2022-07-27T15:37:54.782Z] === RUN   TestCreateServiceMultipleTimes
15:37:55 [2022-07-27T15:37:55.881Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
15:37:56 [2022-07-27T15:37:56.132Z] --- PASS: TestUpdateRestartPolicy (10.91s)
15:37:56 [2022-07-27T15:37:56.132Z] === RUN   TestUpdateRestartWithAutoRemove
15:37:56 [2022-07-27T15:37:56.132Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s)
15:37:56 [2022-07-27T15:37:56.132Z] === RUN   TestWaitNonBlocked
15:37:56 [2022-07-27T15:37:56.132Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:37:56 [2022-07-27T15:37:56.132Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:37:56 [2022-07-27T15:37:56.132Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:37:56 [2022-07-27T15:37:56.132Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:37:56 [2022-07-27T15:37:56.132Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:37:56 [2022-07-27T15:37:56.132Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:37:56 [2022-07-27T15:37:56.132Z] --- PASS: TestWaitNonBlocked (0.01s)
15:37:56 [2022-07-27T15:37:56.132Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.55s)
15:37:56 [2022-07-27T15:37:56.132Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s)
15:37:56 [2022-07-27T15:37:56.132Z] === RUN   TestWaitBlocked
15:37:56 [2022-07-27T15:37:56.132Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:37:56 [2022-07-27T15:37:56.132Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:37:56 [2022-07-27T15:37:56.132Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:37:56 [2022-07-27T15:37:56.132Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:37:56 [2022-07-27T15:37:56.132Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:37:56 [2022-07-27T15:37:56.132Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:37:56 [2022-07-27T15:37:56.693Z] --- PASS: TestWaitBlocked (0.01s)
15:37:56 [2022-07-27T15:37:56.693Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.64s)
15:37:56 [2022-07-27T15:37:56.693Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s)
15:37:56 [2022-07-27T15:37:56.693Z] === RUN   TestWaitConditions
15:37:56 [2022-07-27T15:37:56.693Z] === RUN   TestWaitConditions/default
15:37:56 [2022-07-27T15:37:56.693Z] === PAUSE TestWaitConditions/default
15:37:56 [2022-07-27T15:37:56.693Z] === RUN   TestWaitConditions/not-running
15:37:56 [2022-07-27T15:37:56.693Z] === PAUSE TestWaitConditions/not-running
15:37:56 [2022-07-27T15:37:56.693Z] === RUN   TestWaitConditions/next-exit
15:37:56 [2022-07-27T15:37:56.693Z] === PAUSE TestWaitConditions/next-exit
15:37:56 [2022-07-27T15:37:56.693Z] === RUN   TestWaitConditions/removed
15:37:56 [2022-07-27T15:37:56.693Z] === PAUSE TestWaitConditions/removed
15:37:56 [2022-07-27T15:37:56.693Z] === CONT  TestWaitConditions/default
15:37:56 [2022-07-27T15:37:56.693Z] === CONT  TestWaitConditions/removed
15:37:58 [2022-07-27T15:37:58.581Z] === CONT  TestWaitConditions/next-exit
15:37:58 [2022-07-27T15:37:58.581Z] === CONT  TestWaitConditions/not-running
15:37:59 [2022-07-27T15:37:59.170Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
15:37:59 [2022-07-27T15:37:59.947Z] --- PASS: TestWaitConditions (0.01s)
15:37:59 [2022-07-27T15:37:59.947Z]     --- PASS: TestWaitConditions/removed (1.77s)
15:37:59 [2022-07-27T15:37:59.947Z]     --- PASS: TestWaitConditions/default (1.80s)
15:37:59 [2022-07-27T15:37:59.947Z]     --- PASS: TestWaitConditions/next-exit (1.56s)
15:37:59 [2022-07-27T15:37:59.947Z]     --- PASS: TestWaitConditions/not-running (1.57s)
15:37:59 [2022-07-27T15:37:59.947Z] === CONT  TestDaemonRestartIpcMode
15:37:59 [2022-07-27T15:37:59.947Z] === CONT  TestIpcModeOlderClient
15:37:59 [2022-07-27T15:37:59.947Z] --- PASS: TestIpcModeOlderClient (0.07s)
15:37:59 [2022-07-27T15:37:59.947Z] === CONT  TestRestartDaemonWithRestartingContainer
15:38:02 [2022-07-27T15:38:02.459Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
15:38:02 [2022-07-27T15:38:02.465Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.39s)
15:38:02 [2022-07-27T15:38:02.721Z] --- PASS: TestDaemonRestartIpcMode (2.83s)
15:38:02 [2022-07-27T15:38:02.721Z] PASS
15:38:02 [2022-07-27T15:38:02.721Z] 
15:38:02 [2022-07-27T15:38:02.721Z] === Skipped
15:38:02 [2022-07-27T15:38:02.721Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
15:38:02 [2022-07-27T15:38:02.721Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:38:02 [2022-07-27T15:38:02.721Z] 
15:38:02 [2022-07-27T15:38:02.721Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
15:38:02 [2022-07-27T15:38:02.721Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
15:38:02 [2022-07-27T15:38:02.721Z] 
15:38:02 [2022-07-27T15:38:02.721Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
15:38:02 [2022-07-27T15:38:02.721Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
15:38:02 [2022-07-27T15:38:02.721Z] 
15:38:02 [2022-07-27T15:38:02.721Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
15:38:02 [2022-07-27T15:38:02.721Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
15:38:02 [2022-07-27T15:38:02.721Z] 
15:38:02 [2022-07-27T15:38:02.721Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
15:38:02 [2022-07-27T15:38:02.721Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
15:38:02 [2022-07-27T15:38:02.721Z] 
15:38:02 [2022-07-27T15:38:02.721Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
15:38:02 [2022-07-27T15:38:02.721Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:38:02 [2022-07-27T15:38:02.721Z] 
15:38:02 [2022-07-27T15:38:02.721Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
15:38:02 [2022-07-27T15:38:02.721Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:38:02 [2022-07-27T15:38:02.721Z] 
15:38:02 [2022-07-27T15:38:02.721Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
15:38:02 [2022-07-27T15:38:02.721Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:38:02 [2022-07-27T15:38:02.721Z] 
15:38:02 [2022-07-27T15:38:02.721Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
15:38:02 [2022-07-27T15:38:02.721Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:38:02 [2022-07-27T15:38:02.721Z] 
15:38:02 [2022-07-27T15:38:02.721Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
15:38:02 [2022-07-27T15:38:02.721Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:38:02 [2022-07-27T15:38:02.721Z] 
15:38:02 [2022-07-27T15:38:02.721Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
15:38:02 [2022-07-27T15:38:02.721Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
15:38:02 [2022-07-27T15:38:02.721Z] 
15:38:02 [2022-07-27T15:38:02.721Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
15:38:02 [2022-07-27T15:38:02.721Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:38:02 [2022-07-27T15:38:02.721Z] 
15:38:02 [2022-07-27T15:38:02.721Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
15:38:02 [2022-07-27T15:38:02.721Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
15:38:02 [2022-07-27T15:38:02.721Z] 
15:38:02 [2022-07-27T15:38:02.721Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s)
15:38:02 [2022-07-27T15:38:02.721Z]     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)
15:38:02 [2022-07-27T15:38:02.721Z] 
15:38:02 [2022-07-27T15:38:02.721Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
15:38:02 [2022-07-27T15:38:02.721Z]     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)
15:38:02 [2022-07-27T15:38:02.721Z] 
15:38:02 [2022-07-27T15:38:02.721Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
15:38:02 [2022-07-27T15:38:02.721Z]     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)
15:38:02 [2022-07-27T15:38:02.721Z] 
15:38:02 [2022-07-27T15:38:02.721Z] === SKIP: amd64.integration.container TestPause (0.00s)
15:38:02 [2022-07-27T15:38:02.721Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
15:38:02 [2022-07-27T15:38:02.721Z] 
15:38:02 [2022-07-27T15:38:02.721Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:38:02 [2022-07-27T15:38:02.721Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:38:02 [2022-07-27T15:38:02.721Z] 
15:38:02 [2022-07-27T15:38:02.721Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s)
15:38:02 [2022-07-27T15:38:02.721Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
15:38:02 [2022-07-27T15:38:02.721Z] 
15:38:02 [2022-07-27T15:38:02.721Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
15:38:02 [2022-07-27T15:38:02.721Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
15:38:02 [2022-07-27T15:38:02.721Z] 
15:38:02 [2022-07-27T15:38:02.721Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s)
15:38:02 [2022-07-27T15:38:02.721Z]     run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
15:38:02 [2022-07-27T15:38:02.721Z] 
15:38:02 [2022-07-27T15:38:02.721Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
15:38:02 [2022-07-27T15:38:02.721Z]     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
15:38:02 [2022-07-27T15:38:02.721Z] 
15:38:02 [2022-07-27T15:38:02.721Z] === SKIP: amd64.integration.container TestStats (0.00s)
15:38:02 [2022-07-27T15:38:02.721Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
15:38:02 [2022-07-27T15:38:02.721Z] 
15:38:02 [2022-07-27T15:38:02.721Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
15:38:02 [2022-07-27T15:38:02.721Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:38:02 [2022-07-27T15:38:02.721Z] 
15:38:02 [2022-07-27T15:38:02.721Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
15:38:02 [2022-07-27T15:38:02.721Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
15:38:02 [2022-07-27T15:38:02.721Z] 
15:38:02 [2022-07-27T15:38:02.721Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
15:38:02 [2022-07-27T15:38:02.721Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
15:38:02 [2022-07-27T15:38:02.721Z] 
15:38:02 [2022-07-27T15:38:02.721Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
15:38:02 [2022-07-27T15:38:02.721Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
15:38:02 [2022-07-27T15:38:02.721Z] 
15:38:02 [2022-07-27T15:38:02.721Z] DONE 241 tests, 27 skipped in 81.339s
15:38:02 [2022-07-27T15:38:02.721Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
15:38:02 [2022-07-27T15:38:02.977Z] === RUN   TestConfigDaemonLibtrustID
15:38:03 [2022-07-27T15:38:03.539Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
15:38:03 [2022-07-27T15:38:03.539Z] === RUN   TestConfigDaemonID
15:38:04 [2022-07-27T15:38:04.471Z]     daemon_test.go:83: [d220843d0e857] daemon is not started
15:38:04 [2022-07-27T15:38:04.471Z] --- PASS: TestConfigDaemonID (1.08s)
15:38:04 [2022-07-27T15:38:04.472Z] === RUN   TestDaemonConfigValidation
15:38:04 [2022-07-27T15:38:04.472Z] === RUN   TestDaemonConfigValidation/config_with_no_content
15:38:04 [2022-07-27T15:38:04.472Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
15:38:04 [2022-07-27T15:38:04.472Z] === RUN   TestDaemonConfigValidation/config_with_{}
15:38:04 [2022-07-27T15:38:04.472Z] === PAUSE TestDaemonConfigValidation/config_with_{}
15:38:04 [2022-07-27T15:38:04.472Z] === RUN   TestDaemonConfigValidation/invalid_config
15:38:04 [2022-07-27T15:38:04.472Z] === PAUSE TestDaemonConfigValidation/invalid_config
15:38:04 [2022-07-27T15:38:04.472Z] === RUN   TestDaemonConfigValidation/malformed_config
15:38:04 [2022-07-27T15:38:04.472Z] === PAUSE TestDaemonConfigValidation/malformed_config
15:38:04 [2022-07-27T15:38:04.472Z] === RUN   TestDaemonConfigValidation/valid_config
15:38:04 [2022-07-27T15:38:04.472Z] === PAUSE TestDaemonConfigValidation/valid_config
15:38:04 [2022-07-27T15:38:04.472Z] === CONT  TestDaemonConfigValidation/config_with_no_content
15:38:04 [2022-07-27T15:38:04.472Z] === CONT  TestDaemonConfigValidation/malformed_config
15:38:04 [2022-07-27T15:38:04.728Z] === CONT  TestDaemonConfigValidation/valid_config
15:38:04 [2022-07-27T15:38:04.728Z] === CONT  TestDaemonConfigValidation/invalid_config
15:38:04 [2022-07-27T15:38:04.728Z] === CONT  TestDaemonConfigValidation/config_with_{}
15:38:04 [2022-07-27T15:38:04.728Z] --- PASS: TestDaemonConfigValidation (0.00s)
15:38:04 [2022-07-27T15:38:04.728Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
15:38:04 [2022-07-27T15:38:04.728Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.11s)
15:38:04 [2022-07-27T15:38:04.728Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.09s)
15:38:04 [2022-07-27T15:38:04.728Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
15:38:04 [2022-07-27T15:38:04.728Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
15:38:04 [2022-07-27T15:38:04.728Z] === RUN   TestConfigDaemonSeccompProfiles
15:38:04 [2022-07-27T15:38:04.728Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
15:38:04 [2022-07-27T15:38:04.996Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
15:38:06 [2022-07-27T15:38:06.096Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
15:38:06 [2022-07-27T15:38:06.902Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
15:38:07 [2022-07-27T15:38:07.024Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
15:38:07 [2022-07-27T15:38:07.952Z] === CONT  TestConfigDaemonSeccompProfiles
15:38:07 [2022-07-27T15:38:07.952Z]     daemon_test.go:197: [d053a7ade492a] daemon is not started
15:38:07 [2022-07-27T15:38:07.952Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s)
15:38:07 [2022-07-27T15:38:07.952Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s)
15:38:07 [2022-07-27T15:38:07.952Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s)
15:38:07 [2022-07-27T15:38:07.952Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s)
15:38:07 [2022-07-27T15:38:07.952Z] === RUN   TestDaemonProxy
15:38:07 [2022-07-27T15:38:07.952Z]     daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
15:38:07 [2022-07-27T15:38:07.952Z] --- SKIP: TestDaemonProxy (0.00s)
15:38:07 [2022-07-27T15:38:07.952Z] PASS
15:38:07 [2022-07-27T15:38:07.952Z] 
15:38:07 [2022-07-27T15:38:07.952Z] === Skipped
15:38:07 [2022-07-27T15:38:07.952Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s)
15:38:07 [2022-07-27T15:38:07.952Z]     daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
15:38:07 [2022-07-27T15:38:07.952Z] 
15:38:07 [2022-07-27T15:38:07.952Z] DONE 13 tests, 1 skipped in 5.248s
15:38:08 [2022-07-27T15:38:08.209Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
15:38:08 [2022-07-27T15:38:08.209Z] INFO: Testing against a local daemon
15:38:08 [2022-07-27T15:38:08.209Z] === RUN   TestCommitInheritsEnv
15:38:08 [2022-07-27T15:38:08.808Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
15:38:08 [2022-07-27T15:38:08.808Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
15:38:09 [2022-07-27T15:38:09.626Z] --- PASS: TestCreateServiceMultipleTimes (15.06s)
15:38:09 [2022-07-27T15:38:09.626Z] === RUN   TestCreateServiceConflict
15:38:09 [2022-07-27T15:38:09.746Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
15:38:10 [2022-07-27T15:38:10.098Z] --- PASS: TestCommitInheritsEnv (1.91s)
15:38:10 [2022-07-27T15:38:10.098Z] === RUN   TestImportExtremelyLargeImageWorks
15:38:10 [2022-07-27T15:38:10.098Z] === PAUSE TestImportExtremelyLargeImageWorks
15:38:10 [2022-07-27T15:38:10.098Z] === RUN   TestImportWithCustomPlatform
15:38:10 [2022-07-27T15:38:10.098Z] === RUN   TestImportWithCustomPlatform/#00
15:38:10 [2022-07-27T15:38:10.354Z] === RUN   TestImportWithCustomPlatform/_______
15:38:10 [2022-07-27T15:38:10.354Z] === RUN   TestImportWithCustomPlatform//
15:38:10 [2022-07-27T15:38:10.354Z] === RUN   TestImportWithCustomPlatform/linux
15:38:10 [2022-07-27T15:38:10.354Z] === RUN   TestImportWithCustomPlatform/LINUX
15:38:10 [2022-07-27T15:38:10.354Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
15:38:10 [2022-07-27T15:38:10.354Z] === RUN   TestImportWithCustomPlatform/macos
15:38:10 [2022-07-27T15:38:10.354Z] === RUN   TestImportWithCustomPlatform/macos/arm64
15:38:10 [2022-07-27T15:38:10.354Z] === RUN   TestImportWithCustomPlatform/nintendo64
15:38:10 [2022-07-27T15:38:10.610Z] --- PASS: TestImportWithCustomPlatform (0.32s)
15:38:10 [2022-07-27T15:38:10.610Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
15:38:10 [2022-07-27T15:38:10.610Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
15:38:10 [2022-07-27T15:38:10.610Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
15:38:10 [2022-07-27T15:38:10.610Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
15:38:10 [2022-07-27T15:38:10.610Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
15:38:10 [2022-07-27T15:38:10.610Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s)
15:38:10 [2022-07-27T15:38:10.610Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
15:38:10 [2022-07-27T15:38:10.610Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
15:38:10 [2022-07-27T15:38:10.610Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
15:38:10 [2022-07-27T15:38:10.610Z] === RUN   TestImagesFilterMultiReference
15:38:10 [2022-07-27T15:38:10.610Z] --- PASS: TestImagesFilterMultiReference (0.07s)
15:38:10 [2022-07-27T15:38:10.610Z] === RUN   TestImagePullPlatformInvalid
15:38:10 [2022-07-27T15:38:10.610Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
15:38:10 [2022-07-27T15:38:10.610Z] === RUN   TestRemoveImageOrphaning
15:38:10 [2022-07-27T15:38:10.685Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
15:38:11 [2022-07-27T15:38:11.516Z] --- PASS: TestCreateServiceConflict (2.18s)
15:38:11 [2022-07-27T15:38:11.516Z] === RUN   TestCreateServiceMaxReplicas
15:38:11 [2022-07-27T15:38:11.643Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
15:38:11 [2022-07-27T15:38:11.916Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
15:38:12 [2022-07-27T15:38:12.499Z] --- PASS: TestRemoveImageOrphaning (1.58s)
15:38:12 [2022-07-27T15:38:12.499Z] === RUN   TestRemoveImageGarbageCollector
15:38:12 [2022-07-27T15:38:12.499Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
15:38:12 [2022-07-27T15:38:12.499Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
15:38:12 [2022-07-27T15:38:12.499Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:38:12 [2022-07-27T15:38:12.499Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
15:38:12 [2022-07-27T15:38:12.499Z] === RUN   TestTagInvalidReference
15:38:12 [2022-07-27T15:38:12.499Z] --- PASS: TestTagInvalidReference (0.01s)
15:38:12 [2022-07-27T15:38:12.499Z] === RUN   TestTagValidPrefixedRepo
15:38:12 [2022-07-27T15:38:12.499Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
15:38:12 [2022-07-27T15:38:12.499Z] === RUN   TestTagExistedNameWithoutForce
15:38:12 [2022-07-27T15:38:12.499Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
15:38:12 [2022-07-27T15:38:12.499Z] === RUN   TestTagOfficialNames
15:38:12 [2022-07-27T15:38:12.499Z] --- PASS: TestTagOfficialNames (0.04s)
15:38:12 [2022-07-27T15:38:12.499Z] === RUN   TestTagMatchesDigest
15:38:12 [2022-07-27T15:38:12.499Z] --- PASS: TestTagMatchesDigest (0.01s)
15:38:12 [2022-07-27T15:38:12.499Z] === CONT  TestImportExtremelyLargeImageWorks
15:38:13 [2022-07-27T15:38:13.825Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
15:38:14 [2022-07-27T15:38:14.034Z] --- PASS: TestCreateServiceMaxReplicas (2.57s)
15:38:14 [2022-07-27T15:38:14.034Z] === RUN   TestCreateWithDuplicateNetworkNames
15:38:14 [2022-07-27T15:38:14.392Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
15:38:16 [2022-07-27T15:38:16.931Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
15:38:20 [2022-07-27T15:38:20.220Z]     docker_cli_daemon_test.go:2503: [ddcf77a2af6ae] daemon is not started
15:38:21 [2022-07-27T15:38:21.599Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
15:38:22 [2022-07-27T15:38:22.537Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
15:38:24 [2022-07-27T15:38:24.446Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
15:38:25 [2022-07-27T15:38:25.383Z] === RUN   TestDockerSuite/TestBuildCacheAdd
15:38:26 [2022-07-27T15:38:26.321Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
15:38:27 [2022-07-27T15:38:27.258Z] === RUN   TestDockerSuite/TestBuildCacheFrom
15:38:28 [2022-07-27T15:38:28.876Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.11s)
15:38:28 [2022-07-27T15:38:28.876Z] === RUN   TestCreateServiceSecretFileMode
15:38:29 [2022-07-27T15:38:29.803Z] --- PASS: TestCreateServiceSecretFileMode (2.46s)
15:38:29 [2022-07-27T15:38:29.803Z] === RUN   TestCreateServiceConfigFileMode
15:38:30 [2022-07-27T15:38:30.548Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
15:38:32 [2022-07-27T15:38:32.323Z] --- PASS: TestCreateServiceConfigFileMode (2.46s)
15:38:32 [2022-07-27T15:38:32.323Z] === RUN   TestCreateServiceSysctls
15:38:33 [2022-07-27T15:38:33.082Z] === RUN   TestDockerDaemonSuite/TestShmSize
15:38:33 [2022-07-27T15:38:33.082Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
15:38:34 [2022-07-27T15:38:34.987Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
15:38:34 [2022-07-27T15:38:34.987Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
15:38:35 [2022-07-27T15:38:35.598Z] --- PASS: TestCreateServiceSysctls (2.97s)
15:38:35 [2022-07-27T15:38:35.598Z] === RUN   TestCreateServiceCapabilities
15:38:35 [2022-07-27T15:38:35.923Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
15:38:36 [2022-07-27T15:38:36.861Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
15:38:37 [2022-07-27T15:38:37.489Z] --- PASS: TestCreateServiceCapabilities (2.36s)
15:38:37 [2022-07-27T15:38:37.489Z] === RUN   TestInspect
15:38:37 [2022-07-27T15:38:37.816Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
15:38:38 [2022-07-27T15:38:38.074Z]     check_test.go:540: [d572812f0d046] daemon is not started
15:38:38 [2022-07-27T15:38:38.074Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
15:38:39 [2022-07-27T15:38:39.450Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
15:38:40 [2022-07-27T15:38:40.007Z] --- PASS: TestInspect (2.63s)
15:38:40 [2022-07-27T15:38:40.007Z] === RUN   TestCreateJob
15:38:40 [2022-07-27T15:38:40.017Z] === RUN   TestDockerSuite/TestBuildClearCmd
15:38:40 [2022-07-27T15:38:40.585Z] === RUN   TestDockerSuite/TestBuildCmd
15:38:40 [2022-07-27T15:38:40.845Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
15:38:41 [2022-07-27T15:38:41.104Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
15:38:41 [2022-07-27T15:38:41.673Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
15:38:41 [2022-07-27T15:38:41.673Z]     docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows
15:38:41 [2022-07-27T15:38:41.673Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
15:38:43 [2022-07-27T15:38:43.275Z] --- PASS: TestCreateJob (2.93s)
15:38:43 [2022-07-27T15:38:43.275Z] === RUN   TestReplicatedJob
15:38:43 [2022-07-27T15:38:43.580Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
15:38:44 [2022-07-27T15:38:44.148Z] --- PASS: TestDockerDaemonSuite (339.12s)
15:38:44 [2022-07-27T15:38:44.148Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.96s)
15:38:44 [2022-07-27T15:38:44.148Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.49s)
15:38:44 [2022-07-27T15:38:44.148Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.62s)
15:38:44 [2022-07-27T15:38:44.148Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.57s)
15:38:44 [2022-07-27T15:38:44.148Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.27s)
15:38:44 [2022-07-27T15:38:44.148Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.58s)
15:38:44 [2022-07-27T15:38:44.148Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.33s)
15:38:44 [2022-07-27T15:38:44.148Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.00s)
15:38:44 [2022-07-27T15:38:44.148Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.22s)
15:38:44 [2022-07-27T15:38:44.148Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.22s)
15:38:44 [2022-07-27T15:38:44.148Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.49s)
15:38:44 [2022-07-27T15:38:44.148Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.49s)
15:38:44 [2022-07-27T15:38:44.148Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.36s)
15:38:44 [2022-07-27T15:38:44.148Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.32s)
15:38:44 [2022-07-27T15:38:44.148Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.38s)
15:38:44 [2022-07-27T15:38:44.148Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s)
15:38:44 [2022-07-27T15:38:44.148Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.32s)
15:38:44 [2022-07-27T15:38:44.148Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.54s)
15:38:44 [2022-07-27T15:38:44.148Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.92s)
15:38:44 [2022-07-27T15:38:44.148Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s)
15:38:44 [2022-07-27T15:38:44.148Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.70s)
15:38:44 [2022-07-27T15:38:44.148Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
15:38:44 [2022-07-27T15:38:44.148Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.57s)
15:38:44 [2022-07-27T15:38:44.148Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s)
15:38:44 [2022-07-27T15:38:44.148Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s)
15:38:44 [2022-07-27T15:38:44.148Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.77s)
15:38:44 [2022-07-27T15:38:44.148Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.72s)
15:38:44 [2022-07-27T15:38:44.148Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.38s)
15:38:44 [2022-07-27T15:38:44.148Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
15:38:44 [2022-07-27T15:38:44.148Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.03s)
15:38:44 [2022-07-27T15:38:44.148Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.94s)
15:38:44 [2022-07-27T15:38:44.148Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.44s)
15:38:44 [2022-07-27T15:38:44.148Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.64s)
15:38:44 [2022-07-27T15:38:44.148Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.32s)
15:38:44 [2022-07-27T15:38:44.148Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s)
15:38:44 [2022-07-27T15:38:44.148Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.67s)
15:38:44 [2022-07-27T15:38:44.148Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.52s)
15:38:44 [2022-07-27T15:38:44.148Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.05s)
15:38:44 [2022-07-27T15:38:44.148Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s)
15:38:44 [2022-07-27T15:38:44.148Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.77s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.73s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.86s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.58s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.29s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.41s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.64s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.87s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.37s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.84s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.88s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.14s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (3.66s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.09s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (3.97s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.39s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.77s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.47s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.98s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.18s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.60s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.02s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.99s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.61s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.02s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.13s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.16s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.66s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.54s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.41s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.39s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.21s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.78s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.41s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.13s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.12s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.57s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.27s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.57s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.92s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.95s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.99s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.83s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.53s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.93s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.62s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.79s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.55s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.60s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.46s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.55s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.08s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.34s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.33s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.53s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.78s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.17s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.15s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.82s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.57s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.65s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.97s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.98s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s)
15:38:44 [2022-07-27T15:38:44.408Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.22s)
15:38:44 [2022-07-27T15:38:44.408Z] === RUN   TestDockerSwarmSuite
15:38:44 [2022-07-27T15:38:44.408Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
15:38:47 [2022-07-27T15:38:47.698Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
15:38:48 [2022-07-27T15:38:48.522Z] --- PASS: TestReplicatedJob (4.67s)
15:38:48 [2022-07-27T15:38:48.522Z] === RUN   TestUpdateReplicatedJob
15:38:49 [2022-07-27T15:38:49.077Z] === RUN   TestDockerSuite/TestBuildConditionalCache
15:38:50 [2022-07-27T15:38:50.016Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
15:38:50 [2022-07-27T15:38:50.954Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
15:38:51 [2022-07-27T15:38:51.040Z] --- PASS: TestUpdateReplicatedJob (3.09s)
15:38:51 [2022-07-27T15:38:51.040Z] === RUN   TestServiceListWithStatuses
15:38:51 [2022-07-27T15:38:51.040Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:38:51 [2022-07-27T15:38:51.040Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:38:51 [2022-07-27T15:38:51.040Z] === RUN   TestDockerNetworkConnectAlias
15:38:51 [2022-07-27T15:38:51.213Z] === RUN   TestDockerSuite/TestBuildContextCleanup
15:38:51 [2022-07-27T15:38:51.472Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
15:38:52 [2022-07-27T15:38:52.410Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
15:38:53 [2022-07-27T15:38:53.348Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
15:38:53 [2022-07-27T15:38:53.606Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
15:38:55 [2022-07-27T15:38:55.209Z] --- PASS: TestDockerNetworkConnectAlias (3.88s)
15:38:55 [2022-07-27T15:38:55.209Z] === RUN   TestDockerNetworkReConnect
15:38:56 [2022-07-27T15:38:56.143Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
15:38:58 [2022-07-27T15:38:58.320Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd
15:38:58 [2022-07-27T15:38:58.320Z] Copying nested executables into bundles/cross/linux/amd64-daemon
15:38:58 [2022-07-27T15:38:58.320Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy
15:38:58 [2022-07-27T15:38:58.320Z] GOOS="linux" GOARCH="amd64" GOARM=""
15:38:58 [2022-07-27T15:38:58.320Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy
15:38:58 [2022-07-27T15:38:58.320Z] Cross building: bundles/cross/windows/amd64
15:38:58 [2022-07-27T15:38:58.320Z] +++++++ cat ./cli/winresources/dockerd/winres.json
15:38:58 [2022-07-27T15:38:58.320Z] {
15:38:58 [2022-07-27T15:38:58.320Z]   "RT_GROUP_ICON": {
15:38:58 [2022-07-27T15:38:58.320Z]     "#1": {
15:38:58 [2022-07-27T15:38:58.320Z]       "0409": "../../winresources/docker.ico"
15:38:58 [2022-07-27T15:38:58.320Z]     }
15:38:58 [2022-07-27T15:38:58.320Z]   },
15:38:58 [2022-07-27T15:38:58.320Z]   "RT_MANIFEST": {
15:38:58 [2022-07-27T15:38:58.320Z]     "#1": {
15:38:58 [2022-07-27T15:38:58.320Z]       "0409": {
15:38:58 [2022-07-27T15:38:58.320Z]         "identity": {},
15:38:58 [2022-07-27T15:38:58.320Z]         "description": "Docker Engine",
15:38:58 [2022-07-27T15:38:58.320Z]         "minimum-os": "vista",
15:38:58 [2022-07-27T15:38:58.320Z]         "execution-level": "",
15:38:58 [2022-07-27T15:38:58.320Z]         "ui-access": false,
15:38:58 [2022-07-27T15:38:58.320Z]         "auto-elevate": false,
15:38:58 [2022-07-27T15:38:58.320Z]         "dpi-awareness": "unaware",
15:38:58 [2022-07-27T15:38:58.320Z]         "disable-theming": false,
15:38:58 [2022-07-27T15:38:58.320Z]         "disable-window-filtering": false,
15:38:58 [2022-07-27T15:38:58.320Z]         "high-resolution-scrolling-aware": false,
15:38:58 [2022-07-27T15:38:58.320Z]         "ultra-high-resolution-scrolling-aware": false,
15:38:58 [2022-07-27T15:38:58.320Z]         "long-path-aware": false,
15:38:58 [2022-07-27T15:38:58.320Z]         "printer-driver-isolation": false,
15:38:58 [2022-07-27T15:38:58.320Z]         "gdi-scaling": false,
15:38:58 [2022-07-27T15:38:58.320Z]         "segment-heap": false,
15:38:58 [2022-07-27T15:38:58.320Z]         "use-common-controls-v6": false
15:38:58 [2022-07-27T15:38:58.320Z]       }
15:38:58 [2022-07-27T15:38:58.320Z]     }
15:38:58 [2022-07-27T15:38:58.320Z]   },
15:38:58 [2022-07-27T15:38:58.320Z]   "RT_MESSAGETABLE": {
15:38:58 [2022-07-27T15:38:58.320Z]     "#1": {
15:38:58 [2022-07-27T15:38:58.320Z]       "0409": "../../winresources/event_messages.bin"
15:38:58 [2022-07-27T15:38:58.320Z]     }
15:38:58 [2022-07-27T15:38:58.320Z]   },
15:38:58 [2022-07-27T15:38:58.320Z]   "RT_VERSION": {
15:38:58 [2022-07-27T15:38:58.320Z]     "#1": {
15:38:58 [2022-07-27T15:38:58.320Z]       "0409": {
15:38:58 [2022-07-27T15:38:58.320Z]         "fixed": {
15:38:58 [2022-07-27T15:38:58.320Z]           "file_version": "0.0.0.0",
15:38:58 [2022-07-27T15:38:58.320Z]           "product_version": "0.0.0.0",
15:38:58 [2022-07-27T15:38:58.320Z]           "type": "Unknown"
15:38:58 [2022-07-27T15:38:58.320Z]         },
15:38:58 [2022-07-27T15:38:58.320Z]         "info": {
15:38:58 [2022-07-27T15:38:58.320Z]           "0000": {
15:38:58 [2022-07-27T15:38:58.320Z]             "CompanyName": "",
15:38:58 [2022-07-27T15:38:58.320Z]             "FileVersion": "dev",
15:38:58 [2022-07-27T15:38:58.320Z]             "LegalCopyright": "Copyright © 2015-2022 Docker Inc.",
15:38:58 [2022-07-27T15:38:58.320Z]             "OriginalFileName": "dockerd.exe",
15:38:58 [2022-07-27T15:38:58.320Z]             "ProductName": "",
15:38:58 [2022-07-27T15:38:58.320Z]             "ProductVersion": "dev",
15:38:58 [2022-07-27T15:38:58.320Z]             "SpecialBuild": "31f654a704f61768828d5950a13f30bb493d1239"
15:38:58 [2022-07-27T15:38:58.320Z]           }
15:38:58 [2022-07-27T15:38:58.320Z]         }
15:38:58 [2022-07-27T15:38:58.320Z]       }
15:38:58 [2022-07-27T15:38:58.320Z]     }
15:38:58 [2022-07-27T15:38:58.320Z]   }
15:38:58 [2022-07-27T15:38:58.320Z] }
15:38:58 [2022-07-27T15:38:58.320Z] cmd/dockerd/config.go
15:38:58 [2022-07-27T15:38:58.320Z] cmd/dockerd/config_windows.go
15:38:58 [2022-07-27T15:38:58.320Z] cmd/dockerd/daemon.go
15:38:58 [2022-07-27T15:38:58.320Z] cmd/dockerd/daemon_test.go
15:38:58 [2022-07-27T15:38:58.320Z] cmd/dockerd/daemon_windows.go
15:38:58 [2022-07-27T15:38:58.320Z] cmd/dockerd/docker.go
15:38:58 [2022-07-27T15:38:58.320Z] cmd/dockerd/docker_windows.go
15:38:58 [2022-07-27T15:38:58.320Z] cmd/dockerd/genwinres_windows.go
15:38:58 [2022-07-27T15:38:58.320Z] cmd/dockerd/metrics.go
15:38:58 [2022-07-27T15:38:58.320Z] cmd/dockerd/options.go
15:38:58 [2022-07-27T15:38:58.320Z] cmd/dockerd/options_test.go
15:38:58 [2022-07-27T15:38:58.320Z] cmd/dockerd/service_windows.go
15:38:58 [2022-07-27T15:38:58.320Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe
15:38:58 [2022-07-27T15:38:58.320Z] GOOS="windows" GOARCH="amd64" GOARM=""
15:38:58 [2022-07-27T15:38:58.478Z] --- PASS: TestDockerNetworkReConnect (3.27s)
15:38:58 [2022-07-27T15:38:58.478Z] === RUN   TestServicePlugin
15:38:58 [2022-07-27T15:38:58.478Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:38:58 [2022-07-27T15:38:58.478Z] --- SKIP: TestServicePlugin (0.00s)
15:38:58 [2022-07-27T15:38:58.478Z] === RUN   TestServiceUpdateLabel
15:39:00 [2022-07-27T15:39:00.367Z] --- PASS: TestServiceUpdateLabel (2.16s)
15:39:00 [2022-07-27T15:39:00.367Z] === RUN   TestServiceUpdateSecrets
15:39:06 [2022-07-27T15:39:06.126Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
15:39:06 [2022-07-27T15:39:06.126Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
15:39:08 [2022-07-27T15:39:08.673Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
15:39:09 [2022-07-27T15:39:09.613Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
15:39:10 [2022-07-27T15:39:10.550Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
15:39:11 [2022-07-27T15:39:11.931Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
15:39:13 [2022-07-27T15:39:13.310Z]     docker_api_swarm_test.go:563: [dc670262d8d96] joining swarm manager [de5f02a5a1c87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:39:13 [2022-07-27T15:39:13.879Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
15:39:13 [2022-07-27T15:39:13.879Z]     docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows
15:39:13 [2022-07-27T15:39:13.879Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
15:39:13 [2022-07-27T15:39:13.879Z]     docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows
15:39:13 [2022-07-27T15:39:13.879Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
15:39:13 [2022-07-27T15:39:13.879Z]     docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows
15:39:13 [2022-07-27T15:39:13.879Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
15:39:13 [2022-07-27T15:39:13.879Z]     docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows
15:39:13 [2022-07-27T15:39:13.879Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
15:39:15 [2022-07-27T15:39:15.234Z] --- PASS: TestServiceUpdateSecrets (14.31s)
15:39:15 [2022-07-27T15:39:15.234Z] === RUN   TestServiceUpdateConfigs
15:39:17 [2022-07-27T15:39:17.168Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
15:39:21 [2022-07-27T15:39:21.361Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
15:39:23 [2022-07-27T15:39:23.899Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
15:39:24 [2022-07-27T15:39:24.467Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
15:39:26 [2022-07-27T15:39:26.372Z]     docker_api_swarm_test.go:585: [d1d6488c11525] joining swarm manager [de5f02a5a1c87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:39:29 [2022-07-27T15:39:29.663Z]     check_test.go:611: [dc670262d8d96] daemon is not started
15:39:30 [2022-07-27T15:39:30.075Z] --- PASS: TestServiceUpdateConfigs (14.37s)
15:39:30 [2022-07-27T15:39:30.075Z] === RUN   TestServiceUpdateNetwork
15:39:30 [2022-07-27T15:39:30.599Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
15:39:35 [2022-07-27T15:39:35.869Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
15:39:36 [2022-07-27T15:39:36.127Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
15:39:37 [2022-07-27T15:39:37.509Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
15:39:40 [2022-07-27T15:39:40.057Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
15:39:40 [2022-07-27T15:39:40.057Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
15:39:40 [2022-07-27T15:39:40.057Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
15:39:40 [2022-07-27T15:39:40.315Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
15:39:41 [2022-07-27T15:39:41.252Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
15:39:41 [2022-07-27T15:39:41.252Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
15:39:42 [2022-07-27T15:39:42.245Z] --- PASS: TestServiceUpdateNetwork (12.18s)
15:39:42 [2022-07-27T15:39:42.246Z] === RUN   TestServiceUpdatePidsLimit
15:39:42 [2022-07-27T15:39:42.246Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
15:39:42 [2022-07-27T15:39:42.631Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
15:39:42 [2022-07-27T15:39:42.808Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
15:39:43 [2022-07-27T15:39:43.199Z]     docker_api_swarm_test.go:46: [d954e8fb1afdf] joining swarm manager [dfb1cfe043261]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:39:44 [2022-07-27T15:39:44.136Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
15:39:45 [2022-07-27T15:39:45.072Z] === RUN   TestDockerSuite/TestBuildDockerignore
15:39:48 [2022-07-27T15:39:48.893Z] --- PASS: TestImportExtremelyLargeImageWorks (92.85s)
15:39:48 [2022-07-27T15:39:48.893Z] PASS
15:39:48 [2022-07-27T15:39:48.893Z] 
15:39:48 [2022-07-27T15:39:48.893Z] === Skipped
15:39:48 [2022-07-27T15:39:48.893Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
15:39:48 [2022-07-27T15:39:48.893Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
15:39:48 [2022-07-27T15:39:48.893Z] 
15:39:48 [2022-07-27T15:39:48.893Z] DONE 22 tests, 1 skipped in 97.088s
15:39:48 [2022-07-27T15:39:48.893Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
15:39:48 [2022-07-27T15:39:48.893Z] === RUN   TestStripANSICommands
15:39:48 [2022-07-27T15:39:48.893Z] === RUN   TestStripANSICommands/#00
15:39:48 [2022-07-27T15:39:48.893Z] === RUN   TestStripANSICommands/#01
15:39:48 [2022-07-27T15:39:48.893Z] --- PASS: TestStripANSICommands (0.00s)
15:39:48 [2022-07-27T15:39:48.893Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
15:39:48 [2022-07-27T15:39:48.893Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
15:39:48 [2022-07-27T15:39:48.893Z] PASS
15:39:48 [2022-07-27T15:39:48.893Z] 
15:39:48 [2022-07-27T15:39:48.893Z] DONE 3 tests in 0.041s
15:39:48 [2022-07-27T15:39:48.893Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
15:39:48 [2022-07-27T15:39:48.893Z] INFO: Testing against a local daemon
15:39:48 [2022-07-27T15:39:48.893Z] === RUN   TestNetworkCreateDelete
15:39:48 [2022-07-27T15:39:48.893Z] --- PASS: TestNetworkCreateDelete (0.13s)
15:39:48 [2022-07-27T15:39:48.893Z] === RUN   TestDockerNetworkDeletePreferID
15:39:48 [2022-07-27T15:39:48.893Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
15:39:48 [2022-07-27T15:39:48.893Z] === RUN   TestDaemonDNSFallback
15:39:50 [2022-07-27T15:39:50.893Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
15:39:52 [2022-07-27T15:39:52.159Z] --- PASS: TestDaemonDNSFallback (6.36s)
15:39:52 [2022-07-27T15:39:52.159Z] === RUN   TestInspectNetwork
15:39:52 [2022-07-27T15:39:52.159Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:39:52 [2022-07-27T15:39:52.159Z] --- SKIP: TestInspectNetwork (0.00s)
15:39:52 [2022-07-27T15:39:52.159Z] === RUN   TestRunContainerWithBridgeNone
15:39:52 [2022-07-27T15:39:52.159Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
15:39:52 [2022-07-27T15:39:52.159Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
15:39:52 [2022-07-27T15:39:52.159Z] === RUN   TestNetworkInvalidJSON
15:39:52 [2022-07-27T15:39:52.159Z] === RUN   TestNetworkInvalidJSON/networks/create
15:39:52 [2022-07-27T15:39:52.159Z] === PAUSE TestNetworkInvalidJSON/networks/create
15:39:52 [2022-07-27T15:39:52.159Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
15:39:52 [2022-07-27T15:39:52.159Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
15:39:52 [2022-07-27T15:39:52.159Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
15:39:52 [2022-07-27T15:39:52.159Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
15:39:52 [2022-07-27T15:39:52.159Z] === CONT  TestNetworkInvalidJSON/networks/create
15:39:52 [2022-07-27T15:39:52.159Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
15:39:52 [2022-07-27T15:39:52.159Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
15:39:52 [2022-07-27T15:39:52.159Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
15:39:52 [2022-07-27T15:39:52.159Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
15:39:52 [2022-07-27T15:39:52.159Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
15:39:52 [2022-07-27T15:39:52.159Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
15:39:52 [2022-07-27T15:39:52.159Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
15:39:52 [2022-07-27T15:39:52.159Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
15:39:52 [2022-07-27T15:39:52.159Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
15:39:52 [2022-07-27T15:39:52.159Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
15:39:52 [2022-07-27T15:39:52.159Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
15:39:52 [2022-07-27T15:39:52.159Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
15:39:52 [2022-07-27T15:39:52.159Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
15:39:52 [2022-07-27T15:39:52.159Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
15:39:52 [2022-07-27T15:39:52.159Z] --- PASS: TestNetworkInvalidJSON (0.01s)
15:39:52 [2022-07-27T15:39:52.159Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
15:39:52 [2022-07-27T15:39:52.159Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
15:39:52 [2022-07-27T15:39:52.159Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
15:39:52 [2022-07-27T15:39:52.159Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
15:39:52 [2022-07-27T15:39:52.159Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
15:39:52 [2022-07-27T15:39:52.159Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
15:39:52 [2022-07-27T15:39:52.159Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
15:39:52 [2022-07-27T15:39:52.159Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
15:39:52 [2022-07-27T15:39:52.159Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
15:39:52 [2022-07-27T15:39:52.159Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
15:39:52 [2022-07-27T15:39:52.159Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
15:39:52 [2022-07-27T15:39:52.159Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
15:39:52 [2022-07-27T15:39:52.159Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
15:39:52 [2022-07-27T15:39:52.159Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
15:39:52 [2022-07-27T15:39:52.159Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
15:39:52 [2022-07-27T15:39:52.159Z] === RUN   TestNetworkList
15:39:52 [2022-07-27T15:39:52.159Z] === RUN   TestNetworkList//networks
15:39:52 [2022-07-27T15:39:52.159Z] === PAUSE TestNetworkList//networks
15:39:52 [2022-07-27T15:39:52.159Z] === RUN   TestNetworkList//networks/
15:39:52 [2022-07-27T15:39:52.159Z] === PAUSE TestNetworkList//networks/
15:39:52 [2022-07-27T15:39:52.159Z] === CONT  TestNetworkList//networks
15:39:52 [2022-07-27T15:39:52.159Z] === CONT  TestNetworkList//networks/
15:39:52 [2022-07-27T15:39:52.159Z] --- PASS: TestNetworkList (0.01s)
15:39:52 [2022-07-27T15:39:52.159Z]     --- PASS: TestNetworkList//networks (0.00s)
15:39:52 [2022-07-27T15:39:52.159Z]     --- PASS: TestNetworkList//networks/ (0.00s)
15:39:52 [2022-07-27T15:39:52.160Z] === RUN   TestHostIPv4BridgeLabel
15:39:52 [2022-07-27T15:39:52.160Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
15:39:52 [2022-07-27T15:39:52.160Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
15:39:52 [2022-07-27T15:39:52.160Z] === RUN   TestDaemonRestartWithLiveRestore
15:39:52 [2022-07-27T15:39:52.160Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
15:39:52 [2022-07-27T15:39:52.160Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s)
15:39:52 [2022-07-27T15:39:52.160Z] === RUN   TestDaemonDefaultNetworkPools
15:39:52 [2022-07-27T15:39:52.160Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
15:39:52 [2022-07-27T15:39:52.160Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s)
15:39:52 [2022-07-27T15:39:52.160Z] === RUN   TestDaemonRestartWithExistingNetwork
15:39:52 [2022-07-27T15:39:52.160Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
15:39:52 [2022-07-27T15:39:52.160Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s)
15:39:52 [2022-07-27T15:39:52.160Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:39:52 [2022-07-27T15:39:52.416Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
15:39:52 [2022-07-27T15:39:52.416Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
15:39:52 [2022-07-27T15:39:52.416Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:39:52 [2022-07-27T15:39:52.416Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
15:39:52 [2022-07-27T15:39:52.416Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s)
15:39:52 [2022-07-27T15:39:52.416Z] === RUN   TestServiceWithPredefinedNetwork
15:39:52 [2022-07-27T15:39:52.416Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:39:52 [2022-07-27T15:39:52.416Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
15:39:52 [2022-07-27T15:39:52.416Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:39:52 [2022-07-27T15:39:52.416Z]     service_test.go:243: FLAKY_TEST
15:39:52 [2022-07-27T15:39:52.416Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:39:52 [2022-07-27T15:39:52.416Z] === RUN   TestServiceWithDataPathPortInit
15:39:52 [2022-07-27T15:39:52.416Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:39:52 [2022-07-27T15:39:52.416Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s)
15:39:52 [2022-07-27T15:39:52.416Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:39:52 [2022-07-27T15:39:52.416Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:39:52 [2022-07-27T15:39:52.416Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
15:39:52 [2022-07-27T15:39:52.416Z] PASS
15:39:52 [2022-07-27T15:39:52.416Z] 
15:39:52 [2022-07-27T15:39:52.416Z] === Skipped
15:39:52 [2022-07-27T15:39:52.416Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
15:39:52 [2022-07-27T15:39:52.416Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:39:52 [2022-07-27T15:39:52.416Z] 
15:39:52 [2022-07-27T15:39:52.416Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
15:39:52 [2022-07-27T15:39:52.416Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
15:39:52 [2022-07-27T15:39:52.416Z] 
15:39:52 [2022-07-27T15:39:52.416Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
15:39:52 [2022-07-27T15:39:52.416Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
15:39:52 [2022-07-27T15:39:52.416Z] 
15:39:52 [2022-07-27T15:39:52.416Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s)
15:39:52 [2022-07-27T15:39:52.416Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
15:39:52 [2022-07-27T15:39:52.416Z] 
15:39:52 [2022-07-27T15:39:52.416Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s)
15:39:52 [2022-07-27T15:39:52.416Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
15:39:52 [2022-07-27T15:39:52.416Z] 
15:39:52 [2022-07-27T15:39:52.416Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s)
15:39:52 [2022-07-27T15:39:52.416Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
15:39:52 [2022-07-27T15:39:52.416Z] 
15:39:52 [2022-07-27T15:39:52.416Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
15:39:52 [2022-07-27T15:39:52.416Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
15:39:52 [2022-07-27T15:39:52.416Z] 
15:39:52 [2022-07-27T15:39:52.416Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s)
15:39:52 [2022-07-27T15:39:52.416Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
15:39:52 [2022-07-27T15:39:52.416Z] 
15:39:52 [2022-07-27T15:39:52.416Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
15:39:52 [2022-07-27T15:39:52.416Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:39:52 [2022-07-27T15:39:52.416Z] 
15:39:52 [2022-07-27T15:39:52.416Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:39:52 [2022-07-27T15:39:52.416Z]     service_test.go:243: FLAKY_TEST
15:39:52 [2022-07-27T15:39:52.416Z] 
15:39:52 [2022-07-27T15:39:52.416Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s)
15:39:52 [2022-07-27T15:39:52.416Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:39:52 [2022-07-27T15:39:52.416Z] 
15:39:52 [2022-07-27T15:39:52.416Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
15:39:52 [2022-07-27T15:39:52.416Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:39:52 [2022-07-27T15:39:52.416Z] 
15:39:52 [2022-07-27T15:39:52.416Z] DONE 34 tests, 12 skipped in 7.102s
15:39:52 [2022-07-27T15:39:52.416Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:39:52 [2022-07-27T15:39:52.416Z] INFO: Testing against a local daemon
15:39:52 [2022-07-27T15:39:52.416Z] === RUN   TestDockerNetworkIpvlanPersistance
15:39:52 [2022-07-27T15:39:52.416Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:39:52 [2022-07-27T15:39:52.416Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:39:52 [2022-07-27T15:39:52.416Z] === RUN   TestDockerNetworkIpvlan
15:39:52 [2022-07-27T15:39:52.416Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:39:52 [2022-07-27T15:39:52.416Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:39:52 [2022-07-27T15:39:52.416Z] PASS
15:39:52 [2022-07-27T15:39:52.416Z] 
15:39:52 [2022-07-27T15:39:52.416Z] === Skipped
15:39:52 [2022-07-27T15:39:52.416Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:39:52 [2022-07-27T15:39:52.416Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:39:52 [2022-07-27T15:39:52.416Z] 
15:39:52 [2022-07-27T15:39:52.416Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:39:52 [2022-07-27T15:39:52.416Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:39:52 [2022-07-27T15:39:52.416Z] 
15:39:52 [2022-07-27T15:39:52.416Z] DONE 2 tests, 2 skipped in 0.092s
15:39:52 [2022-07-27T15:39:52.416Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:39:52 [2022-07-27T15:39:52.672Z] INFO: Testing against a local daemon
15:39:52 [2022-07-27T15:39:52.672Z] === RUN   TestDockerNetworkMacvlanPersistance
15:39:52 [2022-07-27T15:39:52.672Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
15:39:52 [2022-07-27T15:39:52.672Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
15:39:52 [2022-07-27T15:39:52.672Z] === RUN   TestDockerNetworkMacvlan
15:39:52 [2022-07-27T15:39:52.672Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
15:39:52 [2022-07-27T15:39:52.672Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
15:39:52 [2022-07-27T15:39:52.672Z] PASS
15:39:52 [2022-07-27T15:39:52.672Z] 
15:39:52 [2022-07-27T15:39:52.672Z] === Skipped
15:39:52 [2022-07-27T15:39:52.672Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
15:39:52 [2022-07-27T15:39:52.672Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
15:39:52 [2022-07-27T15:39:52.672Z] 
15:39:52 [2022-07-27T15:39:52.672Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
15:39:52 [2022-07-27T15:39:52.672Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
15:39:52 [2022-07-27T15:39:52.672Z] 
15:39:52 [2022-07-27T15:39:52.672Z] DONE 2 tests, 2 skipped in 0.092s
15:39:52 [2022-07-27T15:39:52.672Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
15:39:52 [2022-07-27T15:39:52.672Z] testing: warning: no tests to run
15:39:52 [2022-07-27T15:39:52.672Z] PASS
15:39:52 [2022-07-27T15:39:52.672Z] 
15:39:52 [2022-07-27T15:39:52.672Z] DONE 0 tests in 0.023s
15:39:52 [2022-07-27T15:39:52.672Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:39:52 [2022-07-27T15:39:52.672Z] INFO: Testing against a local daemon
15:39:52 [2022-07-27T15:39:52.672Z] === RUN   TestAuthZPluginAllowRequest
15:39:52 [2022-07-27T15:39:52.672Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:39:52 [2022-07-27T15:39:52.672Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
15:39:52 [2022-07-27T15:39:52.672Z] === RUN   TestAuthZPluginTLS
15:39:52 [2022-07-27T15:39:52.672Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:39:52 [2022-07-27T15:39:52.672Z] --- SKIP: TestAuthZPluginTLS (0.00s)
15:39:52 [2022-07-27T15:39:52.672Z] === RUN   TestAuthZPluginDenyRequest
15:39:52 [2022-07-27T15:39:52.672Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:39:52 [2022-07-27T15:39:52.672Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
15:39:52 [2022-07-27T15:39:52.672Z] === RUN   TestAuthZPluginAPIDenyResponse
15:39:52 [2022-07-27T15:39:52.672Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:39:52 [2022-07-27T15:39:52.672Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
15:39:52 [2022-07-27T15:39:52.672Z] === RUN   TestAuthZPluginDenyResponse
15:39:52 [2022-07-27T15:39:52.672Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:39:52 [2022-07-27T15:39:52.672Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
15:39:52 [2022-07-27T15:39:52.672Z] === RUN   TestAuthZPluginAllowEventStream
15:39:52 [2022-07-27T15:39:52.672Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:39:52 [2022-07-27T15:39:52.672Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
15:39:52 [2022-07-27T15:39:52.672Z] === RUN   TestAuthZPluginErrorResponse
15:39:52 [2022-07-27T15:39:52.672Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:39:52 [2022-07-27T15:39:52.672Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
15:39:52 [2022-07-27T15:39:52.672Z] === RUN   TestAuthZPluginErrorRequest
15:39:52 [2022-07-27T15:39:52.672Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:39:52 [2022-07-27T15:39:52.672Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
15:39:52 [2022-07-27T15:39:52.672Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:39:52 [2022-07-27T15:39:52.672Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:39:52 [2022-07-27T15:39:52.672Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
15:39:52 [2022-07-27T15:39:52.672Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:39:52 [2022-07-27T15:39:52.672Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:39:52 [2022-07-27T15:39:52.672Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
15:39:52 [2022-07-27T15:39:52.672Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:39:52 [2022-07-27T15:39:52.672Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:39:52 [2022-07-27T15:39:52.672Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
15:39:52 [2022-07-27T15:39:52.672Z] === RUN   TestAuthZPluginHeader
15:39:52 [2022-07-27T15:39:52.672Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:39:52 [2022-07-27T15:39:52.672Z] --- SKIP: TestAuthZPluginHeader (0.00s)
15:39:52 [2022-07-27T15:39:52.672Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:39:53 [2022-07-27T15:39:53.234Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:39:53 [2022-07-27T15:39:53.234Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.42s)
15:39:53 [2022-07-27T15:39:53.234Z] === RUN   TestAuthZPluginV2Disable
15:39:53 [2022-07-27T15:39:53.489Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:39:53 [2022-07-27T15:39:53.489Z] --- SKIP: TestAuthZPluginV2Disable (0.32s)
15:39:53 [2022-07-27T15:39:53.489Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:39:53 [2022-07-27T15:39:53.745Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:39:53 [2022-07-27T15:39:53.745Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s)
15:39:53 [2022-07-27T15:39:53.745Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:39:54 [2022-07-27T15:39:54.001Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:39:54 [2022-07-27T15:39:54.001Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
15:39:54 [2022-07-27T15:39:54.001Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:39:54 [2022-07-27T15:39:54.562Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:39:54 [2022-07-27T15:39:54.562Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
15:39:54 [2022-07-27T15:39:54.562Z] PASS
15:39:54 [2022-07-27T15:39:54.562Z] 
15:39:54 [2022-07-27T15:39:54.562Z] === Skipped
15:39:54 [2022-07-27T15:39:54.563Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
15:39:54 [2022-07-27T15:39:54.563Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:39:54 [2022-07-27T15:39:54.563Z] 
15:39:54 [2022-07-27T15:39:54.563Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
15:39:54 [2022-07-27T15:39:54.563Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:39:54 [2022-07-27T15:39:54.563Z] 
15:39:54 [2022-07-27T15:39:54.563Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
15:39:54 [2022-07-27T15:39:54.563Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:39:54 [2022-07-27T15:39:54.563Z] 
15:39:54 [2022-07-27T15:39:54.563Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
15:39:54 [2022-07-27T15:39:54.563Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:39:54 [2022-07-27T15:39:54.563Z] 
15:39:54 [2022-07-27T15:39:54.563Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
15:39:54 [2022-07-27T15:39:54.563Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:39:54 [2022-07-27T15:39:54.563Z] 
15:39:54 [2022-07-27T15:39:54.563Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
15:39:54 [2022-07-27T15:39:54.563Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:39:54 [2022-07-27T15:39:54.563Z] 
15:39:54 [2022-07-27T15:39:54.563Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
15:39:54 [2022-07-27T15:39:54.563Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:39:54 [2022-07-27T15:39:54.563Z] 
15:39:54 [2022-07-27T15:39:54.563Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
15:39:54 [2022-07-27T15:39:54.563Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:39:54 [2022-07-27T15:39:54.563Z] 
15:39:54 [2022-07-27T15:39:54.563Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
15:39:54 [2022-07-27T15:39:54.563Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:39:54 [2022-07-27T15:39:54.563Z] 
15:39:54 [2022-07-27T15:39:54.563Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
15:39:54 [2022-07-27T15:39:54.563Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:39:54 [2022-07-27T15:39:54.563Z] 
15:39:54 [2022-07-27T15:39:54.563Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
15:39:54 [2022-07-27T15:39:54.563Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:39:54 [2022-07-27T15:39:54.563Z] 
15:39:54 [2022-07-27T15:39:54.563Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
15:39:54 [2022-07-27T15:39:54.563Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:39:54 [2022-07-27T15:39:54.563Z] 
15:39:54 [2022-07-27T15:39:54.563Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.42s)
15:39:54 [2022-07-27T15:39:54.563Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:39:54 [2022-07-27T15:39:54.563Z] 
15:39:54 [2022-07-27T15:39:54.563Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s)
15:39:54 [2022-07-27T15:39:54.563Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:39:54 [2022-07-27T15:39:54.563Z] 
15:39:54 [2022-07-27T15:39:54.563Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s)
15:39:54 [2022-07-27T15:39:54.563Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:39:54 [2022-07-27T15:39:54.563Z] 
15:39:54 [2022-07-27T15:39:54.563Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
15:39:54 [2022-07-27T15:39:54.563Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:39:54 [2022-07-27T15:39:54.563Z] 
15:39:54 [2022-07-27T15:39:54.563Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
15:39:54 [2022-07-27T15:39:54.563Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:39:54 [2022-07-27T15:39:54.563Z] 
15:39:54 [2022-07-27T15:39:54.563Z] DONE 17 tests, 17 skipped in 1.795s
15:39:54 [2022-07-27T15:39:54.563Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:39:54 [2022-07-27T15:39:54.563Z] INFO: Testing against a local daemon
15:39:54 [2022-07-27T15:39:54.563Z] === RUN   TestPluginInvalidJSON
15:39:54 [2022-07-27T15:39:54.563Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
15:39:54 [2022-07-27T15:39:54.563Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
15:39:54 [2022-07-27T15:39:54.563Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
15:39:54 [2022-07-27T15:39:54.563Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
15:39:54 [2022-07-27T15:39:54.563Z] === RUN   TestPluginInvalidJSON/plugins/pull
15:39:54 [2022-07-27T15:39:54.563Z] === PAUSE TestPluginInvalidJSON/plugins/pull
15:39:54 [2022-07-27T15:39:54.563Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
15:39:54 [2022-07-27T15:39:54.563Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
15:39:54 [2022-07-27T15:39:54.563Z] === CONT  TestPluginInvalidJSON/plugins/pull
15:39:54 [2022-07-27T15:39:54.563Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
15:39:54 [2022-07-27T15:39:54.563Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
15:39:54 [2022-07-27T15:39:54.563Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
15:39:54 [2022-07-27T15:39:54.563Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
15:39:54 [2022-07-27T15:39:54.563Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
15:39:54 [2022-07-27T15:39:54.563Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
15:39:54 [2022-07-27T15:39:54.563Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
15:39:54 [2022-07-27T15:39:54.563Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
15:39:54 [2022-07-27T15:39:54.563Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
15:39:54 [2022-07-27T15:39:54.563Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
15:39:54 [2022-07-27T15:39:54.563Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
15:39:54 [2022-07-27T15:39:54.563Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
15:39:54 [2022-07-27T15:39:54.563Z] --- PASS: TestPluginInvalidJSON (0.02s)
15:39:54 [2022-07-27T15:39:54.563Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
15:39:54 [2022-07-27T15:39:54.563Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
15:39:54 [2022-07-27T15:39:54.563Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
15:39:54 [2022-07-27T15:39:54.563Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
15:39:54 [2022-07-27T15:39:54.563Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
15:39:54 [2022-07-27T15:39:54.563Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
15:39:54 [2022-07-27T15:39:54.563Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
15:39:54 [2022-07-27T15:39:54.563Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
15:39:54 [2022-07-27T15:39:54.563Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
15:39:54 [2022-07-27T15:39:54.563Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
15:39:54 [2022-07-27T15:39:54.563Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
15:39:54 [2022-07-27T15:39:54.563Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
15:39:54 [2022-07-27T15:39:54.563Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
15:39:54 [2022-07-27T15:39:54.563Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
15:39:54 [2022-07-27T15:39:54.563Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
15:39:54 [2022-07-27T15:39:54.563Z] === RUN   TestPluginInstall
15:39:54 [2022-07-27T15:39:54.563Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:39:54 [2022-07-27T15:39:54.563Z] --- SKIP: TestPluginInstall (0.00s)
15:39:54 [2022-07-27T15:39:54.563Z] === RUN   TestPluginsWithRuntimes
15:39:54 [2022-07-27T15:39:54.563Z]     plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
15:39:54 [2022-07-27T15:39:54.563Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
15:39:54 [2022-07-27T15:39:54.563Z] === RUN   TestPluginBackCompatMediaTypes
15:39:54 [2022-07-27T15:39:54.563Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
15:39:54 [2022-07-27T15:39:54.563Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
15:39:54 [2022-07-27T15:39:54.563Z] PASS
15:39:54 [2022-07-27T15:39:54.563Z] 
15:39:54 [2022-07-27T15:39:54.563Z] === Skipped
15:39:54 [2022-07-27T15:39:54.563Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
15:39:54 [2022-07-27T15:39:54.563Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:39:54 [2022-07-27T15:39:54.563Z] 
15:39:54 [2022-07-27T15:39:54.563Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
15:39:54 [2022-07-27T15:39:54.563Z]     plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
15:39:54 [2022-07-27T15:39:54.563Z] 
15:39:54 [2022-07-27T15:39:54.563Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
15:39:54 [2022-07-27T15:39:54.563Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
15:39:54 [2022-07-27T15:39:54.563Z] 
15:39:54 [2022-07-27T15:39:54.563Z] DONE 19 tests, 3 skipped in 0.149s
15:39:54 [2022-07-27T15:39:54.563Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:39:54 [2022-07-27T15:39:54.563Z] INFO: Testing against a local daemon
15:39:54 [2022-07-27T15:39:54.563Z] === RUN   TestExternalGraphDriver
15:39:55 [2022-07-27T15:39:55.054Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
15:39:55 [2022-07-27T15:39:55.054Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
15:39:55 [2022-07-27T15:39:55.125Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
15:39:55 [2022-07-27T15:39:55.125Z] --- SKIP: TestExternalGraphDriver (0.34s)
15:39:55 [2022-07-27T15:39:55.125Z] === RUN   TestGraphdriverPluginV2
15:39:57 [2022-07-27T15:39:57.432Z] --- PASS: TestServiceUpdatePidsLimit (15.94s)
15:39:57 [2022-07-27T15:39:57.432Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
15:39:57 [2022-07-27T15:39:57.432Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s)
15:39:57 [2022-07-27T15:39:57.432Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
15:39:57 [2022-07-27T15:39:57.432Z] PASS
15:39:57 [2022-07-27T15:39:57.432Z] 
15:39:57 [2022-07-27T15:39:57.432Z] === Skipped
15:39:57 [2022-07-27T15:39:57.432Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
15:39:57 [2022-07-27T15:39:57.432Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:39:57 [2022-07-27T15:39:57.432Z] 
15:39:57 [2022-07-27T15:39:57.432Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
15:39:57 [2022-07-27T15:39:57.432Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:39:57 [2022-07-27T15:39:57.432Z] 
15:39:57 [2022-07-27T15:39:57.432Z] DONE 27 tests, 2 skipped in 129.715s
15:39:57 [2022-07-27T15:39:57.432Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
15:39:57 [2022-07-27T15:39:57.432Z] ++ 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
15:39:57 [2022-07-27T15:39:57.432Z] ++ set -e
15:39:57 [2022-07-27T15:39:57.432Z] ++ '[' -n 0 ']'
15:39:57 [2022-07-27T15:39:57.432Z] ++ set -x
15:39:57 [2022-07-27T15:39:57.432Z] ++ env -i DEST=/go/src/github.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
15:39:57 [2022-07-27T15:39:57.432Z] INFO: Testing against a local daemon
15:39:57 [2022-07-27T15:39:57.432Z] === RUN   TestSessionCreate
15:39:57 [2022-07-27T15:39:57.432Z] --- PASS: TestSessionCreate (0.02s)
15:39:57 [2022-07-27T15:39:57.432Z] === RUN   TestSessionCreateWithBadUpgrade
15:39:57 [2022-07-27T15:39:57.432Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
15:39:57 [2022-07-27T15:39:57.432Z] PASS
15:39:57 [2022-07-27T15:39:57.432Z] 
15:39:57 [2022-07-27T15:39:57.432Z] DONE 2 tests in 0.125s
15:39:57 [2022-07-27T15:39:57.432Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
15:39:57 [2022-07-27T15:39:57.432Z] ++ 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
15:39:57 [2022-07-27T15:39:57.432Z] ++ set -e
15:39:57 [2022-07-27T15:39:57.432Z] ++ '[' -n 0 ']'
15:39:57 [2022-07-27T15:39:57.432Z] ++ set -x
15:39:57 [2022-07-27T15:39:57.432Z] ++ env -i DEST=/go/src/github.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
15:39:57 [2022-07-27T15:39:57.432Z] INFO: Testing against a local daemon
15:39:57 [2022-07-27T15:39:57.432Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:39:57 [2022-07-27T15:39:57.432Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:39:57 [2022-07-27T15:39:57.432Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:39:57 [2022-07-27T15:39:57.432Z] === RUN   TestDiskUsage
15:39:57 [2022-07-27T15:39:57.432Z] === PAUSE TestDiskUsage
15:39:57 [2022-07-27T15:39:57.432Z] === RUN   TestEventsExecDie
15:39:57 [2022-07-27T15:39:57.689Z] --- PASS: TestEventsExecDie (0.49s)
15:39:57 [2022-07-27T15:39:57.689Z] === RUN   TestEventsBackwardsCompatible
15:39:57 [2022-07-27T15:39:57.689Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
15:39:57 [2022-07-27T15:39:57.689Z] === RUN   TestEventsVolumeCreate
15:39:57 [2022-07-27T15:39:57.689Z] --- PASS: TestEventsVolumeCreate (0.05s)
15:39:57 [2022-07-27T15:39:57.689Z] === RUN   TestInfoBinaryCommits
15:39:57 [2022-07-27T15:39:57.689Z] --- PASS: TestInfoBinaryCommits (0.02s)
15:39:57 [2022-07-27T15:39:57.689Z] === RUN   TestInfoAPIVersioned
15:39:57 [2022-07-27T15:39:57.689Z] --- PASS: TestInfoAPIVersioned (0.02s)
15:39:57 [2022-07-27T15:39:57.689Z] === RUN   TestInfoAPI
15:39:57 [2022-07-27T15:39:57.689Z] --- PASS: TestInfoAPI (0.02s)
15:39:57 [2022-07-27T15:39:57.689Z] === RUN   TestInfoAPIWarnings
15:39:58 [2022-07-27T15:39:58.346Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
15:39:58 [2022-07-27T15:39:58.346Z] --- PASS: TestImportExtremelyLargeImageWorks (181.24s)
15:39:58 [2022-07-27T15:39:58.346Z] PASS
15:39:58 [2022-07-27T15:39:58.346Z] 
15:39:58 [2022-07-27T15:39:58.346Z] DONE 22 tests in 185.508s
15:39:58 [2022-07-27T15:39:58.346Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
15:39:58 [2022-07-27T15:39:58.346Z] ++ 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
15:39:58 [2022-07-27T15:39:58.346Z] ++ set -e
15:39:58 [2022-07-27T15:39:58.346Z] ++ '[' -n 0 ']'
15:39:58 [2022-07-27T15:39:58.346Z] ++ set -x
15:39:58 [2022-07-27T15:39:58.346Z] ++ env -i DEST=/go/src/github.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
15:39:58 [2022-07-27T15:39:58.346Z] === RUN   TestStripANSICommands
15:39:58 [2022-07-27T15:39:58.346Z] === RUN   TestStripANSICommands/#00
15:39:58 [2022-07-27T15:39:58.346Z] === RUN   TestStripANSICommands/#01
15:39:58 [2022-07-27T15:39:58.346Z] --- PASS: TestStripANSICommands (0.00s)
15:39:58 [2022-07-27T15:39:58.346Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
15:39:58 [2022-07-27T15:39:58.346Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
15:39:58 [2022-07-27T15:39:58.346Z] PASS
15:39:58 [2022-07-27T15:39:58.346Z] 
15:39:58 [2022-07-27T15:39:58.346Z] DONE 3 tests in 0.061s
15:39:58 [2022-07-27T15:39:58.346Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
15:39:58 [2022-07-27T15:39:58.346Z] ++ 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
15:39:58 [2022-07-27T15:39:58.346Z] ++ set -e
15:39:58 [2022-07-27T15:39:58.346Z] ++ '[' -n 0 ']'
15:39:58 [2022-07-27T15:39:58.346Z] ++ set -x
15:39:58 [2022-07-27T15:39:58.346Z] ++ env -i DEST=/go/src/github.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
15:39:58 [2022-07-27T15:39:58.346Z] INFO: Testing against a local daemon
15:39:58 [2022-07-27T15:39:58.346Z] === RUN   TestNetworkCreateDelete
15:39:58 [2022-07-27T15:39:58.346Z] --- PASS: TestNetworkCreateDelete (0.15s)
15:39:58 [2022-07-27T15:39:58.346Z] === RUN   TestDockerNetworkDeletePreferID
15:39:58 [2022-07-27T15:39:58.919Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s)
15:39:58 [2022-07-27T15:39:58.919Z] === RUN   TestDaemonDNSFallback
15:39:59 [2022-07-27T15:39:59.294Z] --- PASS: TestGraphdriverPluginV2 (3.75s)
15:39:59 [2022-07-27T15:39:59.294Z] PASS
15:39:59 [2022-07-27T15:39:59.294Z] 
15:39:59 [2022-07-27T15:39:59.294Z] === Skipped
15:39:59 [2022-07-27T15:39:59.294Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s)
15:39:59 [2022-07-27T15:39:59.294Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
15:39:59 [2022-07-27T15:39:59.294Z] 
15:39:59 [2022-07-27T15:39:59.294Z] DONE 2 tests, 1 skipped in 4.190s
15:39:59 [2022-07-27T15:39:59.294Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:39:59 [2022-07-27T15:39:59.294Z] INFO: Testing against a local daemon
15:39:59 [2022-07-27T15:39:59.294Z] === RUN   TestContinueAfterPluginCrash
15:39:59 [2022-07-27T15:39:59.294Z] === PAUSE TestContinueAfterPluginCrash
15:39:59 [2022-07-27T15:39:59.294Z] === RUN   TestReadPluginNoRead
15:39:59 [2022-07-27T15:39:59.294Z] === PAUSE TestReadPluginNoRead
15:39:59 [2022-07-27T15:39:59.294Z] === RUN   TestDaemonStartWithLogOpt
15:39:59 [2022-07-27T15:39:59.294Z] === PAUSE TestDaemonStartWithLogOpt
15:39:59 [2022-07-27T15:39:59.294Z] === CONT  TestContinueAfterPluginCrash
15:39:59 [2022-07-27T15:39:59.294Z] === CONT  TestDaemonStartWithLogOpt
15:40:01 [2022-07-27T15:40:01.453Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
15:40:02 [2022-07-27T15:40:02.389Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
15:40:03 [2022-07-27T15:40:03.463Z] --- PASS: TestDaemonStartWithLogOpt (4.19s)
15:40:03 [2022-07-27T15:40:03.463Z] === CONT  TestReadPluginNoRead
15:40:05 [2022-07-27T15:40:05.352Z] === RUN   TestReadPluginNoRead/default
15:40:05 [2022-07-27T15:40:05.675Z] --- PASS: TestDaemonDNSFallback (6.63s)
15:40:05 [2022-07-27T15:40:05.675Z] === RUN   TestInspectNetwork
15:40:06 [2022-07-27T15:40:06.243Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
15:40:06 [2022-07-27T15:40:06.719Z] === RUN   TestReadPluginNoRead/disabled_caching
15:40:06 [2022-07-27T15:40:06.811Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
15:40:06 [2022-07-27T15:40:06.811Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
15:40:08 [2022-07-27T15:40:08.127Z] --- PASS: TestContinueAfterPluginCrash (9.05s)
15:40:08 [2022-07-27T15:40:08.127Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:40:09 [2022-07-27T15:40:09.058Z] === CONT  TestReadPluginNoRead
15:40:09 [2022-07-27T15:40:09.058Z]     read_test.go:92: [dcc4c39788776] daemon is not started
15:40:09 [2022-07-27T15:40:09.058Z] --- PASS: TestReadPluginNoRead (6.10s)
15:40:09 [2022-07-27T15:40:09.058Z]     --- PASS: TestReadPluginNoRead/default (1.27s)
15:40:09 [2022-07-27T15:40:09.058Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.38s)
15:40:09 [2022-07-27T15:40:09.058Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s)
15:40:09 [2022-07-27T15:40:09.058Z] PASS
15:40:09 [2022-07-27T15:40:09.058Z] 
15:40:09 [2022-07-27T15:40:09.058Z] DONE 6 tests in 10.389s
15:40:09 [2022-07-27T15:40:09.058Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
15:40:09 [2022-07-27T15:40:09.315Z] testing: warning: no tests to run
15:40:09 [2022-07-27T15:40:09.315Z] PASS
15:40:09 [2022-07-27T15:40:09.315Z] 
15:40:09 [2022-07-27T15:40:09.315Z] DONE 0 tests in 0.034s
15:40:09 [2022-07-27T15:40:09.315Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:40:09 [2022-07-27T15:40:09.315Z] INFO: Testing against a local daemon
15:40:09 [2022-07-27T15:40:09.315Z] === RUN   TestPluginWithDevMounts
15:40:09 [2022-07-27T15:40:09.315Z]     mounts_test.go:20: (*Execution).IsRootless-fm
15:40:09 [2022-07-27T15:40:09.315Z] --- SKIP: TestPluginWithDevMounts (0.00s)
15:40:09 [2022-07-27T15:40:09.315Z] PASS
15:40:09 [2022-07-27T15:40:09.315Z] 
15:40:09 [2022-07-27T15:40:09.315Z] === Skipped
15:40:09 [2022-07-27T15:40:09.315Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
15:40:09 [2022-07-27T15:40:09.315Z]     mounts_test.go:20: (*Execution).IsRootless-fm
15:40:09 [2022-07-27T15:40:09.315Z] 
15:40:09 [2022-07-27T15:40:09.315Z] DONE 1 tests, 1 skipped in 0.104s
15:40:09 [2022-07-27T15:40:09.315Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
15:40:09 [2022-07-27T15:40:09.315Z] INFO: Testing against a local daemon
15:40:09 [2022-07-27T15:40:09.315Z] === RUN   TestSecretInspect
15:40:09 [2022-07-27T15:40:09.315Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:09 [2022-07-27T15:40:09.315Z] --- SKIP: TestSecretInspect (0.01s)
15:40:09 [2022-07-27T15:40:09.315Z] === RUN   TestSecretList
15:40:09 [2022-07-27T15:40:09.315Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:09 [2022-07-27T15:40:09.571Z] --- SKIP: TestSecretList (0.02s)
15:40:09 [2022-07-27T15:40:09.571Z] === RUN   TestSecretsCreateAndDelete
15:40:09 [2022-07-27T15:40:09.571Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:09 [2022-07-27T15:40:09.571Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
15:40:09 [2022-07-27T15:40:09.571Z] === RUN   TestSecretsUpdate
15:40:09 [2022-07-27T15:40:09.571Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:09 [2022-07-27T15:40:09.571Z] --- SKIP: TestSecretsUpdate (0.02s)
15:40:09 [2022-07-27T15:40:09.571Z] === RUN   TestTemplatedSecret
15:40:09 [2022-07-27T15:40:09.571Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:09 [2022-07-27T15:40:09.571Z] --- SKIP: TestTemplatedSecret (0.00s)
15:40:09 [2022-07-27T15:40:09.571Z] === RUN   TestSecretCreateResolve
15:40:09 [2022-07-27T15:40:09.571Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:09 [2022-07-27T15:40:09.571Z] --- SKIP: TestSecretCreateResolve (0.01s)
15:40:09 [2022-07-27T15:40:09.571Z] PASS
15:40:09 [2022-07-27T15:40:09.571Z] 
15:40:09 [2022-07-27T15:40:09.571Z] === Skipped
15:40:09 [2022-07-27T15:40:09.571Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
15:40:09 [2022-07-27T15:40:09.571Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:09 [2022-07-27T15:40:09.571Z] 
15:40:09 [2022-07-27T15:40:09.571Z] === SKIP: amd64.integration.secret TestSecretList (0.02s)
15:40:09 [2022-07-27T15:40:09.571Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:09 [2022-07-27T15:40:09.571Z] 
15:40:09 [2022-07-27T15:40:09.571Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
15:40:09 [2022-07-27T15:40:09.571Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:09 [2022-07-27T15:40:09.571Z] 
15:40:09 [2022-07-27T15:40:09.571Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s)
15:40:09 [2022-07-27T15:40:09.571Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:09 [2022-07-27T15:40:09.571Z] 
15:40:09 [2022-07-27T15:40:09.571Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
15:40:09 [2022-07-27T15:40:09.571Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:09 [2022-07-27T15:40:09.571Z] 
15:40:09 [2022-07-27T15:40:09.571Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
15:40:09 [2022-07-27T15:40:09.571Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:09 [2022-07-27T15:40:09.571Z] 
15:40:09 [2022-07-27T15:40:09.571Z] DONE 6 tests, 6 skipped in 0.170s
15:40:09 [2022-07-27T15:40:09.571Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
15:40:09 [2022-07-27T15:40:09.571Z] INFO: Testing against a local daemon
15:40:09 [2022-07-27T15:40:09.571Z] === RUN   TestServiceCreateInit
15:40:09 [2022-07-27T15:40:09.571Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:40:09 [2022-07-27T15:40:09.571Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:09 [2022-07-27T15:40:09.571Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:40:09 [2022-07-27T15:40:09.571Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:09 [2022-07-27T15:40:09.571Z] --- PASS: TestServiceCreateInit (0.02s)
15:40:09 [2022-07-27T15:40:09.571Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
15:40:09 [2022-07-27T15:40:09.571Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
15:40:09 [2022-07-27T15:40:09.571Z] === RUN   TestCreateServiceMultipleTimes
15:40:09 [2022-07-27T15:40:09.571Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:09 [2022-07-27T15:40:09.571Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
15:40:09 [2022-07-27T15:40:09.571Z] === RUN   TestCreateServiceConflict
15:40:09 [2022-07-27T15:40:09.571Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:09 [2022-07-27T15:40:09.571Z] --- SKIP: TestCreateServiceConflict (0.01s)
15:40:09 [2022-07-27T15:40:09.571Z] === RUN   TestCreateServiceMaxReplicas
15:40:09 [2022-07-27T15:40:09.571Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:09 [2022-07-27T15:40:09.571Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
15:40:09 [2022-07-27T15:40:09.571Z] === RUN   TestCreateWithDuplicateNetworkNames
15:40:09 [2022-07-27T15:40:09.571Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:09 [2022-07-27T15:40:09.571Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
15:40:09 [2022-07-27T15:40:09.571Z] === RUN   TestCreateServiceSecretFileMode
15:40:09 [2022-07-27T15:40:09.571Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:09 [2022-07-27T15:40:09.828Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s)
15:40:09 [2022-07-27T15:40:09.828Z] === RUN   TestCreateServiceConfigFileMode
15:40:09 [2022-07-27T15:40:09.828Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:09 [2022-07-27T15:40:09.828Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
15:40:09 [2022-07-27T15:40:09.828Z] === RUN   TestCreateServiceSysctls
15:40:09 [2022-07-27T15:40:09.828Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:09 [2022-07-27T15:40:09.828Z] --- SKIP: TestCreateServiceSysctls (0.03s)
15:40:09 [2022-07-27T15:40:09.828Z] === RUN   TestCreateServiceCapabilities
15:40:09 [2022-07-27T15:40:09.828Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:09 [2022-07-27T15:40:09.828Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
15:40:09 [2022-07-27T15:40:09.828Z] === RUN   TestInspect
15:40:09 [2022-07-27T15:40:09.828Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:09 [2022-07-27T15:40:09.828Z] --- SKIP: TestInspect (0.01s)
15:40:09 [2022-07-27T15:40:09.828Z] === RUN   TestCreateJob
15:40:09 [2022-07-27T15:40:09.828Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:09 [2022-07-27T15:40:09.828Z] --- SKIP: TestCreateJob (0.01s)
15:40:09 [2022-07-27T15:40:09.828Z] === RUN   TestReplicatedJob
15:40:09 [2022-07-27T15:40:09.828Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:09 [2022-07-27T15:40:09.828Z] --- SKIP: TestReplicatedJob (0.01s)
15:40:09 [2022-07-27T15:40:09.828Z] === RUN   TestUpdateReplicatedJob
15:40:09 [2022-07-27T15:40:09.828Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:09 [2022-07-27T15:40:09.828Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
15:40:09 [2022-07-27T15:40:09.828Z] === RUN   TestServiceListWithStatuses
15:40:09 [2022-07-27T15:40:09.828Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:40:09 [2022-07-27T15:40:09.828Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:40:09 [2022-07-27T15:40:09.828Z] === RUN   TestDockerNetworkConnectAlias
15:40:09 [2022-07-27T15:40:09.828Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:09 [2022-07-27T15:40:09.828Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
15:40:09 [2022-07-27T15:40:09.828Z] === RUN   TestDockerNetworkReConnect
15:40:09 [2022-07-27T15:40:09.828Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:09 [2022-07-27T15:40:09.828Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
15:40:09 [2022-07-27T15:40:09.828Z] === RUN   TestServicePlugin
15:40:10 [2022-07-27T15:40:10.102Z] === RUN   TestInspectNetwork/full_network_id
15:40:10 [2022-07-27T15:40:10.102Z] === RUN   TestInspectNetwork/partial_network_id
15:40:10 [2022-07-27T15:40:10.102Z] === RUN   TestInspectNetwork/network_name
15:40:10 [2022-07-27T15:40:10.102Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:40:10 [2022-07-27T15:40:10.360Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
15:40:11 [2022-07-27T15:40:11.719Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:11 [2022-07-27T15:40:11.719Z] --- SKIP: TestServicePlugin (1.93s)
15:40:11 [2022-07-27T15:40:11.719Z] === RUN   TestServiceUpdateLabel
15:40:11 [2022-07-27T15:40:11.719Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:11 [2022-07-27T15:40:11.719Z] --- SKIP: TestServiceUpdateLabel (0.01s)
15:40:11 [2022-07-27T15:40:11.719Z] === RUN   TestServiceUpdateSecrets
15:40:11 [2022-07-27T15:40:11.719Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:11 [2022-07-27T15:40:11.719Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
15:40:11 [2022-07-27T15:40:11.719Z] === RUN   TestServiceUpdateConfigs
15:40:11 [2022-07-27T15:40:11.719Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:11 [2022-07-27T15:40:11.719Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
15:40:11 [2022-07-27T15:40:11.719Z] === RUN   TestServiceUpdateNetwork
15:40:11 [2022-07-27T15:40:11.719Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:11 [2022-07-27T15:40:11.719Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
15:40:11 [2022-07-27T15:40:11.719Z] === RUN   TestServiceUpdatePidsLimit
15:40:11 [2022-07-27T15:40:11.737Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
15:40:11 [2022-07-27T15:40:11.976Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:11 [2022-07-27T15:40:11.976Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s)
15:40:11 [2022-07-27T15:40:11.976Z] PASS
15:40:11 [2022-07-27T15:40:11.976Z] 
15:40:11 [2022-07-27T15:40:11.976Z] === Skipped
15:40:11 [2022-07-27T15:40:11.976Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
15:40:11 [2022-07-27T15:40:11.976Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:11 [2022-07-27T15:40:11.976Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
15:40:11 [2022-07-27T15:40:11.976Z] 
15:40:11 [2022-07-27T15:40:11.976Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
15:40:11 [2022-07-27T15:40:11.976Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:11 [2022-07-27T15:40:11.976Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
15:40:11 [2022-07-27T15:40:11.976Z] 
15:40:11 [2022-07-27T15:40:11.976Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
15:40:11 [2022-07-27T15:40:11.976Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:11 [2022-07-27T15:40:11.976Z] 
15:40:11 [2022-07-27T15:40:11.976Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
15:40:11 [2022-07-27T15:40:11.976Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:11 [2022-07-27T15:40:11.976Z] 
15:40:11 [2022-07-27T15:40:11.976Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
15:40:11 [2022-07-27T15:40:11.976Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:11 [2022-07-27T15:40:11.976Z] 
15:40:11 [2022-07-27T15:40:11.976Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
15:40:11 [2022-07-27T15:40:11.976Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:11 [2022-07-27T15:40:11.976Z] 
15:40:11 [2022-07-27T15:40:11.976Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s)
15:40:11 [2022-07-27T15:40:11.976Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:11 [2022-07-27T15:40:11.976Z] 
15:40:11 [2022-07-27T15:40:11.976Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
15:40:11 [2022-07-27T15:40:11.976Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:11 [2022-07-27T15:40:11.976Z] 
15:40:11 [2022-07-27T15:40:11.976Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s)
15:40:11 [2022-07-27T15:40:11.976Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:11 [2022-07-27T15:40:11.976Z] 
15:40:11 [2022-07-27T15:40:11.976Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s)
15:40:11 [2022-07-27T15:40:11.976Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:11 [2022-07-27T15:40:11.976Z] 
15:40:11 [2022-07-27T15:40:11.976Z] === SKIP: amd64.integration.service TestInspect (0.01s)
15:40:11 [2022-07-27T15:40:11.976Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:11 [2022-07-27T15:40:11.976Z] 
15:40:11 [2022-07-27T15:40:11.976Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
15:40:11 [2022-07-27T15:40:11.976Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:11 [2022-07-27T15:40:11.976Z] 
15:40:11 [2022-07-27T15:40:11.976Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
15:40:11 [2022-07-27T15:40:11.976Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:11 [2022-07-27T15:40:11.976Z] 
15:40:11 [2022-07-27T15:40:11.976Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
15:40:11 [2022-07-27T15:40:11.976Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:11 [2022-07-27T15:40:11.976Z] 
15:40:11 [2022-07-27T15:40:11.976Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
15:40:11 [2022-07-27T15:40:11.976Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:40:11 [2022-07-27T15:40:11.976Z] 
15:40:11 [2022-07-27T15:40:11.976Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
15:40:11 [2022-07-27T15:40:11.976Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:11 [2022-07-27T15:40:11.976Z] 
15:40:11 [2022-07-27T15:40:11.976Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
15:40:11 [2022-07-27T15:40:11.976Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:11 [2022-07-27T15:40:11.976Z] 
15:40:11 [2022-07-27T15:40:11.976Z] === SKIP: amd64.integration.service TestServicePlugin (1.93s)
15:40:11 [2022-07-27T15:40:11.976Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:11 [2022-07-27T15:40:11.976Z] 
15:40:11 [2022-07-27T15:40:11.976Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
15:40:11 [2022-07-27T15:40:11.976Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:11 [2022-07-27T15:40:11.976Z] 
15:40:11 [2022-07-27T15:40:11.976Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
15:40:11 [2022-07-27T15:40:11.976Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:11 [2022-07-27T15:40:11.976Z] 
15:40:11 [2022-07-27T15:40:11.976Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
15:40:11 [2022-07-27T15:40:11.976Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:11 [2022-07-27T15:40:11.976Z] 
15:40:11 [2022-07-27T15:40:11.976Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
15:40:11 [2022-07-27T15:40:11.976Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:11 [2022-07-27T15:40:11.976Z] 
15:40:11 [2022-07-27T15:40:11.976Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s)
15:40:11 [2022-07-27T15:40:11.976Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:40:11 [2022-07-27T15:40:11.976Z] 
15:40:11 [2022-07-27T15:40:11.976Z] DONE 24 tests, 23 skipped in 2.349s
15:40:11 [2022-07-27T15:40:11.976Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
15:40:11 [2022-07-27T15:40:11.976Z] INFO: Testing against a local daemon
15:40:11 [2022-07-27T15:40:11.976Z] === RUN   TestSessionCreate
15:40:11 [2022-07-27T15:40:11.976Z] --- PASS: TestSessionCreate (0.03s)
15:40:11 [2022-07-27T15:40:11.976Z] === RUN   TestSessionCreateWithBadUpgrade
15:40:11 [2022-07-27T15:40:11.976Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
15:40:11 [2022-07-27T15:40:11.976Z] PASS
15:40:11 [2022-07-27T15:40:11.976Z] 
15:40:11 [2022-07-27T15:40:11.976Z] DONE 2 tests in 0.163s
15:40:11 [2022-07-27T15:40:11.976Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
15:40:12 [2022-07-27T15:40:12.232Z] INFO: Testing against a local daemon
15:40:12 [2022-07-27T15:40:12.232Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:40:12 [2022-07-27T15:40:12.232Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:40:12 [2022-07-27T15:40:12.232Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:40:12 [2022-07-27T15:40:12.232Z] === RUN   TestDiskUsage
15:40:12 [2022-07-27T15:40:12.232Z] === PAUSE TestDiskUsage
15:40:12 [2022-07-27T15:40:12.232Z] === RUN   TestEventsExecDie
15:40:12 [2022-07-27T15:40:12.673Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
15:40:12 [2022-07-27T15:40:12.795Z] --- PASS: TestEventsExecDie (0.49s)
15:40:12 [2022-07-27T15:40:12.795Z] === RUN   TestEventsBackwardsCompatible
15:40:12 [2022-07-27T15:40:12.795Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
15:40:12 [2022-07-27T15:40:12.795Z] === RUN   TestEventsVolumeCreate
15:40:12 [2022-07-27T15:40:12.795Z] --- PASS: TestEventsVolumeCreate (0.04s)
15:40:12 [2022-07-27T15:40:12.795Z] === RUN   TestInfoBinaryCommits
15:40:12 [2022-07-27T15:40:12.795Z] --- PASS: TestInfoBinaryCommits (0.02s)
15:40:12 [2022-07-27T15:40:12.795Z] === RUN   TestInfoAPIVersioned
15:40:12 [2022-07-27T15:40:12.795Z] --- PASS: TestInfoAPIVersioned (0.00s)
15:40:12 [2022-07-27T15:40:12.795Z] === RUN   TestInfoAPI
15:40:12 [2022-07-27T15:40:12.795Z] --- PASS: TestInfoAPI (0.02s)
15:40:12 [2022-07-27T15:40:12.795Z] === RUN   TestInfoAPIWarnings
15:40:14 [2022-07-27T15:40:14.577Z] --- PASS: TestInspectNetwork (8.79s)
15:40:14 [2022-07-27T15:40:14.577Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:40:14 [2022-07-27T15:40:14.577Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:40:14 [2022-07-27T15:40:14.577Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:40:14 [2022-07-27T15:40:14.577Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:40:14 [2022-07-27T15:40:14.577Z] === RUN   TestRunContainerWithBridgeNone
15:40:15 [2022-07-27T15:40:15.736Z] --- PASS: TestInfoAPIWarnings (16.55s)
15:40:15 [2022-07-27T15:40:15.736Z] === RUN   TestInfoDebug
15:40:15 [2022-07-27T15:40:15.736Z] --- PASS: TestInfoDebug (0.52s)
15:40:15 [2022-07-27T15:40:15.736Z] === RUN   TestInfoInsecureRegistries
15:40:15 [2022-07-27T15:40:15.736Z] --- PASS: TestInfoInsecureRegistries (0.52s)
15:40:15 [2022-07-27T15:40:15.736Z] === RUN   TestInfoRegistryMirrors
15:40:15 [2022-07-27T15:40:15.992Z] --- PASS: TestInfoRegistryMirrors (0.52s)
15:40:15 [2022-07-27T15:40:15.992Z] === RUN   TestLoginFailsWithBadCredentials
15:40:16 [2022-07-27T15:40:16.248Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
15:40:16 [2022-07-27T15:40:16.248Z] === RUN   TestPingCacheHeaders
15:40:16 [2022-07-27T15:40:16.248Z] --- PASS: TestPingCacheHeaders (0.02s)
15:40:16 [2022-07-27T15:40:16.248Z] === RUN   TestPingGet
15:40:16 [2022-07-27T15:40:16.248Z] --- PASS: TestPingGet (0.01s)
15:40:16 [2022-07-27T15:40:16.248Z] === RUN   TestPingHead
15:40:16 [2022-07-27T15:40:16.248Z] --- PASS: TestPingHead (0.02s)
15:40:16 [2022-07-27T15:40:16.248Z] === RUN   TestPingSwarmHeader
15:40:16 [2022-07-27T15:40:16.480Z] --- PASS: TestRunContainerWithBridgeNone (2.04s)
15:40:16 [2022-07-27T15:40:16.480Z] === RUN   TestNetworkInvalidJSON
15:40:16 [2022-07-27T15:40:16.480Z] === RUN   TestNetworkInvalidJSON/networks/create
15:40:16 [2022-07-27T15:40:16.480Z] === PAUSE TestNetworkInvalidJSON/networks/create
15:40:16 [2022-07-27T15:40:16.480Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
15:40:16 [2022-07-27T15:40:16.480Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
15:40:16 [2022-07-27T15:40:16.480Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
15:40:16 [2022-07-27T15:40:16.480Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
15:40:16 [2022-07-27T15:40:16.480Z] === CONT  TestNetworkInvalidJSON/networks/create
15:40:16 [2022-07-27T15:40:16.480Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
15:40:16 [2022-07-27T15:40:16.480Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
15:40:16 [2022-07-27T15:40:16.480Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
15:40:16 [2022-07-27T15:40:16.480Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
15:40:16 [2022-07-27T15:40:16.480Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
15:40:16 [2022-07-27T15:40:16.480Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
15:40:16 [2022-07-27T15:40:16.480Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
15:40:16 [2022-07-27T15:40:16.480Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
15:40:16 [2022-07-27T15:40:16.480Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
15:40:16 [2022-07-27T15:40:16.480Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
15:40:16 [2022-07-27T15:40:16.480Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
15:40:16 [2022-07-27T15:40:16.480Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
15:40:16 [2022-07-27T15:40:16.480Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
15:40:16 [2022-07-27T15:40:16.480Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
15:40:16 [2022-07-27T15:40:16.480Z] --- PASS: TestNetworkInvalidJSON (0.04s)
15:40:16 [2022-07-27T15:40:16.480Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
15:40:16 [2022-07-27T15:40:16.480Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
15:40:16 [2022-07-27T15:40:16.480Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
15:40:16 [2022-07-27T15:40:16.480Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
15:40:16 [2022-07-27T15:40:16.480Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
15:40:16 [2022-07-27T15:40:16.480Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
15:40:16 [2022-07-27T15:40:16.480Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
15:40:16 [2022-07-27T15:40:16.480Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
15:40:16 [2022-07-27T15:40:16.480Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
15:40:16 [2022-07-27T15:40:16.480Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
15:40:16 [2022-07-27T15:40:16.480Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
15:40:16 [2022-07-27T15:40:16.480Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s)
15:40:16 [2022-07-27T15:40:16.480Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
15:40:16 [2022-07-27T15:40:16.480Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
15:40:16 [2022-07-27T15:40:16.480Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
15:40:16 [2022-07-27T15:40:16.480Z] === RUN   TestNetworkList
15:40:16 [2022-07-27T15:40:16.480Z] === RUN   TestNetworkList//networks
15:40:16 [2022-07-27T15:40:16.480Z] === PAUSE TestNetworkList//networks
15:40:16 [2022-07-27T15:40:16.480Z] === RUN   TestNetworkList//networks/
15:40:16 [2022-07-27T15:40:16.480Z] === PAUSE TestNetworkList//networks/
15:40:16 [2022-07-27T15:40:16.480Z] === CONT  TestNetworkList//networks
15:40:16 [2022-07-27T15:40:16.480Z] === CONT  TestNetworkList//networks/
15:40:16 [2022-07-27T15:40:16.480Z] --- PASS: TestNetworkList (0.02s)
15:40:16 [2022-07-27T15:40:16.480Z]     --- PASS: TestNetworkList//networks (0.00s)
15:40:16 [2022-07-27T15:40:16.480Z]     --- PASS: TestNetworkList//networks/ (0.00s)
15:40:16 [2022-07-27T15:40:16.480Z] === RUN   TestHostIPv4BridgeLabel
15:40:16 [2022-07-27T15:40:16.810Z] === RUN   TestPingSwarmHeader/before_swarm_init
15:40:17 [2022-07-27T15:40:17.048Z] --- PASS: TestHostIPv4BridgeLabel (0.61s)
15:40:17 [2022-07-27T15:40:17.048Z] === RUN   TestDaemonRestartWithLiveRestore
15:40:17 [2022-07-27T15:40:17.372Z] === RUN   TestPingSwarmHeader/after_swarm_init
15:40:17 [2022-07-27T15:40:17.625Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
15:40:18 [2022-07-27T15:40:18.192Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
15:40:18 [2022-07-27T15:40:18.192Z] === RUN   TestDaemonDefaultNetworkPools
15:40:18 [2022-07-27T15:40:18.738Z] === RUN   TestPingSwarmHeader/after_swarm_leave
15:40:18 [2022-07-27T15:40:18.738Z] --- PASS: TestPingSwarmHeader (2.14s)
15:40:18 [2022-07-27T15:40:18.738Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
15:40:18 [2022-07-27T15:40:18.738Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
15:40:18 [2022-07-27T15:40:18.738Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
15:40:18 [2022-07-27T15:40:18.738Z] === RUN   TestVersion
15:40:18 [2022-07-27T15:40:18.738Z] --- PASS: TestVersion (0.02s)
15:40:18 [2022-07-27T15:40:18.738Z] === CONT  TestDiskUsage
15:40:18 [2022-07-27T15:40:18.994Z] === RUN   TestDiskUsage/empty
15:40:18 [2022-07-27T15:40:18.994Z] === RUN   TestDiskUsage/empty/container_types
15:40:18 [2022-07-27T15:40:18.994Z] === RUN   TestDiskUsage/empty/image_types
15:40:18 [2022-07-27T15:40:18.994Z] === RUN   TestDiskUsage/empty/volume_types
15:40:18 [2022-07-27T15:40:18.994Z] === RUN   TestDiskUsage/empty/build-cache_types
15:40:18 [2022-07-27T15:40:18.994Z] === RUN   TestDiskUsage/empty/container,_volume_types
15:40:18 [2022-07-27T15:40:18.994Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
15:40:18 [2022-07-27T15:40:18.994Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
15:40:18 [2022-07-27T15:40:18.994Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
15:40:18 [2022-07-27T15:40:18.994Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
15:40:18 [2022-07-27T15:40:18.994Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
15:40:18 [2022-07-27T15:40:18.994Z] === RUN   TestDiskUsage/after_LoadBusybox
15:40:19 [2022-07-27T15:40:19.128Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s)
15:40:19 [2022-07-27T15:40:19.128Z] === RUN   TestDaemonRestartWithExistingNetwork
15:40:19 [2022-07-27T15:40:19.128Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
15:40:19 [2022-07-27T15:40:19.250Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
15:40:19 [2022-07-27T15:40:19.250Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
15:40:19 [2022-07-27T15:40:19.250Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
15:40:19 [2022-07-27T15:40:19.250Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
15:40:19 [2022-07-27T15:40:19.250Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
15:40:19 [2022-07-27T15:40:19.250Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
15:40:19 [2022-07-27T15:40:19.250Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
15:40:19 [2022-07-27T15:40:19.250Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
15:40:19 [2022-07-27T15:40:19.250Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
15:40:19 [2022-07-27T15:40:19.250Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
15:40:19 [2022-07-27T15:40:19.250Z] === RUN   TestDiskUsage/after_container.Run
15:40:19 [2022-07-27T15:40:19.507Z] === RUN   TestDiskUsage/after_container.Run/container_types
15:40:19 [2022-07-27T15:40:19.507Z] === RUN   TestDiskUsage/after_container.Run/image_types
15:40:19 [2022-07-27T15:40:19.507Z] === RUN   TestDiskUsage/after_container.Run/volume_types
15:40:19 [2022-07-27T15:40:19.507Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
15:40:19 [2022-07-27T15:40:19.507Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
15:40:19 [2022-07-27T15:40:19.507Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
15:40:19 [2022-07-27T15:40:19.507Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
15:40:19 [2022-07-27T15:40:19.507Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
15:40:19 [2022-07-27T15:40:19.507Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
15:40:19 [2022-07-27T15:40:19.507Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
15:40:19 [2022-07-27T15:40:19.507Z] --- PASS: TestDiskUsage (1.09s)
15:40:19 [2022-07-27T15:40:19.507Z]     --- PASS: TestDiskUsage/empty (0.01s)
15:40:19 [2022-07-27T15:40:19.507Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
15:40:19 [2022-07-27T15:40:19.507Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
15:40:19 [2022-07-27T15:40:19.507Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
15:40:19 [2022-07-27T15:40:19.507Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
15:40:19 [2022-07-27T15:40:19.507Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
15:40:19 [2022-07-27T15:40:19.507Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
15:40:19 [2022-07-27T15:40:19.507Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
15:40:19 [2022-07-27T15:40:19.507Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
15:40:19 [2022-07-27T15:40:19.507Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
15:40:19 [2022-07-27T15:40:19.507Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
15:40:19 [2022-07-27T15:40:19.507Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
15:40:19 [2022-07-27T15:40:19.507Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
15:40:19 [2022-07-27T15:40:19.507Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
15:40:19 [2022-07-27T15:40:19.507Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
15:40:19 [2022-07-27T15:40:19.507Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
15:40:19 [2022-07-27T15:40:19.507Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
15:40:19 [2022-07-27T15:40:19.507Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
15:40:19 [2022-07-27T15:40:19.507Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
15:40:19 [2022-07-27T15:40:19.507Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
15:40:19 [2022-07-27T15:40:19.507Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
15:40:19 [2022-07-27T15:40:19.507Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
15:40:19 [2022-07-27T15:40:19.507Z]     --- PASS: TestDiskUsage/after_container.Run (0.28s)
15:40:19 [2022-07-27T15:40:19.507Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
15:40:19 [2022-07-27T15:40:19.507Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
15:40:19 [2022-07-27T15:40:19.507Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
15:40:19 [2022-07-27T15:40:19.507Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
15:40:19 [2022-07-27T15:40:19.507Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
15:40:19 [2022-07-27T15:40:19.507Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
15:40:19 [2022-07-27T15:40:19.507Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
15:40:19 [2022-07-27T15:40:19.507Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
15:40:19 [2022-07-27T15:40:19.507Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
15:40:19 [2022-07-27T15:40:19.507Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
15:40:19 [2022-07-27T15:40:19.507Z] PASS
15:40:19 [2022-07-27T15:40:19.507Z] 
15:40:19 [2022-07-27T15:40:19.507Z] === Skipped
15:40:19 [2022-07-27T15:40:19.507Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:40:19 [2022-07-27T15:40:19.507Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:40:19 [2022-07-27T15:40:19.507Z] 
15:40:19 [2022-07-27T15:40:19.507Z] DONE 54 tests, 1 skipped in 22.545s
15:40:19 [2022-07-27T15:40:19.507Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
15:40:19 [2022-07-27T15:40:19.507Z] ++ 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
15:40:19 [2022-07-27T15:40:19.507Z] ++ set -e
15:40:19 [2022-07-27T15:40:19.507Z] ++ '[' -n 0 ']'
15:40:19 [2022-07-27T15:40:19.507Z] ++ set -x
15:40:19 [2022-07-27T15:40:19.507Z] ++ env -i DEST=/go/src/github.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
15:40:19 [2022-07-27T15:40:19.763Z] INFO: Testing against a local daemon
15:40:19 [2022-07-27T15:40:19.763Z] === RUN   TestVolumesCreateAndList
15:40:19 [2022-07-27T15:40:19.763Z] --- PASS: TestVolumesCreateAndList (0.02s)
15:40:19 [2022-07-27T15:40:19.763Z] === RUN   TestVolumesRemove
15:40:19 [2022-07-27T15:40:19.763Z] --- PASS: TestVolumesRemove (0.05s)
15:40:19 [2022-07-27T15:40:19.763Z] === RUN   TestVolumesInspect
15:40:19 [2022-07-27T15:40:19.763Z] --- PASS: TestVolumesInspect (0.02s)
15:40:19 [2022-07-27T15:40:19.763Z] === RUN   TestVolumesInvalidJSON
15:40:19 [2022-07-27T15:40:19.763Z] === RUN   TestVolumesInvalidJSON/volumes/create
15:40:19 [2022-07-27T15:40:19.763Z] === PAUSE TestVolumesInvalidJSON/volumes/create
15:40:19 [2022-07-27T15:40:19.763Z] === CONT  TestVolumesInvalidJSON/volumes/create
15:40:19 [2022-07-27T15:40:19.763Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
15:40:19 [2022-07-27T15:40:19.763Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
15:40:19 [2022-07-27T15:40:19.763Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
15:40:19 [2022-07-27T15:40:19.763Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
15:40:19 [2022-07-27T15:40:19.763Z] --- PASS: TestVolumesInvalidJSON (0.01s)
15:40:19 [2022-07-27T15:40:19.763Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
15:40:19 [2022-07-27T15:40:19.763Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
15:40:19 [2022-07-27T15:40:19.763Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
15:40:19 [2022-07-27T15:40:19.763Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
15:40:19 [2022-07-27T15:40:19.763Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
15:40:19 [2022-07-27T15:40:19.763Z] PASS
15:40:19 [2022-07-27T15:40:19.763Z] 
15:40:19 [2022-07-27T15:40:19.763Z] DONE 9 tests in 0.188s
15:40:19 [2022-07-27T15:40:19.763Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:40:20 [2022-07-27T15:40:20.019Z] ++++ cat bundles/test-integration/docker.pid
15:40:20 [2022-07-27T15:40:20.019Z] +++ kill 14269
15:40:20 [2022-07-27T15:40:20.019Z] +++ /etc/init.d/apparmor stop
15:40:20 [2022-07-27T15:40:20.064Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
15:40:20 [2022-07-27T15:40:20.064Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:40:20 [2022-07-27T15:40:20.276Z] Leaving: AppArmorNo profiles have been unloaded.
15:40:20 [2022-07-27T15:40:20.276Z] 
15:40:20 [2022-07-27T15:40:20.276Z] Unloading profiles will leave already running processes permanently
15:40:20 [2022-07-27T15:40:20.276Z] unconfined, which can lead to unexpected situations.
15:40:20 [2022-07-27T15:40:20.276Z] 
15:40:20 [2022-07-27T15:40:20.276Z] To set a process to complain mode, use the command line tool
15:40:20 [2022-07-27T15:40:20.276Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:40:20 [2022-07-27T15:40:20.276Z] +++ true
15:40:20 [2022-07-27T15:40:20.276Z] exiting test-integration
15:40:20 [2022-07-27T15:40:20.276Z] ++ exit 0
15:40:20 [2022-07-27T15:40:20.276Z] 
15:40:20 [2022-07-27T15:40:20.632Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
Post stage
[Pipeline] junit
15:40:20 [2022-07-27T15:40:20.849Z] Recording test results
15:40:20 [2022-07-27T15:40:20.996Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:40:21 [2022-07-27T15:40:21.357Z] + echo Ensuring container killed.
15:40:21 [2022-07-27T15:40:21.357Z] Ensuring container killed.
15:40:21 [2022-07-27T15:40:21.357Z] + docker rm -vf docker-pr10
15:40:21 [2022-07-27T15:40:21.357Z] Error: No such container: docker-pr10
[Pipeline] sh
15:40:21 [2022-07-27T15:40:21.568Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s)
15:40:21 [2022-07-27T15:40:21.568Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:40:21 [2022-07-27T15:40:21.685Z] + echo Chowning /workspace to jenkins user
15:40:21 [2022-07-27T15:40:21.685Z] Chowning /workspace to jenkins user
15:40:21 [2022-07-27T15:40:21.685Z] + id -u
15:40:21 [2022-07-27T15:40:21.685Z] + id -g
15:40:21 [2022-07-27T15:40:21.685Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42934:/workspace busybox chown -R 1000:1000 /workspace
15:40:22 [2022-07-27T15:40:22.136Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
15:40:22 [2022-07-27T15:40:22.136Z] === RUN   TestServiceWithPredefinedNetwork
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:40:23 [2022-07-27T15:40:23.384Z] + bundleName=arm64-integration
15:40:23 [2022-07-27T15:40:23.384Z] + echo Creating arm64-integration-bundles.tar.gz
15:40:23 [2022-07-27T15:40:23.384Z] Creating arm64-integration-bundles.tar.gz
15:40:23 [2022-07-27T15:40:23.384Z] + xargs tar -czf arm64-integration-bundles.tar.gz
15:40:23 [2022-07-27T15:40:23.384Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
15:40:23 [2022-07-27T15:40:23.649Z] Archiving artifacts
15:40:24 [2022-07-27T15:40:24.013Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42934/10/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:40:24 [2022-07-27T15:40:24.312Z] + make clean
15:40:24 [2022-07-27T15:40:24.312Z] docker volume rm -f docker-dev-cache docker-mod-cache
15:40:24 [2022-07-27T15:40:24.312Z] docker-dev-cache
15:40:24 [2022-07-27T15:40:24.312Z] docker-mod-cache
[Pipeline] deleteDir
15:40:24 [2022-07-27T15:40:24.671Z] --- PASS: TestServiceWithPredefinedNetwork (2.78s)
15:40:24 [2022-07-27T15:40:24.671Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:40:24 [2022-07-27T15:40:24.671Z]     service_test.go:243: FLAKY_TEST
15:40:24 [2022-07-27T15:40:24.671Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:40:24 [2022-07-27T15:40:24.671Z] === RUN   TestServiceWithDataPathPortInit
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:40:30 [2022-07-27T15:40:30.835Z] --- PASS: TestInfoAPIWarnings (16.57s)
15:40:30 [2022-07-27T15:40:30.835Z] === RUN   TestInfoDebug
15:40:30 [2022-07-27T15:40:30.835Z] --- PASS: TestInfoDebug (0.54s)
15:40:30 [2022-07-27T15:40:30.835Z] === RUN   TestInfoInsecureRegistries
15:40:30 [2022-07-27T15:40:30.835Z] --- PASS: TestInfoInsecureRegistries (0.54s)
15:40:30 [2022-07-27T15:40:30.835Z] === RUN   TestInfoRegistryMirrors
15:40:31 [2022-07-27T15:40:31.091Z] --- PASS: TestInfoRegistryMirrors (0.54s)
15:40:31 [2022-07-27T15:40:31.091Z] === RUN   TestLoginFailsWithBadCredentials
15:40:31 [2022-07-27T15:40:31.347Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
15:40:31 [2022-07-27T15:40:31.347Z] === RUN   TestPingCacheHeaders
15:40:31 [2022-07-27T15:40:31.347Z] --- PASS: TestPingCacheHeaders (0.03s)
15:40:31 [2022-07-27T15:40:31.347Z] === RUN   TestPingGet
15:40:31 [2022-07-27T15:40:31.347Z] --- PASS: TestPingGet (0.01s)
15:40:31 [2022-07-27T15:40:31.347Z] === RUN   TestPingHead
15:40:31 [2022-07-27T15:40:31.347Z] --- PASS: TestPingHead (0.03s)
15:40:31 [2022-07-27T15:40:31.347Z] === RUN   TestPingSwarmHeader
15:40:31 [2022-07-27T15:40:31.909Z] === RUN   TestPingSwarmHeader/before_swarm_init
15:40:32 [2022-07-27T15:40:32.471Z] === RUN   TestPingSwarmHeader/after_swarm_init
15:40:32 [2022-07-27T15:40:32.792Z] === RUN   TestDockerSuite/TestBuildDotDotFile
15:40:32 [2022-07-27T15:40:32.792Z] === RUN   TestDockerSuite/TestBuildEOLInLine
15:40:33 [2022-07-27T15:40:33.400Z] === RUN   TestPingSwarmHeader/after_swarm_leave
15:40:33 [2022-07-27T15:40:33.400Z] --- PASS: TestPingSwarmHeader (2.07s)
15:40:33 [2022-07-27T15:40:33.400Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
15:40:33 [2022-07-27T15:40:33.400Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
15:40:33 [2022-07-27T15:40:33.400Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
15:40:33 [2022-07-27T15:40:33.400Z] === RUN   TestVersion
15:40:33 [2022-07-27T15:40:33.656Z] --- PASS: TestVersion (0.04s)
15:40:33 [2022-07-27T15:40:33.656Z] === CONT  TestDiskUsage
15:40:34 [2022-07-27T15:40:34.218Z] === RUN   TestDiskUsage/empty
15:40:34 [2022-07-27T15:40:34.218Z] === RUN   TestDiskUsage/empty/container_types
15:40:34 [2022-07-27T15:40:34.218Z] === RUN   TestDiskUsage/empty/image_types
15:40:34 [2022-07-27T15:40:34.218Z] === RUN   TestDiskUsage/empty/volume_types
15:40:34 [2022-07-27T15:40:34.218Z] === RUN   TestDiskUsage/empty/build-cache_types
15:40:34 [2022-07-27T15:40:34.218Z] === RUN   TestDiskUsage/empty/container,_volume_types
15:40:34 [2022-07-27T15:40:34.218Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
15:40:34 [2022-07-27T15:40:34.218Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
15:40:34 [2022-07-27T15:40:34.218Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
15:40:34 [2022-07-27T15:40:34.218Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
15:40:34 [2022-07-27T15:40:34.218Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
15:40:34 [2022-07-27T15:40:34.218Z] === RUN   TestDiskUsage/after_LoadBusybox
15:40:34 [2022-07-27T15:40:34.218Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
15:40:34 [2022-07-27T15:40:34.218Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
15:40:34 [2022-07-27T15:40:34.218Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
15:40:34 [2022-07-27T15:40:34.218Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
15:40:34 [2022-07-27T15:40:34.218Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
15:40:34 [2022-07-27T15:40:34.218Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
15:40:34 [2022-07-27T15:40:34.218Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
15:40:34 [2022-07-27T15:40:34.218Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
15:40:34 [2022-07-27T15:40:34.218Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
15:40:34 [2022-07-27T15:40:34.218Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
15:40:34 [2022-07-27T15:40:34.218Z] === RUN   TestDiskUsage/after_container.Run
15:40:34 [2022-07-27T15:40:34.474Z] === RUN   TestDiskUsage/after_container.Run/container_types
15:40:34 [2022-07-27T15:40:34.474Z] === RUN   TestDiskUsage/after_container.Run/image_types
15:40:34 [2022-07-27T15:40:34.474Z] === RUN   TestDiskUsage/after_container.Run/volume_types
15:40:34 [2022-07-27T15:40:34.474Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
15:40:34 [2022-07-27T15:40:34.474Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
15:40:34 [2022-07-27T15:40:34.474Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
15:40:34 [2022-07-27T15:40:34.474Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
15:40:34 [2022-07-27T15:40:34.474Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
15:40:34 [2022-07-27T15:40:34.474Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
15:40:34 [2022-07-27T15:40:34.474Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
15:40:34 [2022-07-27T15:40:34.730Z] --- PASS: TestDiskUsage (1.21s)
15:40:34 [2022-07-27T15:40:34.730Z]     --- PASS: TestDiskUsage/empty (0.01s)
15:40:34 [2022-07-27T15:40:34.730Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
15:40:34 [2022-07-27T15:40:34.730Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
15:40:34 [2022-07-27T15:40:34.730Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
15:40:34 [2022-07-27T15:40:34.730Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
15:40:34 [2022-07-27T15:40:34.730Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
15:40:34 [2022-07-27T15:40:34.730Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
15:40:34 [2022-07-27T15:40:34.730Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
15:40:34 [2022-07-27T15:40:34.730Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
15:40:34 [2022-07-27T15:40:34.730Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
15:40:34 [2022-07-27T15:40:34.730Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
15:40:34 [2022-07-27T15:40:34.730Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.16s)
15:40:34 [2022-07-27T15:40:34.730Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
15:40:34 [2022-07-27T15:40:34.730Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
15:40:34 [2022-07-27T15:40:34.730Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
15:40:34 [2022-07-27T15:40:34.730Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
15:40:34 [2022-07-27T15:40:34.730Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
15:40:34 [2022-07-27T15:40:34.730Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
15:40:34 [2022-07-27T15:40:34.730Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
15:40:34 [2022-07-27T15:40:34.730Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
15:40:34 [2022-07-27T15:40:34.730Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
15:40:34 [2022-07-27T15:40:34.730Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
15:40:34 [2022-07-27T15:40:34.730Z]     --- PASS: TestDiskUsage/after_container.Run (0.37s)
15:40:34 [2022-07-27T15:40:34.730Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s)
15:40:34 [2022-07-27T15:40:34.730Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
15:40:34 [2022-07-27T15:40:34.730Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
15:40:34 [2022-07-27T15:40:34.730Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
15:40:34 [2022-07-27T15:40:34.730Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s)
15:40:34 [2022-07-27T15:40:34.730Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
15:40:34 [2022-07-27T15:40:34.730Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s)
15:40:34 [2022-07-27T15:40:34.730Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
15:40:34 [2022-07-27T15:40:34.730Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s)
15:40:34 [2022-07-27T15:40:34.730Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s)
15:40:34 [2022-07-27T15:40:34.730Z] PASS
15:40:34 [2022-07-27T15:40:34.730Z] 
15:40:34 [2022-07-27T15:40:34.730Z] === Skipped
15:40:34 [2022-07-27T15:40:34.730Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:40:34 [2022-07-27T15:40:34.730Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:40:34 [2022-07-27T15:40:34.730Z] 
15:40:34 [2022-07-27T15:40:34.730Z] DONE 54 tests, 1 skipped in 22.705s
15:40:34 [2022-07-27T15:40:34.730Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
15:40:34 [2022-07-27T15:40:34.804Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe
15:40:34 [2022-07-27T15:40:34.804Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json
15:40:34 [2022-07-27T15:40:34.804Z] {
15:40:34 [2022-07-27T15:40:34.804Z]   "RT_GROUP_ICON": {
15:40:34 [2022-07-27T15:40:34.804Z]     "#1": {
15:40:34 [2022-07-27T15:40:34.804Z]       "0409": "../../winresources/docker.ico"
15:40:34 [2022-07-27T15:40:34.804Z]     }
15:40:34 [2022-07-27T15:40:34.804Z]   },
15:40:34 [2022-07-27T15:40:34.804Z]   "RT_MANIFEST": {
15:40:34 [2022-07-27T15:40:34.804Z]     "#1": {
15:40:34 [2022-07-27T15:40:34.804Z]       "0409": {
15:40:34 [2022-07-27T15:40:34.804Z]         "identity": {},
15:40:34 [2022-07-27T15:40:34.804Z]         "description": "Docker Engine",
15:40:34 [2022-07-27T15:40:34.805Z]         "minimum-os": "vista",
15:40:34 [2022-07-27T15:40:34.805Z]         "execution-level": "",
15:40:34 [2022-07-27T15:40:34.805Z]         "ui-access": false,
15:40:34 [2022-07-27T15:40:34.805Z]         "auto-elevate": false,
15:40:34 [2022-07-27T15:40:34.805Z]         "dpi-awareness": "unaware",
15:40:34 [2022-07-27T15:40:34.805Z]         "disable-theming": false,
15:40:34 [2022-07-27T15:40:34.805Z]         "disable-window-filtering": false,
15:40:34 [2022-07-27T15:40:34.805Z]         "high-resolution-scrolling-aware": false,
15:40:34 [2022-07-27T15:40:34.805Z]         "ultra-high-resolution-scrolling-aware": false,
15:40:34 [2022-07-27T15:40:34.805Z]         "long-path-aware": false,
15:40:34 [2022-07-27T15:40:34.805Z]         "printer-driver-isolation": false,
15:40:34 [2022-07-27T15:40:34.805Z]         "gdi-scaling": false,
15:40:34 [2022-07-27T15:40:34.805Z]         "segment-heap": false,
15:40:34 [2022-07-27T15:40:34.805Z]         "use-common-controls-v6": false
15:40:34 [2022-07-27T15:40:34.805Z]       }
15:40:34 [2022-07-27T15:40:34.805Z]     }
15:40:34 [2022-07-27T15:40:34.805Z]   },
15:40:34 [2022-07-27T15:40:34.805Z]   "RT_MESSAGETABLE": {
15:40:34 [2022-07-27T15:40:34.805Z]     "#1": {
15:40:34 [2022-07-27T15:40:34.805Z]       "0409": "../../winresources/event_messages.bin"
15:40:34 [2022-07-27T15:40:34.805Z]     }
15:40:34 [2022-07-27T15:40:34.805Z]   },
15:40:34 [2022-07-27T15:40:34.805Z]   "RT_VERSION": {
15:40:34 [2022-07-27T15:40:34.805Z]     "#1": {
15:40:34 [2022-07-27T15:40:34.805Z]       "0409": {
15:40:34 [2022-07-27T15:40:34.805Z]         "fixed": {
15:40:34 [2022-07-27T15:40:34.805Z]           "file_version": "0.0.0.0",
15:40:34 [2022-07-27T15:40:34.805Z]           "product_version": "0.0.0.0",
15:40:34 [2022-07-27T15:40:34.805Z]           "type": "Unknown"
15:40:34 [2022-07-27T15:40:34.805Z]         },
15:40:34 [2022-07-27T15:40:34.805Z]         "info": {
15:40:34 [2022-07-27T15:40:34.805Z]           "0000": {
15:40:34 [2022-07-27T15:40:34.805Z]             "CompanyName": "",
15:40:34 [2022-07-27T15:40:34.805Z]             "FileVersion": "dev",
15:40:34 [2022-07-27T15:40:34.805Z]             "LegalCopyright": "Copyright © 2015-2022 Docker Inc.",
15:40:34 [2022-07-27T15:40:34.805Z]             "OriginalFileName": "docker-proxy.exe",
15:40:34 [2022-07-27T15:40:34.805Z]             "ProductName": "",
15:40:34 [2022-07-27T15:40:34.805Z]             "ProductVersion": "dev",
15:40:34 [2022-07-27T15:40:34.805Z]             "SpecialBuild": "31f654a704f61768828d5950a13f30bb493d1239"
15:40:34 [2022-07-27T15:40:34.805Z]           }
15:40:34 [2022-07-27T15:40:34.805Z]         }
15:40:34 [2022-07-27T15:40:34.805Z]       }
15:40:34 [2022-07-27T15:40:34.805Z]     }
15:40:34 [2022-07-27T15:40:34.805Z]   }
15:40:34 [2022-07-27T15:40:34.805Z] }
15:40:34 [2022-07-27T15:40:34.805Z] cmd/docker-proxy/genwinres_windows.go
15:40:34 [2022-07-27T15:40:34.805Z] cmd/docker-proxy/main.go
15:40:34 [2022-07-27T15:40:34.805Z] cmd/docker-proxy/network_proxy_test.go
15:40:34 [2022-07-27T15:40:34.805Z] cmd/docker-proxy/proxy.go
15:40:34 [2022-07-27T15:40:34.805Z] cmd/docker-proxy/sctp_proxy.go
15:40:34 [2022-07-27T15:40:34.805Z] cmd/docker-proxy/tcp_proxy.go
15:40:34 [2022-07-27T15:40:34.805Z] cmd/docker-proxy/udp_proxy.go
15:40:34 [2022-07-27T15:40:34.805Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe
15:40:34 [2022-07-27T15:40:34.805Z] GOOS="windows" GOARCH="amd64" GOARM=""
15:40:34 [2022-07-27T15:40:34.805Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe
15:40:34 [2022-07-27T15:40:34.805Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
15:40:34 [2022-07-27T15:40:34.805Z] remote: Enumerating objects: 23, done.
15:40:34 [2022-07-27T15:40:34.805Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
15:40:34 [2022-07-27T15:40:34.805Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
15:40:34 [2022-07-27T15:40:34.805Z] Receiving objects:   4% (1/23)
Receiving objects:   8% (2/23)
remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
15:40:34 [2022-07-27T15:40:34.805Z] Receiving objects:  13% (3/23)
Receiving objects:  17% (4/23)
Receiving objects:  21% (5/23)
Receiving objects:  26% (6/23)
Receiving objects:  30% (7/23)
Receiving objects:  34% (8/23)
Receiving objects:  39% (9/23)
Receiving objects:  43% (10/23)
Receiving objects:  47% (11/23)
Receiving objects:  52% (12/23)
Receiving objects:  56% (13/23)
Receiving objects:  60% (14/23)
Receiving objects:  65% (15/23)
Receiving objects:  69% (16/23)
Receiving objects:  73% (17/23)
Receiving objects:  78% (18/23)
Receiving objects:  82% (19/23)
Receiving objects:  86% (20/23)
Receiving objects:  91% (21/23)
Receiving objects:  95% (22/23)
Receiving objects: 100% (23/23)
Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done.
15:40:34 [2022-07-27T15:40:34.805Z] Resolving deltas:   0% (0/2)
Resolving deltas:  50% (1/2)
Resolving deltas: 100% (2/2)
Resolving deltas: 100% (2/2), done.
15:40:34 [2022-07-27T15:40:34.805Z] Building: bundles/cross/windows/amd64/containerutility.exe
15:40:34 [2022-07-27T15:40:34.805Z] Cross building: bundles/cross/linux/ppc64le
15:40:34 [2022-07-27T15:40:34.805Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd
15:40:34 [2022-07-27T15:40:34.805Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
15:40:34 [2022-07-27T15:40:34.987Z] INFO: Testing against a local daemon
15:40:34 [2022-07-27T15:40:34.987Z] === RUN   TestVolumesCreateAndList
15:40:34 [2022-07-27T15:40:34.987Z] --- PASS: TestVolumesCreateAndList (0.02s)
15:40:34 [2022-07-27T15:40:34.987Z] === RUN   TestVolumesRemove
15:40:34 [2022-07-27T15:40:34.987Z] --- PASS: TestVolumesRemove (0.05s)
15:40:34 [2022-07-27T15:40:34.987Z] === RUN   TestVolumesInspect
15:40:34 [2022-07-27T15:40:34.987Z] --- PASS: TestVolumesInspect (0.02s)
15:40:34 [2022-07-27T15:40:34.987Z] === RUN   TestVolumesInvalidJSON
15:40:34 [2022-07-27T15:40:34.987Z] === RUN   TestVolumesInvalidJSON/volumes/create
15:40:34 [2022-07-27T15:40:34.987Z] === PAUSE TestVolumesInvalidJSON/volumes/create
15:40:34 [2022-07-27T15:40:34.987Z] === CONT  TestVolumesInvalidJSON/volumes/create
15:40:34 [2022-07-27T15:40:34.987Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
15:40:34 [2022-07-27T15:40:34.987Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
15:40:34 [2022-07-27T15:40:34.987Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
15:40:34 [2022-07-27T15:40:34.987Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
15:40:34 [2022-07-27T15:40:34.987Z] --- PASS: TestVolumesInvalidJSON (0.01s)
15:40:34 [2022-07-27T15:40:34.987Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
15:40:34 [2022-07-27T15:40:34.987Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
15:40:34 [2022-07-27T15:40:34.988Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
15:40:34 [2022-07-27T15:40:34.988Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
15:40:34 [2022-07-27T15:40:34.988Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
15:40:34 [2022-07-27T15:40:34.988Z] PASS
15:40:34 [2022-07-27T15:40:34.988Z] 
15:40:34 [2022-07-27T15:40:34.988Z] DONE 9 tests in 0.206s
15:40:34 [2022-07-27T15:40:34.988Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:40:34 [2022-07-27T15:40:34.988Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14237 is not a child of this shell
15:40:34 [2022-07-27T15:40:34.988Z] warning: PID 14237 from bundles/test-integration/docker.pid had a nonzero exit code
15:40:34 [2022-07-27T15:40:34.988Z] Leaving: AppArmorNo profiles have been unloaded.
15:40:34 [2022-07-27T15:40:34.988Z] 
15:40:34 [2022-07-27T15:40:34.988Z] Unloading profiles will leave already running processes permanently
15:40:34 [2022-07-27T15:40:34.988Z] unconfined, which can lead to unexpected situations.
15:40:34 [2022-07-27T15:40:34.988Z] 
15:40:34 [2022-07-27T15:40:34.988Z] To set a process to complain mode, use the command line tool
15:40:34 [2022-07-27T15:40:34.988Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:40:34 [2022-07-27T15:40:34.988Z] Removing test suite binaries
15:40:34 [2022-07-27T15:40:34.988Z] exiting test-integration
15:40:34 [2022-07-27T15:40:34.988Z] ++ exit 0
15:40:34 [2022-07-27T15:40:34.988Z] 
15:40:35 [2022-07-27T15:40:35.327Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
15:40:35 [2022-07-27T15:40:35.327Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
15:40:35 [2022-07-27T15:40:35.585Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
Post stage
[Pipeline] junit
15:40:35 [2022-07-27T15:40:35.926Z] Recording test results
15:40:36 [2022-07-27T15:40:36.153Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
15:40:36 [2022-07-27T15:40:36.153Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
15:40:36 [2022-07-27T15:40:36.411Z] === RUN   TestDockerSuite/TestBuildEntrypoint
15:40:36 [2022-07-27T15:40:36.670Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
15:40:37 [2022-07-27T15:40:37.484Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:40:37 [2022-07-27T15:40:37.810Z] + echo Ensuring container killed.
15:40:37 [2022-07-27T15:40:37.810Z] Ensuring container killed.
15:40:37 [2022-07-27T15:40:37.810Z] + docker rm -vf docker-pr10
15:40:37 [2022-07-27T15:40:37.810Z] Error: No such container: docker-pr10
[Pipeline] sh
15:40:38 [2022-07-27T15:40:38.054Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
15:40:38 [2022-07-27T15:40:38.088Z] + echo Chowning /workspace to jenkins user
15:40:38 [2022-07-27T15:40:38.088Z] Chowning /workspace to jenkins user
15:40:38 [2022-07-27T15:40:38.088Z] + id -u
15:40:38 [2022-07-27T15:40:38.088Z] + id -g
15:40:38 [2022-07-27T15:40:38.088Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42934:/workspace busybox chown -R 1000:1000 /workspace
15:40:39 [2022-07-27T15:40:39.007Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:40:39 [2022-07-27T15:40:39.760Z] + bundleName=amd64-rootless
15:40:39 [2022-07-27T15:40:39.760Z] + echo Creating amd64-rootless-bundles.tar.gz
15:40:39 [2022-07-27T15:40:39.760Z] Creating amd64-rootless-bundles.tar.gz
15:40:39 [2022-07-27T15:40:39.760Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
15:40:39 [2022-07-27T15:40:39.760Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
15:40:39 [2022-07-27T15:40:39.770Z] Archiving artifacts
15:40:39 [2022-07-27T15:40:39.945Z] === RUN   TestDockerSuite/TestBuildEnv
15:40:40 [2022-07-27T15:40:40.881Z] --- PASS: TestServiceWithDataPathPortInit (16.08s)
15:40:40 [2022-07-27T15:40:40.881Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:40:40 [2022-07-27T15:40:40.881Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
15:40:41 [2022-07-27T15:40:41.143Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42934/10/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:40:41 [2022-07-27T15:40:41.440Z] + make clean
15:40:41 [2022-07-27T15:40:41.440Z] docker volume rm -f docker-dev-cache docker-mod-cache
15:40:41 [2022-07-27T15:40:41.440Z] docker-dev-cache
15:40:41 [2022-07-27T15:40:41.440Z] docker-mod-cache
[Pipeline] deleteDir
15:40:41 [2022-07-27T15:40:41.816Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:40:42 [2022-07-27T15:40:42.754Z] === RUN   TestDockerSuite/TestBuildEnvUsage
15:40:44 [2022-07-27T15:40:44.659Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:k0m86ajys4gy78dpmrwg4bti0 Created:2022-07-27 15:40:42.359134013 +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[24b5ac649751b768c57c6d7ffd0a76231262bfef5fa7836e798af89c943726f9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gpy7v7465r90fc69gqt2zjwmm EndpointID:ffeec16fd06eb25ba2b4f72ace68a4d817c408d3b6b3bf2eb7f91649452d3c99 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:617d048f4c8c22d887a2e0e768086e9f84227ff9d79ec1a1f83b442369e63d29 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:e94cd6714d34 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gpy7v7465r90fc69gqt2zjwmm EndpointID:ffeec16fd06eb25ba2b4f72ace68a4d817c408d3b6b3bf2eb7f91649452d3c99 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:40:47 [2022-07-27T15:40:47.194Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
15:40:49 [2022-07-27T15:40:49.098Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.07s)
15:40:49 [2022-07-27T15:40:49.098Z] PASS
15:40:49 [2022-07-27T15:40:49.098Z] 
15:40:49 [2022-07-27T15:40:49.098Z] === Skipped
15:40:49 [2022-07-27T15:40:49.098Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:40:49 [2022-07-27T15:40:49.098Z]     service_test.go:243: FLAKY_TEST
15:40:49 [2022-07-27T15:40:49.098Z] 
15:40:49 [2022-07-27T15:40:49.098Z] DONE 38 tests, 1 skipped in 50.704s
15:40:49 [2022-07-27T15:40:49.098Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:40:49 [2022-07-27T15:40:49.098Z] ++ 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
15:40:49 [2022-07-27T15:40:49.098Z] ++ set -e
15:40:49 [2022-07-27T15:40:49.098Z] ++ '[' -n 0 ']'
15:40:49 [2022-07-27T15:40:49.098Z] ++ set -x
15:40:49 [2022-07-27T15:40:49.098Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
15:40:49 [2022-07-27T15:40:49.098Z] INFO: Testing against a local daemon
15:40:49 [2022-07-27T15:40:49.098Z] === RUN   TestDockerNetworkIpvlanPersistance
15:40:49 [2022-07-27T15:40:49.098Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:40:49 [2022-07-27T15:40:49.098Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:40:49 [2022-07-27T15:40:49.098Z] === RUN   TestDockerNetworkIpvlan
15:40:49 [2022-07-27T15:40:49.098Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:40:49 [2022-07-27T15:40:49.098Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:40:49 [2022-07-27T15:40:49.098Z] PASS
15:40:49 [2022-07-27T15:40:49.098Z] 
15:40:49 [2022-07-27T15:40:49.098Z] === Skipped
15:40:49 [2022-07-27T15:40:49.098Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:40:49 [2022-07-27T15:40:49.098Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:40:49 [2022-07-27T15:40:49.098Z] 
15:40:49 [2022-07-27T15:40:49.098Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:40:49 [2022-07-27T15:40:49.098Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:40:49 [2022-07-27T15:40:49.098Z] 
15:40:49 [2022-07-27T15:40:49.098Z] DONE 2 tests, 2 skipped in 0.117s
15:40:49 [2022-07-27T15:40:49.098Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:40:49 [2022-07-27T15:40:49.098Z] ++ 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
15:40:49 [2022-07-27T15:40:49.098Z] ++ set -e
15:40:49 [2022-07-27T15:40:49.098Z] ++ '[' -n 0 ']'
15:40:49 [2022-07-27T15:40:49.098Z] ++ set -x
15:40:49 [2022-07-27T15:40:49.098Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
15:40:49 [2022-07-27T15:40:49.098Z] INFO: Testing against a local daemon
15:40:49 [2022-07-27T15:40:49.098Z] === RUN   TestDockerNetworkMacvlanPersistance
15:40:50 [2022-07-27T15:40:50.478Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
15:40:50 [2022-07-27T15:40:50.478Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s)
15:40:50 [2022-07-27T15:40:50.478Z] === RUN   TestDockerNetworkMacvlan
15:40:51 [2022-07-27T15:40:51.416Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:40:52 [2022-07-27T15:40:52.793Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:40:53 [2022-07-27T15:40:53.052Z]     docker_api_swarm_test.go:304: [d74387dddef35] joining swarm manager [de3ad4b6c7288]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:40:53 [2022-07-27T15:40:53.620Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:40:54 [2022-07-27T15:40:54.559Z]     docker_api_swarm_test.go:305: [d5b34dac4020d] joining swarm manager [de3ad4b6c7288]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:40:56 [2022-07-27T15:40:56.465Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:40:56 [2022-07-27T15:40:56.725Z]     docker_api_swarm_test.go:351: Waiting for election to occur...
15:40:58 [2022-07-27T15:40:58.634Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:41:03 [2022-07-27T15:41:03.909Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:41:04 [2022-07-27T15:41:04.167Z] --- PASS: TestDockerNetworkMacvlan (13.50s)
15:41:04 [2022-07-27T15:41:04.167Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
15:41:04 [2022-07-27T15:41:04.167Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
15:41:04 [2022-07-27T15:41:04.167Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.48s)
15:41:04 [2022-07-27T15:41:04.167Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.30s)
15:41:04 [2022-07-27T15:41:04.167Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.15s)
15:41:04 [2022-07-27T15:41:04.167Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.83s)
15:41:04 [2022-07-27T15:41:04.167Z] PASS
15:41:04 [2022-07-27T15:41:04.167Z] 
15:41:04 [2022-07-27T15:41:04.167Z] DONE 8 tests in 15.040s
15:41:04 [2022-07-27T15:41:04.168Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
15:41:04 [2022-07-27T15:41:04.168Z] ++ 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
15:41:04 [2022-07-27T15:41:04.168Z] ++ set -e
15:41:04 [2022-07-27T15:41:04.168Z] ++ '[' -n 0 ']'
15:41:04 [2022-07-27T15:41:04.168Z] ++ set -x
15:41:04 [2022-07-27T15:41:04.168Z] ++ env -i DEST=/go/src/github.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
15:41:04 [2022-07-27T15:41:04.168Z] testing: warning: no tests to run
15:41:04 [2022-07-27T15:41:04.168Z] PASS
15:41:04 [2022-07-27T15:41:04.168Z] 
15:41:04 [2022-07-27T15:41:04.168Z] DONE 0 tests in 0.052s
15:41:04 [2022-07-27T15:41:04.168Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:41:04 [2022-07-27T15:41:04.168Z] ++ 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
15:41:04 [2022-07-27T15:41:04.168Z] ++ set -e
15:41:04 [2022-07-27T15:41:04.168Z] ++ '[' -n 0 ']'
15:41:04 [2022-07-27T15:41:04.168Z] ++ set -x
15:41:04 [2022-07-27T15:41:04.168Z] ++ env -i DEST=/go/src/github.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
15:41:04 [2022-07-27T15:41:04.436Z] INFO: Testing against a local daemon
15:41:04 [2022-07-27T15:41:04.436Z] === RUN   TestAuthZPluginAllowRequest
15:41:06 [2022-07-27T15:41:06.347Z] --- PASS: TestAuthZPluginAllowRequest (1.89s)
15:41:06 [2022-07-27T15:41:06.347Z] === RUN   TestAuthZPluginTLS
15:41:06 [2022-07-27T15:41:06.347Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
15:41:06 [2022-07-27T15:41:06.347Z]     docker_api_swarm_test.go:364: Waiting for possible election...
15:41:06 [2022-07-27T15:41:06.915Z] --- PASS: TestAuthZPluginTLS (0.61s)
15:41:06 [2022-07-27T15:41:06.915Z] === RUN   TestAuthZPluginDenyRequest
15:41:07 [2022-07-27T15:41:07.482Z] --- PASS: TestAuthZPluginDenyRequest (0.55s)
15:41:07 [2022-07-27T15:41:07.482Z] === RUN   TestAuthZPluginAPIDenyResponse
15:41:08 [2022-07-27T15:41:08.051Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
15:41:08 [2022-07-27T15:41:08.051Z] === RUN   TestAuthZPluginDenyResponse
15:41:08 [2022-07-27T15:41:08.051Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
15:41:08 [2022-07-27T15:41:08.621Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
15:41:08 [2022-07-27T15:41:08.621Z] === RUN   TestAuthZPluginAllowEventStream
15:41:09 [2022-07-27T15:41:09.998Z] --- PASS: TestAuthZPluginAllowEventStream (1.40s)
15:41:09 [2022-07-27T15:41:09.998Z] === RUN   TestAuthZPluginErrorResponse
15:41:10 [2022-07-27T15:41:10.565Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
15:41:10 [2022-07-27T15:41:10.565Z] === RUN   TestAuthZPluginErrorRequest
15:41:10 [2022-07-27T15:41:10.825Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
15:41:10 [2022-07-27T15:41:10.825Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:41:11 [2022-07-27T15:41:11.393Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
15:41:11 [2022-07-27T15:41:11.393Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:41:13 [2022-07-27T15:41:13.298Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.87s)
15:41:13 [2022-07-27T15:41:13.298Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:41:15 [2022-07-27T15:41:15.202Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.86s)
15:41:15 [2022-07-27T15:41:15.202Z] === RUN   TestAuthZPluginHeader
15:41:15 [2022-07-27T15:41:15.461Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
15:41:16 [2022-07-27T15:41:16.029Z] --- PASS: TestAuthZPluginHeader (0.79s)
15:41:16 [2022-07-27T15:41:16.029Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:41:16 [2022-07-27T15:41:16.029Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
15:41:16 [2022-07-27T15:41:16.288Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
15:41:16 [2022-07-27T15:41:16.857Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
15:41:17 [2022-07-27T15:41:17.793Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
15:41:17 [2022-07-27T15:41:17.793Z]     docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows
15:41:17 [2022-07-27T15:41:17.793Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
15:41:17 [2022-07-27T15:41:17.793Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
15:41:21 [2022-07-27T15:41:21.078Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.92s)
15:41:21 [2022-07-27T15:41:21.078Z] === RUN   TestAuthZPluginV2Disable
15:41:22 [2022-07-27T15:41:22.980Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
15:41:25 [2022-07-27T15:41:25.516Z]     docker_api_swarm_test.go:272: [d0a26986a64a0] joining swarm manager [d70f08c4242c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:41:25 [2022-07-27T15:41:25.516Z] --- PASS: TestAuthZPluginV2Disable (4.65s)
15:41:25 [2022-07-27T15:41:25.516Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:41:25 [2022-07-27T15:41:25.775Z] === RUN   TestDockerSuite/TestBuildExpose
15:41:26 [2022-07-27T15:41:26.034Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
15:41:26 [2022-07-27T15:41:26.602Z]     docker_api_swarm_test.go:273: [dee9d6fc354dc] joining swarm manager [d70f08c4242c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:41:26 [2022-07-27T15:41:26.862Z] === RUN   TestDockerSuite/TestBuildExposeOrder
15:41:27 [2022-07-27T15:41:27.120Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
15:41:27 [2022-07-27T15:41:27.379Z] === RUN   TestDockerSuite/TestBuildFails
15:41:27 [2022-07-27T15:41:27.948Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
15:41:27 [2022-07-27T15:41:27.948Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
15:41:29 [2022-07-27T15:41:29.871Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.93s)
15:41:29 [2022-07-27T15:41:29.871Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:41:29 [2022-07-27T15:41:29.871Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
15:41:31 [2022-07-27T15:41:31.248Z] === RUN   TestDockerSuite/TestBuildForceRm
15:41:32 [2022-07-27T15:41:32.633Z] === RUN   TestDockerSuite/TestBuildFromGit
15:41:33 [2022-07-27T15:41:33.570Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
15:41:34 [2022-07-27T15:41:34.136Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
15:41:35 [2022-07-27T15:41:35.515Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
15:41:37 [2022-07-27T15:41:37.421Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
15:41:38 [2022-07-27T15:41:38.357Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
15:41:38 [2022-07-27T15:41:38.617Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
15:41:40 [2022-07-27T15:41:40.523Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
15:41:41 [2022-07-27T15:41:41.903Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
15:41:41 [2022-07-27T15:41:41.903Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.27s)
15:41:41 [2022-07-27T15:41:41.903Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:41:42 [2022-07-27T15:41:42.840Z] === RUN   TestDockerSuite/TestBuildIidFile
15:41:43 [2022-07-27T15:41:43.098Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
15:41:43 [2022-07-27T15:41:43.665Z] === RUN   TestDockerSuite/TestBuildInheritance
15:41:43 [2022-07-27T15:41:43.924Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
15:41:44 [2022-07-27T15:41:44.491Z] === RUN   TestDockerSuite/TestBuildInvalidTag
15:41:44 [2022-07-27T15:41:44.491Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
15:41:45 [2022-07-27T15:41:45.064Z] === RUN   TestDockerSuite/TestBuildLabel
15:41:45 [2022-07-27T15:41:45.323Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
15:41:45 [2022-07-27T15:41:45.582Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
15:41:45 [2022-07-27T15:41:45.841Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
15:41:46 [2022-07-27T15:41:46.099Z] === RUN   TestDockerSuite/TestBuildLabels
15:41:46 [2022-07-27T15:41:46.358Z] === RUN   TestDockerSuite/TestBuildLabelsCache
15:41:46 [2022-07-27T15:41:46.924Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
15:41:48 [2022-07-27T15:41:48.828Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
15:41:48 [2022-07-27T15:41:48.828Z] === RUN   TestDockerSuite/TestBuildLastModified
15:41:53 [2022-07-27T15:41:53.028Z] === RUN   TestDockerSuite/TestBuildLineBreak
15:41:54 [2022-07-27T15:41:54.944Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
15:41:55 [2022-07-27T15:41:55.204Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
15:41:55 [2022-07-27T15:41:55.204Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
15:41:55 [2022-07-27T15:41:55.204Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
15:41:55 [2022-07-27T15:41:55.204Z] === RUN   TestDockerSuite/TestBuildMaintainer
15:41:55 [2022-07-27T15:41:55.463Z] === RUN   TestDockerSuite/TestBuildMissingArgs
15:41:56 [2022-07-27T15:41:56.400Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
15:41:57 [2022-07-27T15:41:57.340Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
15:41:58 [2022-07-27T15:41:58.718Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
15:41:58 [2022-07-27T15:41:58.718Z] PASS
15:41:58 [2022-07-27T15:41:58.718Z] 
15:41:58 [2022-07-27T15:41:58.718Z] DONE 17 tests in 54.485s
15:41:58 [2022-07-27T15:41:58.718Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:41:58 [2022-07-27T15:41:58.718Z] ++ 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
15:41:58 [2022-07-27T15:41:58.718Z] ++ set -e
15:41:58 [2022-07-27T15:41:58.718Z] ++ '[' -n 0 ']'
15:41:58 [2022-07-27T15:41:58.718Z] ++ set -x
15:41:58 [2022-07-27T15:41:58.718Z] ++ env -i DEST=/go/src/github.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
15:41:58 [2022-07-27T15:41:58.718Z] INFO: Testing against a local daemon
15:41:58 [2022-07-27T15:41:58.718Z] === RUN   TestPluginInvalidJSON
15:41:58 [2022-07-27T15:41:58.718Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
15:41:58 [2022-07-27T15:41:58.718Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
15:41:58 [2022-07-27T15:41:58.718Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
15:41:58 [2022-07-27T15:41:58.718Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
15:41:58 [2022-07-27T15:41:58.718Z] === RUN   TestPluginInvalidJSON/plugins/pull
15:41:58 [2022-07-27T15:41:58.718Z] === PAUSE TestPluginInvalidJSON/plugins/pull
15:41:58 [2022-07-27T15:41:58.977Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
15:41:58 [2022-07-27T15:41:58.977Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
15:41:58 [2022-07-27T15:41:58.977Z] === CONT  TestPluginInvalidJSON/plugins/pull
15:41:58 [2022-07-27T15:41:58.977Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
15:41:58 [2022-07-27T15:41:58.977Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
15:41:58 [2022-07-27T15:41:58.977Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
15:41:58 [2022-07-27T15:41:58.977Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
15:41:58 [2022-07-27T15:41:58.977Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
15:41:58 [2022-07-27T15:41:58.977Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
15:41:58 [2022-07-27T15:41:58.977Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
15:41:58 [2022-07-27T15:41:58.977Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
15:41:58 [2022-07-27T15:41:58.977Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
15:41:58 [2022-07-27T15:41:58.977Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
15:41:58 [2022-07-27T15:41:58.977Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
15:41:58 [2022-07-27T15:41:58.977Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
15:41:58 [2022-07-27T15:41:58.977Z] --- PASS: TestPluginInvalidJSON (0.05s)
15:41:58 [2022-07-27T15:41:58.977Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
15:41:58 [2022-07-27T15:41:58.977Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
15:41:58 [2022-07-27T15:41:58.977Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
15:41:58 [2022-07-27T15:41:58.977Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
15:41:58 [2022-07-27T15:41:58.977Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
15:41:58 [2022-07-27T15:41:58.977Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
15:41:58 [2022-07-27T15:41:58.977Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
15:41:58 [2022-07-27T15:41:58.977Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
15:41:58 [2022-07-27T15:41:58.977Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
15:41:58 [2022-07-27T15:41:58.977Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
15:41:58 [2022-07-27T15:41:58.977Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
15:41:58 [2022-07-27T15:41:58.977Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s)
15:41:58 [2022-07-27T15:41:58.977Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
15:41:58 [2022-07-27T15:41:58.977Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
15:41:58 [2022-07-27T15:41:58.977Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
15:41:58 [2022-07-27T15:41:58.977Z] === RUN   TestPluginInstall
15:41:58 [2022-07-27T15:41:58.977Z] === RUN   TestPluginInstall/no_auth
15:41:59 [2022-07-27T15:41:59.915Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
15:42:00 [2022-07-27T15:42:00.484Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
15:42:01 [2022-07-27T15:42:01.053Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
15:42:01 [2022-07-27T15:42:01.313Z] time="2022-07-27T15:42:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:42:01 [2022-07-27T15:42:01.313Z] time="2022-07-27T15:42:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e05f325aa611eaf21f12688bb2f4bbc0cb04a354efa28deff9742c025fa688eb" mediatype=application/vnd.docker.plugin.v1+json size=522
15:42:01 [2022-07-27T15:42:01.313Z] time="2022-07-27T15:42:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:42:01 [2022-07-27T15:42:01.313Z] time="2022-07-27T15:42:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e05f325aa611eaf21f12688bb2f4bbc0cb04a354efa28deff9742c025fa688eb" mediatype=application/vnd.docker.plugin.v1+json size=522
15:42:01 [2022-07-27T15:42:01.572Z] === RUN   TestPluginInstall/with_htpasswd
15:42:02 [2022-07-27T15:42:02.142Z] time="2022-07-27T15:42:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:42:02 [2022-07-27T15:42:02.142Z] time="2022-07-27T15:42:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a8202a4aca8af81349a765e9de6c93b6b16e19798e63ea6fff609e7d5d5c7fcc" mediatype=application/vnd.docker.plugin.v1+json size=522
15:42:02 [2022-07-27T15:42:02.142Z] time="2022-07-27T15:42:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:42:02 [2022-07-27T15:42:02.142Z] time="2022-07-27T15:42:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a8202a4aca8af81349a765e9de6c93b6b16e19798e63ea6fff609e7d5d5c7fcc" mediatype=application/vnd.docker.plugin.v1+json size=522
15:42:02 [2022-07-27T15:42:02.401Z] === RUN   TestPluginInstall/with_insecure
15:42:03 [2022-07-27T15:42:03.338Z] time="2022-07-27T15:42:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:42:03 [2022-07-27T15:42:03.338Z] time="2022-07-27T15:42:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:88d2f8cc11298c6e3cf4b1aeda29d24ec40b5dfb1126652b809d530c613a085e" mediatype=application/vnd.docker.plugin.v1+json size=522
15:42:03 [2022-07-27T15:42:03.338Z] time="2022-07-27T15:42:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:42:03 [2022-07-27T15:42:03.338Z] time="2022-07-27T15:42:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:88d2f8cc11298c6e3cf4b1aeda29d24ec40b5dfb1126652b809d530c613a085e" mediatype=application/vnd.docker.plugin.v1+json size=522
15:42:03 [2022-07-27T15:42:03.906Z]     plugin_test.go:195: [d00a1311c3fae] daemon is not started
15:42:03 [2022-07-27T15:42:03.906Z] --- PASS: TestPluginInstall (4.87s)
15:42:03 [2022-07-27T15:42:03.906Z]     --- PASS: TestPluginInstall/no_auth (2.73s)
15:42:03 [2022-07-27T15:42:03.906Z]     --- PASS: TestPluginInstall/with_htpasswd (0.89s)
15:42:03 [2022-07-27T15:42:03.906Z]     --- PASS: TestPluginInstall/with_insecure (1.25s)
15:42:03 [2022-07-27T15:42:03.906Z] === RUN   TestPluginsWithRuntimes
15:42:05 [2022-07-27T15:42:05.811Z] === RUN   TestPluginsWithRuntimes/No_Args
15:42:06 [2022-07-27T15:42:06.748Z] === RUN   TestPluginsWithRuntimes/With_Args
15:42:07 [2022-07-27T15:42:07.685Z] --- PASS: TestPluginsWithRuntimes (4.00s)
15:42:07 [2022-07-27T15:42:07.685Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.09s)
15:42:07 [2022-07-27T15:42:07.685Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.09s)
15:42:07 [2022-07-27T15:42:07.685Z] === RUN   TestPluginBackCompatMediaTypes
15:42:08 [2022-07-27T15:42:08.622Z] --- PASS: TestPluginBackCompatMediaTypes (0.76s)
15:42:08 [2022-07-27T15:42:08.622Z] PASS
15:42:08 [2022-07-27T15:42:08.622Z] 
15:42:08 [2022-07-27T15:42:08.622Z] DONE 24 tests in 9.834s
15:42:08 [2022-07-27T15:42:08.622Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:42:08 [2022-07-27T15:42:08.622Z] ++ 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
15:42:08 [2022-07-27T15:42:08.622Z] ++ set -e
15:42:08 [2022-07-27T15:42:08.622Z] ++ '[' -n 0 ']'
15:42:08 [2022-07-27T15:42:08.622Z] ++ set -x
15:42:08 [2022-07-27T15:42:08.622Z] ++ env -i DEST=/go/src/github.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
15:42:08 [2022-07-27T15:42:08.622Z] INFO: Testing against a local daemon
15:42:08 [2022-07-27T15:42:08.622Z] === RUN   TestExternalGraphDriver
15:42:08 [2022-07-27T15:42:08.885Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
15:42:09 [2022-07-27T15:42:09.144Z] === RUN   TestExternalGraphDriver/json
15:42:11 [2022-07-27T15:42:11.052Z] === RUN   TestExternalGraphDriver/spec
15:42:11 [2022-07-27T15:42:11.989Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
15:42:11 [2022-07-27T15:42:11.989Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
15:42:12 [2022-07-27T15:42:12.928Z] === RUN   TestExternalGraphDriver/pull
15:42:13 [2022-07-27T15:42:13.187Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
15:42:15 [2022-07-27T15:42:15.752Z] --- PASS: TestExternalGraphDriver (6.61s)
15:42:15 [2022-07-27T15:42:15.752Z]     --- PASS: TestExternalGraphDriver/json (1.86s)
15:42:15 [2022-07-27T15:42:15.752Z]     --- PASS: TestExternalGraphDriver/spec (2.04s)
15:42:15 [2022-07-27T15:42:15.752Z]     --- PASS: TestExternalGraphDriver/pull (2.35s)
15:42:15 [2022-07-27T15:42:15.752Z] === RUN   TestGraphdriverPluginV2
15:42:16 [2022-07-27T15:42:16.013Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
15:42:16 [2022-07-27T15:42:16.013Z]     docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows
15:42:16 [2022-07-27T15:42:16.013Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
15:42:16 [2022-07-27T15:42:16.580Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
15:42:19 [2022-07-27T15:42:19.115Z]     docker_api_swarm_node_test.go:20: [daaf0cb506670] joining swarm manager [d21f574c8362b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:42:19 [2022-07-27T15:42:19.682Z]     docker_api_swarm_node_test.go:21: [d0cdc337632b6] joining swarm manager [d21f574c8362b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:42:20 [2022-07-27T15:42:20.621Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
15:42:20 [2022-07-27T15:42:20.621Z] --- PASS: TestGraphdriverPluginV2 (5.25s)
15:42:20 [2022-07-27T15:42:20.621Z] PASS
15:42:20 [2022-07-27T15:42:20.621Z] 
15:42:20 [2022-07-27T15:42:20.621Z] DONE 5 tests in 12.005s
15:42:20 [2022-07-27T15:42:20.621Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:42:20 [2022-07-27T15:42:20.621Z] ++ 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
15:42:20 [2022-07-27T15:42:20.621Z] ++ set -e
15:42:20 [2022-07-27T15:42:20.621Z] ++ '[' -n 0 ']'
15:42:20 [2022-07-27T15:42:20.621Z] ++ set -x
15:42:20 [2022-07-27T15:42:20.622Z] ++ env -i DEST=/go/src/github.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
15:42:20 [2022-07-27T15:42:20.622Z] INFO: Testing against a local daemon
15:42:20 [2022-07-27T15:42:20.622Z] === RUN   TestContinueAfterPluginCrash
15:42:20 [2022-07-27T15:42:20.622Z] === PAUSE TestContinueAfterPluginCrash
15:42:20 [2022-07-27T15:42:20.622Z] === RUN   TestReadPluginNoRead
15:42:20 [2022-07-27T15:42:20.622Z] === PAUSE TestReadPluginNoRead
15:42:20 [2022-07-27T15:42:20.622Z] === RUN   TestDaemonStartWithLogOpt
15:42:20 [2022-07-27T15:42:20.622Z] === PAUSE TestDaemonStartWithLogOpt
15:42:20 [2022-07-27T15:42:20.622Z] === CONT  TestDaemonStartWithLogOpt
15:42:20 [2022-07-27T15:42:20.622Z] === CONT  TestContinueAfterPluginCrash
15:42:20 [2022-07-27T15:42:20.881Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
15:42:22 [2022-07-27T15:42:22.788Z] === RUN   TestDockerSuite/TestBuildMultipleTags
15:42:23 [2022-07-27T15:42:23.357Z] === RUN   TestDockerSuite/TestBuildNetContainer
15:42:25 [2022-07-27T15:42:25.262Z] === RUN   TestDockerSuite/TestBuildNetNone
15:42:25 [2022-07-27T15:42:25.262Z] --- PASS: TestDaemonStartWithLogOpt (4.52s)
15:42:25 [2022-07-27T15:42:25.262Z] === CONT  TestReadPluginNoRead
15:42:25 [2022-07-27T15:42:25.521Z] === RUN   TestDockerSuite/TestBuildNoContext
15:42:26 [2022-07-27T15:42:26.298Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd
15:42:26 [2022-07-27T15:42:26.298Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy
15:42:26 [2022-07-27T15:42:26.298Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
15:42:26 [2022-07-27T15:42:26.298Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy
15:42:26 [2022-07-27T15:42:26.298Z] Cross building: bundles/cross/linux/s390x
15:42:26 [2022-07-27T15:42:26.298Z] Building: bundles/cross/linux/s390x-daemon/dockerd
15:42:26 [2022-07-27T15:42:26.298Z] GOOS="linux" GOARCH="s390x" GOARM=""
15:42:26 [2022-07-27T15:42:26.460Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
15:42:27 [2022-07-27T15:42:27.402Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
15:42:27 [2022-07-27T15:42:27.968Z] === RUN   TestReadPluginNoRead/disabled_caching
15:42:28 [2022-07-27T15:42:28.536Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
15:42:28 [2022-07-27T15:42:28.799Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
15:42:29 [2022-07-27T15:42:29.058Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
15:42:29 [2022-07-27T15:42:29.320Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:42:29 [2022-07-27T15:42:29.582Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
15:42:29 [2022-07-27T15:42:29.841Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
15:42:30 [2022-07-27T15:42:30.410Z] --- PASS: TestContinueAfterPluginCrash (9.52s)
15:42:30 [2022-07-27T15:42:30.410Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
15:42:30 [2022-07-27T15:42:30.669Z] === RUN   TestDockerSuite/TestBuildOnBuild
15:42:31 [2022-07-27T15:42:31.237Z] === RUN   TestReadPluginNoRead/default
15:42:32 [2022-07-27T15:42:32.614Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
15:42:33 [2022-07-27T15:42:33.183Z] === CONT  TestReadPluginNoRead
15:42:33 [2022-07-27T15:42:33.183Z]     read_test.go:92: [de4d3636404aa] daemon is not started
15:42:33 [2022-07-27T15:42:33.183Z] --- PASS: TestReadPluginNoRead (7.86s)
15:42:33 [2022-07-27T15:42:33.183Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.40s)
15:42:33 [2022-07-27T15:42:33.183Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.63s)
15:42:33 [2022-07-27T15:42:33.183Z]     --- PASS: TestReadPluginNoRead/default (2.03s)
15:42:33 [2022-07-27T15:42:33.183Z] PASS
15:42:33 [2022-07-27T15:42:33.183Z] 
15:42:33 [2022-07-27T15:42:33.183Z] DONE 6 tests in 12.530s
15:42:33 [2022-07-27T15:42:33.183Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
15:42:33 [2022-07-27T15:42:33.183Z] ++ 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
15:42:33 [2022-07-27T15:42:33.183Z] ++ set -e
15:42:33 [2022-07-27T15:42:33.183Z] ++ '[' -n 0 ']'
15:42:33 [2022-07-27T15:42:33.183Z] ++ set -x
15:42:33 [2022-07-27T15:42:33.183Z] ++ env -i DEST=/go/src/github.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
15:42:33 [2022-07-27T15:42:33.183Z] testing: warning: no tests to run
15:42:33 [2022-07-27T15:42:33.183Z] PASS
15:42:33 [2022-07-27T15:42:33.183Z] 
15:42:33 [2022-07-27T15:42:33.183Z] DONE 0 tests in 0.051s
15:42:33 [2022-07-27T15:42:33.183Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:42:33 [2022-07-27T15:42:33.183Z] ++ 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
15:42:33 [2022-07-27T15:42:33.183Z] ++ set -e
15:42:33 [2022-07-27T15:42:33.183Z] ++ '[' -n 0 ']'
15:42:33 [2022-07-27T15:42:33.183Z] ++ set -x
15:42:33 [2022-07-27T15:42:33.183Z] ++ env -i DEST=/go/src/github.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
15:42:33 [2022-07-27T15:42:33.442Z] INFO: Testing against a local daemon
15:42:33 [2022-07-27T15:42:33.442Z] === RUN   TestPluginWithDevMounts
15:42:33 [2022-07-27T15:42:33.442Z] === PAUSE TestPluginWithDevMounts
15:42:33 [2022-07-27T15:42:33.442Z] === CONT  TestPluginWithDevMounts
15:42:35 [2022-07-27T15:42:35.980Z] --- PASS: TestPluginWithDevMounts (2.25s)
15:42:35 [2022-07-27T15:42:35.980Z] PASS
15:42:35 [2022-07-27T15:42:35.980Z] 
15:42:35 [2022-07-27T15:42:35.980Z] DONE 1 tests in 2.407s
15:42:35 [2022-07-27T15:42:35.980Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
15:42:35 [2022-07-27T15:42:35.980Z] ++ 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
15:42:35 [2022-07-27T15:42:35.980Z] ++ set -e
15:42:35 [2022-07-27T15:42:35.980Z] ++ '[' -n 0 ']'
15:42:35 [2022-07-27T15:42:35.980Z] ++ set -x
15:42:35 [2022-07-27T15:42:35.980Z] ++ env -i DEST=/go/src/github.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
15:42:35 [2022-07-27T15:42:35.980Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
15:42:35 [2022-07-27T15:42:35.980Z] INFO: Testing against a local daemon
15:42:35 [2022-07-27T15:42:35.980Z] === RUN   TestSecretInspect
15:42:35 [2022-07-27T15:42:35.980Z]     docker_api_swarm_test.go:502: [d688d2bd598d1] joining swarm manager [d961ec8bf7560]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:42:37 [2022-07-27T15:42:37.357Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
15:42:38 [2022-07-27T15:42:38.299Z] --- PASS: TestSecretInspect (2.58s)
15:42:38 [2022-07-27T15:42:38.299Z] === RUN   TestSecretList
15:42:38 [2022-07-27T15:42:38.868Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
15:42:39 [2022-07-27T15:42:39.803Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
15:42:41 [2022-07-27T15:42:41.180Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
15:42:41 [2022-07-27T15:42:41.180Z] --- PASS: TestSecretList (2.62s)
15:42:41 [2022-07-27T15:42:41.180Z] === RUN   TestSecretsCreateAndDelete
15:42:43 [2022-07-27T15:42:43.714Z] --- PASS: TestSecretsCreateAndDelete (2.69s)
15:42:43 [2022-07-27T15:42:43.714Z] === RUN   TestSecretsUpdate
15:42:43 [2022-07-27T15:42:43.974Z] === RUN   TestDockerSuite/TestBuildPATH
15:42:44 [2022-07-27T15:42:44.914Z]     docker_api_swarm_test.go:507: [d6b0a943cf3b8] joining swarm manager [d961ec8bf7560]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:42:46 [2022-07-27T15:42:46.292Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
15:42:46 [2022-07-27T15:42:46.292Z] --- PASS: TestSecretsUpdate (2.65s)
15:42:46 [2022-07-27T15:42:46.292Z] === RUN   TestTemplatedSecret
15:42:46 [2022-07-27T15:42:46.859Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
15:42:47 [2022-07-27T15:42:47.427Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
15:42:49 [2022-07-27T15:42:49.963Z] --- PASS: TestTemplatedSecret (3.13s)
15:42:49 [2022-07-27T15:42:49.963Z] === RUN   TestSecretCreateResolve
15:42:52 [2022-07-27T15:42:52.498Z] --- PASS: TestSecretCreateResolve (2.75s)
15:42:52 [2022-07-27T15:42:52.498Z] PASS
15:42:52 [2022-07-27T15:42:52.498Z] 
15:42:52 [2022-07-27T15:42:52.498Z] DONE 6 tests in 16.572s
15:42:52 [2022-07-27T15:42:52.498Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
15:42:52 [2022-07-27T15:42:52.498Z] ++ 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
15:42:52 [2022-07-27T15:42:52.498Z] ++ set -e
15:42:52 [2022-07-27T15:42:52.498Z] ++ '[' -n 0 ']'
15:42:52 [2022-07-27T15:42:52.498Z] ++ set -x
15:42:52 [2022-07-27T15:42:52.498Z] ++ env -i DEST=/go/src/github.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
15:42:52 [2022-07-27T15:42:52.498Z] INFO: Testing against a local daemon
15:42:52 [2022-07-27T15:42:52.498Z] === RUN   TestServiceCreateInit
15:42:52 [2022-07-27T15:42:52.498Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:42:55 [2022-07-27T15:42:55.034Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
15:42:56 [2022-07-27T15:42:56.940Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:42:58 [2022-07-27T15:42:58.318Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
15:43:00 [2022-07-27T15:43:00.222Z] === RUN   TestDockerSuite/TestBuildRm
15:43:01 [2022-07-27T15:43:01.611Z] --- PASS: TestServiceCreateInit (9.20s)
15:43:01 [2022-07-27T15:43:01.611Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.64s)
15:43:01 [2022-07-27T15:43:01.611Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.54s)
15:43:01 [2022-07-27T15:43:01.611Z] === RUN   TestCreateServiceMultipleTimes
15:43:02 [2022-07-27T15:43:02.550Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
15:43:03 [2022-07-27T15:43:03.488Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
15:43:04 [2022-07-27T15:43:04.871Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
15:43:05 [2022-07-27T15:43:05.807Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
15:43:07 [2022-07-27T15:43:07.185Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
15:43:08 [2022-07-27T15:43:08.565Z] === RUN   TestDockerSuite/TestBuildShellInherited
15:43:09 [2022-07-27T15:43:09.132Z] === RUN   TestDockerSuite/TestBuildShellMultiple
15:43:12 [2022-07-27T15:43:12.419Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
15:43:12 [2022-07-27T15:43:12.419Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
15:43:12 [2022-07-27T15:43:12.419Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
15:43:12 [2022-07-27T15:43:12.419Z]     docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows
15:43:12 [2022-07-27T15:43:12.419Z] === RUN   TestDockerSuite/TestBuildSpaces
15:43:12 [2022-07-27T15:43:12.680Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
15:43:13 [2022-07-27T15:43:13.615Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
15:43:13 [2022-07-27T15:43:13.615Z] === RUN   TestDockerSuite/TestBuildStderr
15:43:14 [2022-07-27T15:43:14.183Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
15:43:15 [2022-07-27T15:43:15.123Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
15:43:17 [2022-07-27T15:43:17.654Z]     docker_api_swarm_node_test.go:81: [d2ab03eed8d7d] joining swarm manager [df216407c1ecc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:43:17 [2022-07-27T15:43:17.654Z] === RUN   TestDockerSuite/TestBuildStopSignal
15:43:18 [2022-07-27T15:43:18.591Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
15:43:19 [2022-07-27T15:43:19.157Z] --- PASS: TestCreateServiceMultipleTimes (17.68s)
15:43:19 [2022-07-27T15:43:19.157Z] === RUN   TestCreateServiceConflict
15:43:19 [2022-07-27T15:43:19.417Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
15:43:19 [2022-07-27T15:43:19.984Z] === RUN   TestDockerSuite/TestBuildTagEvent
15:43:20 [2022-07-27T15:43:20.922Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
15:43:22 [2022-07-27T15:43:22.299Z] --- PASS: TestCreateServiceConflict (2.92s)
15:43:22 [2022-07-27T15:43:22.299Z] === RUN   TestCreateServiceMaxReplicas
15:43:22 [2022-07-27T15:43:22.299Z] === RUN   TestDockerSuite/TestBuildUser
15:43:24 [2022-07-27T15:43:24.203Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
15:43:26 [2022-07-27T15:43:26.744Z] --- PASS: TestCreateServiceMaxReplicas (4.46s)
15:43:26 [2022-07-27T15:43:26.744Z] === RUN   TestCreateWithDuplicateNetworkNames
15:43:28 [2022-07-27T15:43:28.120Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
15:43:32 [2022-07-27T15:43:32.325Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
15:43:34 [2022-07-27T15:43:34.863Z]     docker_api_swarm_node_test.go:53: [d881ce5c69370] joining swarm manager [d9bc3638212e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:43:35 [2022-07-27T15:43:35.798Z]     docker_api_swarm_node_test.go:54: [d15f37941f8ed] joining swarm manager [d9bc3638212e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:43:39 [2022-07-27T15:43:39.997Z] === RUN   TestDockerSuite/TestBuildVerboseOut
15:43:40 [2022-07-27T15:43:40.256Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
15:43:40 [2022-07-27T15:43:40.516Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
15:43:40 [2022-07-27T15:43:40.775Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.01s)
15:43:40 [2022-07-27T15:43:40.775Z] === RUN   TestCreateServiceSecretFileMode
15:43:41 [2022-07-27T15:43:41.344Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
15:43:41 [2022-07-27T15:43:41.913Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
15:43:43 [2022-07-27T15:43:43.292Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
15:43:43 [2022-07-27T15:43:43.292Z]     docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows
15:43:43 [2022-07-27T15:43:43.292Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
15:43:43 [2022-07-27T15:43:43.292Z]     docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows
15:43:43 [2022-07-27T15:43:43.292Z] === RUN   TestDockerSuite/TestBuildWindowsUser
15:43:43 [2022-07-27T15:43:43.292Z]     docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows
15:43:43 [2022-07-27T15:43:43.292Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
15:43:43 [2022-07-27T15:43:43.292Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
15:43:43 [2022-07-27T15:43:43.550Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
15:43:43 [2022-07-27T15:43:43.550Z] --- PASS: TestCreateServiceSecretFileMode (2.96s)
15:43:43 [2022-07-27T15:43:43.550Z] === RUN   TestCreateServiceConfigFileMode
15:43:44 [2022-07-27T15:43:44.928Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
15:43:44 [2022-07-27T15:43:44.928Z] === RUN   TestDockerSuite/TestBuildWithFailure
15:43:45 [2022-07-27T15:43:45.497Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
15:43:46 [2022-07-27T15:43:46.433Z] === RUN   TestDockerSuite/TestBuildWithTabs
15:43:46 [2022-07-27T15:43:46.691Z] --- PASS: TestCreateServiceConfigFileMode (3.09s)
15:43:46 [2022-07-27T15:43:46.692Z] === RUN   TestCreateServiceSysctls
15:43:46 [2022-07-27T15:43:46.950Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
15:43:47 [2022-07-27T15:43:47.209Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
15:43:49 [2022-07-27T15:43:49.745Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
15:43:50 [2022-07-27T15:43:50.683Z] --- PASS: TestCreateServiceSysctls (3.77s)
15:43:50 [2022-07-27T15:43:50.683Z] === RUN   TestCreateServiceCapabilities
15:43:50 [2022-07-27T15:43:50.942Z] === RUN   TestDockerSuite/TestBuildWithVolumes
15:43:51 [2022-07-27T15:43:51.878Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
15:43:52 [2022-07-27T15:43:52.138Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
15:43:52 [2022-07-27T15:43:52.705Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
15:43:52 [2022-07-27T15:43:52.705Z]     docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows
15:43:52 [2022-07-27T15:43:52.705Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
15:43:53 [2022-07-27T15:43:53.274Z] --- PASS: TestCreateServiceCapabilities (2.88s)
15:43:53 [2022-07-27T15:43:53.274Z] === RUN   TestInspect
15:43:53 [2022-07-27T15:43:53.532Z] === RUN   TestDockerSuite/TestBuildXZHost
15:43:54 [2022-07-27T15:43:54.935Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
15:43:55 [2022-07-27T15:43:55.877Z] === RUN   TestDockerSuite/TestCommitChange
15:43:56 [2022-07-27T15:43:56.815Z] --- PASS: TestInspect (3.55s)
15:43:56 [2022-07-27T15:43:56.815Z] === RUN   TestCreateJob
15:43:57 [2022-07-27T15:43:57.074Z] === RUN   TestDockerSuite/TestCommitChangeLabels
15:43:57 [2022-07-27T15:43:57.641Z] === RUN   TestDockerSuite/TestCommitHardlink
15:43:59 [2022-07-27T15:43:59.018Z] === RUN   TestDockerSuite/TestCommitNewFile
15:44:00 [2022-07-27T15:44:00.396Z] === RUN   TestDockerSuite/TestCommitPausedContainer
15:44:00 [2022-07-27T15:44:00.654Z] --- PASS: TestCreateJob (3.73s)
15:44:00 [2022-07-27T15:44:00.654Z] === RUN   TestReplicatedJob
15:44:01 [2022-07-27T15:44:01.227Z] === RUN   TestDockerSuite/TestCommitTTY
15:44:02 [2022-07-27T15:44:02.604Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
15:44:04 [2022-07-27T15:44:04.511Z] === RUN   TestDockerSuite/TestCommitWithoutPause
15:44:05 [2022-07-27T15:44:05.079Z] === RUN   TestDockerSuite/TestCopyAndRestart
15:44:06 [2022-07-27T15:44:06.458Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
15:44:06 [2022-07-27T15:44:06.458Z] === RUN   TestDockerSuite/TestCpAbsolutePath
15:44:07 [2022-07-27T15:44:07.027Z] --- PASS: TestReplicatedJob (6.42s)
15:44:07 [2022-07-27T15:44:07.027Z] === RUN   TestUpdateReplicatedJob
15:44:07 [2022-07-27T15:44:07.286Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
15:44:07 [2022-07-27T15:44:07.854Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
15:44:07 [2022-07-27T15:44:07.854Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
15:44:08 [2022-07-27T15:44:08.421Z] === RUN   TestDockerSuite/TestCpFromCaseA
15:44:09 [2022-07-27T15:44:09.801Z] === RUN   TestDockerSuite/TestCpFromCaseB
15:44:10 [2022-07-27T15:44:10.373Z] === RUN   TestDockerSuite/TestCpFromCaseC
15:44:11 [2022-07-27T15:44:11.310Z] --- PASS: TestUpdateReplicatedJob (4.19s)
15:44:11 [2022-07-27T15:44:11.310Z] === RUN   TestServiceListWithStatuses
15:44:11 [2022-07-27T15:44:11.310Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:44:11 [2022-07-27T15:44:11.310Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:44:11 [2022-07-27T15:44:11.310Z] === RUN   TestDockerNetworkConnectAlias
15:44:11 [2022-07-27T15:44:11.310Z] === RUN   TestDockerSuite/TestCpFromCaseD
15:44:12 [2022-07-27T15:44:12.248Z] === RUN   TestDockerSuite/TestCpFromCaseE
15:44:12 [2022-07-27T15:44:12.817Z] === RUN   TestDockerSuite/TestCpFromCaseF
15:44:13 [2022-07-27T15:44:13.755Z] === RUN   TestDockerSuite/TestCpFromCaseG
15:44:14 [2022-07-27T15:44:14.323Z] === RUN   TestDockerSuite/TestCpFromCaseH
15:44:14 [2022-07-27T15:44:14.582Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
15:44:15 [2022-07-27T15:44:15.519Z] === RUN   TestDockerSuite/TestCpFromCaseI
15:44:16 [2022-07-27T15:44:16.457Z] === RUN   TestDockerSuite/TestCpFromCaseJ
15:44:16 [2022-07-27T15:44:16.725Z] --- PASS: TestDockerNetworkConnectAlias (5.36s)
15:44:16 [2022-07-27T15:44:16.725Z] === RUN   TestDockerNetworkReConnect
15:44:17 [2022-07-27T15:44:17.297Z]     docker_api_swarm_test.go:202: [df575f4365bf0] joining swarm manager [dc536e1c40253]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:44:17 [2022-07-27T15:44:17.808Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd
15:44:17 [2022-07-27T15:44:17.808Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy
15:44:17 [2022-07-27T15:44:17.808Z] GOOS="linux" GOARCH="s390x" GOARM=""
15:44:17 [2022-07-27T15:44:17.808Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy
15:44:17 [2022-07-27T15:44:17.808Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
15:44:17 [2022-07-27T15:44:17.864Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
15:44:18 [2022-07-27T15:44:18.132Z] + sudo modprobe ip6table_filter
[Pipeline] sh
15:44:18 [2022-07-27T15:44:18.415Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42934/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=31f654a704f61768828d5950a13f30bb493d1239 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:31f654a704f61768828d5950a13f30bb493d1239 hack/test/unit
15:44:18 [2022-07-27T15:44:18.800Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
15:44:18 [2022-07-27T15:44:18.984Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
15:44:18 [2022-07-27T15:44:18.984Z] + TESTFLAGS+=' -test.timeout=5m'
15:44:18 [2022-07-27T15:44:18.984Z] + TESTDIRS=./...
15:44:18 [2022-07-27T15:44:18.984Z] + exclude_paths='/vendor/|/integration'
15:44:18 [2022-07-27T15:44:18.984Z] ++ grep -vE '(/vendor/|/integration)'
15:44:18 [2022-07-27T15:44:18.984Z] ++ go list ./...
15:44:19 [2022-07-27T15:44:19.927Z] + pkg_list='github.com/docker/docker/api
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/api/server
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/api/server/backend/build
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/api/server/httpstatus
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/api/server/httputils
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/api/server/middleware
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/api/server/router
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/api/server/router/build
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/api/server/router/checkpoint
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/api/server/router/container
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/api/server/router/debug
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/api/server/router/distribution
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/api/server/router/grpc
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/api/server/router/image
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/api/server/router/network
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/api/server/router/plugin
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/api/server/router/session
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/api/server/router/swarm
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/api/server/router/system
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/api/server/router/volume
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/api/types
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/api/types/backend
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/api/types/blkiodev
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/api/types/container
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/api/types/events
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/api/types/filters
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/api/types/image
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/api/types/mount
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/api/types/network
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/api/types/plugins/logdriver
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/api/types/registry
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/api/types/strslice
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/api/types/swarm
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/api/types/swarm/runtime
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/api/types/time
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/api/types/versions
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/api/types/versions/v1p19
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/api/types/versions/v1p20
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/api/types/volume
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/builder
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/builder/builder-next
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/builder/builder-next/exporter
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/builder/builder-next/worker
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/builder/dockerfile
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/builder/remotecontext
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/builder/remotecontext/git
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/builder/remotecontext/urlutil
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/cli
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/cli/config
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/cli/debug
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/cli/winresources/docker-proxy
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/cli/winresources/dockerd
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/client
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/cmd/docker-proxy
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/cmd/dockerd
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/cmd/dockerd/trap
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/container
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/container/stream
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/contrib/apparmor
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/contrib/docker-device-tool
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/contrib/httpserver
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/daemon
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/daemon/cluster
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/daemon/cluster/convert
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/daemon/cluster/executor
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/daemon/cluster/executor/container
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/daemon/cluster/provider
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/daemon/config
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/daemon/containerd
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/daemon/events
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/daemon/events/testutils
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/daemon/exec
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/daemon/graphdriver
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/daemon/graphdriver/aufs
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/daemon/graphdriver/copy
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/daemon/graphdriver/devmapper
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/daemon/graphdriver/overlay
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/daemon/graphdriver/register
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/daemon/graphdriver/vfs
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/daemon/graphdriver/zfs
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/daemon/images
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/daemon/initlayer
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/daemon/links
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/daemon/listeners
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/daemon/logger
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/daemon/logger/awslogs
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/daemon/logger/fluentd
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/daemon/logger/gcplogs
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/daemon/logger/gelf
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/daemon/logger/journald
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/daemon/logger/local
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/daemon/logger/logentries
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/daemon/logger/loggertest
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/daemon/logger/loggerutils
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/daemon/logger/splunk
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/daemon/logger/syslog
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/daemon/logger/templates
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/daemon/names
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/daemon/network
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/daemon/stats
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/distribution
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/distribution/metadata
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/distribution/utils
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/distribution/xfer
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/dockerversion
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/errdefs
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/image
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/image/cache
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/image/tarexport
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/image/v1
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/internal/test/suite
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/layer
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libcontainerd
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libcontainerd/queue
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libcontainerd/remote
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libcontainerd/supervisor
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libcontainerd/types
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/bitseq
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/cluster
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/cmd/ovrouter
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/cmd/readme_test
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/config
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/datastore
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/diagnostic
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/discoverapi
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/driverapi
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/drivers/bridge
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/drivers/host
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/drivers/null
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/drivers/overlay
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/drivers/remote
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/drivers/windows
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/drvregistry
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/etchosts
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/idm
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/internal/caller
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/ipam
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/ipamapi
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/ipams/builtin
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/ipams/null
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/ipams/remote
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/ipamutils
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/iptables
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/netlabel
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/netutils
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/networkdb
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/ns
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/options
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/osl
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/osl/kernel
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/portallocator
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/portmapper
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/resolvconf
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/testutils
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/libnetwork/types
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/oci
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/oci/caps
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/opts
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/pkg/aaparser
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/pkg/archive
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/pkg/authorization
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/pkg/broadcaster
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/pkg/capabilities
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/pkg/chrootarchive
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/pkg/containerfs
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/pkg/devicemapper
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/pkg/directory
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/pkg/dmesg
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/pkg/fileutils
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/pkg/fsutils
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/pkg/homedir
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/pkg/idtools
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/pkg/ioutils
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/pkg/jsonmessage
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/pkg/longpath
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/pkg/loopback
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/pkg/namesgenerator
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/pkg/parsers
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/pkg/parsers/kernel
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/pkg/pidfile
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/pkg/platform
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/pkg/plugingetter
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/pkg/plugins
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/pkg/plugins/transport
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/pkg/pools
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/pkg/progress
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/pkg/pubsub
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/pkg/reexec
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/pkg/signal
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/pkg/stack
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/pkg/stdcopy
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/pkg/streamformatter
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/pkg/stringid
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/pkg/sysinfo
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/pkg/system
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/pkg/tailfile
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/pkg/tarsum
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/pkg/urlutil
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/pkg/useragent
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/plugin
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/plugin/executor/containerd
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/plugin/v2
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/profiles/apparmor
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/profiles/seccomp
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/quota
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/reference
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/registry
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/registry/resumable
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/restartmanager
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/rootless
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/rootless/specconv
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/runconfig
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/runconfig/opts
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/testutil
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/testutil/daemon
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/testutil/environment
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/testutil/fakecontext
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/testutil/fakegit
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/testutil/fakestorage
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/testutil/fixtures/load
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/testutil/fixtures/plugin
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/testutil/registry
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/testutil/request
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/volume
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/volume/drivers
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/volume/local
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/volume/mounts
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/volume/service
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/volume/service/opts
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/volume/testutils'
15:44:19 [2022-07-27T15:44:19.927Z] ++ grep --fixed-strings -v /libnetwork
15:44:19 [2022-07-27T15:44:19.927Z] ++ echo 'github.com/docker/docker/api
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/api/server
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/api/server/backend/build
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/api/server/httpstatus
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/api/server/httputils
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/api/server/middleware
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/api/server/router
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/api/server/router/build
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/api/server/router/checkpoint
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/api/server/router/container
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/api/server/router/debug
15:44:19 [2022-07-27T15:44:19.927Z] github.com/docker/docker/api/server/router/distribution
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/server/router/grpc
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/server/router/image
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/server/router/network
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/server/router/plugin
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/server/router/session
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/server/router/swarm
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/server/router/system
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/server/router/volume
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/types
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/types/backend
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/types/blkiodev
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/types/container
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/types/events
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/types/filters
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/types/image
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/types/mount
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/types/network
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/types/plugins/logdriver
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/types/registry
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/types/strslice
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/types/swarm
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/types/swarm/runtime
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/types/time
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/types/versions
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/types/versions/v1p19
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/types/versions/v1p20
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/types/volume
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/builder
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/builder/builder-next
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/builder/builder-next/exporter
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/builder/builder-next/worker
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/builder/dockerfile
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/builder/remotecontext
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/builder/remotecontext/git
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/builder/remotecontext/urlutil
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/cli
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/cli/config
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/cli/debug
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/cli/winresources/docker-proxy
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/cli/winresources/dockerd
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/client
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/cmd/docker-proxy
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/cmd/dockerd
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/cmd/dockerd/trap
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/container
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/container/stream
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/contrib/apparmor
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/contrib/docker-device-tool
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/contrib/httpserver
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/cluster
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/cluster/convert
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/cluster/executor
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/cluster/executor/container
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/cluster/provider
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/config
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/containerd
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/events
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/events/testutils
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/exec
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/graphdriver
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/graphdriver/aufs
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/graphdriver/copy
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/graphdriver/devmapper
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/graphdriver/overlay
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/graphdriver/register
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/graphdriver/vfs
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/graphdriver/zfs
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/images
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/initlayer
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/links
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/listeners
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/logger
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/logger/awslogs
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/logger/fluentd
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/logger/gcplogs
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/logger/gelf
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/logger/journald
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/logger/local
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/logger/logentries
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/logger/loggertest
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/logger/loggerutils
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/logger/splunk
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/logger/syslog
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/logger/templates
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/names
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/network
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/stats
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/distribution
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/distribution/metadata
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/distribution/utils
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/distribution/xfer
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/dockerversion
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/errdefs
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/image
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/image/cache
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/image/tarexport
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/image/v1
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/internal/test/suite
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/layer
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libcontainerd
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libcontainerd/queue
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libcontainerd/remote
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libcontainerd/supervisor
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libcontainerd/types
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/bitseq
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/cluster
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/cmd/ovrouter
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/cmd/readme_test
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/config
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/datastore
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/diagnostic
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/discoverapi
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/driverapi
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/drivers/bridge
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/drivers/host
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/drivers/null
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/drivers/overlay
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/drivers/remote
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/drivers/windows
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/drvregistry
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/etchosts
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/idm
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/internal/caller
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/ipam
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/ipamapi
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/ipams/builtin
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/ipams/null
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/ipams/remote
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/ipamutils
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/iptables
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/netlabel
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/netutils
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/networkdb
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/ns
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/options
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/osl
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/osl/kernel
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/portallocator
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/portmapper
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/resolvconf
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/testutils
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/libnetwork/types
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/oci
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/oci/caps
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/opts
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/pkg/aaparser
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/pkg/archive
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/pkg/authorization
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/pkg/broadcaster
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/pkg/capabilities
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/pkg/chrootarchive
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/pkg/containerfs
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/pkg/devicemapper
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/pkg/directory
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/pkg/dmesg
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/pkg/fileutils
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/pkg/fsutils
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/pkg/homedir
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/pkg/idtools
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/pkg/ioutils
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/pkg/jsonmessage
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/pkg/longpath
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/pkg/loopback
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/pkg/namesgenerator
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/pkg/parsers
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/pkg/parsers/kernel
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/pkg/pidfile
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/pkg/platform
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/pkg/plugingetter
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/pkg/plugins
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/pkg/plugins/transport
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/pkg/pools
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/pkg/progress
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/pkg/pubsub
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/pkg/reexec
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/pkg/signal
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/pkg/stack
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/pkg/stdcopy
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/pkg/streamformatter
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/pkg/stringid
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/pkg/sysinfo
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/pkg/system
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/pkg/tailfile
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/pkg/tarsum
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/pkg/urlutil
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/pkg/useragent
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/plugin
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/plugin/executor/containerd
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/plugin/v2
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/profiles/apparmor
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/profiles/seccomp
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/quota
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/reference
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/registry
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/registry/resumable
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/restartmanager
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/rootless
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/rootless/specconv
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/runconfig
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/runconfig/opts
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/testutil
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/testutil/daemon
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/testutil/environment
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/testutil/fakecontext
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/testutil/fakegit
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/testutil/fakestorage
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/testutil/fixtures/load
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/testutil/fixtures/plugin
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/testutil/registry
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/testutil/request
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/volume
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/volume/drivers
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/volume/local
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/volume/mounts
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/volume/service
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/volume/service/opts
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/volume/testutils'
15:44:19 [2022-07-27T15:44:19.928Z] + base_pkg_list='github.com/docker/docker/api
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/server
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/server/backend/build
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/server/httpstatus
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/server/httputils
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/server/middleware
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/server/router
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/server/router/build
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/server/router/checkpoint
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/server/router/container
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/server/router/debug
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/server/router/distribution
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/server/router/grpc
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/server/router/image
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/server/router/network
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/server/router/plugin
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/server/router/session
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/server/router/swarm
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/server/router/system
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/server/router/volume
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/types
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/types/backend
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/types/blkiodev
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/types/container
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/types/events
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/types/filters
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/types/image
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/types/mount
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/types/network
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/types/plugins/logdriver
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/types/registry
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/types/strslice
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/types/swarm
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/types/swarm/runtime
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/types/time
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/types/versions
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/types/versions/v1p19
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/types/versions/v1p20
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/api/types/volume
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/builder
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/builder/builder-next
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/builder/builder-next/exporter
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/builder/builder-next/worker
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/builder/dockerfile
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/builder/remotecontext
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/builder/remotecontext/git
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/builder/remotecontext/urlutil
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/cli
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/cli/config
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/cli/debug
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/cli/winresources/docker-proxy
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/cli/winresources/dockerd
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/client
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/cmd/docker-proxy
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/cmd/dockerd
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/cmd/dockerd/trap
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/container
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/container/stream
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/contrib/apparmor
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/contrib/docker-device-tool
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/contrib/httpserver
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/cluster
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/cluster/convert
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/cluster/executor
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/cluster/executor/container
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/cluster/provider
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/config
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/containerd
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/events
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/events/testutils
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/exec
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/graphdriver
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/graphdriver/aufs
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/graphdriver/copy
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/graphdriver/devmapper
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/graphdriver/overlay
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/graphdriver/register
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/graphdriver/vfs
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/graphdriver/zfs
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/images
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/initlayer
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/links
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/listeners
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/logger
15:44:19 [2022-07-27T15:44:19.928Z] github.com/docker/docker/daemon/logger/awslogs
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/logger/fluentd
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/logger/gcplogs
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/logger/gelf
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/logger/journald
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/logger/local
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/logger/logentries
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/logger/loggertest
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/logger/loggerutils
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/logger/splunk
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/logger/syslog
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/logger/templates
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/names
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/network
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/stats
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/distribution
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/distribution/metadata
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/distribution/utils
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/distribution/xfer
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/dockerversion
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/errdefs
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/image
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/image/cache
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/image/tarexport
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/image/v1
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/internal/test/suite
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/layer
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libcontainerd
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libcontainerd/queue
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libcontainerd/remote
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libcontainerd/supervisor
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libcontainerd/types
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/oci
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/oci/caps
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/opts
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/aaparser
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/archive
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/authorization
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/broadcaster
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/capabilities
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/chrootarchive
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/containerfs
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/devicemapper
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/directory
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/dmesg
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/fileutils
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/fsutils
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/homedir
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/idtools
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/ioutils
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/jsonmessage
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/longpath
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/loopback
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/namesgenerator
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/parsers
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/parsers/kernel
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/pidfile
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/platform
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/plugingetter
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/plugins
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/plugins/transport
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/pools
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/progress
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/pubsub
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/reexec
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/signal
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/stack
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/stdcopy
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/streamformatter
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/stringid
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/sysinfo
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/system
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/tailfile
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/tarsum
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/urlutil
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/useragent
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/plugin
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/plugin/executor/containerd
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/plugin/v2
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/profiles/apparmor
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/profiles/seccomp
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/quota
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/reference
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/registry
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/registry/resumable
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/restartmanager
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/rootless
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/rootless/specconv
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/runconfig
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/runconfig/opts
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/testutil
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/testutil/daemon
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/testutil/environment
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/testutil/fakecontext
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/testutil/fakegit
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/testutil/fakestorage
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/testutil/fixtures/load
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/testutil/fixtures/plugin
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/testutil/registry
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/testutil/request
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/volume
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/volume/drivers
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/volume/local
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/volume/mounts
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/volume/service
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/volume/service/opts
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/volume/testutils'
15:44:19 [2022-07-27T15:44:19.929Z] ++ grep --fixed-strings /libnetwork
15:44:19 [2022-07-27T15:44:19.929Z] ++ echo 'github.com/docker/docker/api
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/api/server
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/api/server/backend/build
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/api/server/httpstatus
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/api/server/httputils
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/api/server/middleware
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/api/server/router
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/api/server/router/build
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/api/server/router/checkpoint
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/api/server/router/container
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/api/server/router/debug
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/api/server/router/distribution
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/api/server/router/grpc
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/api/server/router/image
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/api/server/router/network
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/api/server/router/plugin
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/api/server/router/session
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/api/server/router/swarm
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/api/server/router/system
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/api/server/router/volume
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/api/types
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/api/types/backend
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/api/types/blkiodev
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/api/types/container
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/api/types/events
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/api/types/filters
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/api/types/image
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/api/types/mount
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/api/types/network
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/api/types/plugins/logdriver
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/api/types/registry
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/api/types/strslice
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/api/types/swarm
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/api/types/swarm/runtime
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/api/types/time
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/api/types/versions
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/api/types/versions/v1p19
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/api/types/versions/v1p20
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/api/types/volume
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/builder
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/builder/builder-next
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/builder/builder-next/exporter
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/builder/builder-next/worker
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/builder/dockerfile
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/builder/remotecontext
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/builder/remotecontext/git
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/builder/remotecontext/urlutil
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/cli
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/cli/config
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/cli/debug
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/cli/winresources/docker-proxy
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/cli/winresources/dockerd
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/client
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/cmd/docker-proxy
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/cmd/dockerd
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/cmd/dockerd/trap
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/container
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/container/stream
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/contrib/apparmor
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/contrib/docker-device-tool
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/contrib/httpserver
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/cluster
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/cluster/convert
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/cluster/executor
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/cluster/executor/container
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/cluster/provider
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/config
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/containerd
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/events
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/events/testutils
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/exec
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/graphdriver
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/graphdriver/aufs
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/graphdriver/copy
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/graphdriver/devmapper
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/graphdriver/overlay
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/graphdriver/register
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/graphdriver/vfs
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/graphdriver/zfs
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/images
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/initlayer
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/links
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/listeners
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/logger
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/logger/awslogs
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/logger/fluentd
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/logger/gcplogs
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/logger/gelf
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/logger/journald
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/logger/local
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/logger/logentries
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/logger/loggertest
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/logger/loggerutils
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/logger/splunk
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/logger/syslog
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/logger/templates
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/names
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/network
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/daemon/stats
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/distribution
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/distribution/metadata
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/distribution/utils
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/distribution/xfer
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/dockerversion
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/errdefs
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/image
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/image/cache
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/image/tarexport
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/image/v1
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/internal/test/suite
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/layer
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libcontainerd
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libcontainerd/queue
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libcontainerd/remote
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libcontainerd/supervisor
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libcontainerd/types
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/bitseq
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/cluster
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/cmd/ovrouter
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/cmd/readme_test
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/config
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/datastore
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/diagnostic
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/discoverapi
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/driverapi
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/drivers/bridge
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/drivers/host
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/drivers/null
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/drivers/overlay
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/drivers/remote
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/drivers/windows
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/drvregistry
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/etchosts
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/idm
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/internal/caller
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/ipam
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/ipamapi
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/ipams/builtin
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/ipams/null
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/ipams/remote
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/ipamutils
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/iptables
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/netlabel
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/netutils
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/networkdb
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/ns
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/options
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/osl
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/osl/kernel
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/portallocator
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/portmapper
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/resolvconf
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/testutils
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/libnetwork/types
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/oci
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/oci/caps
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/opts
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/aaparser
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/archive
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/authorization
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/broadcaster
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/capabilities
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/chrootarchive
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/containerfs
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/devicemapper
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/directory
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/dmesg
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/fileutils
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/fsutils
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/homedir
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/idtools
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/ioutils
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/jsonmessage
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/longpath
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/loopback
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/namesgenerator
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/parsers
15:44:19 [2022-07-27T15:44:19.929Z] github.com/docker/docker/pkg/parsers/kernel
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/pkg/pidfile
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/pkg/platform
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/pkg/plugingetter
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/pkg/plugins
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/pkg/plugins/transport
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/pkg/pools
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/pkg/progress
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/pkg/pubsub
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/pkg/reexec
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/pkg/signal
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/pkg/stack
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/pkg/stdcopy
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/pkg/streamformatter
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/pkg/stringid
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/pkg/sysinfo
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/pkg/system
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/pkg/tailfile
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/pkg/tarsum
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/pkg/urlutil
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/pkg/useragent
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/plugin
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/plugin/executor/containerd
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/plugin/v2
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/profiles/apparmor
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/profiles/seccomp
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/quota
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/reference
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/registry
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/registry/resumable
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/restartmanager
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/rootless
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/rootless/specconv
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/runconfig
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/runconfig/opts
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/testutil
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/testutil/daemon
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/testutil/environment
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/testutil/fakecontext
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/testutil/fakegit
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/testutil/fakestorage
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/testutil/fixtures/load
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/testutil/fixtures/plugin
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/testutil/registry
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/testutil/request
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/volume
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/volume/drivers
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/volume/local
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/volume/mounts
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/volume/service
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/volume/service/opts
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/volume/testutils'
15:44:19 [2022-07-27T15:44:19.930Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/bitseq
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/cluster
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/cmd/ovrouter
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/cmd/readme_test
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/config
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/datastore
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/diagnostic
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/discoverapi
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/driverapi
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/drivers/bridge
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/drivers/host
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/drivers/null
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/drivers/overlay
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/drivers/remote
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/drivers/windows
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/drvregistry
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/etchosts
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/idm
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/internal/caller
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/ipam
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/ipamapi
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/ipams/builtin
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/ipams/null
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/ipams/remote
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/ipamutils
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/iptables
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/netlabel
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/netutils
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/networkdb
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/ns
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/options
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/osl
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/osl/kernel
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/portallocator
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/portmapper
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/resolvconf
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/testutils
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/types'
15:44:19 [2022-07-27T15:44:19.930Z] + grep --fixed-strings libnetwork/drivers/bridge
15:44:19 [2022-07-27T15:44:19.930Z] + echo 'github.com/docker/docker/libnetwork
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/bitseq
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/cluster
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/cmd/ovrouter
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/cmd/readme_test
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/config
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/datastore
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/diagnostic
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/discoverapi
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/driverapi
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/drivers/bridge
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/drivers/host
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/drivers/null
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/drivers/overlay
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/drivers/remote
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/drivers/windows
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/drvregistry
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/etchosts
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/idm
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/internal/caller
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/ipam
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/ipamapi
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/ipams/builtin
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/ipams/null
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/ipams/remote
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/ipamutils
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/iptables
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/netlabel
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/netutils
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/networkdb
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/ns
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/options
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/osl
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/osl/kernel
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/portallocator
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/portmapper
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/resolvconf
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/testutils
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/types'
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/drivers/bridge
15:44:19 [2022-07-27T15:44:19.930Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:44:19 [2022-07-27T15:44:19.930Z] + type docker-proxy
15:44:19 [2022-07-27T15:44:19.930Z] hack/test/unit: line 25: type: docker-proxy: not found
15:44:19 [2022-07-27T15:44:19.930Z] + hack/make.sh binary-proxy install-proxy
15:44:19 [2022-07-27T15:44:19.930Z] 
15:44:19 [2022-07-27T15:44:19.930Z] Removing bundles/
15:44:20 [2022-07-27T15:44:20.178Z] === RUN   TestDockerSuite/TestCpGarbagePath
15:44:20 [2022-07-27T15:44:20.190Z] 
15:44:20 [2022-07-27T15:44:20.190Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
15:44:20 [2022-07-27T15:44:20.190Z] Building: bundles/binary-proxy/docker-proxy
15:44:20 [2022-07-27T15:44:20.190Z] GOOS="" GOARCH="" GOARM=""
15:44:20 [2022-07-27T15:44:20.745Z] === RUN   TestDockerSuite/TestCpLocalOnly
15:44:20 [2022-07-27T15:44:20.745Z] === RUN   TestDockerSuite/TestCpNameHasColon
15:44:21 [2022-07-27T15:44:21.006Z] --- PASS: TestDockerNetworkReConnect (4.52s)
15:44:21 [2022-07-27T15:44:21.006Z] === RUN   TestServicePlugin
15:44:21 [2022-07-27T15:44:21.574Z] === RUN   TestDockerSuite/TestCpRelativePath
15:44:22 [2022-07-27T15:44:22.142Z] === RUN   TestDockerSuite/TestCpSpecialFiles
15:44:23 [2022-07-27T15:44:23.079Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
15:44:24 [2022-07-27T15:44:24.015Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
15:44:24 [2022-07-27T15:44:24.584Z] === RUN   TestDockerSuite/TestCpToCaseA
15:44:25 [2022-07-27T15:44:25.521Z]     plugin_test.go:61: [d1bf0269b6156] joining swarm manager [dda5bd18a02d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:44:26 [2022-07-27T15:44:26.090Z] === RUN   TestDockerSuite/TestCpToCaseB
15:44:26 [2022-07-27T15:44:26.658Z] === RUN   TestDockerSuite/TestCpToCaseC
15:44:26 [2022-07-27T15:44:26.917Z]     plugin_test.go:64: [d7a11aa74756f] joining swarm manager [dda5bd18a02d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:44:28 [2022-07-27T15:44:28.328Z] Created binary: bundles/binary-proxy/docker-proxy
15:44:28 [2022-07-27T15:44:28.328Z] 
15:44:28 [2022-07-27T15:44:28.328Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
15:44:28 [2022-07-27T15:44:28.328Z] Installing docker-proxy to /usr/local/bin/
15:44:28 [2022-07-27T15:44:28.328Z] 
15:44:28 [2022-07-27T15:44:28.328Z] + mkdir -p bundles
15:44:28 [2022-07-27T15:44:28.328Z] + '[' -n 'github.com/docker/docker/api
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/api/server
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/api/server/backend/build
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/api/server/httpstatus
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/api/server/httputils
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/api/server/middleware
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/api/server/router
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/api/server/router/build
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/api/server/router/checkpoint
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/api/server/router/container
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/api/server/router/debug
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/api/server/router/distribution
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/api/server/router/grpc
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/api/server/router/image
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/api/server/router/network
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/api/server/router/plugin
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/api/server/router/session
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/api/server/router/swarm
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/api/server/router/system
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/api/server/router/volume
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/api/types
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/api/types/backend
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/api/types/blkiodev
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/api/types/container
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/api/types/events
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/api/types/filters
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/api/types/image
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/api/types/mount
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/api/types/network
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/api/types/plugins/logdriver
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/api/types/registry
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/api/types/strslice
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/api/types/swarm
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/api/types/swarm/runtime
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/api/types/time
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/api/types/versions
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/api/types/versions/v1p19
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/api/types/versions/v1p20
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/api/types/volume
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/builder
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/builder/builder-next
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/builder/builder-next/exporter
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/builder/builder-next/worker
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/builder/dockerfile
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/builder/remotecontext
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/builder/remotecontext/git
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/builder/remotecontext/urlutil
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/cli
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/cli/config
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/cli/debug
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/cli/winresources/docker-proxy
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/cli/winresources/dockerd
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/client
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/cmd/docker-proxy
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/cmd/dockerd
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/cmd/dockerd/trap
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/container
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/container/stream
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/contrib/apparmor
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/contrib/docker-device-tool
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/contrib/httpserver
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/daemon
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/daemon/cluster
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/daemon/cluster/convert
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/daemon/cluster/executor
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/daemon/cluster/executor/container
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/daemon/cluster/provider
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/daemon/config
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/daemon/containerd
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/daemon/events
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/daemon/events/testutils
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/daemon/exec
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/daemon/graphdriver
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/daemon/graphdriver/aufs
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/daemon/graphdriver/copy
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/daemon/graphdriver/devmapper
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/daemon/graphdriver/overlay
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/daemon/graphdriver/register
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/daemon/graphdriver/vfs
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/daemon/graphdriver/zfs
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/daemon/images
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/daemon/initlayer
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/daemon/links
15:44:28 [2022-07-27T15:44:28.328Z] github.com/docker/docker/daemon/listeners
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/daemon/logger
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/daemon/logger/awslogs
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/daemon/logger/fluentd
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/daemon/logger/gcplogs
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/daemon/logger/gelf
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/daemon/logger/journald
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/daemon/logger/local
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/daemon/logger/logentries
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/daemon/logger/loggertest
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/daemon/logger/loggerutils
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/daemon/logger/splunk
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/daemon/logger/syslog
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/daemon/logger/templates
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/daemon/names
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/daemon/network
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/daemon/stats
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/distribution
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/distribution/metadata
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/distribution/utils
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/distribution/xfer
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/dockerversion
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/errdefs
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/image
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/image/cache
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/image/tarexport
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/image/v1
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/internal/test/suite
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/layer
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/libcontainerd
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/libcontainerd/queue
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/libcontainerd/remote
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/libcontainerd/supervisor
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/libcontainerd/types
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/oci
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/oci/caps
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/opts
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/pkg/aaparser
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/pkg/archive
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/pkg/authorization
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/pkg/broadcaster
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/pkg/capabilities
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/pkg/chrootarchive
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/pkg/containerfs
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/pkg/devicemapper
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/pkg/directory
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/pkg/dmesg
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/pkg/fileutils
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/pkg/fsutils
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/pkg/homedir
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/pkg/idtools
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/pkg/ioutils
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/pkg/jsonmessage
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/pkg/longpath
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/pkg/loopback
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/pkg/namesgenerator
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/pkg/parsers
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/pkg/parsers/kernel
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/pkg/pidfile
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/pkg/platform
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/pkg/plugingetter
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/pkg/plugins
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/pkg/plugins/transport
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/pkg/pools
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/pkg/progress
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/pkg/pubsub
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/pkg/reexec
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/pkg/signal
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/pkg/stack
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/pkg/stdcopy
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/pkg/streamformatter
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/pkg/stringid
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/pkg/sysinfo
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/pkg/system
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/pkg/tailfile
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/pkg/tarsum
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/pkg/urlutil
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/pkg/useragent
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/plugin
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/plugin/executor/containerd
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/plugin/v2
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/profiles/apparmor
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/profiles/seccomp
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/quota
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/reference
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/registry
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/registry/resumable
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/restartmanager
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/rootless
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/rootless/specconv
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/runconfig
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/runconfig/opts
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/testutil
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/testutil/daemon
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/testutil/environment
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/testutil/fakecontext
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/testutil/fakegit
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/testutil/fakestorage
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/testutil/fixtures/load
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/testutil/fixtures/plugin
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/testutil/registry
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/testutil/request
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/volume
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/volume/drivers
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/volume/local
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/volume/mounts
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/volume/service
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/volume/service/opts
15:44:28 [2022-07-27T15:44:28.329Z] github.com/docker/docker/volume/testutils' ']'
15:44:28 [2022-07-27T15:44:28.329Z] + 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/containerd 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
15:44:28 [2022-07-27T15:44:28.329Z] ?   	github.com/docker/docker/api	[no test files]
15:44:28 [2022-07-27T15:44:28.826Z] === RUN   TestDockerSuite/TestCpToCaseD
15:44:32 [2022-07-27T15:44:32.117Z] === RUN   TestDockerSuite/TestCpToCaseE
15:44:34 [2022-07-27T15:44:34.020Z] === RUN   TestDockerSuite/TestCpToCaseF
15:44:34 [2022-07-27T15:44:34.278Z] === RUN   TestDockerSuite/TestCpToCaseG
15:44:36 [2022-07-27T15:44:36.180Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
15:44:38 [2022-07-27T15:44:38.090Z] === RUN   TestDockerSuite/TestCpToCaseH
15:44:38 [2022-07-27T15:44:38.090Z]     docker_api_swarm_test.go:384: [d5518d2e15ed2] joining swarm manager [d796ceb6da59a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:44:39 [2022-07-27T15:44:39.992Z]     docker_api_swarm_test.go:385: [dec1627b1fb72] joining swarm manager [d796ceb6da59a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:44:40 [2022-07-27T15:44:40.936Z] === RUN   TestDockerSuite/TestCpToCaseI
15:44:41 [2022-07-27T15:44:41.197Z] === RUN   TestDockerSuite/TestCpToCaseJ
15:44:44 [2022-07-27T15:44:44.482Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
15:44:44 [2022-07-27T15:44:44.741Z] === RUN   TestDockerSuite/TestCpToDot
15:44:45 [2022-07-27T15:44:45.309Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
15:44:46 [2022-07-27T15:44:46.245Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
15:44:46 [2022-07-27T15:44:46.459Z] ok  	github.com/docker/docker/api/server	0.013s	coverage: 7.9% of statements
15:44:47 [2022-07-27T15:44:47.182Z] === RUN   TestDockerSuite/TestCpToStdout
15:44:47 [2022-07-27T15:44:47.751Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
15:44:48 [2022-07-27T15:44:48.688Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
15:44:48 [2022-07-27T15:44:48.688Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
15:44:49 [2022-07-27T15:44:49.254Z] === RUN   TestDockerSuite/TestCpVolumePath
15:44:50 [2022-07-27T15:44:50.189Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
15:44:50 [2022-07-27T15:44:50.189Z] === RUN   TestDockerSuite/TestCreateArgs
15:44:50 [2022-07-27T15:44:50.189Z] === RUN   TestDockerSuite/TestCreateByImageID
15:44:50 [2022-07-27T15:44:50.448Z] === RUN   TestDockerSuite/TestCreateEchoStdout
15:44:51 [2022-07-27T15:44:51.015Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
15:44:51 [2022-07-27T15:44:51.015Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
15:44:51 [2022-07-27T15:44:51.015Z] === RUN   TestDockerSuite/TestCreateHostConfig
15:44:51 [2022-07-27T15:44:51.273Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
15:44:51 [2022-07-27T15:44:51.532Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
15:44:51 [2022-07-27T15:44:51.791Z] === RUN   TestDockerSuite/TestCreateLabels
15:44:52 [2022-07-27T15:44:52.049Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
15:44:52 [2022-07-27T15:44:52.049Z] === RUN   TestDockerSuite/TestCreateRM
15:44:52 [2022-07-27T15:44:52.049Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
15:44:52 [2022-07-27T15:44:52.049Z]     docker_cli_create_test.go:83: unmatched requirement Devicemapper
15:44:52 [2022-07-27T15:44:52.049Z] === RUN   TestDockerSuite/TestCreateStopSignal
15:44:52 [2022-07-27T15:44:52.307Z] === RUN   TestDockerSuite/TestCreateStopTimeout
15:44:52 [2022-07-27T15:44:52.308Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
15:44:53 [2022-07-27T15:44:53.686Z] --- PASS: TestServicePlugin (32.27s)
15:44:53 [2022-07-27T15:44:53.686Z] === RUN   TestServiceUpdateLabel
15:44:53 [2022-07-27T15:44:53.946Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
15:44:53 [2022-07-27T15:44:53.946Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
15:44:53 [2022-07-27T15:44:53.946Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
15:44:56 [2022-07-27T15:44:56.482Z] --- PASS: TestServiceUpdateLabel (2.68s)
15:44:56 [2022-07-27T15:44:56.482Z] === RUN   TestServiceUpdateSecrets
15:44:57 [2022-07-27T15:44:57.417Z] === RUN   TestDockerSuite/TestCreateWithPortRange
15:44:57 [2022-07-27T15:44:57.676Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
15:44:57 [2022-07-27T15:44:57.676Z] === RUN   TestDockerSuite/TestEventsAttach
15:44:58 [2022-07-27T15:44:58.614Z] === RUN   TestDockerSuite/TestEventsCommit
15:44:59 [2022-07-27T15:44:59.182Z] === RUN   TestDockerSuite/TestEventsContainerEvents
15:44:59 [2022-07-27T15:44:59.753Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
15:45:00 [2022-07-27T15:45:00.324Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
15:45:00 [2022-07-27T15:45:00.584Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
15:45:02 [2022-07-27T15:45:02.484Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
15:45:03 [2022-07-27T15:45:03.420Z] === RUN   TestDockerSuite/TestEventsContainerRestart
15:45:05 [2022-07-27T15:45:05.967Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
15:45:07 [2022-07-27T15:45:07.868Z] === RUN   TestDockerSuite/TestEventsCopy
15:45:08 [2022-07-27T15:45:08.436Z] === RUN   TestDockerSuite/TestEventsFilterContainer
15:45:09 [2022-07-27T15:45:09.813Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
15:45:10 [2022-07-27T15:45:10.071Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
15:45:10 [2022-07-27T15:45:10.331Z] === RUN   TestDockerSuite/TestEventsFilterImageName
15:45:11 [2022-07-27T15:45:11.267Z] --- PASS: TestServiceUpdateSecrets (15.19s)
15:45:11 [2022-07-27T15:45:11.267Z] === RUN   TestServiceUpdateConfigs
15:45:11 [2022-07-27T15:45:11.267Z] === RUN   TestDockerSuite/TestEventsFilterLabels
15:45:12 [2022-07-27T15:45:12.201Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
15:45:12 [2022-07-27T15:45:12.201Z] === RUN   TestDockerSuite/TestEventsFilterType
15:45:12 [2022-07-27T15:45:12.771Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
15:45:12 [2022-07-27T15:45:12.771Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
15:45:12 [2022-07-27T15:45:12.771Z] === RUN   TestDockerSuite/TestEventsFilters
15:45:14 [2022-07-27T15:45:14.149Z] === RUN   TestDockerSuite/TestEventsFormat
15:45:15 [2022-07-27T15:45:15.083Z] === RUN   TestDockerSuite/TestEventsFormatBadField
15:45:15 [2022-07-27T15:45:15.083Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
15:45:15 [2022-07-27T15:45:15.083Z] === RUN   TestDockerSuite/TestEventsImageImport
15:45:15 [2022-07-27T15:45:15.650Z] === RUN   TestDockerSuite/TestEventsImageLoad
15:45:15 [2022-07-27T15:45:15.909Z] === RUN   TestDockerSuite/TestEventsImagePull
15:45:16 [2022-07-27T15:45:16.842Z] === RUN   TestDockerSuite/TestEventsImageTag
15:45:17 [2022-07-27T15:45:17.776Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
15:45:18 [2022-07-27T15:45:18.035Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
15:45:18 [2022-07-27T15:45:18.035Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
15:45:18 [2022-07-27T15:45:18.035Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
15:45:18 [2022-07-27T15:45:18.035Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
15:45:18 [2022-07-27T15:45:18.035Z] === RUN   TestDockerSuite/TestEventsPluginOps
15:45:20 [2022-07-27T15:45:20.567Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
15:45:20 [2022-07-27T15:45:20.826Z] === RUN   TestDockerSuite/TestEventsRename
15:45:21 [2022-07-27T15:45:21.393Z] === RUN   TestDockerSuite/TestEventsResize
15:45:21 [2022-07-27T15:45:21.960Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
15:45:26 [2022-07-27T15:45:26.146Z] --- PASS: TestServiceUpdateConfigs (14.87s)
15:45:26 [2022-07-27T15:45:26.146Z] === RUN   TestServiceUpdateNetwork
15:45:27 [2022-07-27T15:45:27.522Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
15:45:28 [2022-07-27T15:45:28.458Z] === RUN   TestDockerSuite/TestEventsStreaming
15:45:29 [2022-07-27T15:45:29.033Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
15:45:32 [2022-07-27T15:45:32.318Z] === RUN   TestDockerSuite/TestEventsTop
15:45:32 [2022-07-27T15:45:32.318Z] === RUN   TestDockerSuite/TestEventsUntag
15:45:33 [2022-07-27T15:45:33.692Z]     check_test.go:611: [dec1627b1fb72] daemon is not started
15:45:33 [2022-07-27T15:45:33.692Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
15:45:35 [2022-07-27T15:45:35.070Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
15:45:35 [2022-07-27T15:45:35.638Z]     docker_api_swarm_test.go:802: [d9d67c8b24b25] joining swarm manager [d073d7e13da87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:45:37 [2022-07-27T15:45:37.014Z]     docker_api_swarm_test.go:802: [d33c1035490c1] joining swarm manager [d073d7e13da87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:45:38 [2022-07-27T15:45:38.389Z]     docker_api_swarm_test.go:802: [d136fc2be42e5] joining swarm manager [d073d7e13da87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
15:45:39 [2022-07-27T15:45:39.765Z] --- PASS: TestServiceUpdateNetwork (13.35s)
15:45:39 [2022-07-27T15:45:39.765Z] === RUN   TestServiceUpdatePidsLimit
15:45:40 [2022-07-27T15:45:40.702Z]     docker_api_swarm_test.go:802: [df0a60d08cbb8] joining swarm manager [d073d7e13da87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
15:45:40 [2022-07-27T15:45:40.961Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
15:45:41 [2022-07-27T15:45:41.899Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
15:45:41 [2022-07-27T15:45:41.899Z]     docker_api_swarm_test.go:810: [d1efeddf1373c] joining swarm manager [d073d7e13da87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
15:45:46 [2022-07-27T15:45:46.085Z] === RUN   TestDockerSuite/TestNetworkEvents
15:45:48 [2022-07-27T15:45:48.618Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
15:45:51 [2022-07-27T15:45:51.901Z] === RUN   TestDockerSuite/TestVolumeEvents
15:45:56 [2022-07-27T15:45:56.083Z] --- PASS: TestServiceUpdatePidsLimit (16.61s)
15:45:56 [2022-07-27T15:45:56.083Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s)
15:45:56 [2022-07-27T15:45:56.083Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.91s)
15:45:56 [2022-07-27T15:45:56.083Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
15:45:56 [2022-07-27T15:45:56.083Z] PASS
15:45:56 [2022-07-27T15:45:56.083Z] 
15:45:56 [2022-07-27T15:45:56.083Z] === Skipped
15:45:56 [2022-07-27T15:45:56.083Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
15:45:56 [2022-07-27T15:45:56.083Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:45:56 [2022-07-27T15:45:56.083Z] 
15:45:56 [2022-07-27T15:45:56.083Z] DONE 27 tests, 1 skipped in 183.847s
15:45:56 [2022-07-27T15:45:56.083Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
15:45:56 [2022-07-27T15:45:56.083Z] ++ 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
15:45:56 [2022-07-27T15:45:56.083Z] ++ set -e
15:45:56 [2022-07-27T15:45:56.083Z] ++ '[' -n 0 ']'
15:45:56 [2022-07-27T15:45:56.083Z] ++ set -x
15:45:56 [2022-07-27T15:45:56.083Z] ++ env -i DEST=/go/src/github.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
15:45:56 [2022-07-27T15:45:56.083Z] INFO: Testing against a local daemon
15:45:56 [2022-07-27T15:45:56.083Z] === RUN   TestSessionCreate
15:45:56 [2022-07-27T15:45:56.342Z] --- PASS: TestSessionCreate (0.02s)
15:45:56 [2022-07-27T15:45:56.342Z] === RUN   TestSessionCreateWithBadUpgrade
15:45:56 [2022-07-27T15:45:56.342Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
15:45:56 [2022-07-27T15:45:56.342Z] PASS
15:45:56 [2022-07-27T15:45:56.342Z] 
15:45:56 [2022-07-27T15:45:56.342Z] DONE 2 tests in 0.144s
15:45:56 [2022-07-27T15:45:56.342Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
15:45:56 [2022-07-27T15:45:56.342Z] ++ 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
15:45:56 [2022-07-27T15:45:56.342Z] ++ set -e
15:45:56 [2022-07-27T15:45:56.342Z] ++ '[' -n 0 ']'
15:45:56 [2022-07-27T15:45:56.342Z] ++ set -x
15:45:56 [2022-07-27T15:45:56.342Z] ++ env -i DEST=/go/src/github.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
15:45:56 [2022-07-27T15:45:56.342Z] INFO: Testing against a local daemon
15:45:56 [2022-07-27T15:45:56.342Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:45:56 [2022-07-27T15:45:56.342Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:45:56 [2022-07-27T15:45:56.342Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:45:56 [2022-07-27T15:45:56.342Z] === RUN   TestDiskUsage
15:45:56 [2022-07-27T15:45:56.342Z] === PAUSE TestDiskUsage
15:45:56 [2022-07-27T15:45:56.342Z] === RUN   TestEventsExecDie
15:45:56 [2022-07-27T15:45:56.909Z] --- PASS: TestEventsExecDie (0.58s)
15:45:56 [2022-07-27T15:45:56.909Z] === RUN   TestEventsBackwardsCompatible
15:45:56 [2022-07-27T15:45:56.909Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
15:45:56 [2022-07-27T15:45:56.909Z] === RUN   TestEventsVolumeCreate
15:45:57 [2022-07-27T15:45:57.169Z] --- PASS: TestEventsVolumeCreate (0.07s)
15:45:57 [2022-07-27T15:45:57.169Z] === RUN   TestInfoBinaryCommits
15:45:57 [2022-07-27T15:45:57.169Z] --- PASS: TestInfoBinaryCommits (0.03s)
15:45:57 [2022-07-27T15:45:57.169Z] === RUN   TestInfoAPIVersioned
15:45:57 [2022-07-27T15:45:57.169Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:45:57 [2022-07-27T15:45:57.169Z] === RUN   TestInfoAPI
15:45:57 [2022-07-27T15:45:57.169Z] === RUN   TestDockerSuite/TestExec
15:45:57 [2022-07-27T15:45:57.169Z] --- PASS: TestInfoAPI (0.03s)
15:45:57 [2022-07-27T15:45:57.169Z] === RUN   TestInfoAPIWarnings
15:45:57 [2022-07-27T15:45:57.764Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
15:45:59 [2022-07-27T15:45:59.669Z] === RUN   TestDockerSuite/TestExecCgroup
15:46:00 [2022-07-27T15:46:00.236Z] === RUN   TestDockerSuite/TestExecEnv
15:46:00 [2022-07-27T15:46:00.802Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
15:46:02 [2022-07-27T15:46:02.176Z] === RUN   TestDockerSuite/TestExecExitStatus
15:46:02 [2022-07-27T15:46:02.435Z] === RUN   TestDockerSuite/TestExecInspectID
15:46:05 [2022-07-27T15:46:05.718Z] === RUN   TestDockerSuite/TestExecInteractive
15:46:05 [2022-07-27T15:46:05.718Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
15:46:06 [2022-07-27T15:46:06.286Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
15:46:06 [2022-07-27T15:46:06.852Z] === RUN   TestDockerSuite/TestExecParseError
15:46:07 [2022-07-27T15:46:07.419Z] === RUN   TestDockerSuite/TestExecPausedContainer
15:46:07 [2022-07-27T15:46:07.988Z] === RUN   TestDockerSuite/TestExecSetEnv
15:46:08 [2022-07-27T15:46:08.557Z] === RUN   TestDockerSuite/TestExecStartFails
15:46:09 [2022-07-27T15:46:09.124Z] === RUN   TestDockerSuite/TestExecStopNotHanging
15:46:09 [2022-07-27T15:46:09.691Z] === RUN   TestDockerSuite/TestExecTTY
15:46:10 [2022-07-27T15:46:10.258Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
15:46:10 [2022-07-27T15:46:10.827Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
15:46:11 [2022-07-27T15:46:11.475Z] === RUN   TestDockerSuite/TestExecUlimits
15:46:12 [2022-07-27T15:46:12.042Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
15:46:12 [2022-07-27T15:46:12.042Z]     docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows
15:46:12 [2022-07-27T15:46:12.042Z] === RUN   TestDockerSuite/TestExecWithImageUser
15:46:13 [2022-07-27T15:46:13.417Z] === RUN   TestDockerSuite/TestExecWithNoTERM
15:46:13 [2022-07-27T15:46:13.676Z] --- PASS: TestInfoAPIWarnings (16.55s)
15:46:13 [2022-07-27T15:46:13.676Z] === RUN   TestInfoDebug
15:46:13 [2022-07-27T15:46:13.676Z] === RUN   TestDockerSuite/TestExecWithPrivileged
15:46:14 [2022-07-27T15:46:14.243Z] --- PASS: TestInfoDebug (0.53s)
15:46:14 [2022-07-27T15:46:14.243Z] === RUN   TestInfoInsecureRegistries
15:46:14 [2022-07-27T15:46:14.502Z] === RUN   TestDockerSuite/TestExecWithTERM
15:46:14 [2022-07-27T15:46:14.761Z] --- PASS: TestInfoInsecureRegistries (0.56s)
15:46:14 [2022-07-27T15:46:14.761Z] === RUN   TestInfoRegistryMirrors
15:46:15 [2022-07-27T15:46:15.330Z] === RUN   TestDockerSuite/TestExecWithUser
15:46:15 [2022-07-27T15:46:15.330Z] --- PASS: TestInfoRegistryMirrors (0.53s)
15:46:15 [2022-07-27T15:46:15.330Z] === RUN   TestLoginFailsWithBadCredentials
15:46:15 [2022-07-27T15:46:15.897Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
15:46:17 [2022-07-27T15:46:17.273Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
15:46:19 [2022-07-27T15:46:19.178Z] === RUN   TestDockerSuite/TestHealth
15:46:21 [2022-07-27T15:46:21.078Z] --- PASS: TestLoginFailsWithBadCredentials (5.40s)
15:46:21 [2022-07-27T15:46:21.078Z] === RUN   TestPingCacheHeaders
15:46:21 [2022-07-27T15:46:21.078Z] --- PASS: TestPingCacheHeaders (0.02s)
15:46:21 [2022-07-27T15:46:21.078Z] === RUN   TestPingGet
15:46:21 [2022-07-27T15:46:21.078Z] --- PASS: TestPingGet (0.02s)
15:46:21 [2022-07-27T15:46:21.078Z] === RUN   TestPingHead
15:46:21 [2022-07-27T15:46:21.078Z] --- PASS: TestPingHead (0.02s)
15:46:21 [2022-07-27T15:46:21.078Z] === RUN   TestPingSwarmHeader
15:46:21 [2022-07-27T15:46:21.337Z] === RUN   TestPingSwarmHeader/before_swarm_init
15:46:21 [2022-07-27T15:46:21.903Z] === RUN   TestPingSwarmHeader/after_swarm_init
15:46:22 [2022-07-27T15:46:22.839Z] === RUN   TestPingSwarmHeader/after_swarm_leave
15:46:22 [2022-07-27T15:46:22.839Z] --- PASS: TestPingSwarmHeader (2.07s)
15:46:22 [2022-07-27T15:46:22.839Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
15:46:22 [2022-07-27T15:46:22.839Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
15:46:22 [2022-07-27T15:46:22.839Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
15:46:22 [2022-07-27T15:46:22.839Z] === RUN   TestVersion
15:46:22 [2022-07-27T15:46:22.839Z] --- PASS: TestVersion (0.04s)
15:46:22 [2022-07-27T15:46:22.839Z] === CONT  TestDiskUsage
15:46:22 [2022-07-27T15:46:22.944Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:46:22 [2022-07-27T15:46:22.944Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
15:46:22 [2022-07-27T15:46:22.944Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 31.9% of statements
15:46:22 [2022-07-27T15:46:22.944Z] ok  	github.com/docker/docker/api/server/middleware	0.007s	coverage: 37.7% of statements
15:46:22 [2022-07-27T15:46:22.944Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:46:22 [2022-07-27T15:46:22.944Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:46:22 [2022-07-27T15:46:22.944Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:46:22 [2022-07-27T15:46:22.944Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:46:22 [2022-07-27T15:46:22.944Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:46:22 [2022-07-27T15:46:22.944Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:46:22 [2022-07-27T15:46:22.944Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:46:22 [2022-07-27T15:46:22.944Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:46:22 [2022-07-27T15:46:22.944Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:46:22 [2022-07-27T15:46:22.944Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:46:22 [2022-07-27T15:46:22.944Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:46:22 [2022-07-27T15:46:22.944Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 6.0% of statements
15:46:22 [2022-07-27T15:46:22.944Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:46:22 [2022-07-27T15:46:22.944Z] ok  	github.com/docker/docker/api/types/filters	0.015s	coverage: 92.2% of statements
15:46:22 [2022-07-27T15:46:22.944Z] ok  	github.com/docker/docker/api/server/router/volume	0.009s	coverage: 67.9% of statements
15:46:22 [2022-07-27T15:46:22.944Z] ?   	github.com/docker/docker/api/types	[no test files]
15:46:22 [2022-07-27T15:46:22.944Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:46:22 [2022-07-27T15:46:22.944Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:46:22 [2022-07-27T15:46:22.944Z] ?   	github.com/docker/docker/api/types/container	[no test files]
15:46:22 [2022-07-27T15:46:22.944Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:46:22 [2022-07-27T15:46:22.944Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:46:22 [2022-07-27T15:46:22.944Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:46:22 [2022-07-27T15:46:22.944Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:46:22 [2022-07-27T15:46:22.944Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:46:22 [2022-07-27T15:46:22.944Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
15:46:22 [2022-07-27T15:46:22.944Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
15:46:22 [2022-07-27T15:46:22.944Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:46:22 [2022-07-27T15:46:22.944Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:46:22 [2022-07-27T15:46:22.944Z] ok  	github.com/docker/docker/api/types/time	0.010s	coverage: 100.0% of statements
15:46:22 [2022-07-27T15:46:22.944Z] ok  	github.com/docker/docker/api/types/versions	0.009s	coverage: 77.3% of statements
15:46:22 [2022-07-27T15:46:22.944Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:46:22 [2022-07-27T15:46:22.944Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:46:22 [2022-07-27T15:46:22.944Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:46:22 [2022-07-27T15:46:22.944Z] ?   	github.com/docker/docker/builder	[no test files]
15:46:22 [2022-07-27T15:46:22.944Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:46:22 [2022-07-27T15:46:22.944Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:46:22 [2022-07-27T15:46:22.944Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:46:22 [2022-07-27T15:46:22.944Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:46:22 [2022-07-27T15:46:22.944Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:46:22 [2022-07-27T15:46:22.944Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:46:22 [2022-07-27T15:46:22.944Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:46:22 [2022-07-27T15:46:22.944Z] ok  	github.com/docker/docker/builder/remotecontext	0.130s	coverage: 13.7% of statements
15:46:22 [2022-07-27T15:46:22.944Z] ok  	github.com/docker/docker/builder/dockerfile	0.496s	coverage: 49.3% of statements
15:46:22 [2022-07-27T15:46:22.944Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
15:46:22 [2022-07-27T15:46:22.944Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
15:46:23 [2022-07-27T15:46:23.406Z] === RUN   TestDiskUsage/empty
15:46:23 [2022-07-27T15:46:23.406Z] === RUN   TestDiskUsage/empty/container_types
15:46:23 [2022-07-27T15:46:23.406Z] === RUN   TestDiskUsage/empty/image_types
15:46:23 [2022-07-27T15:46:23.406Z] === RUN   TestDiskUsage/empty/volume_types
15:46:23 [2022-07-27T15:46:23.406Z] === RUN   TestDiskUsage/empty/build-cache_types
15:46:23 [2022-07-27T15:46:23.406Z] === RUN   TestDiskUsage/empty/container,_volume_types
15:46:23 [2022-07-27T15:46:23.406Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
15:46:23 [2022-07-27T15:46:23.406Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
15:46:23 [2022-07-27T15:46:23.406Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
15:46:23 [2022-07-27T15:46:23.406Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
15:46:23 [2022-07-27T15:46:23.406Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
15:46:23 [2022-07-27T15:46:23.406Z] === RUN   TestDiskUsage/after_LoadBusybox
15:46:23 [2022-07-27T15:46:23.665Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
15:46:23 [2022-07-27T15:46:23.665Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
15:46:23 [2022-07-27T15:46:23.665Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
15:46:23 [2022-07-27T15:46:23.665Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
15:46:23 [2022-07-27T15:46:23.665Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
15:46:23 [2022-07-27T15:46:23.665Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
15:46:23 [2022-07-27T15:46:23.665Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
15:46:23 [2022-07-27T15:46:23.665Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
15:46:23 [2022-07-27T15:46:23.665Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
15:46:23 [2022-07-27T15:46:23.665Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
15:46:23 [2022-07-27T15:46:23.665Z] === RUN   TestDiskUsage/after_container.Run
15:46:23 [2022-07-27T15:46:23.884Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.653s	coverage: 86.3% of statements
15:46:23 [2022-07-27T15:46:23.884Z] ?   	github.com/docker/docker/cli	[no test files]
15:46:23 [2022-07-27T15:46:23.884Z] ?   	github.com/docker/docker/cli/config	[no test files]
15:46:23 [2022-07-27T15:46:23.884Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
15:46:23 [2022-07-27T15:46:23.884Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
15:46:23 [2022-07-27T15:46:23.922Z] === RUN   TestDiskUsage/after_container.Run/container_types
15:46:23 [2022-07-27T15:46:23.922Z] === RUN   TestDiskUsage/after_container.Run/image_types
15:46:23 [2022-07-27T15:46:23.922Z] === RUN   TestDiskUsage/after_container.Run/volume_types
15:46:23 [2022-07-27T15:46:23.922Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
15:46:23 [2022-07-27T15:46:23.922Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
15:46:23 [2022-07-27T15:46:23.922Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
15:46:23 [2022-07-27T15:46:23.922Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
15:46:23 [2022-07-27T15:46:23.922Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
15:46:23 [2022-07-27T15:46:23.922Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
15:46:23 [2022-07-27T15:46:23.922Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
15:46:24 [2022-07-27T15:46:24.181Z] --- PASS: TestDiskUsage (1.34s)
15:46:24 [2022-07-27T15:46:24.181Z]     --- PASS: TestDiskUsage/empty (0.01s)
15:46:24 [2022-07-27T15:46:24.181Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
15:46:24 [2022-07-27T15:46:24.181Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
15:46:24 [2022-07-27T15:46:24.181Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
15:46:24 [2022-07-27T15:46:24.181Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
15:46:24 [2022-07-27T15:46:24.181Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
15:46:24 [2022-07-27T15:46:24.181Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
15:46:24 [2022-07-27T15:46:24.181Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
15:46:24 [2022-07-27T15:46:24.181Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
15:46:24 [2022-07-27T15:46:24.181Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
15:46:24 [2022-07-27T15:46:24.181Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
15:46:24 [2022-07-27T15:46:24.181Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.21s)
15:46:24 [2022-07-27T15:46:24.181Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
15:46:24 [2022-07-27T15:46:24.181Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
15:46:24 [2022-07-27T15:46:24.181Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
15:46:24 [2022-07-27T15:46:24.181Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
15:46:24 [2022-07-27T15:46:24.181Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
15:46:24 [2022-07-27T15:46:24.181Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
15:46:24 [2022-07-27T15:46:24.181Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
15:46:24 [2022-07-27T15:46:24.181Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
15:46:24 [2022-07-27T15:46:24.181Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
15:46:24 [2022-07-27T15:46:24.181Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
15:46:24 [2022-07-27T15:46:24.181Z]     --- PASS: TestDiskUsage/after_container.Run (0.42s)
15:46:24 [2022-07-27T15:46:24.181Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s)
15:46:24 [2022-07-27T15:46:24.181Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
15:46:24 [2022-07-27T15:46:24.181Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
15:46:24 [2022-07-27T15:46:24.181Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
15:46:24 [2022-07-27T15:46:24.181Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
15:46:24 [2022-07-27T15:46:24.181Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
15:46:24 [2022-07-27T15:46:24.181Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
15:46:24 [2022-07-27T15:46:24.181Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
15:46:24 [2022-07-27T15:46:24.181Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
15:46:24 [2022-07-27T15:46:24.181Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
15:46:24 [2022-07-27T15:46:24.181Z] PASS
15:46:24 [2022-07-27T15:46:24.181Z] 
15:46:24 [2022-07-27T15:46:24.181Z] === Skipped
15:46:24 [2022-07-27T15:46:24.181Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:46:24 [2022-07-27T15:46:24.181Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:46:24 [2022-07-27T15:46:24.181Z] 
15:46:24 [2022-07-27T15:46:24.181Z] DONE 54 tests, 1 skipped in 27.976s
15:46:24 [2022-07-27T15:46:24.181Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
15:46:24 [2022-07-27T15:46:24.181Z] ++ 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
15:46:24 [2022-07-27T15:46:24.181Z] ++ set -e
15:46:24 [2022-07-27T15:46:24.181Z] ++ '[' -n 0 ']'
15:46:24 [2022-07-27T15:46:24.181Z] ++ set -x
15:46:24 [2022-07-27T15:46:24.181Z] ++ env -i DEST=/go/src/github.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
15:46:24 [2022-07-27T15:46:24.439Z] INFO: Testing against a local daemon
15:46:24 [2022-07-27T15:46:24.439Z] === RUN   TestVolumesCreateAndList
15:46:24 [2022-07-27T15:46:24.439Z] --- PASS: TestVolumesCreateAndList (0.02s)
15:46:24 [2022-07-27T15:46:24.439Z] === RUN   TestVolumesRemove
15:46:24 [2022-07-27T15:46:24.439Z] --- PASS: TestVolumesRemove (0.06s)
15:46:24 [2022-07-27T15:46:24.439Z] === RUN   TestVolumesInspect
15:46:24 [2022-07-27T15:46:24.439Z] --- PASS: TestVolumesInspect (0.02s)
15:46:24 [2022-07-27T15:46:24.439Z] === RUN   TestVolumesInvalidJSON
15:46:24 [2022-07-27T15:46:24.439Z] === RUN   TestVolumesInvalidJSON/volumes/create
15:46:24 [2022-07-27T15:46:24.439Z] === PAUSE TestVolumesInvalidJSON/volumes/create
15:46:24 [2022-07-27T15:46:24.439Z] === CONT  TestVolumesInvalidJSON/volumes/create
15:46:24 [2022-07-27T15:46:24.439Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
15:46:24 [2022-07-27T15:46:24.439Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
15:46:24 [2022-07-27T15:46:24.439Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
15:46:24 [2022-07-27T15:46:24.439Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
15:46:24 [2022-07-27T15:46:24.439Z] --- PASS: TestVolumesInvalidJSON (0.01s)
15:46:24 [2022-07-27T15:46:24.439Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
15:46:24 [2022-07-27T15:46:24.439Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
15:46:24 [2022-07-27T15:46:24.440Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
15:46:24 [2022-07-27T15:46:24.440Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
15:46:24 [2022-07-27T15:46:24.440Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
15:46:24 [2022-07-27T15:46:24.440Z] PASS
15:46:24 [2022-07-27T15:46:24.440Z] 
15:46:24 [2022-07-27T15:46:24.440Z] DONE 9 tests in 0.204s
15:46:24 [2022-07-27T15:46:24.440Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:46:24 [2022-07-27T15:46:24.454Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.018s	coverage: 67.6% of statements
15:46:24 [2022-07-27T15:46:24.698Z] ++++ cat bundles/test-integration/docker.pid
15:46:24 [2022-07-27T15:46:24.698Z] +++ kill 6727
15:46:24 [2022-07-27T15:46:24.956Z] +++ /etc/init.d/apparmor stop
15:46:24 [2022-07-27T15:46:24.956Z] Leaving: AppArmorNo profiles have been unloaded.
15:46:24 [2022-07-27T15:46:24.956Z] 
15:46:24 [2022-07-27T15:46:24.956Z] Unloading profiles will leave already running processes permanently
15:46:24 [2022-07-27T15:46:24.956Z] unconfined, which can lead to unexpected situations.
15:46:24 [2022-07-27T15:46:24.956Z] 
15:46:24 [2022-07-27T15:46:24.956Z] To set a process to complain mode, use the command line tool
15:46:24 [2022-07-27T15:46:24.956Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:46:24 [2022-07-27T15:46:24.956Z] +++ true
15:46:24 [2022-07-27T15:46:24.956Z] exiting test-integration
15:46:24 [2022-07-27T15:46:24.956Z] ++ exit 0
15:46:24 [2022-07-27T15:46:24.956Z] 
15:46:25 [2022-07-27T15:46:25.891Z] + for job in $(jobs -p)
15:46:25 [2022-07-27T15:46:25.891Z] + wait 24302
15:46:29 [2022-07-27T15:46:29.737Z] ok  	github.com/docker/docker/client	0.149s	coverage: 75.9% of statements
15:46:34 [2022-07-27T15:46:34.002Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
15:46:38 [2022-07-27T15:46:38.188Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
15:46:41 [2022-07-27T15:46:41.472Z] === RUN   TestDockerSuite/TestBuildHistory
15:46:44 [2022-07-27T15:46:44.003Z] === RUN   TestDockerSuite/TestHistoryExistentImage
15:46:44 [2022-07-27T15:46:44.003Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
15:46:44 [2022-07-27T15:46:44.003Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
15:46:44 [2022-07-27T15:46:44.003Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
15:46:44 [2022-07-27T15:46:44.571Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
15:46:44 [2022-07-27T15:46:44.571Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
15:46:45 [2022-07-27T15:46:45.151Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
15:46:45 [2022-07-27T15:46:45.739Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
15:46:45 [2022-07-27T15:46:45.739Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
15:46:45 [2022-07-27T15:46:45.739Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
15:46:45 [2022-07-27T15:46:45.739Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
15:46:46 [2022-07-27T15:46:46.004Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
15:46:46 [2022-07-27T15:46:46.263Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
15:46:46 [2022-07-27T15:46:46.522Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
15:46:46 [2022-07-27T15:46:46.522Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
15:46:47 [2022-07-27T15:46:47.457Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
15:46:47 [2022-07-27T15:46:47.457Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
15:46:48 [2022-07-27T15:46:48.024Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
15:46:48 [2022-07-27T15:46:48.595Z] === RUN   TestDockerSuite/TestImagesFormat
15:46:48 [2022-07-27T15:46:48.595Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
15:46:49 [2022-07-27T15:46:49.164Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
15:46:51 [2022-07-27T15:46:51.693Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
15:46:51 [2022-07-27T15:46:51.693Z] === RUN   TestDockerSuite/TestImportBadURL
15:46:51 [2022-07-27T15:46:51.693Z] === RUN   TestDockerSuite/TestImportDisplay
15:46:53 [2022-07-27T15:46:53.069Z] === RUN   TestDockerSuite/TestImportFile
15:46:54 [2022-07-27T15:46:54.004Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
15:46:54 [2022-07-27T15:46:54.004Z] === RUN   TestDockerSuite/TestImportFileWithMessage
15:46:55 [2022-07-27T15:46:55.378Z] === RUN   TestDockerSuite/TestImportGzipped
15:46:55 [2022-07-27T15:46:55.636Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
15:46:56 [2022-07-27T15:46:56.572Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
15:46:58 [2022-07-27T15:46:58.477Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
15:46:58 [2022-07-27T15:46:58.736Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
15:46:59 [2022-07-27T15:46:59.675Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
15:47:00 [2022-07-27T15:47:00.611Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
15:47:00 [2022-07-27T15:47:00.611Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
15:47:00 [2022-07-27T15:47:00.611Z] === RUN   TestDockerSuite/TestInspectAmpersand
15:47:00 [2022-07-27T15:47:00.611Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
15:47:01 [2022-07-27T15:47:01.180Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
15:47:01 [2022-07-27T15:47:01.747Z] === RUN   TestDockerSuite/TestInspectByPrefix
15:47:01 [2022-07-27T15:47:01.747Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
15:47:02 [2022-07-27T15:47:02.314Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
15:47:02 [2022-07-27T15:47:02.314Z]     docker_cli_inspect_test.go:195: unmatched requirement Devicemapper
15:47:02 [2022-07-27T15:47:02.314Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
15:47:02 [2022-07-27T15:47:02.885Z]     docker_api_swarm_service_test.go:395: [d97a8797338de] joining swarm manager [d041aa3c5abf5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:47:03 [2022-07-27T15:47:03.145Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
15:47:03 [2022-07-27T15:47:03.712Z]     docker_api_swarm_service_test.go:395: [d89de4e46e20a] joining swarm manager [d041aa3c5abf5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:47:03 [2022-07-27T15:47:03.972Z] === RUN   TestDockerSuite/TestInspectDefault
15:47:04 [2022-07-27T15:47:04.542Z] === RUN   TestDockerSuite/TestInspectHistory
15:47:05 [2022-07-27T15:47:05.487Z] === RUN   TestDockerSuite/TestInspectImage
15:47:05 [2022-07-27T15:47:05.487Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
15:47:05 [2022-07-27T15:47:05.487Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
15:47:05 [2022-07-27T15:47:05.487Z]     docker_cli_inspect_test.go:177: unmatched requirement Devicemapper
15:47:05 [2022-07-27T15:47:05.487Z] === RUN   TestDockerSuite/TestInspectInt64
15:47:06 [2022-07-27T15:47:06.054Z] === RUN   TestDockerSuite/TestInspectJSONFields
15:47:06 [2022-07-27T15:47:06.990Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
15:47:06 [2022-07-27T15:47:06.990Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
15:47:07 [2022-07-27T15:47:07.559Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
15:47:08 [2022-07-27T15:47:08.498Z] === RUN   TestDockerSuite/TestInspectPlugin
15:47:11 [2022-07-27T15:47:11.030Z] === RUN   TestDockerSuite/TestInspectRootFS
15:47:11 [2022-07-27T15:47:11.030Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
15:47:11 [2022-07-27T15:47:11.288Z] === RUN   TestDockerSuite/TestInspectStatus
15:47:11 [2022-07-27T15:47:11.854Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
15:47:13 [2022-07-27T15:47:13.228Z] === RUN   TestDockerSuite/TestInspectTemplateError
15:47:13 [2022-07-27T15:47:13.487Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
15:47:14 [2022-07-27T15:47:14.054Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
15:47:14 [2022-07-27T15:47:14.313Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
15:47:15 [2022-07-27T15:47:15.249Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
15:47:15 [2022-07-27T15:47:15.510Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
15:47:16 [2022-07-27T15:47:16.077Z] === RUN   TestDockerSuite/TestInspectUnknownObject
15:47:16 [2022-07-27T15:47:16.077Z] === RUN   TestDockerSuite/TestLinkShortDefinition
15:47:16 [2022-07-27T15:47:16.448Z] ok  	github.com/docker/docker/cmd/dockerd	0.084s	coverage: 31.5% of statements
15:47:16 [2022-07-27T15:47:16.448Z] ok  	github.com/docker/docker/container	0.117s	coverage: 36.2% of statements
15:47:16 [2022-07-27T15:47:16.448Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.511s	coverage: 0.0% of statements
15:47:16 [2022-07-27T15:47:16.448Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
15:47:16 [2022-07-27T15:47:16.448Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:47:16 [2022-07-27T15:47:16.448Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:47:16 [2022-07-27T15:47:16.448Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
15:47:16 [2022-07-27T15:47:16.448Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:47:17 [2022-07-27T15:47:17.016Z] === RUN   TestDockerSuite/TestLinksEnvs
15:47:17 [2022-07-27T15:47:17.952Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
15:47:18 [2022-07-27T15:47:18.210Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
15:47:19 [2022-07-27T15:47:19.587Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
15:47:19 [2022-07-27T15:47:19.759Z] ok  	github.com/docker/docker/daemon/cluster	0.063s	coverage: 0.5% of statements
15:47:19 [2022-07-27T15:47:19.846Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
15:47:21 [2022-07-27T15:47:21.145Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.018s	coverage: 65.3% of statements
15:47:21 [2022-07-27T15:47:21.224Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
15:47:22 [2022-07-27T15:47:22.161Z]     docker_api_swarm_service_test.go:343: [d51831056adfd] joining swarm manager [d5776faa390f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:47:22 [2022-07-27T15:47:22.727Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
15:47:22 [2022-07-27T15:47:22.986Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
15:47:22 [2022-07-27T15:47:22.986Z]     docker_api_swarm_service_test.go:343: [dfc0d62d43620] joining swarm manager [d5776faa390f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:47:23 [2022-07-27T15:47:23.057Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.010s	coverage: 36.9% of statements
15:47:24 [2022-07-27T15:47:24.894Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
15:47:25 [2022-07-27T15:47:25.462Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
15:47:26 [2022-07-27T15:47:26.029Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
15:47:31 [2022-07-27T15:47:31.186Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.444s	coverage: 13.4% of statements
15:47:31 [2022-07-27T15:47:31.186Z] ok  	github.com/docker/docker/daemon/config	0.033s	coverage: 81.7% of statements
15:47:31 [2022-07-27T15:47:31.757Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
15:47:32 [2022-07-27T15:47:32.327Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
15:47:32 [2022-07-27T15:47:32.588Z] ok  	github.com/docker/docker/daemon	10.146s	coverage: 16.2% of statements
15:47:32 [2022-07-27T15:47:32.588Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:47:32 [2022-07-27T15:47:32.588Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:47:32 [2022-07-27T15:47:32.588Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
15:47:32 [2022-07-27T15:47:32.588Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:47:32 [2022-07-27T15:47:32.588Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
15:47:33 [2022-07-27T15:47:33.972Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.707s	coverage: 74.8% of statements
15:47:34 [2022-07-27T15:47:34.156Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
15:47:34 [2022-07-27T15:47:34.914Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.015s	coverage: 3.0% of statements
15:47:35 [2022-07-27T15:47:35.091Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
15:47:35 [2022-07-27T15:47:35.175Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.293s	coverage: 60.7% of statements
15:47:35 [2022-07-27T15:47:35.659Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
15:47:36 [2022-07-27T15:47:36.559Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.014s	coverage: 1.9% of statements
15:47:37 [2022-07-27T15:47:37.036Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
15:47:37 [2022-07-27T15:47:37.036Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
15:47:37 [2022-07-27T15:47:37.036Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
15:47:37 [2022-07-27T15:47:37.036Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
15:47:37 [2022-07-27T15:47:37.972Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
15:47:38 [2022-07-27T15:47:38.470Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.278s	coverage: 50.6% of statements
15:47:39 [2022-07-27T15:47:39.040Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.063s	coverage: 45.9% of statements
15:47:39 [2022-07-27T15:47:39.040Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:47:39 [2022-07-27T15:47:39.350Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
15:47:39 [2022-07-27T15:47:39.350Z]     docker_api_swarm_service_test.go:490: [d381a6b99d997] joining swarm manager [d86ec7806bc50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:47:40 [2022-07-27T15:47:40.291Z]     docker_api_swarm_service_test.go:490: [d1955e8d43945] joining swarm manager [d86ec7806bc50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:47:40 [2022-07-27T15:47:40.291Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
15:47:40 [2022-07-27T15:47:40.423Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.010s	coverage: 58.5% of statements
15:47:40 [2022-07-27T15:47:40.423Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.712s	coverage: 58.5% of statements
15:47:40 [2022-07-27T15:47:40.423Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
15:47:40 [2022-07-27T15:47:40.423Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:47:41 [2022-07-27T15:47:41.229Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
15:47:41 [2022-07-27T15:47:41.363Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.014s	coverage: 3.0% of statements
15:47:41 [2022-07-27T15:47:41.934Z] ok  	github.com/docker/docker/daemon/links	0.004s	coverage: 93.0% of statements
15:47:42 [2022-07-27T15:47:42.168Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
15:47:42 [2022-07-27T15:47:42.875Z] ok  	github.com/docker/docker/daemon/images	0.058s	coverage: 6.9% of statements
15:47:42 [2022-07-27T15:47:42.875Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:47:42 [2022-07-27T15:47:42.875Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:47:43 [2022-07-27T15:47:43.839Z] ok  	github.com/docker/docker/daemon/logger	0.223s	coverage: 43.2% of statements
15:47:44 [2022-07-27T15:47:44.073Z] === RUN   TestDockerSuite/TestLogsFollowStopped
15:47:44 [2022-07-27T15:47:44.410Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.169s	coverage: 79.9% of statements
15:47:44 [2022-07-27T15:47:44.642Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
15:47:44 [2022-07-27T15:47:44.670Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.021s	coverage: 53.6% of statements
15:47:44 [2022-07-27T15:47:44.670Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:47:44 [2022-07-27T15:47:44.900Z] === RUN   TestDockerSuite/TestLogsSince
15:47:45 [2022-07-27T15:47:45.240Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 68.2% of statements
15:47:45 [2022-07-27T15:47:45.499Z] ok  	github.com/docker/docker/daemon/logger/journald	0.005s	coverage: 23.4% of statements
15:47:46 [2022-07-27T15:47:46.068Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.010s	coverage: 87.2% of statements
15:47:46 [2022-07-27T15:47:46.328Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.161s	coverage: 76.8% of statements
15:47:47 [2022-07-27T15:47:47.268Z] ok  	github.com/docker/docker/daemon/logger/local	0.047s	coverage: 79.4% of statements
15:47:47 [2022-07-27T15:47:47.268Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
15:47:47 [2022-07-27T15:47:47.268Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
15:47:47 [2022-07-27T15:47:47.529Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.021s	coverage: 62.0% of statements
15:47:48 [2022-07-27T15:47:48.099Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.060s	coverage: 31.5% of statements
15:47:49 [2022-07-27T15:47:49.040Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.014s	coverage: 46.8% of statements
15:47:49 [2022-07-27T15:47:49.300Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
15:47:49 [2022-07-27T15:47:49.871Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
15:47:50 [2022-07-27T15:47:50.442Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.615s	coverage: 82.5% of statements
15:47:50 [2022-07-27T15:47:50.442Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:47:50 [2022-07-27T15:47:50.442Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:47:51 [2022-07-27T15:47:51.382Z] ok  	github.com/docker/docker/distribution/metadata	0.022s	coverage: 44.4% of statements
15:47:51 [2022-07-27T15:47:51.458Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
15:47:52 [2022-07-27T15:47:52.762Z] ok  	github.com/docker/docker/distribution	1.497s	coverage: 28.0% of statements
15:47:52 [2022-07-27T15:47:52.762Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:47:52 [2022-07-27T15:47:52.834Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
15:47:53 [2022-07-27T15:47:53.333Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
15:47:53 [2022-07-27T15:47:53.903Z] ok  	github.com/docker/docker/image	0.024s	coverage: 86.9% of statements
15:47:53 [2022-07-27T15:47:53.903Z] ok  	github.com/docker/docker/distribution/xfer	1.890s	coverage: 85.4% of statements
15:47:53 [2022-07-27T15:47:53.903Z] ?   	github.com/docker/docker/dockerversion	[no test files]
15:47:54 [2022-07-27T15:47:54.474Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
15:47:54 [2022-07-27T15:47:54.735Z] ok  	github.com/docker/docker/image/tarexport	0.012s	coverage: 0.7% of statements
15:47:54 [2022-07-27T15:47:54.735Z] ?   	github.com/docker/docker/image/v1	[no test files]
15:47:54 [2022-07-27T15:47:54.735Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:47:55 [2022-07-27T15:47:55.305Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
15:47:56 [2022-07-27T15:47:56.244Z] ok  	github.com/docker/docker/oci	0.011s	coverage: 46.0% of statements
15:47:56 [2022-07-27T15:47:56.815Z] ok  	github.com/docker/docker/opts	0.023s	coverage: 66.0% of statements
15:47:56 [2022-07-27T15:47:56.815Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
15:47:57 [2022-07-27T15:47:57.022Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
15:47:57 [2022-07-27T15:47:57.592Z] === RUN   TestDockerSuite/TestLogsTail
15:47:58 [2022-07-27T15:47:58.160Z] === RUN   TestDockerSuite/TestLogsTimestamps
15:47:58 [2022-07-27T15:47:58.724Z] ok  	github.com/docker/docker/pkg/archive	0.305s	coverage: 82.2% of statements
15:47:58 [2022-07-27T15:47:58.736Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
15:47:59 [2022-07-27T15:47:59.002Z] === RUN   TestDockerSuite/TestLogsWithDetails
15:47:59 [2022-07-27T15:47:59.293Z] ok  	github.com/docker/docker/pkg/authorization	0.195s	coverage: 68.3% of statements
15:47:59 [2022-07-27T15:47:59.293Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
15:47:59 [2022-07-27T15:47:59.554Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
15:47:59 [2022-07-27T15:47:59.569Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
15:47:59 [2022-07-27T15:47:59.569Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
15:47:59 [2022-07-27T15:47:59.569Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
15:47:59 [2022-07-27T15:47:59.569Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
15:47:59 [2022-07-27T15:47:59.569Z] === RUN   TestDockerSuite/TestNetHostname
15:48:00 [2022-07-27T15:48:00.943Z]     docker_api_swarm_service_test.go:128: [d35942f810653] joining swarm manager [df34d3c89475e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:48:01 [2022-07-27T15:48:01.510Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
15:48:01 [2022-07-27T15:48:01.769Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
15:48:01 [2022-07-27T15:48:01.769Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
15:48:01 [2022-07-27T15:48:01.769Z]     docker_api_swarm_service_test.go:129: [d5bafff92a840] joining swarm manager [df34d3c89475e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:48:01 [2022-07-27T15:48:01.769Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
15:48:02 [2022-07-27T15:48:02.865Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.483s	coverage: 42.7% of statements
15:48:02 [2022-07-27T15:48:02.865Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
15:48:03 [2022-07-27T15:48:03.125Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
15:48:03 [2022-07-27T15:48:03.148Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
15:48:03 [2022-07-27T15:48:03.385Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
15:48:03 [2022-07-27T15:48:03.645Z] ok  	github.com/docker/docker/pkg/fileutils	0.009s	coverage: 87.2% of statements
15:48:03 [2022-07-27T15:48:03.717Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
15:48:03 [2022-07-27T15:48:03.717Z]     docker_api_swarm_service_test.go:137: [d477d886e31fe] joining swarm manager [df34d3c89475e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
15:48:04 [2022-07-27T15:48:04.214Z] ok  	github.com/docker/docker/pkg/fsutils	0.123s	coverage: 85.1% of statements
15:48:04 [2022-07-27T15:48:04.214Z] ok  	github.com/docker/docker/layer	7.896s	coverage: 68.9% of statements
15:48:04 [2022-07-27T15:48:04.214Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:48:04 [2022-07-27T15:48:04.214Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:48:04 [2022-07-27T15:48:04.214Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:48:04 [2022-07-27T15:48:04.214Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:48:04 [2022-07-27T15:48:04.214Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:48:04 [2022-07-27T15:48:04.214Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
15:48:04 [2022-07-27T15:48:04.214Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
15:48:04 [2022-07-27T15:48:04.653Z]     docker_api_swarm_service_test.go:138: [d000e7a2e364f] joining swarm manager [df34d3c89475e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
15:48:05 [2022-07-27T15:48:05.220Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
15:48:05 [2022-07-27T15:48:05.220Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
15:48:05 [2022-07-27T15:48:05.220Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
15:48:05 [2022-07-27T15:48:05.479Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
15:48:05 [2022-07-27T15:48:05.596Z] ok  	github.com/docker/docker/pkg/idtools	0.479s	coverage: 67.9% of statements
15:48:05 [2022-07-27T15:48:05.596Z] ok  	github.com/docker/docker/pkg/ioutils	0.443s	coverage: 71.5% of statements
15:48:05 [2022-07-27T15:48:05.856Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
15:48:05 [2022-07-27T15:48:05.856Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 91.7% of statements
15:48:05 [2022-07-27T15:48:05.856Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
15:48:06 [2022-07-27T15:48:06.115Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.005s	coverage: 85.7% of statements
15:48:06 [2022-07-27T15:48:06.115Z] ok  	github.com/docker/docker/pkg/parsers	0.007s	coverage: 97.0% of statements
15:48:06 [2022-07-27T15:48:06.375Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
15:48:06 [2022-07-27T15:48:06.635Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.007s	coverage: 90.5% of statements
15:48:06 [2022-07-27T15:48:06.635Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
15:48:06 [2022-07-27T15:48:06.635Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:48:06 [2022-07-27T15:48:06.635Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:48:07 [2022-07-27T15:48:07.574Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.018s	coverage: 56.8% of statements
15:48:07 [2022-07-27T15:48:07.835Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 85.7% of statements
15:48:08 [2022-07-27T15:48:08.095Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
15:48:08 [2022-07-27T15:48:08.355Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
15:48:09 [2022-07-27T15:48:09.735Z] ok  	github.com/docker/docker/pkg/pubsub	1.034s	coverage: 75.0% of statements
15:48:09 [2022-07-27T15:48:09.735Z] ok  	github.com/docker/docker/pkg/reexec	0.008s	coverage: 82.4% of statements
15:48:09 [2022-07-27T15:48:09.995Z] ok  	github.com/docker/docker/pkg/stack	0.003s	coverage: 90.9% of statements
15:48:10 [2022-07-27T15:48:10.266Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
15:48:10 [2022-07-27T15:48:10.526Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
15:48:10 [2022-07-27T15:48:10.526Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
15:48:11 [2022-07-27T15:48:11.097Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 54.1% of statements
15:48:11 [2022-07-27T15:48:11.357Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 42.3% of statements
15:48:11 [2022-07-27T15:48:11.928Z] ok  	github.com/docker/docker/pkg/tailfile	0.058s	coverage: 88.6% of statements
15:48:12 [2022-07-27T15:48:12.039Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
15:48:12 [2022-07-27T15:48:12.039Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
15:48:12 [2022-07-27T15:48:12.188Z] ok  	github.com/docker/docker/pkg/tarsum	0.038s	coverage: 89.3% of statements
15:48:12 [2022-07-27T15:48:12.448Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
15:48:13 [2022-07-27T15:48:13.414Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
15:48:14 [2022-07-27T15:48:14.357Z] ok  	github.com/docker/docker/plugin	0.517s	coverage: 23.2% of statements
15:48:14 [2022-07-27T15:48:14.616Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
15:48:14 [2022-07-27T15:48:14.876Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
15:48:15 [2022-07-27T15:48:15.817Z] ok  	github.com/docker/docker/quota	0.226s	coverage: 71.4% of statements
15:48:15 [2022-07-27T15:48:15.946Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
15:48:16 [2022-07-27T15:48:16.387Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
15:48:17 [2022-07-27T15:48:17.328Z] ok  	github.com/docker/docker/registry	0.054s	coverage: 58.6% of statements
15:48:17 [2022-07-27T15:48:17.588Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
15:48:17 [2022-07-27T15:48:17.588Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
15:48:17 [2022-07-27T15:48:17.847Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
15:48:18 [2022-07-27T15:48:18.158Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 64.5% of statements
15:48:18 [2022-07-27T15:48:18.419Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
15:48:19 [2022-07-27T15:48:19.224Z] === RUN   TestDockerSuite/TestPluginLogDriver
15:48:20 [2022-07-27T15:48:20.333Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
15:48:20 [2022-07-27T15:48:20.594Z] ok  	github.com/docker/docker/volume/local	0.107s	coverage: 76.8% of statements
15:48:21 [2022-07-27T15:48:21.182Z] ok  	github.com/docker/docker/volume/mounts	0.010s	coverage: 67.7% of statements
15:48:22 [2022-07-27T15:48:22.512Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
15:48:22 [2022-07-27T15:48:22.562Z] ok  	github.com/docker/docker/volume/service	0.016s	coverage: 72.3% of statements
15:48:23 [2022-07-27T15:48:23.887Z] === RUN   TestDockerSuite/TestPluginActive
15:48:26 [2022-07-27T15:48:26.426Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
15:48:27 [2022-07-27T15:48:27.360Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
15:48:29 [2022-07-27T15:48:29.894Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
15:48:32 [2022-07-27T15:48:32.427Z]     docker_api_swarm_service_test.go:304: [dcc98144f3486] joining swarm manager [d20fb9e2306f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:48:33 [2022-07-27T15:48:33.361Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
15:48:33 [2022-07-27T15:48:33.361Z]     docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows
15:48:33 [2022-07-27T15:48:33.361Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
15:48:33 [2022-07-27T15:48:33.361Z]     docker_api_swarm_service_test.go:304: [dbba40d46cdac] joining swarm manager [d20fb9e2306f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:48:34 [2022-07-27T15:48:34.738Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
15:48:38 [2022-07-27T15:48:38.019Z] === RUN   TestDockerSuite/TestPluginUpgrade
15:48:43 [2022-07-27T15:48:43.286Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
15:48:44 [2022-07-27T15:48:44.221Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
15:48:44 [2022-07-27T15:48:44.504Z] ok  	github.com/docker/docker/pkg/plugins	33.632s	coverage: 76.3% of statements
15:48:44 [2022-07-27T15:48:44.504Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:48:44 [2022-07-27T15:48:44.504Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:48:44 [2022-07-27T15:48:44.504Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
15:48:44 [2022-07-27T15:48:44.504Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
15:48:44 [2022-07-27T15:48:44.504Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:48:44 [2022-07-27T15:48:44.504Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
15:48:44 [2022-07-27T15:48:44.504Z] ?   	github.com/docker/docker/rootless	[no test files]
15:48:44 [2022-07-27T15:48:44.504Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
15:48:44 [2022-07-27T15:48:44.504Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:48:44 [2022-07-27T15:48:44.504Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
15:48:44 [2022-07-27T15:48:44.504Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
15:48:44 [2022-07-27T15:48:44.504Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
15:48:44 [2022-07-27T15:48:44.504Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
15:48:44 [2022-07-27T15:48:44.504Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
15:48:44 [2022-07-27T15:48:44.504Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
15:48:44 [2022-07-27T15:48:44.504Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
15:48:44 [2022-07-27T15:48:44.504Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
15:48:44 [2022-07-27T15:48:44.504Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
15:48:44 [2022-07-27T15:48:44.504Z] ?   	github.com/docker/docker/testutil/request	[no test files]
15:48:44 [2022-07-27T15:48:44.504Z] ?   	github.com/docker/docker/volume	[no test files]
15:48:44 [2022-07-27T15:48:44.504Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:48:44 [2022-07-27T15:48:44.504Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:48:44 [2022-07-27T15:48:44.504Z] 
15:48:44 [2022-07-27T15:48:44.504Z] === Skipped
15:48:44 [2022-07-27T15:48:44.504Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
15:48:44 [2022-07-27T15:48:44.504Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
15:48:44 [2022-07-27T15:48:44.504Z] 
15:48:44 [2022-07-27T15:48:44.504Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
15:48:44 [2022-07-27T15:48:44.504Z]     network_proxy_test.go:208: No support for dual stack yet
15:48:44 [2022-07-27T15:48:44.504Z] 
15:48:44 [2022-07-27T15:48:44.504Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
15:48:44 [2022-07-27T15:48:44.504Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
15:48:44 [2022-07-27T15:48:44.504Z] 
15:48:44 [2022-07-27T15:48:44.504Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
15:48:44 [2022-07-27T15:48:44.504Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
15:48:44 [2022-07-27T15:48:44.504Z] 
15:48:44 [2022-07-27T15:48:44.504Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
15:48:44 [2022-07-27T15:48:44.504Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:48:44 [2022-07-27T15:48:44.504Z]     graphtest_unix.go:44: Driver btrfs not supported
15:48:44 [2022-07-27T15:48:44.504Z] 
15:48:44 [2022-07-27T15:48:44.504Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
15:48:44 [2022-07-27T15:48:44.504Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:48:44 [2022-07-27T15:48:44.504Z]     graphtest_unix.go:44: Driver btrfs not supported
15:48:44 [2022-07-27T15:48:44.504Z] 
15:48:44 [2022-07-27T15:48:44.504Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
15:48:44 [2022-07-27T15:48:44.504Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:48:44 [2022-07-27T15:48:44.504Z]     graphtest_unix.go:44: Driver btrfs not supported
15:48:44 [2022-07-27T15:48:44.504Z] 
15:48:44 [2022-07-27T15:48:44.504Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
15:48:44 [2022-07-27T15:48:44.504Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:48:44 [2022-07-27T15:48:44.504Z]     graphtest_unix.go:44: Driver btrfs not supported
15:48:44 [2022-07-27T15:48:44.504Z] 
15:48:44 [2022-07-27T15:48:44.504Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
15:48:44 [2022-07-27T15:48:44.504Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:48:44 [2022-07-27T15:48:44.504Z]     graphtest_unix.go:44: Driver btrfs not supported
15:48:44 [2022-07-27T15:48:44.504Z] 
15:48:44 [2022-07-27T15:48:44.504Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
15:48:44 [2022-07-27T15:48:44.504Z]     graphtest_unix.go:71: No driver to put!
15:48:44 [2022-07-27T15:48:44.504Z] 
15:48:44 [2022-07-27T15:48:44.504Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
15:48:44 [2022-07-27T15:48:44.504Z] time="2022-07-27T15:47:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:48:44 [2022-07-27T15:48:44.504Z]     graphtest_unix.go:42: graphdriver: driver not supported
15:48:44 [2022-07-27T15:48:44.504Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
15:48:44 [2022-07-27T15:48:44.504Z] 
15:48:44 [2022-07-27T15:48:44.504Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
15:48:44 [2022-07-27T15:48:44.504Z] time="2022-07-27T15:47:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:48:44 [2022-07-27T15:48:44.504Z]     graphtest_unix.go:42: graphdriver: driver not supported
15:48:44 [2022-07-27T15:48:44.504Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
15:48:44 [2022-07-27T15:48:44.504Z] 
15:48:44 [2022-07-27T15:48:44.504Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
15:48:44 [2022-07-27T15:48:44.504Z] time="2022-07-27T15:47:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:48:44 [2022-07-27T15:48:44.504Z]     graphtest_unix.go:42: graphdriver: driver not supported
15:48:44 [2022-07-27T15:48:44.504Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
15:48:44 [2022-07-27T15:48:44.504Z] 
15:48:44 [2022-07-27T15:48:44.504Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
15:48:44 [2022-07-27T15:48:44.504Z] time="2022-07-27T15:47:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:48:44 [2022-07-27T15:48:44.504Z]     graphtest_unix.go:42: graphdriver: driver not supported
15:48:44 [2022-07-27T15:48:44.504Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
15:48:44 [2022-07-27T15:48:44.504Z] 
15:48:44 [2022-07-27T15:48:44.504Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
15:48:44 [2022-07-27T15:48:44.504Z] time="2022-07-27T15:47:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:48:44 [2022-07-27T15:48:44.504Z]     graphtest_unix.go:42: graphdriver: driver not supported
15:48:44 [2022-07-27T15:48:44.504Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
15:48:44 [2022-07-27T15:48:44.504Z] 
15:48:44 [2022-07-27T15:48:44.504Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
15:48:44 [2022-07-27T15:48:44.504Z]     graphtest_unix.go:71: No driver to put!
15:48:44 [2022-07-27T15:48:44.504Z] 
15:48:44 [2022-07-27T15:48:44.504Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
15:48:44 [2022-07-27T15:48:44.504Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
15:48:44 [2022-07-27T15:48:44.504Z] 
15:48:44 [2022-07-27T15:48:44.504Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
15:48:44 [2022-07-27T15:48:44.504Z]     overlay_test.go:50: Fails to compute changes intermittently
15:48:44 [2022-07-27T15:48:44.504Z] 
15:48:44 [2022-07-27T15:48:44.504Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
15:48:44 [2022-07-27T15:48:44.504Z]     overlay_test.go:65: Cannot run test with naive change algorithm
15:48:44 [2022-07-27T15:48:44.504Z] 
15:48:44 [2022-07-27T15:48:44.504Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
15:48:44 [2022-07-27T15:48:44.504Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
15:48:44 [2022-07-27T15:48:44.504Z] 
15:48:44 [2022-07-27T15:48:44.504Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
15:48:44 [2022-07-27T15:48:44.504Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:48:44 [2022-07-27T15:48:44.504Z]     graphtest_unix.go:44: Driver zfs not supported
15:48:44 [2022-07-27T15:48:44.504Z] 
15:48:44 [2022-07-27T15:48:44.504Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
15:48:44 [2022-07-27T15:48:44.505Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:48:44 [2022-07-27T15:48:44.505Z]     graphtest_unix.go:44: Driver zfs not supported
15:48:44 [2022-07-27T15:48:44.505Z] 
15:48:44 [2022-07-27T15:48:44.505Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
15:48:44 [2022-07-27T15:48:44.505Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:48:44 [2022-07-27T15:48:44.505Z]     graphtest_unix.go:44: Driver zfs not supported
15:48:44 [2022-07-27T15:48:44.505Z] 
15:48:44 [2022-07-27T15:48:44.505Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
15:48:44 [2022-07-27T15:48:44.505Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:48:44 [2022-07-27T15:48:44.505Z]     graphtest_unix.go:44: Driver zfs not supported
15:48:44 [2022-07-27T15:48:44.505Z] 
15:48:44 [2022-07-27T15:48:44.505Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
15:48:44 [2022-07-27T15:48:44.505Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:48:44 [2022-07-27T15:48:44.505Z]     graphtest_unix.go:44: Driver zfs not supported
15:48:44 [2022-07-27T15:48:44.505Z] 
15:48:44 [2022-07-27T15:48:44.505Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
15:48:44 [2022-07-27T15:48:44.505Z]     graphtest_unix.go:71: No driver to put!
15:48:44 [2022-07-27T15:48:44.505Z] 
15:48:44 [2022-07-27T15:48:44.505Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
15:48:44 [2022-07-27T15:48:44.505Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
15:48:44 [2022-07-27T15:48:44.505Z] 
15:48:44 [2022-07-27T15:48:44.505Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
15:48:44 [2022-07-27T15:48:44.505Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
15:48:44 [2022-07-27T15:48:44.505Z] 
15:48:44 [2022-07-27T15:48:44.505Z] DONE 2811 tests, 28 skipped in 254.068s
15:48:44 [2022-07-27T15:48:44.505Z] + '[' -n 'github.com/docker/docker/libnetwork
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/bitseq
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/cluster
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/cmd/ovrouter
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/cmd/readme_test
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/config
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/datastore
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/diagnostic
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/discoverapi
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/driverapi
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/drivers/bridge
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/drivers/host
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/drivers/null
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/drivers/overlay
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/drivers/remote
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/drivers/windows
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/drvregistry
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/etchosts
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/idm
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/internal/caller
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/ipam
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/ipamapi
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/ipams/builtin
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/ipams/null
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/ipams/remote
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/ipamutils
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/iptables
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/netlabel
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/netutils
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/networkdb
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/ns
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/options
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/osl
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/osl/kernel
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/portallocator
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/portmapper
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/resolvconf
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/testutils
15:48:44 [2022-07-27T15:48:44.505Z] github.com/docker/docker/libnetwork/types' ']'
15:48:44 [2022-07-27T15:48:44.505Z] + 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
15:48:45 [2022-07-27T15:48:45.160Z] === RUN   TestDockerSuite/TestPortHostBinding
15:48:46 [2022-07-27T15:48:46.537Z] === RUN   TestDockerSuite/TestPortList
15:48:53 [2022-07-27T15:48:53.108Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
15:48:53 [2022-07-27T15:48:53.108Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
15:48:55 [2022-07-27T15:48:55.019Z]     docker_api_swarm_service_test.go:100: [d61c374dfdfc9] joining swarm manager [d4ac611e15f63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:48:55 [2022-07-27T15:48:55.970Z]     docker_api_swarm_service_test.go:101: [ddcc0446119ce] joining swarm manager [d4ac611e15f63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:48:55 [2022-07-27T15:48:55.970Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
15:48:55 [2022-07-27T15:48:55.970Z] === RUN   TestDockerSuite/TestPruneContainerLabel
15:48:59 [2022-07-27T15:48:59.258Z] === RUN   TestDockerSuite/TestPruneContainerUntil
15:49:00 [2022-07-27T15:49:00.635Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
15:49:00 [2022-07-27T15:49:00.895Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
15:49:00 [2022-07-27T15:49:00.895Z] === RUN   TestDockerSuite/TestPsByOrder
15:49:03 [2022-07-27T15:49:03.429Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
15:49:03 [2022-07-27T15:49:03.686Z] === RUN   TestDockerSuite/TestPsListContainersBase
15:49:06 [2022-07-27T15:49:06.218Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
15:49:09 [2022-07-27T15:49:09.506Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
15:49:09 [2022-07-27T15:49:09.506Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
15:49:12 [2022-07-27T15:49:12.040Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
15:49:18 [2022-07-27T15:49:18.605Z]     check_test.go:611: [d61c374dfdfc9] daemon is not started
15:49:18 [2022-07-27T15:49:18.866Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
15:49:20 [2022-07-27T15:49:20.243Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
15:49:21 [2022-07-27T15:49:21.623Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
15:49:22 [2022-07-27T15:49:22.558Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
15:49:23 [2022-07-27T15:49:23.494Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
15:49:23 [2022-07-27T15:49:23.753Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
15:49:25 [2022-07-27T15:49:25.151Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
15:49:26 [2022-07-27T15:49:26.086Z]     docker_api_swarm_service_test.go:533: [d63e98882154f] joining swarm manager [d4a9de9d66d36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:49:27 [2022-07-27T15:49:27.022Z] === RUN   TestDockerSuite/TestPsListContainersSize
15:49:27 [2022-07-27T15:49:27.280Z]     docker_api_swarm_service_test.go:534: [db225113859a6] joining swarm manager [d4a9de9d66d36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:49:28 [2022-07-27T15:49:28.217Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
15:49:28 [2022-07-27T15:49:28.217Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
15:49:28 [2022-07-27T15:49:28.784Z] === RUN   TestDockerSuite/TestPsRightTagName
15:49:31 [2022-07-27T15:49:31.204Z] ok  	github.com/docker/docker/libnetwork	37.207s	coverage: 40.6% of statements
15:49:31 [2022-07-27T15:49:31.205Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.114s	coverage: 84.4% of statements
15:49:31 [2022-07-27T15:49:31.205Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
15:49:31 [2022-07-27T15:49:31.205Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
15:49:31 [2022-07-27T15:49:31.205Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
15:49:31 [2022-07-27T15:49:31.205Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
15:49:31 [2022-07-27T15:49:31.205Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
15:49:31 [2022-07-27T15:49:31.205Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
15:49:31 [2022-07-27T15:49:31.205Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
15:49:31 [2022-07-27T15:49:31.205Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
15:49:31 [2022-07-27T15:49:31.205Z] ok  	github.com/docker/docker/libnetwork/config	0.014s	coverage: 22.4% of statements
15:49:31 [2022-07-27T15:49:31.205Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
15:49:31 [2022-07-27T15:49:31.205Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
15:49:31 [2022-07-27T15:49:31.205Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
15:49:31 [2022-07-27T15:49:31.205Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
15:49:31 [2022-07-27T15:49:31.205Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.375s	coverage: 59.9% of statements
15:49:31 [2022-07-27T15:49:31.205Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
15:49:31 [2022-07-27T15:49:31.205Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
15:49:31 [2022-07-27T15:49:31.205Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.101s	coverage: 5.2% of statements
15:49:31 [2022-07-27T15:49:31.205Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
15:49:31 [2022-07-27T15:49:31.205Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.015s	coverage: 4.7% of statements
15:49:31 [2022-07-27T15:49:31.205Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
15:49:31 [2022-07-27T15:49:31.205Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
15:49:32 [2022-07-27T15:49:32.072Z] === RUN   TestDockerSuite/TestPsShowMounts
15:49:33 [2022-07-27T15:49:33.450Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
15:49:33 [2022-07-27T15:49:33.450Z]     docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows
15:49:33 [2022-07-27T15:49:33.450Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
15:49:34 [2022-07-27T15:49:34.016Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
15:49:34 [2022-07-27T15:49:34.275Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
15:49:34 [2022-07-27T15:49:34.275Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
15:49:35 [2022-07-27T15:49:35.651Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
15:49:36 [2022-07-27T15:49:36.587Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
15:49:36 [2022-07-27T15:49:36.846Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
15:49:41 [2022-07-27T15:49:41.188Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.128s	coverage: 6.6% of statements
15:49:41 [2022-07-27T15:49:41.188Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
15:49:41 [2022-07-27T15:49:41.188Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 63.6% of statements
15:49:41 [2022-07-27T15:49:41.188Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.009s	coverage: 57.4% of statements
15:49:41 [2022-07-27T15:49:41.188Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
15:49:41 [2022-07-27T15:49:41.188Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
15:49:41 [2022-07-27T15:49:41.188Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
15:49:41 [2022-07-27T15:49:41.188Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.015s	coverage: 82.4% of statements
15:49:41 [2022-07-27T15:49:41.448Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.016s	coverage: 81.2% of statements
15:49:41 [2022-07-27T15:49:41.707Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
15:49:41 [2022-07-27T15:49:41.707Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
15:49:43 [2022-07-27T15:49:43.410Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
15:49:43 [2022-07-27T15:49:43.668Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
15:49:45 [2022-07-27T15:49:45.044Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
15:49:45 [2022-07-27T15:49:45.044Z] === RUN   TestDockerSuite/TestRestartPolicyNO
15:49:45 [2022-07-27T15:49:45.302Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
15:49:45 [2022-07-27T15:49:45.561Z] === RUN   TestDockerSuite/TestRestartRunningContainer
15:49:47 [2022-07-27T15:49:47.461Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
15:49:48 [2022-07-27T15:49:48.400Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
15:49:50 [2022-07-27T15:49:50.304Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
15:49:50 [2022-07-27T15:49:50.563Z] === RUN   TestDockerSuite/TestRestartWithVolumes
15:49:51 [2022-07-27T15:49:51.950Z] === RUN   TestDockerSuite/TestRmiBlank
15:49:51 [2022-07-27T15:49:51.950Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
15:49:51 [2022-07-27T15:49:51.950Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
15:49:52 [2022-07-27T15:49:52.890Z]     docker_api_swarm_service_test.go:148: [d4762fd0d1f71] joining swarm manager [df2fc949ed5fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:49:53 [2022-07-27T15:49:53.457Z]     docker_api_swarm_service_test.go:148: [de5456f0d7cee] joining swarm manager [df2fc949ed5fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:49:53 [2022-07-27T15:49:53.929Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.002s	coverage: 100.0% of statements
15:49:55 [2022-07-27T15:49:55.365Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
15:49:56 [2022-07-27T15:49:56.300Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
15:49:56 [2022-07-27T15:49:56.300Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
15:49:58 [2022-07-27T15:49:58.203Z] === RUN   TestDockerSuite/TestRmiImgIDForce
15:49:58 [2022-07-27T15:49:58.770Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
15:50:00 [2022-07-27T15:50:00.147Z] === RUN   TestDockerSuite/TestRmiParentImageFail
15:50:00 [2022-07-27T15:50:00.405Z] === RUN   TestDockerSuite/TestRmiTag
15:50:00 [2022-07-27T15:50:00.664Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
15:50:01 [2022-07-27T15:50:01.231Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
15:50:04 [2022-07-27T15:50:04.517Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
15:50:04 [2022-07-27T15:50:04.777Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
15:50:05 [2022-07-27T15:50:05.714Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
15:50:05 [2022-07-27T15:50:05.714Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
15:50:06 [2022-07-27T15:50:06.282Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
15:50:06 [2022-07-27T15:50:06.849Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
15:50:07 [2022-07-27T15:50:07.107Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
15:50:07 [2022-07-27T15:50:07.674Z] === RUN   TestDockerSuite/TestContainerNetworkMode
15:50:08 [2022-07-27T15:50:08.610Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
15:50:08 [2022-07-27T15:50:08.822Z] ok  	github.com/docker/docker/libnetwork/ipam	14.381s	coverage: 85.3% of statements
15:50:08 [2022-07-27T15:50:08.822Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
15:50:08 [2022-07-27T15:50:08.822Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
15:50:08 [2022-07-27T15:50:08.822Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
15:50:08 [2022-07-27T15:50:08.822Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.007s	coverage: 47.4% of statements
15:50:08 [2022-07-27T15:50:08.822Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
15:50:08 [2022-07-27T15:50:08.822Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
15:50:08 [2022-07-27T15:50:08.822Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.261s	coverage: 74.0% of statements
15:50:09 [2022-07-27T15:50:09.082Z] ok  	github.com/docker/docker/libnetwork/iptables	0.157s	coverage: 45.0% of statements
15:50:09 [2022-07-27T15:50:09.082Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
15:50:09 [2022-07-27T15:50:09.652Z] ok  	github.com/docker/docker/libnetwork/netutils	0.019s	coverage: 44.1% of statements
15:50:11 [2022-07-27T15:50:11.897Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
15:50:12 [2022-07-27T15:50:12.156Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
15:50:13 [2022-07-27T15:50:13.536Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
15:50:14 [2022-07-27T15:50:14.106Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
15:50:16 [2022-07-27T15:50:16.029Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
15:50:17 [2022-07-27T15:50:17.406Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
15:50:19 [2022-07-27T15:50:19.941Z] === RUN   TestDockerSuite/TestDevicePermissions
15:50:20 [2022-07-27T15:50:20.198Z] === RUN   TestDockerSuite/TestDockerFails
15:50:20 [2022-07-27T15:50:20.198Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
15:50:22 [2022-07-27T15:50:22.100Z] === RUN   TestDockerSuite/TestMountIntoProc
15:50:22 [2022-07-27T15:50:22.100Z] === RUN   TestDockerSuite/TestMountIntoSys
15:50:22 [2022-07-27T15:50:22.358Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
15:50:23 [2022-07-27T15:50:23.735Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
15:50:24 [2022-07-27T15:50:24.302Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
15:50:24 [2022-07-27T15:50:24.870Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
15:50:25 [2022-07-27T15:50:25.807Z] === RUN   TestDockerSuite/TestRunAddHost
15:50:26 [2022-07-27T15:50:26.376Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
15:50:26 [2022-07-27T15:50:26.376Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
15:50:26 [2022-07-27T15:50:26.943Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
15:50:26 [2022-07-27T15:50:26.943Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
15:50:27 [2022-07-27T15:50:27.510Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
15:50:28 [2022-07-27T15:50:28.448Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
15:50:29 [2022-07-27T15:50:29.014Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
15:50:29 [2022-07-27T15:50:29.582Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
15:50:29 [2022-07-27T15:50:29.842Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
15:50:30 [2022-07-27T15:50:30.408Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
15:50:31 [2022-07-27T15:50:31.345Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
15:50:33 [2022-07-27T15:50:33.252Z] === RUN   TestDockerSuite/TestRunAttachDetach
15:50:33 [2022-07-27T15:50:33.819Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
15:50:34 [2022-07-27T15:50:34.387Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
15:50:35 [2022-07-27T15:50:35.322Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
15:50:35 [2022-07-27T15:50:35.889Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
15:50:36 [2022-07-27T15:50:36.455Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
15:50:37 [2022-07-27T15:50:37.411Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
15:50:37 [2022-07-27T15:50:37.998Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
15:50:38 [2022-07-27T15:50:38.565Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
15:50:39 [2022-07-27T15:50:39.132Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
15:50:39 [2022-07-27T15:50:39.390Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
15:50:39 [2022-07-27T15:50:39.390Z] === RUN   TestDockerSuite/TestRunBindMounts
15:50:41 [2022-07-27T15:50:41.293Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
15:50:41 [2022-07-27T15:50:41.860Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
15:50:42 [2022-07-27T15:50:42.119Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
15:50:42 [2022-07-27T15:50:42.685Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
15:50:43 [2022-07-27T15:50:43.253Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
15:50:43 [2022-07-27T15:50:43.253Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
15:50:43 [2022-07-27T15:50:43.820Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
15:50:44 [2022-07-27T15:50:44.387Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
15:50:44 [2022-07-27T15:50:44.954Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
15:50:45 [2022-07-27T15:50:45.521Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
15:50:45 [2022-07-27T15:50:45.781Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
15:50:45 [2022-07-27T15:50:45.781Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
15:50:46 [2022-07-27T15:50:46.717Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
15:50:46 [2022-07-27T15:50:46.717Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
15:50:47 [2022-07-27T15:50:47.652Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
15:50:48 [2022-07-27T15:50:48.220Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
15:50:49 [2022-07-27T15:50:49.156Z] === RUN   TestDockerSuite/TestRunContainerNetwork
15:50:49 [2022-07-27T15:50:49.722Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
15:50:49 [2022-07-27T15:50:49.722Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
15:50:50 [2022-07-27T15:50:50.288Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
15:50:51 [2022-07-27T15:50:51.665Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
15:50:52 [2022-07-27T15:50:52.601Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
15:50:53 [2022-07-27T15:50:53.538Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
15:50:54 [2022-07-27T15:50:54.108Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
15:50:55 [2022-07-27T15:50:55.043Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
15:50:55 [2022-07-27T15:50:55.302Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
15:50:55 [2022-07-27T15:50:55.869Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
15:50:56 [2022-07-27T15:50:56.129Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
15:50:56 [2022-07-27T15:50:56.695Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
15:50:58 [2022-07-27T15:50:58.615Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
15:51:00 [2022-07-27T15:51:00.516Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
15:51:01 [2022-07-27T15:51:01.452Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
15:51:01 [2022-07-27T15:51:01.711Z] === RUN   TestDockerSuite/TestRunCreateVolume
15:51:02 [2022-07-27T15:51:02.280Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
15:51:03 [2022-07-27T15:51:03.216Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
15:51:04 [2022-07-27T15:51:04.153Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
15:51:06 [2022-07-27T15:51:06.059Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
15:51:06 [2022-07-27T15:51:06.318Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
15:51:07 [2022-07-27T15:51:07.696Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
15:51:09 [2022-07-27T15:51:09.602Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
15:51:09 [2022-07-27T15:51:09.861Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
15:51:09 [2022-07-27T15:51:09.861Z]     docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows
15:51:09 [2022-07-27T15:51:09.861Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
15:51:09 [2022-07-27T15:51:09.861Z]     docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows
15:51:09 [2022-07-27T15:51:09.861Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
15:51:10 [2022-07-27T15:51:10.798Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
15:51:12 [2022-07-27T15:51:12.177Z] === RUN   TestDockerSuite/TestRunDNSOptions
15:51:13 [2022-07-27T15:51:13.113Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
15:51:13 [2022-07-27T15:51:13.372Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
15:51:15 [2022-07-27T15:51:15.279Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
15:51:15 [2022-07-27T15:51:15.846Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
15:51:15 [2022-07-27T15:51:15.846Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
15:51:17 [2022-07-27T15:51:17.222Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
15:51:17 [2022-07-27T15:51:17.481Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
15:51:17 [2022-07-27T15:51:17.481Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
15:51:17 [2022-07-27T15:51:17.481Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
15:51:18 [2022-07-27T15:51:18.419Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
15:51:19 [2022-07-27T15:51:19.795Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
15:51:19 [2022-07-27T15:51:19.795Z] === RUN   TestDockerSuite/TestRunDuplicateMount
15:51:20 [2022-07-27T15:51:20.404Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
15:51:20 [2022-07-27T15:51:20.404Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
15:51:20 [2022-07-27T15:51:20.977Z] === RUN   TestDockerSuite/TestRunEchoStdout
15:51:21 [2022-07-27T15:51:21.545Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
15:51:21 [2022-07-27T15:51:21.804Z] === RUN   TestDockerSuite/TestRunEmptyEnv
15:51:22 [2022-07-27T15:51:22.062Z] === RUN   TestDockerSuite/TestRunEntrypoint
15:51:22 [2022-07-27T15:51:22.630Z] === RUN   TestDockerSuite/TestRunEnvironment
15:51:23 [2022-07-27T15:51:23.567Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
15:51:24 [2022-07-27T15:51:24.134Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
15:51:24 [2022-07-27T15:51:24.394Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
15:51:24 [2022-07-27T15:51:24.652Z] === RUN   TestDockerSuite/TestRunExitCode
15:51:25 [2022-07-27T15:51:25.220Z] === RUN   TestDockerSuite/TestRunExitCodeOne
15:51:25 [2022-07-27T15:51:25.790Z] === RUN   TestDockerSuite/TestRunExitCodeZero
15:51:26 [2022-07-27T15:51:26.359Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
15:51:27 [2022-07-27T15:51:27.295Z] === RUN   TestDockerSuite/TestRunExposePort
15:51:27 [2022-07-27T15:51:27.295Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
15:51:27 [2022-07-27T15:51:27.862Z] === RUN   TestDockerSuite/TestRunGroupAdd
15:51:28 [2022-07-27T15:51:28.122Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
15:51:29 [2022-07-27T15:51:29.059Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
15:51:29 [2022-07-27T15:51:29.317Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
15:51:29 [2022-07-27T15:51:29.317Z]     docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows
15:51:29 [2022-07-27T15:51:29.317Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
15:51:31 [2022-07-27T15:51:31.847Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
15:51:31 [2022-07-27T15:51:31.848Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
15:51:44 [2022-07-27T15:51:44.045Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
15:51:44 [2022-07-27T15:51:44.045Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
15:51:44 [2022-07-27T15:51:44.303Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
15:51:44 [2022-07-27T15:51:44.303Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
15:51:44 [2022-07-27T15:51:44.563Z] === RUN   TestDockerSuite/TestRunInvalidReference
15:51:44 [2022-07-27T15:51:44.563Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
15:51:44 [2022-07-27T15:51:44.822Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
15:51:47 [2022-07-27T15:51:47.353Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
15:51:47 [2022-07-27T15:51:47.920Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
15:51:48 [2022-07-27T15:51:48.854Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
15:51:49 [2022-07-27T15:51:49.421Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
15:51:56 [2022-07-27T15:51:56.006Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
15:51:56 [2022-07-27T15:51:56.006Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
15:51:56 [2022-07-27T15:51:56.006Z] === RUN   TestDockerSuite/TestRunModeHostname
15:51:56 [2022-07-27T15:51:56.941Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
15:51:56 [2022-07-27T15:51:56.941Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
15:51:56 [2022-07-27T15:51:56.941Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
15:51:57 [2022-07-27T15:51:57.200Z] === RUN   TestDockerSuite/TestRunModeIpcHost
15:51:58 [2022-07-27T15:51:58.134Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
15:51:59 [2022-07-27T15:51:59.511Z] === RUN   TestDockerSuite/TestRunModePIDContainer
15:52:00 [2022-07-27T15:52:00.446Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
15:52:00 [2022-07-27T15:52:00.704Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
15:52:00 [2022-07-27T15:52:00.704Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
15:52:00 [2022-07-27T15:52:00.964Z] === RUN   TestDockerSuite/TestRunModeUTSHost
15:52:01 [2022-07-27T15:52:01.121Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.727s	coverage: 60.1% of statements
15:52:01 [2022-07-27T15:52:01.121Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
15:52:01 [2022-07-27T15:52:01.121Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
15:52:01 [2022-07-27T15:52:01.121Z] ok  	github.com/docker/docker/libnetwork/osl	4.309s	coverage: 39.7% of statements
15:52:01 [2022-07-27T15:52:01.121Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.008s	coverage: 20.0% of statements
15:52:01 [2022-07-27T15:52:01.121Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.013s	coverage: 80.7% of statements
15:52:01 [2022-07-27T15:52:01.899Z] === RUN   TestDockerSuite/TestRunMount
15:52:02 [2022-07-27T15:52:02.059Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.575s	coverage: 48.6% of statements
15:52:02 [2022-07-27T15:52:02.319Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 70.6% of statements
15:52:02 [2022-07-27T15:52:02.319Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
15:52:02 [2022-07-27T15:52:02.579Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
15:52:02 [2022-07-27T15:52:02.579Z] 
15:52:02 [2022-07-27T15:52:02.579Z] === Skipped
15:52:02 [2022-07-27T15:52:02.579Z] === SKIP: libnetwork TestParallel1 (0.00s)
15:52:02 [2022-07-27T15:52:02.579Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
15:52:02 [2022-07-27T15:52:02.579Z] 
15:52:02 [2022-07-27T15:52:02.579Z] === SKIP: libnetwork TestParallel3 (0.00s)
15:52:02 [2022-07-27T15:52:02.579Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
15:52:02 [2022-07-27T15:52:02.579Z] 
15:52:02 [2022-07-27T15:52:02.579Z] === SKIP: libnetwork TestParallel2 (0.00s)
15:52:02 [2022-07-27T15:52:02.579Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
15:52:02 [2022-07-27T15:52:02.579Z] 
15:52:02 [2022-07-27T15:52:02.579Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
15:52:02 [2022-07-27T15:52:02.579Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
15:52:02 [2022-07-27T15:52:02.579Z] 
15:52:02 [2022-07-27T15:52:02.579Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
15:52:02 [2022-07-27T15:52:02.579Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
15:52:02 [2022-07-27T15:52:02.579Z] 
15:52:02 [2022-07-27T15:52:02.579Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
15:52:02 [2022-07-27T15:52:02.579Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
15:52:02 [2022-07-27T15:52:02.579Z] 
15:52:02 [2022-07-27T15:52:02.579Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
15:52:02 [2022-07-27T15:52:02.579Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
15:52:02 [2022-07-27T15:52:02.579Z] 
15:52:02 [2022-07-27T15:52:02.579Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
15:52:02 [2022-07-27T15:52:02.579Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
15:52:02 [2022-07-27T15:52:02.579Z] 
15:52:02 [2022-07-27T15:52:02.579Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
15:52:02 [2022-07-27T15:52:02.579Z]     firewalld_test.go:14: firewalld is not running
15:52:02 [2022-07-27T15:52:02.579Z] 
15:52:02 [2022-07-27T15:52:02.579Z] DONE 327 tests, 9 skipped in 201.387s
Post stage
[Pipeline] junit
15:52:03 [2022-07-27T15:52:03.192Z] Recording test results
15:52:03 [2022-07-27T15:52:03.469Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
15:52:03 [2022-07-27T15:52:03.791Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42934/.git:/go/src/github.com/docker/docker/.git --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=31f654a704f61768828d5950a13f30bb493d1239 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:31f654a704f61768828d5950a13f30bb493d1239 hack/validate/vendor
15:52:03 [2022-07-27T15:52:03.806Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
15:52:04 [2022-07-27T15:52:04.360Z] No vendor changes in diff.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:52:04 [2022-07-27T15:52:04.933Z] + echo Ensuring container killed.
15:52:04 [2022-07-27T15:52:04.933Z] Ensuring container killed.
15:52:04 [2022-07-27T15:52:04.933Z] + docker rm -vf docker-pr10
15:52:04 [2022-07-27T15:52:04.933Z] Error: No such container: docker-pr10
[Pipeline] sh
15:52:05 [2022-07-27T15:52:05.218Z] + echo Chowning /workspace to jenkins user
15:52:05 [2022-07-27T15:52:05.218Z] Chowning /workspace to jenkins user
15:52:05 [2022-07-27T15:52:05.218Z] + id -u
15:52:05 [2022-07-27T15:52:05.218Z] + id -g
15:52:05 [2022-07-27T15:52:05.218Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42934:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:52:06 [2022-07-27T15:52:06.892Z] + bundleName=unit
15:52:06 [2022-07-27T15:52:06.892Z] + echo Creating unit-bundles.tar.gz
15:52:06 [2022-07-27T15:52:06.892Z] Creating unit-bundles.tar.gz
15:52:06 [2022-07-27T15:52:06.892Z] + 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
15:52:06 [2022-07-27T15:52:06.892Z] bundles/junit-report-libnetwork.xml
15:52:06 [2022-07-27T15:52:06.892Z] bundles/junit-report.xml
15:52:06 [2022-07-27T15:52:06.892Z] bundles/go-test-report-libnetwork.json
15:52:06 [2022-07-27T15:52:06.892Z] bundles/go-test-report.json
15:52:06 [2022-07-27T15:52:06.892Z] bundles/profile-libnetwork.out
15:52:06 [2022-07-27T15:52:06.892Z] bundles/profile.out
[Pipeline] archiveArtifacts
15:52:06 [2022-07-27T15:52:06.905Z] Archiving artifacts
15:52:07 [2022-07-27T15:52:07.091Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
15:52:07 [2022-07-27T15:52:07.349Z] === RUN   TestDockerSuite/TestRunMountOrdering
15:52:07 [2022-07-27T15:52:07.362Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42934/10/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:52:07 [2022-07-27T15:52:07.667Z] + make clean
15:52:07 [2022-07-27T15:52:07.667Z] docker volume rm -f docker-dev-cache docker-mod-cache
15:52:07 [2022-07-27T15:52:07.667Z] docker-dev-cache
15:52:07 [2022-07-27T15:52:07.667Z] docker-mod-cache
[Pipeline] deleteDir
15:52:07 [2022-07-27T15:52:07.915Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:52:08 [2022-07-27T15:52:08.851Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
15:52:09 [2022-07-27T15:52:09.787Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
15:52:10 [2022-07-27T15:52:10.047Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
15:52:11 [2022-07-27T15:52:11.953Z] === RUN   TestDockerSuite/TestRunNamedVolume
15:52:12 [2022-07-27T15:52:12.521Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
15:52:13 [2022-07-27T15:52:13.899Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
15:52:15 [2022-07-27T15:52:15.805Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
15:52:15 [2022-07-27T15:52:15.805Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
15:52:16 [2022-07-27T15:52:16.743Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
15:52:18 [2022-07-27T15:52:18.139Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
15:52:18 [2022-07-27T15:52:18.397Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
15:52:18 [2022-07-27T15:52:18.656Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
15:52:18 [2022-07-27T15:52:18.915Z] === RUN   TestDockerSuite/TestRunNetHost
15:52:19 [2022-07-27T15:52:19.851Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
15:52:20 [2022-07-27T15:52:20.110Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
15:52:20 [2022-07-27T15:52:20.679Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
15:52:22 [2022-07-27T15:52:22.058Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
15:52:22 [2022-07-27T15:52:22.625Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
15:52:24 [2022-07-27T15:52:24.529Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
15:52:24 [2022-07-27T15:52:24.529Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
15:52:27 [2022-07-27T15:52:27.819Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
15:52:27 [2022-07-27T15:52:27.819Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
15:52:28 [2022-07-27T15:52:28.389Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
15:52:28 [2022-07-27T15:52:28.389Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
15:52:28 [2022-07-27T15:52:28.957Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
15:52:29 [2022-07-27T15:52:29.216Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
15:52:29 [2022-07-27T15:52:29.782Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
15:52:30 [2022-07-27T15:52:30.350Z] === RUN   TestDockerSuite/TestRunNonExistingImage
15:52:30 [2022-07-27T15:52:30.350Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
15:52:31 [2022-07-27T15:52:31.287Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
15:52:33 [2022-07-27T15:52:33.818Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
15:52:37 [2022-07-27T15:52:37.105Z] === RUN   TestDockerSuite/TestRunOOMExitCode
15:52:37 [2022-07-27T15:52:37.105Z]     docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport
15:52:37 [2022-07-27T15:52:37.105Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
15:52:37 [2022-07-27T15:52:37.363Z] === RUN   TestDockerSuite/TestRunPIDsLimit
15:52:37 [2022-07-27T15:52:37.931Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
15:52:38 [2022-07-27T15:52:38.866Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
15:52:39 [2022-07-27T15:52:39.128Z] === RUN   TestDockerSuite/TestRunPortInUse
15:52:40 [2022-07-27T15:52:40.064Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
15:52:40 [2022-07-27T15:52:40.324Z]     docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n"
15:52:40 [2022-07-27T15:52:40.324Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
15:52:40 [2022-07-27T15:52:40.909Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
15:52:41 [2022-07-27T15:52:41.845Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
15:52:42 [2022-07-27T15:52:42.412Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
15:52:42 [2022-07-27T15:52:42.412Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
15:52:42 [2022-07-27T15:52:42.979Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
15:52:42 [2022-07-27T15:52:42.979Z]     docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows
15:52:42 [2022-07-27T15:52:42.979Z] === RUN   TestDockerSuite/TestRunPublishPort
15:52:43 [2022-07-27T15:52:43.545Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
15:52:44 [2022-07-27T15:52:44.113Z] === RUN   TestDockerSuite/TestRunReadProcLatency
15:52:44 [2022-07-27T15:52:44.113Z]     docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured
15:52:44 [2022-07-27T15:52:44.113Z] === RUN   TestDockerSuite/TestRunReadProcTimer
15:52:45 [2022-07-27T15:52:45.052Z] === RUN   TestDockerSuite/TestRunRedirectStdout
15:52:45 [2022-07-27T15:52:45.620Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
15:52:46 [2022-07-27T15:52:46.188Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
15:52:46 [2022-07-27T15:52:46.188Z]     docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved
15:52:46 [2022-07-27T15:52:46.188Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
15:52:48 [2022-07-27T15:52:48.721Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
15:52:48 [2022-07-27T15:52:48.721Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
15:52:50 [2022-07-27T15:52:50.099Z] === RUN   TestDockerSuite/TestRunRm
15:52:50 [2022-07-27T15:52:50.358Z] === RUN   TestDockerSuite/TestRunRmAndWait
15:52:51 [2022-07-27T15:52:51.734Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
15:52:54 [2022-07-27T15:52:54.263Z] === RUN   TestDockerSuite/TestRunRmPre125Api
15:52:54 [2022-07-27T15:52:54.522Z] === RUN   TestDockerSuite/TestRunRootWorkdir
15:52:55 [2022-07-27T15:52:55.091Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
15:52:56 [2022-07-27T15:52:56.470Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
15:52:56 [2022-07-27T15:52:56.728Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
15:52:57 [2022-07-27T15:52:57.295Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
15:52:59 [2022-07-27T15:52:59.831Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
15:53:00 [2022-07-27T15:53:00.090Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
15:53:02 [2022-07-27T15:53:02.624Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
15:53:04 [2022-07-27T15:53:04.000Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
15:53:04 [2022-07-27T15:53:04.259Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
15:53:04 [2022-07-27T15:53:04.838Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
15:53:05 [2022-07-27T15:53:05.775Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
15:53:06 [2022-07-27T15:53:06.034Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
15:53:06 [2022-07-27T15:53:06.292Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
15:53:06 [2022-07-27T15:53:06.861Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
15:53:07 [2022-07-27T15:53:07.430Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
15:53:07 [2022-07-27T15:53:07.999Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
15:53:08 [2022-07-27T15:53:08.568Z] === RUN   TestDockerSuite/TestRunSetMacAddress
15:53:08 [2022-07-27T15:53:08.568Z]     docker_cli_service_logs_test.go:248: checking task hwea41jubya4
15:53:08 [2022-07-27T15:53:08.828Z]     docker_cli_service_logs_test.go:253: checking messages for hwea41jubya4
15:53:08 [2022-07-27T15:53:08.828Z]     docker_cli_service_logs_test.go:248: checking task c7m2337ty7z7
15:53:08 [2022-07-27T15:53:08.828Z]     docker_cli_service_logs_test.go:253: checking messages for c7m2337ty7z7
15:53:09 [2022-07-27T15:53:09.397Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
15:53:09 [2022-07-27T15:53:09.658Z] === RUN   TestDockerSwarmSuite/TestServiceScale
15:53:12 [2022-07-27T15:53:12.189Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
15:53:12 [2022-07-27T15:53:12.189Z] === RUN   TestDockerSuite/TestRunState
15:53:13 [2022-07-27T15:53:13.570Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
15:53:13 [2022-07-27T15:53:13.830Z] === RUN   TestDockerSuite/TestRunStdinPipe
15:53:14 [2022-07-27T15:53:14.399Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
15:53:14 [2022-07-27T15:53:14.659Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
15:53:14 [2022-07-27T15:53:14.659Z]     docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport
15:53:14 [2022-07-27T15:53:14.659Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
15:53:15 [2022-07-27T15:53:15.226Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
15:53:15 [2022-07-27T15:53:15.793Z] === RUN   TestDockerSuite/TestRunSysctls
15:53:16 [2022-07-27T15:53:16.733Z] === RUN   TestDockerSuite/TestRunTLSVerify
15:53:16 [2022-07-27T15:53:16.733Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
15:53:16 [2022-07-27T15:53:16.733Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
15:53:17 [2022-07-27T15:53:17.300Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
15:53:18 [2022-07-27T15:53:18.675Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
15:53:19 [2022-07-27T15:53:19.242Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
15:53:20 [2022-07-27T15:53:20.620Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
15:53:23 [2022-07-27T15:53:23.906Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
15:53:26 [2022-07-27T15:53:26.445Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
15:53:26 [2022-07-27T15:53:26.704Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
15:53:27 [2022-07-27T15:53:27.271Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
15:53:28 [2022-07-27T15:53:28.209Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
15:53:29 [2022-07-27T15:53:29.584Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
15:53:29 [2022-07-27T15:53:29.843Z] === RUN   TestDockerSuite/TestRunUnshareProc
15:53:31 [2022-07-27T15:53:31.220Z] === RUN   TestDockerSuite/TestRunUserByID
15:53:31 [2022-07-27T15:53:31.787Z] === RUN   TestDockerSuite/TestRunUserByIDBig
15:53:31 [2022-07-27T15:53:31.787Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
15:53:32 [2022-07-27T15:53:32.045Z] === RUN   TestDockerSuite/TestRunUserByIDZero
15:53:32 [2022-07-27T15:53:32.304Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
15:53:32 [2022-07-27T15:53:32.870Z] === RUN   TestDockerSuite/TestRunUserByName
15:53:33 [2022-07-27T15:53:33.437Z] === RUN   TestDockerSuite/TestRunUserDefaults
15:53:33 [2022-07-27T15:53:33.696Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
15:53:33 [2022-07-27T15:53:33.696Z]     docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer
15:53:33 [2022-07-27T15:53:33.955Z] === RUN   TestDockerSuite/TestRunUserNotFound
15:53:33 [2022-07-27T15:53:33.955Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
15:53:34 [2022-07-27T15:53:34.890Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
15:53:34 [2022-07-27T15:53:34.890Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
15:53:37 [2022-07-27T15:53:37.427Z]     docker_cli_swarm_test.go:1895: [d0b05f1fe03fc] joining swarm manager [de8038f5823a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:53:37 [2022-07-27T15:53:37.995Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
15:53:38 [2022-07-27T15:53:38.564Z]     docker_cli_swarm_test.go:1896: [dde6bb358f547] joining swarm manager [de8038f5823a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:53:38 [2022-07-27T15:53:38.564Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
15:53:39 [2022-07-27T15:53:39.501Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
15:53:40 [2022-07-27T15:53:40.879Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
15:53:41 [2022-07-27T15:53:41.814Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
15:53:43 [2022-07-27T15:53:43.190Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
15:53:45 [2022-07-27T15:53:45.096Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
15:53:45 [2022-07-27T15:53:45.363Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
15:53:45 [2022-07-27T15:53:45.363Z]     docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows
15:53:45 [2022-07-27T15:53:45.363Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
15:53:45 [2022-07-27T15:53:45.363Z]     docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows
15:53:45 [2022-07-27T15:53:45.363Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
15:53:45 [2022-07-27T15:53:45.363Z]     docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows
15:53:45 [2022-07-27T15:53:45.363Z] === RUN   TestDockerSuite/TestRunWithBadDevice
15:53:45 [2022-07-27T15:53:45.929Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
15:53:45 [2022-07-27T15:53:45.929Z]     docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight
15:53:45 [2022-07-27T15:53:45.929Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
15:53:46 [2022-07-27T15:53:46.497Z] === RUN   TestDockerSuite/TestRunWithCPUShares
15:53:47 [2022-07-27T15:53:47.065Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
15:53:48 [2022-07-27T15:53:48.013Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
15:53:48 [2022-07-27T15:53:48.272Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
15:53:48 [2022-07-27T15:53:48.840Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
15:53:48 [2022-07-27T15:53:48.840Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
15:53:49 [2022-07-27T15:53:49.410Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
15:53:49 [2022-07-27T15:53:49.410Z]     docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight
15:53:49 [2022-07-27T15:53:49.410Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
15:53:49 [2022-07-27T15:53:49.410Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
15:53:49 [2022-07-27T15:53:49.410Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
15:53:49 [2022-07-27T15:53:49.410Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
15:53:49 [2022-07-27T15:53:49.410Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
15:53:49 [2022-07-27T15:53:49.410Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
15:53:49 [2022-07-27T15:53:49.410Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
15:53:49 [2022-07-27T15:53:49.410Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
15:53:49 [2022-07-27T15:53:49.410Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
15:53:49 [2022-07-27T15:53:49.410Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
15:53:49 [2022-07-27T15:53:49.410Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
15:53:49 [2022-07-27T15:53:49.410Z]     docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight
15:53:49 [2022-07-27T15:53:49.410Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
15:53:49 [2022-07-27T15:53:49.977Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
15:53:50 [2022-07-27T15:53:50.235Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
15:53:50 [2022-07-27T15:53:50.235Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
15:53:50 [2022-07-27T15:53:50.803Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
15:53:51 [2022-07-27T15:53:51.062Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
15:53:51 [2022-07-27T15:53:51.062Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
15:53:51 [2022-07-27T15:53:51.630Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
15:53:51 [2022-07-27T15:53:51.630Z] === RUN   TestDockerSuite/TestRunWithShmSize
15:53:52 [2022-07-27T15:53:52.197Z] === RUN   TestDockerSuite/TestRunWithSwappiness
15:53:52 [2022-07-27T15:53:52.765Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
15:53:52 [2022-07-27T15:53:52.765Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
15:53:52 [2022-07-27T15:53:52.765Z] === RUN   TestDockerSuite/TestRunWithUlimits
15:53:53 [2022-07-27T15:53:53.702Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
15:53:54 [2022-07-27T15:53:54.270Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
15:53:54 [2022-07-27T15:53:54.837Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
15:53:54 [2022-07-27T15:53:54.837Z]     docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport
15:53:54 [2022-07-27T15:53:54.837Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
15:53:55 [2022-07-27T15:53:55.095Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
15:53:55 [2022-07-27T15:53:55.095Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
15:53:56 [2022-07-27T15:53:56.030Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
15:53:56 [2022-07-27T15:53:56.599Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
15:53:58 [2022-07-27T15:53:58.500Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
15:53:58 [2022-07-27T15:53:58.500Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
15:53:58 [2022-07-27T15:53:58.500Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
15:53:58 [2022-07-27T15:53:58.758Z] === RUN   TestDockerSuite/TestSlowStdinClosing
15:53:58 [2022-07-27T15:53:58.758Z] === RUN   TestDockerSuite/TestSlowStdinClosing/0
15:53:59 [2022-07-27T15:53:59.327Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
15:53:59 [2022-07-27T15:53:59.327Z] === RUN   TestDockerSuite/TestSlowStdinClosing/1
15:53:59 [2022-07-27T15:53:59.894Z] === RUN   TestDockerSuite/TestSlowStdinClosing/2
15:54:00 [2022-07-27T15:54:00.830Z] === RUN   TestDockerSuite/TestStopContainerSignal
15:54:01 [2022-07-27T15:54:01.766Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
15:54:02 [2022-07-27T15:54:02.332Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
15:54:02 [2022-07-27T15:54:02.901Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
15:54:06 [2022-07-27T15:54:06.188Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
15:54:08 [2022-07-27T15:54:08.091Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
15:54:10 [2022-07-27T15:54:10.637Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
15:54:12 [2022-07-27T15:54:12.539Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
15:54:13 [2022-07-27T15:54:13.915Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
15:54:14 [2022-07-27T15:54:14.482Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
15:54:15 [2022-07-27T15:54:15.419Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
15:54:17 [2022-07-27T15:54:17.323Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
15:54:17 [2022-07-27T15:54:17.586Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
15:54:18 [2022-07-27T15:54:18.563Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
15:54:19 [2022-07-27T15:54:19.942Z]     docker_cli_swarm_test.go:1796: [d278a180746a3] joining swarm manager [d2df5b6080112]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:54:20 [2022-07-27T15:54:20.510Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
15:54:21 [2022-07-27T15:54:21.078Z]     docker_cli_swarm_test.go:1797: [d3d9b19cbe5f4] joining swarm manager [d2df5b6080112]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:54:22 [2022-07-27T15:54:22.013Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
15:54:23 [2022-07-27T15:54:23.392Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
15:54:24 [2022-07-27T15:54:24.769Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
15:54:26 [2022-07-27T15:54:26.674Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
15:54:29 [2022-07-27T15:54:29.206Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
15:54:29 [2022-07-27T15:54:29.206Z]     docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows
15:54:29 [2022-07-27T15:54:29.206Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
15:54:29 [2022-07-27T15:54:29.206Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
15:54:29 [2022-07-27T15:54:29.464Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
15:54:30 [2022-07-27T15:54:30.031Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
15:54:30 [2022-07-27T15:54:30.968Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
15:54:31 [2022-07-27T15:54:31.535Z] === RUN   TestDockerSuite/TestSaveCheckTimes
15:54:31 [2022-07-27T15:54:31.795Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
15:54:33 [2022-07-27T15:54:33.204Z] === RUN   TestDockerSuite/TestSaveImageId
15:54:33 [2022-07-27T15:54:33.204Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
15:54:33 [2022-07-27T15:54:33.463Z] === RUN   TestDockerSuite/TestSaveLoadParents
15:54:34 [2022-07-27T15:54:34.838Z]     docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents212849536
15:54:34 [2022-07-27T15:54:34.838Z] === RUN   TestDockerSuite/TestSaveMultipleNames
15:54:34 [2022-07-27T15:54:34.838Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
15:54:36 [2022-07-27T15:54:36.216Z] === RUN   TestDockerSuite/TestSaveSingleTag
15:54:36 [2022-07-27T15:54:36.216Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
15:54:36 [2022-07-27T15:54:36.216Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
15:54:36 [2022-07-27T15:54:36.784Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
15:54:37 [2022-07-27T15:54:37.352Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
15:54:39 [2022-07-27T15:54:39.255Z] === RUN   TestDockerSuite/TestSearchCmdOptions
15:54:41 [2022-07-27T15:54:41.155Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
15:54:41 [2022-07-27T15:54:41.413Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
15:54:41 [2022-07-27T15:54:41.979Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
15:54:41 [2022-07-27T15:54:41.980Z] === RUN   TestDockerSuite/TestSearchWithLimit
15:54:43 [2022-07-27T15:54:43.354Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
15:54:43 [2022-07-27T15:54:43.354Z]     docker_cli_sni_test.go:30: Flakey test
15:54:43 [2022-07-27T15:54:43.354Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
15:54:44 [2022-07-27T15:54:44.729Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
15:54:47 [2022-07-27T15:54:47.261Z]     docker_cli_swarm_test.go:1315: [d16e806723034] joining swarm manager [d4bb25ae52532]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:54:48 [2022-07-27T15:54:48.196Z]     docker_cli_swarm_test.go:1316: [dfd4e5a34c429] joining swarm manager [d4bb25ae52532]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:54:48 [2022-07-27T15:54:48.455Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
15:54:50 [2022-07-27T15:54:50.358Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
15:54:50 [2022-07-27T15:54:50.927Z] === RUN   TestDockerSuite/TestStartAttachSilent
15:54:51 [2022-07-27T15:54:51.863Z] === RUN   TestDockerSuite/TestStartAttachWithRename
15:54:54 [2022-07-27T15:54:54.395Z] === RUN   TestDockerSuite/TestStartMultipleContainers
15:54:55 [2022-07-27T15:54:55.775Z] === RUN   TestDockerSuite/TestStartPausedContainer
15:54:56 [2022-07-27T15:54:56.351Z] === RUN   TestDockerSuite/TestStartRecordError
15:54:57 [2022-07-27T15:54:57.727Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
15:54:58 [2022-07-27T15:54:58.662Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
15:55:00 [2022-07-27T15:55:00.041Z] === RUN   TestDockerSuite/TestStatsAllNoStream
15:55:02 [2022-07-27T15:55:02.574Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
15:55:06 [2022-07-27T15:55:06.761Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
15:55:10 [2022-07-27T15:55:10.045Z] === RUN   TestDockerSuite/TestStatsFormatAll
15:55:14 [2022-07-27T15:55:14.232Z] === RUN   TestDockerSuite/TestStatsNoStream
15:55:16 [2022-07-27T15:55:16.762Z] === RUN   TestDockerSuite/TestTopMultipleArgs
15:55:17 [2022-07-27T15:55:17.329Z] === RUN   TestDockerSuite/TestTopNonPrivileged
15:55:17 [2022-07-27T15:55:17.898Z] === RUN   TestDockerSuite/TestTopPrivileged
15:55:18 [2022-07-27T15:55:18.467Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
15:55:18 [2022-07-27T15:55:18.467Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows
15:55:18 [2022-07-27T15:55:18.467Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
15:55:19 [2022-07-27T15:55:19.035Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
15:55:19 [2022-07-27T15:55:19.294Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
15:55:19 [2022-07-27T15:55:19.294Z]     docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport
15:55:19 [2022-07-27T15:55:19.555Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
15:55:19 [2022-07-27T15:55:19.555Z]     docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport
15:55:19 [2022-07-27T15:55:19.555Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
15:55:20 [2022-07-27T15:55:20.491Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
15:55:21 [2022-07-27T15:55:21.059Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
15:55:21 [2022-07-27T15:55:21.628Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
15:55:23 [2022-07-27T15:55:23.028Z] === RUN   TestDockerSuite/TestUpdateStats
15:55:26 [2022-07-27T15:55:26.310Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
15:55:27 [2022-07-27T15:55:27.246Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
15:55:27 [2022-07-27T15:55:27.246Z]     docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport
15:55:27 [2022-07-27T15:55:27.246Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
15:55:28 [2022-07-27T15:55:28.183Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
15:55:28 [2022-07-27T15:55:28.442Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
15:55:30 [2022-07-27T15:55:30.346Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
15:55:32 [2022-07-27T15:55:32.250Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
15:55:33 [2022-07-27T15:55:33.185Z] === RUN   TestDockerSuite/TestVolumeCLICreate
15:55:51 [2022-07-27T15:55:51.261Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
15:55:51 [2022-07-27T15:55:51.262Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
15:55:51 [2022-07-27T15:55:51.262Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
15:55:51 [2022-07-27T15:55:51.262Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
15:55:51 [2022-07-27T15:55:51.262Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
15:55:51 [2022-07-27T15:55:51.262Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
15:55:51 [2022-07-27T15:55:51.262Z] === RUN   TestDockerSuite/TestVolumeCLILs
15:55:51 [2022-07-27T15:55:51.262Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
15:55:51 [2022-07-27T15:55:51.262Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
15:55:51 [2022-07-27T15:55:51.262Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
15:55:51 [2022-07-27T15:55:51.262Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
15:55:51 [2022-07-27T15:55:51.262Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
15:55:51 [2022-07-27T15:55:51.262Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
15:55:51 [2022-07-27T15:55:51.262Z] === RUN   TestDockerSuite/TestVolumeCLIRm
15:55:51 [2022-07-27T15:55:51.829Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
15:55:51 [2022-07-27T15:55:51.829Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
15:55:52 [2022-07-27T15:55:52.088Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
15:55:52 [2022-07-27T15:55:52.088Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
15:55:52 [2022-07-27T15:55:52.088Z] === RUN   TestDockerSuite/TestVolumeLsFormat
15:55:52 [2022-07-27T15:55:52.088Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
15:55:52 [2022-07-27T15:55:52.348Z] --- PASS: TestDockerSuite (1367.11s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (4.02s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.85s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.76s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.76s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.46s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.37s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.07s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.68s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.74s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.01s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.05s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.96s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.56s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.24s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.58s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.77s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.82s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.92s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.72s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.72s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.30s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.11s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.43s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.55s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.36s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.38s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.40s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.93s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.68s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.73s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.69s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.92s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.70s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.76s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.93s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.80s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.90s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.87s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.07s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.78s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.78s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.88s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.81s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.93s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.89s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.90s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.17s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.82s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.52s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.57s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
15:55:52 [2022-07-27T15:55:52.348Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.74s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.35s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.48s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.49s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.55s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.48s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.99s)
15:55:52 [2022-07-27T15:55:52.349Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>_<nil>} (1.53s)
15:55:52 [2022-07-27T15:55:52.349Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>_<nil>} (1.49s)
15:55:52 [2022-07-27T15:55:52.349Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.53s)
15:55:52 [2022-07-27T15:55:52.349Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.59s)
15:55:52 [2022-07-27T15:55:52.349Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc001295c68_<nil>_<nil>} (1.54s)
15:55:52 [2022-07-27T15:55:52.349Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-14115073953_/foo_false__<nil>_<nil>_<nil>_<nil>} (0.76s)
15:55:52 [2022-07-27T15:55:52.349Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-14115073953_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.54s)
15:55:52 [2022-07-27T15:55:52.349Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-34066893451_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.58s)
15:55:52 [2022-07-27T15:55:52.349Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-34066893451_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.46s)
15:55:52 [2022-07-27T15:55:52.349Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-34066893451_/foo_true__0xc001295c98_<nil>_<nil>_<nil>} (0.78s)
15:55:52 [2022-07-27T15:55:52.349Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc001295cb0_<nil>_<nil>} (1.50s)
15:55:52 [2022-07-27T15:55:52.349Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc001295cc8_<nil>_<nil>} (1.48s)
15:55:52 [2022-07-27T15:55:52.349Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc001295ce0_<nil>_<nil>} (1.56s)
15:55:52 [2022-07-27T15:55:52.349Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc001295cf8_<nil>_<nil>} (1.65s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.87s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.40s)
15:55:52 [2022-07-27T15:55:52.349Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
15:55:52 [2022-07-27T15:55:52.349Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
15:55:52 [2022-07-27T15:55:52.349Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
15:55:52 [2022-07-27T15:55:52.349Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
15:55:52 [2022-07-27T15:55:52.349Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
15:55:52 [2022-07-27T15:55:52.349Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s)
15:55:52 [2022-07-27T15:55:52.349Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
15:55:52 [2022-07-27T15:55:52.349Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
15:55:52 [2022-07-27T15:55:52.349Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
15:55:52 [2022-07-27T15:55:52.349Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
15:55:52 [2022-07-27T15:55:52.349Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
15:55:52 [2022-07-27T15:55:52.349Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s)
15:55:52 [2022-07-27T15:55:52.349Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s)
15:55:52 [2022-07-27T15:55:52.349Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s)
15:55:52 [2022-07-27T15:55:52.349Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s)
15:55:52 [2022-07-27T15:55:52.349Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.61s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.50s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.94s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.36s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.62s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.67s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.77s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.85s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.76s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.77s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.48s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.77s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.78s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.86s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.79s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.97s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.88s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.73s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.05s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.29s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.69s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.68s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.97s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.03s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.03s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.88s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.95s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.12s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.82s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.03s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.02s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.05s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.98s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.90s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.93s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.76s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.71s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.92s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.69s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.94s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.64s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.73s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.70s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.10s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.74s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.96s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.01s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.68s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.09s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.79s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.94s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.83s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.58s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.53s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.73s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.26s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.20s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.87s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.06s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.60s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.08s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.19s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.85s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.75s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.07s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.44s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.32s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.77s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.71s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildAddScript (2.38s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.71s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.57s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.14s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.55s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildAddTar (9.13s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.50s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.49s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.17s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.29s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.53s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.13s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.16s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.46s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.37s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.29s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.23s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.04s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.24s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.28s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.93s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.76s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.55s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.26s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.69s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.67s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.44s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.35s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.74s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.02s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (6.01s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.66s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.07s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.06s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.18s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.79s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.50s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.42s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.32s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.37s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.66s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.65s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.15s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.20s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.38s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.78s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.79s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.42s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.21s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.76s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.70s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.73s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.87s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.16s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.22s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.64s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.00s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.09s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.52s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.16s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.12s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.70s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.30s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.44s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.06s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (8.55s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.26s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.23s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (8.15s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.60s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.49s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.27s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.26s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.77s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.43s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.48s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (11.07s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.08s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (3.45s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.27s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.34s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.48s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.07s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.19s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.20s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.30s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.91s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.01s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.11s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.88s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.76s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (4.66s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (18.96s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.86s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.31s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.65s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.35s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.38s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (0.88s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.23s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.85s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.35s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.61s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.34s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.23s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildFails (0.68s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.75s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.47s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.26s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.19s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.45s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.20s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.10s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.89s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.42s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.40s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.47s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.12s)
15:55:52 [2022-07-27T15:55:52.349Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.35s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.55s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.38s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.34s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.01s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.62s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.29s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.25s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.28s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.20s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.30s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.66s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.77s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.07s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.21s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.95s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.95s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.61s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.39s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.58s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.01s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.00s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.21s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.82s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.45s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.49s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.91s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.42s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.73s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.54s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.88s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.91s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.25s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.31s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.08s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.67s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.28s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.72s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.07s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.03s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.32s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.78s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.01s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.11s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.92s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.19s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.65s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.73s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.43s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.34s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.99s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildRm (2.43s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.89s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.29s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.92s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.16s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.44s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.85s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (2.76s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.21s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.25s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.35s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.62s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.71s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.60s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.66s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.08s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.50s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.75s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.54s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildUser (1.70s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.99s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.57s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.60s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.22s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.83s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.72s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.44s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.34s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.76s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.76s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.74s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.24s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.49s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.80s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.40s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.70s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.67s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.56s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.95s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCommitChange (1.04s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.71s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.31s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.42s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.75s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.37s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.57s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.86s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.33s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.72s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.62s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.67s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (1.02s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.98s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.78s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.78s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.66s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.86s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.88s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.08s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (1.06s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.16s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.16s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.98s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.87s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.69s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.71s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.98s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.69s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.75s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.46s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.54s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.88s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCpToCaseD (3.22s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.05s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.54s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.66s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.89s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.47s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (2.98s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.58s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCpToDot (0.54s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.93s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.87s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.52s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.85s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.50s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCpVolumePath (0.82s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.06s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.37s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.51s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.46s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.27s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.07s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCreateRM (0.12s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.54s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.47s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.14s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.82s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.63s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.49s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.48s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.47s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.49s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.05s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.23s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.06s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.00s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (0.98s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.50s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.27s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.05s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.83s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.35s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.22s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.12s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestEventsFormat (0.92s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.65s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestEventsImagePull (1.04s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.04s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (2.38s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.47s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestEventsRename (0.54s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestEventsResize (0.51s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.45s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.01s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.66s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.70s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestEventsTop (0.58s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.58s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.05s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestNetworkEvents (5.63s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.47s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestExec (0.70s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.58s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.86s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestExecEnv (0.55s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.05s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.57s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.76s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.59s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.58s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestExecParseError (0.49s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.56s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.59s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.58s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.52s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestExecTTY (0.56s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.58s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.50s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.57s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.27s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.61s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.86s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.68s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.63s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.11s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.07s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestHealth (19.14s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.87s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestBuildHistory (2.70s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.61s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.58s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.61s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.24s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.34s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.67s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.58s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.06s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.57s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.60s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.04s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.08s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestImportFile (1.06s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.16s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.42s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.52s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.78s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.82s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.78s)
15:55:52 [2022-07-27T15:55:52.350Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.52s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.59s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.52s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.06s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.62s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.56s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.96s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.67s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.90s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.07s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.54s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.92s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.29s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.03s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.50s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.62s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.98s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.50s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.50s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.62s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.51s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.43s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (0.99s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.97s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.29s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.10s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.61s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.89s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.95s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.49s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.74s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.43s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.50s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.49s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.50s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.01s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.14s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.10s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.82s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.04s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.96s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.48s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.43s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestLogsSince (6.53s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.47s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.52s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestLogsTail (0.76s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.60s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.56s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestNetHostname (1.81s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.32s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.07s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.24s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.60s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.50s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.23s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.82s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.75s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.13s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.35s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.13s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.47s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.97s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.91s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestPluginActive (2.31s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.95s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.62s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.78s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.30s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.41s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.96s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestPortHostBinding (0.96s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestPortList (6.53s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.28s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (2.69s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.70s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.43s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestPsByOrder (2.04s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.67s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.21s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.38s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.23s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.60s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.79s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.02s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.46s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.95s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.94s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.83s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.96s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (0.95s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.63s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.69s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.98s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.44s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.41s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.03s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.96s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.48s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.96s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.80s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.50s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.27s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (1.99s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.96s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.07s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.15s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.02s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.14s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.60s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.77s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.57s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.73s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.15s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.64s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRmiTag (0.15s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.48s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.12s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.55s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.67s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.30s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.48s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.49s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.47s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.48s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.71s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.12s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.68s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.13s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.89s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.87s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.24s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.49s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.48s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.47s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.26s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.44s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.29s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.49s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.64s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.94s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.44s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.47s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.47s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.11s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.46s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.60s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.65s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.05s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.56s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.84s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.70s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.80s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.53s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.65s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.75s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.90s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.49s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.45s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.47s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.72s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.49s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.53s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.54s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.59s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.52s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.52s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.50s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.54s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.46s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.68s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.86s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.63s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (1.02s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.49s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.60s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.14s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.05s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.08s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.64s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.91s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.59s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.55s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.47s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.75s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.08s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.08s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.63s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.83s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.60s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.82s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.26s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.80s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.59s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.24s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.62s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.70s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.27s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.52s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.70s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.54s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.61s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.51s)
15:55:52 [2022-07-27T15:55:52.351Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.48s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.53s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.09s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.70s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.68s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.73s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.61s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.53s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.51s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.68s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.65s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.62s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.47s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.92s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.25s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.15s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.46s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.93s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.58s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.93s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.48s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.92s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.99s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.42s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.82s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.36s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.45s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.93s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.20s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.06s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.11s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.45s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.05s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunMount (5.44s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.50s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.75s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.35s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.71s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.93s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.15s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.07s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.40s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.50s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.84s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.51s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.63s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.89s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.75s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.49s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.42s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.61s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.58s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.66s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.11s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.60s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.80s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.59s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.46s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.27s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.69s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.45s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.69s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.76s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.71s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.52s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.63s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.51s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.84s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.15s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.60s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.09s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunRm (0.53s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.68s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.51s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.47s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.59s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.58s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.95s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.55s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.48s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.74s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.79s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.58s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.49s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.48s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.67s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.75s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.84s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.53s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunState (1.26s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.62s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.59s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.45s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.47s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunSysctls (0.99s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.49s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.57s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.51s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.51s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.56s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.76s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.62s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.62s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.69s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.84s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.24s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.65s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.19s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.23s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.56s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.62s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.50s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.68s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.35s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.53s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.80s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.51s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.92s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.42s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.65s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.60s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.29s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.67s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.47s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.94s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.51s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.49s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.50s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.45s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.45s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.50s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.51s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.54s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.61s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.05s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.66s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.88s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.46s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.33s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.92s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.45s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.53s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.47s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.02s)
15:55:52 [2022-07-27T15:55:52.352Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.67s)
15:55:52 [2022-07-27T15:55:52.352Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.68s)
15:55:52 [2022-07-27T15:55:52.352Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.67s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.59s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.63s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.82s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.25s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.78s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.56s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.36s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.92s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.96s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.42s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.70s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.72s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.68s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.35s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.38s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.86s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.49s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.27s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.68s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.73s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.80s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.25s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.42s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.44s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.15s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.28s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.51s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.21s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.36s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.50s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.11s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.65s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.68s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.88s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.57s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.55s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.53s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.15s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.20s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.21s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.57s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.02s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.57s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.70s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.50s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.56s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.53s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.47s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.47s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.99s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.66s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.60s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.08s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.52s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.04s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.69s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.56s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.65s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.73s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.26s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.48s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.08s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.52s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.61s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s)
15:55:52 [2022-07-27T15:55:52.352Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
15:55:52 [2022-07-27T15:55:52.353Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s)
15:55:52 [2022-07-27T15:55:52.353Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.48s)
15:55:52 [2022-07-27T15:55:52.353Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s)
15:55:52 [2022-07-27T15:55:52.353Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s)
15:55:52 [2022-07-27T15:55:52.353Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
15:55:52 [2022-07-27T15:55:52.353Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
15:55:52 [2022-07-27T15:55:52.353Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s)
15:55:52 [2022-07-27T15:55:52.353Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s)
15:55:52 [2022-07-27T15:55:52.353Z] === RUN   TestDockerRegistrySuite
15:55:52 [2022-07-27T15:55:52.353Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
15:55:53 [2022-07-27T15:55:53.729Z]     check_test.go:427: [dd2f9166dfe87] daemon is not started
15:55:53 [2022-07-27T15:55:53.729Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
15:55:54 [2022-07-27T15:55:54.666Z]     check_test.go:427: [d168edaf4b803] daemon is not started
15:55:54 [2022-07-27T15:55:54.666Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
15:55:56 [2022-07-27T15:55:56.047Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
15:55:56 [2022-07-27T15:55:56.047Z]     check_test.go:427: [d4c9ea4d545dd] daemon is not started
15:55:56 [2022-07-27T15:55:56.047Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
15:55:56 [2022-07-27T15:55:56.305Z]     check_test.go:427: [db885e20ee5ea] daemon is not started
15:55:56 [2022-07-27T15:55:56.305Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
15:56:00 [2022-07-27T15:56:00.512Z]     check_test.go:427: [d56fbc1707082] daemon is not started
15:56:00 [2022-07-27T15:56:00.512Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
15:56:00 [2022-07-27T15:56:00.512Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
15:56:07 [2022-07-27T15:56:07.077Z]     check_test.go:427: [d3c8df5af155c] daemon is not started
15:56:07 [2022-07-27T15:56:07.077Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
15:56:07 [2022-07-27T15:56:07.335Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
15:56:09 [2022-07-27T15:56:09.868Z]     check_test.go:427: [daef13cac95c0] daemon is not started
15:56:09 [2022-07-27T15:56:09.868Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
15:56:11 [2022-07-27T15:56:11.246Z]     check_test.go:427: [d253b0b1eb909] daemon is not started
15:56:11 [2022-07-27T15:56:11.246Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
15:56:12 [2022-07-27T15:56:12.183Z]     check_test.go:427: [d8a79ebbcdac4] daemon is not started
15:56:12 [2022-07-27T15:56:12.442Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
15:56:13 [2022-07-27T15:56:13.821Z]     check_test.go:427: [db954bbb9e0a6] daemon is not started
15:56:13 [2022-07-27T15:56:13.821Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
15:56:14 [2022-07-27T15:56:14.389Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
15:56:15 [2022-07-27T15:56:15.325Z]     check_test.go:427: [d1d5dc1a160d8] daemon is not started
15:56:15 [2022-07-27T15:56:15.325Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
15:56:16 [2022-07-27T15:56:16.705Z]     check_test.go:427: [d217f490fabc5] daemon is not started
15:56:16 [2022-07-27T15:56:16.705Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
15:56:16 [2022-07-27T15:56:16.963Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
15:56:17 [2022-07-27T15:56:17.899Z]     check_test.go:427: [d424722b48290] daemon is not started
15:56:17 [2022-07-27T15:56:17.900Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
15:56:19 [2022-07-27T15:56:19.276Z]     check_test.go:427: [df3485ce97bf9] daemon is not started
15:56:19 [2022-07-27T15:56:19.276Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
15:56:20 [2022-07-27T15:56:20.215Z]     docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:bf1c18310a3d01d50fbddaf4af0eb98ee74a8557fd2883ba650ba60067bc48d7
15:56:21 [2022-07-27T15:56:21.151Z]     docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3b4e057818d9a037f6dceb6a12b53100fb59a006303e0a946ca496f55eaefabb
15:56:21 [2022-07-27T15:56:21.409Z]     check_test.go:427: [db4fcbfe5eab9] daemon is not started
15:56:21 [2022-07-27T15:56:21.409Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
15:56:21 [2022-07-27T15:56:21.668Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
15:56:22 [2022-07-27T15:56:22.604Z]     docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f13190f63bdb0762a787fd100ace7eab066bd78ac5acbfb31ba565fb35b42268
15:56:23 [2022-07-27T15:56:23.541Z]     docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:946d9ab763b3dd46fbadfb572cc9caa3d8b4aa3b108de93ad11cba9c89f09287
15:56:23 [2022-07-27T15:56:23.800Z]     check_test.go:427: [d9c4967505804] daemon is not started
15:56:23 [2022-07-27T15:56:23.800Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
15:56:25 [2022-07-27T15:56:25.188Z]     check_test.go:427: [d823392b90369] daemon is not started
15:56:25 [2022-07-27T15:56:25.188Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
15:56:27 [2022-07-27T15:56:27.093Z]     check_test.go:427: [d505d7f899bf4] daemon is not started
15:56:27 [2022-07-27T15:56:27.093Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
15:56:28 [2022-07-27T15:56:28.028Z]     check_test.go:427: [dc53fdedae3d7] daemon is not started
15:56:28 [2022-07-27T15:56:28.028Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
15:56:28 [2022-07-27T15:56:28.286Z]     check_test.go:427: [d11a2dcb0e1bf] daemon is not started
15:56:28 [2022-07-27T15:56:28.286Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
15:56:28 [2022-07-27T15:56:28.854Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
15:56:29 [2022-07-27T15:56:29.421Z]     check_test.go:427: [d680c668f3f2d] daemon is not started
15:56:29 [2022-07-27T15:56:29.421Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
15:56:30 [2022-07-27T15:56:30.358Z]     check_test.go:427: [d055487a850fc] daemon is not started
15:56:30 [2022-07-27T15:56:30.358Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
15:56:31 [2022-07-27T15:56:31.295Z]     check_test.go:427: [dce7eb4dd52e0] daemon is not started
15:56:31 [2022-07-27T15:56:31.295Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
15:56:33 [2022-07-27T15:56:33.200Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
15:56:33 [2022-07-27T15:56:33.200Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
15:56:33 [2022-07-27T15:56:33.200Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
15:56:34 [2022-07-27T15:56:34.136Z]     check_test.go:427: [d0c85e3939b13] daemon is not started
15:56:34 [2022-07-27T15:56:34.136Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
15:56:34 [2022-07-27T15:56:34.704Z]     check_test.go:427: [db372d6449ed1] daemon is not started
15:56:34 [2022-07-27T15:56:34.704Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
15:56:36 [2022-07-27T15:56:36.080Z]     check_test.go:427: [de87d81265eef] daemon is not started
15:56:36 [2022-07-27T15:56:36.080Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
15:56:36 [2022-07-27T15:56:36.648Z]     check_test.go:427: [def29f0f8604a] daemon is not started
15:56:36 [2022-07-27T15:56:36.648Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
15:56:36 [2022-07-27T15:56:36.907Z]     check_test.go:427: [d51361a284d5a] daemon is not started
15:56:36 [2022-07-27T15:56:36.907Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
15:56:37 [2022-07-27T15:56:37.166Z]     check_test.go:427: [dadba6659e441] daemon is not started
15:56:37 [2022-07-27T15:56:37.166Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
15:56:37 [2022-07-27T15:56:37.426Z]     check_test.go:427: [da000d8e14759] daemon is not started
15:56:37 [2022-07-27T15:56:37.426Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
15:56:37 [2022-07-27T15:56:37.994Z]     check_test.go:427: [dd65931354ab2] daemon is not started
15:56:37 [2022-07-27T15:56:37.994Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
15:56:37 [2022-07-27T15:56:37.994Z]     check_test.go:427: [d56facac5dc9c] daemon is not started
15:56:37 [2022-07-27T15:56:37.994Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
15:56:39 [2022-07-27T15:56:39.374Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
15:56:39 [2022-07-27T15:56:39.374Z]     check_test.go:427: [d9526e96feeca] daemon is not started
15:56:39 [2022-07-27T15:56:39.374Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
15:56:39 [2022-07-27T15:56:39.942Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
15:56:40 [2022-07-27T15:56:40.878Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
15:56:40 [2022-07-27T15:56:40.878Z]     check_test.go:427: [d4dbd5d403292] daemon is not started
15:56:40 [2022-07-27T15:56:40.878Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
15:56:41 [2022-07-27T15:56:41.814Z]     check_test.go:427: [dc027db5ee64d] daemon is not started
15:56:41 [2022-07-27T15:56:41.814Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
15:56:43 [2022-07-27T15:56:43.190Z]     check_test.go:427: [d5c5b9b64e94a] daemon is not started
15:56:43 [2022-07-27T15:56:43.190Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
15:56:43 [2022-07-27T15:56:43.190Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
15:56:44 [2022-07-27T15:56:44.125Z] === RUN   TestDockerRegistrySuite/TestV2Only
15:56:45 [2022-07-27T15:56:45.060Z] --- PASS: TestDockerRegistrySuite (52.80s)
15:56:45 [2022-07-27T15:56:45.060Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.24s)
15:56:45 [2022-07-27T15:56:45.060Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.00s)
15:56:45 [2022-07-27T15:56:45.060Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.64s)
15:56:45 [2022-07-27T15:56:45.060Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s)
15:56:45 [2022-07-27T15:56:45.060Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.98s)
15:56:45 [2022-07-27T15:56:45.060Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.20s)
15:56:45 [2022-07-27T15:56:45.060Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.34s)
15:56:45 [2022-07-27T15:56:45.060Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.44s)
15:56:45 [2022-07-27T15:56:45.060Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.04s)
15:56:45 [2022-07-27T15:56:45.060Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.33s)
15:56:45 [2022-07-27T15:56:45.060Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.46s)
15:56:45 [2022-07-27T15:56:45.060Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.41s)
15:56:45 [2022-07-27T15:56:45.060Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.40s)
15:56:45 [2022-07-27T15:56:45.060Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.19s)
15:56:45 [2022-07-27T15:56:45.060Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.37s)
15:56:45 [2022-07-27T15:56:45.060Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.33s)
15:56:45 [2022-07-27T15:56:45.060Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.08s)
15:56:45 [2022-07-27T15:56:45.060Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.23s)
15:56:45 [2022-07-27T15:56:45.060Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.96s)
15:56:45 [2022-07-27T15:56:45.060Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
15:56:45 [2022-07-27T15:56:45.060Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.05s)
15:56:45 [2022-07-27T15:56:45.060Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.06s)
15:56:45 [2022-07-27T15:56:45.060Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.00s)
15:56:45 [2022-07-27T15:56:45.060Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.84s)
15:56:45 [2022-07-27T15:56:45.060Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.51s)
15:56:45 [2022-07-27T15:56:45.060Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.47s)
15:56:45 [2022-07-27T15:56:45.060Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.56s)
15:56:45 [2022-07-27T15:56:45.060Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
15:56:45 [2022-07-27T15:56:45.060Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.34s)
15:56:45 [2022-07-27T15:56:45.060Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s)
15:56:45 [2022-07-27T15:56:45.060Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.42s)
15:56:45 [2022-07-27T15:56:45.060Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s)
15:56:45 [2022-07-27T15:56:45.060Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.22s)
15:56:45 [2022-07-27T15:56:45.060Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.71s)
15:56:45 [2022-07-27T15:56:45.060Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.94s)
15:56:45 [2022-07-27T15:56:45.060Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.31s)
15:56:45 [2022-07-27T15:56:45.060Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.05s)
15:56:45 [2022-07-27T15:56:45.060Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.86s)
15:56:45 [2022-07-27T15:56:45.060Z] === RUN   TestDockerSchema1RegistrySuite
15:56:45 [2022-07-27T15:56:45.060Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
15:56:45 [2022-07-27T15:56:45.319Z]     check_test.go:454: [da0c3cab5b1d2] daemon is not started
15:56:45 [2022-07-27T15:56:45.319Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
15:56:48 [2022-07-27T15:56:48.617Z]     check_test.go:454: [dbda86453ae20] daemon is not started
15:56:48 [2022-07-27T15:56:48.617Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
15:56:53 [2022-07-27T15:56:53.883Z]     check_test.go:454: [d381156210dde] daemon is not started
15:56:53 [2022-07-27T15:56:53.883Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
15:56:54 [2022-07-27T15:56:54.818Z]     check_test.go:454: [dced6f8da7018] daemon is not started
15:56:54 [2022-07-27T15:56:54.818Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
15:56:55 [2022-07-27T15:56:55.077Z]     check_test.go:454: [dd9b9ff7cf50f] daemon is not started
15:56:55 [2022-07-27T15:56:55.077Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
15:56:56 [2022-07-27T15:56:56.012Z]     check_test.go:454: [d4387812c8398] daemon is not started
15:56:56 [2022-07-27T15:56:56.012Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
15:56:56 [2022-07-27T15:56:56.947Z]     check_test.go:454: [d1d724ca97fba] daemon is not started
15:56:56 [2022-07-27T15:56:56.947Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
15:56:57 [2022-07-27T15:56:57.882Z]     check_test.go:454: [dc40c375daf22] daemon is not started
15:56:57 [2022-07-27T15:56:57.882Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
15:57:00 [2022-07-27T15:57:00.413Z]     check_test.go:454: [d634215fda150] daemon is not started
15:57:00 [2022-07-27T15:57:00.413Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
15:57:00 [2022-07-27T15:57:00.980Z]     check_test.go:454: [dffdf8bcd64c2] daemon is not started
15:57:00 [2022-07-27T15:57:00.980Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
15:57:01 [2022-07-27T15:57:01.239Z]     check_test.go:454: [d28c1037b73ab] daemon is not started
15:57:01 [2022-07-27T15:57:01.239Z] --- PASS: TestDockerSchema1RegistrySuite (16.19s)
15:57:01 [2022-07-27T15:57:01.239Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.21s)
15:57:01 [2022-07-27T15:57:01.239Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.95s)
15:57:01 [2022-07-27T15:57:01.239Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.64s)
15:57:01 [2022-07-27T15:57:01.239Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.02s)
15:57:01 [2022-07-27T15:57:01.239Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s)
15:57:01 [2022-07-27T15:57:01.239Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.02s)
15:57:01 [2022-07-27T15:57:01.239Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.92s)
15:57:01 [2022-07-27T15:57:01.239Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.91s)
15:57:01 [2022-07-27T15:57:01.239Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.49s)
15:57:01 [2022-07-27T15:57:01.239Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.45s)
15:57:01 [2022-07-27T15:57:01.239Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.44s)
15:57:01 [2022-07-27T15:57:01.239Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
15:57:01 [2022-07-27T15:57:01.239Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
15:57:02 [2022-07-27T15:57:02.174Z]     check_test.go:483: [d3fbf32c39c1c] daemon is not started
15:57:02 [2022-07-27T15:57:02.174Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
15:57:02 [2022-07-27T15:57:02.741Z]     check_test.go:483: [dee28cebd9dd1] daemon is not started
15:57:02 [2022-07-27T15:57:02.741Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
15:57:02 [2022-07-27T15:57:02.741Z]     check_test.go:483: [da63e7376c294] daemon is not started
15:57:02 [2022-07-27T15:57:02.741Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
15:57:04 [2022-07-27T15:57:04.117Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
15:57:04 [2022-07-27T15:57:04.686Z]     check_test.go:483: [d32be96bb1092] daemon is not started
15:57:04 [2022-07-27T15:57:04.686Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
15:57:04 [2022-07-27T15:57:04.944Z]     check_test.go:483: [db31616021cd4] daemon is not started
15:57:04 [2022-07-27T15:57:04.944Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
15:57:05 [2022-07-27T15:57:05.880Z]     check_test.go:483: [dbd8b919bc931] daemon is not started
15:57:05 [2022-07-27T15:57:05.880Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
15:57:06 [2022-07-27T15:57:06.139Z]     check_test.go:483: [d12a19278cad7] daemon is not started
15:57:06 [2022-07-27T15:57:06.139Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.83s)
15:57:06 [2022-07-27T15:57:06.139Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.76s)
15:57:06 [2022-07-27T15:57:06.139Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.59s)
15:57:06 [2022-07-27T15:57:06.139Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
15:57:06 [2022-07-27T15:57:06.139Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.23s)
15:57:06 [2022-07-27T15:57:06.139Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.54s)
15:57:06 [2022-07-27T15:57:06.139Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.51s)
15:57:06 [2022-07-27T15:57:06.139Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.86s)
15:57:06 [2022-07-27T15:57:06.139Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.18s)
15:57:06 [2022-07-27T15:57:06.139Z] === RUN   TestDockerRegistryAuthTokenSuite
15:57:06 [2022-07-27T15:57:06.139Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
15:57:11 [2022-07-27T15:57:11.405Z]     check_test.go:510: [d70dbc3c9bf89] daemon is not started
15:57:11 [2022-07-27T15:57:11.405Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
15:57:11 [2022-07-27T15:57:11.405Z]     check_test.go:510: [d8d7bdf131b69] daemon is not started
15:57:11 [2022-07-27T15:57:11.405Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
15:57:11 [2022-07-27T15:57:11.663Z]     check_test.go:510: [d0830939e0879] daemon is not started
15:57:11 [2022-07-27T15:57:11.663Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
15:57:11 [2022-07-27T15:57:11.663Z]     check_test.go:510: [d69d7f06b7392] daemon is not started
15:57:11 [2022-07-27T15:57:11.663Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
15:57:11 [2022-07-27T15:57:11.921Z]     check_test.go:510: [dd42954788831] daemon is not started
15:57:11 [2022-07-27T15:57:11.921Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s)
15:57:11 [2022-07-27T15:57:11.921Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
15:57:11 [2022-07-27T15:57:11.921Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
15:57:11 [2022-07-27T15:57:11.921Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
15:57:11 [2022-07-27T15:57:11.921Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
15:57:11 [2022-07-27T15:57:11.921Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s)
15:57:11 [2022-07-27T15:57:11.921Z] === RUN   TestDockerNetworkSuite
15:57:11 [2022-07-27T15:57:11.921Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
15:57:13 [2022-07-27T15:57:13.298Z]     docker_cli_network_unix_test.go:46: [d73bccd6f06c6] daemon is not started
15:57:13 [2022-07-27T15:57:13.298Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
15:57:13 [2022-07-27T15:57:13.920Z]     docker_cli_network_unix_test.go:46: [de7ec78e6c5a2] daemon is not started
15:57:13 [2022-07-27T15:57:13.920Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
15:57:16 [2022-07-27T15:57:16.456Z]     docker_cli_network_unix_test.go:46: [dc81d8cd71727] daemon is not started
15:57:17 [2022-07-27T15:57:17.022Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
15:57:18 [2022-07-27T15:57:18.400Z]     docker_cli_network_unix_test.go:46: [dd9aabd6de46f] daemon is not started
15:57:18 [2022-07-27T15:57:18.659Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
15:57:18 [2022-07-27T15:57:18.660Z]     docker_cli_network_unix_test.go:1233: [d365972689e89] daemon is not started
15:57:21 [2022-07-27T15:57:21.191Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
15:57:22 [2022-07-27T15:57:22.126Z]     docker_cli_network_unix_test.go:46: [dc558b568ef39] daemon is not started
15:57:22 [2022-07-27T15:57:22.693Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
15:57:27 [2022-07-27T15:57:27.963Z]     docker_cli_network_unix_test.go:46: [d7614e16dfd78] daemon is not started
15:57:28 [2022-07-27T15:57:28.222Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
15:57:30 [2022-07-27T15:57:30.125Z]     docker_cli_network_unix_test.go:46: [dd0ae18f11311] daemon is not started
15:57:30 [2022-07-27T15:57:30.692Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
15:57:31 [2022-07-27T15:57:31.630Z]     docker_cli_network_unix_test.go:46: [d35af2d073beb] daemon is not started
15:57:31 [2022-07-27T15:57:31.630Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
15:57:32 [2022-07-27T15:57:32.198Z]     docker_cli_network_unix_test.go:46: [df4e9d19f29d5] daemon is not started
15:57:32 [2022-07-27T15:57:32.457Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
15:57:32 [2022-07-27T15:57:32.716Z]     docker_cli_network_unix_test.go:46: [d7116af873cd9] daemon is not started
15:57:32 [2022-07-27T15:57:32.716Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
15:57:33 [2022-07-27T15:57:33.283Z]     docker_cli_network_unix_test.go:46: [dcd93c88acb99] daemon is not started
15:57:33 [2022-07-27T15:57:33.852Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
15:57:34 [2022-07-27T15:57:34.110Z]     docker_cli_network_unix_test.go:46: [d87d9d4328d4f] daemon is not started
15:57:34 [2022-07-27T15:57:34.676Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
15:57:34 [2022-07-27T15:57:34.676Z]     docker_cli_network_unix_test.go:46: [d19d617e30acd] daemon is not started
15:57:34 [2022-07-27T15:57:34.676Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
15:57:35 [2022-07-27T15:57:35.243Z]     docker_cli_network_unix_test.go:46: [d9d5411c87aa9] daemon is not started
15:57:35 [2022-07-27T15:57:35.243Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
15:57:35 [2022-07-27T15:57:35.811Z]     docker_cli_network_unix_test.go:46: [d0f09e7c0634d] daemon is not started
15:57:35 [2022-07-27T15:57:35.811Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
15:57:36 [2022-07-27T15:57:36.070Z]     docker_cli_network_unix_test.go:46: [d07feb19fcd9e] daemon is not started
15:57:36 [2022-07-27T15:57:36.070Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
15:57:36 [2022-07-27T15:57:36.070Z]     docker_cli_network_unix_test.go:46: [d0d31d37cc5d5] daemon is not started
15:57:36 [2022-07-27T15:57:36.070Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
15:57:36 [2022-07-27T15:57:36.328Z]     docker_cli_network_unix_test.go:46: [d9e0b40ab03d2] daemon is not started
15:57:36 [2022-07-27T15:57:36.328Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
15:57:37 [2022-07-27T15:57:37.264Z]     docker_cli_network_unix_test.go:46: [d3fd80a172159] daemon is not started
15:57:37 [2022-07-27T15:57:37.264Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
15:57:37 [2022-07-27T15:57:37.264Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
15:57:37 [2022-07-27T15:57:37.840Z]     docker_cli_network_unix_test.go:46: [db441ec3e4aac] daemon is not started
15:57:38 [2022-07-27T15:57:38.408Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
15:57:38 [2022-07-27T15:57:38.667Z]     docker_cli_network_unix_test.go:46: [d96a62f52e168] daemon is not started
15:57:38 [2022-07-27T15:57:38.667Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
15:57:38 [2022-07-27T15:57:38.926Z]     docker_cli_network_unix_test.go:46: [d83ad5d77fd40] daemon is not started
15:57:38 [2022-07-27T15:57:38.926Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
15:57:39 [2022-07-27T15:57:39.185Z]     docker_cli_network_unix_test.go:46: [d03b483ecf69d] daemon is not started
15:57:39 [2022-07-27T15:57:39.185Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
15:57:39 [2022-07-27T15:57:39.444Z]     docker_cli_swarm_test.go:1180: [d4069ea26791d] joining swarm manager [d9433fb5e9153]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:57:40 [2022-07-27T15:57:40.381Z]     docker_cli_network_unix_test.go:968: [df1572e90a997] daemon is not started
15:57:41 [2022-07-27T15:57:41.759Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
15:57:42 [2022-07-27T15:57:42.693Z]     docker_cli_network_unix_test.go:46: [d735194ce1453] daemon is not started
15:57:42 [2022-07-27T15:57:42.693Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
15:57:45 [2022-07-27T15:57:45.982Z]     docker_cli_network_unix_test.go:1116: [d0e9fd47152cb] daemon is not started
15:57:46 [2022-07-27T15:57:46.241Z]     docker_cli_swarm_test.go:1189: [de86adff5e062] joining swarm manager [d9433fb5e9153]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:57:49 [2022-07-27T15:57:49.532Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
15:57:49 [2022-07-27T15:57:49.532Z]     docker_cli_network_unix_test.go:46: [d9071321f8b46] daemon is not started
15:57:49 [2022-07-27T15:57:49.532Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
15:57:50 [2022-07-27T15:57:50.099Z]     docker_cli_network_unix_test.go:46: [dc361bf7a3b1e] daemon is not started
15:57:50 [2022-07-27T15:57:50.099Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
15:57:50 [2022-07-27T15:57:50.099Z]     docker_cli_network_unix_test.go:46: [d93b1c25490a7] daemon is not started
15:57:50 [2022-07-27T15:57:50.358Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
15:57:50 [2022-07-27T15:57:50.358Z]     docker_cli_network_unix_test.go:46: [d2af1d0e9f005] daemon is not started
15:57:50 [2022-07-27T15:57:50.358Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
15:57:50 [2022-07-27T15:57:50.358Z]     docker_cli_network_unix_test.go:46: [d769d4a49f6c8] daemon is not started
15:57:50 [2022-07-27T15:57:50.358Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
15:57:50 [2022-07-27T15:57:50.617Z]     docker_cli_network_unix_test.go:46: [d4020653c1be2] daemon is not started
15:57:50 [2022-07-27T15:57:50.617Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
15:57:50 [2022-07-27T15:57:50.618Z]     docker_cli_network_unix_test.go:46: [d10fa9cc1c739] daemon is not started
15:57:50 [2022-07-27T15:57:50.618Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
15:57:52 [2022-07-27T15:57:52.524Z]     docker_cli_network_unix_test.go:46: [d2be6fc7fc96e] daemon is not started
15:57:53 [2022-07-27T15:57:53.090Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
15:57:53 [2022-07-27T15:57:53.349Z]     docker_cli_network_unix_test.go:46: [d7788ba1810b6] daemon is not started
15:57:53 [2022-07-27T15:57:53.349Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
15:57:53 [2022-07-27T15:57:53.349Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
15:57:53 [2022-07-27T15:57:53.349Z]     docker_cli_network_unix_test.go:46: [d0c9d650eb841] daemon is not started
15:57:53 [2022-07-27T15:57:53.349Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
15:57:53 [2022-07-27T15:57:53.921Z]     docker_cli_network_unix_test.go:46: [dddfa8194503b] daemon is not started
15:57:53 [2022-07-27T15:57:53.921Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
15:57:58 [2022-07-27T15:57:58.111Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
15:57:59 [2022-07-27T15:57:59.047Z]     docker_cli_network_unix_test.go:1084: [dc9b81e235c66] daemon is not started
15:58:00 [2022-07-27T15:58:00.951Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
15:58:00 [2022-07-27T15:58:00.951Z]     docker_cli_network_unix_test.go:46: [d46c7f8749123] daemon is not started
15:58:00 [2022-07-27T15:58:00.951Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
15:58:01 [2022-07-27T15:58:01.210Z]     docker_cli_network_unix_test.go:46: [de93baff79a63] daemon is not started
15:58:01 [2022-07-27T15:58:01.470Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
15:58:02 [2022-07-27T15:58:02.862Z]     docker_cli_network_unix_test.go:46: [da3f52fb24f98] daemon is not started
15:58:03 [2022-07-27T15:58:03.428Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
15:58:03 [2022-07-27T15:58:03.428Z]     docker_cli_network_unix_test.go:46: [d31a777418286] daemon is not started
15:58:03 [2022-07-27T15:58:03.428Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
15:58:03 [2022-07-27T15:58:03.686Z]     docker_cli_network_unix_test.go:46: [d251e129aa40d] daemon is not started
15:58:04 [2022-07-27T15:58:04.254Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
15:58:04 [2022-07-27T15:58:04.512Z]     docker_cli_network_unix_test.go:46: [d2ff837f6c5f2] daemon is not started
15:58:04 [2022-07-27T15:58:04.771Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
15:58:05 [2022-07-27T15:58:05.338Z]     docker_cli_network_unix_test.go:46: [d7536e7a20243] daemon is not started
15:58:05 [2022-07-27T15:58:05.596Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
15:58:12 [2022-07-27T15:58:12.158Z]     docker_cli_network_unix_test.go:46: [d019d90844e35] daemon is not started
15:58:12 [2022-07-27T15:58:12.158Z] --- PASS: TestDockerNetworkSuite (59.77s)
15:58:12 [2022-07-27T15:58:12.158Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.41s)
15:58:12 [2022-07-27T15:58:12.158Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.72s)
15:58:12 [2022-07-27T15:58:12.158Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.05s)
15:58:12 [2022-07-27T15:58:12.158Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.59s)
15:58:12 [2022-07-27T15:58:12.158Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.52s)
15:58:12 [2022-07-27T15:58:12.158Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.60s)
15:58:12 [2022-07-27T15:58:12.158Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.39s)
15:58:12 [2022-07-27T15:58:12.158Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.40s)
15:58:12 [2022-07-27T15:58:12.158Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.21s)
15:58:12 [2022-07-27T15:58:12.158Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.57s)
15:58:12 [2022-07-27T15:58:12.158Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.45s)
15:58:12 [2022-07-27T15:58:12.158Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.90s)
15:58:12 [2022-07-27T15:58:12.158Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.95s)
15:58:12 [2022-07-27T15:58:12.158Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s)
15:58:12 [2022-07-27T15:58:12.158Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s)
15:58:12 [2022-07-27T15:58:12.158Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.75s)
15:58:12 [2022-07-27T15:58:12.158Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s)
15:58:12 [2022-07-27T15:58:12.158Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s)
15:58:12 [2022-07-27T15:58:12.158Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s)
15:58:12 [2022-07-27T15:58:12.158Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.87s)
15:58:12 [2022-07-27T15:58:12.158Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.36s)
15:58:12 [2022-07-27T15:58:12.158Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s)
15:58:12 [2022-07-27T15:58:12.158Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.40s)
15:58:12 [2022-07-27T15:58:12.158Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.10s)
15:58:12 [2022-07-27T15:58:12.158Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.51s)
15:58:12 [2022-07-27T15:58:12.158Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.22s)
15:58:12 [2022-07-27T15:58:12.158Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.25s)
15:58:12 [2022-07-27T15:58:12.158Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s)
15:58:12 [2022-07-27T15:58:12.158Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.84s)
15:58:12 [2022-07-27T15:58:12.158Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.17s)
15:58:12 [2022-07-27T15:58:12.158Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
15:58:12 [2022-07-27T15:58:12.158Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s)
15:58:12 [2022-07-27T15:58:12.158Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s)
15:58:12 [2022-07-27T15:58:12.158Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
15:58:12 [2022-07-27T15:58:12.158Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.55s)
15:58:12 [2022-07-27T15:58:12.158Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
15:58:12 [2022-07-27T15:58:12.158Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
15:58:12 [2022-07-27T15:58:12.158Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.79s)
15:58:12 [2022-07-27T15:58:12.158Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.50s)
15:58:12 [2022-07-27T15:58:12.158Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.24s)
15:58:12 [2022-07-27T15:58:12.158Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
15:58:12 [2022-07-27T15:58:12.158Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.78s)
15:58:12 [2022-07-27T15:58:12.158Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.69s)
15:58:12 [2022-07-27T15:58:12.158Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
15:58:12 [2022-07-27T15:58:12.158Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.75s)
15:58:12 [2022-07-27T15:58:12.158Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.58s)
15:58:12 [2022-07-27T15:58:12.158Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.96s)
15:58:12 [2022-07-27T15:58:12.158Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.02s)
15:58:12 [2022-07-27T15:58:12.158Z] === RUN   TestDockerHubPullSuite
15:58:12 [2022-07-27T15:58:12.158Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
15:58:14 [2022-07-27T15:58:14.059Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
15:58:16 [2022-07-27T15:58:16.589Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
15:58:17 [2022-07-27T15:58:17.155Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
15:58:19 [2022-07-27T15:58:19.055Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
15:58:19 [2022-07-27T15:58:19.622Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
15:58:19 [2022-07-27T15:58:19.882Z] --- PASS: TestDockerHubPullSuite (8.29s)
15:58:19 [2022-07-27T15:58:19.882Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.03s)
15:58:19 [2022-07-27T15:58:19.882Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.57s)
15:58:19 [2022-07-27T15:58:19.882Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.03s)
15:58:19 [2022-07-27T15:58:19.882Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.77s)
15:58:19 [2022-07-27T15:58:19.882Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.53s)
15:58:19 [2022-07-27T15:58:19.882Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s)
15:58:19 [2022-07-27T15:58:19.882Z] PASS
15:58:19 [2022-07-27T15:58:19.882Z] 
15:58:19 [2022-07-27T15:58:19.882Z] === Skipped
15:58:19 [2022-07-27T15:58:19.882Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
15:58:19 [2022-07-27T15:58:19.882Z]     docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
15:58:19 [2022-07-27T15:58:19.882Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
15:58:19 [2022-07-27T15:58:19.882Z] 
15:58:19 [2022-07-27T15:58:19.882Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
15:58:19 [2022-07-27T15:58:19.882Z]     docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows
15:58:19 [2022-07-27T15:58:19.882Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
15:58:19 [2022-07-27T15:58:19.882Z] 
15:58:19 [2022-07-27T15:58:19.882Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
15:58:19 [2022-07-27T15:58:19.882Z]     docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows
15:58:19 [2022-07-27T15:58:19.882Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
15:58:19 [2022-07-27T15:58:19.882Z] 
15:58:19 [2022-07-27T15:58:19.882Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
15:58:19 [2022-07-27T15:58:19.882Z]     docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows
15:58:19 [2022-07-27T15:58:19.882Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
15:58:19 [2022-07-27T15:58:19.882Z] 
15:58:19 [2022-07-27T15:58:19.882Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
15:58:19 [2022-07-27T15:58:19.882Z]     docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows
15:58:19 [2022-07-27T15:58:19.882Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
15:58:19 [2022-07-27T15:58:19.882Z] 
15:58:19 [2022-07-27T15:58:19.882Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
15:58:19 [2022-07-27T15:58:19.882Z]     docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows
15:58:19 [2022-07-27T15:58:19.882Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
15:58:19 [2022-07-27T15:58:19.882Z] 
15:58:19 [2022-07-27T15:58:19.882Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
15:58:19 [2022-07-27T15:58:19.882Z]     docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows
15:58:19 [2022-07-27T15:58:19.882Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
15:58:19 [2022-07-27T15:58:19.882Z] 
15:58:19 [2022-07-27T15:58:19.882Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
15:58:19 [2022-07-27T15:58:19.882Z]     docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows
15:58:19 [2022-07-27T15:58:19.882Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
15:58:19 [2022-07-27T15:58:19.882Z] 
15:58:19 [2022-07-27T15:58:19.882Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
15:58:19 [2022-07-27T15:58:19.882Z]     docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows
15:58:19 [2022-07-27T15:58:19.882Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
15:58:19 [2022-07-27T15:58:19.882Z] 
15:58:19 [2022-07-27T15:58:19.882Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
15:58:19 [2022-07-27T15:58:19.882Z]     docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows
15:58:19 [2022-07-27T15:58:19.882Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
15:58:19 [2022-07-27T15:58:19.882Z] 
15:58:19 [2022-07-27T15:58:19.882Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
15:58:19 [2022-07-27T15:58:19.882Z]     docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows
15:58:19 [2022-07-27T15:58:19.882Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
15:58:19 [2022-07-27T15:58:19.882Z] 
15:58:19 [2022-07-27T15:58:19.882Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
15:58:19 [2022-07-27T15:58:19.882Z]     docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows
15:58:19 [2022-07-27T15:58:19.882Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
15:58:19 [2022-07-27T15:58:19.882Z] 
15:58:19 [2022-07-27T15:58:19.882Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
15:58:19 [2022-07-27T15:58:19.882Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
15:58:19 [2022-07-27T15:58:19.882Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
15:58:19 [2022-07-27T15:58:19.882Z] 
15:58:19 [2022-07-27T15:58:19.882Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
15:58:19 [2022-07-27T15:58:19.883Z]     docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows
15:58:19 [2022-07-27T15:58:19.883Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
15:58:19 [2022-07-27T15:58:19.883Z] 
15:58:19 [2022-07-27T15:58:19.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
15:58:19 [2022-07-27T15:58:19.883Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z] 
15:58:19 [2022-07-27T15:58:19.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z]     docker_cli_create_test.go:83: unmatched requirement Devicemapper
15:58:19 [2022-07-27T15:58:19.883Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z] 
15:58:19 [2022-07-27T15:58:19.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
15:58:19 [2022-07-27T15:58:19.883Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z] 
15:58:19 [2022-07-27T15:58:19.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
15:58:19 [2022-07-27T15:58:19.883Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z] 
15:58:19 [2022-07-27T15:58:19.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z]     docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows
15:58:19 [2022-07-27T15:58:19.883Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z] 
15:58:19 [2022-07-27T15:58:19.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z]     docker_cli_inspect_test.go:195: unmatched requirement Devicemapper
15:58:19 [2022-07-27T15:58:19.883Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z] 
15:58:19 [2022-07-27T15:58:19.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z]     docker_cli_inspect_test.go:177: unmatched requirement Devicemapper
15:58:19 [2022-07-27T15:58:19.883Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z] 
15:58:19 [2022-07-27T15:58:19.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z]     docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows
15:58:19 [2022-07-27T15:58:19.883Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z] 
15:58:19 [2022-07-27T15:58:19.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z]     docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows
15:58:19 [2022-07-27T15:58:19.883Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z] 
15:58:19 [2022-07-27T15:58:19.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
15:58:19 [2022-07-27T15:58:19.883Z]     docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows
15:58:19 [2022-07-27T15:58:19.883Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
15:58:19 [2022-07-27T15:58:19.883Z] 
15:58:19 [2022-07-27T15:58:19.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z]     docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows
15:58:19 [2022-07-27T15:58:19.883Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z] 
15:58:19 [2022-07-27T15:58:19.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
15:58:19 [2022-07-27T15:58:19.883Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z] 
15:58:19 [2022-07-27T15:58:19.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z]     docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows
15:58:19 [2022-07-27T15:58:19.883Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z] 
15:58:19 [2022-07-27T15:58:19.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z]     docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport
15:58:19 [2022-07-27T15:58:19.883Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z] 
15:58:19 [2022-07-27T15:58:19.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z]     docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows
15:58:19 [2022-07-27T15:58:19.883Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z] 
15:58:19 [2022-07-27T15:58:19.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z]     docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured
15:58:19 [2022-07-27T15:58:19.883Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z] 
15:58:19 [2022-07-27T15:58:19.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z]     docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved
15:58:19 [2022-07-27T15:58:19.883Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z] 
15:58:19 [2022-07-27T15:58:19.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z]     docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport
15:58:19 [2022-07-27T15:58:19.883Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z] 
15:58:19 [2022-07-27T15:58:19.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z]     docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer
15:58:19 [2022-07-27T15:58:19.883Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z] 
15:58:19 [2022-07-27T15:58:19.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s)
15:58:19 [2022-07-27T15:58:19.883Z]     docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows
15:58:19 [2022-07-27T15:58:19.883Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s)
15:58:19 [2022-07-27T15:58:19.883Z] 
15:58:19 [2022-07-27T15:58:19.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z]     docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows
15:58:19 [2022-07-27T15:58:19.883Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z] 
15:58:19 [2022-07-27T15:58:19.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z]     docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows
15:58:19 [2022-07-27T15:58:19.883Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z] 
15:58:19 [2022-07-27T15:58:19.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z]     docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight
15:58:19 [2022-07-27T15:58:19.883Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z] 
15:58:19 [2022-07-27T15:58:19.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z]     docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight
15:58:19 [2022-07-27T15:58:19.883Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z] 
15:58:19 [2022-07-27T15:58:19.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
15:58:19 [2022-07-27T15:58:19.883Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z] 
15:58:19 [2022-07-27T15:58:19.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
15:58:19 [2022-07-27T15:58:19.883Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z] 
15:58:19 [2022-07-27T15:58:19.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
15:58:19 [2022-07-27T15:58:19.883Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z] 
15:58:19 [2022-07-27T15:58:19.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s)
15:58:19 [2022-07-27T15:58:19.883Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
15:58:19 [2022-07-27T15:58:19.883Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s)
15:58:19 [2022-07-27T15:58:19.883Z] 
15:58:19 [2022-07-27T15:58:19.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z]     docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight
15:58:19 [2022-07-27T15:58:19.883Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z] 
15:58:19 [2022-07-27T15:58:19.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z]     docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport
15:58:19 [2022-07-27T15:58:19.883Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z] 
15:58:19 [2022-07-27T15:58:19.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s)
15:58:19 [2022-07-27T15:58:19.883Z]     docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows
15:58:19 [2022-07-27T15:58:19.883Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
15:58:19 [2022-07-27T15:58:19.883Z] 
15:58:19 [2022-07-27T15:58:19.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z]     docker_cli_sni_test.go:30: Flakey test
15:58:19 [2022-07-27T15:58:19.883Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z] 
15:58:19 [2022-07-27T15:58:19.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows
15:58:19 [2022-07-27T15:58:19.883Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z] 
15:58:19 [2022-07-27T15:58:19.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s)
15:58:19 [2022-07-27T15:58:19.883Z]     docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport
15:58:19 [2022-07-27T15:58:19.883Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s)
15:58:19 [2022-07-27T15:58:19.883Z] 
15:58:19 [2022-07-27T15:58:19.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s)
15:58:19 [2022-07-27T15:58:19.883Z]     docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport
15:58:19 [2022-07-27T15:58:19.883Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s)
15:58:19 [2022-07-27T15:58:19.883Z] 
15:58:19 [2022-07-27T15:58:19.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z]     docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport
15:58:19 [2022-07-27T15:58:19.883Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z] 
15:58:19 [2022-07-27T15:58:19.883Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
15:58:19 [2022-07-27T15:58:19.883Z]     docker_cli_network_unix_test.go:46: [d0c9d650eb841] daemon is not started
15:58:19 [2022-07-27T15:58:19.883Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
15:58:19 [2022-07-27T15:58:19.883Z] 
15:58:19 [2022-07-27T15:58:19.883Z] DONE 1265 tests, 51 skipped in 1521.058s
15:58:19 [2022-07-27T15:58:19.883Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:58:19 [2022-07-27T15:58:19.883Z] ++++ cat bundles/test-integration/docker.pid
15:58:19 [2022-07-27T15:58:19.883Z] +++ kill 9364
15:58:19 [2022-07-27T15:58:19.883Z] +++ /etc/init.d/apparmor stop
15:58:19 [2022-07-27T15:58:19.883Z] Leaving: AppArmorNo profiles have been unloaded.
15:58:19 [2022-07-27T15:58:19.883Z] 
15:58:19 [2022-07-27T15:58:19.883Z] Unloading profiles will leave already running processes permanently
15:58:19 [2022-07-27T15:58:19.883Z] unconfined, which can lead to unexpected situations.
15:58:19 [2022-07-27T15:58:19.883Z] 
15:58:19 [2022-07-27T15:58:19.883Z] To set a process to complain mode, use the command line tool
15:58:19 [2022-07-27T15:58:19.883Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:58:19 [2022-07-27T15:58:19.883Z] +++ true
15:58:19 [2022-07-27T15:58:19.883Z] exiting test-integration
15:58:19 [2022-07-27T15:58:19.883Z] ++ exit 0
15:58:19 [2022-07-27T15:58:19.883Z] 
15:58:20 [2022-07-27T15:58:20.450Z] + for job in $(jobs -p)
15:58:20 [2022-07-27T15:58:20.450Z] + wait 24303
15:58:21 [2022-07-27T15:58:21.384Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
15:58:36 [2022-07-27T15:58:36.255Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
15:58:38 [2022-07-27T15:58:38.803Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
15:58:41 [2022-07-27T15:58:41.334Z]     docker_cli_swarm_test.go:1112: [debf0162b1a81] joining swarm manager [d43dd46307ea1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:58:42 [2022-07-27T15:58:42.268Z]     docker_cli_swarm_test.go:1113: [dc2ef7fc7d010] joining swarm manager [d43dd46307ea1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:00:33 [2022-07-27T16:00:33.707Z]     docker_cli_swarm_test.go:1166: [de530977b43d7] joining swarm manager [d43dd46307ea1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
16:00:55 [2022-07-27T16:00:55.629Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
16:00:57 [2022-07-27T16:00:57.531Z]     docker_cli_swarm_test.go:1447: [dd24673884401] joining swarm manager [dc7053617311d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:00:58 [2022-07-27T16:00:58.098Z]     docker_cli_swarm_test.go:1448: [d4137a1f9c627] joining swarm manager [dc7053617311d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:01:10 [2022-07-27T16:01:10.312Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
16:01:10 [2022-07-27T16:01:10.312Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
16:01:10 [2022-07-27T16:01:10.312Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
16:01:10 [2022-07-27T16:01:10.312Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
16:01:10 [2022-07-27T16:01:10.312Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
16:01:11 [2022-07-27T16:01:11.246Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
16:01:13 [2022-07-27T16:01:13.149Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
16:01:16 [2022-07-27T16:01:16.433Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
16:01:18 [2022-07-27T16:01:18.963Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
16:01:20 [2022-07-27T16:01:20.866Z]     docker_cli_swarm_unix_test.go:63: [de6ca1b3c43fa] joining swarm manager [d11659b1f7cb9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:02:17 [2022-07-27T16:02:17.200Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
16:02:17 [2022-07-27T16:02:17.200Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
16:02:17 [2022-07-27T16:02:17.200Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
16:02:19 [2022-07-27T16:02:19.102Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
16:02:22 [2022-07-27T16:02:22.389Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
16:02:24 [2022-07-27T16:02:24.941Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
16:02:26 [2022-07-27T16:02:26.844Z]     docker_api_swarm_test.go:962: [d44361768388e] joining swarm manager [d89d032f5e3b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:02:44 [2022-07-27T16:02:44.922Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
16:02:57 [2022-07-27T16:02:57.120Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
16:02:58 [2022-07-27T16:02:58.495Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
16:03:01 [2022-07-27T16:03:01.026Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
16:03:04 [2022-07-27T16:03:04.312Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
16:03:10 [2022-07-27T16:03:10.872Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
16:03:16 [2022-07-27T16:03:16.159Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
16:03:18 [2022-07-27T16:03:18.062Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
16:03:20 [2022-07-27T16:03:20.594Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
16:03:23 [2022-07-27T16:03:23.127Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
16:03:25 [2022-07-27T16:03:25.660Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
16:03:28 [2022-07-27T16:03:28.946Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
16:03:30 [2022-07-27T16:03:30.849Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
16:04:27 [2022-07-27T16:04:27.063Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
16:04:41 [2022-07-27T16:04:41.960Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
16:05:00 [2022-07-27T16:05:00.035Z] --- PASS: TestDockerSwarmSuite (1572.80s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.30s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.22s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.40s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.34s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.57s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.29s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.83s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.31s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.10s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (26.05s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.37s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.35s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.07s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.52s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.21s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.68s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.66s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.23s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (57.82s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.50s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.59s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.89s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.22s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.11s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.00s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.70s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.58s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.62s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.74s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.14s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.68s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.51s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.37s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.12s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.70s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.10s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.17s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.52s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.02s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.31s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.27s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.38s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (7.98s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.73s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.93s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.05s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.05s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.91s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.09s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.15s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.26s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.64s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.29s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.95s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.98s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.67s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.07s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.12s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.95s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.56s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.38s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.10s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.34s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.61s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.36s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.58s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.70s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.57s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (16.10s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.27s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.43s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.86s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.22s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.05s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (71.15s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.35s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.97s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.10s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.63s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.55s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.28s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.27s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.98s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.78s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.85s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.57s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.97s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (44.07s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.16s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.36s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (136.63s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.28s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.24s)
16:05:00 [2022-07-27T16:05:00.036Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s)
16:05:00 [2022-07-27T16:05:00.036Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s)
16:05:00 [2022-07-27T16:05:00.036Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s)
16:05:00 [2022-07-27T16:05:00.036Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.20s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.26s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.19s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.51s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.22s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.15s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.31s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.09s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.56s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.11s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.75s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.20s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.30s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.98s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.82s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.60s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.51s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.57s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.57s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.65s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.06s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.23s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.83s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.21s)
16:05:00 [2022-07-27T16:05:00.036Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.17s)
16:05:00 [2022-07-27T16:05:00.036Z] === RUN   TestDockerExternalVolumeSuite
16:05:00 [2022-07-27T16:05:00.036Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
16:05:00 [2022-07-27T16:05:00.036Z]     docker_cli_external_volume_driver_test.go:53: [dfac7fb086564] daemon is not started
16:05:14 [2022-07-27T16:05:14.906Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
16:06:22 [2022-07-27T16:06:22.579Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
16:06:30 [2022-07-27T16:06:30.708Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
16:06:45 [2022-07-27T16:06:45.579Z]     docker_cli_external_volume_driver_test.go:53: [d8e6b47fa2fc2] daemon is not started
16:07:00 [2022-07-27T16:07:00.446Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
16:07:15 [2022-07-27T16:07:15.315Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
16:07:30 [2022-07-27T16:07:30.185Z]     docker_cli_external_volume_driver_test.go:53: [de51588490895] daemon is not started
16:07:45 [2022-07-27T16:07:45.090Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
16:07:45 [2022-07-27T16:07:45.348Z]     docker_cli_external_volume_driver_test.go:53: [d4cfb9292fa9a] daemon is not started
16:08:00 [2022-07-27T16:08:00.218Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
16:08:32 [2022-07-27T16:08:32.285Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
16:08:50 [2022-07-27T16:08:50.360Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
16:09:05 [2022-07-27T16:09:05.238Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
16:09:51 [2022-07-27T16:09:51.911Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
16:10:09 [2022-07-27T16:10:09.988Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
16:10:42 [2022-07-27T16:10:42.055Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
16:11:14 [2022-07-27T16:11:14.195Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
16:11:29 [2022-07-27T16:11:29.065Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
16:11:43 [2022-07-27T16:11:43.935Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
16:11:43 [2022-07-27T16:11:43.935Z]     docker_cli_external_volume_driver_test.go:485: [dbde562a68630] daemon is not started
16:12:02 [2022-07-27T16:12:02.011Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
16:12:02 [2022-07-27T16:12:02.011Z]     docker_cli_external_volume_driver_test.go:53: [dd2f88ebfa581] daemon is not started
16:12:16 [2022-07-27T16:12:16.882Z] --- PASS: TestDockerExternalVolumeSuite (437.37s)
16:12:16 [2022-07-27T16:12:16.882Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.57s)
16:12:16 [2022-07-27T16:12:16.882Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
16:12:16 [2022-07-27T16:12:16.882Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.22s)
16:12:16 [2022-07-27T16:12:16.882Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s)
16:12:16 [2022-07-27T16:12:16.882Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
16:12:16 [2022-07-27T16:12:16.882Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.05s)
16:12:16 [2022-07-27T16:12:16.882Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.15s)
16:12:16 [2022-07-27T16:12:16.882Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.22s)
16:12:16 [2022-07-27T16:12:16.882Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.22s)
16:12:16 [2022-07-27T16:12:16.882Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s)
16:12:16 [2022-07-27T16:12:16.882Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s)
16:12:16 [2022-07-27T16:12:16.882Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.22s)
16:12:16 [2022-07-27T16:12:16.882Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.29s)
16:12:16 [2022-07-27T16:12:16.882Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.91s)
16:12:16 [2022-07-27T16:12:16.882Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.19s)
16:12:16 [2022-07-27T16:12:16.882Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.67s)
16:12:16 [2022-07-27T16:12:16.882Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.06s)
16:12:16 [2022-07-27T16:12:16.882Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s)
16:12:16 [2022-07-27T16:12:16.882Z] PASS
16:12:16 [2022-07-27T16:12:16.882Z] 
16:12:16 [2022-07-27T16:12:16.882Z] === Skipped
16:12:16 [2022-07-27T16:12:16.882Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
16:12:16 [2022-07-27T16:12:16.882Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
16:12:16 [2022-07-27T16:12:16.882Z]     check_test.go:540: [d4dc672179ba1] daemon is not started
16:12:16 [2022-07-27T16:12:16.882Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
16:12:16 [2022-07-27T16:12:16.882Z] 
16:12:16 [2022-07-27T16:12:16.882Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
16:12:16 [2022-07-27T16:12:16.882Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
16:12:16 [2022-07-27T16:12:16.882Z]     check_test.go:540: [d890590d34f54] daemon is not started
16:12:16 [2022-07-27T16:12:16.882Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
16:12:16 [2022-07-27T16:12:16.882Z] 
16:12:16 [2022-07-27T16:12:16.882Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.02s)
16:12:16 [2022-07-27T16:12:16.882Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
16:12:16 [2022-07-27T16:12:16.882Z]     check_test.go:540: [d6fa4d954d5cd] daemon is not started
16:12:16 [2022-07-27T16:12:16.882Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.02s)
16:12:16 [2022-07-27T16:12:16.882Z] 
16:12:16 [2022-07-27T16:12:16.882Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
16:12:16 [2022-07-27T16:12:16.882Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
16:12:16 [2022-07-27T16:12:16.882Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
16:12:16 [2022-07-27T16:12:16.882Z] 
16:12:16 [2022-07-27T16:12:16.882Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
16:12:16 [2022-07-27T16:12:16.882Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
16:12:16 [2022-07-27T16:12:16.882Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
16:12:16 [2022-07-27T16:12:16.882Z] 
16:12:16 [2022-07-27T16:12:16.882Z] DONE 269 tests, 5 skipped in 2355.568s
16:12:16 [2022-07-27T16:12:16.882Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:12:16 [2022-07-27T16:12:16.882Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d67a3b10a6a2f/docker.pid
16:12:16 [2022-07-27T16:12:16.882Z] +++ kill 7121
16:12:16 [2022-07-27T16:12:16.882Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7121 is not a child of this shell
16:12:16 [2022-07-27T16:12:16.882Z] warning: PID 7121 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d67a3b10a6a2f/docker.pid had a nonzero exit code
16:12:16 [2022-07-27T16:12:16.882Z] ++++ cat bundles/test-integration/docker.pid
16:12:16 [2022-07-27T16:12:16.882Z] +++ kill 9339
16:12:16 [2022-07-27T16:12:16.882Z] +++ /etc/init.d/apparmor stop
16:12:16 [2022-07-27T16:12:16.882Z] Leaving: AppArmorNo profiles have been unloaded.
16:12:16 [2022-07-27T16:12:16.882Z] 
16:12:16 [2022-07-27T16:12:16.882Z] Unloading profiles will leave already running processes permanently
16:12:16 [2022-07-27T16:12:16.882Z] unconfined, which can lead to unexpected situations.
16:12:16 [2022-07-27T16:12:16.882Z] 
16:12:16 [2022-07-27T16:12:16.882Z] To set a process to complain mode, use the command line tool
16:12:16 [2022-07-27T16:12:16.882Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:12:16 [2022-07-27T16:12:16.882Z] +++ true
16:12:16 [2022-07-27T16:12:16.882Z] exiting test-integration
16:12:16 [2022-07-27T16:12:16.882Z] ++ exit 0
16:12:16 [2022-07-27T16:12:16.882Z] 
16:12:16 [2022-07-27T16:12:16.882Z] + exit 0
16:12:16 [2022-07-27T16:12:16.882Z] ++ jobs -p
16:12:16 [2022-07-27T16:12:16.882Z] + pids=
16:12:16 [2022-07-27T16:12:16.882Z] + echo 'Remaining pids to kill: []'
16:12:16 [2022-07-27T16:12:16.882Z] Remaining pids to kill: []
16:12:16 [2022-07-27T16:12:16.882Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
16:12:16 [2022-07-27T16:12:16.905Z] Recording test results
16:12:17 [2022-07-27T16:12:17.409Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
16:12:17 [2022-07-27T16:12:17.746Z] + echo Ensuring container killed.
16:12:17 [2022-07-27T16:12:17.746Z] Ensuring container killed.
16:12:17 [2022-07-27T16:12:17.746Z] + docker ps -aq -f name=docker-pr10-*
16:12:17 [2022-07-27T16:12:17.746Z] + cids=51b7a8f696c0
16:12:17 [2022-07-27T16:12:17.746Z] 6af3cc50d3df
16:12:17 [2022-07-27T16:12:17.746Z] 5ab73525937c
16:12:17 [2022-07-27T16:12:17.746Z] + [ -n 51b7a8f696c0
16:12:17 [2022-07-27T16:12:17.746Z] 6af3cc50d3df
16:12:17 [2022-07-27T16:12:17.746Z] 5ab73525937c ]
16:12:17 [2022-07-27T16:12:17.746Z] + docker rm -vf 51b7a8f696c0 6af3cc50d3df 5ab73525937c
16:12:18 [2022-07-27T16:12:18.683Z] 51b7a8f696c0
16:12:18 [2022-07-27T16:12:18.683Z] 6af3cc50d3df
16:12:18 [2022-07-27T16:12:18.683Z] 5ab73525937c
[Pipeline] sh
16:12:18 [2022-07-27T16:12:18.965Z] + echo Chowning /workspace to jenkins user
16:12:18 [2022-07-27T16:12:18.965Z] Chowning /workspace to jenkins user
16:12:18 [2022-07-27T16:12:18.965Z] + id -u
16:12:18 [2022-07-27T16:12:18.965Z] + id -g
16:12:18 [2022-07-27T16:12:18.965Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42934:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:12:21 [2022-07-27T16:12:21.803Z] + bundleName=amd64
16:12:21 [2022-07-27T16:12:21.803Z] + echo Creating amd64-bundles.tar.gz
16:12:21 [2022-07-27T16:12:21.803Z] Creating amd64-bundles.tar.gz
16:12:21 [2022-07-27T16:12:21.803Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
16:12:21 [2022-07-27T16:12:21.803Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
16:12:23 [2022-07-27T16:12:23.190Z] Archiving artifacts
16:12:24 [2022-07-27T16:12:24.134Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42934/10/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:12:24 [2022-07-27T16:12:24.442Z] + make clean
16:12:24 [2022-07-27T16:12:24.442Z] docker volume rm -f docker-dev-cache docker-mod-cache
16:12:24 [2022-07-27T16:12:24.442Z] docker-dev-cache
16:12:24 [2022-07-27T16:12:24.442Z] 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