Skip to content
Success

Console Output

Pull request #44250 opened
08:59:22 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 0a861e68df30a5d1e72bac99fe259149507cf354+109eafc3f8a21d5e9452fd16d69184c47c01e95e (680e76c0c98964925a18a45d3a060cc1c990a872)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-44250@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
08:59:25 [2022-10-05T08:59:25.138Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
08:59:25 [2022-10-05T08:59:25.141Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
08:59:40 [2022-10-05T08:59:40.307Z] Still waiting to schedule task
08:59:40 [2022-10-05T08:59:40.309Z] Waiting for next available executor on ‘arm64&&ubuntu-200409:00:27 [2022-10-05T09:00:27.509Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-04313ec5fe1d298cc) in /home/ubuntu/workspace/moby_PR-44250
[Pipeline] {
[Pipeline] checkout
09:00:27 [2022-10-05T09:00:27.624Z] The recommended git tool is: git
09:00:30 [2022-10-05T09:00:30.819Z] using credential docker-jenkins-github-credentials
09:00:30 [2022-10-05T09:00:30.828Z] Cloning the remote Git repository
09:00:30 [2022-10-05T09:00:30.828Z] Cloning with configured refspecs honoured and without tags
09:00:30 [2022-10-05T09:00:30.829Z] Cloning repository https://github.com/moby/moby.git
09:00:30 [2022-10-05T09:00:30.886Z]  > git init /home/ubuntu/workspace/moby_PR-44250 # timeout=10
09:00:31 [2022-10-05T09:00:31.254Z] Fetching upstream changes from https://github.com/moby/moby.git
09:00:31 [2022-10-05T09:00:31.255Z]  > git --version # timeout=10
09:00:31 [2022-10-05T09:00:31.275Z]  > git --version # 'git version 2.25.1'
09:00:31 [2022-10-05T09:00:31.275Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:00:31 [2022-10-05T09:00:31.278Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44250/head:refs/remotes/origin/PR-44250 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:00:45 [2022-10-05T09:00:45.096Z] Fetching without tags
09:00:45 [2022-10-05T09:00:45.303Z] Merging remotes/origin/master commit 109eafc3f8a21d5e9452fd16d69184c47c01e95e into PR head commit 0a861e68df30a5d1e72bac99fe259149507cf354
09:00:45 [2022-10-05T09:00:45.054Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:00:45 [2022-10-05T09:00:45.058Z]  > git config --add remote.origin.fetch +refs/pull/44250/head:refs/remotes/origin/PR-44250 # timeout=10
09:00:45 [2022-10-05T09:00:45.063Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:00:45 [2022-10-05T09:00:45.080Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:00:45 [2022-10-05T09:00:45.093Z] Fetching upstream changes from https://github.com/moby/moby.git
09:00:45 [2022-10-05T09:00:45.093Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:00:45 [2022-10-05T09:00:45.095Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44250/head:refs/remotes/origin/PR-44250 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:00:45 [2022-10-05T09:00:45.304Z]  > git config core.sparsecheckout # timeout=10
09:00:45 [2022-10-05T09:00:45.314Z]  > git checkout -f 0a861e68df30a5d1e72bac99fe259149507cf354 # timeout=10
09:00:46 [2022-10-05T09:00:46.640Z] Merge succeeded, producing 6ce6d91194e7f43dabab6a94a97f71856646ff76
09:00:46 [2022-10-05T09:00:46.641Z] Checking out Revision 6ce6d91194e7f43dabab6a94a97f71856646ff76 (PR-44250)
09:00:45 [2022-10-05T09:00:45.855Z]  > git remote # timeout=10
09:00:45 [2022-10-05T09:00:45.869Z]  > git config --get remote.origin.url # timeout=10
09:00:45 [2022-10-05T09:00:45.882Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:00:45 [2022-10-05T09:00:45.883Z]  > git merge 109eafc3f8a21d5e9452fd16d69184c47c01e95e # timeout=10
09:00:46 [2022-10-05T09:00:46.625Z]  > git rev-parse HEAD^{commit} # timeout=10
09:00:46 [2022-10-05T09:00:46.637Z]  > git config core.sparsecheckout # timeout=10
09:00:46 [2022-10-05T09:00:46.649Z]  > git checkout -f 6ce6d91194e7f43dabab6a94a97f71856646ff76 # timeout=10
09:00:50 [2022-10-05T09:00:50.240Z] Commit message: "Merge commit '109eafc3f8a21d5e9452fd16d69184c47c01e95e' into HEAD"
09:00:50 [2022-10-05T09:00:50.240Z] First time build. Skipping changelog.
09:00:50 [2022-10-05T09:00:50.261Z]  > git --version # timeout=10
09:00:50 [2022-10-05T09:00:50.273Z]  > git --version # 'git version 2.25.1'
09:00:50 [2022-10-05T09:00:50.283Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:00:51 [2022-10-05T09:00:51.176Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44250:/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
09:01:03 [2022-10-05T09:01:03.390Z] Unable to find image 'alpine:latest' locally
09:01:03 [2022-10-05T09:01:03.390Z] latest: Pulling from library/alpine
09:01:03 [2022-10-05T09:01:03.390Z] 9b18e9b68314: Pulling fs layer
09:01:03 [2022-10-05T09:01:03.390Z] 9b18e9b68314: Verifying Checksum
09:01:03 [2022-10-05T09:01:03.390Z] 9b18e9b68314: Download complete
09:01:03 [2022-10-05T09:01:03.390Z] 9b18e9b68314: Pull complete
09:01:03 [2022-10-05T09:01:03.390Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
09:01:03 [2022-10-05T09:01:03.390Z] Status: Downloaded newer image for alpine:latest
09:01:09 [2022-10-05T09:01:09.968Z] 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: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[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
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
09:01:10 [2022-10-05T09:01:10.127Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-04313ec5fe1d298cc) in /home/ubuntu/workspace/moby_PR-44250
[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
09:01:10 [2022-10-05T09:01:10.169Z] The recommended git tool is: git
[Pipeline] // stage
09:01:10 [2022-10-05T09:01:10.178Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
09:01:10 [2022-10-05T09:01:10.196Z] Fetching changes from the remote Git repository
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
09:01:10 [2022-10-05T09:01:10.207Z] Fetching without tags
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
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
09:01:10 [2022-10-05T09:01:10.426Z] Merging remotes/origin/master commit 109eafc3f8a21d5e9452fd16d69184c47c01e95e into PR head commit 0a861e68df30a5d1e72bac99fe259149507cf354
09:01:10 [2022-10-05T09:01:10.541Z] Merge succeeded, producing ff86e032a647d8b367358746101e658aa8ad8162
09:01:10 [2022-10-05T09:01:10.542Z] Checking out Revision ff86e032a647d8b367358746101e658aa8ad8162 (PR-44250)
09:01:10 [2022-10-05T09:01:10.594Z] Commit message: "Merge commit '109eafc3f8a21d5e9452fd16d69184c47c01e95e' into HEAD"
09:01:10 [2022-10-05T09:01:10.594Z] First time build. Skipping changelog.
09:01:10 [2022-10-05T09:01:10.635Z]  > git --version # timeout=10
09:01:10 [2022-10-05T09:01:10.660Z]  > git --version # 'git version 2.25.1'
09:01:10 [2022-10-05T09:01:10.679Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:01:10 [2022-10-05T09:01:10.190Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44250/.git # timeout=10
09:01:10 [2022-10-05T09:01:10.200Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:01:10 [2022-10-05T09:01:10.210Z] Fetching upstream changes from https://github.com/moby/moby.git
09:01:10 [2022-10-05T09:01:10.210Z]  > git --version # timeout=10
09:01:10 [2022-10-05T09:01:10.217Z]  > git --version # 'git version 2.25.1'
09:01:10 [2022-10-05T09:01:10.217Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:01:10 [2022-10-05T09:01:10.218Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44250/head:refs/remotes/origin/PR-44250 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:01:10 [2022-10-05T09:01:10.430Z]  > git config core.sparsecheckout # timeout=10
09:01:10 [2022-10-05T09:01:10.436Z]  > git checkout -f 0a861e68df30a5d1e72bac99fe259149507cf354 # timeout=10
09:01:10 [2022-10-05T09:01:10.474Z]  > git remote # timeout=10
09:01:10 [2022-10-05T09:01:10.480Z]  > git config --get remote.origin.url # timeout=10
09:01:10 [2022-10-05T09:01:10.485Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:01:10 [2022-10-05T09:01:10.486Z]  > git merge 109eafc3f8a21d5e9452fd16d69184c47c01e95e # timeout=10
09:01:10 [2022-10-05T09:01:10.537Z]  > git rev-parse HEAD^{commit} # timeout=10
09:01:10 [2022-10-05T09:01:10.545Z]  > git config core.sparsecheckout # timeout=10
09:01:10 [2022-10-05T09:01:10.550Z]  > git checkout -f ff86e032a647d8b367358746101e658aa8ad8162 # timeout=10
09:01:11 [2022-10-05T09:01:11.328Z] + docker version
09:01:11 [2022-10-05T09:01:11.328Z] Client: Docker Engine - Community
09:01:11 [2022-10-05T09:01:11.328Z]  Version:           22.06.0-beta.0
09:01:11 [2022-10-05T09:01:11.328Z]  API version:       1.42
09:01:11 [2022-10-05T09:01:11.328Z]  Go version:        go1.18.3
09:01:11 [2022-10-05T09:01:11.328Z]  Git commit:        3e9117b
09:01:11 [2022-10-05T09:01:11.328Z]  Built:             Fri Jun  3 17:55:34 2022
09:01:11 [2022-10-05T09:01:11.328Z]  OS/Arch:           linux/arm64
09:01:11 [2022-10-05T09:01:11.328Z]  Context:           default
09:01:11 [2022-10-05T09:01:11.328Z] 
09:01:11 [2022-10-05T09:01:11.328Z] Server: Docker Engine - Community
09:01:11 [2022-10-05T09:01:11.328Z]  Engine:
09:01:11 [2022-10-05T09:01:11.328Z]   Version:          22.06.0-beta.0
09:01:11 [2022-10-05T09:01:11.328Z]   API version:      1.42 (minimum version 1.12)
09:01:11 [2022-10-05T09:01:11.328Z]   Go version:       go1.18.3
09:01:11 [2022-10-05T09:01:11.328Z]   Git commit:       38633e7
09:01:11 [2022-10-05T09:01:11.328Z]   Built:            Fri Jun  3 17:55:34 2022
09:01:11 [2022-10-05T09:01:11.328Z]   OS/Arch:          linux/arm64
09:01:11 [2022-10-05T09:01:11.328Z]   Experimental:     true
09:01:11 [2022-10-05T09:01:11.328Z]  containerd:
09:01:11 [2022-10-05T09:01:11.328Z]   Version:          1.6.8
09:01:11 [2022-10-05T09:01:11.328Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
09:01:11 [2022-10-05T09:01:11.328Z]  runc:
09:01:11 [2022-10-05T09:01:11.328Z]   Version:          1.1.4
09:01:11 [2022-10-05T09:01:11.328Z]   GitCommit:        v1.1.4-0-g5fd4c4d
09:01:11 [2022-10-05T09:01:11.328Z]  docker-init:
09:01:11 [2022-10-05T09:01:11.328Z]   Version:          0.19.0
09:01:11 [2022-10-05T09:01:11.328Z]   GitCommit:        de40ad0
[Pipeline] sh
09:01:11 [2022-10-05T09:01:11.624Z] + docker info
09:01:11 [2022-10-05T09:01:11.624Z] Client:
09:01:11 [2022-10-05T09:01:11.624Z]  Context:    default
09:01:11 [2022-10-05T09:01:11.624Z]  Debug Mode: false
09:01:11 [2022-10-05T09:01:11.624Z]  Plugins:
09:01:11 [2022-10-05T09:01:11.624Z]   buildx: Docker Buildx (Docker Inc.)
09:01:11 [2022-10-05T09:01:11.624Z]     Version:  v0.8.2
09:01:11 [2022-10-05T09:01:11.624Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
09:01:11 [2022-10-05T09:01:11.624Z]   compose: Docker Compose (Docker Inc.)
09:01:11 [2022-10-05T09:01:11.624Z]     Version:  v2.11.0
09:01:11 [2022-10-05T09:01:11.624Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
09:01:11 [2022-10-05T09:01:11.624Z] 
09:01:11 [2022-10-05T09:01:11.624Z] Server:
09:01:11 [2022-10-05T09:01:11.624Z]  Containers: 0
09:01:11 [2022-10-05T09:01:11.624Z]   Running: 0
09:01:11 [2022-10-05T09:01:11.624Z]   Paused: 0
09:01:11 [2022-10-05T09:01:11.624Z]   Stopped: 0
09:01:11 [2022-10-05T09:01:11.624Z]  Images: 1
09:01:11 [2022-10-05T09:01:11.624Z]  Server Version: 22.06.0-beta.0
09:01:11 [2022-10-05T09:01:11.624Z]  Storage Driver: overlay2
09:01:11 [2022-10-05T09:01:11.624Z]   Backing Filesystem: extfs
09:01:11 [2022-10-05T09:01:11.624Z]   Supports d_type: true
09:01:11 [2022-10-05T09:01:11.624Z]   Using metacopy: false
09:01:11 [2022-10-05T09:01:11.624Z]   Native Overlay Diff: true
09:01:11 [2022-10-05T09:01:11.624Z]   userxattr: false
09:01:11 [2022-10-05T09:01:11.624Z]  Logging Driver: json-file
09:01:11 [2022-10-05T09:01:11.624Z]  Cgroup Driver: cgroupfs
09:01:11 [2022-10-05T09:01:11.624Z]  Cgroup Version: 1
09:01:11 [2022-10-05T09:01:11.624Z]  Plugins:
09:01:11 [2022-10-05T09:01:11.624Z]   Volume: local
09:01:11 [2022-10-05T09:01:11.624Z]   Network: bridge host ipvlan macvlan null overlay
09:01:11 [2022-10-05T09:01:11.624Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:01:11 [2022-10-05T09:01:11.624Z]  Swarm: inactive
09:01:11 [2022-10-05T09:01:11.624Z]  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
09:01:11 [2022-10-05T09:01:11.624Z]  Default Runtime: runc
09:01:11 [2022-10-05T09:01:11.624Z]  Init Binary: docker-init
09:01:11 [2022-10-05T09:01:11.624Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
09:01:11 [2022-10-05T09:01:11.624Z]  runc version: v1.1.4-0-g5fd4c4d
09:01:11 [2022-10-05T09:01:11.624Z]  init version: de40ad0
09:01:11 [2022-10-05T09:01:11.624Z]  Security Options:
09:01:11 [2022-10-05T09:01:11.624Z]   apparmor
09:01:11 [2022-10-05T09:01:11.624Z]   seccomp
09:01:11 [2022-10-05T09:01:11.624Z]    Profile: builtin
09:01:11 [2022-10-05T09:01:11.624Z]  Kernel Version: 5.15.0-1019-aws
09:01:11 [2022-10-05T09:01:11.624Z]  Operating System: Ubuntu 20.04.5 LTS
09:01:11 [2022-10-05T09:01:11.624Z]  OSType: linux
09:01:11 [2022-10-05T09:01:11.624Z]  Architecture: aarch64
09:01:11 [2022-10-05T09:01:11.624Z]  CPUs: 2
09:01:11 [2022-10-05T09:01:11.624Z]  Total Memory: 7.559GiB
09:01:11 [2022-10-05T09:01:11.624Z]  Name: ip-10-100-125-18
09:01:11 [2022-10-05T09:01:11.624Z]  ID: 21ee9248-431c-49fb-8774-3b222a03c749
09:01:11 [2022-10-05T09:01:11.624Z]  Docker Root Dir: /var/lib/docker
09:01:11 [2022-10-05T09:01:11.624Z]  Debug Mode: false
09:01:11 [2022-10-05T09:01:11.624Z]  Registry: https://index.docker.io/v1/
09:01:11 [2022-10-05T09:01:11.624Z]  Labels:
09:01:11 [2022-10-05T09:01:11.624Z]  Experimental: true
09:01:11 [2022-10-05T09:01:11.624Z]  Insecure Registries:
09:01:11 [2022-10-05T09:01:11.624Z]   127.0.0.0/8
09:01:11 [2022-10-05T09:01:11.624Z]  Live Restore Enabled: true
09:01:11 [2022-10-05T09:01:11.624Z] 
[Pipeline] sh
09:01:11 [2022-10-05T09:01:11.906Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
09:01:11 [2022-10-05T09:01:11.906Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
09:01:11 [2022-10-05T09:01:11.906Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44250/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
09:01:11 [2022-10-05T09:01:11.906Z] + bash /home/ubuntu/workspace/moby_PR-44250/check-config.sh
09:01:11 [2022-10-05T09:01:11.906Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:01:11 [2022-10-05T09:01:11.906Z] info: reading kernel config from /boot/config-5.15.0-1019-aws ...
09:01:11 [2022-10-05T09:01:11.906Z] 
09:01:11 [2022-10-05T09:01:11.906Z] Generally Necessary:
09:01:11 [2022-10-05T09:01:11.906Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:01:11 [2022-10-05T09:01:11.906Z] - apparmor: enabled and tools installed
09:01:11 [2022-10-05T09:01:11.906Z] - CONFIG_NAMESPACES: enabled
09:01:11 [2022-10-05T09:01:11.906Z] - CONFIG_NET_NS: enabled
09:01:11 [2022-10-05T09:01:11.906Z] - CONFIG_PID_NS: enabled
09:01:11 [2022-10-05T09:01:11.906Z] - CONFIG_IPC_NS: enabled
09:01:11 [2022-10-05T09:01:11.906Z] - CONFIG_UTS_NS: enabled
09:01:11 [2022-10-05T09:01:11.906Z] - CONFIG_CGROUPS: enabled
09:01:11 [2022-10-05T09:01:11.906Z] - CONFIG_CGROUP_CPUACCT: enabled
09:01:11 [2022-10-05T09:01:11.906Z] - CONFIG_CGROUP_DEVICE: enabled
09:01:11 [2022-10-05T09:01:11.906Z] - CONFIG_CGROUP_FREEZER: enabled
09:01:11 [2022-10-05T09:01:11.906Z] - CONFIG_CGROUP_SCHED: enabled
09:01:11 [2022-10-05T09:01:11.906Z] - CONFIG_CPUSETS: enabled
09:01:11 [2022-10-05T09:01:11.906Z] - CONFIG_MEMCG: enabled
09:01:11 [2022-10-05T09:01:11.906Z] - CONFIG_KEYS: enabled
09:01:11 [2022-10-05T09:01:11.906Z] - CONFIG_VETH: enabled (as module)
09:01:11 [2022-10-05T09:01:11.906Z] - CONFIG_BRIDGE: enabled (as module)
09:01:11 [2022-10-05T09:01:11.906Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:01:12 [2022-10-05T09:01:12.167Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:01:12 [2022-10-05T09:01:12.167Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:01:12 [2022-10-05T09:01:12.167Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:01:12 [2022-10-05T09:01:12.167Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:01:12 [2022-10-05T09:01:12.167Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:01:12 [2022-10-05T09:01:12.167Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
09:01:12 [2022-10-05T09:01:12.167Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:01:12 [2022-10-05T09:01:12.167Z] - CONFIG_NF_NAT: enabled (as module)
09:01:12 [2022-10-05T09:01:12.167Z] - CONFIG_POSIX_MQUEUE: enabled
09:01:12 [2022-10-05T09:01:12.167Z] - CONFIG_CGROUP_BPF: enabled
09:01:12 [2022-10-05T09:01:12.167Z] 
09:01:12 [2022-10-05T09:01:12.167Z] Optional Features:
09:01:12 [2022-10-05T09:01:12.167Z] - CONFIG_USER_NS: enabled
09:01:12 [2022-10-05T09:01:12.167Z] - CONFIG_SECCOMP: enabled
09:01:12 [2022-10-05T09:01:12.167Z] - CONFIG_SECCOMP_FILTER: enabled
09:01:12 [2022-10-05T09:01:12.167Z] - CONFIG_CGROUP_PIDS: enabled
09:01:12 [2022-10-05T09:01:12.167Z] - CONFIG_MEMCG_SWAP: enabled
09:01:12 [2022-10-05T09:01:12.167Z]     (cgroup swap accounting is currently enabled)
09:01:12 [2022-10-05T09:01:12.167Z] - CONFIG_BLK_CGROUP: enabled
09:01:12 [2022-10-05T09:01:12.167Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:01:12 [2022-10-05T09:01:12.167Z] - CONFIG_CGROUP_PERF: enabled
09:01:12 [2022-10-05T09:01:12.167Z] - CONFIG_CGROUP_HUGETLB: enabled
09:01:12 [2022-10-05T09:01:12.167Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:01:12 [2022-10-05T09:01:12.167Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:01:12 [2022-10-05T09:01:12.167Z] - CONFIG_CFS_BANDWIDTH: enabled
09:01:12 [2022-10-05T09:01:12.167Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:01:12 [2022-10-05T09:01:12.427Z] - CONFIG_RT_GROUP_SCHED: missing
09:01:12 [2022-10-05T09:01:12.427Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:01:12 [2022-10-05T09:01:12.427Z] - CONFIG_IP_VS: enabled (as module)
09:01:12 [2022-10-05T09:01:12.427Z] - CONFIG_IP_VS_NFCT: enabled
09:01:12 [2022-10-05T09:01:12.427Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:01:12 [2022-10-05T09:01:12.427Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:01:12 [2022-10-05T09:01:12.427Z] - CONFIG_IP_VS_RR: enabled (as module)
09:01:12 [2022-10-05T09:01:12.427Z] - CONFIG_SECURITY_SELINUX: enabled
09:01:12 [2022-10-05T09:01:12.427Z] - CONFIG_SECURITY_APPARMOR: enabled
09:01:12 [2022-10-05T09:01:12.427Z] - CONFIG_EXT4_FS: enabled
09:01:12 [2022-10-05T09:01:12.427Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:01:12 [2022-10-05T09:01:12.427Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:01:12 [2022-10-05T09:01:12.427Z] - Network Drivers:
09:01:12 [2022-10-05T09:01:12.427Z]   - "overlay":
09:01:12 [2022-10-05T09:01:12.427Z]     - CONFIG_VXLAN: enabled (as module)
09:01:12 [2022-10-05T09:01:12.427Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:01:12 [2022-10-05T09:01:12.427Z]       Optional (for encrypted networks):
09:01:12 [2022-10-05T09:01:12.685Z]       - CONFIG_CRYPTO: enabled
09:01:12 [2022-10-05T09:01:12.685Z]       - CONFIG_CRYPTO_AEAD: enabled
09:01:12 [2022-10-05T09:01:12.685Z]       - CONFIG_CRYPTO_GCM: enabled
09:01:12 [2022-10-05T09:01:12.685Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:01:12 [2022-10-05T09:01:12.685Z]       - CONFIG_CRYPTO_GHASH: enabled
09:01:12 [2022-10-05T09:01:12.685Z]       - CONFIG_XFRM: enabled
09:01:12 [2022-10-05T09:01:12.685Z]       - CONFIG_XFRM_USER: enabled (as module)
09:01:12 [2022-10-05T09:01:12.685Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:01:12 [2022-10-05T09:01:12.685Z]       - CONFIG_INET_ESP: enabled (as module)
09:01:12 [2022-10-05T09:01:12.685Z]   - "ipvlan":
09:01:12 [2022-10-05T09:01:12.685Z]     - CONFIG_IPVLAN: enabled (as module)
09:01:12 [2022-10-05T09:01:12.685Z]   - "macvlan":
09:01:12 [2022-10-05T09:01:12.685Z]     - CONFIG_MACVLAN: enabled (as module)
09:01:12 [2022-10-05T09:01:12.685Z]     - CONFIG_DUMMY: enabled (as module)
09:01:12 [2022-10-05T09:01:12.685Z]   - "ftp,tftp client in container":
09:01:12 [2022-10-05T09:01:12.685Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:01:12 [2022-10-05T09:01:12.685Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:01:12 [2022-10-05T09:01:12.685Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:01:12 [2022-10-05T09:01:12.685Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:01:12 [2022-10-05T09:01:12.685Z] - Storage Drivers:
09:01:12 [2022-10-05T09:01:12.685Z]   - "aufs":
09:01:12 [2022-10-05T09:01:12.685Z]     - CONFIG_AUFS_FS: enabled (as module)
09:01:12 [2022-10-05T09:01:12.685Z]   - "btrfs":
09:01:12 [2022-10-05T09:01:12.685Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:01:12 [2022-10-05T09:01:12.685Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:01:12 [2022-10-05T09:01:12.685Z]   - "devicemapper":
09:01:12 [2022-10-05T09:01:12.685Z]     - CONFIG_BLK_DEV_DM: enabled
09:01:12 [2022-10-05T09:01:12.685Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:01:12 [2022-10-05T09:01:12.685Z]   - "overlay":
09:01:12 [2022-10-05T09:01:12.685Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:01:12 [2022-10-05T09:01:12.685Z]   - "zfs":
09:01:12 [2022-10-05T09:01:12.685Z]     - /dev/zfs: present
09:01:12 [2022-10-05T09:01:12.685Z]     - zfs command: missing
09:01:12 [2022-10-05T09:01:12.685Z]     - zpool command: missing
09:01:12 [2022-10-05T09:01:12.686Z] 
09:01:12 [2022-10-05T09:01:12.686Z] Limits:
09:01:12 [2022-10-05T09:01:12.686Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:01:12 [2022-10-05T09:01:12.686Z] 
09:01:12 [2022-10-05T09:01:12.686Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:01:12 [2022-10-05T09:01:12.997Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ff86e032a647d8b367358746101e658aa8ad8162 .
09:01:13 [2022-10-05T09:01:13.256Z] #1 [internal] load .dockerignore
09:01:13 [2022-10-05T09:01:13.256Z] #1 transferring context: 145B done
09:01:13 [2022-10-05T09:01:13.256Z] #1 DONE 0.1s
09:01:13 [2022-10-05T09:01:13.256Z] 
09:01:13 [2022-10-05T09:01:13.256Z] #2 [internal] load build definition from Dockerfile
09:01:13 [2022-10-05T09:01:13.256Z] #2 transferring dockerfile: 19.29kB done
09:01:13 [2022-10-05T09:01:13.256Z] #2 DONE 0.1s
09:01:13 [2022-10-05T09:01:13.256Z] 
09:01:13 [2022-10-05T09:01:13.256Z] #3 resolve image config for docker.io/docker/dockerfile:1
09:01:13 [2022-10-05T09:01:13.830Z] #3 DONE 0.4s
09:01:13 [2022-10-05T09:01:13.830Z] 
09:01:13 [2022-10-05T09:01:13.830Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
09:01:13 [2022-10-05T09:01:13.830Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done
09:01:13 [2022-10-05T09:01:13.830Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
09:01:13 [2022-10-05T09:01:13.830Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done
09:01:13 [2022-10-05T09:01:13.830Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done
09:01:13 [2022-10-05T09:01:13.830Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0B / 9.21MB 0.1s
09:01:13 [2022-10-05T09:01:13.830Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.2s done
09:01:13 [2022-10-05T09:01:13.830Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0
09:01:14 [2022-10-05T09:01:14.095Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done
09:01:14 [2022-10-05T09:01:14.095Z] #4 DONE 0.5s
09:01:14 [2022-10-05T09:01:14.354Z] 
09:01:14 [2022-10-05T09:01:14.354Z] #5 [internal] load metadata for docker.io/library/golang:1.19.2-bullseye
09:01:15 [2022-10-05T09:01:15.775Z] #5 DONE 1.1s
09:01:15 [2022-10-05T09:01:15.775Z] 
09:01:15 [2022-10-05T09:01:15.775Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
09:01:15 [2022-10-05T09:01:15.775Z] #6 DONE 1.1s
09:01:15 [2022-10-05T09:01:15.775Z] 
09:01:15 [2022-10-05T09:01:15.775Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
09:01:15 [2022-10-05T09:01:15.775Z] #7 DONE 1.2s
09:01:15 [2022-10-05T09:01:15.775Z] 
09:01:15 [2022-10-05T09:01:15.775Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
09:01:15 [2022-10-05T09:01:15.775Z] #8 DONE 1.2s
09:01:15 [2022-10-05T09:01:15.775Z] 
09:01:15 [2022-10-05T09:01:15.775Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff
09:01:15 [2022-10-05T09:01:15.775Z] #9 resolve docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff 0.0s done
09:01:16 [2022-10-05T09:01:16.035Z] #9 sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff 1.85kB / 1.85kB done
09:01:16 [2022-10-05T09:01:16.035Z] #9 sha256:75ba88a40235cbcaa70686e0e63394b435e0a7f4497fa38f88277c4d43f2c384 529B / 529B done
09:01:16 [2022-10-05T09:01:16.035Z] #9 sha256:cd608ff13449e0282af90fe3945963b8dabfea30e8693ffd2db8dff054ef54a5 1.48kB / 1.48kB done
09:01:16 [2022-10-05T09:01:16.035Z] #9 sha256:172730635f67c8f081f43275b390514bd8a05a4a7c3c467ae74ee42a029dce2b 4.19MB / 53.70MB 0.2s
09:01:16 [2022-10-05T09:01:16.035Z] #9 sha256:172730635f67c8f081f43275b390514bd8a05a4a7c3c467ae74ee42a029dce2b 12.58MB / 53.70MB 0.3s
09:01:16 [2022-10-05T09:01:16.358Z] #9 ...
09:01:16 [2022-10-05T09:01:16.358Z] 
09:01:16 [2022-10-05T09:01:16.358Z] #10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
09:01:16 [2022-10-05T09:01:16.358Z] #10 DONE 0.6s
09:01:16 [2022-10-05T09:01:16.358Z] 
09:01:16 [2022-10-05T09:01:16.358Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff
09:01:16 [2022-10-05T09:01:16.358Z] #9 sha256:172730635f67c8f081f43275b390514bd8a05a4a7c3c467ae74ee42a029dce2b 21.33MB / 53.70MB 0.4s
09:01:16 [2022-10-05T09:01:16.358Z] #9 sha256:172730635f67c8f081f43275b390514bd8a05a4a7c3c467ae74ee42a029dce2b 25.17MB / 53.70MB 0.5s
09:01:16 [2022-10-05T09:01:16.623Z] #9 sha256:172730635f67c8f081f43275b390514bd8a05a4a7c3c467ae74ee42a029dce2b 41.94MB / 53.70MB 0.6s
09:01:16 [2022-10-05T09:01:16.623Z] #9 sha256:172730635f67c8f081f43275b390514bd8a05a4a7c3c467ae74ee42a029dce2b 46.27MB / 53.70MB 0.7s
09:01:16 [2022-10-05T09:01:16.623Z] #9 sha256:172730635f67c8f081f43275b390514bd8a05a4a7c3c467ae74ee42a029dce2b 53.70MB / 53.70MB 0.9s
09:01:17 [2022-10-05T09:01:17.566Z] #9 sha256:172730635f67c8f081f43275b390514bd8a05a4a7c3c467ae74ee42a029dce2b 53.70MB / 53.70MB 1.5s done
09:01:17 [2022-10-05T09:01:17.825Z] #9 extracting sha256:172730635f67c8f081f43275b390514bd8a05a4a7c3c467ae74ee42a029dce2b
09:01:17 [2022-10-05T09:01:17.825Z] #9 ...
09:01:17 [2022-10-05T09:01:17.825Z] 
09:01:17 [2022-10-05T09:01:17.825Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:01:17 [2022-10-05T09:01:17.825Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
09:01:17 [2022-10-05T09:01:17.825Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
09:01:17 [2022-10-05T09:01:17.825Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
09:01:17 [2022-10-05T09:01:17.825Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s done
09:01:17 [2022-10-05T09:01:17.825Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.4s done
09:01:17 [2022-10-05T09:01:17.825Z] #11 DONE 2.3s
09:01:17 [2022-10-05T09:01:17.825Z] 
09:01:17 [2022-10-05T09:01:17.825Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff
09:01:18 [2022-10-05T09:01:18.089Z] #9 ...
09:01:18 [2022-10-05T09:01:18.089Z] 
09:01:18 [2022-10-05T09:01:18.089Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:01:18 [2022-10-05T09:01:18.089Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
09:01:18 [2022-10-05T09:01:18.089Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
09:01:18 [2022-10-05T09:01:18.089Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
09:01:18 [2022-10-05T09:01:18.089Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
09:01:18 [2022-10-05T09:01:18.089Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done
09:01:18 [2022-10-05T09:01:18.089Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.1s done
09:01:18 [2022-10-05T09:01:18.089Z] #12 DONE 2.4s
09:01:18 [2022-10-05T09:01:18.089Z] 
09:01:18 [2022-10-05T09:01:18.089Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.2-bullseye@sha256:dac097273565a391568a1adc3b1a5699ee22edd6273204b7c90b5f991f601f37
09:01:18 [2022-10-05T09:01:18.089Z] #13 resolve docker.io/library/golang:1.19.2-bullseye@sha256:dac097273565a391568a1adc3b1a5699ee22edd6273204b7c90b5f991f601f37 0.3s done
09:01:18 [2022-10-05T09:01:18.089Z] #13 sha256:4ba4facd246f9e1718397bf39aea83f8e916153cd26191f3a79a5ad9edeb2a33 1.80kB / 1.80kB done
09:01:18 [2022-10-05T09:01:18.089Z] #13 sha256:dac097273565a391568a1adc3b1a5699ee22edd6273204b7c90b5f991f601f37 1.86kB / 1.86kB done
09:01:18 [2022-10-05T09:01:18.089Z] #13 sha256:6a381e5e462b81695509988f184c7fe308a6ac6d52fc15cb558a1743803dfe9d 7.12kB / 7.12kB done
09:01:18 [2022-10-05T09:01:18.089Z] #13 sha256:10cff8997b4d4f243419e6bede830f1ac33f3d18c5200e5fb80e19333883ec2b 53.69MB / 53.69MB 1.5s done
09:01:18 [2022-10-05T09:01:18.089Z] #13 sha256:4c9f2bf6f4deeb7ed2acd14f7997ec0a0cdf45b5b314051ddaab1911e22d997d 5.15MB / 5.15MB 1.4s done
09:01:18 [2022-10-05T09:01:18.089Z] #13 sha256:a9360b3024e18f921a2fcec8614f617312c87ea1a31b5c94c9c643535bde9775 28.31MB / 54.68MB 2.0s
09:01:18 [2022-10-05T09:01:18.089Z] #13 sha256:daa25dbffbabb85498e5d2c2d270f81ca67f9679617c9611bf18faf6ed4a09a0 8.46MB / 10.66MB 1.9s
09:01:18 [2022-10-05T09:01:18.089Z] #13 sha256:fda11074c88f2aff0bbf1d4bbf54d07d9e43a49c0020889b41db31975accb6b4 3.15MB / 81.14MB 2.0s
09:01:18 [2022-10-05T09:01:18.089Z] #13 extracting sha256:10cff8997b4d4f243419e6bede830f1ac33f3d18c5200e5fb80e19333883ec2b 0.1s
09:01:18 [2022-10-05T09:01:18.354Z] #13 sha256:a9360b3024e18f921a2fcec8614f617312c87ea1a31b5c94c9c643535bde9775 33.55MB / 54.68MB 2.2s
09:01:18 [2022-10-05T09:01:18.354Z] #13 sha256:fda11074c88f2aff0bbf1d4bbf54d07d9e43a49c0020889b41db31975accb6b4 11.66MB / 81.14MB 2.2s
09:01:18 [2022-10-05T09:01:18.354Z] #13 sha256:62911760c3194301cd64a47cc27c642b607a63b05b589de96d811abe945c47fb 0B / 115.11MB 2.2s
09:01:18 [2022-10-05T09:01:18.354Z] #13 sha256:a9360b3024e18f921a2fcec8614f617312c87ea1a31b5c94c9c643535bde9775 42.73MB / 54.68MB 2.3s
09:01:18 [2022-10-05T09:01:18.354Z] #13 sha256:fda11074c88f2aff0bbf1d4bbf54d07d9e43a49c0020889b41db31975accb6b4 16.78MB / 81.14MB 2.3s
09:01:18 [2022-10-05T09:01:18.626Z] #13 sha256:fda11074c88f2aff0bbf1d4bbf54d07d9e43a49c0020889b41db31975accb6b4 22.02MB / 81.14MB 2.4s
09:01:18 [2022-10-05T09:01:18.626Z] #13 sha256:62911760c3194301cd64a47cc27c642b607a63b05b589de96d811abe945c47fb 9.60MB / 115.11MB 2.4s
09:01:18 [2022-10-05T09:01:18.626Z] #13 sha256:a9360b3024e18f921a2fcec8614f617312c87ea1a31b5c94c9c643535bde9775 51.38MB / 54.68MB 2.5s
09:01:18 [2022-10-05T09:01:18.626Z] #13 sha256:fda11074c88f2aff0bbf1d4bbf54d07d9e43a49c0020889b41db31975accb6b4 28.31MB / 81.14MB 2.5s
09:01:18 [2022-10-05T09:01:18.626Z] #13 sha256:a9360b3024e18f921a2fcec8614f617312c87ea1a31b5c94c9c643535bde9775 54.68MB / 54.68MB 2.6s
09:01:18 [2022-10-05T09:01:18.626Z] #13 sha256:fda11074c88f2aff0bbf1d4bbf54d07d9e43a49c0020889b41db31975accb6b4 34.20MB / 81.14MB 2.6s
09:01:18 [2022-10-05T09:01:18.626Z] #13 sha256:62911760c3194301cd64a47cc27c642b607a63b05b589de96d811abe945c47fb 19.92MB / 115.11MB 2.6s
09:01:18 [2022-10-05T09:01:18.921Z] #13 sha256:fda11074c88f2aff0bbf1d4bbf54d07d9e43a49c0020889b41db31975accb6b4 39.85MB / 81.14MB 2.7s
09:01:18 [2022-10-05T09:01:18.921Z] #13 sha256:fda11074c88f2aff0bbf1d4bbf54d07d9e43a49c0020889b41db31975accb6b4 51.38MB / 81.14MB 2.8s
09:01:18 [2022-10-05T09:01:18.921Z] #13 sha256:62911760c3194301cd64a47cc27c642b607a63b05b589de96d811abe945c47fb 35.39MB / 115.11MB 2.8s
09:01:19 [2022-10-05T09:01:19.180Z] #13 sha256:a9360b3024e18f921a2fcec8614f617312c87ea1a31b5c94c9c643535bde9775 54.68MB / 54.68MB 2.8s done
09:01:19 [2022-10-05T09:01:19.180Z] #13 sha256:62911760c3194301cd64a47cc27c642b607a63b05b589de96d811abe945c47fb 41.94MB / 115.11MB 2.9s
09:01:19 [2022-10-05T09:01:19.180Z] #13 sha256:fda11074c88f2aff0bbf1d4bbf54d07d9e43a49c0020889b41db31975accb6b4 60.82MB / 81.14MB 3.0s
09:01:19 [2022-10-05T09:01:19.180Z] #13 sha256:62911760c3194301cd64a47cc27c642b607a63b05b589de96d811abe945c47fb 65.38MB / 115.11MB 3.1s
09:01:19 [2022-10-05T09:01:19.180Z] #13 sha256:dc46194a2494f7658cf0a8e0e9d0209cae70b980b3222d9152a42d3416a307a5 0B / 126B 3.0s
09:01:19 [2022-10-05T09:01:19.180Z] #13 sha256:fda11074c88f2aff0bbf1d4bbf54d07d9e43a49c0020889b41db31975accb6b4 73.61MB / 81.14MB 3.2s
09:01:19 [2022-10-05T09:01:19.180Z] #13 sha256:62911760c3194301cd64a47cc27c642b607a63b05b589de96d811abe945c47fb 73.40MB / 115.11MB 3.2s
09:01:19 [2022-10-05T09:01:19.180Z] #13 sha256:dc46194a2494f7658cf0a8e0e9d0209cae70b980b3222d9152a42d3416a307a5 126B / 126B 3.1s done
09:01:19 [2022-10-05T09:01:19.443Z] #13 sha256:fda11074c88f2aff0bbf1d4bbf54d07d9e43a49c0020889b41db31975accb6b4 81.14MB / 81.14MB 3.3s
09:01:19 [2022-10-05T09:01:19.443Z] #13 sha256:62911760c3194301cd64a47cc27c642b607a63b05b589de96d811abe945c47fb 82.84MB / 115.11MB 3.3s
09:01:19 [2022-10-05T09:01:19.443Z] #13 sha256:62911760c3194301cd64a47cc27c642b607a63b05b589de96d811abe945c47fb 88.85MB / 115.11MB 3.4s
09:01:19 [2022-10-05T09:01:19.701Z] #13 sha256:62911760c3194301cd64a47cc27c642b607a63b05b589de96d811abe945c47fb 95.42MB / 115.11MB 3.5s
09:01:19 [2022-10-05T09:01:19.701Z] #13 sha256:fda11074c88f2aff0bbf1d4bbf54d07d9e43a49c0020889b41db31975accb6b4 81.14MB / 81.14MB 3.7s done
09:01:19 [2022-10-05T09:01:19.701Z] #13 sha256:62911760c3194301cd64a47cc27c642b607a63b05b589de96d811abe945c47fb 115.11MB / 115.11MB 3.7s
09:01:19 [2022-10-05T09:01:19.961Z] #13 ...
09:01:19 [2022-10-05T09:01:19.961Z] 
09:01:19 [2022-10-05T09:01:19.961Z] #14 [internal] load build context
09:01:19 [2022-10-05T09:01:19.961Z] #14 transferring context: 62.71MB 4.2s done
09:01:19 [2022-10-05T09:01:19.961Z] #14 DONE 4.3s
09:01:19 [2022-10-05T09:01:19.961Z] 
09:01:19 [2022-10-05T09:01:19.961Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.2-bullseye@sha256:dac097273565a391568a1adc3b1a5699ee22edd6273204b7c90b5f991f601f37
09:01:20 [2022-10-05T09:01:20.220Z] #13 sha256:62911760c3194301cd64a47cc27c642b607a63b05b589de96d811abe945c47fb 115.11MB / 115.11MB 4.0s done
09:01:21 [2022-10-05T09:01:21.156Z] #13 ...
09:01:21 [2022-10-05T09:01:21.156Z] 
09:01:21 [2022-10-05T09:01:21.156Z] #15 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
09:01:21 [2022-10-05T09:01:21.156Z] #15 DONE 0.3s
09:01:21 [2022-10-05T09:01:21.414Z] 
09:01:21 [2022-10-05T09:01:21.414Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.2-bullseye@sha256:dac097273565a391568a1adc3b1a5699ee22edd6273204b7c90b5f991f601f37
09:01:21 [2022-10-05T09:01:21.673Z] #13 ...
09:01:21 [2022-10-05T09:01:21.673Z] 
09:01:21 [2022-10-05T09:01:21.673Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
09:01:21 [2022-10-05T09:01:21.673Z] #16 DONE 0.4s
09:01:21 [2022-10-05T09:01:21.673Z] 
09:01:21 [2022-10-05T09:01:21.673Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.2-bullseye@sha256:dac097273565a391568a1adc3b1a5699ee22edd6273204b7c90b5f991f601f37
09:01:23 [2022-10-05T09:01:23.052Z] #13 ...
09:01:23 [2022-10-05T09:01:23.052Z] 
09:01:23 [2022-10-05T09:01:23.052Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff
09:01:23 [2022-10-05T09:01:23.052Z] #9 extracting sha256:172730635f67c8f081f43275b390514bd8a05a4a7c3c467ae74ee42a029dce2b 4.9s done
09:01:23 [2022-10-05T09:01:23.052Z] #9 DONE 7.2s
09:01:23 [2022-10-05T09:01:23.052Z] 
09:01:23 [2022-10-05T09:01:23.052Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.2-bullseye@sha256:dac097273565a391568a1adc3b1a5699ee22edd6273204b7c90b5f991f601f37
09:01:23 [2022-10-05T09:01:23.052Z] #13 extracting sha256:10cff8997b4d4f243419e6bede830f1ac33f3d18c5200e5fb80e19333883ec2b 4.9s done
09:01:23 [2022-10-05T09:01:23.311Z] #13 extracting sha256:4c9f2bf6f4deeb7ed2acd14f7997ec0a0cdf45b5b314051ddaab1911e22d997d
09:01:23 [2022-10-05T09:01:23.569Z] #13 extracting sha256:4c9f2bf6f4deeb7ed2acd14f7997ec0a0cdf45b5b314051ddaab1911e22d997d 0.2s done
09:01:23 [2022-10-05T09:01:23.569Z] #13 extracting sha256:daa25dbffbabb85498e5d2c2d270f81ca67f9679617c9611bf18faf6ed4a09a0
09:01:23 [2022-10-05T09:01:23.840Z] #13 extracting sha256:daa25dbffbabb85498e5d2c2d270f81ca67f9679617c9611bf18faf6ed4a09a0 0.2s done
09:01:23 [2022-10-05T09:01:23.840Z] #13 extracting sha256:a9360b3024e18f921a2fcec8614f617312c87ea1a31b5c94c9c643535bde9775
09:01:27 [2022-10-05T09:01:27.133Z] #13 extracting sha256:a9360b3024e18f921a2fcec8614f617312c87ea1a31b5c94c9c643535bde9775 2.8s done
09:01:27 [2022-10-05T09:01:27.133Z] #13 extracting sha256:fda11074c88f2aff0bbf1d4bbf54d07d9e43a49c0020889b41db31975accb6b4 0.1s
09:01:29 [2022-10-05T09:01:29.672Z] #13 extracting sha256:fda11074c88f2aff0bbf1d4bbf54d07d9e43a49c0020889b41db31975accb6b4 3.0s done
09:01:29 [2022-10-05T09:01:29.933Z] #13 extracting sha256:62911760c3194301cd64a47cc27c642b607a63b05b589de96d811abe945c47fb
09:01:33 [2022-10-05T09:01:33.224Z] #13 ...
09:01:33 [2022-10-05T09:01:33.224Z] 
09:01:33 [2022-10-05T09:01:33.224Z] #17 [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
09:01:33 [2022-10-05T09:01:33.224Z] #0 0.776 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
09:01:33 [2022-10-05T09:01:33.224Z] #0 0.788 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:01:33 [2022-10-05T09:01:33.224Z] #0 0.788 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:01:33 [2022-10-05T09:01:33.224Z] #0 0.949 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
09:01:33 [2022-10-05T09:01:33.224Z] #0 1.452 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [185 kB]
09:01:33 [2022-10-05T09:01:33.224Z] #0 1.969 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [4160 B]
09:01:33 [2022-10-05T09:01:33.224Z] #0 2.165 Fetched 8469 kB in 2s (5150 kB/s)
09:01:33 [2022-10-05T09:01:33.224Z] #0 2.165 Reading package lists...
09:01:33 [2022-10-05T09:01:33.224Z] #0 2.741 Reading package lists...
09:01:33 [2022-10-05T09:01:33.224Z] #0 3.285 Building dependency tree...
09:01:33 [2022-10-05T09:01:33.224Z] #0 3.745 The following additional packages will be installed:
09:01:33 [2022-10-05T09:01:33.224Z] #0 3.745   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
09:01:33 [2022-10-05T09:01:33.224Z] #0 3.745   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
09:01:33 [2022-10-05T09:01:33.224Z] #0 3.745 Recommended packages:
09:01:33 [2022-10-05T09:01:33.224Z] #0 3.745   libldap-common publicsuffix libsasl2-modules
09:01:33 [2022-10-05T09:01:33.224Z] #0 3.866 The following NEW packages will be installed:
09:01:33 [2022-10-05T09:01:33.224Z] #0 3.867   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
09:01:33 [2022-10-05T09:01:33.224Z] #0 3.867   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
09:01:33 [2022-10-05T09:01:33.224Z] #0 3.868   libssh2-1 openssl
09:01:33 [2022-10-05T09:01:33.224Z] #0 4.139 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
09:01:33 [2022-10-05T09:01:33.224Z] #0 4.139 Need to get 2941 kB of archives.
09:01:33 [2022-10-05T09:01:33.224Z] #0 4.139 After this operation, 6478 kB of additional disk space will be used.
09:01:33 [2022-10-05T09:01:33.224Z] #0 4.139 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB]
09:01:33 [2022-10-05T09:01:33.224Z] #0 4.151 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
09:01:33 [2022-10-05T09:01:33.224Z] #0 4.151 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
09:01:33 [2022-10-05T09:01:33.224Z] #0 4.151 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
09:01:33 [2022-10-05T09:01:33.224Z] #0 4.153 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
09:01:33 [2022-10-05T09:01:33.224Z] #0 4.159 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
09:01:33 [2022-10-05T09:01:33.224Z] #0 4.159 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
09:01:33 [2022-10-05T09:01:33.224Z] #0 4.160 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
09:01:33 [2022-10-05T09:01:33.224Z] #0 4.162 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
09:01:33 [2022-10-05T09:01:33.224Z] #0 4.167 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
09:01:33 [2022-10-05T09:01:33.224Z] #0 4.170 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u3 [324 kB]
09:01:33 [2022-10-05T09:01:33.224Z] #0 4.175 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u3 [264 kB]
09:01:33 [2022-10-05T09:01:33.224Z] #0 4.175 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
09:01:33 [2022-10-05T09:01:33.224Z] #0 4.175 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
09:01:33 [2022-10-05T09:01:33.224Z] #0 4.175 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
09:01:33 [2022-10-05T09:01:33.224Z] #0 4.303 debconf: delaying package configuration, since apt-utils is not installed
09:01:33 [2022-10-05T09:01:33.224Z] #0 4.341 Fetched 2941 kB in 0s (9799 kB/s)
09:01:33 [2022-10-05T09:01:33.224Z] #0 4.378 Selecting previously unselected package openssl.
09:01:33 [2022-10-05T09:01:33.224Z] #0 4.378 (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 ... 6653 files and directories currently installed.)
09:01:33 [2022-10-05T09:01:33.224Z] #0 4.378 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ...
09:01:33 [2022-10-05T09:01:33.224Z] #0 4.390 Unpacking openssl (1.1.1n-0+deb11u3) ...
09:01:33 [2022-10-05T09:01:33.224Z] #0 4.536 Selecting previously unselected package ca-certificates.
09:01:33 [2022-10-05T09:01:33.224Z] #0 4.536 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
09:01:33 [2022-10-05T09:01:33.224Z] #0 4.542 Unpacking ca-certificates (20210119) ...
09:01:33 [2022-10-05T09:01:33.224Z] #0 4.625 Selecting previously unselected package libbrotli1:arm64.
09:01:33 [2022-10-05T09:01:33.224Z] #0 4.625 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
09:01:33 [2022-10-05T09:01:33.224Z] #0 4.636 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
09:01:33 [2022-10-05T09:01:33.224Z] #0 4.714 Selecting previously unselected package libsasl2-modules-db:arm64.
09:01:33 [2022-10-05T09:01:33.224Z] #0 4.714 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
09:01:33 [2022-10-05T09:01:33.224Z] #0 4.719 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
09:01:33 [2022-10-05T09:01:33.224Z] #0 4.767 Selecting previously unselected package libsasl2-2:arm64.
09:01:33 [2022-10-05T09:01:33.224Z] #0 4.767 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
09:01:33 [2022-10-05T09:01:33.224Z] #0 4.774 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
09:01:33 [2022-10-05T09:01:33.224Z] #0 4.832 Selecting previously unselected package libldap-2.4-2:arm64.
09:01:33 [2022-10-05T09:01:33.224Z] #0 4.832 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
09:01:33 [2022-10-05T09:01:33.224Z] #0 4.838 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
09:01:33 [2022-10-05T09:01:33.224Z] #0 4.907 Selecting previously unselected package libnghttp2-14:arm64.
09:01:33 [2022-10-05T09:01:33.224Z] #0 4.907 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
09:01:33 [2022-10-05T09:01:33.224Z] #0 4.917 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
09:01:33 [2022-10-05T09:01:33.224Z] #0 5.013 Selecting previously unselected package libpsl5:arm64.
09:01:33 [2022-10-05T09:01:33.224Z] #0 5.013 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
09:01:33 [2022-10-05T09:01:33.224Z] #0 5.019 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
09:01:33 [2022-10-05T09:01:33.224Z] #0 5.068 Selecting previously unselected package librtmp1:arm64.
09:01:33 [2022-10-05T09:01:33.224Z] #0 5.068 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
09:01:33 [2022-10-05T09:01:33.224Z] #0 5.072 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
09:01:33 [2022-10-05T09:01:33.224Z] #0 5.126 Selecting previously unselected package libssh2-1:arm64.
09:01:33 [2022-10-05T09:01:33.224Z] #0 5.126 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
09:01:33 [2022-10-05T09:01:33.224Z] #0 5.130 Unpacking libssh2-1:arm64 (1.9.0-2) ...
09:01:33 [2022-10-05T09:01:33.224Z] #0 5.188 Selecting previously unselected package libcurl4:arm64.
09:01:33 [2022-10-05T09:01:33.224Z] #0 5.188 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_arm64.deb ...
09:01:33 [2022-10-05T09:01:33.224Z] #0 5.193 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
09:01:33 [2022-10-05T09:01:33.224Z] #0 5.260 Selecting previously unselected package curl.
09:01:33 [2022-10-05T09:01:33.224Z] #0 5.260 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_arm64.deb ...
09:01:33 [2022-10-05T09:01:33.224Z] #0 5.264 Unpacking curl (7.74.0-1.3+deb11u3) ...
09:01:33 [2022-10-05T09:01:33.224Z] #0 5.328 Selecting previously unselected package libonig5:arm64.
09:01:33 [2022-10-05T09:01:33.224Z] #0 5.328 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
09:01:33 [2022-10-05T09:01:33.224Z] #0 5.333 Unpacking libonig5:arm64 (6.9.6-1.1) ...
09:01:33 [2022-10-05T09:01:33.224Z] #0 5.408 Selecting previously unselected package libjq1:arm64.
09:01:33 [2022-10-05T09:01:33.224Z] #0 5.408 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
09:01:33 [2022-10-05T09:01:33.224Z] #0 5.412 Unpacking libjq1:arm64 (1.6-2.1) ...
09:01:33 [2022-10-05T09:01:33.224Z] #0 5.456 Selecting previously unselected package jq.
09:01:33 [2022-10-05T09:01:33.224Z] #0 5.458 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
09:01:33 [2022-10-05T09:01:33.224Z] #0 5.463 Unpacking jq (1.6-2.1) ...
09:01:33 [2022-10-05T09:01:33.224Z] #0 5.506 Setting up libpsl5:arm64 (0.21.0-1.2) ...
09:01:33 [2022-10-05T09:01:33.224Z] #0 5.520 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
09:01:33 [2022-10-05T09:01:33.224Z] #0 5.534 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
09:01:33 [2022-10-05T09:01:33.224Z] #0 5.546 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
09:01:33 [2022-10-05T09:01:33.224Z] #0 5.559 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
09:01:33 [2022-10-05T09:01:33.224Z] #0 5.573 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
09:01:33 [2022-10-05T09:01:33.224Z] #0 5.587 Setting up libssh2-1:arm64 (1.9.0-2) ...
09:01:33 [2022-10-05T09:01:33.224Z] #0 5.599 Setting up openssl (1.1.1n-0+deb11u3) ...
09:01:33 [2022-10-05T09:01:33.224Z] #0 5.617 Setting up libonig5:arm64 (6.9.6-1.1) ...
09:01:33 [2022-10-05T09:01:33.224Z] #0 5.634 Setting up libjq1:arm64 (1.6-2.1) ...
09:01:33 [2022-10-05T09:01:33.224Z] #0 5.649 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
09:01:33 [2022-10-05T09:01:33.224Z] #0 5.662 Setting up ca-certificates (20210119) ...
09:01:33 [2022-10-05T09:01:33.224Z] #0 6.411 Updating certificates in /etc/ssl/certs...
09:01:33 [2022-10-05T09:01:33.224Z] #0 7.150 129 added, 0 removed; done.
09:01:33 [2022-10-05T09:01:33.224Z] #0 7.184 Setting up jq (1.6-2.1) ...
09:01:33 [2022-10-05T09:01:33.224Z] #0 7.198 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
09:01:33 [2022-10-05T09:01:33.224Z] #0 7.213 Setting up curl (7.74.0-1.3+deb11u3) ...
09:01:33 [2022-10-05T09:01:33.224Z] #0 7.226 Processing triggers for libc-bin (2.31-13+deb11u4) ...
09:01:33 [2022-10-05T09:01:33.224Z] #0 7.250 Processing triggers for ca-certificates (20210119) ...
09:01:33 [2022-10-05T09:01:33.224Z] #0 7.261 Updating certificates in /etc/ssl/certs...
09:01:33 [2022-10-05T09:01:33.224Z] #0 8.000 0 added, 0 removed; done.
09:01:33 [2022-10-05T09:01:33.224Z] #0 8.000 Running hooks in /etc/ca-certificates/update.d...
09:01:33 [2022-10-05T09:01:33.224Z] #0 8.002 done.
09:01:33 [2022-10-05T09:01:33.224Z] #17 ...
09:01:33 [2022-10-05T09:01:33.224Z] 
09:01:33 [2022-10-05T09:01:33.224Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.2-bullseye@sha256:dac097273565a391568a1adc3b1a5699ee22edd6273204b7c90b5f991f601f37
09:01:33 [2022-10-05T09:01:33.224Z] #13 ...
09:01:33 [2022-10-05T09:01:33.224Z] 
09:01:33 [2022-10-05T09:01:33.224Z] #17 [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
09:01:33 [2022-10-05T09:01:33.224Z] #17 DONE 10.3s
09:01:33 [2022-10-05T09:01:33.224Z] 
09:01:33 [2022-10-05T09:01:33.224Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.2-bullseye@sha256:dac097273565a391568a1adc3b1a5699ee22edd6273204b7c90b5f991f601f37
09:01:33 [2022-10-05T09:01:33.483Z] #13 ...
09:01:33 [2022-10-05T09:01:33.483Z] 
09:01:33 [2022-10-05T09:01:33.483Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
09:01:33 [2022-10-05T09:01:33.483Z] #18 DONE 0.2s
09:01:33 [2022-10-05T09:01:33.483Z] 
09:01:33 [2022-10-05T09:01:33.483Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.2-bullseye@sha256:dac097273565a391568a1adc3b1a5699ee22edd6273204b7c90b5f991f601f37
09:01:34 [2022-10-05T09:01:34.860Z] #13 extracting sha256:62911760c3194301cd64a47cc27c642b607a63b05b589de96d811abe945c47fb 4.7s done
09:01:34 [2022-10-05T09:01:34.860Z] #13 extracting sha256:dc46194a2494f7658cf0a8e0e9d0209cae70b980b3222d9152a42d3416a307a5 done
09:01:35 [2022-10-05T09:01:35.119Z] #13 DONE 19.4s
09:01:35 [2022-10-05T09:01:35.119Z] 
09:01:35 [2022-10-05T09:01:35.119Z] #19 [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
09:01:35 [2022-10-05T09:01:35.119Z] #0 1.590 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
09:01:35 [2022-10-05T09:01:35.387Z] #19 1.859 
09:01:35 [2022-10-05T09:01:35.647Z] #19 2.084 #=#=#                                                                         

######################################################################## 100.0%
09:01:35 [2022-10-05T09:01:35.647Z] #19 ...
09:01:35 [2022-10-05T09:01:35.647Z] 
09:01:35 [2022-10-05T09:01:35.647Z] #20 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
09:01:35 [2022-10-05T09:01:35.647Z] #20 DONE 0.7s
09:01:35 [2022-10-05T09:01:35.647Z] 
09:01:35 [2022-10-05T09:01:35.647Z] #19 [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
09:01:35 [2022-10-05T09:01:35.647Z] #19 2.306 
09:01:36 [2022-10-05T09:01:36.590Z] #19 ...
09:01:36 [2022-10-05T09:01:36.590Z] 
09:01:36 [2022-10-05T09:01:36.590Z] #21 [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
09:01:36 [2022-10-05T09:01:36.590Z] #21 DONE 0.5s
09:01:36 [2022-10-05T09:01:36.590Z] 
09:01:36 [2022-10-05T09:01:36.590Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:01:36 [2022-10-05T09:01:36.590Z] #22 DONE 0.2s
09:01:36 [2022-10-05T09:01:36.590Z] 
09:01:36 [2022-10-05T09:01:36.590Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:01:36 [2022-10-05T09:01:36.590Z] #23 DONE 0.3s
09:01:36 [2022-10-05T09:01:36.590Z] 
09:01:36 [2022-10-05T09:01:36.590Z] #24 [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
09:01:36 [2022-10-05T09:01:36.590Z] #24 ...
09:01:36 [2022-10-05T09:01:36.590Z] 
09:01:36 [2022-10-05T09:01:36.590Z] #25 [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
09:01:36 [2022-10-05T09:01:36.590Z] #25 DONE 0.3s
09:01:36 [2022-10-05T09:01:36.590Z] 
09:01:36 [2022-10-05T09:01:36.590Z] #26 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
09:01:36 [2022-10-05T09:01:36.590Z] #26 DONE 0.4s
09:01:36 [2022-10-05T09:01:36.590Z] 
09:01:36 [2022-10-05T09:01:36.590Z] #27 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
09:01:36 [2022-10-05T09:01:36.590Z] #27 DONE 0.4s
09:01:36 [2022-10-05T09:01:36.862Z] 
09:01:36 [2022-10-05T09:01:36.862Z] #28 [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
09:01:42 [2022-10-05T09:01:42.143Z] #28 5.012 + RM_GOPATH=0
09:01:42 [2022-10-05T09:01:42.143Z] #28 5.012 + TMP_GOPATH=
09:01:42 [2022-10-05T09:01:42.143Z] #28 5.012 + : /build
09:01:42 [2022-10-05T09:01:42.143Z] #28 5.031 + '[' -z '' ']'
09:01:42 [2022-10-05T09:01:42.143Z] #28 5.032 ++ mktemp -d
09:01:42 [2022-10-05T09:01:42.143Z] #28 5.036 + export GOPATH=/tmp/tmp.OlTawxaoak
09:01:42 [2022-10-05T09:01:42.143Z] #28 5.041 + GOPATH=/tmp/tmp.OlTawxaoak
09:01:42 [2022-10-05T09:01:42.143Z] #28 5.041 + RM_GOPATH=1
09:01:42 [2022-10-05T09:01:42.143Z] #28 5.041 + case "$(go env GOARCH)" in
09:01:42 [2022-10-05T09:01:42.143Z] #28 5.042 ++ go env GOARCH
09:01:42 [2022-10-05T09:01:42.143Z] #28 5.067 + export GO_BUILDMODE=-buildmode=pie
09:01:42 [2022-10-05T09:01:42.143Z] #28 5.070 + GO_BUILDMODE=-buildmode=pie
09:01:42 [2022-10-05T09:01:42.143Z] #28 5.073 ++ dirname /install.sh
09:01:42 [2022-10-05T09:01:42.143Z] #28 5.086 + dir=/
09:01:42 [2022-10-05T09:01:42.143Z] #28 5.086 + bin=rootlesskit
09:01:42 [2022-10-05T09:01:42.143Z] #28 5.087 + shift
09:01:42 [2022-10-05T09:01:42.143Z] #28 5.087 + '[' '!' -f //rootlesskit.installer ']'
09:01:42 [2022-10-05T09:01:42.143Z] #28 5.090 + . //rootlesskit.installer
09:01:42 [2022-10-05T09:01:42.143Z] #28 5.091 ++ : 1920341cd41e047834a21007424162a2dc946315
09:01:42 [2022-10-05T09:01:42.143Z] #28 5.091 + install_rootlesskit
09:01:42 [2022-10-05T09:01:42.143Z] #28 5.091 + case "$1" in
09:01:42 [2022-10-05T09:01:42.143Z] #28 5.091 + export CGO_ENABLED=0
09:01:42 [2022-10-05T09:01:42.143Z] #28 5.091 + CGO_ENABLED=0
09:01:42 [2022-10-05T09:01:42.143Z] #28 5.091 + _install_rootlesskit
09:01:42 [2022-10-05T09:01:42.143Z] #28 5.092 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
09:01:42 [2022-10-05T09:01:42.143Z] #28 5.101 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
09:01:42 [2022-10-05T09:01:42.143Z] #28 5.101 + for f in rootlesskit rootlesskit-docker-proxy
09:01:42 [2022-10-05T09:01:42.143Z] #28 5.101 + GOBIN=/build
09:01:42 [2022-10-05T09:01:42.143Z] #28 5.101 + GO111MODULE=on
09:01:42 [2022-10-05T09:01:42.143Z] #28 5.101 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
09:01:42 [2022-10-05T09:01:42.143Z] #28 5.582 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
09:01:44 [2022-10-05T09:01:44.683Z] #28 7.748 go: downloading github.com/sirupsen/logrus v1.8.1
09:01:44 [2022-10-05T09:01:44.683Z] #28 7.755 go: downloading github.com/urfave/cli/v2 v2.4.0
09:01:45 [2022-10-05T09:01:45.251Z] #28 8.394 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
09:01:46 [2022-10-05T09:01:46.190Z] #28 ...
09:01:46 [2022-10-05T09:01:46.190Z] 
09:01:46 [2022-10-05T09:01:46.190Z] #29 [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
09:01:46 [2022-10-05T09:01:46.190Z] #0 3.866 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:01:46 [2022-10-05T09:01:46.190Z] #0 3.906 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:01:46 [2022-10-05T09:01:46.190Z] #0 3.906 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:01:46 [2022-10-05T09:01:46.190Z] #0 4.419 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
09:01:46 [2022-10-05T09:01:46.190Z] #0 5.676 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [185 kB]
09:01:46 [2022-10-05T09:01:46.190Z] #0 8.449 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [4160 B]
09:01:46 [2022-10-05T09:01:46.450Z] #29 ...
09:01:46 [2022-10-05T09:01:46.450Z] 
09:01:46 [2022-10-05T09:01:46.450Z] #30 [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
09:01:46 [2022-10-05T09:01:46.450Z] #0 5.653 go: downloading mvdan.cc/sh/v3 v3.0.2
09:01:46 [2022-10-05T09:01:46.450Z] #0 6.683 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:01:46 [2022-10-05T09:01:46.450Z] #0 6.688 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:01:46 [2022-10-05T09:01:46.450Z] #0 7.014 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:01:46 [2022-10-05T09:01:46.450Z] #0 8.813 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:01:46 [2022-10-05T09:01:46.450Z] #30 ...
09:01:46 [2022-10-05T09:01:46.450Z] 
09:01:46 [2022-10-05T09:01:46.450Z] #31 [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
09:01:46 [2022-10-05T09:01:46.450Z] #0 5.040 go: downloading github.com/tc-hib/go-winres v0.2.3
09:01:46 [2022-10-05T09:01:46.450Z] #0 6.012 go: downloading github.com/tc-hib/winres v0.1.5
09:01:46 [2022-10-05T09:01:46.450Z] #0 7.349 go: downloading github.com/urfave/cli/v2 v2.3.0
09:01:46 [2022-10-05T09:01:46.450Z] #0 7.351 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
09:01:46 [2022-10-05T09:01:46.450Z] #0 7.530 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
09:01:46 [2022-10-05T09:01:46.709Z] #31 ...
09:01:46 [2022-10-05T09:01:46.709Z] 
09:01:46 [2022-10-05T09:01:46.709Z] #32 [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             ;
09:01:46 [2022-10-05T09:01:46.709Z] #0 5.259 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:01:46 [2022-10-05T09:01:46.709Z] #0 5.330 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:01:46 [2022-10-05T09:01:46.709Z] #0 5.330 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:01:46 [2022-10-05T09:01:46.709Z] #0 6.142 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
09:01:46 [2022-10-05T09:01:46.709Z] #0 8.780 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [185 kB]
09:01:46 [2022-10-05T09:01:46.968Z] #32 ...
09:01:46 [2022-10-05T09:01:46.968Z] 
09:01:46 [2022-10-05T09:01:46.968Z] #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
09:01:46 [2022-10-05T09:01:46.968Z] #0 4.779 + RM_GOPATH=0
09:01:46 [2022-10-05T09:01:46.968Z] #0 4.779 + TMP_GOPATH=
09:01:46 [2022-10-05T09:01:46.968Z] #0 4.779 + : /build
09:01:46 [2022-10-05T09:01:46.968Z] #0 4.779 + '[' -z '' ']'
09:01:46 [2022-10-05T09:01:46.968Z] #0 4.803 ++ mktemp -d
09:01:46 [2022-10-05T09:01:46.968Z] #0 4.822 + export GOPATH=/tmp/tmp.IYC3zPY1LL
09:01:46 [2022-10-05T09:01:46.968Z] #0 4.822 + GOPATH=/tmp/tmp.IYC3zPY1LL
09:01:46 [2022-10-05T09:01:46.968Z] #0 4.822 + RM_GOPATH=1
09:01:46 [2022-10-05T09:01:46.968Z] #0 4.822 + case "$(go env GOARCH)" in
09:01:46 [2022-10-05T09:01:46.968Z] #0 4.835 ++ go env GOARCH
09:01:46 [2022-10-05T09:01:46.968Z] #0 4.874 + export GO_BUILDMODE=-buildmode=pie
09:01:46 [2022-10-05T09:01:46.968Z] #0 4.874 + GO_BUILDMODE=-buildmode=pie
09:01:46 [2022-10-05T09:01:46.968Z] #0 4.874 ++ dirname /install.sh
09:01:46 [2022-10-05T09:01:46.968Z] #0 4.877 + dir=/
09:01:46 [2022-10-05T09:01:46.968Z] #0 4.877 + bin=dockercli
09:01:46 [2022-10-05T09:01:46.968Z] #0 4.880 Install docker/cli version 17.06.2-ce from stable
09:01:46 [2022-10-05T09:01:46.968Z] #0 4.880 + shift
09:01:46 [2022-10-05T09:01:46.968Z] #0 4.880 + '[' '!' -f //dockercli.installer ']'
09:01:46 [2022-10-05T09:01:46.968Z] #0 4.880 + . //dockercli.installer
09:01:46 [2022-10-05T09:01:46.968Z] #0 4.880 ++ : stable
09:01:46 [2022-10-05T09:01:46.968Z] #0 4.880 ++ : 17.06.2-ce
09:01:46 [2022-10-05T09:01:46.968Z] #0 4.880 + install_dockercli
09:01:46 [2022-10-05T09:01:46.968Z] #0 4.880 + echo 'Install docker/cli version 17.06.2-ce from stable'
09:01:46 [2022-10-05T09:01:46.968Z] #0 4.880 ++ uname -m
09:01:46 [2022-10-05T09:01:46.968Z] #0 4.880 + arch=aarch64
09:01:46 [2022-10-05T09:01:46.968Z] #0 4.880 + '[' aarch64 '!=' x86_64 ']'
09:01:46 [2022-10-05T09:01:46.968Z] #0 4.880 + '[' aarch64 '!=' s390x ']'
09:01:46 [2022-10-05T09:01:46.968Z] #0 4.880 + '[' aarch64 '!=' armhf ']'
09:01:46 [2022-10-05T09:01:46.968Z] #0 4.880 + build_dockercli
09:01:46 [2022-10-05T09:01:46.968Z] #0 4.880 + git clone https://github.com/docker/docker-ce /tmp/tmp.IYC3zPY1LL/tmp/docker-ce
09:01:46 [2022-10-05T09:01:46.968Z] #0 4.886 Cloning into '/tmp/tmp.IYC3zPY1LL/tmp/docker-ce'...
09:01:46 [2022-10-05T09:01:46.968Z] #33 ...
09:01:46 [2022-10-05T09:01:46.968Z] 
09:01:46 [2022-10-05T09:01:46.968Z] #34 [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
09:01:46 [2022-10-05T09:01:46.968Z] #0 5.764 go: downloading gotest.tools/gotestsum v1.8.1
09:01:46 [2022-10-05T09:01:46.968Z] #0 7.193 go: downloading github.com/fatih/color v1.10.0
09:01:46 [2022-10-05T09:01:46.968Z] #0 7.249 go: downloading github.com/dnephin/pflag v1.0.7
09:01:46 [2022-10-05T09:01:46.968Z] #0 7.264 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:01:46 [2022-10-05T09:01:46.968Z] #0 7.327 go: downloading github.com/pkg/errors v0.9.1
09:01:46 [2022-10-05T09:01:46.968Z] #0 7.511 go: downloading golang.org/x/tools v0.1.0
09:01:46 [2022-10-05T09:01:46.968Z] #0 8.225 go: downloading github.com/mattn/go-colorable v0.1.8
09:01:46 [2022-10-05T09:01:46.968Z] #0 8.448 go: downloading github.com/mattn/go-isatty v0.0.12
09:01:46 [2022-10-05T09:01:46.968Z] #0 8.716 go: downloading github.com/fsnotify/fsnotify v1.4.9
09:01:46 [2022-10-05T09:01:46.968Z] #0 8.812 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
09:01:46 [2022-10-05T09:01:46.968Z] #34 ...
09:01:46 [2022-10-05T09:01:46.968Z] 
09:01:46 [2022-10-05T09:01:46.968Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:01:46 [2022-10-05T09:01:46.968Z] #0 3.731 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:01:46 [2022-10-05T09:01:46.968Z] #0 3.760 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:01:46 [2022-10-05T09:01:46.968Z] #0 3.760 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:01:46 [2022-10-05T09:01:46.968Z] #0 4.266 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
09:01:46 [2022-10-05T09:01:46.968Z] #0 6.168 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [185 kB]
09:01:46 [2022-10-05T09:01:46.968Z] #0 9.055 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [4160 B]
09:01:47 [2022-10-05T09:01:47.227Z] #35 ...
09:01:47 [2022-10-05T09:01:47.227Z] 
09:01:47 [2022-10-05T09:01:47.227Z] #19 [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
09:01:47 [2022-10-05T09:01:47.227Z] #19 3.468 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
09:01:47 [2022-10-05T09:01:47.227Z] #19 3.910 
09:01:47 [2022-10-05T09:01:47.227Z] #19 4.147 #=#=#                                                                         

######################################################################## 100.0%
09:01:47 [2022-10-05T09:01:47.227Z] #19 4.476 
09:01:47 [2022-10-05T09:01:47.227Z] #19 5.881 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
09:01:47 [2022-10-05T09:01:47.227Z] #19 6.203 
09:01:47 [2022-10-05T09:01:47.227Z] #19 6.440 #=#=#                                                                         

#                                                                          2.2%
########################################                                  55.7%
##################################################################        91.9%
######################################################################## 100.0%
09:01:47 [2022-10-05T09:01:47.227Z] #19 7.196 
09:01:47 [2022-10-05T09:01:47.227Z] #19 11.47 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
09:01:47 [2022-10-05T09:01:47.227Z] #19 13.33 
09:01:47 [2022-10-05T09:01:47.227Z] #19 13.71 #=#=#                                                                         

######################################################################## 100.0%
09:01:47 [2022-10-05T09:01:47.486Z] #19 ...
09:01:47 [2022-10-05T09:01:47.486Z] 
09:01:47 [2022-10-05T09:01:47.486Z] #36 [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
09:01:47 [2022-10-05T09:01:47.486Z] #0 5.073 + git clone https://github.com/kolyshkin/go-swagger.git .
09:01:47 [2022-10-05T09:01:47.486Z] #0 5.078 Cloning into '.'...
09:01:47 [2022-10-05T09:01:47.486Z] #36 ...
09:01:47 [2022-10-05T09:01:47.486Z] 
09:01:47 [2022-10-05T09:01:47.486Z] #37 [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
09:01:47 [2022-10-05T09:01:47.486Z] #0 5.759 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:01:47 [2022-10-05T09:01:47.486Z] #0 5.805 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:01:47 [2022-10-05T09:01:47.486Z] #0 5.806 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:01:47 [2022-10-05T09:01:47.486Z] #0 6.884 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
09:01:47 [2022-10-05T09:01:47.486Z] #0 10.15 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [185 kB]
09:01:47 [2022-10-05T09:01:47.745Z] #37 ...
09:01:47 [2022-10-05T09:01:47.745Z] 
09:01:47 [2022-10-05T09:01:47.745Z] #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
09:01:47 [2022-10-05T09:01:47.745Z] #0 5.908 go: downloading github.com/pelletier/go-toml v1.8.1
09:01:47 [2022-10-05T09:01:47.745Z] #38 ...
09:01:47 [2022-10-05T09:01:47.745Z] 
09:01:47 [2022-10-05T09:01:47.745Z] #39 [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
09:01:47 [2022-10-05T09:01:47.745Z] #0 5.558 go: downloading github.com/go-delve/delve v1.8.1
09:01:48 [2022-10-05T09:01:48.003Z] #39 ...
09:01:48 [2022-10-05T09:01:48.003Z] 
09:01:48 [2022-10-05T09:01:48.003Z] #40 [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.49.0"      && /build/golangci-lint --version
09:01:48 [2022-10-05T09:01:48.003Z] #0 5.351 go: downloading github.com/golangci/golangci-lint v1.49.0
09:01:48 [2022-10-05T09:01:48.003Z] #0 7.785 go: downloading github.com/fatih/color v1.13.0
09:01:48 [2022-10-05T09:01:48.003Z] #0 7.786 go: downloading github.com/gofrs/flock v0.8.1
09:01:48 [2022-10-05T09:01:48.003Z] #0 7.850 go: downloading github.com/spf13/cobra v1.5.0
09:01:48 [2022-10-05T09:01:48.003Z] #0 7.851 go: downloading github.com/spf13/pflag v1.0.5
09:01:48 [2022-10-05T09:01:48.003Z] #0 8.247 go: downloading github.com/spf13/viper v1.12.0
09:01:48 [2022-10-05T09:01:48.003Z] #0 8.321 go: downloading gopkg.in/yaml.v3 v3.0.1
09:01:48 [2022-10-05T09:01:48.003Z] #0 8.852 go: downloading golang.org/x/tools v0.1.12
09:01:48 [2022-10-05T09:01:48.003Z] #0 8.892 go: downloading github.com/mattn/go-colorable v0.1.13
09:01:48 [2022-10-05T09:01:48.003Z] #0 9.260 go: downloading github.com/mattn/go-isatty v0.0.16
09:01:48 [2022-10-05T09:01:48.003Z] #0 9.445 go: downloading github.com/hashicorp/go-multierror v1.1.1
09:01:48 [2022-10-05T09:01:48.003Z] #40 ...
09:01:48 [2022-10-05T09:01:48.003Z] 
09:01:48 [2022-10-05T09:01:48.003Z] #41 [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
09:01:48 [2022-10-05T09:01:48.004Z] #0 5.627 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:01:48 [2022-10-05T09:01:48.004Z] #0 5.674 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:01:48 [2022-10-05T09:01:48.004Z] #0 5.677 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:01:48 [2022-10-05T09:01:48.004Z] #0 6.141 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
09:01:48 [2022-10-05T09:01:48.004Z] #0 6.992 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
09:01:48 [2022-10-05T09:01:48.004Z] #0 9.699 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [185 kB]
09:01:48 [2022-10-05T09:01:48.262Z] #41 ...
09:01:48 [2022-10-05T09:01:48.262Z] 
09:01:48 [2022-10-05T09:01:48.262Z] #34 [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
09:01:48 [2022-10-05T09:01:48.262Z] #34 11.93 go: downloading github.com/jonboulle/clockwork v0.2.2
09:01:48 [2022-10-05T09:01:48.262Z] #34 11.95 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
09:01:48 [2022-10-05T09:01:48.521Z] #34 12.21 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
09:01:51 [2022-10-05T09:01:51.810Z] #34 14.95 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
09:01:51 [2022-10-05T09:01:51.810Z] #34 15.02 go: downloading golang.org/x/mod v0.3.0
09:01:51 [2022-10-05T09:01:51.810Z] #34 ...
09:01:51 [2022-10-05T09:01:51.810Z] 
09:01:51 [2022-10-05T09:01:51.810Z] #24 [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
09:01:51 [2022-10-05T09:01:51.810Z] #24 5.152 + git clone https://github.com/docker/distribution.git .
09:01:51 [2022-10-05T09:01:51.810Z] #24 5.152 Cloning into '.'...
09:01:51 [2022-10-05T09:01:51.810Z] #24 ...
09:01:51 [2022-10-05T09:01:51.810Z] 
09:01:51 [2022-10-05T09:01:51.810Z] #39 [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
09:01:51 [2022-10-05T09:01:51.810Z] #39 13.74 go: downloading github.com/sirupsen/logrus v1.6.0
09:01:51 [2022-10-05T09:01:51.810Z] #39 13.74 go: downloading github.com/spf13/cobra v1.1.3
09:01:51 [2022-10-05T09:01:51.810Z] #39 14.10 go: downloading github.com/mattn/go-isatty v0.0.3
09:01:51 [2022-10-05T09:01:51.810Z] #39 14.22 go: downloading gopkg.in/yaml.v2 v2.4.0
09:01:51 [2022-10-05T09:01:51.810Z] #39 14.31 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
09:01:51 [2022-10-05T09:01:51.810Z] #39 14.60 go: downloading github.com/cosiner/argv v0.1.0
09:01:51 [2022-10-05T09:01:51.810Z] #39 14.73 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
09:01:51 [2022-10-05T09:01:51.810Z] #39 14.78 go: downloading github.com/peterh/liner v1.2.2
09:01:51 [2022-10-05T09:01:51.810Z] #39 14.93 go: downloading github.com/google/go-dap v0.6.0
09:01:51 [2022-10-05T09:01:51.810Z] #39 15.33 go: downloading github.com/russross/blackfriday/v2 v2.0.1
09:01:52 [2022-10-05T09:01:52.070Z] #39 15.62 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
09:01:52 [2022-10-05T09:01:52.638Z] #39 16.27 go: downloading github.com/mattn/go-runewidth v0.0.3
09:01:52 [2022-10-05T09:01:52.638Z] #39 16.45 go: downloading github.com/hashicorp/golang-lru v0.5.4
09:01:52 [2022-10-05T09:01:52.902Z] #39 16.57 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
09:01:54 [2022-10-05T09:01:54.280Z] #39 17.80 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
09:01:55 [2022-10-05T09:01:55.673Z] #39 ...
09:01:55 [2022-10-05T09:01:55.673Z] 
09:01:55 [2022-10-05T09:01:55.673Z] #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
09:01:55 [2022-10-05T09:01:55.673Z] #38 18.67 tomll can be used in two ways:
09:01:55 [2022-10-05T09:01:55.673Z] #38 18.68 Writing to STDIN and reading from STDOUT:
09:01:55 [2022-10-05T09:01:55.673Z] #38 18.68   cat file.toml | tomll > file.toml
09:01:55 [2022-10-05T09:01:55.673Z] #38 18.68 
09:01:55 [2022-10-05T09:01:55.673Z] #38 18.68 Reading and updating a list of files:
09:01:55 [2022-10-05T09:01:55.673Z] #38 18.68   tomll a.toml b.toml c.toml
09:01:55 [2022-10-05T09:01:55.673Z] #38 18.68 
09:01:55 [2022-10-05T09:01:55.673Z] #38 18.69 When given a list of files, tomll will modify all files in place without asking.
09:01:55 [2022-10-05T09:01:55.933Z] #38 ...
09:01:55 [2022-10-05T09:01:55.933Z] 
09:01:55 [2022-10-05T09:01:55.933Z] #19 [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
09:01:55 [2022-10-05T09:01:55.933Z] #19 15.13 
09:01:55 [2022-10-05T09:01:55.933Z] #19 17.91 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
09:01:55 [2022-10-05T09:01:55.933Z] #19 19.88 #=#=#                                                                         
09:01:55 [2022-10-05T09:01:55.933Z] #19 20.24 #=#=#                                                                         

######################################################################## 100.0%
09:01:55 [2022-10-05T09:01:55.933Z] #19 21.82 
09:01:55 [2022-10-05T09:01:55.933Z] #19 22.32 Download of images into '/build' complete.
09:01:55 [2022-10-05T09:01:55.933Z] #19 22.32 Use something like the following to load the result into a Docker daemon:
09:01:55 [2022-10-05T09:01:55.933Z] #19 22.33   tar -cC '/build' . | docker load
09:01:55 [2022-10-05T09:01:55.933Z] #19 DONE 22.4s
09:01:55 [2022-10-05T09:01:55.933Z] 
09:01:55 [2022-10-05T09:01:55.933Z] #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
09:01:55 [2022-10-05T09:01:55.933Z] #38 DONE 19.6s
09:01:55 [2022-10-05T09:01:55.933Z] 
09:01:55 [2022-10-05T09:01:55.933Z] #40 [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.49.0"      && /build/golangci-lint --version
09:01:55 [2022-10-05T09:01:55.933Z] #40 15.69 go: downloading github.com/sirupsen/logrus v1.9.0
09:01:55 [2022-10-05T09:01:55.933Z] #40 15.70 go: downloading github.com/stretchr/testify v1.8.0
09:01:55 [2022-10-05T09:01:55.933Z] #40 15.90 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
09:01:55 [2022-10-05T09:01:55.933Z] #40 16.10 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
09:01:55 [2022-10-05T09:01:55.933Z] #40 16.13 go: downloading github.com/hashicorp/go-version v1.6.0
09:01:55 [2022-10-05T09:01:55.933Z] #40 16.20 go: downloading github.com/ldez/gomoddirectives v0.2.3
09:01:55 [2022-10-05T09:01:55.933Z] #40 16.25 go: downloading github.com/mitchellh/go-homedir v1.1.0
09:01:55 [2022-10-05T09:01:55.933Z] #40 16.36 go: downloading github.com/fsnotify/fsnotify v1.5.4
09:01:55 [2022-10-05T09:01:55.933Z] #40 16.46 go: downloading github.com/mitchellh/mapstructure v1.5.0
09:01:55 [2022-10-05T09:01:55.933Z] #40 16.46 go: downloading github.com/spf13/afero v1.8.2
09:01:55 [2022-10-05T09:01:55.933Z] #40 16.65 go: downloading github.com/spf13/cast v1.5.0
09:01:55 [2022-10-05T09:01:55.933Z] #40 16.70 go: downloading github.com/spf13/jwalterweatherman v1.1.0
09:01:55 [2022-10-05T09:01:55.933Z] #40 16.86 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
09:01:55 [2022-10-05T09:01:55.933Z] #40 16.95 go: downloading github.com/hashicorp/errwrap v1.0.0
09:01:56 [2022-10-05T09:01:56.191Z] #40 19.74 go: downloading github.com/Antonboom/errname v0.1.7
09:01:56 [2022-10-05T09:01:56.191Z] #40 19.74 go: downloading 4d63.com/gochecknoglobals v0.1.0
09:01:56 [2022-10-05T09:01:56.191Z] #40 19.86 go: downloading github.com/Antonboom/nilnil v0.1.1
09:01:56 [2022-10-05T09:01:56.451Z] #40 20.03 go: downloading github.com/BurntSushi/toml v1.2.0
09:01:56 [2022-10-05T09:01:56.451Z] #40 20.05 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
09:01:56 [2022-10-05T09:01:56.710Z] #40 20.30 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
09:01:56 [2022-10-05T09:01:56.969Z] #40 20.76 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
09:01:56 [2022-10-05T09:01:56.969Z] #40 ...
09:01:56 [2022-10-05T09:01:56.969Z] 
09:01:56 [2022-10-05T09:01:56.969Z] #31 [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
09:01:56 [2022-10-05T09:01:56.969Z] #31 10.72 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
09:01:56 [2022-10-05T09:01:56.969Z] #31 10.86 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:01:57 [2022-10-05T09:01:57.228Z] #31 ...
09:01:57 [2022-10-05T09:01:57.228Z] 
09:01:57 [2022-10-05T09:01:57.228Z] #28 [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
09:01:57 [2022-10-05T09:01:57.228Z] #28 10.36 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
09:01:57 [2022-10-05T09:01:57.228Z] #28 11.19 go: downloading github.com/google/uuid v1.3.0
09:01:57 [2022-10-05T09:01:57.229Z] #28 11.29 go: downloading github.com/moby/vpnkit v0.5.0
09:01:57 [2022-10-05T09:01:57.229Z] #28 12.72 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
09:01:57 [2022-10-05T09:01:57.229Z] #28 12.83 go: downloading github.com/gofrs/flock v0.8.1
09:01:57 [2022-10-05T09:01:57.229Z] #28 12.93 go: downloading github.com/gorilla/mux v1.8.0
09:01:57 [2022-10-05T09:01:57.229Z] #28 13.11 go: downloading github.com/moby/sys/mountinfo v0.6.0
09:01:57 [2022-10-05T09:01:57.229Z] #28 13.47 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
09:01:57 [2022-10-05T09:01:57.229Z] #28 13.61 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
09:01:57 [2022-10-05T09:01:57.229Z] #28 13.75 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
09:01:57 [2022-10-05T09:01:57.229Z] #28 15.50 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:01:57 [2022-10-05T09:01:57.229Z] #28 ...
09:01:57 [2022-10-05T09:01:57.229Z] 
09:01:57 [2022-10-05T09:01:57.229Z] #40 [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.49.0"      && /build/golangci-lint --version
09:01:57 [2022-10-05T09:01:57.229Z] #40 20.99 go: downloading github.com/alexkohler/prealloc v1.0.0
09:01:57 [2022-10-05T09:01:57.487Z] #40 21.10 go: downloading github.com/alingse/asasalint v0.0.11
09:01:57 [2022-10-05T09:01:57.487Z] #40 21.25 go: downloading github.com/ashanbrown/forbidigo v1.3.0
09:01:57 [2022-10-05T09:01:57.488Z] #40 21.33 go: downloading github.com/ashanbrown/makezero v1.1.1
09:01:57 [2022-10-05T09:01:57.750Z] #40 21.41 go: downloading github.com/bkielbasa/cyclop v1.2.0
09:01:57 [2022-10-05T09:01:57.750Z] #40 21.44 go: downloading github.com/blizzy78/varnamelen v0.8.0
09:01:57 [2022-10-05T09:01:57.750Z] #40 ...
09:01:57 [2022-10-05T09:01:57.750Z] 
09:01:57 [2022-10-05T09:01:57.750Z] #32 [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             ;
09:01:57 [2022-10-05T09:01:57.750Z] #32 11.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [4160 B]
09:01:57 [2022-10-05T09:01:57.750Z] #32 16.80 Fetched 8469 kB in 12s (716 kB/s)
09:01:57 [2022-10-05T09:01:57.750Z] #32 16.80 Reading package lists...
09:01:57 [2022-10-05T09:01:57.750Z] #32 ...
09:01:57 [2022-10-05T09:01:57.750Z] 
09:01:57 [2022-10-05T09:01:57.750Z] #40 [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.49.0"      && /build/golangci-lint --version
09:01:57 [2022-10-05T09:01:57.750Z] #40 21.51 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
09:01:57 [2022-10-05T09:01:57.750Z] #40 21.58 go: downloading github.com/breml/bidichk v0.2.3
09:01:58 [2022-10-05T09:01:58.014Z] #40 21.62 go: downloading github.com/breml/errchkjson v0.3.0
09:01:58 [2022-10-05T09:01:58.014Z] #40 21.81 go: downloading github.com/butuzov/ireturn v0.1.1
09:01:58 [2022-10-05T09:01:58.014Z] #40 21.81 go: downloading github.com/charithe/durationcheck v0.0.9
09:01:58 [2022-10-05T09:01:58.277Z] #40 21.93 go: downloading github.com/curioswitch/go-reassign v0.1.2
09:01:58 [2022-10-05T09:01:58.537Z] #40 22.06 go: downloading github.com/daixiang0/gci v0.6.3
09:01:58 [2022-10-05T09:01:58.796Z] #40 22.36 go: downloading github.com/esimonov/ifshort v1.0.4
09:01:58 [2022-10-05T09:01:58.796Z] #40 22.36 go: downloading github.com/denis-tingaikin/go-header v0.4.3
09:01:58 [2022-10-05T09:01:58.796Z] #40 22.41 go: downloading github.com/firefart/nonamedreturns v1.0.4
09:01:58 [2022-10-05T09:01:58.796Z] #40 22.52 go: downloading github.com/fzipp/gocyclo v0.6.0
09:01:58 [2022-10-05T09:01:58.796Z] #40 22.55 go: downloading github.com/go-critic/go-critic v0.6.4
09:01:59 [2022-10-05T09:01:59.364Z] #40 ...
09:01:59 [2022-10-05T09:01:59.364Z] 
09:01:59 [2022-10-05T09:01:59.364Z] #41 [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
09:01:59 [2022-10-05T09:01:59.364Z] #41 12.71 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [4160 B]
09:01:59 [2022-10-05T09:01:59.364Z] #41 16.09 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
09:01:59 [2022-10-05T09:01:59.364Z] #41 19.23 Fetched 8472 kB in 14s (610 kB/s)
09:01:59 [2022-10-05T09:01:59.623Z] #41 19.23 Reading package lists...
09:01:59 [2022-10-05T09:01:59.623Z] #41 ...
09:01:59 [2022-10-05T09:01:59.623Z] 
09:01:59 [2022-10-05T09:01:59.623Z] #37 [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
09:01:59 [2022-10-05T09:01:59.623Z] #37 13.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [4160 B]
09:01:59 [2022-10-05T09:01:59.623Z] #37 17.53 Fetched 8469 kB in 12s (703 kB/s)
09:01:59 [2022-10-05T09:01:59.623Z] #37 17.53 Reading package lists...
09:01:59 [2022-10-05T09:01:59.623Z] #37 ...
09:01:59 [2022-10-05T09:01:59.623Z] 
09:01:59 [2022-10-05T09:01:59.623Z] #24 [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
09:01:59 [2022-10-05T09:01:59.882Z] #24 23.11 Updating files:  83% (1815/2185)
Updating files:  84% (1836/2185)
Updating files:  85% (1858/2185)
Updating files:  86% (1880/2185)
Updating files:  87% (1901/2185)
Updating files:  88% (1923/2185)
Updating files:  89% (1945/2185)
Updating files:  90% (1967/2185)
Updating files:  91% (1989/2185)
Updating files:  92% (2011/2185)
Updating files:  93% (2033/2185)
Updating files:  94% (2054/2185)
Updating files:  95% (2076/2185)
Updating files:  96% (2098/2185)
Updating files:  97% (2120/2185)
Updating files:  98% (2142/2185)
Updating files:  99% (2164/2185)
Updating files: 100% (2185/2185)
Updating files: 100% (2185/2185), done.
09:01:59 [2022-10-05T09:01:59.882Z] #24 23.37 + git checkout -q v2.3.0
09:02:00 [2022-10-05T09:02:00.141Z] #24 ...
09:02:00 [2022-10-05T09:02:00.141Z] 
09:02:00 [2022-10-05T09:02:00.141Z] #29 [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
09:02:00 [2022-10-05T09:02:00.141Z] #29 13.76 Fetched 8469 kB in 10s (835 kB/s)
09:02:00 [2022-10-05T09:02:00.141Z] #29 13.76 Reading package lists...
09:02:00 [2022-10-05T09:02:00.141Z] #29 19.26 Reading package lists...
09:02:00 [2022-10-05T09:02:00.141Z] #29 23.17 Building dependency tree...
09:02:00 [2022-10-05T09:02:00.141Z] #29 ...
09:02:00 [2022-10-05T09:02:00.141Z] 
09:02:00 [2022-10-05T09:02:00.141Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:02:00 [2022-10-05T09:02:00.141Z] #35 13.90 Fetched 8469 kB in 10s (817 kB/s)
09:02:00 [2022-10-05T09:02:00.141Z] #35 13.90 Reading package lists...
09:02:00 [2022-10-05T09:02:00.141Z] #35 19.06 Reading package lists...
09:02:00 [2022-10-05T09:02:00.400Z] #35 23.60 Building dependency tree...
09:02:00 [2022-10-05T09:02:00.400Z] #35 ...
09:02:00 [2022-10-05T09:02:00.400Z] 
09:02:00 [2022-10-05T09:02:00.400Z] #40 [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.49.0"      && /build/golangci-lint --version
09:02:00 [2022-10-05T09:02:00.400Z] #40 23.34 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:02:00 [2022-10-05T09:02:00.400Z] #40 23.37 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:02:00 [2022-10-05T09:02:00.400Z] #40 23.38 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
09:02:00 [2022-10-05T09:02:00.400Z] #40 23.52 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:02:00 [2022-10-05T09:02:00.400Z] #40 23.76 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:02:00 [2022-10-05T09:02:00.400Z] #40 23.83 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:02:00 [2022-10-05T09:02:00.400Z] #40 23.87 go: downloading github.com/golangci/misspell v0.3.5
09:02:00 [2022-10-05T09:02:00.400Z] #40 23.94 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:02:00 [2022-10-05T09:02:00.400Z] #40 24.00 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
09:02:00 [2022-10-05T09:02:00.400Z] #40 24.07 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
09:02:00 [2022-10-05T09:02:00.660Z] #40 24.21 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
09:02:00 [2022-10-05T09:02:00.660Z] #40 24.30 go: downloading github.com/hexops/gotextdiff v1.0.3
09:02:00 [2022-10-05T09:02:00.660Z] #40 24.42 go: downloading github.com/jgautheron/goconst v1.5.1
09:02:00 [2022-10-05T09:02:00.660Z] #40 24.42 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
09:02:00 [2022-10-05T09:02:00.660Z] #40 24.53 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
09:02:00 [2022-10-05T09:02:00.919Z] #40 24.55 go: downloading github.com/julz/importas v0.1.0
09:02:00 [2022-10-05T09:02:00.919Z] #40 24.62 go: downloading github.com/kisielk/errcheck v1.6.2
09:02:00 [2022-10-05T09:02:00.919Z] #40 24.65 go: downloading github.com/kulti/thelper v0.6.3
09:02:00 [2022-10-05T09:02:00.919Z] #40 24.73 go: downloading github.com/kunwardeep/paralleltest v1.0.6
09:02:00 [2022-10-05T09:02:00.919Z] #40 24.76 go: downloading github.com/kyoh86/exportloopref v0.1.8
09:02:01 [2022-10-05T09:02:01.179Z] #40 24.85 go: downloading github.com/ldez/tagliatelle v0.3.1
09:02:01 [2022-10-05T09:02:01.180Z] #40 24.89 go: downloading github.com/leonklingele/grouper v1.1.0
09:02:01 [2022-10-05T09:02:01.180Z] #40 24.95 go: downloading github.com/lufeee/execinquery v1.2.1
09:02:01 [2022-10-05T09:02:01.439Z] #40 25.03 go: downloading github.com/maratori/testpackage v1.1.0
09:02:01 [2022-10-05T09:02:01.439Z] #40 25.13 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
09:02:01 [2022-10-05T09:02:01.439Z] #40 25.16 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
09:02:01 [2022-10-05T09:02:01.439Z] #40 25.20 go: downloading github.com/mgechev/revive v1.2.3
09:02:02 [2022-10-05T09:02:02.376Z] #40 25.95 go: downloading github.com/moricho/tparallel v0.2.1
09:02:02 [2022-10-05T09:02:02.376Z] #40 25.97 go: downloading github.com/nakabonne/nestif v0.3.1
09:02:02 [2022-10-05T09:02:02.376Z] #40 26.05 go: downloading github.com/nishanths/exhaustive v0.8.1
09:02:02 [2022-10-05T09:02:02.376Z] #40 26.10 go: downloading github.com/nishanths/predeclared v0.2.2
09:02:02 [2022-10-05T09:02:02.634Z] #40 26.25 go: downloading github.com/polyfloyd/go-errorlint v1.0.2
09:02:02 [2022-10-05T09:02:02.635Z] #40 26.36 go: downloading github.com/ryancurrah/gomodguard v1.2.4
09:02:02 [2022-10-05T09:02:02.635Z] #40 26.37 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
09:02:02 [2022-10-05T09:02:02.635Z] #40 26.44 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
09:02:02 [2022-10-05T09:02:02.933Z] #40 26.50 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
09:02:02 [2022-10-05T09:02:02.933Z] #40 26.51 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0
09:02:02 [2022-10-05T09:02:02.933Z] #40 26.55 go: downloading github.com/securego/gosec/v2 v2.13.1
09:02:03 [2022-10-05T09:02:03.201Z] #40 27.02 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
09:02:03 [2022-10-05T09:02:03.201Z] #40 27.02 go: downloading github.com/sivchari/containedctx v1.0.2
09:02:03 [2022-10-05T09:02:03.201Z] #40 27.05 go: downloading github.com/sivchari/nosnakecase v1.7.0
09:02:03 [2022-10-05T09:02:03.471Z] #40 27.09 go: downloading github.com/sivchari/tenv v1.7.0
09:02:03 [2022-10-05T09:02:03.471Z] #40 27.23 go: downloading github.com/sonatard/noctx v0.0.1
09:02:03 [2022-10-05T09:02:03.471Z] #40 27.27 go: downloading github.com/sourcegraph/go-diff v0.6.1
09:02:03 [2022-10-05T09:02:03.767Z] #40 27.33 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
09:02:03 [2022-10-05T09:02:03.767Z] #40 27.51 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
09:02:03 [2022-10-05T09:02:03.767Z] #40 27.61 go: downloading github.com/sylvia7788/contextcheck v1.0.6
09:02:04 [2022-10-05T09:02:04.039Z] #40 27.62 go: downloading github.com/tdakkota/asciicheck v0.1.1
09:02:04 [2022-10-05T09:02:04.039Z] #40 27.76 go: downloading github.com/tetafro/godot v1.4.11
09:02:04 [2022-10-05T09:02:04.039Z] #40 27.78 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
09:02:04 [2022-10-05T09:02:04.039Z] #40 27.84 go: downloading github.com/timonwong/logrlint v0.1.0
09:02:04 [2022-10-05T09:02:04.039Z] #40 27.84 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2
09:02:04 [2022-10-05T09:02:04.307Z] #40 28.04 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
09:02:04 [2022-10-05T09:02:04.307Z] #40 28.11 go: downloading github.com/ultraware/funlen v0.0.3
09:02:04 [2022-10-05T09:02:04.307Z] #40 28.16 go: downloading github.com/ultraware/whitespace v0.0.5
09:02:04 [2022-10-05T09:02:04.581Z] #40 28.27 go: downloading github.com/uudashr/gocognit v1.0.6
09:02:04 [2022-10-05T09:02:04.842Z] #40 28.43 go: downloading github.com/yagipy/maintidx v1.0.0
09:02:04 [2022-10-05T09:02:04.842Z] #40 28.50 go: downloading github.com/yeya24/promlinter v0.2.0
09:02:04 [2022-10-05T09:02:04.842Z] #40 28.61 go: downloading gitlab.com/bosi/decorder v0.2.3
09:02:05 [2022-10-05T09:02:05.102Z] #40 28.77 go: downloading honnef.co/go/tools v0.3.3
09:02:07 [2022-10-05T09:02:07.012Z] #40 30.57 go: downloading mvdan.cc/gofumpt v0.3.1
09:02:07 [2022-10-05T09:02:07.012Z] #40 30.57 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:02:07 [2022-10-05T09:02:07.012Z] #40 30.76 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442
09:02:07 [2022-10-05T09:02:07.012Z] #40 30.77 go: downloading github.com/davecgh/go-spew v1.1.1
09:02:07 [2022-10-05T09:02:07.365Z] #40 30.90 go: downloading github.com/stretchr/objx v0.4.0
09:02:07 [2022-10-05T09:02:07.365Z] #40 30.90 go: downloading github.com/pmezard/go-difflib v1.0.0
09:02:07 [2022-10-05T09:02:07.365Z] #40 31.00 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
09:02:07 [2022-10-05T09:02:07.639Z] #40 31.20 go: downloading github.com/subosito/gotenv v1.4.0
09:02:07 [2022-10-05T09:02:07.639Z] #40 31.37 go: downloading github.com/hashicorp/hcl v1.0.0
09:02:08 [2022-10-05T09:02:08.208Z] #40 31.79 go: downloading github.com/magiconair/properties v1.8.6
09:02:08 [2022-10-05T09:02:08.208Z] #40 31.80 go: downloading gopkg.in/ini.v1 v1.66.6
09:02:08 [2022-10-05T09:02:08.208Z] #40 31.96 go: downloading github.com/pelletier/go-toml/v2 v2.0.2
09:02:08 [2022-10-05T09:02:08.208Z] #40 32.03 go: downloading golang.org/x/text v0.3.7
09:02:08 [2022-10-05T09:02:08.780Z] #40 ...
09:02:08 [2022-10-05T09:02:08.780Z] 
09:02:08 [2022-10-05T09:02:08.780Z] #32 [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             ;
09:02:08 [2022-10-05T09:02:08.780Z] #32 16.80 Reading package lists...
09:02:08 [2022-10-05T09:02:08.780Z] #32 22.74 Reading package lists...
09:02:08 [2022-10-05T09:02:08.780Z] #32 27.18 Building dependency tree...
09:02:08 [2022-10-05T09:02:08.780Z] #32 31.48 python3 is already the newest version (3.9.2-3).
09:02:08 [2022-10-05T09:02:08.780Z] #32 31.48 The following additional packages will be installed:
09:02:08 [2022-10-05T09:02:08.780Z] #32 31.50   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
09:02:08 [2022-10-05T09:02:08.780Z] #32 31.51   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
09:02:08 [2022-10-05T09:02:08.780Z] #32 31.54 Suggested packages:
09:02:08 [2022-10-05T09:02:08.780Z] #32 31.55   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
09:02:08 [2022-10-05T09:02:08.780Z] #32 31.56   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
09:02:08 [2022-10-05T09:02:08.780Z] #32 31.56   m4-doc ed diffutils-doc
09:02:08 [2022-10-05T09:02:08.780Z] #32 31.56 Recommended packages:
09:02:08 [2022-10-05T09:02:08.780Z] #32 31.56   fakeroot libalgorithm-merge-perl libltdl-dev
09:02:09 [2022-10-05T09:02:09.042Z] #32 ...
09:02:09 [2022-10-05T09:02:09.042Z] 
09:02:09 [2022-10-05T09:02:09.042Z] #40 [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.49.0"      && /build/golangci-lint --version
09:02:09 [2022-10-05T09:02:09.042Z] #40 32.70 go: downloading github.com/pelletier/go-toml v1.9.5
09:02:09 [2022-10-05T09:02:09.982Z] #40 ...
09:02:09 [2022-10-05T09:02:09.982Z] 
09:02:09 [2022-10-05T09:02:09.982Z] #37 [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
09:02:09 [2022-10-05T09:02:09.982Z] #37 17.53 Reading package lists...
09:02:09 [2022-10-05T09:02:09.982Z] #37 23.63 Reading package lists...
09:02:09 [2022-10-05T09:02:09.982Z] #37 28.69 Building dependency tree...
09:02:09 [2022-10-05T09:02:09.982Z] #37 32.05 The following additional packages will be installed:
09:02:09 [2022-10-05T09:02:09.982Z] #37 32.05   libbtrfs0
09:02:09 [2022-10-05T09:02:09.982Z] #37 32.32 The following NEW packages will be installed:
09:02:09 [2022-10-05T09:02:09.982Z] #37 32.38   libbtrfs-dev libbtrfs0
09:02:09 [2022-10-05T09:02:09.982Z] #37 32.87 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
09:02:09 [2022-10-05T09:02:09.982Z] #37 32.87 Need to get 454 kB of archives.
09:02:09 [2022-10-05T09:02:09.982Z] #37 32.87 After this operation, 1275 kB of additional disk space will be used.
09:02:09 [2022-10-05T09:02:09.982Z] #37 32.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
09:02:09 [2022-10-05T09:02:09.982Z] #37 32.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
09:02:09 [2022-10-05T09:02:09.982Z] #37 ...
09:02:09 [2022-10-05T09:02:09.982Z] 
09:02:09 [2022-10-05T09:02:09.982Z] #32 [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             ;
09:02:09 [2022-10-05T09:02:09.982Z] #32 33.08 The following NEW packages will be installed:
09:02:09 [2022-10-05T09:02:09.982Z] #32 33.10   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
09:02:09 [2022-10-05T09:02:09.982Z] #32 33.10   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
09:02:09 [2022-10-05T09:02:09.982Z] #32 33.10   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
09:02:09 [2022-10-05T09:02:09.982Z] #32 33.11   libyajl2 m4 patch xz-utils
09:02:09 [2022-10-05T09:02:09.982Z] #32 33.57 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded.
09:02:09 [2022-10-05T09:02:09.982Z] #32 33.57 Need to get 5921 kB of archives.
09:02:09 [2022-10-05T09:02:09.982Z] #32 33.57 After this operation, 18.6 MB of additional disk space will be used.
09:02:09 [2022-10-05T09:02:09.982Z] #32 33.57 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
09:02:09 [2022-10-05T09:02:09.982Z] #32 33.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
09:02:09 [2022-10-05T09:02:09.982Z] #32 33.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
09:02:09 [2022-10-05T09:02:09.982Z] #32 33.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
09:02:09 [2022-10-05T09:02:09.982Z] #32 33.61 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
09:02:09 [2022-10-05T09:02:09.982Z] #32 33.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
09:02:09 [2022-10-05T09:02:09.982Z] #32 33.62 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
09:02:09 [2022-10-05T09:02:09.982Z] #32 33.66 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
09:02:09 [2022-10-05T09:02:09.982Z] #32 33.67 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
09:02:09 [2022-10-05T09:02:09.982Z] #32 33.68 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
09:02:09 [2022-10-05T09:02:09.982Z] #32 33.69 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
09:02:09 [2022-10-05T09:02:09.982Z] #32 33.72 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
09:02:09 [2022-10-05T09:02:09.982Z] #32 33.82 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
09:02:09 [2022-10-05T09:02:09.982Z] #32 33.82 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
09:02:09 [2022-10-05T09:02:09.982Z] #32 33.82 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
09:02:10 [2022-10-05T09:02:10.242Z] #32 33.84 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
09:02:10 [2022-10-05T09:02:10.242Z] #32 33.84 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
09:02:10 [2022-10-05T09:02:10.242Z] #32 33.86 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
09:02:10 [2022-10-05T09:02:10.242Z] #32 33.87 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
09:02:10 [2022-10-05T09:02:10.242Z] #32 33.90 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
09:02:10 [2022-10-05T09:02:10.242Z] #32 33.93 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
09:02:10 [2022-10-05T09:02:10.242Z] #32 33.93 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
09:02:10 [2022-10-05T09:02:10.242Z] #32 33.94 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
09:02:11 [2022-10-05T09:02:11.190Z] #32 ...
09:02:11 [2022-10-05T09:02:11.190Z] 
09:02:11 [2022-10-05T09:02:11.190Z] #29 [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
09:02:11 [2022-10-05T09:02:11.190Z] #29 23.17 Building dependency tree...
09:02:11 [2022-10-05T09:02:11.190Z] #29 27.26 The following additional packages will be installed:
09:02:11 [2022-10-05T09:02:11.190Z] #29 27.31   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
09:02:11 [2022-10-05T09:02:11.190Z] #29 27.35 Suggested packages:
09:02:11 [2022-10-05T09:02:11.190Z] #29 27.35   cmake-doc ninja-build lrzip
09:02:11 [2022-10-05T09:02:11.190Z] #29 27.35 Recommended packages:
09:02:11 [2022-10-05T09:02:11.190Z] #29 27.35   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
09:02:11 [2022-10-05T09:02:11.190Z] #29 28.38 The following NEW packages will be installed:
09:02:11 [2022-10-05T09:02:11.190Z] #29 28.39   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
09:02:11 [2022-10-05T09:02:11.190Z] #29 28.40   vim-common xxd
09:02:11 [2022-10-05T09:02:11.190Z] #29 28.79 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
09:02:11 [2022-10-05T09:02:11.190Z] #29 28.79 Need to get 15.6 MB of archives.
09:02:11 [2022-10-05T09:02:11.190Z] #29 28.79 After this operation, 67.4 MB of additional disk space will be used.
09:02:11 [2022-10-05T09:02:11.190Z] #29 28.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
09:02:11 [2022-10-05T09:02:11.190Z] #29 28.80 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
09:02:11 [2022-10-05T09:02:11.190Z] #29 28.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
09:02:11 [2022-10-05T09:02:11.190Z] #29 28.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
09:02:11 [2022-10-05T09:02:11.190Z] #29 29.21 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB]
09:02:11 [2022-10-05T09:02:11.190Z] #29 29.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
09:02:11 [2022-10-05T09:02:11.190Z] #29 29.24 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
09:02:11 [2022-10-05T09:02:11.190Z] #29 29.26 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
09:02:11 [2022-10-05T09:02:11.190Z] #29 29.27 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
09:02:11 [2022-10-05T09:02:11.190Z] #29 29.29 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
09:02:11 [2022-10-05T09:02:11.190Z] #29 30.64 debconf: delaying package configuration, since apt-utils is not installed
09:02:11 [2022-10-05T09:02:11.190Z] #29 31.02 Fetched 15.6 MB in 1s (16.0 MB/s)
09:02:11 [2022-10-05T09:02:11.190Z] #29 31.24 Selecting previously unselected package xxd.
09:02:11 [2022-10-05T09:02:11.190Z] #29 31.24 (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 ... 15709 files and directories currently installed.)
09:02:11 [2022-10-05T09:02:11.190Z] #29 31.41 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
09:02:11 [2022-10-05T09:02:11.190Z] #29 31.46 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
09:02:11 [2022-10-05T09:02:11.190Z] #29 31.70 Selecting previously unselected package vim-common.
09:02:11 [2022-10-05T09:02:11.190Z] #29 31.70 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
09:02:11 [2022-10-05T09:02:11.190Z] #29 31.73 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
09:02:11 [2022-10-05T09:02:11.190Z] #29 32.13 Selecting previously unselected package cmake-data.
09:02:11 [2022-10-05T09:02:11.190Z] #29 32.13 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
09:02:11 [2022-10-05T09:02:11.190Z] #29 32.15 Unpacking cmake-data (3.18.4-2+deb11u1) ...
09:02:11 [2022-10-05T09:02:11.190Z] #29 ...
09:02:11 [2022-10-05T09:02:11.190Z] 
09:02:11 [2022-10-05T09:02:11.190Z] #37 [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
09:02:11 [2022-10-05T09:02:11.190Z] #37 34.08 debconf: delaying package configuration, since apt-utils is not installed
09:02:11 [2022-10-05T09:02:11.190Z] #37 34.37 Fetched 454 kB in 0s (1085 kB/s)
09:02:11 [2022-10-05T09:02:11.190Z] #37 34.51 Selecting previously unselected package libbtrfs0:arm64.
09:02:11 [2022-10-05T09:02:11.190Z] #37 34.51 (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 ... 15709 files and directories currently installed.)
09:02:11 [2022-10-05T09:02:11.190Z] #37 34.60 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ...
09:02:11 [2022-10-05T09:02:11.190Z] #37 34.61 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
09:02:11 [2022-10-05T09:02:11.190Z] #37 34.83 Selecting previously unselected package libbtrfs-dev:arm64.
09:02:11 [2022-10-05T09:02:11.190Z] #37 34.83 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ...
09:02:11 [2022-10-05T09:02:11.190Z] #37 34.86 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
09:02:11 [2022-10-05T09:02:11.457Z] #37 ...
09:02:11 [2022-10-05T09:02:11.457Z] 
09:02:11 [2022-10-05T09:02:11.457Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:02:11 [2022-10-05T09:02:11.457Z] #35 23.60 Building dependency tree...
09:02:11 [2022-10-05T09:02:11.457Z] #35 27.78 The following additional packages will be installed:
09:02:11 [2022-10-05T09:02:11.457Z] #35 27.78   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
09:02:11 [2022-10-05T09:02:11.457Z] #35 27.78   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
09:02:11 [2022-10-05T09:02:11.457Z] #35 27.78   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
09:02:11 [2022-10-05T09:02:11.457Z] #35 27.78   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
09:02:11 [2022-10-05T09:02:11.457Z] #35 27.78   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
09:02:11 [2022-10-05T09:02:11.457Z] #35 27.79   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
09:02:11 [2022-10-05T09:02:11.457Z] #35 27.79   mingw-w64-common mingw-w64-x86-64-dev
09:02:11 [2022-10-05T09:02:11.457Z] #35 27.79 Suggested packages:
09:02:11 [2022-10-05T09:02:11.457Z] #35 27.79   gcc-10-locales seccomp wine64
09:02:11 [2022-10-05T09:02:11.457Z] #35 29.22 The following NEW packages will be installed:
09:02:11 [2022-10-05T09:02:11.457Z] #35 29.23   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
09:02:11 [2022-10-05T09:02:11.457Z] #35 29.23   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
09:02:11 [2022-10-05T09:02:11.457Z] #35 29.23   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
09:02:11 [2022-10-05T09:02:11.457Z] #35 29.23   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
09:02:11 [2022-10-05T09:02:11.457Z] #35 29.23   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
09:02:11 [2022-10-05T09:02:11.457Z] #35 29.24   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
09:02:11 [2022-10-05T09:02:11.457Z] #35 29.24   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
09:02:11 [2022-10-05T09:02:11.457Z] #35 29.26   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
09:02:11 [2022-10-05T09:02:11.457Z] #35 29.26   mingw-w64-x86-64-dev
09:02:11 [2022-10-05T09:02:11.457Z] #35 29.71 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded.
09:02:11 [2022-10-05T09:02:11.457Z] #35 29.71 Need to get 108 MB of archives.
09:02:11 [2022-10-05T09:02:11.457Z] #35 29.71 After this operation, 620 MB of additional disk space will be used.
09:02:11 [2022-10-05T09:02:11.457Z] #35 29.71 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB]
09:02:11 [2022-10-05T09:02:11.457Z] #35 29.78 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB]
09:02:11 [2022-10-05T09:02:11.457Z] #35 29.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
09:02:11 [2022-10-05T09:02:11.457Z] #35 29.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
09:02:11 [2022-10-05T09:02:11.457Z] #35 29.88 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
09:02:11 [2022-10-05T09:02:11.457Z] #35 29.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
09:02:11 [2022-10-05T09:02:11.457Z] #35 30.07 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
09:02:11 [2022-10-05T09:02:11.457Z] #35 30.21 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB]
09:02:11 [2022-10-05T09:02:11.457Z] #35 30.22 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB]
09:02:11 [2022-10-05T09:02:11.457Z] #35 30.71 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB]
09:02:11 [2022-10-05T09:02:11.457Z] #35 31.70 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB]
09:02:11 [2022-10-05T09:02:11.457Z] #35 32.11 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB]
09:02:11 [2022-10-05T09:02:11.457Z] #35 32.59 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB]
09:02:11 [2022-10-05T09:02:11.457Z] #35 33.51 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB]
09:02:11 [2022-10-05T09:02:11.457Z] #35 33.97 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
09:02:11 [2022-10-05T09:02:11.457Z] #35 33.98 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
09:02:11 [2022-10-05T09:02:11.457Z] #35 33.98 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
09:02:11 [2022-10-05T09:02:11.457Z] #35 33.98 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
09:02:11 [2022-10-05T09:02:11.457Z] #35 33.99 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
09:02:11 [2022-10-05T09:02:11.457Z] #35 33.99 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
09:02:11 [2022-10-05T09:02:11.457Z] #35 34.01 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
09:02:11 [2022-10-05T09:02:11.457Z] #35 34.01 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
09:02:11 [2022-10-05T09:02:11.457Z] #35 34.02 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
09:02:11 [2022-10-05T09:02:11.457Z] #35 34.04 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
09:02:11 [2022-10-05T09:02:11.457Z] #35 34.04 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
09:02:11 [2022-10-05T09:02:11.457Z] #35 34.06 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
09:02:11 [2022-10-05T09:02:11.457Z] #35 34.07 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
09:02:11 [2022-10-05T09:02:11.457Z] #35 34.09 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
09:02:11 [2022-10-05T09:02:11.457Z] #35 34.09 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
09:02:11 [2022-10-05T09:02:11.457Z] #35 34.10 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
09:02:11 [2022-10-05T09:02:11.457Z] #35 ...
09:02:11 [2022-10-05T09:02:11.457Z] 
09:02:11 [2022-10-05T09:02:11.457Z] #41 [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
09:02:11 [2022-10-05T09:02:11.457Z] #41 19.23 Reading package lists...
09:02:11 [2022-10-05T09:02:11.457Z] #41 25.00 Reading package lists...
09:02:11 [2022-10-05T09:02:11.457Z] #41 30.33 Building dependency tree...
09:02:11 [2022-10-05T09:02:11.457Z] #41 34.14 The following additional packages will be installed:
09:02:11 [2022-10-05T09:02:11.457Z] #41 34.14   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
09:02:11 [2022-10-05T09:02:11.457Z] #41 34.15   python3-protobuf python3-six
09:02:11 [2022-10-05T09:02:11.457Z] #41 34.17 Suggested packages:
09:02:11 [2022-10-05T09:02:11.457Z] #41 34.18   python3-setuptools
09:02:11 [2022-10-05T09:02:11.457Z] #41 34.18 Recommended packages:
09:02:11 [2022-10-05T09:02:11.457Z] #41 34.18   iproute2 | iproute
09:02:11 [2022-10-05T09:02:11.457Z] #41 34.82 The following NEW packages will be installed:
09:02:11 [2022-10-05T09:02:11.457Z] #41 34.85   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
09:02:11 [2022-10-05T09:02:11.457Z] #41 34.85   python3-protobuf python3-six
09:02:11 [2022-10-05T09:02:11.821Z] #41 ...
09:02:11 [2022-10-05T09:02:11.821Z] 
09:02:11 [2022-10-05T09:02:11.821Z] #37 [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
09:02:11 [2022-10-05T09:02:11.821Z] #37 35.30 Setting up libbtrfs0:arm64 (5.10.1-2) ...
09:02:11 [2022-10-05T09:02:11.821Z] #37 35.35 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
09:02:11 [2022-10-05T09:02:11.821Z] #37 35.37 Processing triggers for libc-bin (2.31-13+deb11u4) ...
09:02:12 [2022-10-05T09:02:12.112Z] #37 ...
09:02:12 [2022-10-05T09:02:12.112Z] 
09:02:12 [2022-10-05T09:02:12.112Z] #24 [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
09:02:12 [2022-10-05T09:02:12.112Z] #24 25.36 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
09:02:12 [2022-10-05T09:02:12.112Z] #24 ...
09:02:12 [2022-10-05T09:02:12.112Z] 
09:02:12 [2022-10-05T09:02:12.112Z] #41 [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
09:02:12 [2022-10-05T09:02:12.112Z] #41 35.49 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded.
09:02:12 [2022-10-05T09:02:12.112Z] #41 35.49 Need to get 2136 kB of archives.
09:02:12 [2022-10-05T09:02:12.112Z] #41 35.49 After this operation, 10.8 MB of additional disk space will be used.
09:02:12 [2022-10-05T09:02:12.112Z] #41 35.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
09:02:12 [2022-10-05T09:02:12.381Z] #41 35.55 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
09:02:12 [2022-10-05T09:02:12.381Z] #41 35.57 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
09:02:12 [2022-10-05T09:02:12.381Z] #41 35.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
09:02:12 [2022-10-05T09:02:12.381Z] #41 35.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
09:02:12 [2022-10-05T09:02:12.642Z] #41 35.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
09:02:12 [2022-10-05T09:02:12.642Z] #41 35.98 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
09:02:13 [2022-10-05T09:02:13.209Z] #41 ...
09:02:13 [2022-10-05T09:02:13.209Z] 
09:02:13 [2022-10-05T09:02:13.209Z] #30 [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
09:02:13 [2022-10-05T09:02:13.209Z] #30 36.35 v3.0.2
09:02:13 [2022-10-05T09:02:13.209Z] #30 DONE 36.9s
09:02:13 [2022-10-05T09:02:13.209Z] 
09:02:13 [2022-10-05T09:02:13.209Z] #31 [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
09:02:13 [2022-10-05T09:02:13.209Z] #31 36.81 NAME:
09:02:13 [2022-10-05T09:02:13.209Z] #31 36.81    go-winres - A tool for embedding resources in Windows executables
09:02:13 [2022-10-05T09:02:13.209Z] #31 36.81 
09:02:13 [2022-10-05T09:02:13.209Z] #31 36.81 USAGE:
09:02:13 [2022-10-05T09:02:13.209Z] #31 36.81    go-winres [global options] command [command options] [arguments...]
09:02:13 [2022-10-05T09:02:13.209Z] #31 36.81 
09:02:13 [2022-10-05T09:02:13.209Z] #31 36.81 COMMANDS:
09:02:13 [2022-10-05T09:02:13.209Z] #31 36.82    init     Create an initial ./winres/winres.json
09:02:13 [2022-10-05T09:02:13.209Z] #31 36.82    make     Make syso files for the "go build" command
09:02:13 [2022-10-05T09:02:13.209Z] #31 36.82    simply   Make syso files for the "go build" command (simplified)
09:02:13 [2022-10-05T09:02:13.209Z] #31 36.82    extract  Extract all resources from an executable
09:02:13 [2022-10-05T09:02:13.209Z] #31 36.82    patch    Replace resources in an executable file (exe, dll)
09:02:13 [2022-10-05T09:02:13.209Z] #31 36.82    help, h  Shows a list of commands or help for one command
09:02:13 [2022-10-05T09:02:13.209Z] #31 36.82 
09:02:13 [2022-10-05T09:02:13.209Z] #31 36.82 GLOBAL OPTIONS:
09:02:13 [2022-10-05T09:02:13.209Z] #31 36.82    --help, -h  show help (default: false)
09:02:13 [2022-10-05T09:02:13.209Z] #31 DONE 36.9s
09:02:13 [2022-10-05T09:02:13.209Z] 
09:02:13 [2022-10-05T09:02:13.209Z] #37 [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
09:02:13 [2022-10-05T09:02:13.209Z] #37 DONE 37.0s
09:02:13 [2022-10-05T09:02:13.209Z] 
09:02:13 [2022-10-05T09:02:13.209Z] #42 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
09:02:13 [2022-10-05T09:02:13.469Z] #42 DONE 0.4s
09:02:13 [2022-10-05T09:02:13.469Z] 
09:02:13 [2022-10-05T09:02:13.469Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:02:13 [2022-10-05T09:02:13.469Z] #35 35.28 debconf: delaying package configuration, since apt-utils is not installed
09:02:13 [2022-10-05T09:02:13.469Z] #35 35.56 Fetched 108 MB in 5s (22.9 MB/s)
09:02:13 [2022-10-05T09:02:13.469Z] #35 36.27 Selecting previously unselected package binutils-mingw-w64-i686.
09:02:13 [2022-10-05T09:02:13.469Z] #35 36.27 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
09:02:13 [2022-10-05T09:02:13.469Z] #35 36.41 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
09:02:13 [2022-10-05T09:02:13.469Z] #35 36.47 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
09:02:16 [2022-10-05T09:02:16.758Z] #35 39.81 Selecting previously unselected package binutils-mingw-w64-x86-64.
09:02:16 [2022-10-05T09:02:16.758Z] #35 39.81 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
09:02:16 [2022-10-05T09:02:16.758Z] #35 39.82 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
09:02:17 [2022-10-05T09:02:17.017Z] #35 ...
09:02:17 [2022-10-05T09:02:17.017Z] 
09:02:17 [2022-10-05T09:02:17.017Z] #36 [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
09:02:17 [2022-10-05T09:02:17.017Z] #36 40.38 Updating files:  94% (1433/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.
09:02:17 [2022-10-05T09:02:17.276Z] #36 40.49 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
09:02:18 [2022-10-05T09:02:18.105Z] #36 41.41 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:02:21 [2022-10-05T09:02:21.407Z] #36 ...
09:02:21 [2022-10-05T09:02:21.407Z] 
09:02:21 [2022-10-05T09:02:21.407Z] #32 [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             ;
09:02:21 [2022-10-05T09:02:21.407Z] #32 35.05 debconf: delaying package configuration, since apt-utils is not installed
09:02:21 [2022-10-05T09:02:21.407Z] #32 35.26 Fetched 5921 kB in 1s (8235 kB/s)
09:02:21 [2022-10-05T09:02:21.407Z] #32 35.35 Selecting previously unselected package bzip2.
09:02:21 [2022-10-05T09:02:21.407Z] #32 35.35 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
09:02:21 [2022-10-05T09:02:21.407Z] #32 35.44 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 35.45 Unpacking bzip2 (1.0.8-4) ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 36.04 Selecting previously unselected package libmagic-mgc.
09:02:21 [2022-10-05T09:02:21.407Z] #32 36.04 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 36.28 Unpacking libmagic-mgc (1:5.39-3) ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 36.98 Selecting previously unselected package libmagic1:arm64.
09:02:21 [2022-10-05T09:02:21.407Z] #32 37.05 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 37.07 Unpacking libmagic1:arm64 (1:5.39-3) ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 37.44 Selecting previously unselected package file.
09:02:21 [2022-10-05T09:02:21.407Z] #32 37.44 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 37.44 Unpacking file (1:5.39-3) ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 37.69 Selecting previously unselected package xz-utils.
09:02:21 [2022-10-05T09:02:21.407Z] #32 37.69 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 37.71 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 38.15 Selecting previously unselected package libsigsegv2:arm64.
09:02:21 [2022-10-05T09:02:21.407Z] #32 38.20 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 38.20 Unpacking libsigsegv2:arm64 (2.13-1) ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 38.31 Selecting previously unselected package m4.
09:02:21 [2022-10-05T09:02:21.407Z] #32 38.31 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 38.35 Unpacking m4 (1.4.18-5) ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 38.76 Selecting previously unselected package autoconf.
09:02:21 [2022-10-05T09:02:21.407Z] #32 38.76 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 38.78 Unpacking autoconf (2.69-14) ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 39.43 Selecting previously unselected package autotools-dev.
09:02:21 [2022-10-05T09:02:21.407Z] #32 39.43 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 39.46 Unpacking autotools-dev (20180224.1+nmu1) ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 39.60 Selecting previously unselected package automake.
09:02:21 [2022-10-05T09:02:21.407Z] #32 39.61 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 39.62 Unpacking automake (1:1.16.3-2) ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 40.09 Selecting previously unselected package patch.
09:02:21 [2022-10-05T09:02:21.407Z] #32 40.09 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 40.11 Unpacking patch (2.7.6-7) ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 40.27 Selecting previously unselected package dpkg-dev.
09:02:21 [2022-10-05T09:02:21.407Z] #32 40.28 Preparing to unpack .../11-dpkg-dev_1.20.12_all.deb ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 40.29 Unpacking dpkg-dev (1.20.12) ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 41.23 Selecting previously unselected package build-essential.
09:02:21 [2022-10-05T09:02:21.407Z] #32 41.24 Preparing to unpack .../12-build-essential_12.9_arm64.deb ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 41.26 Unpacking build-essential (12.9) ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 41.37 Selecting previously unselected package libcap2:arm64.
09:02:21 [2022-10-05T09:02:21.407Z] #32 41.37 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 41.38 Unpacking libcap2:arm64 (1:2.44-1) ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 41.48 Selecting previously unselected package libcap-dev:arm64.
09:02:21 [2022-10-05T09:02:21.407Z] #32 41.51 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 41.51 Unpacking libcap-dev:arm64 (1:2.44-1) ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 41.73 Selecting previously unselected package libprotobuf-c1:arm64.
09:02:21 [2022-10-05T09:02:21.407Z] #32 41.73 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 41.74 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 41.86 Selecting previously unselected package libprotobuf-c-dev:arm64.
09:02:21 [2022-10-05T09:02:21.407Z] #32 41.87 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 41.89 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 42.05 Selecting previously unselected package libseccomp-dev:arm64.
09:02:21 [2022-10-05T09:02:21.407Z] #32 42.05 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 42.06 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 42.27 Selecting previously unselected package libsystemd-dev:arm64.
09:02:21 [2022-10-05T09:02:21.407Z] #32 42.30 Preparing to unpack .../18-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 42.30 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 43.06 Selecting previously unselected package libtool.
09:02:21 [2022-10-05T09:02:21.407Z] #32 43.06 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 43.07 Unpacking libtool (2.4.6-15) ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 43.33 Selecting previously unselected package libudev-dev:arm64.
09:02:21 [2022-10-05T09:02:21.407Z] #32 43.33 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 43.34 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 43.59 Selecting previously unselected package libyajl2:arm64.
09:02:21 [2022-10-05T09:02:21.407Z] #32 43.59 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 43.60 Unpacking libyajl2:arm64 (2.1.0-3) ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 43.77 Selecting previously unselected package libyajl-dev:arm64.
09:02:21 [2022-10-05T09:02:21.407Z] #32 43.77 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 43.79 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 43.98 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 44.03 Setting up libmagic-mgc (1:5.39-3) ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 44.09 Setting up libyajl2:arm64 (2.1.0-3) ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 44.13 Setting up libmagic1:arm64 (1:5.39-3) ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 44.22 Setting up file (1:5.39-3) ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 44.24 Setting up bzip2 (1.0.8-4) ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 44.27 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 44.28 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 44.31 Setting up libcap2:arm64 (1:2.44-1) ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 44.36 Setting up autotools-dev (20180224.1+nmu1) ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 44.39 Setting up libsigsegv2:arm64 (2.13-1) ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 44.43 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 44.52 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:02:21 [2022-10-05T09:02:21.407Z] #32 44.55 Setting up patch (2.7.6-7) ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 44.59 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 44.66 Setting up libyajl-dev:arm64 (2.1.0-3) ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 44.68 Setting up libcap-dev:arm64 (1:2.44-1) ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 44.72 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 44.75 Setting up libtool (2.4.6-15) ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 44.77 Setting up m4 (1.4.18-5) ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 44.81 Setting up dpkg-dev (1.20.12) ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 44.84 Setting up autoconf (2.69-14) ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 44.86 Setting up build-essential (12.9) ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 44.88 Setting up automake (1:1.16.3-2) ...
09:02:21 [2022-10-05T09:02:21.407Z] #32 44.90 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
09:02:21 [2022-10-05T09:02:21.407Z] #32 44.91 Processing triggers for libc-bin (2.31-13+deb11u4) ...
09:02:21 [2022-10-05T09:02:21.979Z] #32 DONE 45.7s
09:02:21 [2022-10-05T09:02:21.979Z] 
09:02:21 [2022-10-05T09:02:21.979Z] #43 [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
09:02:22 [2022-10-05T09:02:22.922Z] #43 0.860 Cloning into '/tmp/crun-build'...
09:02:22 [2022-10-05T09:02:22.922Z] #43 ...
09:02:22 [2022-10-05T09:02:22.922Z] 
09:02:22 [2022-10-05T09:02:22.922Z] #29 [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
09:02:22 [2022-10-05T09:02:22.922Z] #29 36.52 Selecting previously unselected package libicu67:arm64.
09:02:22 [2022-10-05T09:02:22.922Z] #29 36.53 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ...
09:02:22 [2022-10-05T09:02:22.922Z] #29 36.57 Unpacking libicu67:arm64 (67.1-7) ...
09:02:22 [2022-10-05T09:02:22.922Z] #29 43.36 Selecting previously unselected package libxml2:arm64.
09:02:22 [2022-10-05T09:02:22.922Z] #29 43.37 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ...
09:02:22 [2022-10-05T09:02:22.922Z] #29 43.37 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
09:02:22 [2022-10-05T09:02:22.922Z] #29 43.79 Selecting previously unselected package libarchive13:arm64.
09:02:22 [2022-10-05T09:02:22.922Z] #29 43.80 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
09:02:22 [2022-10-05T09:02:22.922Z] #29 43.82 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
09:02:22 [2022-10-05T09:02:22.922Z] #29 44.01 Selecting previously unselected package libjsoncpp24:arm64.
09:02:22 [2022-10-05T09:02:22.922Z] #29 44.02 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ...
09:02:22 [2022-10-05T09:02:22.922Z] #29 44.03 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
09:02:22 [2022-10-05T09:02:22.922Z] #29 44.20 Selecting previously unselected package librhash0:arm64.
09:02:22 [2022-10-05T09:02:22.922Z] #29 44.22 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ...
09:02:22 [2022-10-05T09:02:22.922Z] #29 44.23 Unpacking librhash0:arm64 (1.4.1-2) ...
09:02:22 [2022-10-05T09:02:22.922Z] #29 44.43 Selecting previously unselected package libuv1:arm64.
09:02:22 [2022-10-05T09:02:22.922Z] #29 44.44 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ...
09:02:22 [2022-10-05T09:02:22.922Z] #29 44.50 Unpacking libuv1:arm64 (1.40.0-2) ...
09:02:22 [2022-10-05T09:02:22.922Z] #29 44.75 Selecting previously unselected package cmake.
09:02:22 [2022-10-05T09:02:22.922Z] #29 44.76 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ...
09:02:22 [2022-10-05T09:02:22.922Z] #29 44.77 Unpacking cmake (3.18.4-2+deb11u1) ...
09:02:22 [2022-10-05T09:02:22.922Z] #29 ...
09:02:22 [2022-10-05T09:02:22.922Z] 
09:02:22 [2022-10-05T09:02:22.922Z] #41 [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
09:02:22 [2022-10-05T09:02:22.922Z] #41 37.91 Get:7 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [630 kB]
09:02:22 [2022-10-05T09:02:22.922Z] #41 39.51 debconf: delaying package configuration, since apt-utils is not installed
09:02:22 [2022-10-05T09:02:22.922Z] #41 39.77 Fetched 2136 kB in 3s (641 kB/s)
09:02:22 [2022-10-05T09:02:22.922Z] #41 39.88 Selecting previously unselected package libprotobuf23:arm64.
09:02:22 [2022-10-05T09:02:22.922Z] #41 39.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 ... 15709 files and directories currently installed.)
09:02:22 [2022-10-05T09:02:22.922Z] #41 39.94 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
09:02:22 [2022-10-05T09:02:22.922Z] #41 39.98 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
09:02:22 [2022-10-05T09:02:22.922Z] #41 40.61 Selecting previously unselected package python3-pkg-resources.
09:02:22 [2022-10-05T09:02:22.922Z] #41 40.63 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
09:02:22 [2022-10-05T09:02:22.922Z] #41 40.63 Unpacking python3-pkg-resources (52.0.0-4) ...
09:02:22 [2022-10-05T09:02:22.922Z] #41 40.90 Selecting previously unselected package python3-six.
09:02:22 [2022-10-05T09:02:22.922Z] #41 40.91 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
09:02:22 [2022-10-05T09:02:22.923Z] #41 40.95 Unpacking python3-six (1.16.0-2) ...
09:02:22 [2022-10-05T09:02:22.923Z] #41 41.10 Selecting previously unselected package python3-protobuf.
09:02:22 [2022-10-05T09:02:22.923Z] #41 41.11 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
09:02:22 [2022-10-05T09:02:22.923Z] #41 41.12 Unpacking python3-protobuf (3.12.4-1) ...
09:02:22 [2022-10-05T09:02:22.923Z] #41 41.63 Selecting previously unselected package libnet1:arm64.
09:02:22 [2022-10-05T09:02:22.923Z] #41 41.63 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
09:02:22 [2022-10-05T09:02:22.923Z] #41 41.65 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
09:02:22 [2022-10-05T09:02:22.923Z] #41 41.82 Selecting previously unselected package libnl-3-200:arm64.
09:02:22 [2022-10-05T09:02:22.923Z] #41 41.84 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
09:02:22 [2022-10-05T09:02:22.923Z] #41 41.86 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
09:02:22 [2022-10-05T09:02:22.923Z] #41 42.03 Selecting previously unselected package libprotobuf-c1:arm64.
09:02:22 [2022-10-05T09:02:22.923Z] #41 42.03 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
09:02:22 [2022-10-05T09:02:22.923Z] #41 42.03 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
09:02:22 [2022-10-05T09:02:22.923Z] #41 42.23 Selecting previously unselected package criu.
09:02:22 [2022-10-05T09:02:22.923Z] #41 42.23 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ...
09:02:22 [2022-10-05T09:02:22.923Z] #41 42.24 Unpacking criu (3.17.1-1) ...
09:02:22 [2022-10-05T09:02:22.923Z] #41 43.03 Setting up python3-pkg-resources (52.0.0-4) ...
09:02:22 [2022-10-05T09:02:22.923Z] #41 44.71 Setting up libprotobuf23:arm64 (3.12.4-1) ...
09:02:22 [2022-10-05T09:02:22.923Z] #41 44.74 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
09:02:22 [2022-10-05T09:02:22.923Z] #41 44.75 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
09:02:22 [2022-10-05T09:02:22.923Z] #41 44.85 Setting up python3-six (1.16.0-2) ...
09:02:23 [2022-10-05T09:02:23.182Z] #41 46.48 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
09:02:23 [2022-10-05T09:02:23.182Z] #41 46.52 Setting up python3-protobuf (3.12.4-1) ...
09:02:23 [2022-10-05T09:02:23.750Z] #41 ...
09:02:23 [2022-10-05T09:02:23.750Z] 
09:02:23 [2022-10-05T09:02:23.750Z] #44 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
09:02:23 [2022-10-05T09:02:23.750Z] #0 1.595 + RM_GOPATH=0
09:02:23 [2022-10-05T09:02:23.750Z] #0 1.595 + TMP_GOPATH=
09:02:23 [2022-10-05T09:02:23.750Z] #0 1.615 + : /build
09:02:23 [2022-10-05T09:02:23.750Z] #0 1.615 + '[' -z '' ']'
09:02:23 [2022-10-05T09:02:23.750Z] #0 1.615 ++ mktemp -d
09:02:23 [2022-10-05T09:02:23.750Z] #0 1.615 + export GOPATH=/tmp/tmp.ydnWnHtVdW
09:02:23 [2022-10-05T09:02:23.750Z] #0 1.615 + GOPATH=/tmp/tmp.ydnWnHtVdW
09:02:23 [2022-10-05T09:02:23.750Z] #0 1.615 + RM_GOPATH=1
09:02:23 [2022-10-05T09:02:23.750Z] #0 1.615 + case "$(go env GOARCH)" in
09:02:23 [2022-10-05T09:02:23.750Z] #0 1.615 ++ go env GOARCH
09:02:23 [2022-10-05T09:02:23.750Z] #0 1.698 + export GO_BUILDMODE=-buildmode=pie
09:02:23 [2022-10-05T09:02:23.750Z] #0 1.698 + GO_BUILDMODE=-buildmode=pie
09:02:23 [2022-10-05T09:02:23.750Z] #0 1.698 ++ dirname /install.sh
09:02:23 [2022-10-05T09:02:23.750Z] #0 1.711 + dir=/
09:02:23 [2022-10-05T09:02:23.750Z] #0 1.711 + bin=containerd
09:02:23 [2022-10-05T09:02:23.750Z] #0 1.711 + shift
09:02:23 [2022-10-05T09:02:23.750Z] #0 1.711 + '[' '!' -f //containerd.installer ']'
09:02:23 [2022-10-05T09:02:23.750Z] #0 1.711 + . //containerd.installer
09:02:23 [2022-10-05T09:02:23.750Z] #0 1.711 ++ set -e
09:02:23 [2022-10-05T09:02:23.750Z] #0 1.711 ++ : v1.6.8
09:02:23 [2022-10-05T09:02:23.750Z] #0 1.711 + install_containerd
09:02:23 [2022-10-05T09:02:23.750Z] #0 1.711 + echo 'Install containerd version v1.6.8'
09:02:23 [2022-10-05T09:02:23.750Z] #0 1.711 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ydnWnHtVdW/src/github.com/containerd/containerd
09:02:23 [2022-10-05T09:02:23.750Z] #0 1.718 Install containerd version v1.6.8
09:02:23 [2022-10-05T09:02:23.750Z] #0 1.745 Cloning into '/tmp/tmp.ydnWnHtVdW/src/github.com/containerd/containerd'...
09:02:23 [2022-10-05T09:02:23.750Z] #44 ...
09:02:23 [2022-10-05T09:02:23.750Z] 
09:02:23 [2022-10-05T09:02:23.750Z] #40 [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.49.0"      && /build/golangci-lint --version
09:02:23 [2022-10-05T09:02:23.750Z] #40 38.84 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
09:02:23 [2022-10-05T09:02:23.750Z] #40 38.84 go: downloading github.com/gobwas/glob v0.2.3
09:02:23 [2022-10-05T09:02:23.750Z] #40 39.27 go: downloading go.uber.org/zap v1.17.0
09:02:23 [2022-10-05T09:02:23.750Z] #40 39.95 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
09:02:23 [2022-10-05T09:02:23.750Z] #40 39.98 go: downloading github.com/go-toolsmith/astfmt v1.0.0
09:02:23 [2022-10-05T09:02:23.750Z] #40 40.09 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d
09:02:23 [2022-10-05T09:02:23.750Z] #40 40.14 go: downloading github.com/go-toolsmith/astcast v1.0.0
09:02:23 [2022-10-05T09:02:23.750Z] #40 40.17 go: downloading github.com/go-toolsmith/astcopy v1.0.1
09:02:23 [2022-10-05T09:02:23.750Z] #40 40.21 go: downloading github.com/go-toolsmith/astequal v1.0.2
09:02:23 [2022-10-05T09:02:23.750Z] #40 40.25 go: downloading github.com/go-toolsmith/astp v1.0.0
09:02:23 [2022-10-05T09:02:23.750Z] #40 40.29 go: downloading github.com/go-toolsmith/strparse v1.0.0
09:02:23 [2022-10-05T09:02:23.750Z] #40 40.35 go: downloading github.com/go-toolsmith/typep v1.0.2
09:02:23 [2022-10-05T09:02:23.750Z] #40 40.35 go: downloading github.com/quasilyte/go-ruleguard v0.3.17
09:02:23 [2022-10-05T09:02:23.750Z] #40 40.42 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
09:02:23 [2022-10-05T09:02:23.750Z] #40 40.54 go: downloading github.com/kisielk/gotool v1.0.0
09:02:23 [2022-10-05T09:02:23.750Z] #40 40.68 go: downloading github.com/gostaticanalysis/comment v1.4.2
09:02:23 [2022-10-05T09:02:23.750Z] #40 40.79 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
09:02:23 [2022-10-05T09:02:23.750Z] #40 40.98 go: downloading github.com/ettle/strcase v0.1.1
09:02:23 [2022-10-05T09:02:23.750Z] #40 41.09 go: downloading github.com/fatih/structtag v1.2.0
09:02:23 [2022-10-05T09:02:23.750Z] #40 41.14 go: downloading github.com/Masterminds/semver v1.5.0
09:02:23 [2022-10-05T09:02:23.750Z] #40 41.16 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
09:02:23 [2022-10-05T09:02:23.750Z] #40 41.22 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
09:02:23 [2022-10-05T09:02:23.750Z] #40 41.35 go: downloading github.com/prometheus/client_golang v1.12.1
09:02:23 [2022-10-05T09:02:23.750Z] #40 41.97 go: downloading github.com/prometheus/client_model v0.2.0
09:02:23 [2022-10-05T09:02:23.750Z] #40 42.04 go: downloading github.com/google/go-cmp v0.5.8
09:02:23 [2022-10-05T09:02:23.750Z] #40 42.07 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:02:23 [2022-10-05T09:02:23.750Z] #40 42.25 go: downloading go.uber.org/atomic v1.7.0
09:02:23 [2022-10-05T09:02:23.750Z] #40 42.42 go: downloading go.uber.org/multierr v1.6.0
09:02:23 [2022-10-05T09:02:23.750Z] #40 42.50 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375
09:02:23 [2022-10-05T09:02:23.750Z] #40 42.50 go: downloading github.com/olekukonko/tablewriter v0.0.5
09:02:23 [2022-10-05T09:02:23.750Z] #40 42.68 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
09:02:23 [2022-10-05T09:02:23.750Z] #40 42.77 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
09:02:23 [2022-10-05T09:02:23.750Z] #40 42.79 go: downloading github.com/beorn7/perks v1.0.1
09:02:23 [2022-10-05T09:02:23.750Z] #40 42.85 go: downloading github.com/cespare/xxhash/v2 v2.1.2
09:02:23 [2022-10-05T09:02:23.750Z] #40 42.85 go: downloading github.com/golang/protobuf v1.5.2
09:02:23 [2022-10-05T09:02:23.750Z] #40 42.97 go: downloading github.com/prometheus/common v0.32.1
09:02:23 [2022-10-05T09:02:23.750Z] #40 43.34 go: downloading google.golang.org/protobuf v1.28.0
09:02:23 [2022-10-05T09:02:23.750Z] #40 43.35 go: downloading github.com/prometheus/procfs v0.7.3
09:02:23 [2022-10-05T09:02:23.750Z] #40 44.32 go: downloading github.com/mattn/go-runewidth v0.0.9
09:02:23 [2022-10-05T09:02:23.750Z] #40 45.49 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
09:02:24 [2022-10-05T09:02:24.687Z] #40 ...
09:02:24 [2022-10-05T09:02:24.687Z] 
09:02:24 [2022-10-05T09:02:24.687Z] #29 [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
09:02:24 [2022-10-05T09:02:24.687Z] #29 48.42 Setting up libicu67:arm64 (67.1-7) ...
09:02:24 [2022-10-05T09:02:24.687Z] #29 48.43 Setting up xxd (2:8.2.2434-3+deb11u1) ...
09:02:24 [2022-10-05T09:02:24.687Z] #29 48.47 Setting up libuv1:arm64 (1.40.0-2) ...
09:02:24 [2022-10-05T09:02:24.687Z] #29 48.48 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
09:02:24 [2022-10-05T09:02:24.687Z] #29 48.51 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
09:02:24 [2022-10-05T09:02:24.946Z] #29 48.53 Setting up librhash0:arm64 (1.4.1-2) ...
09:02:24 [2022-10-05T09:02:24.946Z] #29 48.54 Setting up cmake-data (3.18.4-2+deb11u1) ...
09:02:24 [2022-10-05T09:02:24.946Z] #29 48.58 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
09:02:24 [2022-10-05T09:02:24.946Z] #29 48.60 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
09:02:24 [2022-10-05T09:02:24.946Z] #29 48.64 Setting up cmake (3.18.4-2+deb11u1) ...
09:02:24 [2022-10-05T09:02:24.946Z] #29 48.65 Processing triggers for libc-bin (2.31-13+deb11u4) ...
09:02:25 [2022-10-05T09:02:25.516Z] #29 DONE 49.3s
09:02:25 [2022-10-05T09:02:25.516Z] 
09:02:25 [2022-10-05T09:02:25.516Z] #45 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
09:02:25 [2022-10-05T09:02:25.775Z] #45 DONE 0.1s
09:02:25 [2022-10-05T09:02:25.775Z] 
09:02:25 [2022-10-05T09:02:25.775Z] #46 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
09:02:26 [2022-10-05T09:02:26.716Z] #46 0.829 + RM_GOPATH=0
09:02:26 [2022-10-05T09:02:26.716Z] #46 0.829 + TMP_GOPATH=
09:02:26 [2022-10-05T09:02:26.716Z] #46 0.829 + : /build
09:02:26 [2022-10-05T09:02:26.716Z] #46 0.829 + '[' -z '' ']'
09:02:26 [2022-10-05T09:02:26.716Z] #46 0.835 ++ mktemp -d
09:02:26 [2022-10-05T09:02:26.716Z] #46 0.846 + export GOPATH=/tmp/tmp.NxvGC6nqiw
09:02:26 [2022-10-05T09:02:26.716Z] #46 0.846 + GOPATH=/tmp/tmp.NxvGC6nqiw
09:02:26 [2022-10-05T09:02:26.716Z] #46 0.846 + RM_GOPATH=1
09:02:26 [2022-10-05T09:02:26.716Z] #46 0.846 + case "$(go env GOARCH)" in
09:02:26 [2022-10-05T09:02:26.716Z] #46 0.846 ++ go env GOARCH
09:02:26 [2022-10-05T09:02:26.716Z] #46 0.889 + export GO_BUILDMODE=-buildmode=pie
09:02:26 [2022-10-05T09:02:26.716Z] #46 0.889 + GO_BUILDMODE=-buildmode=pie
09:02:26 [2022-10-05T09:02:26.716Z] #46 0.891 ++ dirname /install.sh
09:02:26 [2022-10-05T09:02:26.716Z] #46 0.896 + dir=/
09:02:26 [2022-10-05T09:02:26.716Z] #46 0.909 + bin=tini
09:02:26 [2022-10-05T09:02:26.716Z] #46 0.909 + shift
09:02:26 [2022-10-05T09:02:26.716Z] #46 0.910 + '[' '!' -f //tini.installer ']'
09:02:26 [2022-10-05T09:02:26.716Z] #46 0.910 + . //tini.installer
09:02:26 [2022-10-05T09:02:26.716Z] #46 0.911 ++ : v0.19.0
09:02:26 [2022-10-05T09:02:26.716Z] #46 0.912 + install_tini
09:02:26 [2022-10-05T09:02:26.716Z] #46 0.912 + echo 'Install tini version v0.19.0'
09:02:26 [2022-10-05T09:02:26.716Z] #46 0.912 Install tini version v0.19.0
09:02:26 [2022-10-05T09:02:26.716Z] #46 0.912 + git clone https://github.com/krallin/tini.git /tmp/tmp.NxvGC6nqiw/tini
09:02:26 [2022-10-05T09:02:26.716Z] #46 0.915 Cloning into '/tmp/tmp.NxvGC6nqiw/tini'...
09:02:27 [2022-10-05T09:02:27.283Z] #46 1.650 + cd /tmp/tmp.NxvGC6nqiw/tini
09:02:27 [2022-10-05T09:02:27.283Z] #46 1.650 + git checkout -q v0.19.0
09:02:27 [2022-10-05T09:02:27.283Z] #46 1.702 + cmake .
09:02:27 [2022-10-05T09:02:27.851Z] #46 2.223 -- The C compiler identification is GNU 10.2.1
09:02:28 [2022-10-05T09:02:28.110Z] #46 2.361 -- Detecting C compiler ABI info
09:02:28 [2022-10-05T09:02:28.679Z] #46 ...
09:02:28 [2022-10-05T09:02:28.679Z] 
09:02:28 [2022-10-05T09:02:28.679Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:02:28 [2022-10-05T09:02:28.679Z] #35 42.19 Selecting previously unselected package binutils-mingw-w64.
09:02:28 [2022-10-05T09:02:28.679Z] #35 42.20 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
09:02:28 [2022-10-05T09:02:28.679Z] #35 42.22 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
09:02:28 [2022-10-05T09:02:28.679Z] #35 42.40 Selecting previously unselected package libdevmapper1.02.1:arm64.
09:02:28 [2022-10-05T09:02:28.679Z] #35 42.40 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
09:02:28 [2022-10-05T09:02:28.679Z] #35 42.43 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
09:02:28 [2022-10-05T09:02:28.679Z] #35 42.64 Selecting previously unselected package dmsetup.
09:02:28 [2022-10-05T09:02:28.679Z] #35 42.65 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
09:02:28 [2022-10-05T09:02:28.679Z] #35 42.66 Unpacking dmsetup (2:1.02.175-2.1) ...
09:02:28 [2022-10-05T09:02:28.679Z] #35 42.83 Selecting previously unselected package mingw-w64-common.
09:02:28 [2022-10-05T09:02:28.679Z] #35 42.84 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
09:02:28 [2022-10-05T09:02:28.679Z] #35 42.84 Unpacking mingw-w64-common (8.0.0-1) ...
09:02:28 [2022-10-05T09:02:28.679Z] #35 49.37 Selecting previously unselected package mingw-w64-x86-64-dev.
09:02:28 [2022-10-05T09:02:28.679Z] #35 49.37 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
09:02:28 [2022-10-05T09:02:28.679Z] #35 49.41 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
09:02:28 [2022-10-05T09:02:28.679Z] #35 ...
09:02:28 [2022-10-05T09:02:28.679Z] 
09:02:28 [2022-10-05T09:02:28.679Z] #46 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
09:02:28 [2022-10-05T09:02:28.679Z] #46 3.010 -- Detecting C compiler ABI info - done
09:02:28 [2022-10-05T09:02:28.938Z] #46 3.095 -- Check for working C compiler: /usr/bin/cc - skipped
09:02:28 [2022-10-05T09:02:28.938Z] #46 3.096 -- Detecting C compile features
09:02:28 [2022-10-05T09:02:28.938Z] #46 3.104 -- Detecting C compile features - done
09:02:28 [2022-10-05T09:02:28.938Z] #46 3.160 -- Performing Test HAS_BUILTIN_FORTIFY
09:02:29 [2022-10-05T09:02:29.197Z] #46 3.416 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:02:29 [2022-10-05T09:02:29.197Z] #46 3.513 -- Configuring done
09:02:29 [2022-10-05T09:02:29.197Z] #46 3.538 -- Generating done
09:02:29 [2022-10-05T09:02:29.456Z] #46 ...
09:02:29 [2022-10-05T09:02:29.456Z] 
09:02:29 [2022-10-05T09:02:29.456Z] #41 [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
09:02:29 [2022-10-05T09:02:29.456Z] #41 50.54 Setting up criu (3.17.1-1) ...
09:02:29 [2022-10-05T09:02:29.456Z] #41 52.36 Processing triggers for libc-bin (2.31-13+deb11u4) ...
09:02:29 [2022-10-05T09:02:29.456Z] #41 DONE 52.7s
09:02:29 [2022-10-05T09:02:29.456Z] 
09:02:29 [2022-10-05T09:02:29.456Z] #46 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
09:02:29 [2022-10-05T09:02:29.456Z] #46 3.543 -- Build files have been written to: /tmp/tmp.NxvGC6nqiw/tini
09:02:29 [2022-10-05T09:02:29.456Z] #46 3.552 + make tini-static
09:02:30 [2022-10-05T09:02:30.025Z] #46 4.246 Scanning dependencies of target tini-static
09:02:30 [2022-10-05T09:02:30.286Z] #46 4.463 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:02:32 [2022-10-05T09:02:32.194Z] #46 6.047 [100%] Linking C executable tini-static
09:02:32 [2022-10-05T09:02:32.194Z] #46 6.514 [100%] Built target tini-static
09:02:32 [2022-10-05T09:02:32.194Z] #46 6.592 + mkdir -p /build
09:02:32 [2022-10-05T09:02:32.194Z] #46 6.606 + cp tini-static /build/docker-init
09:02:32 [2022-10-05T09:02:32.454Z] #46 DONE 6.8s
09:02:32 [2022-10-05T09:02:32.454Z] 
09:02:32 [2022-10-05T09:02:32.454Z] #43 [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
09:02:32 [2022-10-05T09:02:32.454Z] #43 6.607 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
09:02:32 [2022-10-05T09:02:32.454Z] #43 6.657 Cloning into '/tmp/crun-build/libocispec'...
09:02:32 [2022-10-05T09:02:32.454Z] #43 8.138 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
09:02:32 [2022-10-05T09:02:32.454Z] #43 8.227 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
09:02:32 [2022-10-05T09:02:32.454Z] #43 8.227 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
09:02:32 [2022-10-05T09:02:32.454Z] #43 8.228 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
09:02:32 [2022-10-05T09:02:32.454Z] #43 8.242 Cloning into '/tmp/crun-build/libocispec/image-spec'...
09:02:32 [2022-10-05T09:02:32.454Z] #43 9.878 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
09:02:34 [2022-10-05T09:02:34.357Z] #43 11.91 Cloning into '/tmp/crun-build/libocispec/yajl'...
09:02:35 [2022-10-05T09:02:35.295Z] #43 12.99 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
09:02:35 [2022-10-05T09:02:35.295Z] #43 13.31 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
09:02:35 [2022-10-05T09:02:35.916Z] #43 13.62 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
09:02:36 [2022-10-05T09:02:36.490Z] #43 ...
09:02:36 [2022-10-05T09:02:36.490Z] 
09:02:36 [2022-10-05T09:02:36.490Z] #34 [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
09:02:36 [2022-10-05T09:02:36.490Z] #34 60.11 gotestsum version dev
09:02:36 [2022-10-05T09:02:36.768Z] #34 DONE 60.6s
09:02:36 [2022-10-05T09:02:36.768Z] 
09:02:36 [2022-10-05T09:02:36.768Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:02:36 [2022-10-05T09:02:36.768Z] #35 56.55 Selecting previously unselected package gcc-mingw-w64-base.
09:02:36 [2022-10-05T09:02:36.768Z] #35 56.59 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
09:02:36 [2022-10-05T09:02:36.768Z] #35 56.61 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
09:02:36 [2022-10-05T09:02:36.768Z] #35 56.99 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
09:02:36 [2022-10-05T09:02:36.768Z] #35 56.99 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
09:02:36 [2022-10-05T09:02:36.768Z] #35 56.99 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
09:02:40 [2022-10-05T09:02:40.983Z] #35 63.95 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
09:02:40 [2022-10-05T09:02:40.983Z] #35 63.95 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
09:02:40 [2022-10-05T09:02:40.983Z] #35 63.96 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
09:02:49 [2022-10-05T09:02:49.102Z] #35 ...
09:02:49 [2022-10-05T09:02:49.102Z] 
09:02:49 [2022-10-05T09:02:49.102Z] #43 [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
09:02:49 [2022-10-05T09:02:49.102Z] #43 26.85 aclocal: warning: couldn't open directory 'm4': No such file or directory
09:02:54 [2022-10-05T09:02:54.371Z] #43 ...
09:02:54 [2022-10-05T09:02:54.371Z] 
09:02:54 [2022-10-05T09:02:54.371Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:02:54 [2022-10-05T09:02:54.371Z] #35 75.14 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
09:02:54 [2022-10-05T09:02:54.371Z] #35 75.16 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
09:02:54 [2022-10-05T09:02:54.371Z] #35 75.17 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
09:02:56 [2022-10-05T09:02:56.905Z] #35 ...
09:02:56 [2022-10-05T09:02:56.905Z] 
09:02:56 [2022-10-05T09:02:56.905Z] #44 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
09:02:56 [2022-10-05T09:02:56.905Z] #44 42.09 Updating files:  51% (2633/5066)
Updating files:  52% (2635/5066)
Updating files:  53% (2685/5066)
Updating files:  54% (2736/5066)
Updating files:  55% (2787/5066)
Updating files:  56% (2837/5066)
Updating files:  57% (2888/5066)
Updating files:  58% (2939/5066)
Updating files:  59% (2989/5066)
Updating files:  60% (3040/5066)
Updating files:  61% (3091/5066)
Updating files:  62% (3141/5066)
Updating files:  63% (3192/5066)
Updating files:  64% (3243/5066)
Updating files:  65% (3293/5066)
Updating files:  66% (3344/5066)
Updating files:  67% (3395/5066)
Updating files:  68% (3445/5066)
Updating files:  69% (3496/5066)
Updating files:  70% (3547/5066)
Updating files:  71% (3597/5066)
Updating files:  72% (3648/5066)
Updating files:  73% (3699/5066)
Updating files:  74% (3749/5066)
Updating files:  75% (3800/5066)
Updating files:  76% (3851/5066)
Updating files:  77% (3901/5066)
Updating files:  78% (3952/5066)
Updating files:  79% (4003/5066)
Updating files:  80% (4053/5066)
Updating files:  81% (4104/5066)
Updating files:  82% (4155/5066)
Updating files:  83% (4205/5066)
Updating files:  84% (4256/5066)
Updating files:  85% (4307/5066)
Updating files:  86% (4357/5066)
Updating files:  87% (4408/5066)
Updating files:  88% (4459/5066)
Updating files:  89% (4509/5066)
Updating files:  90% (4560/5066)
Updating files:  91% (4611/5066)
Updating files:  91% (4633/5066)
Updating files:  92% (4661/5066)
Updating files:  93% (4712/5066)
Updating files:  94% (4763/5066)
Updating files:  95% (4813/5066)
Updating files:  96% (4864/5066)
Updating files:  97% (4915/5066)
Updating files:  98% (4965/5066)
Updating files:  99% (5016/5066)
Updating files: 100% (5066/5066)
Updating files: 100% (5066/5066), done.
09:02:56 [2022-10-05T09:02:56.905Z] #44 43.44 + cd /tmp/tmp.ydnWnHtVdW/src/github.com/containerd/containerd
09:02:57 [2022-10-05T09:02:57.163Z] #44 43.44 + git checkout -q v1.6.8
09:02:59 [2022-10-05T09:02:59.065Z] #44 45.45 + export 'BUILDTAGS=netgo osusergo static_build'
09:02:59 [2022-10-05T09:02:59.065Z] #44 45.45 + BUILDTAGS='netgo osusergo static_build'
09:02:59 [2022-10-05T09:02:59.065Z] #44 45.46 + export EXTRA_FLAGS=-buildmode=pie
09:02:59 [2022-10-05T09:02:59.065Z] #44 45.46 + EXTRA_FLAGS=-buildmode=pie
09:02:59 [2022-10-05T09:02:59.065Z] #44 45.46 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
09:02:59 [2022-10-05T09:02:59.065Z] #44 45.46 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
09:02:59 [2022-10-05T09:02:59.065Z] #44 45.46 + '[' '' = dynamic ']'
09:02:59 [2022-10-05T09:02:59.065Z] #44 45.46 + make
09:03:00 [2022-10-05T09:03:00.982Z] #44 47.46 + bin/ctr
09:03:07 [2022-10-05T09:03:07.547Z] #44 ...
09:03:07 [2022-10-05T09:03:07.547Z] 
09:03:07 [2022-10-05T09:03:07.547Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:03:07 [2022-10-05T09:03:07.547Z] #35 80.37 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
09:03:07 [2022-10-05T09:03:07.547Z] #35 80.37 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
09:03:07 [2022-10-05T09:03:07.547Z] #35 80.40 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
09:03:07 [2022-10-05T09:03:07.547Z] #35 86.28 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
09:03:07 [2022-10-05T09:03:07.547Z] #35 86.28 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
09:03:07 [2022-10-05T09:03:07.547Z] #35 86.31 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
09:03:08 [2022-10-05T09:03:08.113Z] #35 ...
09:03:08 [2022-10-05T09:03:08.113Z] 
09:03:08 [2022-10-05T09:03:08.113Z] #43 [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
09:03:08 [2022-10-05T09:03:08.113Z] #43 36.13 libtoolize: putting auxiliary files in '.'.
09:03:08 [2022-10-05T09:03:08.113Z] #43 36.13 libtoolize: copying file './ltmain.sh'
09:03:08 [2022-10-05T09:03:08.113Z] #43 36.88 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
09:03:08 [2022-10-05T09:03:08.113Z] #43 36.89 libtoolize: and rerunning libtoolize and aclocal.
09:03:08 [2022-10-05T09:03:08.113Z] #43 36.89 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
09:03:08 [2022-10-05T09:03:08.113Z] #43 44.56 configure.ac:7: installing './compile'
09:03:08 [2022-10-05T09:03:08.113Z] #43 44.57 configure.ac:11: installing './config.guess'
09:03:08 [2022-10-05T09:03:08.113Z] #43 44.59 configure.ac:11: installing './config.sub'
09:03:08 [2022-10-05T09:03:08.113Z] #43 44.62 configure.ac:8: installing './install-sh'
09:03:08 [2022-10-05T09:03:08.113Z] #43 44.63 configure.ac:8: installing './missing'
09:03:08 [2022-10-05T09:03:08.113Z] #43 44.76 Makefile.am: installing './depcomp'
09:03:08 [2022-10-05T09:03:08.113Z] #43 45.94 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
09:03:08 [2022-10-05T09:03:08.113Z] #43 45.94 libtoolize: copying file 'build-aux/ltmain.sh'
09:03:08 [2022-10-05T09:03:08.113Z] #43 46.08 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
09:03:08 [2022-10-05T09:03:08.113Z] #43 46.08 libtoolize: copying file 'm4/libtool.m4'
09:03:08 [2022-10-05T09:03:08.113Z] #43 46.16 libtoolize: copying file 'm4/ltoptions.m4'
09:03:08 [2022-10-05T09:03:08.372Z] #43 46.32 libtoolize: copying file 'm4/ltsugar.m4'
09:03:08 [2022-10-05T09:03:08.631Z] #43 46.45 libtoolize: copying file 'm4/ltversion.m4'
09:03:08 [2022-10-05T09:03:08.631Z] #43 46.58 libtoolize: copying file 'm4/lt~obsolete.m4'
09:03:08 [2022-10-05T09:03:08.889Z] #43 46.72 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
09:03:14 [2022-10-05T09:03:14.158Z] #43 ...
09:03:14 [2022-10-05T09:03:14.158Z] 
09:03:14 [2022-10-05T09:03:14.158Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:03:14 [2022-10-05T09:03:14.158Z] #35 97.53 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
09:03:14 [2022-10-05T09:03:14.158Z] #35 97.54 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
09:03:14 [2022-10-05T09:03:14.158Z] #35 97.55 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
09:03:19 [2022-10-05T09:03:19.427Z] #35 102.6 Selecting previously unselected package g++-mingw-w64-x86-64.
09:03:19 [2022-10-05T09:03:19.427Z] #35 102.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
09:03:19 [2022-10-05T09:03:19.427Z] #35 102.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
09:03:19 [2022-10-05T09:03:19.427Z] #35 102.7 Selecting previously unselected package libapparmor1:arm64.
09:03:19 [2022-10-05T09:03:19.427Z] #35 102.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
09:03:19 [2022-10-05T09:03:19.427Z] #35 102.7 Unpacking libapparmor1:arm64 (2.13.6-10) ...
09:03:19 [2022-10-05T09:03:19.427Z] #35 102.8 Selecting previously unselected package libapparmor-dev:arm64.
09:03:19 [2022-10-05T09:03:19.427Z] #35 102.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
09:03:19 [2022-10-05T09:03:19.427Z] #35 102.9 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
09:03:19 [2022-10-05T09:03:19.427Z] #35 103.1 Selecting previously unselected package libbtrfs0:arm64.
09:03:19 [2022-10-05T09:03:19.427Z] #35 103.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
09:03:19 [2022-10-05T09:03:19.427Z] #35 103.2 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
09:03:19 [2022-10-05T09:03:19.427Z] #35 ...
09:03:19 [2022-10-05T09:03:19.427Z] 
09:03:19 [2022-10-05T09:03:19.427Z] #43 [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
09:03:19 [2022-10-05T09:03:19.427Z] #43 57.45 configure.ac:7: installing 'build-aux/compile'
09:03:19 [2022-10-05T09:03:19.427Z] #43 57.47 configure.ac:9: installing 'build-aux/config.guess'
09:03:19 [2022-10-05T09:03:19.427Z] #43 57.47 configure.ac:9: installing 'build-aux/config.sub'
09:03:19 [2022-10-05T09:03:19.427Z] #43 57.48 configure.ac:11: installing 'build-aux/install-sh'
09:03:19 [2022-10-05T09:03:19.427Z] #43 57.51 configure.ac:11: installing 'build-aux/missing'
09:03:19 [2022-10-05T09:03:19.686Z] #43 57.68 Makefile.am: installing 'build-aux/depcomp'
09:03:19 [2022-10-05T09:03:19.945Z] #43 57.82 parallel-tests: installing 'build-aux/test-driver'
09:03:22 [2022-10-05T09:03:22.476Z] #43 59.87 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
09:03:22 [2022-10-05T09:03:22.476Z] #43 59.87 libtoolize: copying file 'build-aux/ltmain.sh'
09:03:22 [2022-10-05T09:03:22.476Z] #43 60.51 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
09:03:22 [2022-10-05T09:03:22.476Z] #43 60.51 libtoolize: copying file 'm4/libtool.m4'
09:03:22 [2022-10-05T09:03:22.735Z] #43 60.63 libtoolize: copying file 'm4/ltoptions.m4'
09:03:22 [2022-10-05T09:03:22.994Z] #43 60.77 libtoolize: copying file 'm4/ltsugar.m4'
09:03:22 [2022-10-05T09:03:22.994Z] #43 60.88 libtoolize: copying file 'm4/ltversion.m4'
09:03:22 [2022-10-05T09:03:22.994Z] #43 61.02 libtoolize: copying file 'm4/lt~obsolete.m4'
09:03:24 [2022-10-05T09:03:24.899Z] #43 ...
09:03:24 [2022-10-05T09:03:24.899Z] 
09:03:24 [2022-10-05T09:03:24.899Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:03:24 [2022-10-05T09:03:24.899Z] #35 103.3 Selecting previously unselected package libbtrfs-dev:arm64.
09:03:24 [2022-10-05T09:03:24.899Z] #35 103.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
09:03:24 [2022-10-05T09:03:24.899Z] #35 103.3 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
09:03:24 [2022-10-05T09:03:24.899Z] #35 103.5 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
09:03:24 [2022-10-05T09:03:24.899Z] #35 103.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
09:03:24 [2022-10-05T09:03:24.899Z] #35 103.5 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
09:03:24 [2022-10-05T09:03:24.899Z] #35 103.6 Selecting previously unselected package libudev-dev:arm64.
09:03:24 [2022-10-05T09:03:24.899Z] #35 103.6 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ...
09:03:24 [2022-10-05T09:03:24.899Z] #35 103.6 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
09:03:24 [2022-10-05T09:03:24.899Z] #35 103.8 Selecting previously unselected package libsepol1-dev:arm64.
09:03:24 [2022-10-05T09:03:24.899Z] #35 103.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
09:03:24 [2022-10-05T09:03:24.899Z] #35 103.8 Unpacking libsepol1-dev:arm64 (3.1-1) ...
09:03:24 [2022-10-05T09:03:24.899Z] #35 104.1 Selecting previously unselected package libpcre2-16-0:arm64.
09:03:24 [2022-10-05T09:03:24.899Z] #35 104.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
09:03:24 [2022-10-05T09:03:24.899Z] #35 104.1 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
09:03:24 [2022-10-05T09:03:24.899Z] #35 104.3 Selecting previously unselected package libpcre2-32-0:arm64.
09:03:24 [2022-10-05T09:03:24.899Z] #35 104.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
09:03:24 [2022-10-05T09:03:24.899Z] #35 104.3 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
09:03:24 [2022-10-05T09:03:24.899Z] #35 104.5 Selecting previously unselected package libpcre2-posix2:arm64.
09:03:24 [2022-10-05T09:03:24.899Z] #35 104.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
09:03:24 [2022-10-05T09:03:24.899Z] #35 104.5 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
09:03:24 [2022-10-05T09:03:24.899Z] #35 104.5 Selecting previously unselected package libpcre2-dev:arm64.
09:03:24 [2022-10-05T09:03:24.899Z] #35 104.6 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
09:03:24 [2022-10-05T09:03:24.899Z] #35 104.6 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
09:03:24 [2022-10-05T09:03:24.899Z] #35 105.1 Selecting previously unselected package libselinux1-dev:arm64.
09:03:24 [2022-10-05T09:03:24.899Z] #35 105.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
09:03:24 [2022-10-05T09:03:24.899Z] #35 105.1 Unpacking libselinux1-dev:arm64 (3.1-3) ...
09:03:24 [2022-10-05T09:03:24.899Z] #35 105.3 Selecting previously unselected package libdevmapper-dev:arm64.
09:03:24 [2022-10-05T09:03:24.899Z] #35 105.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
09:03:24 [2022-10-05T09:03:24.899Z] #35 105.3 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
09:03:24 [2022-10-05T09:03:24.899Z] #35 105.5 Selecting previously unselected package libseccomp-dev:arm64.
09:03:24 [2022-10-05T09:03:24.899Z] #35 105.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
09:03:24 [2022-10-05T09:03:24.899Z] #35 105.5 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:03:24 [2022-10-05T09:03:24.899Z] #35 105.6 Selecting previously unselected package libsystemd-dev:arm64.
09:03:24 [2022-10-05T09:03:24.899Z] #35 105.6 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
09:03:24 [2022-10-05T09:03:24.899Z] #35 105.6 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
09:03:24 [2022-10-05T09:03:24.899Z] #35 106.2 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:03:24 [2022-10-05T09:03:24.899Z] #35 106.2 Setting up libapparmor1:arm64 (2.13.6-10) ...
09:03:24 [2022-10-05T09:03:24.899Z] #35 106.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
09:03:24 [2022-10-05T09:03:24.899Z] #35 106.3 Setting up libsepol1-dev:arm64 (3.1-1) ...
09:03:24 [2022-10-05T09:03:24.899Z] #35 106.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
09:03:24 [2022-10-05T09:03:24.899Z] #35 106.3 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
09:03:24 [2022-10-05T09:03:24.899Z] #35 106.3 Setting up libbtrfs0:arm64 (5.10.1-2) ...
09:03:24 [2022-10-05T09:03:24.899Z] #35 106.3 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
09:03:24 [2022-10-05T09:03:24.899Z] #35 106.4 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
09:03:24 [2022-10-05T09:03:24.899Z] #35 106.4 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
09:03:24 [2022-10-05T09:03:24.899Z] #35 106.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
09:03:24 [2022-10-05T09:03:24.899Z] #35 106.4 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
09:03:24 [2022-10-05T09:03:24.899Z] #35 106.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
09:03:24 [2022-10-05T09:03:24.899Z] #35 106.5 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
09:03:24 [2022-10-05T09:03:24.899Z] #35 106.5 Setting up mingw-w64-common (8.0.0-1) ...
09:03:24 [2022-10-05T09:03:24.899Z] #35 106.5 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
09:03:24 [2022-10-05T09:03:24.899Z] #35 106.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
09:03:24 [2022-10-05T09:03:24.899Z] #35 106.5 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
09:03:24 [2022-10-05T09:03:24.899Z] #35 106.5 Setting up libselinux1-dev:arm64 (3.1-3) ...
09:03:24 [2022-10-05T09:03:24.899Z] #35 106.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
09:03:24 [2022-10-05T09:03:24.899Z] #35 106.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
09:03:24 [2022-10-05T09:03:24.899Z] #35 106.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
09:03:24 [2022-10-05T09:03:24.899Z] #35 106.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
09:03:24 [2022-10-05T09:03:24.899Z] #35 106.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
09:03:24 [2022-10-05T09:03:24.899Z] #35 106.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
09:03:24 [2022-10-05T09:03:24.899Z] #35 106.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
09:03:24 [2022-10-05T09:03:24.899Z] #35 106.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
09:03:24 [2022-10-05T09:03:24.899Z] #35 106.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
09:03:24 [2022-10-05T09:03:24.899Z] #35 106.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
09:03:24 [2022-10-05T09:03:24.899Z] #35 106.8 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
09:03:24 [2022-10-05T09:03:24.899Z] #35 106.8 Setting up dmsetup (2:1.02.175-2.1) ...
09:03:24 [2022-10-05T09:03:24.899Z] #35 106.8 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
09:03:24 [2022-10-05T09:03:24.899Z] #35 106.8 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
09:03:24 [2022-10-05T09:03:24.899Z] #35 106.8 Processing triggers for libc-bin (2.31-13+deb11u4) ...
09:03:25 [2022-10-05T09:03:25.158Z] #35 DONE 108.9s
09:03:25 [2022-10-05T09:03:25.158Z] 
09:03:25 [2022-10-05T09:03:25.158Z] #47 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
09:03:25 [2022-10-05T09:03:25.418Z] #47 DONE 0.2s
09:03:25 [2022-10-05T09:03:25.418Z] 
09:03:25 [2022-10-05T09:03:25.418Z] #48 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
09:03:26 [2022-10-05T09:03:26.355Z] #48 0.987 + RM_GOPATH=0
09:03:26 [2022-10-05T09:03:26.355Z] #48 0.987 + TMP_GOPATH=
09:03:26 [2022-10-05T09:03:26.355Z] #48 0.987 + : /build
09:03:26 [2022-10-05T09:03:26.355Z] #48 0.987 + '[' -z '' ']'
09:03:26 [2022-10-05T09:03:26.355Z] #48 ...
09:03:26 [2022-10-05T09:03:26.355Z] 
09:03:26 [2022-10-05T09:03:26.355Z] #49 [dev-systemd-false  1/28] RUN groupadd -r docker
09:03:26 [2022-10-05T09:03:26.355Z] #49 DONE 1.2s
09:03:26 [2022-10-05T09:03:26.355Z] 
09:03:26 [2022-10-05T09:03:26.355Z] #48 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
09:03:26 [2022-10-05T09:03:26.355Z] #48 0.988 ++ mktemp -d
09:03:26 [2022-10-05T09:03:26.355Z] #48 0.999 + export GOPATH=/tmp/tmp.ThSpQqwDHg
09:03:26 [2022-10-05T09:03:26.355Z] #48 0.999 + GOPATH=/tmp/tmp.ThSpQqwDHg
09:03:26 [2022-10-05T09:03:26.355Z] #48 1.008 + RM_GOPATH=1
09:03:26 [2022-10-05T09:03:26.355Z] #48 1.008 + case "$(go env GOARCH)" in
09:03:26 [2022-10-05T09:03:26.355Z] #48 1.009 ++ go env GOARCH
09:03:26 [2022-10-05T09:03:26.355Z] #48 1.070 + export GO_BUILDMODE=-buildmode=pie
09:03:26 [2022-10-05T09:03:26.355Z] #48 1.070 + GO_BUILDMODE=-buildmode=pie
09:03:26 [2022-10-05T09:03:26.355Z] #48 1.070 ++ dirname /install.sh
09:03:26 [2022-10-05T09:03:26.355Z] #48 1.075 + dir=/
09:03:26 [2022-10-05T09:03:26.355Z] #48 1.075 + bin=runc
09:03:26 [2022-10-05T09:03:26.355Z] #48 1.075 + shift
09:03:26 [2022-10-05T09:03:26.355Z] #48 1.075 + '[' '!' -f //runc.installer ']'
09:03:26 [2022-10-05T09:03:26.355Z] #48 1.075 + . //runc.installer
09:03:26 [2022-10-05T09:03:26.355Z] #48 1.075 ++ set -e
09:03:26 [2022-10-05T09:03:26.355Z] #48 1.075 ++ : v1.1.4
09:03:26 [2022-10-05T09:03:26.355Z] #48 1.075 + install_runc
09:03:26 [2022-10-05T09:03:26.355Z] #48 1.075 + RUNC_BUILDTAGS=seccomp
09:03:26 [2022-10-05T09:03:26.355Z] #48 1.075 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
09:03:26 [2022-10-05T09:03:26.355Z] #48 1.075 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ThSpQqwDHg/src/github.com/opencontainers/runc
09:03:26 [2022-10-05T09:03:26.355Z] #48 1.075 Install runc version v1.1.4 (build tags: seccomp)
09:03:26 [2022-10-05T09:03:26.355Z] #48 1.109 Cloning into '/tmp/tmp.ThSpQqwDHg/src/github.com/opencontainers/runc'...
09:03:27 [2022-10-05T09:03:27.292Z] #48 ...
09:03:27 [2022-10-05T09:03:27.292Z] 
09:03:27 [2022-10-05T09:03:27.292Z] #50 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
09:03:27 [2022-10-05T09:03:27.292Z] #50 DONE 1.0s
09:03:27 [2022-10-05T09:03:27.551Z] 
09:03:27 [2022-10-05T09:03:27.551Z] #51 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
09:03:28 [2022-10-05T09:03:28.118Z] #51 0.860 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:03:28 [2022-10-05T09:03:28.377Z] #51 DONE 0.9s
09:03:28 [2022-10-05T09:03:28.377Z] 
09:03:28 [2022-10-05T09:03:28.377Z] #52 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
09:03:29 [2022-10-05T09:03:29.319Z] #52 DONE 0.9s
09:03:29 [2022-10-05T09:03:29.319Z] 
09:03:29 [2022-10-05T09:03:29.319Z] #28 [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
09:03:29 [2022-10-05T09:03:29.319Z] #28 107.8 + for f in rootlesskit rootlesskit-docker-proxy
09:03:29 [2022-10-05T09:03:29.319Z] #28 107.8 + GOBIN=/build
09:03:29 [2022-10-05T09:03:29.319Z] #28 107.8 + GO111MODULE=on
09:03:29 [2022-10-05T09:03:29.319Z] #28 107.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
09:03:30 [2022-10-05T09:03:30.256Z] #28 ...
09:03:30 [2022-10-05T09:03:30.256Z] 
09:03:30 [2022-10-05T09:03:30.256Z] #53 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
09:03:30 [2022-10-05T09:03:30.256Z] #53 DONE 0.9s
09:03:30 [2022-10-05T09:03:30.256Z] 
09:03:30 [2022-10-05T09:03:30.256Z] #54 [dev-systemd-false  6/28] RUN ldconfig
09:03:31 [2022-10-05T09:03:31.192Z] #54 DONE 0.8s
09:03:31 [2022-10-05T09:03:31.192Z] 
09:03:31 [2022-10-05T09:03:31.192Z] #55 [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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
09:03:31 [2022-10-05T09:03:31.763Z] #55 ...
09:03:31 [2022-10-05T09:03:31.763Z] 
09:03:31 [2022-10-05T09:03:31.763Z] #28 [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
09:03:31 [2022-10-05T09:03:31.763Z] #28 114.9 rootlesskit version 1.0.0
09:03:31 [2022-10-05T09:03:31.763Z] #28 114.9 Usage of /build/rootlesskit-docker-proxy:
09:03:31 [2022-10-05T09:03:31.763Z] #28 114.9   -container-ip string
09:03:31 [2022-10-05T09:03:31.763Z] #28 114.9     	container ip
09:03:31 [2022-10-05T09:03:31.763Z] #28 114.9   -container-port int
09:03:31 [2022-10-05T09:03:31.763Z] #28 114.9     	container port (default -1)
09:03:31 [2022-10-05T09:03:31.763Z] #28 114.9   -host-ip string
09:03:31 [2022-10-05T09:03:31.763Z] #28 114.9     	host ip
09:03:31 [2022-10-05T09:03:31.763Z] #28 114.9   -host-port int
09:03:31 [2022-10-05T09:03:31.763Z] #28 114.9     	host port (default -1)
09:03:31 [2022-10-05T09:03:31.763Z] #28 114.9   -proto string
09:03:31 [2022-10-05T09:03:31.763Z] #28 114.9     	proxy protocol (default "tcp")
09:03:31 [2022-10-05T09:03:31.763Z] #28 DONE 115.0s
09:03:31 [2022-10-05T09:03:31.763Z] 
09:03:31 [2022-10-05T09:03:31.763Z] #56 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
09:03:31 [2022-10-05T09:03:31.763Z] #56 DONE 0.1s
09:03:31 [2022-10-05T09:03:31.763Z] 
09:03:31 [2022-10-05T09:03:31.763Z] #57 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
09:03:31 [2022-10-05T09:03:31.763Z] #57 DONE 0.1s
09:03:31 [2022-10-05T09:03:31.763Z] 
09:03:31 [2022-10-05T09:03:31.763Z] #39 [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
09:03:32 [2022-10-05T09:03:32.704Z] #39 ...
09:03:32 [2022-10-05T09:03:32.704Z] 
09:03:32 [2022-10-05T09:03:32.704Z] #55 [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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
09:03:32 [2022-10-05T09:03:32.704Z] #55 1.763 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:03:32 [2022-10-05T09:03:32.963Z] #55 1.899 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:03:32 [2022-10-05T09:03:32.963Z] #55 1.918 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:03:33 [2022-10-05T09:03:33.531Z] #55 2.719 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
09:03:35 [2022-10-05T09:03:35.433Z] #55 4.494 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [185 kB]
09:03:37 [2022-10-05T09:03:37.337Z] #55 6.190 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [4160 B]
09:03:38 [2022-10-05T09:03:38.272Z] #55 ...
09:03:38 [2022-10-05T09:03:38.272Z] 
09:03:38 [2022-10-05T09:03:38.272Z] #48 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
09:03:38 [2022-10-05T09:03:38.272Z] #48 12.69 + cd /tmp/tmp.ThSpQqwDHg/src/github.com/opencontainers/runc
09:03:38 [2022-10-05T09:03:38.272Z] #48 12.70 + git checkout -q v1.1.4
09:03:38 [2022-10-05T09:03:38.838Z] #48 13.50 + '[' -z '' ']'
09:03:38 [2022-10-05T09:03:38.838Z] #48 13.51 + target=static
09:03:38 [2022-10-05T09:03:38.838Z] #48 13.51 + make BUILDTAGS=seccomp static
09:03:39 [2022-10-05T09:03:39.096Z] #48 13.87 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc .
09:03:43 [2022-10-05T09:03:43.282Z] #48 ...
09:03:43 [2022-10-05T09:03:43.282Z] 
09:03:43 [2022-10-05T09:03:43.282Z] #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
09:03:43 [2022-10-05T09:03:43.541Z] #33 123.2 Updating files:  22% (2525/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  41% (4764/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  63% (7253/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
Updating files:  77% (8789/11414)
Updating files:  78% (8903/11414)
Updating files:  79% (9018/11414)
Updating files:  80% (9132/11414)
Updating files:  81% (9246/11414)
Updating files:  82% (9360/11414)
Updating files:  83% (9474/11414)
Updating files:  84% (9588/11414)
Updating files:  85% (9702/11414)
Updating files:  86% (9817/11414)
Updating files:  86% (9921/11414)
Updating files:  87% (9931/11414)
Updating files:  88% (10045/11414)
Updating files:  89% (10159/11414)
Updating files:  90% (10273/11414)
Updating files:  91% (10387/11414)
Updating files:  92% (10501/11414)
Updating files:  93% (10616/11414)
Updating files:  94% (10730/11414)
Updating files:  95% (10844/11414)
Updating files:  96% (10958/11414)
Updating files:  97% (11072/11414)
Updating files:  98% (11186/11414)
Updating files:  99% (11300/11414)
Updating files: 100% (11414/11414)
Updating files: 100% (11414/11414), done.
09:03:43 [2022-10-05T09:03:43.541Z] #33 127.0 + cd /tmp/tmp.IYC3zPY1LL/tmp/docker-ce
09:03:43 [2022-10-05T09:03:43.541Z] #33 127.0 + git checkout -q v17.06.2-ce
09:03:45 [2022-10-05T09:03:45.520Z] #33 ...
09:03:45 [2022-10-05T09:03:45.520Z] 
09:03:45 [2022-10-05T09:03:45.520Z] #39 [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
09:03:45 [2022-10-05T09:03:45.520Z] #39 128.8 Delve is a source level debugger for Go programs.
09:03:45 [2022-10-05T09:03:45.520Z] #39 128.8 
09:03:45 [2022-10-05T09:03:45.520Z] #39 128.8 Delve enables you to interact with your program by controlling the execution of the process,
09:03:45 [2022-10-05T09:03:45.520Z] #39 128.8 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
09:03:45 [2022-10-05T09:03:45.520Z] #39 128.8 
09:03:45 [2022-10-05T09:03:45.520Z] #39 128.8 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
09:03:45 [2022-10-05T09:03:45.520Z] #39 128.8 
09:03:45 [2022-10-05T09:03:45.520Z] #39 128.8 Pass flags to the program you are debugging using `--`, for example:
09:03:45 [2022-10-05T09:03:45.520Z] #39 128.8 
09:03:45 [2022-10-05T09:03:45.520Z] #39 128.8 `dlv exec ./hello -- server --config conf/config.toml`
09:03:45 [2022-10-05T09:03:45.520Z] #39 128.8 
09:03:45 [2022-10-05T09:03:45.520Z] #39 128.8 Usage:
09:03:45 [2022-10-05T09:03:45.520Z] #39 128.8   dlv [command]
09:03:45 [2022-10-05T09:03:45.520Z] #39 128.8 
09:03:45 [2022-10-05T09:03:45.520Z] #39 128.8 Available Commands:
09:03:45 [2022-10-05T09:03:45.520Z] #39 128.8   attach      Attach to running process and begin debugging.
09:03:45 [2022-10-05T09:03:45.520Z] #39 128.8   connect     Connect to a headless debug server with a terminal client.
09:03:45 [2022-10-05T09:03:45.520Z] #39 128.8   core        Examine a core dump.
09:03:45 [2022-10-05T09:03:45.520Z] #39 128.8   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
09:03:45 [2022-10-05T09:03:45.520Z] #39 128.8   debug       Compile and begin debugging main package in current directory, or the package specified.
09:03:45 [2022-10-05T09:03:45.520Z] #39 128.8   exec        Execute a precompiled binary, and begin a debug session.
09:03:45 [2022-10-05T09:03:45.520Z] #39 128.8   help        Help about any command
09:03:45 [2022-10-05T09:03:45.520Z] #39 128.8   run         Deprecated command. Use 'debug' instead.
09:03:45 [2022-10-05T09:03:45.520Z] #39 128.8   test        Compile test binary and begin debugging program.
09:03:45 [2022-10-05T09:03:45.520Z] #39 128.8   trace       Compile and begin tracing program.
09:03:45 [2022-10-05T09:03:45.520Z] #39 128.8   version     Prints version.
09:03:45 [2022-10-05T09:03:45.520Z] #39 128.8 
09:03:45 [2022-10-05T09:03:45.520Z] #39 128.8 Flags:
09:03:45 [2022-10-05T09:03:45.520Z] #39 128.8       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
09:03:45 [2022-10-05T09:03:45.520Z] #39 128.8       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
09:03:45 [2022-10-05T09:03:45.520Z] #39 128.8       --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)
09:03:45 [2022-10-05T09:03:45.520Z] #39 128.8       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
09:03:45 [2022-10-05T09:03:45.520Z] #39 128.8       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
09:03:45 [2022-10-05T09:03:45.520Z] #39 128.8       --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)
09:03:45 [2022-10-05T09:03:45.520Z] #39 128.8       --disable-aslr                     Disables address space randomization
09:03:45 [2022-10-05T09:03:45.520Z] #39 128.8       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
09:03:45 [2022-10-05T09:03:45.520Z] #39 128.8   -h, --help                             help for dlv
09:03:45 [2022-10-05T09:03:45.520Z] #39 128.8       --init string                      Init file, executed by the terminal client.
09:03:45 [2022-10-05T09:03:45.520Z] #39 128.8   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
09:03:45 [2022-10-05T09:03:45.520Z] #39 128.8       --log                              Enable debugging server logging.
09:03:45 [2022-10-05T09:03:45.520Z] #39 128.8       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
09:03:45 [2022-10-05T09:03:45.520Z] #39 128.8       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
09:03:45 [2022-10-05T09:03:45.520Z] #39 128.8       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
09:03:45 [2022-10-05T09:03:45.520Z] #39 128.8   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
09:03:45 [2022-10-05T09:03:45.520Z] #39 128.8       --wd string                        Working directory for running the program.
09:03:45 [2022-10-05T09:03:45.520Z] #39 128.8 
09:03:45 [2022-10-05T09:03:45.520Z] #39 128.8 Additional help topics:
09:03:45 [2022-10-05T09:03:45.520Z] #39 128.8   dlv backend  Help about the --backend flag.
09:03:45 [2022-10-05T09:03:45.520Z] #39 128.8   dlv log      Help about logging flags.
09:03:45 [2022-10-05T09:03:45.520Z] #39 128.8   dlv redirect Help about file redirection.
09:03:45 [2022-10-05T09:03:45.520Z] #39 128.8 
09:03:45 [2022-10-05T09:03:45.520Z] #39 128.8 Use "dlv [command] --help" for more information about a command.
09:03:45 [2022-10-05T09:03:45.520Z] #39 DONE 129.2s
09:03:45 [2022-10-05T09:03:45.520Z] 
09:03:45 [2022-10-05T09:03:45.520Z] #43 [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
09:03:45 [2022-10-05T09:03:45.520Z] #43 76.92 configure.ac:11: installing 'build-aux/compile'
09:03:45 [2022-10-05T09:03:45.520Z] #43 76.94 configure.ac:11: installing 'build-aux/config.guess'
09:03:45 [2022-10-05T09:03:45.520Z] #43 76.94 configure.ac:11: installing 'build-aux/config.sub'
09:03:45 [2022-10-05T09:03:45.520Z] #43 76.95 configure.ac:13: installing 'build-aux/install-sh'
09:03:45 [2022-10-05T09:03:45.520Z] #43 76.97 configure.ac:13: installing 'build-aux/missing'
09:03:45 [2022-10-05T09:03:45.520Z] #43 76.98 configure.ac:8: installing 'build-aux/tap-driver.sh'
09:03:45 [2022-10-05T09:03:45.520Z] #43 77.18 Makefile.am: installing 'build-aux/depcomp'
09:03:45 [2022-10-05T09:03:45.520Z] #43 78.65 checking build system type... aarch64-unknown-linux-gnu
09:03:45 [2022-10-05T09:03:45.520Z] #43 79.09 checking host system type... aarch64-unknown-linux-gnu
09:03:45 [2022-10-05T09:03:45.520Z] #43 79.10 checking how to print strings... printf
09:03:45 [2022-10-05T09:03:45.520Z] #43 79.11 checking for gcc... gcc
09:03:45 [2022-10-05T09:03:45.520Z] #43 79.22 checking whether the C compiler works... yes
09:03:45 [2022-10-05T09:03:45.520Z] #43 79.45 checking for C compiler default output file name... a.out
09:03:45 [2022-10-05T09:03:45.520Z] #43 79.47 checking for suffix of executables... 
09:03:45 [2022-10-05T09:03:45.520Z] #43 79.76 checking whether we are cross compiling... no
09:03:45 [2022-10-05T09:03:45.520Z] #43 80.00 checking for suffix of object files... o
09:03:45 [2022-10-05T09:03:45.520Z] #43 80.20 checking whether we are using the GNU C compiler... yes
09:03:45 [2022-10-05T09:03:45.520Z] #43 80.35 checking whether gcc accepts -g... yes
09:03:45 [2022-10-05T09:03:45.520Z] #43 80.46 checking for gcc option to accept ISO C89... none needed
09:03:45 [2022-10-05T09:03:45.520Z] #43 80.75 checking whether gcc understands -c and -o together... yes
09:03:45 [2022-10-05T09:03:45.520Z] #43 80.92 checking for a sed that does not truncate output... /bin/sed
09:03:45 [2022-10-05T09:03:45.520Z] #43 80.94 checking for grep that handles long lines and -e... /bin/grep
09:03:45 [2022-10-05T09:03:45.520Z] #43 80.95 checking for egrep... /bin/grep -E
09:03:45 [2022-10-05T09:03:45.520Z] #43 80.96 checking for fgrep... /bin/grep -F
09:03:45 [2022-10-05T09:03:45.520Z] #43 80.98 checking for ld used by gcc... /usr/bin/ld
09:03:45 [2022-10-05T09:03:45.520Z] #43 81.00 checking if the linker (/usr/bin/ld) is GNU ld... yes
09:03:45 [2022-10-05T09:03:45.520Z] #43 81.02 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
09:03:45 [2022-10-05T09:03:45.520Z] #43 81.03 checking the name lister (/usr/bin/nm -B) interface... BSD nm
09:03:45 [2022-10-05T09:03:45.520Z] #43 81.19 checking whether ln -s works... yes
09:03:45 [2022-10-05T09:03:45.520Z] #43 81.19 checking the maximum length of command line arguments... 1572864
09:03:45 [2022-10-05T09:03:45.520Z] #43 81.28 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
09:03:45 [2022-10-05T09:03:45.521Z] #43 81.28 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
09:03:45 [2022-10-05T09:03:45.521Z] #43 81.28 checking for /usr/bin/ld option to reload object files... -r
09:03:45 [2022-10-05T09:03:45.521Z] #43 81.28 checking for objdump... objdump
09:03:45 [2022-10-05T09:03:45.521Z] #43 81.29 checking how to recognize dependent libraries... pass_all
09:03:45 [2022-10-05T09:03:45.521Z] #43 81.29 checking for dlltool... no
09:03:45 [2022-10-05T09:03:45.521Z] #43 81.30 checking how to associate runtime and link libraries... printf %s\n
09:03:45 [2022-10-05T09:03:45.521Z] #43 81.30 checking for ar... ar
09:03:45 [2022-10-05T09:03:45.521Z] #43 81.31 checking for archiver @FILE support... @
09:03:45 [2022-10-05T09:03:45.521Z] #43 81.51 checking for strip... strip
09:03:45 [2022-10-05T09:03:45.521Z] #43 81.51 checking for ranlib... ranlib
09:03:45 [2022-10-05T09:03:45.521Z] #43 81.51 checking for gawk... no
09:03:45 [2022-10-05T09:03:45.521Z] #43 81.52 checking for mawk... mawk
09:03:45 [2022-10-05T09:03:45.521Z] #43 81.52 checking command to parse /usr/bin/nm -B output from gcc object... ok
09:03:45 [2022-10-05T09:03:45.521Z] #43 82.08 checking for sysroot... no
09:03:45 [2022-10-05T09:03:45.521Z] #43 82.09 checking for a working dd... /bin/dd
09:03:45 [2022-10-05T09:03:45.521Z] #43 82.12 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
09:03:45 [2022-10-05T09:03:45.521Z] #43 82.13 checking for mt... no
09:03:45 [2022-10-05T09:03:45.521Z] #43 82.13 checking if : is a manifest tool... no
09:03:45 [2022-10-05T09:03:45.521Z] #43 82.17 checking how to run the C preprocessor... gcc -E
09:03:45 [2022-10-05T09:03:45.521Z] #43 82.60 checking for ANSI C header files... yes
09:03:45 [2022-10-05T09:03:45.803Z] #43 83.40 checking for sys/types.h... yes
09:03:46 [2022-10-05T09:03:46.114Z] #43 83.80 checking for sys/stat.h... yes
09:03:46 [2022-10-05T09:03:46.374Z] #43 84.20 checking for stdlib.h... yes
09:03:46 [2022-10-05T09:03:46.374Z] #43 84.38 checking for string.h... yes
09:03:46 [2022-10-05T09:03:46.633Z] #43 84.57 checking for memory.h... yes
09:03:46 [2022-10-05T09:03:46.892Z] #43 84.81 checking for strings.h... yes
09:03:47 [2022-10-05T09:03:47.156Z] #43 84.93 checking for inttypes.h... yes
09:03:47 [2022-10-05T09:03:47.414Z] #43 85.14 checking for stdint.h... yes
09:03:47 [2022-10-05T09:03:47.414Z] #43 85.39 checking for unistd.h... yes
09:03:47 [2022-10-05T09:03:47.931Z] #43 85.57 checking for dlfcn.h... yes
09:03:47 [2022-10-05T09:03:47.931Z] #43 85.69 checking for objdir... .libs
09:03:48 [2022-10-05T09:03:48.189Z] #43 ...
09:03:48 [2022-10-05T09:03:48.189Z] 
09:03:48 [2022-10-05T09:03:48.189Z] #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
09:03:48 [2022-10-05T09:03:48.189Z] #33 131.4 + mkdir -p /tmp/tmp.IYC3zPY1LL/src/github.com/docker
09:03:48 [2022-10-05T09:03:48.189Z] #33 131.4 + mv components/cli /tmp/tmp.IYC3zPY1LL/src/github.com/docker/cli
09:03:48 [2022-10-05T09:03:48.189Z] #33 131.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
09:03:49 [2022-10-05T09:03:49.125Z] #33 ...
09:03:49 [2022-10-05T09:03:49.125Z] 
09:03:49 [2022-10-05T09:03:49.125Z] #55 [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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
09:03:49 [2022-10-05T09:03:49.125Z] #55 8.336 Fetched 8469 kB in 7s (1218 kB/s)
09:03:49 [2022-10-05T09:03:49.125Z] #55 8.336 Reading package lists...
09:03:49 [2022-10-05T09:03:49.125Z] #55 11.07 Reading package lists...
09:03:49 [2022-10-05T09:03:49.125Z] #55 14.01 Building dependency tree...
09:03:49 [2022-10-05T09:03:49.125Z] #55 17.16 The following additional packages will be installed:
09:03:49 [2022-10-05T09:03:49.125Z] #55 17.16   libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67
09:03:49 [2022-10-05T09:03:49.125Z] #55 17.16   libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12
09:03:49 [2022-10-05T09:03:49.125Z] #55 17.17   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
09:03:49 [2022-10-05T09:03:49.125Z] #55 17.17   libxtables12 python-pip-whl python3-distutils python3-lib2to3
09:03:49 [2022-10-05T09:03:49.125Z] #55 17.17   python3-pkg-resources systemd vim-runtime xxd
09:03:49 [2022-10-05T09:03:49.125Z] #55 17.19 Suggested packages:
09:03:49 [2022-10-05T09:03:49.125Z] #55 17.20   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
09:03:49 [2022-10-05T09:03:49.125Z] #55 17.20   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
09:03:49 [2022-10-05T09:03:49.125Z] #55 17.20   ctags vim-doc vim-scripts xfsdump acl attr quota
09:03:49 [2022-10-05T09:03:49.125Z] #55 17.20 Recommended packages:
09:03:49 [2022-10-05T09:03:49.125Z] #55 17.20   libatm1 nftables libpam-cap build-essential python3-dev dbus
09:03:49 [2022-10-05T09:03:49.125Z] #55 17.20   systemd-timesyncd | time-daemon unzip
09:03:49 [2022-10-05T09:03:49.384Z] #55 ...
09:03:49 [2022-10-05T09:03:49.384Z] 
09:03:49 [2022-10-05T09:03:49.384Z] #43 [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
09:03:49 [2022-10-05T09:03:49.384Z] #43 86.12 checking if gcc supports -fno-rtti -fno-exceptions... no
09:03:49 [2022-10-05T09:03:49.384Z] #43 86.27 checking for gcc option to produce PIC... -fPIC -DPIC
09:03:49 [2022-10-05T09:03:49.384Z] #43 86.27 checking if gcc PIC flag -fPIC -DPIC works... yes
09:03:49 [2022-10-05T09:03:49.384Z] #43 86.41 checking if gcc static flag -static works... yes
09:03:49 [2022-10-05T09:03:49.384Z] #43 86.81 checking if gcc supports -c -o file.o... yes
09:03:49 [2022-10-05T09:03:49.384Z] #43 86.95 checking if gcc supports -c -o file.o... (cached) yes
09:03:49 [2022-10-05T09:03:49.384Z] #43 86.95 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
09:03:49 [2022-10-05T09:03:49.384Z] #43 87.03 checking dynamic linker characteristics... GNU/Linux ld.so
09:03:49 [2022-10-05T09:03:49.643Z] #43 87.39 checking how to hardcode library paths into programs... immediate
09:03:49 [2022-10-05T09:03:49.643Z] #43 87.39 checking whether stripping libraries is possible... yes
09:03:49 [2022-10-05T09:03:49.643Z] #43 87.40 checking if libtool supports shared libraries... yes
09:03:49 [2022-10-05T09:03:49.643Z] #43 87.40 checking whether to build shared libraries... no
09:03:49 [2022-10-05T09:03:49.643Z] #43 87.40 checking whether to build static libraries... yes
09:03:49 [2022-10-05T09:03:49.643Z] #43 87.40 checking for a BSD-compatible install... /usr/bin/install -c
09:03:49 [2022-10-05T09:03:49.643Z] #43 87.47 checking whether build environment is sane... yes
09:03:49 [2022-10-05T09:03:49.643Z] #43 87.54 checking for a thread-safe mkdir -p... /bin/mkdir -p
09:03:49 [2022-10-05T09:03:49.643Z] #43 87.56 checking whether make sets $(MAKE)... yes
09:03:49 [2022-10-05T09:03:49.643Z] #43 87.62 checking whether make supports the include directive... yes (GNU style)
09:03:49 [2022-10-05T09:03:49.901Z] #43 87.68 checking whether make supports nested variables... yes
09:03:49 [2022-10-05T09:03:49.901Z] #43 87.73 checking whether UID '0' is supported by ustar format... yes
09:03:49 [2022-10-05T09:03:49.901Z] #43 87.73 checking whether GID '0' is supported by ustar format... yes
09:03:49 [2022-10-05T09:03:49.902Z] #43 87.74 checking how to create a ustar tar archive... gnutar
09:03:50 [2022-10-05T09:03:50.161Z] #43 87.83 checking dependency style of gcc... gcc3
09:03:50 [2022-10-05T09:03:50.161Z] #43 88.05 checking whether to enable maintainer-specific portions of Makefiles... yes
09:03:50 [2022-10-05T09:03:50.161Z] #43 88.07 checking whether make supports nested variables... (cached) yes
09:03:50 [2022-10-05T09:03:50.161Z] #43 88.07 checking for gawk... (cached) mawk
09:03:50 [2022-10-05T09:03:50.161Z] #43 88.07 checking for a sed that does not truncate output... (cached) /bin/sed
09:03:50 [2022-10-05T09:03:50.161Z] #43 88.07 checking for gcc... (cached) gcc
09:03:50 [2022-10-05T09:03:50.420Z] #43 88.19 checking whether we are using the GNU C compiler... (cached) yes
09:03:50 [2022-10-05T09:03:50.420Z] #43 88.19 checking whether gcc accepts -g... (cached) yes
09:03:50 [2022-10-05T09:03:50.420Z] #43 88.20 checking for gcc option to accept ISO C89... (cached) none needed
09:03:50 [2022-10-05T09:03:50.420Z] #43 88.20 checking whether gcc understands -c and -o together... (cached) yes
09:03:50 [2022-10-05T09:03:50.420Z] #43 88.20 checking for a Python interpreter with version >= 3... python3
09:03:50 [2022-10-05T09:03:50.420Z] #43 88.31 checking for python3... /usr/bin/python3
09:03:50 [2022-10-05T09:03:50.420Z] #43 88.32 checking for python3 version... 3.9
09:03:50 [2022-10-05T09:03:50.678Z] #43 88.38 checking for python3 platform... linux
09:03:50 [2022-10-05T09:03:50.678Z] #43 88.48 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
09:03:50 [2022-10-05T09:03:50.678Z] #43 88.64 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
09:03:50 [2022-10-05T09:03:50.937Z] #43 88.81 checking for go-md2man... no
09:03:51 [2022-10-05T09:03:51.195Z] #43 88.83 checking error.h usability... yes
09:03:51 [2022-10-05T09:03:51.195Z] #43 89.02 checking error.h presence... yes
09:03:51 [2022-10-05T09:03:51.195Z] #43 89.10 checking for error.h... yes
09:03:51 [2022-10-05T09:03:51.454Z] #43 89.15 checking linux/openat2.h usability... yes
09:03:51 [2022-10-05T09:03:51.454Z] #43 89.34 checking linux/openat2.h presence... yes
09:03:51 [2022-10-05T09:03:51.454Z] #43 89.40 checking for linux/openat2.h... yes
09:03:51 [2022-10-05T09:03:51.712Z] #43 89.45 checking for copy_file_range... yes
09:03:51 [2022-10-05T09:03:51.972Z] #43 89.79 checking for fgetxattr... yes
09:03:52 [2022-10-05T09:03:52.230Z] #43 90.06 checking for statx... yes
09:03:52 [2022-10-05T09:03:52.489Z] #43 90.28 checking for fgetpwent_r... yes
09:03:52 [2022-10-05T09:03:52.747Z] #43 90.48 checking for issetugid... no
09:03:52 [2022-10-05T09:03:52.747Z] #43 90.74 checking for pkg-config... /usr/bin/pkg-config
09:03:52 [2022-10-05T09:03:52.747Z] #43 90.74 checking pkg-config is at least version 0.9.0... yes
09:03:53 [2022-10-05T09:03:53.006Z] #43 90.75 checking for library containing yajl_tree_get... -lyajl
09:03:53 [2022-10-05T09:03:53.264Z] #43 91.14 checking for yajl >= 2.0.0... yes
09:03:53 [2022-10-05T09:03:53.264Z] #43 91.20 checking sys/capability.h usability... yes
09:03:53 [2022-10-05T09:03:53.523Z] #43 91.41 checking sys/capability.h presence... yes
09:03:53 [2022-10-05T09:03:53.523Z] #43 91.48 checking for sys/capability.h... yes
09:03:54 [2022-10-05T09:03:54.090Z] #43 91.49 checking for library containing cap_from_name... -lcap
09:03:54 [2022-10-05T09:03:54.657Z] #43 91.97 checking for library containing dlopen... -ldl
09:03:54 [2022-10-05T09:03:54.657Z] #43 92.50 checking seccomp.h usability... yes
09:03:54 [2022-10-05T09:03:54.916Z] #43 92.72 checking seccomp.h presence... yes
09:03:54 [2022-10-05T09:03:54.916Z] #43 92.82 checking for seccomp.h... yes
09:03:55 [2022-10-05T09:03:55.483Z] #43 92.84 checking for library containing seccomp_rule_add... -lseccomp
09:03:55 [2022-10-05T09:03:55.742Z] #43 93.37 checking for library containing seccomp_arch_resolve_name... none required
09:03:56 [2022-10-05T09:03:56.000Z] #43 93.53 checking systemd/sd-bus.h usability... yes
09:03:56 [2022-10-05T09:03:56.000Z] #43 93.82 checking systemd/sd-bus.h presence... yes
09:03:56 [2022-10-05T09:03:56.000Z] #43 93.92 checking for systemd/sd-bus.h... yes
09:03:56 [2022-10-05T09:03:56.567Z] #43 93.92 checking for library containing sd_bus_match_signal_async... -lsystemd
09:03:56 [2022-10-05T09:03:56.825Z] #43 94.38 checking for sd_notify_barrier... yes
09:03:57 [2022-10-05T09:03:57.084Z] #43 94.75 checking linux/bpf.h usability... yes
09:03:57 [2022-10-05T09:03:57.084Z] #43 94.92 checking linux/bpf.h presence... yes
09:03:57 [2022-10-05T09:03:57.084Z] #43 95.02 checking for linux/bpf.h... yes
09:03:57 [2022-10-05T09:03:57.343Z] #43 95.03 checking compilation for eBPF... yes
09:03:57 [2022-10-05T09:03:57.343Z] #43 95.23 checking for criu >= 3.15... no
09:03:57 [2022-10-05T09:03:57.343Z] #43 95.27 configure: CRIU headers not found, building without CRIU support
09:03:57 [2022-10-05T09:03:57.343Z] #43 95.27 checking for criu > 3.16... no
09:03:57 [2022-10-05T09:03:57.343Z] #43 95.30 configure: CRIU version doesn't support join-ns API
09:03:57 [2022-10-05T09:03:57.343Z] #43 95.30 checking for criu > 3.16.1... no
09:03:57 [2022-10-05T09:03:57.343Z] #43 95.34 configure: CRIU version doesn't support for pre-dumping
09:03:57 [2022-10-05T09:03:57.343Z] #43 95.35 checking for new mount API (fsconfig)... yes
09:03:57 [2022-10-05T09:03:57.601Z] #43 95.44 checking for seccomp notify API... yes
09:03:57 [2022-10-05T09:03:57.602Z] #43 95.54 checking for gperf... no
09:03:57 [2022-10-05T09:03:57.602Z] #43 95.55 configure: gperf not found - cannot rebuild signal parser code
09:03:57 [2022-10-05T09:03:57.861Z] #43 95.55 checking for library containing argp_parse... none required
09:03:57 [2022-10-05T09:03:57.861Z] #43 95.93 checking that generated files are newer than configure... 
09:03:57 [2022-10-05T09:03:57.861Z] #43 ...
09:03:57 [2022-10-05T09:03:57.861Z] 
09:03:57 [2022-10-05T09:03:57.861Z] #55 [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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
09:03:57 [2022-10-05T09:03:57.861Z] #55 18.50 The following NEW packages will be installed:
09:03:57 [2022-10-05T09:03:57.861Z] #55 18.52   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
09:03:57 [2022-10-05T09:03:57.861Z] #55 18.52   libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2
09:03:57 [2022-10-05T09:03:57.861Z] #55 18.52   libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2
09:03:57 [2022-10-05T09:03:57.861Z] #55 18.52   libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
09:03:57 [2022-10-05T09:03:57.861Z] #55 18.52   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
09:03:57 [2022-10-05T09:03:57.861Z] #55 18.52   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
09:03:57 [2022-10-05T09:03:57.861Z] #55 18.52   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
09:03:57 [2022-10-05T09:03:57.861Z] #55 18.52   systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common
09:03:57 [2022-10-05T09:03:57.861Z] #55 18.53   vim-runtime xfsprogs xxd xz-utils zip zstd
09:03:57 [2022-10-05T09:03:57.861Z] #55 18.90 0 upgraded, 56 newly installed, 0 to remove and 2 not upgraded.
09:03:57 [2022-10-05T09:03:57.861Z] #55 18.90 Need to get 31.8 MB of archives.
09:03:57 [2022-10-05T09:03:57.861Z] #55 18.90 After this operation, 123 MB of additional disk space will be used.
09:03:57 [2022-10-05T09:03:57.861Z] #55 18.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 18.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 18.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 18.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 18.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 18.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 18.91 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 19.04 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 19.04 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 19.05 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 19.05 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 19.06 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 19.06 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 19.06 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 19.09 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 19.10 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 19.10 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 19.11 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 19.13 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 19.13 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 19.15 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 19.16 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 19.16 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 19.16 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 19.17 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 19.18 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 19.19 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 19.19 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 19.20 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 19.21 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 19.22 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 19.22 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 19.44 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
09:03:57 [2022-10-05T09:03:57.861Z] #55 19.44 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 19.44 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 19.44 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 19.44 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 19.45 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 19.45 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 19.45 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 19.47 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 19.50 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 19.51 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 19.51 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 19.52 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 19.53 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 19.54 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 19.55 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 19.58 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 19.58 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 19.60 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 19.61 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 19.77 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 19.79 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 19.80 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 19.82 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
09:03:57 [2022-10-05T09:03:57.861Z] #55 20.52 debconf: delaying package configuration, since apt-utils is not installed
09:03:57 [2022-10-05T09:03:57.861Z] #55 20.68 Fetched 31.8 MB in 1s (25.9 MB/s)
09:03:57 [2022-10-05T09:03:57.861Z] #55 20.76 Selecting previously unselected package libcap2:arm64.
09:03:57 [2022-10-05T09:03:57.861Z] #55 20.76 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24010 files and directories currently installed.)
09:03:57 [2022-10-05T09:03:57.861Z] #55 20.81 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ...
09:03:57 [2022-10-05T09:03:57.861Z] #55 20.83 Unpacking libcap2:arm64 (1:2.44-1) ...
09:03:57 [2022-10-05T09:03:57.861Z] #55 20.93 Selecting previously unselected package libargon2-1:arm64.
09:03:57 [2022-10-05T09:03:57.861Z] #55 20.94 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ...
09:03:57 [2022-10-05T09:03:57.861Z] #55 20.94 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
09:03:57 [2022-10-05T09:03:57.861Z] #55 21.02 Selecting previously unselected package libjson-c5:arm64.
09:03:57 [2022-10-05T09:03:57.861Z] #55 21.06 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ...
09:03:57 [2022-10-05T09:03:57.861Z] #55 21.06 Unpacking libjson-c5:arm64 (0.15-2) ...
09:03:57 [2022-10-05T09:03:57.861Z] #55 21.16 Selecting previously unselected package libcryptsetup12:arm64.
09:03:57 [2022-10-05T09:03:57.861Z] #55 21.20 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
09:03:57 [2022-10-05T09:03:57.861Z] #55 21.20 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
09:03:57 [2022-10-05T09:03:57.861Z] #55 21.41 Selecting previously unselected package libip4tc2:arm64.
09:03:57 [2022-10-05T09:03:57.861Z] #55 21.42 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ...
09:03:57 [2022-10-05T09:03:57.861Z] #55 21.42 Unpacking libip4tc2:arm64 (1.8.7-1) ...
09:03:57 [2022-10-05T09:03:57.861Z] #55 21.52 Selecting previously unselected package libkmod2:arm64.
09:03:57 [2022-10-05T09:03:57.861Z] #55 21.53 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ...
09:03:57 [2022-10-05T09:03:57.861Z] #55 21.53 Unpacking libkmod2:arm64 (28-1) ...
09:03:57 [2022-10-05T09:03:57.861Z] #55 21.65 Selecting previously unselected package systemd.
09:03:57 [2022-10-05T09:03:57.861Z] #55 21.65 Preparing to unpack .../06-systemd_247.3-7+deb11u1_arm64.deb ...
09:03:57 [2022-10-05T09:03:57.861Z] #55 21.83 Unpacking systemd (247.3-7+deb11u1) ...
09:03:57 [2022-10-05T09:03:57.861Z] #55 23.81 Selecting previously unselected package pigz.
09:03:57 [2022-10-05T09:03:57.861Z] #55 23.84 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ...
09:03:57 [2022-10-05T09:03:57.861Z] #55 23.86 Unpacking pigz (2.6-1) ...
09:03:57 [2022-10-05T09:03:57.861Z] #55 23.97 Selecting previously unselected package libelf1:arm64.
09:03:57 [2022-10-05T09:03:57.861Z] #55 23.97 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ...
09:03:57 [2022-10-05T09:03:57.861Z] #55 23.97 Unpacking libelf1:arm64 (0.183-1) ...
09:03:57 [2022-10-05T09:03:57.861Z] #55 24.20 Selecting previously unselected package libbpf0:arm64.
09:03:57 [2022-10-05T09:03:57.861Z] #55 24.20 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ...
09:03:57 [2022-10-05T09:03:57.861Z] #55 24.21 Unpacking libbpf0:arm64 (1:0.3-2) ...
09:03:57 [2022-10-05T09:03:57.861Z] #55 24.31 Selecting previously unselected package libmnl0:arm64.
09:03:57 [2022-10-05T09:03:57.861Z] #55 24.31 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ...
09:03:57 [2022-10-05T09:03:57.861Z] #55 24.32 Unpacking libmnl0:arm64 (1.0.4-3) ...
09:03:57 [2022-10-05T09:03:57.861Z] #55 24.39 Selecting previously unselected package libxtables12:arm64.
09:03:57 [2022-10-05T09:03:57.861Z] #55 24.40 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ...
09:03:57 [2022-10-05T09:03:57.861Z] #55 24.40 Unpacking libxtables12:arm64 (1.8.7-1) ...
09:03:57 [2022-10-05T09:03:57.861Z] #55 24.49 Selecting previously unselected package libcap2-bin.
09:03:57 [2022-10-05T09:03:57.861Z] #55 24.50 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ...
09:03:57 [2022-10-05T09:03:57.861Z] #55 24.50 Unpacking libcap2-bin (1:2.44-1) ...
09:03:57 [2022-10-05T09:03:57.861Z] #55 24.64 Selecting previously unselected package iproute2.
09:03:57 [2022-10-05T09:03:57.861Z] #55 24.65 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ...
09:03:57 [2022-10-05T09:03:57.861Z] #55 24.66 Unpacking iproute2 (5.10.0-4) ...
09:03:57 [2022-10-05T09:03:57.861Z] #55 25.28 Selecting previously unselected package xxd.
09:03:57 [2022-10-05T09:03:57.861Z] #55 25.28 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
09:03:57 [2022-10-05T09:03:57.861Z] #55 25.29 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
09:03:57 [2022-10-05T09:03:57.861Z] #55 25.46 Selecting previously unselected package vim-common.
09:03:57 [2022-10-05T09:03:57.861Z] #55 25.46 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
09:03:57 [2022-10-05T09:03:57.861Z] #55 25.48 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
09:03:57 [2022-10-05T09:03:57.861Z] #55 25.66 Selecting previously unselected package bash-completion.
09:03:57 [2022-10-05T09:03:57.861Z] #55 25.67 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ...
09:03:58 [2022-10-05T09:03:58.447Z] #55 ...
09:03:58 [2022-10-05T09:03:58.447Z] 
09:03:58 [2022-10-05T09:03:58.447Z] #36 [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
09:03:58 [2022-10-05T09:03:58.447Z] #36 DONE 141.7s
09:03:58 [2022-10-05T09:03:58.447Z] 
09:03:58 [2022-10-05T09:03:58.447Z] #43 [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
09:03:58 [2022-10-05T09:03:58.447Z] #43 95.93 checking that generated files are newer than configure... done
09:03:58 [2022-10-05T09:03:58.447Z] #43 95.93 configure: creating ./config.status
09:04:01 [2022-10-05T09:04:01.734Z] #43 99.24 config.status: creating Makefile
09:04:01 [2022-10-05T09:04:01.734Z] #43 99.33 config.status: creating rpm/crun.spec
09:04:01 [2022-10-05T09:04:01.734Z] #43 99.40 config.status: creating config.h
09:04:01 [2022-10-05T09:04:01.734Z] #43 99.45 config.status: executing libtool commands
09:04:01 [2022-10-05T09:04:01.734Z] #43 99.52 config.status: executing depfiles commands
09:04:03 [2022-10-05T09:04:03.112Z] #43 101.0 === configuring in libocispec (/tmp/crun-build/libocispec)
09:04:03 [2022-10-05T09:04:03.112Z] #43 101.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
09:04:03 [2022-10-05T09:04:03.370Z] #43 ...
09:04:03 [2022-10-05T09:04:03.370Z] 
09:04:03 [2022-10-05T09:04:03.370Z] #55 [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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
09:04:03 [2022-10-05T09:04:03.370Z] #55 29.03 Unpacking bash-completion (1:2.11-2) ...
09:04:03 [2022-10-05T09:04:03.370Z] #55 29.56 Selecting previously unselected package bzip2.
09:04:03 [2022-10-05T09:04:03.370Z] #55 29.57 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ...
09:04:03 [2022-10-05T09:04:03.370Z] #55 29.58 Unpacking bzip2 (1.0.8-4) ...
09:04:03 [2022-10-05T09:04:03.371Z] #55 29.67 Selecting previously unselected package xz-utils.
09:04:03 [2022-10-05T09:04:03.371Z] #55 29.68 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
09:04:03 [2022-10-05T09:04:03.371Z] #55 29.68 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
09:04:03 [2022-10-05T09:04:03.371Z] #55 29.81 Selecting previously unselected package apparmor.
09:04:03 [2022-10-05T09:04:03.371Z] #55 29.82 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ...
09:04:03 [2022-10-05T09:04:03.371Z] #55 29.91 Unpacking apparmor (2.13.6-10) ...
09:04:03 [2022-10-05T09:04:03.371Z] #55 30.38 Selecting previously unselected package inetutils-ping.
09:04:03 [2022-10-05T09:04:03.371Z] #55 30.38 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
09:04:03 [2022-10-05T09:04:03.371Z] #55 30.39 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
09:04:03 [2022-10-05T09:04:03.371Z] #55 30.53 Selecting previously unselected package libip6tc2:arm64.
09:04:03 [2022-10-05T09:04:03.371Z] #55 30.54 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ...
09:04:03 [2022-10-05T09:04:03.371Z] #55 30.54 Unpacking libip6tc2:arm64 (1.8.7-1) ...
09:04:03 [2022-10-05T09:04:03.371Z] #55 30.61 Selecting previously unselected package libnfnetlink0:arm64.
09:04:03 [2022-10-05T09:04:03.371Z] #55 30.61 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
09:04:03 [2022-10-05T09:04:03.371Z] #55 30.62 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
09:04:03 [2022-10-05T09:04:03.371Z] #55 30.70 Selecting previously unselected package libnetfilter-conntrack3:arm64.
09:04:03 [2022-10-05T09:04:03.371Z] #55 30.70 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
09:04:03 [2022-10-05T09:04:03.371Z] #55 30.71 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
09:04:03 [2022-10-05T09:04:03.371Z] #55 30.79 Selecting previously unselected package libnftnl11:arm64.
09:04:03 [2022-10-05T09:04:03.371Z] #55 30.80 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ...
09:04:03 [2022-10-05T09:04:03.371Z] #55 30.81 Unpacking libnftnl11:arm64 (1.1.9-1) ...
09:04:03 [2022-10-05T09:04:03.371Z] #55 30.90 Selecting previously unselected package iptables.
09:04:03 [2022-10-05T09:04:03.371Z] #55 30.90 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ...
09:04:03 [2022-10-05T09:04:03.371Z] #55 30.91 Unpacking iptables (1.8.7-1) ...
09:04:03 [2022-10-05T09:04:03.371Z] #55 31.20 Selecting previously unselected package libonig5:arm64.
09:04:03 [2022-10-05T09:04:03.371Z] #55 31.20 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ...
09:04:03 [2022-10-05T09:04:03.371Z] #55 31.21 Unpacking libonig5:arm64 (6.9.6-1.1) ...
09:04:03 [2022-10-05T09:04:03.371Z] #55 31.37 Selecting previously unselected package libjq1:arm64.
09:04:03 [2022-10-05T09:04:03.371Z] #55 31.37 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ...
09:04:03 [2022-10-05T09:04:03.371Z] #55 31.38 Unpacking libjq1:arm64 (1.6-2.1) ...
09:04:03 [2022-10-05T09:04:03.371Z] #55 31.53 Selecting previously unselected package jq.
09:04:03 [2022-10-05T09:04:03.371Z] #55 31.54 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ...
09:04:03 [2022-10-05T09:04:03.371Z] #55 31.55 Unpacking jq (1.6-2.1) ...
09:04:03 [2022-10-05T09:04:03.371Z] #55 31.66 Selecting previously unselected package libaio1:arm64.
09:04:03 [2022-10-05T09:04:03.371Z] #55 31.66 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ...
09:04:03 [2022-10-05T09:04:03.371Z] #55 31.67 Unpacking libaio1:arm64 (0.3.112-9) ...
09:04:03 [2022-10-05T09:04:03.371Z] #55 31.75 Selecting previously unselected package libgpm2:arm64.
09:04:03 [2022-10-05T09:04:03.371Z] #55 31.75 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ...
09:04:03 [2022-10-05T09:04:03.371Z] #55 31.76 Unpacking libgpm2:arm64 (1.20.7-8) ...
09:04:03 [2022-10-05T09:04:03.371Z] #55 31.85 Selecting previously unselected package libicu67:arm64.
09:04:03 [2022-10-05T09:04:03.371Z] #55 31.87 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ...
09:04:03 [2022-10-05T09:04:03.371Z] #55 31.87 Unpacking libicu67:arm64 (67.1-7) ...
09:04:05 [2022-10-05T09:04:05.904Z] #55 34.88 Selecting previously unselected package libinih1:arm64.
09:04:05 [2022-10-05T09:04:05.904Z] #55 34.88 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ...
09:04:05 [2022-10-05T09:04:05.904Z] #55 34.89 Unpacking libinih1:arm64 (53-1+b2) ...
09:04:05 [2022-10-05T09:04:05.904Z] #55 34.96 Selecting previously unselected package libmicrohttpd12:arm64.
09:04:05 [2022-10-05T09:04:05.904Z] #55 34.98 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ...
09:04:05 [2022-10-05T09:04:05.904Z] #55 34.99 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
09:04:06 [2022-10-05T09:04:06.163Z] #55 35.13 Selecting previously unselected package libnet1:arm64.
09:04:06 [2022-10-05T09:04:06.163Z] #55 35.15 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
09:04:06 [2022-10-05T09:04:06.163Z] #55 35.16 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
09:04:06 [2022-10-05T09:04:06.163Z] #55 35.24 Selecting previously unselected package libnl-3-200:arm64.
09:04:06 [2022-10-05T09:04:06.163Z] #55 35.24 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ...
09:04:06 [2022-10-05T09:04:06.163Z] #55 35.25 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
09:04:06 [2022-10-05T09:04:06.422Z] #55 35.35 Selecting previously unselected package libprotobuf-c1:arm64.
09:04:06 [2022-10-05T09:04:06.422Z] #55 35.36 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
09:04:06 [2022-10-05T09:04:06.422Z] #55 35.36 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
09:04:06 [2022-10-05T09:04:06.422Z] #55 35.44 Selecting previously unselected package libyajl2:arm64.
09:04:06 [2022-10-05T09:04:06.422Z] #55 35.45 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ...
09:04:06 [2022-10-05T09:04:06.422Z] #55 35.45 Unpacking libyajl2:arm64 (2.1.0-3) ...
09:04:06 [2022-10-05T09:04:06.422Z] #55 35.54 Selecting previously unselected package net-tools.
09:04:06 [2022-10-05T09:04:06.422Z] #55 35.55 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
09:04:06 [2022-10-05T09:04:06.422Z] #55 35.55 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
09:04:06 [2022-10-05T09:04:06.681Z] #55 35.75 Selecting previously unselected package patch.
09:04:06 [2022-10-05T09:04:06.681Z] #55 35.78 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ...
09:04:06 [2022-10-05T09:04:06.681Z] #55 35.80 Unpacking patch (2.7.6-7) ...
09:04:06 [2022-10-05T09:04:06.940Z] #55 35.91 Selecting previously unselected package python-pip-whl.
09:04:06 [2022-10-05T09:04:06.940Z] #55 35.92 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
09:04:06 [2022-10-05T09:04:06.940Z] #55 35.93 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
09:04:07 [2022-10-05T09:04:07.508Z] #55 36.51 Selecting previously unselected package python3-lib2to3.
09:04:07 [2022-10-05T09:04:07.508Z] #55 36.53 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ...
09:04:07 [2022-10-05T09:04:07.508Z] #55 36.54 Unpacking python3-lib2to3 (3.9.2-1) ...
09:04:07 [2022-10-05T09:04:07.767Z] #55 36.68 Selecting previously unselected package python3-distutils.
09:04:07 [2022-10-05T09:04:07.767Z] #55 36.68 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ...
09:04:07 [2022-10-05T09:04:07.767Z] #55 36.69 Unpacking python3-distutils (3.9.2-1) ...
09:04:07 [2022-10-05T09:04:07.767Z] #55 36.87 Selecting previously unselected package python3-pkg-resources.
09:04:07 [2022-10-05T09:04:07.767Z] #55 36.87 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ...
09:04:07 [2022-10-05T09:04:07.767Z] #55 36.88 Unpacking python3-pkg-resources (52.0.0-4) ...
09:04:08 [2022-10-05T09:04:08.026Z] #55 37.04 Selecting previously unselected package python3-setuptools.
09:04:08 [2022-10-05T09:04:08.026Z] #55 37.04 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ...
09:04:08 [2022-10-05T09:04:08.026Z] #55 37.05 Unpacking python3-setuptools (52.0.0-4) ...
09:04:08 [2022-10-05T09:04:08.285Z] #55 37.36 Selecting previously unselected package python3-wheel.
09:04:08 [2022-10-05T09:04:08.285Z] #55 37.36 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ...
09:04:08 [2022-10-05T09:04:08.285Z] #55 37.37 Unpacking python3-wheel (0.34.2-1) ...
09:04:08 [2022-10-05T09:04:08.285Z] #55 37.43 Selecting previously unselected package python3-pip.
09:04:08 [2022-10-05T09:04:08.285Z] #55 37.43 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ...
09:04:08 [2022-10-05T09:04:08.285Z] #55 37.44 Unpacking python3-pip (20.3.4-4+deb11u1) ...
09:04:08 [2022-10-05T09:04:08.543Z] #55 37.69 Selecting previously unselected package sudo.
09:04:08 [2022-10-05T09:04:08.543Z] #55 37.69 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ...
09:04:08 [2022-10-05T09:04:08.543Z] #55 37.70 Unpacking sudo (1.9.5p2-3) ...
09:04:09 [2022-10-05T09:04:09.122Z] #55 38.23 Selecting previously unselected package systemd-journal-remote.
09:04:09 [2022-10-05T09:04:09.122Z] #55 38.23 Preparing to unpack .../48-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ...
09:04:09 [2022-10-05T09:04:09.122Z] #55 38.24 Unpacking systemd-journal-remote (247.3-7+deb11u1) ...
09:04:09 [2022-10-05T09:04:09.381Z] #55 38.36 Selecting previously unselected package thin-provisioning-tools.
09:04:09 [2022-10-05T09:04:09.381Z] #55 38.36 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ...
09:04:09 [2022-10-05T09:04:09.381Z] #55 38.37 Unpacking thin-provisioning-tools (0.9.0-1) ...
09:04:09 [2022-10-05T09:04:09.381Z] #55 38.58 Selecting previously unselected package uidmap.
09:04:09 [2022-10-05T09:04:09.640Z] #55 38.58 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ...
09:04:09 [2022-10-05T09:04:09.640Z] #55 38.59 Unpacking uidmap (1:4.8.1-1) ...
09:04:09 [2022-10-05T09:04:09.640Z] #55 38.75 Selecting previously unselected package vim-runtime.
09:04:09 [2022-10-05T09:04:09.640Z] #55 38.75 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
09:04:09 [2022-10-05T09:04:09.640Z] #55 38.78 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
09:04:09 [2022-10-05T09:04:09.899Z] #55 38.82 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
09:04:09 [2022-10-05T09:04:09.899Z] #55 38.82 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
09:04:09 [2022-10-05T09:04:09.899Z] #55 ...
09:04:09 [2022-10-05T09:04:09.899Z] 
09:04:09 [2022-10-05T09:04:09.899Z] #43 [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
09:04:09 [2022-10-05T09:04:09.899Z] #43 101.5 checking for gcc... gcc
09:04:09 [2022-10-05T09:04:09.899Z] #43 101.6 checking whether the C compiler works... yes
09:04:09 [2022-10-05T09:04:09.899Z] #43 101.8 checking for C compiler default output file name... a.out
09:04:09 [2022-10-05T09:04:09.899Z] #43 101.8 checking for suffix of executables... 
09:04:09 [2022-10-05T09:04:09.899Z] #43 102.0 checking whether we are cross compiling... no
09:04:09 [2022-10-05T09:04:09.899Z] #43 102.2 checking for suffix of object files... o
09:04:09 [2022-10-05T09:04:09.899Z] #43 102.3 checking whether we are using the GNU C compiler... yes
09:04:09 [2022-10-05T09:04:09.899Z] #43 102.4 checking whether gcc accepts -g... yes
09:04:09 [2022-10-05T09:04:09.899Z] #43 102.5 checking for gcc option to accept ISO C89... none needed
09:04:09 [2022-10-05T09:04:09.899Z] #43 102.7 checking whether gcc understands -c and -o together... yes
09:04:09 [2022-10-05T09:04:09.899Z] #43 102.8 checking how to run the C preprocessor... gcc -E
09:04:09 [2022-10-05T09:04:09.899Z] #43 103.1 checking for grep that handles long lines and -e... /bin/grep
09:04:09 [2022-10-05T09:04:09.899Z] #43 103.1 checking for egrep... /bin/grep -E
09:04:09 [2022-10-05T09:04:09.899Z] #43 103.2 checking for ANSI C header files... yes
09:04:09 [2022-10-05T09:04:09.899Z] #43 103.8 checking for sys/types.h... yes
09:04:09 [2022-10-05T09:04:09.899Z] #43 104.0 checking for sys/stat.h... yes
09:04:09 [2022-10-05T09:04:09.899Z] #43 104.2 checking for stdlib.h... yes
09:04:09 [2022-10-05T09:04:09.899Z] #43 104.4 checking for string.h... yes
09:04:09 [2022-10-05T09:04:09.899Z] #43 104.6 checking for memory.h... yes
09:04:09 [2022-10-05T09:04:09.899Z] #43 104.8 checking for strings.h... yes
09:04:09 [2022-10-05T09:04:09.899Z] #43 105.0 checking for inttypes.h... yes
09:04:09 [2022-10-05T09:04:09.899Z] #43 105.2 checking for stdint.h... yes
09:04:09 [2022-10-05T09:04:09.899Z] #43 105.4 checking for unistd.h... yes
09:04:09 [2022-10-05T09:04:09.899Z] #43 105.6 checking minix/config.h usability... no
09:04:09 [2022-10-05T09:04:09.899Z] #43 105.7 checking minix/config.h presence... no
09:04:09 [2022-10-05T09:04:09.899Z] #43 105.8 checking for minix/config.h... no
09:04:09 [2022-10-05T09:04:09.899Z] #43 105.8 checking whether it is safe to define __EXTENSIONS__... yes
09:04:09 [2022-10-05T09:04:09.899Z] #43 106.1 checking build system type... aarch64-unknown-linux-gnu
09:04:09 [2022-10-05T09:04:09.899Z] #43 106.5 checking host system type... aarch64-unknown-linux-gnu
09:04:09 [2022-10-05T09:04:09.899Z] #43 106.5 checking how to print strings... printf
09:04:09 [2022-10-05T09:04:09.899Z] #43 106.5 checking for a sed that does not truncate output... /bin/sed
09:04:09 [2022-10-05T09:04:09.899Z] #43 106.5 checking for fgrep... /bin/grep -F
09:04:09 [2022-10-05T09:04:09.899Z] #43 106.5 checking for ld used by gcc... /usr/bin/ld
09:04:09 [2022-10-05T09:04:09.899Z] #43 106.5 checking if the linker (/usr/bin/ld) is GNU ld... yes
09:04:09 [2022-10-05T09:04:09.899Z] #43 106.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
09:04:09 [2022-10-05T09:04:09.899Z] #43 106.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm
09:04:09 [2022-10-05T09:04:09.899Z] #43 106.7 checking whether ln -s works... yes
09:04:09 [2022-10-05T09:04:09.899Z] #43 106.7 checking the maximum length of command line arguments... 1572864
09:04:09 [2022-10-05T09:04:09.899Z] #43 106.8 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
09:04:09 [2022-10-05T09:04:09.899Z] #43 106.8 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
09:04:09 [2022-10-05T09:04:09.899Z] #43 106.8 checking for /usr/bin/ld option to reload object files... -r
09:04:09 [2022-10-05T09:04:09.899Z] #43 106.8 checking for objdump... objdump
09:04:09 [2022-10-05T09:04:09.899Z] #43 106.8 checking how to recognize dependent libraries... pass_all
09:04:09 [2022-10-05T09:04:09.899Z] #43 106.8 checking for dlltool... no
09:04:09 [2022-10-05T09:04:09.899Z] #43 106.8 checking how to associate runtime and link libraries... printf %s\n
09:04:09 [2022-10-05T09:04:09.899Z] #43 106.8 checking for ar... ar
09:04:09 [2022-10-05T09:04:09.899Z] #43 106.8 checking for archiver @FILE support... @
09:04:09 [2022-10-05T09:04:09.899Z] #43 107.0 checking for strip... strip
09:04:09 [2022-10-05T09:04:09.899Z] #43 107.0 checking for ranlib... ranlib
09:04:09 [2022-10-05T09:04:09.899Z] #43 107.0 checking for gawk... no
09:04:09 [2022-10-05T09:04:09.899Z] #43 107.0 checking for mawk... mawk
09:04:09 [2022-10-05T09:04:09.899Z] #43 107.0 checking command to parse /usr/bin/nm -B output from gcc object... ok
09:04:09 [2022-10-05T09:04:09.899Z] #43 107.4 checking for sysroot... no
09:04:09 [2022-10-05T09:04:09.899Z] #43 107.4 checking for a working dd... /bin/dd
09:04:09 [2022-10-05T09:04:09.899Z] #43 107.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
09:04:09 [2022-10-05T09:04:09.899Z] #43 107.4 checking for mt... no
09:04:09 [2022-10-05T09:04:09.899Z] #43 107.4 checking if : is a manifest tool... no
09:04:09 [2022-10-05T09:04:09.899Z] #43 107.5 checking for dlfcn.h... yes
09:04:09 [2022-10-05T09:04:09.899Z] #43 107.6 checking for objdir... .libs
09:04:10 [2022-10-05T09:04:10.158Z] #43 108.0 checking if gcc supports -fno-rtti -fno-exceptions... no
09:04:10 [2022-10-05T09:04:10.158Z] #43 108.1 checking for gcc option to produce PIC... -fPIC -DPIC
09:04:10 [2022-10-05T09:04:10.417Z] #43 108.1 checking if gcc PIC flag -fPIC -DPIC works... yes
09:04:10 [2022-10-05T09:04:10.675Z] #43 108.3 checking if gcc static flag -static works... yes
09:04:10 [2022-10-05T09:04:10.936Z] #43 108.7 checking if gcc supports -c -o file.o... yes
09:04:10 [2022-10-05T09:04:10.936Z] #43 108.8 checking if gcc supports -c -o file.o... (cached) yes
09:04:10 [2022-10-05T09:04:10.936Z] #43 108.8 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
09:04:11 [2022-10-05T09:04:11.196Z] #43 108.9 checking dynamic linker characteristics... GNU/Linux ld.so
09:04:11 [2022-10-05T09:04:11.196Z] #43 109.2 checking how to hardcode library paths into programs... immediate
09:04:11 [2022-10-05T09:04:11.196Z] #43 109.2 checking whether stripping libraries is possible... yes
09:04:11 [2022-10-05T09:04:11.196Z] #43 109.3 checking if libtool supports shared libraries... yes
09:04:11 [2022-10-05T09:04:11.196Z] #43 109.3 checking whether to build shared libraries... no
09:04:11 [2022-10-05T09:04:11.197Z] #43 109.3 checking whether to build static libraries... yes
09:04:11 [2022-10-05T09:04:11.197Z] #43 109.3 checking for a BSD-compatible install... /usr/bin/install -c
09:04:11 [2022-10-05T09:04:11.455Z] #43 109.3 checking whether build environment is sane... yes
09:04:11 [2022-10-05T09:04:11.455Z] #43 109.4 checking for a thread-safe mkdir -p... /bin/mkdir -p
09:04:11 [2022-10-05T09:04:11.455Z] #43 109.4 checking whether make sets $(MAKE)... yes
09:04:11 [2022-10-05T09:04:11.455Z] #43 109.5 checking whether make supports the include directive... yes (GNU style)
09:04:11 [2022-10-05T09:04:11.455Z] #43 109.5 checking whether make supports nested variables... yes
09:04:11 [2022-10-05T09:04:11.714Z] #43 109.6 checking whether UID '0' is supported by ustar format... yes
09:04:11 [2022-10-05T09:04:11.714Z] #43 109.6 checking whether GID '0' is supported by ustar format... yes
09:04:11 [2022-10-05T09:04:11.714Z] #43 109.6 checking how to create a ustar tar archive... gnutar
09:04:11 [2022-10-05T09:04:11.973Z] #43 109.7 checking dependency style of gcc... gcc3
09:04:11 [2022-10-05T09:04:11.974Z] #43 109.8 checking whether to enable maintainer-specific portions of Makefiles... yes
09:04:11 [2022-10-05T09:04:11.974Z] #43 109.8 checking whether make supports nested variables... (cached) yes
09:04:11 [2022-10-05T09:04:11.974Z] #43 109.8 checking for pkg-config... /usr/bin/pkg-config
09:04:11 [2022-10-05T09:04:11.974Z] #43 109.9 checking pkg-config is at least version 0.9.0... yes
09:04:11 [2022-10-05T09:04:11.974Z] #43 109.9 checking for yajl >= 2.1.0... yes
09:04:11 [2022-10-05T09:04:11.974Z] #43 109.9 checking for a sed that does not truncate output... (cached) /bin/sed
09:04:11 [2022-10-05T09:04:11.974Z] #43 109.9 checking for gcc... (cached) gcc
09:04:11 [2022-10-05T09:04:11.974Z] #43 110.0 checking whether we are using the GNU C compiler... (cached) yes
09:04:12 [2022-10-05T09:04:12.232Z] #43 110.0 checking whether gcc accepts -g... (cached) yes
09:04:12 [2022-10-05T09:04:12.232Z] #43 110.0 checking for gcc option to accept ISO C89... (cached) none needed
09:04:12 [2022-10-05T09:04:12.232Z] #43 110.0 checking whether gcc understands -c and -o together... (cached) yes
09:04:12 [2022-10-05T09:04:12.232Z] #43 110.0 checking for a Python interpreter with version >= 3... python3
09:04:12 [2022-10-05T09:04:12.232Z] #43 110.1 checking for python3... /usr/bin/python3
09:04:12 [2022-10-05T09:04:12.232Z] #43 110.1 checking for python3 version... 3.9
09:04:12 [2022-10-05T09:04:12.232Z] #43 110.2 checking for python3 platform... linux
09:04:12 [2022-10-05T09:04:12.492Z] #43 110.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
09:04:12 [2022-10-05T09:04:12.492Z] #43 110.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
09:04:12 [2022-10-05T09:04:12.751Z] #43 110.6 checking that generated files are newer than configure... done
09:04:12 [2022-10-05T09:04:12.751Z] #43 110.6 configure: creating ./config.status
09:04:13 [2022-10-05T09:04:13.010Z] #43 ...
09:04:13 [2022-10-05T09:04:13.010Z] 
09:04:13 [2022-10-05T09:04:13.010Z] #55 [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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
09:04:13 [2022-10-05T09:04:13.010Z] #55 42.13 Selecting previously unselected package vim.
09:04:13 [2022-10-05T09:04:13.268Z] #55 42.13 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
09:04:13 [2022-10-05T09:04:13.268Z] #55 42.15 Unpacking vim (2:8.2.2434-3+deb11u1) ...
09:04:13 [2022-10-05T09:04:13.529Z] #55 42.66 Selecting previously unselected package xfsprogs.
09:04:13 [2022-10-05T09:04:13.529Z] #55 42.67 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ...
09:04:13 [2022-10-05T09:04:13.529Z] #55 42.67 Unpacking xfsprogs (5.10.0-4) ...
09:04:14 [2022-10-05T09:04:14.096Z] #55 43.18 Selecting previously unselected package zip.
09:04:14 [2022-10-05T09:04:14.096Z] #55 43.18 Preparing to unpack .../54-zip_3.0-12_arm64.deb ...
09:04:14 [2022-10-05T09:04:14.096Z] #55 43.19 Unpacking zip (3.0-12) ...
09:04:14 [2022-10-05T09:04:14.356Z] #55 43.37 Selecting previously unselected package zstd.
09:04:14 [2022-10-05T09:04:14.356Z] #55 43.37 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ...
09:04:14 [2022-10-05T09:04:14.356Z] #55 43.38 Unpacking zstd (1.4.8+dfsg-2.1) ...
09:04:14 [2022-10-05T09:04:14.615Z] #55 43.70 Setting up python3-pkg-resources (52.0.0-4) ...
09:04:15 [2022-10-05T09:04:15.991Z] #55 44.68 Setting up libip4tc2:arm64 (1.8.7-1) ...
09:04:15 [2022-10-05T09:04:15.991Z] #55 44.70 Setting up net-tools (1.60+git20181103.0eebece-1) ...
09:04:15 [2022-10-05T09:04:15.991Z] #55 44.71 Setting up libgpm2:arm64 (1.20.7-8) ...
09:04:15 [2022-10-05T09:04:15.991Z] #55 44.72 Setting up libicu67:arm64 (67.1-7) ...
09:04:15 [2022-10-05T09:04:15.991Z] #55 44.74 Setting up libip6tc2:arm64 (1.8.7-1) ...
09:04:15 [2022-10-05T09:04:15.991Z] #55 44.75 Setting up libinih1:arm64 (53-1+b2) ...
09:04:15 [2022-10-05T09:04:15.991Z] #55 44.76 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
09:04:15 [2022-10-05T09:04:15.991Z] #55 44.77 Setting up uidmap (1:4.8.1-1) ...
09:04:15 [2022-10-05T09:04:15.991Z] #55 44.78 Setting up libyajl2:arm64 (2.1.0-3) ...
09:04:15 [2022-10-05T09:04:15.991Z] #55 44.80 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
09:04:15 [2022-10-05T09:04:15.991Z] #55 44.81 Setting up bzip2 (1.0.8-4) ...
09:04:15 [2022-10-05T09:04:15.991Z] #55 44.83 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
09:04:15 [2022-10-05T09:04:15.991Z] #55 44.85 Setting up python3-wheel (0.34.2-1) ...
09:04:16 [2022-10-05T09:04:16.558Z] #55 45.60 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
09:04:16 [2022-10-05T09:04:16.558Z] #55 45.62 Setting up xxd (2:8.2.2434-3+deb11u1) ...
09:04:16 [2022-10-05T09:04:16.817Z] #55 45.66 Setting up libcap2:arm64 (1:2.44-1) ...
09:04:16 [2022-10-05T09:04:16.817Z] #55 45.67 Setting up libcap2-bin (1:2.44-1) ...
09:04:16 [2022-10-05T09:04:16.817Z] #55 45.68 Setting up apparmor (2.13.6-10) ...
09:04:18 [2022-10-05T09:04:18.194Z] #55 47.31 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
09:04:18 [2022-10-05T09:04:18.194Z] #55 47.38 Setting up zip (3.0-12) ...
09:04:18 [2022-10-05T09:04:18.452Z] #55 47.39 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
09:04:18 [2022-10-05T09:04:18.452Z] #55 47.41 Setting up bash-completion (1:2.11-2) ...
09:04:19 [2022-10-05T09:04:19.827Z] #55 ...
09:04:19 [2022-10-05T09:04:19.827Z] 
09:04:19 [2022-10-05T09:04:19.827Z] #43 [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
09:04:19 [2022-10-05T09:04:19.827Z] #43 113.5 config.status: creating Makefile
09:04:19 [2022-10-05T09:04:19.827Z] #43 113.6 config.status: creating config.h
09:04:19 [2022-10-05T09:04:19.827Z] #43 113.7 config.status: executing libtool commands
09:04:19 [2022-10-05T09:04:19.827Z] #43 113.7 config.status: executing depfiles commands
09:04:19 [2022-10-05T09:04:19.827Z] #43 114.5 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
09:04:19 [2022-10-05T09:04:19.827Z] #43 114.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
09:04:19 [2022-10-05T09:04:19.827Z] #43 115.0 checking for gcc... gcc
09:04:19 [2022-10-05T09:04:19.827Z] #43 115.1 checking whether the C compiler works... yes
09:04:19 [2022-10-05T09:04:19.827Z] #43 115.3 checking for C compiler default output file name... a.out
09:04:19 [2022-10-05T09:04:19.827Z] #43 115.4 checking for suffix of executables... 
09:04:19 [2022-10-05T09:04:19.827Z] #43 115.6 checking whether we are cross compiling... no
09:04:19 [2022-10-05T09:04:19.827Z] #43 115.8 checking for suffix of object files... o
09:04:19 [2022-10-05T09:04:19.827Z] #43 115.9 checking whether we are using the GNU C compiler... yes
09:04:19 [2022-10-05T09:04:19.827Z] #43 116.1 checking whether gcc accepts -g... yes
09:04:19 [2022-10-05T09:04:19.827Z] #43 116.2 checking for gcc option to accept ISO C89... none needed
09:04:19 [2022-10-05T09:04:19.827Z] #43 116.4 checking whether gcc understands -c and -o together... yes
09:04:19 [2022-10-05T09:04:19.827Z] #43 116.6 checking for a BSD-compatible install... /usr/bin/install -c
09:04:19 [2022-10-05T09:04:19.827Z] #43 116.6 checking whether build environment is sane... yes
09:04:19 [2022-10-05T09:04:19.827Z] #43 116.6 checking for a thread-safe mkdir -p... /bin/mkdir -p
09:04:19 [2022-10-05T09:04:19.827Z] #43 116.7 checking for gawk... no
09:04:19 [2022-10-05T09:04:19.827Z] #43 116.7 checking for mawk... mawk
09:04:19 [2022-10-05T09:04:19.827Z] #43 116.7 checking whether make sets $(MAKE)... yes
09:04:19 [2022-10-05T09:04:19.827Z] #43 116.7 checking whether make supports the include directive... yes (GNU style)
09:04:19 [2022-10-05T09:04:19.827Z] #43 116.7 checking whether make supports nested variables... yes
09:04:19 [2022-10-05T09:04:19.827Z] #43 116.8 checking whether UID '0' is supported by ustar format... yes
09:04:19 [2022-10-05T09:04:19.827Z] #43 116.8 checking whether GID '0' is supported by ustar format... yes
09:04:19 [2022-10-05T09:04:19.827Z] #43 116.8 checking how to create a ustar tar archive... gnutar
09:04:19 [2022-10-05T09:04:19.827Z] #43 116.9 checking dependency style of gcc... gcc3
09:04:19 [2022-10-05T09:04:19.827Z] #43 117.1 checking whether to enable maintainer-specific portions of Makefiles... yes
09:04:19 [2022-10-05T09:04:19.827Z] #43 117.1 checking whether make supports nested variables... (cached) yes
09:04:19 [2022-10-05T09:04:19.827Z] #43 117.1 checking build system type... aarch64-unknown-linux-gnu
09:04:19 [2022-10-05T09:04:19.827Z] #43 117.4 checking host system type... aarch64-unknown-linux-gnu
09:04:19 [2022-10-05T09:04:19.827Z] #43 117.4 checking how to print strings... printf
09:04:19 [2022-10-05T09:04:19.827Z] #43 117.4 checking for a sed that does not truncate output... /bin/sed
09:04:19 [2022-10-05T09:04:19.827Z] #43 117.4 checking for grep that handles long lines and -e... /bin/grep
09:04:19 [2022-10-05T09:04:19.827Z] #43 117.5 checking for egrep... /bin/grep -E
09:04:19 [2022-10-05T09:04:19.827Z] #43 117.5 checking for fgrep... /bin/grep -F
09:04:19 [2022-10-05T09:04:19.827Z] #43 117.5 checking for ld used by gcc... /usr/bin/ld
09:04:19 [2022-10-05T09:04:19.827Z] #43 117.5 checking if the linker (/usr/bin/ld) is GNU ld... yes
09:04:19 [2022-10-05T09:04:19.827Z] #43 117.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
09:04:19 [2022-10-05T09:04:19.827Z] #43 117.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm
09:04:19 [2022-10-05T09:04:19.827Z] #43 117.7 checking whether ln -s works... yes
09:04:19 [2022-10-05T09:04:19.827Z] #43 117.7 checking the maximum length of command line arguments... 1572864
09:04:19 [2022-10-05T09:04:19.827Z] #43 117.7 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
09:04:19 [2022-10-05T09:04:19.827Z] #43 117.7 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
09:04:19 [2022-10-05T09:04:19.827Z] #43 117.8 checking for /usr/bin/ld option to reload object files... -r
09:04:19 [2022-10-05T09:04:19.827Z] #43 117.8 checking for objdump... objdump
09:04:19 [2022-10-05T09:04:19.827Z] #43 117.8 checking how to recognize dependent libraries... pass_all
09:04:19 [2022-10-05T09:04:19.827Z] #43 117.8 checking for dlltool... no
09:04:19 [2022-10-05T09:04:19.827Z] #43 117.8 checking how to associate runtime and link libraries... printf %s\n
09:04:19 [2022-10-05T09:04:19.827Z] #43 117.8 checking for ar... ar
09:04:20 [2022-10-05T09:04:20.085Z] #43 117.8 checking for archiver @FILE support... @
09:04:20 [2022-10-05T09:04:20.085Z] #43 117.9 checking for strip... strip
09:04:20 [2022-10-05T09:04:20.085Z] #43 117.9 checking for ranlib... ranlib
09:04:20 [2022-10-05T09:04:20.344Z] #43 117.9 checking command to parse /usr/bin/nm -B output from gcc object... ok
09:04:20 [2022-10-05T09:04:20.344Z] #43 118.3 checking for sysroot... no
09:04:20 [2022-10-05T09:04:20.344Z] #43 118.3 checking for a working dd... /bin/dd
09:04:20 [2022-10-05T09:04:20.344Z] #43 118.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
09:04:20 [2022-10-05T09:04:20.344Z] #43 118.4 checking for mt... no
09:04:20 [2022-10-05T09:04:20.344Z] #43 118.4 checking if : is a manifest tool... no
09:04:20 [2022-10-05T09:04:20.601Z] #43 118.4 checking how to run the C preprocessor... gcc -E
09:04:21 [2022-10-05T09:04:21.168Z] #43 118.7 checking for ANSI C header files... yes
09:04:21 [2022-10-05T09:04:21.168Z] #43 119.2 checking for sys/types.h... yes
09:04:21 [2022-10-05T09:04:21.689Z] #43 119.4 checking for sys/stat.h... yes
09:04:21 [2022-10-05T09:04:21.689Z] #43 119.6 checking for stdlib.h... yes
09:04:21 [2022-10-05T09:04:21.948Z] #43 119.9 checking for string.h... yes
09:04:22 [2022-10-05T09:04:22.207Z] #43 120.1 checking for memory.h... yes
09:04:22 [2022-10-05T09:04:22.207Z] #43 120.2 checking for strings.h... yes
09:04:22 [2022-10-05T09:04:22.724Z] #43 120.4 checking for inttypes.h... yes
09:04:22 [2022-10-05T09:04:22.724Z] #43 120.6 checking for stdint.h... yes
09:04:23 [2022-10-05T09:04:23.291Z] #43 120.8 checking for unistd.h... yes
09:04:23 [2022-10-05T09:04:23.291Z] #43 121.0 checking for dlfcn.h... yes
09:04:23 [2022-10-05T09:04:23.291Z] #43 121.2 checking for objdir... .libs
09:04:23 [2022-10-05T09:04:23.562Z] #43 ...
09:04:23 [2022-10-05T09:04:23.562Z] 
09:04:23 [2022-10-05T09:04:23.562Z] #55 [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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
09:04:23 [2022-10-05T09:04:23.562Z] #55 50.39 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
09:04:23 [2022-10-05T09:04:23.562Z] #55 50.41 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:04:23 [2022-10-05T09:04:23.562Z] #55 50.43 Setting up libmnl0:arm64 (1.0.4-3) ...
09:04:23 [2022-10-05T09:04:23.562Z] #55 50.45 Setting up patch (2.7.6-7) ...
09:04:23 [2022-10-05T09:04:23.562Z] #55 50.46 Setting up sudo (1.9.5p2-3) ...
09:04:23 [2022-10-05T09:04:23.562Z] #55 50.57 invoke-rc.d: could not determine current runlevel
09:04:23 [2022-10-05T09:04:23.562Z] #55 50.58 invoke-rc.d: policy-rc.d denied execution of start.
09:04:23 [2022-10-05T09:04:23.562Z] #55 50.60 Setting up xfsprogs (5.10.0-4) ...
09:04:23 [2022-10-05T09:04:23.562Z] #55 50.62 System has not been booted with systemd as init system (PID 1). Can't operate.
09:04:23 [2022-10-05T09:04:23.562Z] #55 50.62 Failed to connect to bus: Host is down
09:04:23 [2022-10-05T09:04:23.562Z] #55 50.62 Setting up libxtables12:arm64 (1.8.7-1) ...
09:04:23 [2022-10-05T09:04:23.562Z] #55 50.63 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
09:04:23 [2022-10-05T09:04:23.562Z] #55 50.66 Setting up pigz (2.6-1) ...
09:04:23 [2022-10-05T09:04:23.562Z] #55 50.67 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
09:04:23 [2022-10-05T09:04:23.562Z] #55 50.69 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
09:04:23 [2022-10-05T09:04:23.562Z] #55 50.71 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
09:04:23 [2022-10-05T09:04:23.562Z] #55 50.73 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
09:04:23 [2022-10-05T09:04:23.562Z] #55 51.35 Setting up libaio1:arm64 (0.3.112-9) ...
09:04:23 [2022-10-05T09:04:23.562Z] #55 51.36 Setting up python3-lib2to3 (3.9.2-1) ...
09:04:23 [2022-10-05T09:04:23.562Z] #55 51.77 Setting up libelf1:arm64 (0.183-1) ...
09:04:23 [2022-10-05T09:04:23.562Z] #55 51.79 Setting up libjson-c5:arm64 (0.15-2) ...
09:04:23 [2022-10-05T09:04:23.562Z] #55 51.80 Setting up zstd (1.4.8+dfsg-2.1) ...
09:04:23 [2022-10-05T09:04:23.562Z] #55 51.82 Setting up libonig5:arm64 (6.9.6-1.1) ...
09:04:23 [2022-10-05T09:04:23.563Z] #55 51.83 Setting up libkmod2:arm64 (28-1) ...
09:04:23 [2022-10-05T09:04:23.563Z] #55 51.84 Setting up python3-distutils (3.9.2-1) ...
09:04:23 [2022-10-05T09:04:23.563Z] #55 52.37 Setting up vim (2:8.2.2434-3+deb11u1) ...
09:04:23 [2022-10-05T09:04:23.563Z] #55 52.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:04:23 [2022-10-05T09:04:23.563Z] #55 52.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:04:23 [2022-10-05T09:04:23.563Z] #55 52.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:04:23 [2022-10-05T09:04:23.563Z] #55 52.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:04:23 [2022-10-05T09:04:23.563Z] #55 52.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:04:23 [2022-10-05T09:04:23.563Z] #55 52.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:04:23 [2022-10-05T09:04:23.563Z] #55 52.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:04:23 [2022-10-05T09:04:23.563Z] #55 52.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:04:23 [2022-10-05T09:04:23.563Z] #55 52.47 Setting up python3-setuptools (52.0.0-4) ...
09:04:25 [2022-10-05T09:04:25.527Z] #55 54.23 Setting up libjq1:arm64 (1.6-2.1) ...
09:04:25 [2022-10-05T09:04:25.527Z] #55 54.24 Setting up libnftnl11:arm64 (1.1.9-1) ...
09:04:25 [2022-10-05T09:04:25.527Z] #55 54.26 Setting up thin-provisioning-tools (0.9.0-1) ...
09:04:25 [2022-10-05T09:04:25.527Z] #55 54.27 Setting up python3-pip (20.3.4-4+deb11u1) ...
09:04:26 [2022-10-05T09:04:26.462Z] #55 55.54 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
09:04:26 [2022-10-05T09:04:26.462Z] #55 55.56 Setting up jq (1.6-2.1) ...
09:04:26 [2022-10-05T09:04:26.462Z] #55 55.57 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
09:04:26 [2022-10-05T09:04:26.462Z] #55 55.58 Setting up libbpf0:arm64 (1:0.3-2) ...
09:04:26 [2022-10-05T09:04:26.721Z] #55 55.60 Setting up iptables (1.8.7-1) ...
09:04:26 [2022-10-05T09:04:26.721Z] #55 55.61 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:04:26 [2022-10-05T09:04:26.721Z] #55 55.62 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:04:26 [2022-10-05T09:04:26.721Z] #55 55.62 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:04:26 [2022-10-05T09:04:26.721Z] #55 55.63 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:04:26 [2022-10-05T09:04:26.721Z] #55 55.64 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:04:26 [2022-10-05T09:04:26.721Z] #55 55.64 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:04:26 [2022-10-05T09:04:26.721Z] #55 55.65 Setting up iproute2 (5.10.0-4) ...
09:04:26 [2022-10-05T09:04:26.979Z] #55 56.02 Setting up systemd (247.3-7+deb11u1) ...
09:04:26 [2022-10-05T09:04:26.980Z] #55 56.13 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
09:04:27 [2022-10-05T09:04:27.238Z] #55 56.14 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
09:04:27 [2022-10-05T09:04:27.238Z] #55 56.15 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
09:04:27 [2022-10-05T09:04:27.238Z] #55 56.17 Initializing machine ID from random generator.
09:04:28 [2022-10-05T09:04:28.178Z] #55 57.14 Setting up systemd-journal-remote (247.3-7+deb11u1) ...
09:04:28 [2022-10-05T09:04:28.452Z] #55 57.49 Processing triggers for libc-bin (2.31-13+deb11u4) ...
09:04:29 [2022-10-05T09:04:29.027Z] #55 DONE 58.2s
09:04:29 [2022-10-05T09:04:29.027Z] 
09:04:29 [2022-10-05T09:04:29.027Z] #43 [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
09:04:29 [2022-10-05T09:04:29.027Z] #43 121.6 checking if gcc supports -fno-rtti -fno-exceptions... no
09:04:29 [2022-10-05T09:04:29.027Z] #43 121.8 checking for gcc option to produce PIC... -fPIC -DPIC
09:04:29 [2022-10-05T09:04:29.027Z] #43 121.8 checking if gcc PIC flag -fPIC -DPIC works... yes
09:04:29 [2022-10-05T09:04:29.027Z] #43 122.0 checking if gcc static flag -static works... yes
09:04:29 [2022-10-05T09:04:29.027Z] #43 122.3 checking if gcc supports -c -o file.o... yes
09:04:29 [2022-10-05T09:04:29.027Z] #43 122.4 checking if gcc supports -c -o file.o... (cached) yes
09:04:29 [2022-10-05T09:04:29.027Z] #43 122.4 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
09:04:29 [2022-10-05T09:04:29.027Z] #43 122.5 checking dynamic linker characteristics... GNU/Linux ld.so
09:04:29 [2022-10-05T09:04:29.027Z] #43 122.8 checking how to hardcode library paths into programs... immediate
09:04:29 [2022-10-05T09:04:29.027Z] #43 122.8 checking whether stripping libraries is possible... yes
09:04:29 [2022-10-05T09:04:29.027Z] #43 122.8 checking if libtool supports shared libraries... yes
09:04:29 [2022-10-05T09:04:29.027Z] #43 122.8 checking whether to build shared libraries... no
09:04:29 [2022-10-05T09:04:29.027Z] #43 122.8 checking whether to build static libraries... yes
09:04:29 [2022-10-05T09:04:29.027Z] #43 122.9 checking float.h usability... yes
09:04:29 [2022-10-05T09:04:29.027Z] #43 123.0 checking float.h presence... yes
09:04:29 [2022-10-05T09:04:29.027Z] #43 123.0 checking for float.h... yes
09:04:29 [2022-10-05T09:04:29.027Z] #43 123.1 checking limits.h usability... yes
09:04:29 [2022-10-05T09:04:29.027Z] #43 123.3 checking limits.h presence... yes
09:04:29 [2022-10-05T09:04:29.027Z] #43 123.4 checking for limits.h... yes
09:04:29 [2022-10-05T09:04:29.027Z] #43 123.5 checking stddef.h usability... yes
09:04:29 [2022-10-05T09:04:29.027Z] #43 123.7 checking stddef.h presence... yes
09:04:29 [2022-10-05T09:04:29.027Z] #43 123.7 checking for stddef.h... yes
09:04:29 [2022-10-05T09:04:29.027Z] #43 123.8 checking for stdlib.h... (cached) yes
09:04:29 [2022-10-05T09:04:29.027Z] #43 123.8 checking for string.h... (cached) yes
09:04:29 [2022-10-05T09:04:29.027Z] #43 123.9 checking sys/time.h usability... yes
09:04:29 [2022-10-05T09:04:29.027Z] #43 124.1 checking sys/time.h presence... yes
09:04:29 [2022-10-05T09:04:29.027Z] #43 124.1 checking for sys/time.h... yes
09:04:29 [2022-10-05T09:04:29.027Z] #43 124.2 checking for inline... inline
09:04:29 [2022-10-05T09:04:29.027Z] #43 124.3 checking for size_t... yes
09:04:29 [2022-10-05T09:04:29.027Z] #43 124.7 checking for stdlib.h... (cached) yes
09:04:29 [2022-10-05T09:04:29.027Z] #43 124.7 checking for GNU libc compatible malloc... yes
09:04:29 [2022-10-05T09:04:29.027Z] #43 124.9 checking for stdlib.h... (cached) yes
09:04:29 [2022-10-05T09:04:29.027Z] #43 124.9 checking for GNU libc compatible realloc... yes
09:04:29 [2022-10-05T09:04:29.027Z] #43 125.2 checking for working strtod... yes
09:04:29 [2022-10-05T09:04:29.027Z] #43 125.5 checking for gettimeofday... yes
09:04:29 [2022-10-05T09:04:29.027Z] #43 125.8 checking for memset... yes
09:04:29 [2022-10-05T09:04:29.027Z] #43 126.1 checking for strspn... yes
09:04:29 [2022-10-05T09:04:29.027Z] #43 126.5 checking that generated files are newer than configure... done
09:04:29 [2022-10-05T09:04:29.027Z] #43 126.5 configure: creating ./config.status
09:04:29 [2022-10-05T09:04:29.967Z] #43 ...
09:04:29 [2022-10-05T09:04:29.967Z] 
09:04:29 [2022-10-05T09:04:29.967Z] #58 [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
09:04:29 [2022-10-05T09:04:29.967Z] #0 0.782 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
09:04:29 [2022-10-05T09:04:29.967Z] #0 0.788 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
09:04:29 [2022-10-05T09:04:29.967Z] #0 0.792 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
09:04:29 [2022-10-05T09:04:29.967Z] #58 DONE 0.8s
09:04:29 [2022-10-05T09:04:29.967Z] 
09:04:29 [2022-10-05T09:04:29.967Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
09:04:35 [2022-10-05T09:04:35.236Z] #59 ...
09:04:35 [2022-10-05T09:04:35.236Z] 
09:04:35 [2022-10-05T09:04:35.236Z] #43 [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
09:04:35 [2022-10-05T09:04:35.236Z] #43 130.0 config.status: creating Makefile
09:04:35 [2022-10-05T09:04:35.236Z] #43 130.1 config.status: creating config.h
09:04:35 [2022-10-05T09:04:35.236Z] #43 130.2 config.status: executing depfiles commands
09:04:35 [2022-10-05T09:04:35.236Z] #43 130.5 config.status: executing libtool commands
09:04:35 [2022-10-05T09:04:35.236Z] #43 131.5   GEN      .version
09:04:35 [2022-10-05T09:04:35.236Z] #43 131.5 make  install-recursive
09:04:35 [2022-10-05T09:04:35.236Z] #43 131.5 make[1]: Entering directory '/tmp/crun-build'
09:04:35 [2022-10-05T09:04:35.236Z] #43 131.7 Making install in libocispec
09:04:35 [2022-10-05T09:04:35.236Z] #43 131.7 make[2]: Entering directory '/tmp/crun-build/libocispec'
09:04:35 [2022-10-05T09:04:35.236Z] #43 131.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
09:04:35 [2022-10-05T09:04:35.236Z] #43 131.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
09:04:35 [2022-10-05T09:04:35.236Z] #43 131.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
09:04:35 [2022-10-05T09:04:35.236Z] #43 131.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
09:04:35 [2022-10-05T09:04:35.236Z] #43 132.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
09:04:35 [2022-10-05T09:04:35.236Z] #43 132.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
09:04:35 [2022-10-05T09:04:35.236Z] #43 132.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
09:04:35 [2022-10-05T09:04:35.236Z] #43 132.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
09:04:35 [2022-10-05T09:04:35.236Z] #43 132.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
09:04:35 [2022-10-05T09:04:35.236Z] #43 132.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
09:04:35 [2022-10-05T09:04:35.236Z] #43 132.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
09:04:35 [2022-10-05T09:04:35.236Z] #43 132.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
09:04:35 [2022-10-05T09:04:35.236Z] #43 132.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
09:04:35 [2022-10-05T09:04:35.236Z] #43 132.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
09:04:35 [2022-10-05T09:04:35.236Z] #43 132.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
09:04:35 [2022-10-05T09:04:35.236Z] #43 132.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
09:04:35 [2022-10-05T09:04:35.236Z] #43 132.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
09:04:35 [2022-10-05T09:04:35.236Z] #43 132.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
09:04:35 [2022-10-05T09:04:35.236Z] #43 132.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
09:04:35 [2022-10-05T09:04:35.236Z] #43 132.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
09:04:35 [2022-10-05T09:04:35.803Z] #43 133.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
09:04:35 [2022-10-05T09:04:35.803Z] #43 133.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
09:04:35 [2022-10-05T09:04:35.803Z] #43 133.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
09:04:35 [2022-10-05T09:04:35.803Z] #43 133.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
09:04:35 [2022-10-05T09:04:35.803Z] #43 133.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
09:04:35 [2022-10-05T09:04:35.803Z] #43 133.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
09:04:35 [2022-10-05T09:04:35.803Z] #43 133.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
09:04:35 [2022-10-05T09:04:35.803Z] #43 133.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
09:04:35 [2022-10-05T09:04:35.803Z] #43 133.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
09:04:35 [2022-10-05T09:04:35.803Z] #43 133.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
09:04:35 [2022-10-05T09:04:35.803Z] #43 133.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
09:04:35 [2022-10-05T09:04:35.803Z] #43 133.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
09:04:35 [2022-10-05T09:04:35.803Z] #43 133.8 make  install-recursive
09:04:35 [2022-10-05T09:04:35.803Z] #43 133.8 make[3]: Entering directory '/tmp/crun-build/libocispec'
09:04:35 [2022-10-05T09:04:35.803Z] #43 133.9 Making install in yajl
09:04:36 [2022-10-05T09:04:36.062Z] #43 133.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
09:04:36 [2022-10-05T09:04:36.062Z] #43 134.0   CC       verify/json_verify-json_verify.o
09:04:36 [2022-10-05T09:04:36.062Z] #43 134.0   CC       src/libyajl_la-yajl_alloc.lo
09:04:36 [2022-10-05T09:04:36.062Z] #43 134.0   CC       src/libyajl_la-yajl.lo
09:04:36 [2022-10-05T09:04:36.062Z] #43 134.0   CC       src/libyajl_la-yajl_gen.lo
09:04:36 [2022-10-05T09:04:36.062Z] #43 134.0   CC       src/libyajl_la-yajl_parser.lo
09:04:36 [2022-10-05T09:04:36.062Z] #43 134.1   CC       src/libyajl_la-yajl_buf.lo
09:04:36 [2022-10-05T09:04:36.062Z] #43 134.1   CC       src/libyajl_la-yajl_encode.lo
09:04:36 [2022-10-05T09:04:36.062Z] #43 134.1   CC       src/libyajl_la-yajl_lex.lo
09:04:36 [2022-10-05T09:04:36.321Z] #43 134.1   CC       src/libyajl_la-yajl_tree.lo
09:04:39 [2022-10-05T09:04:39.607Z] #43 ...
09:04:39 [2022-10-05T09:04:39.607Z] 
09:04:39 [2022-10-05T09:04:39.607Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
09:04:39 [2022-10-05T09:04:39.607Z] #59 9.725 Collecting yamllint==1.27.1
09:04:40 [2022-10-05T09:04:40.982Z] #59 10.76   Downloading yamllint-1.27.1.tar.gz (129 kB)
09:04:42 [2022-10-05T09:04:42.357Z] #59 12.15 Collecting pathspec>=0.5.3
09:04:42 [2022-10-05T09:04:42.357Z] #59 12.16   Downloading pathspec-0.10.1-py3-none-any.whl (27 kB)
09:04:42 [2022-10-05T09:04:42.357Z] #59 12.51 Collecting pyyaml
09:04:42 [2022-10-05T09:04:42.357Z] #59 12.55   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
09:04:42 [2022-10-05T09:04:42.614Z] #59 12.60 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
09:04:42 [2022-10-05T09:04:42.615Z] #59 12.62 Building wheels for collected packages: yamllint
09:04:42 [2022-10-05T09:04:42.615Z] #59 12.63   Building wheel for yamllint (setup.py): started
09:04:43 [2022-10-05T09:04:43.991Z] #59 13.76   Building wheel for yamllint (setup.py): finished with status 'done'
09:04:43 [2022-10-05T09:04:43.991Z] #59 13.76   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=18ff715127831543e737134873679cbe36f41b087917905c183f196e22d2e4b4
09:04:43 [2022-10-05T09:04:43.991Z] #59 13.76   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
09:04:43 [2022-10-05T09:04:43.991Z] #59 13.76 Successfully built yamllint
09:04:43 [2022-10-05T09:04:43.991Z] #59 13.84 Installing collected packages: pyyaml, pathspec, yamllint
09:04:44 [2022-10-05T09:04:44.250Z] #59 14.34 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1
09:04:45 [2022-10-05T09:04:45.186Z] #59 DONE 15.0s
09:04:45 [2022-10-05T09:04:45.186Z] 
09:04:45 [2022-10-05T09:04:45.186Z] #43 [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
09:04:45 [2022-10-05T09:04:45.186Z] #43 139.4   CCLD     libyajl.la
09:04:45 [2022-10-05T09:04:45.186Z] #43 139.9   CCLD     verify/json_verify
09:04:45 [2022-10-05T09:04:45.186Z] #43 140.2 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
09:04:45 [2022-10-05T09:04:45.186Z] #43 140.2 make[5]: Nothing to be done for 'install-exec-am'.
09:04:45 [2022-10-05T09:04:45.186Z] #43 140.2 make[5]: Nothing to be done for 'install-data-am'.
09:04:45 [2022-10-05T09:04:45.186Z] #43 140.2 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
09:04:45 [2022-10-05T09:04:45.186Z] #43 140.2 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
09:04:45 [2022-10-05T09:04:45.186Z] #43 140.3 make[4]: Entering directory '/tmp/crun-build/libocispec'
09:04:45 [2022-10-05T09:04:45.186Z] #43 140.4   CC       src/validate.o
09:04:45 [2022-10-05T09:04:45.186Z] #43 140.4   CC       src/image_spec_schema_config_schema.lo
09:04:45 [2022-10-05T09:04:45.186Z] #43 140.4   CC       src/image_spec_schema_content_descriptor.lo
09:04:45 [2022-10-05T09:04:45.186Z] #43 140.5   CC       src/image_spec_schema_defs.lo
09:04:45 [2022-10-05T09:04:45.186Z] #43 140.5   CC       src/image_spec_schema_defs_descriptor.lo
09:04:45 [2022-10-05T09:04:45.186Z] #43 140.5   CC       src/image_spec_schema_image_index_schema.lo
09:04:45 [2022-10-05T09:04:45.186Z] #43 140.6   CC       src/image_spec_schema_image_layout_schema.lo
09:04:45 [2022-10-05T09:04:45.186Z] #43 140.6   CC       src/image_spec_schema_image_manifest_schema.lo
09:04:45 [2022-10-05T09:04:45.186Z] #43 140.6   CC       src/runtime_spec_schema_config_linux.lo
09:04:45 [2022-10-05T09:04:45.186Z] #43 140.7   CC       src/runtime_spec_schema_config_zos.lo
09:04:45 [2022-10-05T09:04:45.186Z] #43 140.7   CC       src/runtime_spec_schema_config_schema.lo
09:04:45 [2022-10-05T09:04:45.186Z] #43 140.8   CC       src/runtime_spec_schema_config_solaris.lo
09:04:45 [2022-10-05T09:04:45.186Z] #43 140.8   CC       src/runtime_spec_schema_config_vm.lo
09:04:45 [2022-10-05T09:04:45.186Z] #43 141.0   CC       src/runtime_spec_schema_config_windows.lo
09:04:45 [2022-10-05T09:04:45.186Z] #43 141.1   CC       src/runtime_spec_schema_defs.lo
09:04:45 [2022-10-05T09:04:45.186Z] #43 141.1   CC       src/runtime_spec_schema_defs_linux.lo
09:04:45 [2022-10-05T09:04:45.186Z] #43 141.2   CC       src/runtime_spec_schema_defs_zos.lo
09:04:45 [2022-10-05T09:04:45.186Z] #43 141.2   CC       src/runtime_spec_schema_defs_vm.lo
09:04:45 [2022-10-05T09:04:45.186Z] #43 141.3   CC       src/runtime_spec_schema_defs_windows.lo
09:04:45 [2022-10-05T09:04:45.186Z] #43 141.5   CC       src/runtime_spec_schema_state_schema.lo
09:04:45 [2022-10-05T09:04:45.186Z] #43 141.7   CC       src/image_manifest_items_image_manifest_items_schema.lo
09:04:45 [2022-10-05T09:04:45.186Z] #43 141.8   CC       src/basic_test_double_array_item.lo
09:04:45 [2022-10-05T09:04:45.186Z] #43 142.0   CC       src/basic_test_double_array.lo
09:04:45 [2022-10-05T09:04:45.186Z] #43 142.2   CC       src/basic_test_top_array_int.lo
09:04:45 [2022-10-05T09:04:45.186Z] #43 142.4   CC       src/basic_test_top_array_string.lo
09:04:45 [2022-10-05T09:04:45.186Z] #43 142.6   CC       src/basic_test_top_double_array_int.lo
09:04:45 [2022-10-05T09:04:45.186Z] #43 142.6   CC       src/basic_test_top_double_array_obj.lo
09:04:45 [2022-10-05T09:04:45.186Z] #43 142.9   CC       src/basic_test_top_double_array_refobj.lo
09:04:45 [2022-10-05T09:04:45.186Z] #43 143.0   CC       src/basic_test_top_double_array_string.lo
09:04:45 [2022-10-05T09:04:45.186Z] #43 143.2   CC       src/read-file.lo
09:04:45 [2022-10-05T09:04:45.445Z] #43 143.5   CC       tests/test-1.o
09:04:45 [2022-10-05T09:04:45.445Z] #43 143.6   CC       src/json_common.lo
09:04:45 [2022-10-05T09:04:45.704Z] #43 143.6   CC       tests/test-3.o
09:04:45 [2022-10-05T09:04:45.962Z] #43 143.8   CC       tests/test-2.o
09:04:45 [2022-10-05T09:04:45.962Z] #43 143.9   CC       tests/test-4.o
09:04:46 [2022-10-05T09:04:46.222Z] #43 144.1   CC       tests/test-5.o
09:04:46 [2022-10-05T09:04:46.789Z] #43 144.5   CC       tests/test-6.o
09:04:46 [2022-10-05T09:04:46.789Z] #43 144.7   CC       tests/test-7.o
09:04:47 [2022-10-05T09:04:47.048Z] #43 144.9   CC       tests/test-8.o
09:04:47 [2022-10-05T09:04:47.048Z] #43 145.1   CC       tests/test-9.o
09:04:47 [2022-10-05T09:04:47.307Z] #43 145.3   CC       tests/test-10.o
09:04:47 [2022-10-05T09:04:47.567Z] #43 145.5   CC       tests/test-11.o
09:05:19 [2022-10-05T09:05:19.653Z] #43 ...
09:05:19 [2022-10-05T09:05:19.653Z] 
09:05:19 [2022-10-05T09:05:19.653Z] #24 [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
09:05:19 [2022-10-05T09:05:19.653Z] #24 218.5 + dpkg --print-architecture
09:05:19 [2022-10-05T09:05:19.653Z] #24 DONE 218.9s
09:05:19 [2022-10-05T09:05:19.653Z] 
09:05:19 [2022-10-05T09:05:19.653Z] #44 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
09:05:23 [2022-10-05T09:05:23.844Z] #44 ...
09:05:23 [2022-10-05T09:05:23.844Z] 
09:05:23 [2022-10-05T09:05:23.844Z] #43 [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
09:05:23 [2022-10-05T09:05:23.844Z] #43 181.9   CCLD     libocispec.la
09:05:24 [2022-10-05T09:05:24.414Z] #43 182.4   CCLD     src/validate
09:05:24 [2022-10-05T09:05:24.414Z] #43 182.4   CCLD     tests/test-1
09:05:24 [2022-10-05T09:05:24.414Z] #43 182.4   CCLD     tests/test-2
09:05:24 [2022-10-05T09:05:24.414Z] #43 182.5   CCLD     tests/test-3
09:05:24 [2022-10-05T09:05:24.674Z] #43 182.5   CCLD     tests/test-4
09:05:24 [2022-10-05T09:05:24.674Z] #43 182.5   CCLD     tests/test-5
09:05:24 [2022-10-05T09:05:24.674Z] #43 182.6   CCLD     tests/test-6
09:05:24 [2022-10-05T09:05:24.674Z] #43 182.7   CCLD     tests/test-7
09:05:24 [2022-10-05T09:05:24.933Z] #43 182.7   CCLD     tests/test-8
09:05:24 [2022-10-05T09:05:24.933Z] #43 182.8   CCLD     tests/test-9
09:05:24 [2022-10-05T09:05:24.933Z] #43 182.9   CCLD     tests/test-10
09:05:24 [2022-10-05T09:05:24.933Z] #43 182.9 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
09:05:25 [2022-10-05T09:05:25.192Z] #43 183.1   CCLD     tests/test-11
09:05:27 [2022-10-05T09:05:27.098Z] #43 184.8 libtool: link: ar cr libocispec.a 
09:05:27 [2022-10-05T09:05:27.098Z] #43 184.9 libtool: link: ranlib libocispec.a
09:05:28 [2022-10-05T09:05:28.473Z] #43 186.5 make[5]: Entering directory '/tmp/crun-build/libocispec'
09:05:28 [2022-10-05T09:05:28.731Z] #43 186.6 make[5]: Nothing to be done for 'install-exec-am'.
09:05:28 [2022-10-05T09:05:28.731Z] #43 186.6 make[5]: Nothing to be done for 'install-data-am'.
09:05:28 [2022-10-05T09:05:28.731Z] #43 186.6 make[5]: Leaving directory '/tmp/crun-build/libocispec'
09:05:28 [2022-10-05T09:05:28.731Z] #43 186.6 make[4]: Leaving directory '/tmp/crun-build/libocispec'
09:05:28 [2022-10-05T09:05:28.731Z] #43 186.6 make[3]: Leaving directory '/tmp/crun-build/libocispec'
09:05:28 [2022-10-05T09:05:28.731Z] #43 186.6 make[2]: Leaving directory '/tmp/crun-build/libocispec'
09:05:28 [2022-10-05T09:05:28.731Z] #43 186.6 make[2]: Entering directory '/tmp/crun-build'
09:05:28 [2022-10-05T09:05:28.731Z] #43 186.8   CC       src/libcrun/libcrun_testing_a-utils.o
09:05:28 [2022-10-05T09:05:28.731Z] #43 186.8   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
09:05:28 [2022-10-05T09:05:28.731Z] #43 186.8   CC       src/libcrun/libcrun_testing_a-container.o
09:05:28 [2022-10-05T09:05:28.731Z] #43 186.8   CC       src/libcrun/libcrun_testing_a-cgroup.o
09:05:28 [2022-10-05T09:05:28.731Z] #43 186.8   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
09:05:28 [2022-10-05T09:05:28.732Z] #43 186.8   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
09:05:28 [2022-10-05T09:05:28.732Z] #43 186.8   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
09:05:28 [2022-10-05T09:05:28.732Z] #43 186.9   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
09:05:28 [2022-10-05T09:05:28.990Z] #43 186.9   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
09:05:28 [2022-10-05T09:05:28.990Z] #43 186.9   CC       src/libcrun/libcrun_testing_a-criu.o
09:05:28 [2022-10-05T09:05:28.990Z] #43 187.0   CC       src/libcrun/libcrun_testing_a-custom-handler.o
09:05:28 [2022-10-05T09:05:28.990Z] #43 187.0   CC       src/libcrun/libcrun_testing_a-linux.o
09:05:28 [2022-10-05T09:05:28.990Z] #43 187.1   CC       src/libcrun/libcrun_testing_a-ebpf.o
09:05:29 [2022-10-05T09:05:29.248Z] #43 187.1   CC       src/libcrun/libcrun_testing_a-seccomp.o
09:05:29 [2022-10-05T09:05:29.248Z] #43 187.1   CC       src/libcrun/libcrun_testing_a-error.o
09:05:29 [2022-10-05T09:05:29.248Z] #43 187.2   CC       src/libcrun/libcrun_testing_a-status.o
09:05:29 [2022-10-05T09:05:29.248Z] #43 187.3   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
09:05:29 [2022-10-05T09:05:29.248Z] #43 187.3   CC       src/libcrun/libcrun_testing_a-terminal.o
09:05:29 [2022-10-05T09:05:29.248Z] #43 187.3   CC       src/libcrun/libcrun_testing_a-signals.o
09:05:29 [2022-10-05T09:05:29.507Z] #43 187.4   CC       src/libcrun/libcrun_testing_a-mount_flags.o
09:05:29 [2022-10-05T09:05:29.507Z] #43 187.5   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
09:05:29 [2022-10-05T09:05:29.507Z] #43 187.6   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
09:05:29 [2022-10-05T09:05:29.765Z] #43 187.7   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
09:05:30 [2022-10-05T09:05:30.024Z] #43 187.8   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
09:05:30 [2022-10-05T09:05:30.024Z] #43 187.9   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
09:05:30 [2022-10-05T09:05:30.024Z] #43 188.0   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
09:05:30 [2022-10-05T09:05:30.282Z] #43 188.1   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
09:05:30 [2022-10-05T09:05:30.282Z] #43 188.3   CC       src/crun-crun.o
09:05:30 [2022-10-05T09:05:30.541Z] #43 188.5   CC       src/crun-run.o
09:05:30 [2022-10-05T09:05:30.541Z] #43 188.6   CC       src/crun-delete.o
09:05:30 [2022-10-05T09:05:30.541Z] #43 188.7   CC       src/crun-kill.o
09:05:31 [2022-10-05T09:05:31.108Z] #43 188.9   CC       src/crun-pause.o
09:05:31 [2022-10-05T09:05:31.367Z] #43 189.2   CC       src/crun-unpause.o
09:05:31 [2022-10-05T09:05:31.367Z] #43 189.2   CC       src/crun-spec.o
09:05:31 [2022-10-05T09:05:31.367Z] #43 189.3   CC       src/crun-exec.o
09:05:31 [2022-10-05T09:05:31.367Z] #43 189.4   CC       src/crun-list.o
09:05:31 [2022-10-05T09:05:31.626Z] #43 189.5   CC       src/crun-create.o
09:05:31 [2022-10-05T09:05:31.626Z] #43 189.6   CC       src/crun-start.o
09:05:31 [2022-10-05T09:05:31.885Z] #43 189.7   CC       src/crun-state.o
09:05:31 [2022-10-05T09:05:31.885Z] #43 189.9   CC       src/crun-update.o
09:05:32 [2022-10-05T09:05:32.143Z] #43 190.1   CC       src/crun-ps.o
09:05:32 [2022-10-05T09:05:32.401Z] #43 190.4   CC       src/crun-checkpoint.o
09:05:32 [2022-10-05T09:05:32.660Z] #43 190.7   CC       src/crun-restore.o
09:05:32 [2022-10-05T09:05:32.660Z] #43 190.8   CC       src/libcrun/libcrun_la-utils.lo
09:05:33 [2022-10-05T09:05:33.227Z] #43 190.9   CC       src/libcrun/libcrun_la-cloned_binary.lo
09:05:33 [2022-10-05T09:05:33.486Z] #43 191.3   CC       src/libcrun/libcrun_la-container.lo
09:05:33 [2022-10-05T09:05:33.486Z] #43 191.4   CC       src/libcrun/libcrun_la-cgroup.lo
09:05:33 [2022-10-05T09:05:33.744Z] #43 191.8   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
09:05:33 [2022-10-05T09:05:33.744Z] #43 191.8   CC       src/libcrun/libcrun_la-cgroup-resources.lo
09:05:34 [2022-10-05T09:05:34.003Z] #43 192.0   CC       src/libcrun/libcrun_la-cgroup-setup.lo
09:05:34 [2022-10-05T09:05:34.003Z] #43 192.1   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
09:05:34 [2022-10-05T09:05:34.262Z] #43 192.2   CC       src/libcrun/libcrun_la-cgroup-utils.lo
09:05:34 [2022-10-05T09:05:34.520Z] #43 192.6   CC       src/libcrun/libcrun_la-criu.lo
09:05:35 [2022-10-05T09:05:35.088Z] #43 192.9   CC       src/libcrun/libcrun_la-custom-handler.lo
09:05:35 [2022-10-05T09:05:35.088Z] #43 193.1   CC       src/libcrun/libcrun_la-seccomp.lo
09:05:35 [2022-10-05T09:05:35.346Z] #43 193.2   CC       src/libcrun/libcrun_la-linux.lo
09:05:35 [2022-10-05T09:05:35.346Z] #43 193.3   CC       src/libcrun/libcrun_la-ebpf.lo
09:05:35 [2022-10-05T09:05:35.604Z] #43 193.4   CC       src/libcrun/libcrun_la-error.lo
09:05:35 [2022-10-05T09:05:35.863Z] #43 193.8   CC       src/libcrun/libcrun_la-status.lo
09:05:36 [2022-10-05T09:05:36.122Z] #43 194.2   CC       src/libcrun/libcrun_la-terminal.lo
09:05:37 [2022-10-05T09:05:37.057Z] #43 194.9   CC       src/libcrun/libcrun_la-chroot_realpath.lo
09:05:37 [2022-10-05T09:05:37.057Z] #43 194.9   CC       src/libcrun/libcrun_la-signals.lo
09:05:37 [2022-10-05T09:05:37.637Z] #43 195.6   CC       src/libcrun/libcrun_la-mount_flags.lo
09:05:37 [2022-10-05T09:05:37.909Z] #43 195.8   CC       src/libcrun/libcrun_la-seccomp_notify.lo
09:05:38 [2022-10-05T09:05:38.488Z] #43 196.2   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
09:05:39 [2022-10-05T09:05:39.065Z] #43 196.9   CC       src/libcrun/handlers/libcrun_la-krun.lo
09:05:39 [2022-10-05T09:05:39.632Z] #43 197.6   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
09:05:39 [2022-10-05T09:05:39.632Z] #43 197.7   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
09:05:40 [2022-10-05T09:05:40.199Z] #43 198.0   CC       tests/init.o
09:05:40 [2022-10-05T09:05:40.766Z] #43 198.8   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
09:05:58 [2022-10-05T09:05:58.851Z] #43 216.7   CCLD     tests/init
09:06:20 [2022-10-05T09:06:20.792Z] #43 238.1   AR       libcrun_testing.a
09:06:20 [2022-10-05T09:06:20.792Z] #43 238.1 ar: `u' modifier ignored since `D' is the default (see `U')
09:06:20 [2022-10-05T09:06:20.792Z] #43 238.2   CCLD     tests/tests_libcrun_errors
09:06:20 [2022-10-05T09:06:20.792Z] #43 238.2   CCLD     tests/tests_libcrun_utils
09:06:20 [2022-10-05T09:06:20.792Z] #43 238.3   CCLD     tests/tests_libcrun_fuzzer
09:06:21 [2022-10-05T09:06:21.052Z] #43 238.9   CCLD     libcrun.la
09:06:21 [2022-10-05T09:06:21.987Z] #43 239.9   CCLD     crun
09:06:22 [2022-10-05T09:06:22.246Z] #43 ...
09:06:22 [2022-10-05T09:06:22.246Z] 
09:06:22 [2022-10-05T09:06:22.246Z] #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
09:06:22 [2022-10-05T09:06:22.246Z] #33 285.7 + return
09:06:22 [2022-10-05T09:06:22.815Z] #33 DONE 286.1s
09:06:22 [2022-10-05T09:06:22.815Z] 
09:06:22 [2022-10-05T09:06:22.815Z] #43 [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
09:06:22 [2022-10-05T09:06:22.815Z] #43 240.6 make[3]: Entering directory '/tmp/crun-build'
09:06:22 [2022-10-05T09:06:22.815Z] #43 240.9  /bin/mkdir -p '/usr/local/lib'
09:06:23 [2022-10-05T09:06:23.074Z] #43 240.9  /bin/mkdir -p '/usr/local/share/man/man1'
09:06:23 [2022-10-05T09:06:23.074Z] #43 240.9  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
09:06:23 [2022-10-05T09:06:23.074Z] #43 240.9  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
09:06:23 [2022-10-05T09:06:23.074Z] #43 241.0 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
09:06:23 [2022-10-05T09:06:23.074Z] #43 241.0 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
09:06:23 [2022-10-05T09:06:23.074Z] #43 241.0 libtool: install: chmod 644 /usr/local/lib/libcrun.a
09:06:23 [2022-10-05T09:06:23.074Z] #43 241.0 libtool: install: ranlib /usr/local/lib/libcrun.a
09:06:23 [2022-10-05T09:06:23.332Z] #43 241.2 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
09:06:23 [2022-10-05T09:06:23.332Z] #43 241.2 ----------------------------------------------------------------------
09:06:23 [2022-10-05T09:06:23.332Z] #43 241.2 Libraries have been installed in:
09:06:23 [2022-10-05T09:06:23.332Z] #43 241.2    /usr/local/lib
09:06:23 [2022-10-05T09:06:23.332Z] #43 241.2 
09:06:23 [2022-10-05T09:06:23.332Z] #43 241.2 If you ever happen to want to link against installed libraries
09:06:23 [2022-10-05T09:06:23.332Z] #43 241.2 in a given directory, LIBDIR, you must either use libtool, and
09:06:23 [2022-10-05T09:06:23.332Z] #43 241.2 specify the full pathname of the library, or use the '-LLIBDIR'
09:06:23 [2022-10-05T09:06:23.332Z] #43 241.2 flag during linking and do at least one of the following:
09:06:23 [2022-10-05T09:06:23.332Z] #43 241.2    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
09:06:23 [2022-10-05T09:06:23.332Z] #43 241.2      during execution
09:06:23 [2022-10-05T09:06:23.332Z] #43 241.2    - add LIBDIR to the 'LD_RUN_PATH' environment variable
09:06:23 [2022-10-05T09:06:23.332Z] #43 241.2      during linking
09:06:23 [2022-10-05T09:06:23.332Z] #43 241.2    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
09:06:23 [2022-10-05T09:06:23.332Z] #43 241.2    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
09:06:23 [2022-10-05T09:06:23.332Z] #43 241.2 
09:06:23 [2022-10-05T09:06:23.332Z] #43 241.2 See any operating system documentation about shared libraries for
09:06:23 [2022-10-05T09:06:23.332Z] #43 241.2 more information, such as the ld(1) and ld.so(8) manual pages.
09:06:23 [2022-10-05T09:06:23.332Z] #43 241.2 ----------------------------------------------------------------------
09:06:23 [2022-10-05T09:06:23.332Z] #43 241.2  /bin/mkdir -p '/build'
09:06:23 [2022-10-05T09:06:23.332Z] #43 241.2   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
09:06:23 [2022-10-05T09:06:23.591Z] #43 241.4 libtool: install: /usr/bin/install -c crun /build/crun
09:06:23 [2022-10-05T09:06:23.591Z] #43 241.4 make[3]: Leaving directory '/tmp/crun-build'
09:06:23 [2022-10-05T09:06:23.591Z] #43 241.4 make[2]: Leaving directory '/tmp/crun-build'
09:06:23 [2022-10-05T09:06:23.591Z] #43 241.4 make[1]: Leaving directory '/tmp/crun-build'
09:06:23 [2022-10-05T09:06:23.591Z] #43 DONE 241.6s
09:06:23 [2022-10-05T09:06:23.591Z] 
09:06:23 [2022-10-05T09:06:23.591Z] #48 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
09:06:24 [2022-10-05T09:06:24.158Z] #48 ...
09:06:24 [2022-10-05T09:06:24.158Z] 
09:06:24 [2022-10-05T09:06:24.158Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
09:06:24 [2022-10-05T09:06:24.158Z] #60 DONE 0.1s
09:06:24 [2022-10-05T09:06:24.158Z] 
09:06:24 [2022-10-05T09:06:24.158Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
09:06:24 [2022-10-05T09:06:24.417Z] #61 DONE 0.2s
09:06:24 [2022-10-05T09:06:24.417Z] 
09:06:24 [2022-10-05T09:06:24.417Z] #62 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
09:06:24 [2022-10-05T09:06:24.676Z] #62 DONE 0.1s
09:06:24 [2022-10-05T09:06:24.676Z] 
09:06:24 [2022-10-05T09:06:24.676Z] #63 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
09:06:24 [2022-10-05T09:06:24.676Z] #63 DONE 0.2s
09:06:24 [2022-10-05T09:06:24.676Z] 
09:06:24 [2022-10-05T09:06:24.676Z] #44 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
09:06:24 [2022-10-05T09:06:24.937Z] #44 ...
09:06:24 [2022-10-05T09:06:24.937Z] 
09:06:24 [2022-10-05T09:06:24.937Z] #64 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
09:06:24 [2022-10-05T09:06:24.937Z] #64 DONE 0.2s
09:06:24 [2022-10-05T09:06:24.937Z] 
09:06:24 [2022-10-05T09:06:24.937Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
09:06:25 [2022-10-05T09:06:25.200Z] #65 DONE 0.3s
09:06:25 [2022-10-05T09:06:25.200Z] 
09:06:25 [2022-10-05T09:06:25.200Z] #66 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
09:06:25 [2022-10-05T09:06:25.200Z] #66 DONE 0.1s
09:06:25 [2022-10-05T09:06:25.200Z] 
09:06:25 [2022-10-05T09:06:25.200Z] #48 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
09:06:25 [2022-10-05T09:06:25.459Z] #48 ...
09:06:25 [2022-10-05T09:06:25.459Z] 
09:06:25 [2022-10-05T09:06:25.459Z] #67 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
09:06:25 [2022-10-05T09:06:25.459Z] #67 DONE 0.2s
09:06:25 [2022-10-05T09:06:25.459Z] 
09:06:25 [2022-10-05T09:06:25.459Z] #68 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
09:06:25 [2022-10-05T09:06:25.459Z] #68 DONE 0.1s
09:06:25 [2022-10-05T09:06:25.459Z] 
09:06:25 [2022-10-05T09:06:25.459Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
09:06:25 [2022-10-05T09:06:25.720Z] #69 DONE 0.1s
09:06:25 [2022-10-05T09:06:25.720Z] 
09:06:25 [2022-10-05T09:06:25.720Z] #40 [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.49.0"      && /build/golangci-lint --version
09:06:27 [2022-10-05T09:06:27.097Z] #40 ...
09:06:27 [2022-10-05T09:06:27.097Z] 
09:06:27 [2022-10-05T09:06:27.097Z] #48 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
09:06:27 [2022-10-05T09:06:27.097Z] #48 181.6 + mkdir -p /build
09:06:27 [2022-10-05T09:06:27.097Z] #48 181.6 + cp runc /build/runc
09:06:27 [2022-10-05T09:06:27.097Z] #48 DONE 181.7s
09:06:27 [2022-10-05T09:06:27.097Z] 
09:06:27 [2022-10-05T09:06:27.097Z] #44 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
09:06:32 [2022-10-05T09:06:32.360Z] #44 ...
09:06:32 [2022-10-05T09:06:32.360Z] 
09:06:32 [2022-10-05T09:06:32.360Z] #40 [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.49.0"      && /build/golangci-lint --version
09:06:32 [2022-10-05T09:06:32.360Z] #40 296.1 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown)
09:06:32 [2022-10-05T09:06:32.619Z] #40 DONE 296.3s
09:06:32 [2022-10-05T09:06:32.619Z] 
09:06:32 [2022-10-05T09:06:32.619Z] #44 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
09:06:33 [2022-10-05T09:06:33.554Z] #44 ...
09:06:33 [2022-10-05T09:06:33.554Z] 
09:06:33 [2022-10-05T09:06:33.554Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
09:06:33 [2022-10-05T09:06:33.554Z] #70 DONE 0.2s
09:06:33 [2022-10-05T09:06:33.554Z] 
09:06:33 [2022-10-05T09:06:33.554Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
09:06:33 [2022-10-05T09:06:33.554Z] #71 DONE 0.1s
09:06:33 [2022-10-05T09:06:33.554Z] 
09:06:33 [2022-10-05T09:06:33.554Z] #44 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
09:06:33 [2022-10-05T09:06:33.813Z] #44 ...
09:06:33 [2022-10-05T09:06:33.813Z] 
09:06:33 [2022-10-05T09:06:33.813Z] #72 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
09:06:33 [2022-10-05T09:06:33.813Z] #72 DONE 0.1s
09:06:33 [2022-10-05T09:06:33.813Z] 
09:06:33 [2022-10-05T09:06:33.813Z] #44 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
09:06:35 [2022-10-05T09:06:35.713Z] #44 262.1 + bin/containerd
09:07:22 [2022-10-05T09:07:22.384Z] #44 304.6 # github.com/containerd/containerd/cmd/containerd
09:07:22 [2022-10-05T09:07:22.384Z] #44 304.6 /usr/bin/ld: /tmp/go-link-1491335452/000019.o: in function `New':
09:07:22 [2022-10-05T09:07:22.384Z] #44 304.6 /tmp/tmp.ydnWnHtVdW/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
09:07:22 [2022-10-05T09:07:22.384Z] #44 304.7 + bin/containerd-stress
09:07:22 [2022-10-05T09:07:22.384Z] #44 305.9 + bin/containerd-shim
09:07:28 [2022-10-05T09:07:28.941Z] #44 315.0 + bin/containerd-shim-runc-v1
09:07:34 [2022-10-05T09:07:34.214Z] #44 320.3 + bin/containerd-shim-runc-v2
09:07:34 [2022-10-05T09:07:34.780Z] #44 321.1 + binaries
09:07:34 [2022-10-05T09:07:34.780Z] #44 321.1 + install -D bin/containerd /build/containerd
09:07:34 [2022-10-05T09:07:34.780Z] #44 321.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
09:07:34 [2022-10-05T09:07:34.780Z] #44 321.1 + install -D bin/ctr /build/ctr
09:07:35 [2022-10-05T09:07:35.347Z] #44 DONE 321.5s
09:07:35 [2022-10-05T09:07:35.920Z] 
09:07:35 [2022-10-05T09:07:35.920Z] #73 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
09:07:36 [2022-10-05T09:07:36.178Z] #73 DONE 0.2s
09:07:36 [2022-10-05T09:07:36.178Z] 
09:07:36 [2022-10-05T09:07:36.178Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
09:07:36 [2022-10-05T09:07:36.178Z] #74 DONE 0.2s
09:07:36 [2022-10-05T09:07:36.178Z] 
09:07:36 [2022-10-05T09:07:36.178Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
09:07:36 [2022-10-05T09:07:36.436Z] #75 DONE 0.2s
09:07:36 [2022-10-05T09:07:36.436Z] 
09:07:36 [2022-10-05T09:07:36.436Z] #76 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
09:07:36 [2022-10-05T09:07:36.436Z] #76 DONE 0.1s
09:07:36 [2022-10-05T09:07:36.436Z] 
09:07:36 [2022-10-05T09:07:36.436Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
09:07:36 [2022-10-05T09:07:36.436Z] #77 DONE 0.0s
09:07:36 [2022-10-05T09:07:36.694Z] 
09:07:36 [2022-10-05T09:07:36.694Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
09:07:36 [2022-10-05T09:07:36.694Z] #78 DONE 0.0s
09:07:36 [2022-10-05T09:07:36.695Z] 
09:07:36 [2022-10-05T09:07:36.695Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker
09:07:37 [2022-10-05T09:07:37.630Z] #79 DONE 0.9s
09:07:37 [2022-10-05T09:07:37.630Z] 
09:07:37 [2022-10-05T09:07:37.630Z] #80 exporting to image
09:07:37 [2022-10-05T09:07:37.630Z] #80 exporting layers
09:07:40 [2022-10-05T09:07:40.192Z] #80 exporting layers 2.9s done
09:07:40 [2022-10-05T09:07:40.192Z] #80 writing image sha256:5402ca0a17f11defa65f23af580c26b897ffa8e7e992d965bd8728c1ce300f13 done
09:07:40 [2022-10-05T09:07:40.192Z] #80 naming to docker.io/library/docker:ff86e032a647d8b367358746101e658aa8ad8162 done
09:07:40 [2022-10-05T09:07:40.192Z] #80 DONE 2.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
09:07:40 [2022-10-05T09:07:40.535Z] + sudo modprobe ip6table_filter
[Pipeline] sh
09:07:40 [2022-10-05T09:07:40.817Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44250/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ff86e032a647d8b367358746101e658aa8ad8162 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ff86e032a647d8b367358746101e658aa8ad8162 hack/test/unit
09:07:41 [2022-10-05T09:07:41.383Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
09:07:41 [2022-10-05T09:07:41.383Z] + TESTFLAGS+=' -test.timeout=5m'
09:07:41 [2022-10-05T09:07:41.383Z] + TESTDIRS=./...
09:07:41 [2022-10-05T09:07:41.383Z] + exclude_paths='/vendor/|/integration'
09:07:41 [2022-10-05T09:07:41.383Z] ++ go list ./...
09:07:41 [2022-10-05T09:07:41.383Z] ++ grep -vE '(/vendor/|/integration)'
09:07:42 [2022-10-05T09:07:42.319Z] + pkg_list='github.com/docker/docker/api
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/api/server
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/api/server/backend/build
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/api/server/httpstatus
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/api/server/httputils
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/api/server/middleware
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/api/server/router
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/api/server/router/build
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/api/server/router/checkpoint
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/api/server/router/container
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/api/server/router/debug
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/api/server/router/distribution
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/api/server/router/grpc
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/api/server/router/image
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/api/server/router/network
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/api/server/router/plugin
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/api/server/router/session
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/api/server/router/swarm
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/api/server/router/system
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/api/server/router/volume
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/api/types
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/api/types/backend
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/api/types/blkiodev
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/api/types/container
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/api/types/events
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/api/types/filters
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/api/types/image
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/api/types/mount
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/api/types/network
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/api/types/plugins/logdriver
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/api/types/registry
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/api/types/strslice
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/api/types/swarm
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/api/types/swarm/runtime
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/api/types/time
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/api/types/versions
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/api/types/versions/v1p19
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/api/types/versions/v1p20
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/api/types/volume
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/builder
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/builder/builder-next
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/builder/builder-next/exporter
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/builder/builder-next/worker
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/builder/dockerfile
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/builder/remotecontext
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/builder/remotecontext/git
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/builder/remotecontext/urlutil
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/cli
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/cli/config
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/cli/debug
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/cli/winresources/docker-proxy
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/cli/winresources/dockerd
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/client
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/cmd/docker-proxy
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/cmd/dockerd
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/cmd/dockerd/trap
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/container
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/container/stream
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/contrib/apparmor
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/contrib/docker-device-tool
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/contrib/httpserver
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/daemon
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/daemon/cluster
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/daemon/cluster/convert
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/daemon/cluster/executor
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/daemon/cluster/executor/container
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/daemon/cluster/provider
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/daemon/config
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/daemon/containerd
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/daemon/events
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/daemon/events/testutils
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/daemon/graphdriver
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/daemon/graphdriver/aufs
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/daemon/graphdriver/copy
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/daemon/graphdriver/devmapper
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/daemon/graphdriver/overlay
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/daemon/graphdriver/register
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/daemon/graphdriver/vfs
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/daemon/graphdriver/zfs
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/daemon/images
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/daemon/initlayer
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/daemon/links
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/daemon/listeners
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/daemon/logger
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/daemon/logger/awslogs
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/daemon/logger/fluentd
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/daemon/logger/gcplogs
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/daemon/logger/gelf
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/daemon/logger/journald
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/daemon/logger/local
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/daemon/logger/logentries
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/daemon/logger/loggertest
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/daemon/logger/loggerutils
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/daemon/logger/splunk
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/daemon/logger/syslog
09:07:42 [2022-10-05T09:07:42.319Z] github.com/docker/docker/daemon/logger/templates
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/daemon/names
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/daemon/network
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/daemon/stats
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/distribution
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/distribution/metadata
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/distribution/utils
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/distribution/xfer
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/dockerversion
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/errdefs
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/image
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/image/cache
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/image/tarexport
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/image/v1
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/internal/test/suite
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/layer
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libcontainerd
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libcontainerd/queue
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libcontainerd/remote
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libcontainerd/supervisor
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libcontainerd/types
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/bitseq
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/cluster
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/cmd/ovrouter
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/config
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/datastore
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/diagnostic
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/discoverapi
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/driverapi
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/drivers/bridge
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/drivers/host
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/drivers/null
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/drivers/overlay
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/drivers/remote
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/drivers/windows
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/drvregistry
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/etchosts
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/idm
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/internal/caller
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/ipam
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/ipamapi
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/ipams/builtin
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/ipams/null
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/ipams/remote
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/ipamutils
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/iptables
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/netlabel
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/netutils
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/networkdb
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/ns
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/options
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/osl
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/osl/kernel
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/portallocator
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/portmapper
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/resolvconf
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/testutils
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/types
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/oci
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/oci/caps
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/opts
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/pkg/aaparser
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/pkg/archive
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/pkg/authorization
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/pkg/broadcaster
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/pkg/capabilities
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/pkg/chrootarchive
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/pkg/containerfs
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/pkg/devicemapper
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/pkg/directory
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/pkg/dmesg
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/pkg/fileutils
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/pkg/fsutils
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/pkg/homedir
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/pkg/idtools
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/pkg/ioutils
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/pkg/jsonmessage
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/pkg/longpath
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/pkg/loopback
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/pkg/namesgenerator
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/pkg/parsers
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/pkg/parsers/kernel
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/pkg/pidfile
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/pkg/platform
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/pkg/plugingetter
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/pkg/plugins
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/pkg/plugins/transport
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/pkg/pools
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/pkg/progress
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/pkg/pubsub
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/pkg/reexec
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/pkg/stack
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/pkg/stdcopy
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/pkg/streamformatter
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/pkg/stringid
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/pkg/sysinfo
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/pkg/system
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/pkg/tailfile
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/pkg/tarsum
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/pkg/urlutil
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/pkg/useragent
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/plugin
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/plugin/executor/containerd
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/plugin/v2
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/profiles/apparmor
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/profiles/seccomp
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/quota
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/reference
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/registry
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/registry/resumable
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/restartmanager
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/rootless
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/rootless/specconv
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/runconfig
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/runconfig/opts
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/testutil
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/testutil/daemon
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/testutil/environment
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/testutil/fakecontext
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/testutil/fakegit
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/testutil/fakestorage
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/testutil/fixtures/load
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/testutil/fixtures/plugin
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/testutil/registry
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/testutil/request
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/volume
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/volume/drivers
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/volume/local
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/volume/mounts
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/volume/service
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/volume/service/opts
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/volume/testutils'
09:07:42 [2022-10-05T09:07:42.320Z] ++ grep --fixed-strings -v /libnetwork
09:07:42 [2022-10-05T09:07:42.320Z] ++ echo 'github.com/docker/docker/api
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/api/server
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/api/server/backend/build
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/api/server/httpstatus
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/api/server/httputils
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/api/server/middleware
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/api/server/router
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/api/server/router/build
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/api/server/router/checkpoint
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/api/server/router/container
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/api/server/router/debug
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/api/server/router/distribution
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/api/server/router/grpc
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/api/server/router/image
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/api/server/router/network
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/api/server/router/plugin
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/api/server/router/session
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/api/server/router/swarm
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/api/server/router/system
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/api/server/router/volume
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/api/types
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/api/types/backend
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/api/types/blkiodev
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/api/types/container
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/api/types/events
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/api/types/filters
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/api/types/image
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/api/types/mount
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/api/types/network
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/api/types/plugins/logdriver
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/api/types/registry
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/api/types/strslice
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/api/types/swarm
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/api/types/swarm/runtime
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/api/types/time
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/api/types/versions
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/api/types/versions/v1p19
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/api/types/versions/v1p20
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/api/types/volume
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/builder
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/builder/builder-next
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/builder/builder-next/exporter
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/builder/builder-next/worker
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/builder/dockerfile
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/builder/remotecontext
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/builder/remotecontext/git
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/builder/remotecontext/urlutil
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/cli
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/cli/config
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/cli/debug
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/cli/winresources/docker-proxy
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/cli/winresources/dockerd
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/client
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/cmd/docker-proxy
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/cmd/dockerd
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/cmd/dockerd/trap
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/container
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/container/stream
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/contrib/apparmor
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/contrib/docker-device-tool
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/contrib/httpserver
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/daemon
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/daemon/cluster
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/daemon/cluster/convert
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/daemon/cluster/executor
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/daemon/cluster/executor/container
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/daemon/cluster/provider
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/daemon/config
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/daemon/containerd
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/daemon/events
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/daemon/events/testutils
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/daemon/graphdriver
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/daemon/graphdriver/aufs
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/daemon/graphdriver/copy
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/daemon/graphdriver/devmapper
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/daemon/graphdriver/overlay
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/daemon/graphdriver/register
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/daemon/graphdriver/vfs
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/daemon/graphdriver/zfs
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/daemon/images
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/daemon/initlayer
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/daemon/links
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/daemon/listeners
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/daemon/logger
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/daemon/logger/awslogs
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/daemon/logger/fluentd
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/daemon/logger/gcplogs
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/daemon/logger/gelf
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/daemon/logger/journald
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/daemon/logger/local
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/daemon/logger/logentries
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/daemon/logger/loggertest
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/daemon/logger/loggerutils
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/daemon/logger/splunk
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/daemon/logger/syslog
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/daemon/logger/templates
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/daemon/names
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/daemon/network
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/daemon/stats
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/distribution
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/distribution/metadata
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/distribution/utils
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/distribution/xfer
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/dockerversion
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/errdefs
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/image
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/image/cache
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/image/tarexport
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/image/v1
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/internal/test/suite
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/layer
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libcontainerd
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libcontainerd/queue
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libcontainerd/remote
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libcontainerd/supervisor
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libcontainerd/types
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/bitseq
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/cluster
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/cmd/ovrouter
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/config
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/datastore
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/diagnostic
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/discoverapi
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/driverapi
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/drivers/bridge
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/drivers/host
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/drivers/null
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/drivers/overlay
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/drivers/remote
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/drivers/windows
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/drvregistry
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/etchosts
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/idm
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/internal/caller
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/ipam
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/ipamapi
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/ipams/builtin
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/ipams/null
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/ipams/remote
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/ipamutils
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/iptables
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/netlabel
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/netutils
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/networkdb
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/ns
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/options
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/osl
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/osl/kernel
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/portallocator
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/portmapper
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/resolvconf
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/testutils
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/libnetwork/types
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/oci
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/oci/caps
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/opts
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/pkg/aaparser
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/pkg/archive
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/pkg/authorization
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/pkg/broadcaster
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/pkg/capabilities
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/pkg/chrootarchive
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/pkg/containerfs
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/pkg/devicemapper
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/pkg/directory
09:07:42 [2022-10-05T09:07:42.320Z] github.com/docker/docker/pkg/dmesg
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/fileutils
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/fsutils
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/homedir
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/idtools
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/ioutils
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/jsonmessage
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/longpath
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/loopback
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/namesgenerator
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/parsers
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/parsers/kernel
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/pidfile
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/platform
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/plugingetter
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/plugins
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/plugins/transport
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/pools
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/progress
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/pubsub
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/reexec
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/stack
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/stdcopy
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/streamformatter
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/stringid
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/sysinfo
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/system
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/tailfile
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/tarsum
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/urlutil
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/useragent
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/plugin
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/plugin/executor/containerd
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/plugin/v2
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/profiles/apparmor
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/profiles/seccomp
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/quota
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/reference
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/registry
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/registry/resumable
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/restartmanager
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/rootless
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/rootless/specconv
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/runconfig
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/runconfig/opts
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/testutil
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/testutil/daemon
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/testutil/environment
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/testutil/fakecontext
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/testutil/fakegit
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/testutil/fakestorage
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/testutil/fixtures/load
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/testutil/fixtures/plugin
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/testutil/registry
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/testutil/request
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/volume
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/volume/drivers
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/volume/local
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/volume/mounts
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/volume/service
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/volume/service/opts
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/volume/testutils'
09:07:42 [2022-10-05T09:07:42.321Z] + base_pkg_list='github.com/docker/docker/api
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/server
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/server/backend/build
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/server/httpstatus
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/server/httputils
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/server/middleware
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/server/router
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/server/router/build
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/server/router/checkpoint
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/server/router/container
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/server/router/debug
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/server/router/distribution
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/server/router/grpc
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/server/router/image
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/server/router/network
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/server/router/plugin
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/server/router/session
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/server/router/swarm
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/server/router/system
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/server/router/volume
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/types
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/types/backend
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/types/blkiodev
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/types/container
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/types/events
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/types/filters
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/types/image
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/types/mount
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/types/network
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/types/plugins/logdriver
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/types/registry
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/types/strslice
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/types/swarm
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/types/swarm/runtime
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/types/time
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/types/versions
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/types/versions/v1p19
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/types/versions/v1p20
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/types/volume
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/builder
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/builder/builder-next
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/builder/builder-next/exporter
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/builder/builder-next/worker
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/builder/dockerfile
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/builder/remotecontext
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/builder/remotecontext/git
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/builder/remotecontext/urlutil
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/cli
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/cli/config
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/cli/debug
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/cli/winresources/docker-proxy
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/cli/winresources/dockerd
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/client
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/cmd/docker-proxy
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/cmd/dockerd
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/cmd/dockerd/trap
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/container
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/container/stream
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/contrib/apparmor
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/contrib/docker-device-tool
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/contrib/httpserver
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/cluster
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/cluster/convert
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/cluster/executor
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/cluster/executor/container
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/cluster/provider
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/config
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/containerd
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/events
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/events/testutils
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/graphdriver
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/graphdriver/aufs
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/graphdriver/copy
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/graphdriver/devmapper
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/graphdriver/overlay
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/graphdriver/register
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/graphdriver/vfs
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/graphdriver/zfs
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/images
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/initlayer
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/links
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/listeners
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/logger
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/logger/awslogs
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/logger/fluentd
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/logger/gcplogs
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/logger/gelf
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/logger/journald
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/logger/local
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/logger/logentries
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/logger/loggertest
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/logger/loggerutils
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/logger/splunk
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/logger/syslog
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/logger/templates
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/names
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/network
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/stats
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/distribution
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/distribution/metadata
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/distribution/utils
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/distribution/xfer
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/dockerversion
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/errdefs
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/image
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/image/cache
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/image/tarexport
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/image/v1
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/internal/test/suite
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/layer
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/libcontainerd
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/libcontainerd/queue
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/libcontainerd/remote
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/libcontainerd/supervisor
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/libcontainerd/types
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/oci
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/oci/caps
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/opts
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/aaparser
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/archive
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/authorization
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/broadcaster
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/capabilities
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/chrootarchive
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/containerfs
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/devicemapper
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/directory
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/dmesg
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/fileutils
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/fsutils
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/homedir
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/idtools
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/ioutils
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/jsonmessage
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/longpath
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/loopback
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/namesgenerator
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/parsers
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/parsers/kernel
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/pidfile
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/platform
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/plugingetter
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/plugins
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/plugins/transport
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/pools
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/progress
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/pubsub
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/reexec
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/stack
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/stdcopy
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/streamformatter
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/stringid
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/sysinfo
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/system
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/tailfile
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/tarsum
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/urlutil
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/pkg/useragent
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/plugin
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/plugin/executor/containerd
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/plugin/v2
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/profiles/apparmor
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/profiles/seccomp
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/quota
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/reference
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/registry
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/registry/resumable
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/restartmanager
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/rootless
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/rootless/specconv
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/runconfig
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/runconfig/opts
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/testutil
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/testutil/daemon
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/testutil/environment
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/testutil/fakecontext
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/testutil/fakegit
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/testutil/fakestorage
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/testutil/fixtures/load
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/testutil/fixtures/plugin
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/testutil/registry
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/testutil/request
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/volume
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/volume/drivers
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/volume/local
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/volume/mounts
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/volume/service
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/volume/service/opts
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/volume/testutils'
09:07:42 [2022-10-05T09:07:42.321Z] ++ grep --fixed-strings /libnetwork
09:07:42 [2022-10-05T09:07:42.321Z] ++ echo 'github.com/docker/docker/api
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/server
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/server/backend/build
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/server/httpstatus
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/server/httputils
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/server/middleware
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/server/router
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/server/router/build
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/server/router/checkpoint
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/server/router/container
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/server/router/debug
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/server/router/distribution
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/server/router/grpc
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/server/router/image
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/server/router/network
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/server/router/plugin
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/server/router/session
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/server/router/swarm
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/server/router/system
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/server/router/volume
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/types
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/types/backend
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/types/blkiodev
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/types/container
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/types/events
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/types/filters
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/types/image
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/types/mount
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/types/network
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/types/plugins/logdriver
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/types/registry
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/types/strslice
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/types/swarm
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/types/swarm/runtime
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/types/time
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/types/versions
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/types/versions/v1p19
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/types/versions/v1p20
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/api/types/volume
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/builder
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/builder/builder-next
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/builder/builder-next/exporter
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/builder/builder-next/worker
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/builder/dockerfile
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/builder/remotecontext
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/builder/remotecontext/git
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/builder/remotecontext/urlutil
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/cli
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/cli/config
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/cli/debug
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/cli/winresources/docker-proxy
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/cli/winresources/dockerd
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/client
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/cmd/docker-proxy
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/cmd/dockerd
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/cmd/dockerd/trap
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/container
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/container/stream
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/contrib/apparmor
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/contrib/docker-device-tool
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/contrib/httpserver
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/cluster
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/cluster/convert
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/cluster/executor
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/cluster/executor/container
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/cluster/provider
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/config
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/containerd
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/events
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/events/testutils
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/graphdriver
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/graphdriver/aufs
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/graphdriver/copy
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/graphdriver/devmapper
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:07:42 [2022-10-05T09:07:42.321Z] github.com/docker/docker/daemon/graphdriver/overlay
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/daemon/graphdriver/register
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/daemon/graphdriver/vfs
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/daemon/graphdriver/zfs
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/daemon/images
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/daemon/initlayer
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/daemon/links
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/daemon/listeners
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/daemon/logger
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/daemon/logger/awslogs
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/daemon/logger/fluentd
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/daemon/logger/gcplogs
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/daemon/logger/gelf
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/daemon/logger/journald
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/daemon/logger/local
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/daemon/logger/logentries
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/daemon/logger/loggertest
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/daemon/logger/loggerutils
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/daemon/logger/splunk
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/daemon/logger/syslog
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/daemon/logger/templates
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/daemon/names
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/daemon/network
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/daemon/stats
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/distribution
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/distribution/metadata
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/distribution/utils
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/distribution/xfer
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/dockerversion
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/errdefs
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/image
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/image/cache
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/image/tarexport
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/image/v1
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/internal/test/suite
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/layer
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libcontainerd
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libcontainerd/queue
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libcontainerd/remote
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libcontainerd/supervisor
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libcontainerd/types
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/bitseq
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/cluster
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/cmd/ovrouter
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/config
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/datastore
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/diagnostic
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/discoverapi
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/driverapi
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/drivers/bridge
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/drivers/host
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/drivers/null
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/drivers/overlay
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/drivers/remote
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/drivers/windows
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/drvregistry
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/etchosts
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/idm
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/internal/caller
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/ipam
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/ipamapi
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/ipams/builtin
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/ipams/null
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/ipams/remote
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/ipamutils
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/iptables
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/netlabel
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/netutils
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/networkdb
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/ns
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/options
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/osl
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/osl/kernel
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/portallocator
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/portmapper
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/resolvconf
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/testutils
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/types
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/oci
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/oci/caps
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/opts
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/pkg/aaparser
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/pkg/archive
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/pkg/authorization
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/pkg/broadcaster
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/pkg/capabilities
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/pkg/chrootarchive
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/pkg/containerfs
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/pkg/devicemapper
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/pkg/directory
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/pkg/dmesg
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/pkg/fileutils
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/pkg/fsutils
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/pkg/homedir
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/pkg/idtools
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/pkg/ioutils
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/pkg/jsonmessage
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/pkg/longpath
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/pkg/loopback
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/pkg/namesgenerator
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/pkg/parsers
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/pkg/parsers/kernel
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/pkg/pidfile
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/pkg/platform
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/pkg/plugingetter
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/pkg/plugins
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/pkg/plugins/transport
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/pkg/pools
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/pkg/progress
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/pkg/pubsub
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/pkg/reexec
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/pkg/stack
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/pkg/stdcopy
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/pkg/streamformatter
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/pkg/stringid
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/pkg/sysinfo
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/pkg/system
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/pkg/tailfile
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/pkg/tarsum
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/pkg/urlutil
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/pkg/useragent
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/plugin
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/plugin/executor/containerd
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/plugin/v2
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/profiles/apparmor
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/profiles/seccomp
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/quota
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/reference
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/registry
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/registry/resumable
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/restartmanager
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/rootless
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/rootless/specconv
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/runconfig
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/runconfig/opts
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/testutil
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/testutil/daemon
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/testutil/environment
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/testutil/fakecontext
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/testutil/fakegit
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/testutil/fakestorage
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/testutil/fixtures/load
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/testutil/fixtures/plugin
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/testutil/registry
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/testutil/request
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/volume
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/volume/drivers
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/volume/local
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/volume/mounts
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/volume/service
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/volume/service/opts
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/volume/testutils'
09:07:42 [2022-10-05T09:07:42.322Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/bitseq
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/cluster
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/cmd/ovrouter
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/config
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/datastore
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/diagnostic
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/discoverapi
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/driverapi
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/drivers/bridge
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/drivers/host
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/drivers/null
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/drivers/overlay
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/drivers/remote
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/drivers/windows
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/drvregistry
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/etchosts
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/idm
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/internal/caller
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/ipam
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/ipamapi
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/ipams/builtin
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/ipams/null
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/ipams/remote
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/ipamutils
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/iptables
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/netlabel
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/netutils
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/networkdb
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/ns
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/options
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/osl
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/osl/kernel
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/portallocator
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/portmapper
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/resolvconf
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/testutils
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/types'
09:07:42 [2022-10-05T09:07:42.322Z] + echo 'github.com/docker/docker/libnetwork
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/bitseq
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/cluster
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/cmd/ovrouter
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/config
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/datastore
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/diagnostic
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/discoverapi
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/driverapi
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/drivers/bridge
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/drivers/host
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/drivers/null
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/drivers/overlay
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/drivers/remote
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/drivers/windows
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/drvregistry
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/etchosts
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/idm
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/internal/caller
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/ipam
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/ipamapi
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/ipams/builtin
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/ipams/null
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/ipams/remote
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/ipamutils
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/iptables
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/netlabel
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/netutils
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/networkdb
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/ns
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/options
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/osl
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/osl/kernel
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/portallocator
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/portmapper
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/resolvconf
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/testutils
09:07:42 [2022-10-05T09:07:42.322Z] + grep --fixed-strings libnetwork/drivers/bridge
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/types'
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/drivers/bridge
09:07:42 [2022-10-05T09:07:42.322Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:07:42 [2022-10-05T09:07:42.322Z] + type docker-proxy
09:07:42 [2022-10-05T09:07:42.322Z] hack/test/unit: line 25: type: docker-proxy: not found
09:07:42 [2022-10-05T09:07:42.322Z] + hack/make.sh binary-proxy install-proxy
09:07:42 [2022-10-05T09:07:42.322Z] 
09:07:42 [2022-10-05T09:07:42.322Z] Removing bundles/
09:07:42 [2022-10-05T09:07:42.322Z] 
09:07:42 [2022-10-05T09:07:42.322Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
09:07:42 [2022-10-05T09:07:42.322Z] Building: bundles/binary-proxy/docker-proxy
09:07:42 [2022-10-05T09:07:42.322Z] GOOS="" GOARCH="" GOARM=""
09:07:48 [2022-10-05T09:07:48.882Z] Created binary: bundles/binary-proxy/docker-proxy
09:07:48 [2022-10-05T09:07:48.882Z] 
09:07:48 [2022-10-05T09:07:48.882Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
09:07:48 [2022-10-05T09:07:48.882Z] Installing docker-proxy to /usr/local/bin/
09:07:48 [2022-10-05T09:07:48.882Z] 
09:07:48 [2022-10-05T09:07:48.882Z] + mkdir -p bundles
09:07:48 [2022-10-05T09:07:48.882Z] + '[' -n 'github.com/docker/docker/api
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/api/server
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/api/server/backend/build
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/api/server/httpstatus
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/api/server/httputils
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/api/server/middleware
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/api/server/router
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/api/server/router/build
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/api/server/router/checkpoint
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/api/server/router/container
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/api/server/router/debug
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/api/server/router/distribution
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/api/server/router/grpc
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/api/server/router/image
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/api/server/router/network
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/api/server/router/plugin
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/api/server/router/session
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/api/server/router/swarm
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/api/server/router/system
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/api/server/router/volume
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/api/types
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/api/types/backend
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/api/types/blkiodev
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/api/types/container
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/api/types/events
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/api/types/filters
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/api/types/image
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/api/types/mount
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/api/types/network
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/api/types/plugins/logdriver
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/api/types/registry
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/api/types/strslice
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/api/types/swarm
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/api/types/swarm/runtime
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/api/types/time
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/api/types/versions
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/api/types/versions/v1p19
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/api/types/versions/v1p20
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/api/types/volume
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/builder
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/builder/builder-next
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/builder/builder-next/exporter
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/builder/builder-next/worker
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/builder/dockerfile
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/builder/remotecontext
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/builder/remotecontext/git
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/builder/remotecontext/urlutil
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/cli
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/cli/config
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/cli/debug
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/cli/winresources/docker-proxy
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/cli/winresources/dockerd
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/client
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/cmd/docker-proxy
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/cmd/dockerd
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/cmd/dockerd/trap
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/container
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/container/stream
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/contrib/apparmor
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/contrib/docker-device-tool
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/contrib/httpserver
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/daemon
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/daemon/cluster
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/daemon/cluster/convert
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/daemon/cluster/executor
09:07:48 [2022-10-05T09:07:48.882Z] github.com/docker/docker/daemon/cluster/executor/container
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/daemon/cluster/provider
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/daemon/config
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/daemon/containerd
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/daemon/events
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/daemon/events/testutils
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/daemon/graphdriver
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/daemon/graphdriver/aufs
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/daemon/graphdriver/copy
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/daemon/graphdriver/devmapper
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/daemon/graphdriver/overlay
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/daemon/graphdriver/register
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/daemon/graphdriver/vfs
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/daemon/graphdriver/zfs
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/daemon/images
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/daemon/initlayer
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/daemon/links
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/daemon/listeners
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/daemon/logger
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/daemon/logger/awslogs
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/daemon/logger/fluentd
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/daemon/logger/gcplogs
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/daemon/logger/gelf
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/daemon/logger/journald
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/daemon/logger/local
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/daemon/logger/logentries
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/daemon/logger/loggertest
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/daemon/logger/loggerutils
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/daemon/logger/splunk
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/daemon/logger/syslog
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/daemon/logger/templates
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/daemon/names
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/daemon/network
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/daemon/stats
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/distribution
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/distribution/metadata
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/distribution/utils
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/distribution/xfer
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/dockerversion
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/errdefs
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/image
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/image/cache
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/image/tarexport
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/image/v1
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/internal/test/suite
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/layer
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/libcontainerd
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/libcontainerd/queue
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/libcontainerd/remote
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/libcontainerd/supervisor
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/libcontainerd/types
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/oci
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/oci/caps
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/opts
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/pkg/aaparser
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/pkg/archive
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/pkg/authorization
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/pkg/broadcaster
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/pkg/capabilities
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/pkg/chrootarchive
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/pkg/containerfs
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/pkg/devicemapper
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/pkg/directory
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/pkg/dmesg
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/pkg/fileutils
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/pkg/fsutils
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/pkg/homedir
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/pkg/idtools
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/pkg/ioutils
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/pkg/jsonmessage
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/pkg/longpath
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/pkg/loopback
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/pkg/namesgenerator
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/pkg/parsers
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/pkg/parsers/kernel
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/pkg/pidfile
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/pkg/platform
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/pkg/plugingetter
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/pkg/plugins
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/pkg/plugins/transport
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/pkg/pools
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/pkg/progress
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/pkg/pubsub
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/pkg/reexec
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/pkg/stack
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/pkg/stdcopy
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/pkg/streamformatter
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/pkg/stringid
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/pkg/sysinfo
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/pkg/system
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/pkg/tailfile
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/pkg/tarsum
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/pkg/urlutil
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/pkg/useragent
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/plugin
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/plugin/executor/containerd
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/plugin/v2
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/profiles/apparmor
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/profiles/seccomp
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/quota
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/reference
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/registry
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/registry/resumable
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/restartmanager
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/rootless
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/rootless/specconv
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/runconfig
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/runconfig/opts
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/testutil
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/testutil/daemon
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/testutil/environment
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/testutil/fakecontext
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/testutil/fakegit
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/testutil/fakestorage
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/testutil/fixtures/load
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/testutil/fixtures/plugin
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/testutil/registry
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/testutil/request
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/volume
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/volume/drivers
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/volume/local
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/volume/mounts
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/volume/service
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/volume/service/opts
09:07:48 [2022-10-05T09:07:48.883Z] github.com/docker/docker/volume/testutils' ']'
09:07:48 [2022-10-05T09:07:48.883Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.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/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/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal 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/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
09:07:49 [2022-10-05T09:07:49.449Z] ?   	github.com/docker/docker/api	[no test files]
09:08:04 [2022-10-05T09:08:04.324Z] ok  	github.com/docker/docker/api/server	0.015s	coverage: 7.9% of statements
09:09:25 [2022-10-05T09:09:25.761Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
09:09:25 [2022-10-05T09:09:25.761Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
09:09:25 [2022-10-05T09:09:25.761Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 31.9% of statements
09:09:25 [2022-10-05T09:09:25.761Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
09:09:25 [2022-10-05T09:09:25.761Z] ?   	github.com/docker/docker/api/server/router	[no test files]
09:09:25 [2022-10-05T09:09:25.761Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
09:09:25 [2022-10-05T09:09:25.761Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
09:09:25 [2022-10-05T09:09:25.761Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
09:09:25 [2022-10-05T09:09:25.761Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
09:09:25 [2022-10-05T09:09:25.761Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
09:09:25 [2022-10-05T09:09:25.761Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
09:09:25 [2022-10-05T09:09:25.761Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
09:09:25 [2022-10-05T09:09:25.761Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
09:09:25 [2022-10-05T09:09:25.761Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
09:09:25 [2022-10-05T09:09:25.761Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
09:09:25 [2022-10-05T09:09:25.761Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 6.0% of statements
09:09:25 [2022-10-05T09:09:25.761Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
09:09:25 [2022-10-05T09:09:25.761Z] ok  	github.com/docker/docker/api/types/filters	0.008s	coverage: 92.2% of statements
09:09:25 [2022-10-05T09:09:25.761Z] ok  	github.com/docker/docker/api/server/router/volume	0.009s	coverage: 67.9% of statements
09:09:25 [2022-10-05T09:09:25.761Z] ?   	github.com/docker/docker/api/types	[no test files]
09:09:25 [2022-10-05T09:09:25.761Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
09:09:25 [2022-10-05T09:09:25.761Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
09:09:25 [2022-10-05T09:09:25.761Z] ?   	github.com/docker/docker/api/types/container	[no test files]
09:09:25 [2022-10-05T09:09:25.761Z] ?   	github.com/docker/docker/api/types/events	[no test files]
09:09:25 [2022-10-05T09:09:25.761Z] ?   	github.com/docker/docker/api/types/image	[no test files]
09:09:25 [2022-10-05T09:09:25.761Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
09:09:25 [2022-10-05T09:09:25.761Z] ?   	github.com/docker/docker/api/types/network	[no test files]
09:09:25 [2022-10-05T09:09:25.761Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
09:09:25 [2022-10-05T09:09:25.761Z] ok  	github.com/docker/docker/api/types/registry	0.008s	coverage: 54.2% of statements
09:09:25 [2022-10-05T09:09:25.761Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
09:09:25 [2022-10-05T09:09:25.761Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
09:09:25 [2022-10-05T09:09:25.761Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
09:09:25 [2022-10-05T09:09:25.761Z] ok  	github.com/docker/docker/api/types/time	0.008s	coverage: 100.0% of statements
09:09:25 [2022-10-05T09:09:25.761Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
09:09:25 [2022-10-05T09:09:25.761Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
09:09:25 [2022-10-05T09:09:25.761Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
09:09:25 [2022-10-05T09:09:25.761Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
09:09:25 [2022-10-05T09:09:25.761Z] ?   	github.com/docker/docker/builder	[no test files]
09:09:25 [2022-10-05T09:09:25.761Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
09:09:25 [2022-10-05T09:09:25.761Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
09:09:25 [2022-10-05T09:09:25.761Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
09:09:25 [2022-10-05T09:09:25.761Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
09:09:25 [2022-10-05T09:09:25.761Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
09:09:25 [2022-10-05T09:09:25.761Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
09:09:25 [2022-10-05T09:09:25.761Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
09:09:25 [2022-10-05T09:09:25.761Z] ok  	github.com/docker/docker/builder/remotecontext	0.148s	coverage: 13.7% of statements
09:09:26 [2022-10-05T09:09:26.327Z] ok  	github.com/docker/docker/builder/dockerfile	0.590s	coverage: 50.2% of statements
09:09:26 [2022-10-05T09:09:26.586Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
09:09:27 [2022-10-05T09:09:27.152Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
09:09:28 [2022-10-05T09:09:28.087Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.630s	coverage: 86.3% of statements
09:09:28 [2022-10-05T09:09:28.087Z] ?   	github.com/docker/docker/cli	[no test files]
09:09:28 [2022-10-05T09:09:28.087Z] ?   	github.com/docker/docker/cli/config	[no test files]
09:09:28 [2022-10-05T09:09:28.088Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
09:09:28 [2022-10-05T09:09:28.088Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
09:09:28 [2022-10-05T09:09:28.655Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.200s	coverage: 67.6% of statements
09:09:31 [2022-10-05T09:09:31.938Z] ok  	github.com/docker/docker/client	0.114s	coverage: 76.1% of statements
09:10:04 [2022-10-05T09:10:04.010Z] ok  	github.com/docker/docker/cmd/dockerd	0.083s	coverage: 29.9% of statements
09:10:04 [2022-10-05T09:10:04.010Z] ok  	github.com/docker/docker/container	0.121s	coverage: 35.8% of statements
09:10:04 [2022-10-05T09:10:04.010Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.460s	coverage: 0.0% of statements
09:10:04 [2022-10-05T09:10:04.010Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
09:10:04 [2022-10-05T09:10:04.010Z] ?   	github.com/docker/docker/container/stream	[no test files]
09:10:04 [2022-10-05T09:10:04.010Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
09:10:04 [2022-10-05T09:10:04.010Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
09:10:04 [2022-10-05T09:10:04.010Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
09:10:08 [2022-10-05T09:10:08.195Z] ok  	github.com/docker/docker/daemon/cluster	0.073s	coverage: 0.5% of statements
09:10:10 [2022-10-05T09:10:10.098Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.023s	coverage: 65.3% of statements
09:10:11 [2022-10-05T09:10:11.999Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.018s	coverage: 36.9% of statements
09:10:18 [2022-10-05T09:10:18.558Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.449s	coverage: 13.4% of statements
09:10:19 [2022-10-05T09:10:19.933Z] ok  	github.com/docker/docker/daemon/config	0.035s	coverage: 76.8% of statements
09:10:20 [2022-10-05T09:10:20.500Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
09:10:21 [2022-10-05T09:10:21.067Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.2% of statements
09:10:22 [2022-10-05T09:10:22.028Z] ok  	github.com/docker/docker/daemon	10.140s	coverage: 16.4% of statements
09:10:22 [2022-10-05T09:10:22.028Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
09:10:22 [2022-10-05T09:10:22.028Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
09:10:22 [2022-10-05T09:10:22.028Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
09:10:22 [2022-10-05T09:10:22.028Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
09:10:22 [2022-10-05T09:10:22.600Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.727s	coverage: 74.8% of statements
09:10:23 [2022-10-05T09:10:23.535Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.347s	coverage: 60.7% of statements
09:10:24 [2022-10-05T09:10:24.103Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.031s	coverage: 3.0% of statements
09:10:25 [2022-10-05T09:10:25.477Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.013s	coverage: 1.9% of statements
09:10:26 [2022-10-05T09:10:26.869Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.293s	coverage: 50.6% of statements
09:10:27 [2022-10-05T09:10:27.807Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.425s	coverage: 45.9% of statements
09:10:27 [2022-10-05T09:10:27.807Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
09:10:29 [2022-10-05T09:10:29.184Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.010s	coverage: 58.5% of statements
09:10:29 [2022-10-05T09:10:29.443Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.851s	coverage: 58.5% of statements
09:10:29 [2022-10-05T09:10:29.443Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
09:10:29 [2022-10-05T09:10:29.443Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
09:10:30 [2022-10-05T09:10:30.009Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.014s	coverage: 3.0% of statements
09:10:30 [2022-10-05T09:10:30.268Z] ok  	github.com/docker/docker/daemon/links	0.006s	coverage: 93.0% of statements
09:10:32 [2022-10-05T09:10:32.169Z] ok  	github.com/docker/docker/daemon/images	0.039s	coverage: 6.8% of statements
09:10:32 [2022-10-05T09:10:32.169Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
09:10:32 [2022-10-05T09:10:32.169Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
09:10:32 [2022-10-05T09:10:32.169Z] ok  	github.com/docker/docker/daemon/logger	0.227s	coverage: 43.2% of statements
09:10:32 [2022-10-05T09:10:32.735Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.015s	coverage: 53.6% of statements
09:10:32 [2022-10-05T09:10:32.993Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.132s	coverage: 79.9% of statements
09:10:32 [2022-10-05T09:10:32.993Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
09:10:33 [2022-10-05T09:10:33.562Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.011s	coverage: 68.2% of statements
09:10:34 [2022-10-05T09:10:34.129Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.014s	coverage: 88.2% of statements
09:10:35 [2022-10-05T09:10:35.063Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.147s	coverage: 76.8% of statements
09:10:35 [2022-10-05T09:10:35.321Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.008s	coverage: 87.2% of statements
09:10:35 [2022-10-05T09:10:35.888Z] ok  	github.com/docker/docker/daemon/logger/local	0.023s	coverage: 79.4% of statements
09:10:36 [2022-10-05T09:10:36.824Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.038s	coverage: 63.5% of statements
09:10:37 [2022-10-05T09:10:37.760Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.034s	coverage: 31.5% of statements
09:10:38 [2022-10-05T09:10:38.326Z] ok  	github.com/docker/docker/daemon/logger/journald	3.704s	coverage: 74.3% of statements
09:10:38 [2022-10-05T09:10:38.326Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
09:10:38 [2022-10-05T09:10:38.326Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
09:10:38 [2022-10-05T09:10:38.326Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
09:10:38 [2022-10-05T09:10:38.326Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
09:10:38 [2022-10-05T09:10:38.893Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.008s	coverage: 46.8% of statements
09:10:39 [2022-10-05T09:10:39.152Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
09:10:39 [2022-10-05T09:10:39.719Z] ok  	github.com/docker/docker/daemon/network	0.006s	coverage: 63.8% of statements
09:10:39 [2022-10-05T09:10:39.977Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.567s	coverage: 82.5% of statements
09:10:39 [2022-10-05T09:10:39.977Z] ?   	github.com/docker/docker/daemon/names	[no test files]
09:10:39 [2022-10-05T09:10:39.978Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
09:10:40 [2022-10-05T09:10:40.913Z] ok  	github.com/docker/docker/distribution/metadata	0.030s	coverage: 44.4% of statements
09:10:42 [2022-10-05T09:10:42.814Z] ok  	github.com/docker/docker/distribution	1.490s	coverage: 28.0% of statements
09:10:42 [2022-10-05T09:10:42.814Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
09:10:43 [2022-10-05T09:10:43.380Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.0% of statements
09:10:43 [2022-10-05T09:10:43.638Z] ok  	github.com/docker/docker/distribution/xfer	1.893s	coverage: 84.9% of statements
09:10:43 [2022-10-05T09:10:43.638Z] ?   	github.com/docker/docker/dockerversion	[no test files]
09:10:43 [2022-10-05T09:10:43.896Z] ok  	github.com/docker/docker/image	0.038s	coverage: 86.9% of statements
09:10:44 [2022-10-05T09:10:44.462Z] ok  	github.com/docker/docker/image/cache	0.007s	coverage: 19.2% of statements
09:10:44 [2022-10-05T09:10:44.720Z] ok  	github.com/docker/docker/image/tarexport	0.023s	coverage: 0.7% of statements
09:10:44 [2022-10-05T09:10:44.720Z] ?   	github.com/docker/docker/image/v1	[no test files]
09:10:44 [2022-10-05T09:10:44.720Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
09:10:45 [2022-10-05T09:10:45.287Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
09:10:46 [2022-10-05T09:10:46.222Z] ok  	github.com/docker/docker/oci	0.010s	coverage: 46.0% of statements
09:10:46 [2022-10-05T09:10:46.480Z] ok  	github.com/docker/docker/opts	0.022s	coverage: 66.0% of statements
09:10:46 [2022-10-05T09:10:46.738Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
09:10:48 [2022-10-05T09:10:48.638Z] ok  	github.com/docker/docker/pkg/archive	0.333s	coverage: 82.1% of statements
09:10:49 [2022-10-05T09:10:49.573Z] ok  	github.com/docker/docker/pkg/authorization	0.487s	coverage: 68.3% of statements
09:10:49 [2022-10-05T09:10:49.573Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
09:10:49 [2022-10-05T09:10:49.831Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
09:10:53 [2022-10-05T09:10:53.112Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.536s	coverage: 42.7% of statements
09:10:53 [2022-10-05T09:10:53.112Z] ok  	github.com/docker/docker/layer	7.202s	coverage: 68.9% of statements
09:10:53 [2022-10-05T09:10:53.112Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
09:10:53 [2022-10-05T09:10:53.112Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
09:10:53 [2022-10-05T09:10:53.112Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
09:10:53 [2022-10-05T09:10:53.112Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
09:10:53 [2022-10-05T09:10:53.112Z] ?   	github.com/docker/docker/oci/caps	[no test files]
09:10:53 [2022-10-05T09:10:53.112Z] ok  	github.com/docker/docker/pkg/containerfs	0.014s	coverage: 28.6% of statements
09:10:53 [2022-10-05T09:10:53.112Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
09:10:53 [2022-10-05T09:10:53.370Z] ok  	github.com/docker/docker/pkg/directory	0.005s	coverage: 80.0% of statements
09:10:53 [2022-10-05T09:10:53.629Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
09:10:53 [2022-10-05T09:10:53.887Z] ok  	github.com/docker/docker/pkg/fileutils	0.012s	coverage: 78.6% of statements
09:10:54 [2022-10-05T09:10:54.145Z] ok  	github.com/docker/docker/pkg/fsutils	0.188s	coverage: 85.1% of statements
09:10:54 [2022-10-05T09:10:54.145Z] ok  	github.com/docker/docker/pkg/homedir	0.008s	coverage: 11.4% of statements
09:10:55 [2022-10-05T09:10:55.079Z] ok  	github.com/docker/docker/pkg/idtools	0.378s	coverage: 69.3% of statements
09:10:55 [2022-10-05T09:10:55.079Z] ok  	github.com/docker/docker/pkg/ioutils	0.368s	coverage: 70.6% of statements
09:10:55 [2022-10-05T09:10:55.337Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.007s	coverage: 91.7% of statements
09:10:55 [2022-10-05T09:10:55.337Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
09:10:55 [2022-10-05T09:10:55.337Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
09:10:55 [2022-10-05T09:10:55.595Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.007s	coverage: 85.7% of statements
09:10:55 [2022-10-05T09:10:55.595Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
09:10:56 [2022-10-05T09:10:56.162Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.009s	coverage: 60.0% of statements
09:10:56 [2022-10-05T09:10:56.162Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.5% of statements
09:10:56 [2022-10-05T09:10:56.162Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
09:10:56 [2022-10-05T09:10:56.162Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
09:10:56 [2022-10-05T09:10:56.162Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
09:10:56 [2022-10-05T09:10:56.728Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
09:10:57 [2022-10-05T09:10:57.296Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
09:10:57 [2022-10-05T09:10:57.555Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
09:10:57 [2022-10-05T09:10:57.555Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
09:10:58 [2022-10-05T09:10:58.128Z] ok  	github.com/docker/docker/pkg/reexec	0.011s	coverage: 82.4% of statements
09:10:58 [2022-10-05T09:10:58.387Z] ok  	github.com/docker/docker/pkg/stack	0.008s	coverage: 90.9% of statements
09:10:58 [2022-10-05T09:10:58.387Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
09:10:58 [2022-10-05T09:10:58.952Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
09:10:58 [2022-10-05T09:10:58.953Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
09:10:59 [2022-10-05T09:10:59.519Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 53.6% of statements
09:11:00 [2022-10-05T09:11:00.085Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 43.9% of statements
09:11:00 [2022-10-05T09:11:00.085Z] ok  	github.com/docker/docker/pkg/tailfile	0.040s	coverage: 88.6% of statements
09:11:00 [2022-10-05T09:11:00.651Z] ok  	github.com/docker/docker/pkg/tarsum	0.043s	coverage: 89.3% of statements
09:11:00 [2022-10-05T09:11:00.910Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
09:11:02 [2022-10-05T09:11:02.815Z] ok  	github.com/docker/docker/plugin	0.518s	coverage: 23.2% of statements
09:11:03 [2022-10-05T09:11:03.073Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.4% of statements
09:11:03 [2022-10-05T09:11:03.639Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
09:11:04 [2022-10-05T09:11:04.573Z] ok  	github.com/docker/docker/quota	0.173s	coverage: 71.4% of statements
09:11:05 [2022-10-05T09:11:05.139Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
09:11:06 [2022-10-05T09:11:06.089Z] ok  	github.com/docker/docker/registry	0.082s	coverage: 58.6% of statements
09:11:06 [2022-10-05T09:11:06.348Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
09:11:06 [2022-10-05T09:11:06.611Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
09:11:07 [2022-10-05T09:11:07.194Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 64.5% of statements
09:11:07 [2022-10-05T09:11:07.460Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
09:11:09 [2022-10-05T09:11:09.361Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
09:11:09 [2022-10-05T09:11:09.927Z] ok  	github.com/docker/docker/volume/local	0.075s	coverage: 77.1% of statements
09:11:10 [2022-10-05T09:11:10.493Z] ok  	github.com/docker/docker/volume/mounts	0.014s	coverage: 67.7% of statements
09:11:11 [2022-10-05T09:11:11.426Z] ok  	github.com/docker/docker/volume/service	0.018s	coverage: 72.3% of statements
09:11:33 [2022-10-05T09:11:33.340Z] ok  	github.com/docker/docker/pkg/plugins	33.637s	coverage: 76.3% of statements
09:11:33 [2022-10-05T09:11:33.340Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
09:11:33 [2022-10-05T09:11:33.340Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
09:11:33 [2022-10-05T09:11:33.340Z] ?   	github.com/docker/docker/pkg/pubsub	[no test files]
09:11:33 [2022-10-05T09:11:33.340Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
09:11:33 [2022-10-05T09:11:33.340Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
09:11:33 [2022-10-05T09:11:33.340Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
09:11:33 [2022-10-05T09:11:33.340Z] ?   	github.com/docker/docker/rootless	[no test files]
09:11:33 [2022-10-05T09:11:33.340Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
09:11:33 [2022-10-05T09:11:33.340Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
09:11:33 [2022-10-05T09:11:33.340Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
09:11:33 [2022-10-05T09:11:33.340Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
09:11:33 [2022-10-05T09:11:33.340Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
09:11:33 [2022-10-05T09:11:33.340Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
09:11:33 [2022-10-05T09:11:33.340Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
09:11:33 [2022-10-05T09:11:33.340Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
09:11:33 [2022-10-05T09:11:33.340Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
09:11:33 [2022-10-05T09:11:33.340Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
09:11:33 [2022-10-05T09:11:33.340Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
09:11:33 [2022-10-05T09:11:33.340Z] ?   	github.com/docker/docker/testutil/request	[no test files]
09:11:33 [2022-10-05T09:11:33.340Z] ?   	github.com/docker/docker/volume	[no test files]
09:11:33 [2022-10-05T09:11:33.340Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
09:11:33 [2022-10-05T09:11:33.340Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
09:11:33 [2022-10-05T09:11:33.340Z] 
09:11:33 [2022-10-05T09:11:33.340Z] === Skipped
09:11:33 [2022-10-05T09:11:33.340Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
09:11:33 [2022-10-05T09:11:33.340Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
09:11:33 [2022-10-05T09:11:33.340Z] 
09:11:33 [2022-10-05T09:11:33.340Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
09:11:33 [2022-10-05T09:11:33.340Z]     network_proxy_test.go:208: No support for dual stack yet
09:11:33 [2022-10-05T09:11:33.340Z] 
09:11:33 [2022-10-05T09:11:33.340Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
09:11:33 [2022-10-05T09:11:33.340Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
09:11:33 [2022-10-05T09:11:33.340Z] 
09:11:33 [2022-10-05T09:11:33.340Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
09:11:33 [2022-10-05T09:11:33.340Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
09:11:33 [2022-10-05T09:11:33.340Z] 
09:11:33 [2022-10-05T09:11:33.340Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
09:11:33 [2022-10-05T09:11:33.340Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:11:33 [2022-10-05T09:11:33.340Z]     graphtest_unix.go:44: Driver btrfs not supported
09:11:33 [2022-10-05T09:11:33.340Z] 
09:11:33 [2022-10-05T09:11:33.340Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
09:11:33 [2022-10-05T09:11:33.340Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:11:33 [2022-10-05T09:11:33.340Z]     graphtest_unix.go:44: Driver btrfs not supported
09:11:33 [2022-10-05T09:11:33.340Z] 
09:11:33 [2022-10-05T09:11:33.340Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
09:11:33 [2022-10-05T09:11:33.340Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:11:33 [2022-10-05T09:11:33.340Z]     graphtest_unix.go:44: Driver btrfs not supported
09:11:33 [2022-10-05T09:11:33.340Z] 
09:11:33 [2022-10-05T09:11:33.340Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
09:11:33 [2022-10-05T09:11:33.340Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:11:33 [2022-10-05T09:11:33.340Z]     graphtest_unix.go:44: Driver btrfs not supported
09:11:33 [2022-10-05T09:11:33.340Z] 
09:11:33 [2022-10-05T09:11:33.340Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
09:11:33 [2022-10-05T09:11:33.340Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:11:33 [2022-10-05T09:11:33.340Z]     graphtest_unix.go:44: Driver btrfs not supported
09:11:33 [2022-10-05T09:11:33.340Z] 
09:11:33 [2022-10-05T09:11:33.340Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
09:11:33 [2022-10-05T09:11:33.340Z]     graphtest_unix.go:71: No driver to put!
09:11:33 [2022-10-05T09:11:33.340Z] 
09:11:33 [2022-10-05T09:11:33.340Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
09:11:33 [2022-10-05T09:11:33.340Z] time="2022-10-05T09:10:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:11:33 [2022-10-05T09:11:33.340Z]     graphtest_unix.go:42: graphdriver: driver not supported
09:11:33 [2022-10-05T09:11:33.340Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
09:11:33 [2022-10-05T09:11:33.340Z] 
09:11:33 [2022-10-05T09:11:33.340Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
09:11:33 [2022-10-05T09:11:33.340Z] time="2022-10-05T09:10:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:11:33 [2022-10-05T09:11:33.340Z]     graphtest_unix.go:42: graphdriver: driver not supported
09:11:33 [2022-10-05T09:11:33.340Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
09:11:33 [2022-10-05T09:11:33.340Z] 
09:11:33 [2022-10-05T09:11:33.340Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
09:11:33 [2022-10-05T09:11:33.340Z] time="2022-10-05T09:10:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:11:33 [2022-10-05T09:11:33.340Z]     graphtest_unix.go:42: graphdriver: driver not supported
09:11:33 [2022-10-05T09:11:33.340Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
09:11:33 [2022-10-05T09:11:33.340Z] 
09:11:33 [2022-10-05T09:11:33.340Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
09:11:33 [2022-10-05T09:11:33.340Z] time="2022-10-05T09:10:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:11:33 [2022-10-05T09:11:33.340Z]     graphtest_unix.go:42: graphdriver: driver not supported
09:11:33 [2022-10-05T09:11:33.340Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
09:11:33 [2022-10-05T09:11:33.340Z] 
09:11:33 [2022-10-05T09:11:33.340Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
09:11:33 [2022-10-05T09:11:33.340Z] time="2022-10-05T09:10:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:11:33 [2022-10-05T09:11:33.340Z]     graphtest_unix.go:42: graphdriver: driver not supported
09:11:33 [2022-10-05T09:11:33.340Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
09:11:33 [2022-10-05T09:11:33.340Z] 
09:11:33 [2022-10-05T09:11:33.340Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
09:11:33 [2022-10-05T09:11:33.340Z]     graphtest_unix.go:71: No driver to put!
09:11:33 [2022-10-05T09:11:33.340Z] 
09:11:33 [2022-10-05T09:11:33.340Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
09:11:33 [2022-10-05T09:11:33.340Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
09:11:33 [2022-10-05T09:11:33.340Z] 
09:11:33 [2022-10-05T09:11:33.340Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
09:11:33 [2022-10-05T09:11:33.340Z]     overlay_test.go:50: Fails to compute changes intermittently
09:11:33 [2022-10-05T09:11:33.340Z] 
09:11:33 [2022-10-05T09:11:33.340Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
09:11:33 [2022-10-05T09:11:33.340Z]     overlay_test.go:65: Cannot run test with naive change algorithm
09:11:33 [2022-10-05T09:11:33.340Z] 
09:11:33 [2022-10-05T09:11:33.340Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
09:11:33 [2022-10-05T09:11:33.340Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
09:11:33 [2022-10-05T09:11:33.340Z] 
09:11:33 [2022-10-05T09:11:33.340Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
09:11:33 [2022-10-05T09:11:33.340Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:11:33 [2022-10-05T09:11:33.340Z]     graphtest_unix.go:44: Driver zfs not supported
09:11:33 [2022-10-05T09:11:33.340Z] 
09:11:33 [2022-10-05T09:11:33.340Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
09:11:33 [2022-10-05T09:11:33.340Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:11:33 [2022-10-05T09:11:33.340Z]     graphtest_unix.go:44: Driver zfs not supported
09:11:33 [2022-10-05T09:11:33.340Z] 
09:11:33 [2022-10-05T09:11:33.340Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
09:11:33 [2022-10-05T09:11:33.340Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:11:33 [2022-10-05T09:11:33.340Z]     graphtest_unix.go:44: Driver zfs not supported
09:11:33 [2022-10-05T09:11:33.340Z] 
09:11:33 [2022-10-05T09:11:33.340Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
09:11:33 [2022-10-05T09:11:33.340Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:11:33 [2022-10-05T09:11:33.340Z]     graphtest_unix.go:44: Driver zfs not supported
09:11:33 [2022-10-05T09:11:33.340Z] 
09:11:33 [2022-10-05T09:11:33.340Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
09:11:33 [2022-10-05T09:11:33.340Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:11:33 [2022-10-05T09:11:33.340Z]     graphtest_unix.go:44: Driver zfs not supported
09:11:33 [2022-10-05T09:11:33.340Z] 
09:11:33 [2022-10-05T09:11:33.340Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
09:11:33 [2022-10-05T09:11:33.340Z]     graphtest_unix.go:71: No driver to put!
09:11:33 [2022-10-05T09:11:33.340Z] 
09:11:33 [2022-10-05T09:11:33.340Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
09:11:33 [2022-10-05T09:11:33.340Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
09:11:33 [2022-10-05T09:11:33.340Z] 
09:11:33 [2022-10-05T09:11:33.340Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
09:11:33 [2022-10-05T09:11:33.340Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
09:11:33 [2022-10-05T09:11:33.340Z] 
09:11:33 [2022-10-05T09:11:33.340Z] DONE 2854 tests, 28 skipped in 222.318s
09:11:33 [2022-10-05T09:11:33.340Z] + '[' -n 'github.com/docker/docker/libnetwork
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/bitseq
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/cluster
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/cmd/ovrouter
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/config
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/datastore
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/diagnostic
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/discoverapi
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/driverapi
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/drivers/bridge
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/drivers/host
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/drivers/null
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/drivers/overlay
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/drivers/remote
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/drivers/windows
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/drvregistry
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/etchosts
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/idm
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/internal/caller
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/ipam
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/ipamapi
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/ipams/builtin
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/ipams/null
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/ipams/remote
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/ipamutils
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/iptables
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/netlabel
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/netutils
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/networkdb
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/ns
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/options
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/osl
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/osl/kernel
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/portallocator
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/portmapper
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/resolvconf
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/testutils
09:11:33 [2022-10-05T09:11:33.340Z] github.com/docker/docker/libnetwork/types' ']'
09:11:33 [2022-10-05T09:11:33.341Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-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
09:12:20 [2022-10-05T09:12:20.009Z] ok  	github.com/docker/docker/libnetwork	37.750s	coverage: 40.6% of statements
09:12:20 [2022-10-05T09:12:20.010Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.149s	coverage: 84.4% of statements
09:12:20 [2022-10-05T09:12:20.010Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
09:12:20 [2022-10-05T09:12:20.010Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
09:12:20 [2022-10-05T09:12:20.010Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
09:12:20 [2022-10-05T09:12:20.010Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
09:12:20 [2022-10-05T09:12:20.010Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
09:12:20 [2022-10-05T09:12:20.010Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
09:12:20 [2022-10-05T09:12:20.010Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
09:12:20 [2022-10-05T09:12:20.010Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
09:12:20 [2022-10-05T09:12:20.010Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 9.3% of statements
09:12:20 [2022-10-05T09:12:20.010Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 21.9% of statements
09:12:20 [2022-10-05T09:12:20.010Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
09:12:20 [2022-10-05T09:12:20.010Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
09:12:20 [2022-10-05T09:12:20.010Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
09:12:20 [2022-10-05T09:12:20.010Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.597s	coverage: 59.9% of statements
09:12:20 [2022-10-05T09:12:20.010Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
09:12:20 [2022-10-05T09:12:20.268Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 34.8% of statements
09:12:20 [2022-10-05T09:12:20.834Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.017s	coverage: 5.1% of statements
09:12:20 [2022-10-05T09:12:20.834Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
09:12:21 [2022-10-05T09:12:21.401Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.015s	coverage: 4.7% of statements
09:12:21 [2022-10-05T09:12:21.401Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
09:12:21 [2022-10-05T09:12:21.659Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
09:12:31 [2022-10-05T09:12:31.623Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.110s	coverage: 6.7% of statements
09:12:31 [2022-10-05T09:12:31.623Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
09:12:31 [2022-10-05T09:12:31.623Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.008s	coverage: 63.6% of statements
09:12:32 [2022-10-05T09:12:32.189Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.4% of statements
09:12:32 [2022-10-05T09:12:32.189Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
09:12:32 [2022-10-05T09:12:32.189Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
09:12:32 [2022-10-05T09:12:32.189Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
09:12:32 [2022-10-05T09:12:32.755Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.013s	coverage: 82.4% of statements
09:12:33 [2022-10-05T09:12:33.012Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.013s	coverage: 81.2% of statements
09:12:33 [2022-10-05T09:12:33.270Z] ok  	github.com/docker/docker/libnetwork/idm	0.003s	coverage: 87.5% of statements
09:12:33 [2022-10-05T09:12:33.270Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
09:12:45 [2022-10-05T09:12:45.466Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
09:13:03 [2022-10-05T09:13:03.542Z] ok  	github.com/docker/docker/libnetwork/ipam	16.538s	coverage: 85.3% of statements
09:13:03 [2022-10-05T09:13:03.542Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
09:13:03 [2022-10-05T09:13:03.542Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
09:13:03 [2022-10-05T09:13:03.542Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 57.1% of statements
09:13:03 [2022-10-05T09:13:03.542Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 47.4% of statements
09:13:03 [2022-10-05T09:13:03.542Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
09:13:03 [2022-10-05T09:13:03.542Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 71.4% of statements
09:13:03 [2022-10-05T09:13:03.542Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.292s	coverage: 74.0% of statements
09:13:03 [2022-10-05T09:13:03.542Z] ok  	github.com/docker/docker/libnetwork/iptables	0.188s	coverage: 45.1% of statements
09:13:03 [2022-10-05T09:13:03.542Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
09:13:03 [2022-10-05T09:13:03.542Z] ok  	github.com/docker/docker/libnetwork/netutils	0.017s	coverage: 44.1% of statements
09:14:54 [2022-10-05T09:14:54.972Z] ok  	github.com/docker/docker/libnetwork/networkdb	105.247s	coverage: 60.1% of statements
09:14:54 [2022-10-05T09:14:54.972Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
09:14:54 [2022-10-05T09:14:54.972Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
09:14:55 [2022-10-05T09:14:55.537Z] ok  	github.com/docker/docker/libnetwork/osl	4.328s	coverage: 39.7% of statements
09:14:55 [2022-10-05T09:14:55.537Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
09:14:55 [2022-10-05T09:14:55.796Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
09:14:57 [2022-10-05T09:14:57.170Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.690s	coverage: 48.6% of statements
09:14:57 [2022-10-05T09:14:57.439Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 82.8% of statements
09:14:57 [2022-10-05T09:14:57.439Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
09:14:57 [2022-10-05T09:14:57.713Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
09:14:57 [2022-10-05T09:14:57.713Z] 
09:14:57 [2022-10-05T09:14:57.713Z] === Skipped
09:14:57 [2022-10-05T09:14:57.713Z] === SKIP: libnetwork TestParallel1 (0.00s)
09:14:57 [2022-10-05T09:14:57.713Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
09:14:57 [2022-10-05T09:14:57.713Z] 
09:14:57 [2022-10-05T09:14:57.713Z] === SKIP: libnetwork TestParallel3 (0.00s)
09:14:57 [2022-10-05T09:14:57.713Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
09:14:57 [2022-10-05T09:14:57.713Z] 
09:14:57 [2022-10-05T09:14:57.713Z] === SKIP: libnetwork TestParallel2 (0.00s)
09:14:57 [2022-10-05T09:14:57.713Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
09:14:57 [2022-10-05T09:14:57.713Z] 
09:14:57 [2022-10-05T09:14:57.713Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
09:14:57 [2022-10-05T09:14:57.713Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
09:14:57 [2022-10-05T09:14:57.713Z] 
09:14:57 [2022-10-05T09:14:57.713Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
09:14:57 [2022-10-05T09:14:57.713Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
09:14:57 [2022-10-05T09:14:57.713Z] 
09:14:57 [2022-10-05T09:14:57.713Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
09:14:57 [2022-10-05T09:14:57.713Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
09:14:57 [2022-10-05T09:14:57.713Z] 
09:14:57 [2022-10-05T09:14:57.713Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
09:14:57 [2022-10-05T09:14:57.713Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
09:14:57 [2022-10-05T09:14:57.713Z] 
09:14:57 [2022-10-05T09:14:57.713Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
09:14:57 [2022-10-05T09:14:57.713Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
09:14:57 [2022-10-05T09:14:57.713Z] 
09:14:57 [2022-10-05T09:14:57.713Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
09:14:57 [2022-10-05T09:14:57.713Z]     firewalld_test.go:14: firewalld is not running
09:14:57 [2022-10-05T09:14:57.713Z] 
09:14:57 [2022-10-05T09:14:57.713Z] DONE 325 tests, 9 skipped in 206.916s
Post stage
[Pipeline] junit
09:14:58 [2022-10-05T09:14:58.302Z] Recording test results
09:14:59 [2022-10-05T09:14:59.406Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:14:59 [2022-10-05T09:14:59.725Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44250/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ff86e032a647d8b367358746101e658aa8ad8162 -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:ff86e032a647d8b367358746101e658aa8ad8162 hack/make.sh dynbinary test-integration
09:15:00 [2022-10-05T09:15:00.291Z] 
09:15:00 [2022-10-05T09:15:00.291Z] Removing bundles/
09:15:00 [2022-10-05T09:15:00.291Z] 
09:15:00 [2022-10-05T09:15:00.291Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:15:00 [2022-10-05T09:15:00.291Z] Building: bundles/dynbinary-daemon/dockerd
09:15:00 [2022-10-05T09:15:00.291Z] GOOS="" GOARCH="" GOARM=""
09:16:36 [2022-10-05T09:16:36.744Z] Created binary: bundles/dynbinary-daemon/dockerd
09:16:36 [2022-10-05T09:16:36.744Z] Building: bundles/dynbinary-daemon/docker-proxy
09:16:36 [2022-10-05T09:16:36.744Z] GOOS="" GOARCH="" GOARM=""
09:16:36 [2022-10-05T09:16:36.744Z] Created binary: bundles/dynbinary-daemon/docker-proxy
09:16:36 [2022-10-05T09:16:36.744Z] 
09:16:36 [2022-10-05T09:16:36.744Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:16:36 [2022-10-05T09:16:36.744Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:16:36 [2022-10-05T09:16:36.744Z] HOSTNAME=8807dc6dca05
09:16:36 [2022-10-05T09:16:36.744Z] TESTDEBUG=0
09:16:36 [2022-10-05T09:16:36.744Z] DEST=bundles/test-integration
09:16:36 [2022-10-05T09:16:36.744Z] PWD=/go/src/github.com/docker/docker
09:16:36 [2022-10-05T09:16:36.744Z] DOCKER_GITCOMMIT=ff86e032a647d8b367358746101e658aa8ad8162
09:16:36 [2022-10-05T09:16:36.744Z] container=docker
09:16:36 [2022-10-05T09:16:36.744Z] HOME=/root
09:16:36 [2022-10-05T09:16:36.744Z] GOLANG_VERSION=1.19.2
09:16:36 [2022-10-05T09:16:36.744Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:16:36 [2022-10-05T09:16:36.744Z] VALIDATE_BRANCH=master
09:16:36 [2022-10-05T09:16:36.744Z] TERM=xterm
09:16:36 [2022-10-05T09:16:36.744Z] DOCKER_PKG=github.com/docker/docker
09:16:36 [2022-10-05T09:16:36.744Z] SHLVL=1
09:16:36 [2022-10-05T09:16:36.744Z] TIMEOUT=120m
09:16:36 [2022-10-05T09:16:36.744Z] DOCKER_BUILDTAGS= journald
09:16:36 [2022-10-05T09:16:36.744Z] DOCKER_GRAPHDRIVER=overlay2
09:16:36 [2022-10-05T09:16:36.744Z] GO111MODULE=off
09:16:36 [2022-10-05T09:16:36.744Z] DOCKER_EXPERIMENTAL=1
09:16:36 [2022-10-05T09:16:36.744Z] TEST_SKIP_INTEGRATION_CLI=1
09:16:36 [2022-10-05T09:16:36.744Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:16:36 [2022-10-05T09:16:36.744Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:16:36 [2022-10-05T09:16:36.744Z] GOPATH=/go
09:16:36 [2022-10-05T09:16:36.744Z] PKG_CONFIG=pkg-config
09:16:36 [2022-10-05T09:16:36.744Z] _=/usr/bin/env
09:16:36 [2022-10-05T09:16:36.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:17:15 [2022-10-05T09:17:15.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:17:15 [2022-10-05T09:17:15.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:17:47 [2022-10-05T09:17:47.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
09:17:50 [2022-10-05T09:17:50.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:17:58 [2022-10-05T09:17:58.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
09:17:58 [2022-10-05T09:17:58.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:17:58 [2022-10-05T09:17:58.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:17:59 [2022-10-05T09:17:59.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:18:00 [2022-10-05T09:18:00.484Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:18:00 [2022-10-05T09:18:00.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:18:01 [2022-10-05T09:18:01.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:18:03 [2022-10-05T09:18:03.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:18:04 [2022-10-05T09:18:04.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:18:05 [2022-10-05T09:18:05.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
09:18:05 [2022-10-05T09:18:05.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:18:06 [2022-10-05T09:18:06.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:18:07 [2022-10-05T09:18:07.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:18:08 [2022-10-05T09:18:08.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:18:09 [2022-10-05T09:18:09.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:18:10 [2022-10-05T09:18:10.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:18:11 [2022-10-05T09:18:11.022Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:18:11 [2022-10-05T09:18:11.022Z] Using test binary docker
09:18:11 [2022-10-05T09:18:11.022Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:18:11 [2022-10-05T09:18:11.022Z] +++ /etc/init.d/apparmor start
09:18:11 [2022-10-05T09:18:11.022Z] Not: starting.
09:18:11 [2022-10-05T09:18:11.022Z] INFO: Waiting for daemon to start...
09:18:11 [2022-10-05T09:18:11.022Z] Starting dockerd
09:18:11 [2022-10-05T09:18:11.022Z] +++ 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
09:18:13 [2022-10-05T09:18:13.178Z] .
09:18:13 [2022-10-05T09:18:13.178Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:18:13 [2022-10-05T09:18:13.178Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:18:13 [2022-10-05T09:18:13.178Z] Error: No such image: emptyfs
09:18:13 [2022-10-05T09:18:13.178Z] ++++ tar -cC bundles/test-integration/emptyfs .
09:18:13 [2022-10-05T09:18:13.178Z] ++++ docker load
09:18:13 [2022-10-05T09:18:13.436Z] Loaded image: emptyfs:latest
09:18:13 [2022-10-05T09:18:13.436Z] Running integration-test (iteration 1)
09:18:13 [2022-10-05T09:18:13.436Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
09:18:13 [2022-10-05T09:18:13.436Z] ++ 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
09:18:13 [2022-10-05T09:18:13.436Z] ++ set -e
09:18:13 [2022-10-05T09:18:13.436Z] ++ '[' -n 0 ']'
09:18:13 [2022-10-05T09:18:13.436Z] ++ set -x
09:18:13 [2022-10-05T09:18:13.436Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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
09:18:13 [2022-10-05T09:18:13.694Z] Loaded image: busybox:latest
09:18:13 [2022-10-05T09:18:13.694Z] Loaded image: busybox:glibc
09:18:15 [2022-10-05T09:18:15.070Z] Loaded image: debian:bullseye-slim
09:18:15 [2022-10-05T09:18:15.070Z] Loaded image: hello-world:latest
09:18:15 [2022-10-05T09:18:15.070Z] Loaded image: arm32v7/hello-world:latest
09:18:15 [2022-10-05T09:18:15.070Z] INFO: Testing against a local daemon
09:18:15 [2022-10-05T09:18:15.070Z] === RUN   TestCgroupNamespacesBuild
09:18:17 [2022-10-05T09:18:17.597Z] --- PASS: TestCgroupNamespacesBuild (2.77s)
09:18:17 [2022-10-05T09:18:17.597Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:18:18 [2022-10-05T09:18:18.972Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s)
09:18:18 [2022-10-05T09:18:18.972Z] === RUN   TestBuildWithSession
09:18:18 [2022-10-05T09:18:18.972Z]     build_session_test.go:25: TODO: BuildKit
09:18:18 [2022-10-05T09:18:18.972Z] --- SKIP: TestBuildWithSession (0.00s)
09:18:18 [2022-10-05T09:18:18.972Z] === RUN   TestBuildSquashParent
09:18:22 [2022-10-05T09:18:22.254Z] --- PASS: TestBuildSquashParent (3.45s)
09:18:22 [2022-10-05T09:18:22.254Z] === RUN   TestBuildWithRemoveAndForceRemove
09:18:22 [2022-10-05T09:18:22.254Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:18:22 [2022-10-05T09:18:22.254Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:18:22 [2022-10-05T09:18:22.254Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:18:22 [2022-10-05T09:18:22.254Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:18:22 [2022-10-05T09:18:22.254Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:18:22 [2022-10-05T09:18:22.254Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:18:22 [2022-10-05T09:18:22.254Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:18:22 [2022-10-05T09:18:22.254Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:18:22 [2022-10-05T09:18:22.254Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:18:22 [2022-10-05T09:18:22.254Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:18:22 [2022-10-05T09:18:22.254Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:18:22 [2022-10-05T09:18:22.254Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:18:22 [2022-10-05T09:18:22.254Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:18:22 [2022-10-05T09:18:22.254Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:18:23 [2022-10-05T09:18:23.628Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:18:23 [2022-10-05T09:18:23.628Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:18:25 [2022-10-05T09:18:25.001Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:18:25 [2022-10-05T09:18:25.001Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:18:26 [2022-10-05T09:18:26.374Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
09:18:26 [2022-10-05T09:18:26.374Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.29s)
09:18:26 [2022-10-05T09:18:26.374Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.38s)
09:18:26 [2022-10-05T09:18:26.374Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.14s)
09:18:26 [2022-10-05T09:18:26.374Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.30s)
09:18:26 [2022-10-05T09:18:26.374Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.49s)
09:18:26 [2022-10-05T09:18:26.374Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.43s)
09:18:26 [2022-10-05T09:18:26.374Z] === RUN   TestBuildMultiStageCopy
09:18:26 [2022-10-05T09:18:26.374Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:18:27 [2022-10-05T09:18:27.748Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:18:27 [2022-10-05T09:18:27.748Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:18:28 [2022-10-05T09:18:28.006Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:18:28 [2022-10-05T09:18:28.264Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:18:28 [2022-10-05T09:18:28.522Z] --- PASS: TestBuildMultiStageCopy (2.00s)
09:18:28 [2022-10-05T09:18:28.522Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.15s)
09:18:28 [2022-10-05T09:18:28.522Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s)
09:18:28 [2022-10-05T09:18:28.522Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s)
09:18:28 [2022-10-05T09:18:28.522Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s)
09:18:28 [2022-10-05T09:18:28.522Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s)
09:18:28 [2022-10-05T09:18:28.522Z] === RUN   TestBuildMultiStageParentConfig
09:18:29 [2022-10-05T09:18:29.088Z] --- PASS: TestBuildMultiStageParentConfig (0.59s)
09:18:29 [2022-10-05T09:18:29.088Z] === RUN   TestBuildLabelWithTargets
09:18:30 [2022-10-05T09:18:30.022Z] --- PASS: TestBuildLabelWithTargets (0.98s)
09:18:30 [2022-10-05T09:18:30.022Z] === RUN   TestBuildWithEmptyLayers
09:18:30 [2022-10-05T09:18:30.588Z] --- PASS: TestBuildWithEmptyLayers (0.48s)
09:18:30 [2022-10-05T09:18:30.588Z] === RUN   TestBuildMultiStageOnBuild
09:18:31 [2022-10-05T09:18:31.962Z] --- PASS: TestBuildMultiStageOnBuild (1.40s)
09:18:31 [2022-10-05T09:18:31.962Z] === RUN   TestBuildUncleanTarFilenames
09:18:32 [2022-10-05T09:18:32.528Z] --- PASS: TestBuildUncleanTarFilenames (0.64s)
09:18:32 [2022-10-05T09:18:32.528Z] === RUN   TestBuildMultiStageLayerLeak
09:18:33 [2022-10-05T09:18:33.902Z] --- PASS: TestBuildMultiStageLayerLeak (1.44s)
09:18:33 [2022-10-05T09:18:33.902Z] === RUN   TestBuildWithHugeFile
09:19:12 [2022-10-05T09:19:12.607Z] --- PASS: TestBuildWithHugeFile (35.20s)
09:19:12 [2022-10-05T09:19:12.607Z] === RUN   TestBuildWCOWSandboxSize
09:19:12 [2022-10-05T09:19:12.608Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
09:19:12 [2022-10-05T09:19:12.608Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
09:19:12 [2022-10-05T09:19:12.608Z] === RUN   TestBuildWithEmptyDockerfile
09:19:12 [2022-10-05T09:19:12.608Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:19:12 [2022-10-05T09:19:12.608Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:19:12 [2022-10-05T09:19:12.608Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:19:12 [2022-10-05T09:19:12.608Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:19:12 [2022-10-05T09:19:12.608Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:19:12 [2022-10-05T09:19:12.608Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:19:12 [2022-10-05T09:19:12.608Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:19:12 [2022-10-05T09:19:12.608Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:19:12 [2022-10-05T09:19:12.608Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:19:12 [2022-10-05T09:19:12.608Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
09:19:12 [2022-10-05T09:19:12.608Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
09:19:12 [2022-10-05T09:19:12.608Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
09:19:12 [2022-10-05T09:19:12.608Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s)
09:19:12 [2022-10-05T09:19:12.608Z] === RUN   TestBuildPreserveOwnership
09:19:12 [2022-10-05T09:19:12.608Z] === RUN   TestBuildPreserveOwnership/copy_from
09:19:12 [2022-10-05T09:19:12.608Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:19:12 [2022-10-05T09:19:12.608Z] --- PASS: TestBuildPreserveOwnership (3.15s)
09:19:12 [2022-10-05T09:19:12.608Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.14s)
09:19:12 [2022-10-05T09:19:12.608Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.99s)
09:19:12 [2022-10-05T09:19:12.608Z] === RUN   TestBuildPlatformInvalid
09:19:12 [2022-10-05T09:19:12.608Z] --- PASS: TestBuildPlatformInvalid (0.08s)
09:19:12 [2022-10-05T09:19:12.608Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
09:19:13 [2022-10-05T09:19:13.542Z] Loaded image: busybox:latest
09:19:13 [2022-10-05T09:19:13.543Z] Loaded image: busybox:glibc
09:19:14 [2022-10-05T09:19:14.919Z] Loaded image: debian:bullseye-slim
09:19:14 [2022-10-05T09:19:14.919Z] Loaded image: hello-world:latest
09:19:14 [2022-10-05T09:19:14.919Z] Loaded image: arm32v7/hello-world:latest
09:19:24 [2022-10-05T09:19:24.896Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.88s)
09:19:24 [2022-10-05T09:19:24.896Z] PASS
09:19:24 [2022-10-05T09:19:24.896Z] 
09:19:24 [2022-10-05T09:19:24.896Z] === Skipped
09:19:24 [2022-10-05T09:19:24.896Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
09:19:24 [2022-10-05T09:19:24.896Z]     build_session_test.go:25: TODO: BuildKit
09:19:24 [2022-10-05T09:19:24.896Z] 
09:19:24 [2022-10-05T09:19:24.896Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
09:19:24 [2022-10-05T09:19:24.896Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
09:19:24 [2022-10-05T09:19:24.896Z] 
09:19:24 [2022-10-05T09:19:24.896Z] DONE 34 tests, 2 skipped in 70.120s
09:19:24 [2022-10-05T09:19:24.896Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
09:19:24 [2022-10-05T09:19:24.896Z] ++ 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
09:19:24 [2022-10-05T09:19:24.896Z] ++ set -e
09:19:24 [2022-10-05T09:19:24.896Z] ++ '[' -n 0 ']'
09:19:24 [2022-10-05T09:19:24.896Z] ++ set -x
09:19:24 [2022-10-05T09:19:24.896Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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
09:19:24 [2022-10-05T09:19:24.896Z] INFO: Testing against a local daemon
09:19:24 [2022-10-05T09:19:24.896Z] === RUN   TestConfigInspect
09:19:26 [2022-10-05T09:19:26.272Z] --- PASS: TestConfigInspect (2.40s)
09:19:26 [2022-10-05T09:19:26.272Z] === RUN   TestConfigList
09:19:28 [2022-10-05T09:19:28.804Z] --- PASS: TestConfigList (2.28s)
09:19:28 [2022-10-05T09:19:28.804Z] === RUN   TestConfigsCreateAndDelete
09:19:30 [2022-10-05T09:19:30.704Z] --- PASS: TestConfigsCreateAndDelete (2.23s)
09:19:30 [2022-10-05T09:19:30.704Z] === RUN   TestConfigsUpdate
09:19:32 [2022-10-05T09:19:32.605Z] --- PASS: TestConfigsUpdate (2.17s)
09:19:32 [2022-10-05T09:19:32.605Z] === RUN   TestTemplatedConfig
09:19:35 [2022-10-05T09:19:35.136Z] --- PASS: TestTemplatedConfig (2.49s)
09:19:35 [2022-10-05T09:19:35.136Z] === RUN   TestConfigCreateResolve
09:19:38 [2022-10-05T09:19:38.423Z] --- PASS: TestConfigCreateResolve (2.61s)
09:19:38 [2022-10-05T09:19:38.423Z] PASS
09:19:38 [2022-10-05T09:19:38.423Z] 
09:19:38 [2022-10-05T09:19:38.423Z] DONE 6 tests in 14.280s
09:19:38 [2022-10-05T09:19:38.423Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
09:19:38 [2022-10-05T09:19:38.423Z] ++ 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
09:19:38 [2022-10-05T09:19:38.423Z] ++ set -e
09:19:38 [2022-10-05T09:19:38.423Z] ++ '[' -n 0 ']'
09:19:38 [2022-10-05T09:19:38.423Z] ++ set -x
09:19:38 [2022-10-05T09:19:38.423Z] ++ 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 GITHUB_ACTIONS= 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
09:19:38 [2022-10-05T09:19:38.423Z] INFO: Testing against a local daemon
09:19:38 [2022-10-05T09:19:38.423Z] === RUN   TestAttachWithTTY
09:19:38 [2022-10-05T09:19:38.423Z] --- PASS: TestAttachWithTTY (0.08s)
09:19:38 [2022-10-05T09:19:38.423Z] === RUN   TestAttachWithoutTTy
09:19:38 [2022-10-05T09:19:38.423Z] --- PASS: TestAttachWithoutTTy (0.06s)
09:19:38 [2022-10-05T09:19:38.423Z] === RUN   TestCheckpoint
09:19:38 [2022-10-05T09:19:38.423Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:19:38 [2022-10-05T09:19:38.423Z] --- SKIP: TestCheckpoint (0.00s)
09:19:38 [2022-10-05T09:19:38.423Z] === RUN   TestContainerInvalidJSON
09:19:38 [2022-10-05T09:19:38.423Z] === RUN   TestContainerInvalidJSON/commit
09:19:38 [2022-10-05T09:19:38.423Z] === PAUSE TestContainerInvalidJSON/commit
09:19:38 [2022-10-05T09:19:38.423Z] === RUN   TestContainerInvalidJSON/containers/create
09:19:38 [2022-10-05T09:19:38.423Z] === PAUSE TestContainerInvalidJSON/containers/create
09:19:38 [2022-10-05T09:19:38.423Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
09:19:38 [2022-10-05T09:19:38.423Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
09:19:38 [2022-10-05T09:19:38.423Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
09:19:38 [2022-10-05T09:19:38.423Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
09:19:38 [2022-10-05T09:19:38.423Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
09:19:38 [2022-10-05T09:19:38.423Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
09:19:38 [2022-10-05T09:19:38.423Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:19:38 [2022-10-05T09:19:38.423Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:19:38 [2022-10-05T09:19:38.423Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
09:19:38 [2022-10-05T09:19:38.423Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
09:19:38 [2022-10-05T09:19:38.423Z] === CONT  TestContainerInvalidJSON/commit
09:19:38 [2022-10-05T09:19:38.423Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
09:19:38 [2022-10-05T09:19:38.423Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
09:19:38 [2022-10-05T09:19:38.423Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
09:19:38 [2022-10-05T09:19:38.423Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
09:19:38 [2022-10-05T09:19:38.423Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
09:19:38 [2022-10-05T09:19:38.423Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
09:19:38 [2022-10-05T09:19:38.423Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
09:19:38 [2022-10-05T09:19:38.423Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
09:19:38 [2022-10-05T09:19:38.423Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
09:19:38 [2022-10-05T09:19:38.423Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
09:19:38 [2022-10-05T09:19:38.423Z] === RUN   TestContainerInvalidJSON/commit/empty_body
09:19:38 [2022-10-05T09:19:38.423Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:19:38 [2022-10-05T09:19:38.423Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
09:19:38 [2022-10-05T09:19:38.423Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
09:19:38 [2022-10-05T09:19:38.423Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
09:19:38 [2022-10-05T09:19:38.423Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
09:19:38 [2022-10-05T09:19:38.423Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
09:19:38 [2022-10-05T09:19:38.423Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
09:19:38 [2022-10-05T09:19:38.423Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
09:19:38 [2022-10-05T09:19:38.423Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
09:19:38 [2022-10-05T09:19:38.423Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
09:19:38 [2022-10-05T09:19:38.423Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
09:19:38 [2022-10-05T09:19:38.423Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
09:19:38 [2022-10-05T09:19:38.423Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
09:19:38 [2022-10-05T09:19:38.423Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
09:19:38 [2022-10-05T09:19:38.423Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
09:19:38 [2022-10-05T09:19:38.423Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
09:19:38 [2022-10-05T09:19:38.423Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
09:19:38 [2022-10-05T09:19:38.423Z] === CONT  TestContainerInvalidJSON/containers/create
09:19:38 [2022-10-05T09:19:38.423Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
09:19:38 [2022-10-05T09:19:38.423Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
09:19:38 [2022-10-05T09:19:38.423Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
09:19:38 [2022-10-05T09:19:38.423Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
09:19:38 [2022-10-05T09:19:38.423Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
09:19:38 [2022-10-05T09:19:38.423Z] --- PASS: TestContainerInvalidJSON (0.02s)
09:19:38 [2022-10-05T09:19:38.423Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
09:19:38 [2022-10-05T09:19:38.423Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
09:19:38 [2022-10-05T09:19:38.423Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
09:19:38 [2022-10-05T09:19:38.423Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
09:19:38 [2022-10-05T09:19:38.423Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
09:19:38 [2022-10-05T09:19:38.423Z]     --- PASS: TestContainerInvalidJSON/commit (0.01s)
09:19:38 [2022-10-05T09:19:38.423Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
09:19:38 [2022-10-05T09:19:38.423Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
09:19:38 [2022-10-05T09:19:38.423Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
09:19:38 [2022-10-05T09:19:38.423Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
09:19:38 [2022-10-05T09:19:38.423Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s)
09:19:38 [2022-10-05T09:19:38.423Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
09:19:38 [2022-10-05T09:19:38.423Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
09:19:38 [2022-10-05T09:19:38.423Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
09:19:38 [2022-10-05T09:19:38.423Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
09:19:38 [2022-10-05T09:19:38.423Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
09:19:38 [2022-10-05T09:19:38.423Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
09:19:38 [2022-10-05T09:19:38.423Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
09:19:38 [2022-10-05T09:19:38.423Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
09:19:38 [2022-10-05T09:19:38.423Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
09:19:38 [2022-10-05T09:19:38.423Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
09:19:38 [2022-10-05T09:19:38.423Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
09:19:38 [2022-10-05T09:19:38.423Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
09:19:38 [2022-10-05T09:19:38.423Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
09:19:38 [2022-10-05T09:19:38.423Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
09:19:38 [2022-10-05T09:19:38.423Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s)
09:19:38 [2022-10-05T09:19:38.423Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
09:19:38 [2022-10-05T09:19:38.423Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
09:19:38 [2022-10-05T09:19:38.423Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
09:19:38 [2022-10-05T09:19:38.423Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
09:19:38 [2022-10-05T09:19:38.423Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
09:19:38 [2022-10-05T09:19:38.423Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
09:19:38 [2022-10-05T09:19:38.423Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
09:19:38 [2022-10-05T09:19:38.423Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
09:19:38 [2022-10-05T09:19:38.423Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
09:19:38 [2022-10-05T09:19:38.423Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:19:38 [2022-10-05T09:19:38.423Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
09:19:38 [2022-10-05T09:19:38.423Z] === RUN   TestCopyFromContainerPathIsNotDir
09:19:38 [2022-10-05T09:19:38.423Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
09:19:38 [2022-10-05T09:19:38.423Z] === RUN   TestCopyToContainerPathDoesNotExist
09:19:38 [2022-10-05T09:19:38.423Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
09:19:38 [2022-10-05T09:19:38.423Z] === RUN   TestCopyEmptyFile
09:19:38 [2022-10-05T09:19:38.682Z] --- PASS: TestCopyEmptyFile (0.24s)
09:19:38 [2022-10-05T09:19:38.682Z] === RUN   TestCopyToContainerPathIsNotDir
09:19:38 [2022-10-05T09:19:38.682Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
09:19:38 [2022-10-05T09:19:38.682Z] === RUN   TestCopyFromContainer
09:19:39 [2022-10-05T09:19:39.619Z] === RUN   TestCopyFromContainer//
09:19:39 [2022-10-05T09:19:39.878Z] === RUN   TestCopyFromContainer//bar/root
09:19:39 [2022-10-05T09:19:39.878Z] === RUN   TestCopyFromContainer//bar/root/
09:19:39 [2022-10-05T09:19:39.878Z] === RUN   TestCopyFromContainer/bar/quux
09:19:39 [2022-10-05T09:19:39.878Z] === RUN   TestCopyFromContainer/bar/quux/
09:19:40 [2022-10-05T09:19:40.137Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:19:40 [2022-10-05T09:19:40.137Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:19:40 [2022-10-05T09:19:40.137Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:19:40 [2022-10-05T09:19:40.137Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:19:40 [2022-10-05T09:19:40.395Z] === RUN   TestCopyFromContainer/bar/notarget
09:19:40 [2022-10-05T09:19:40.395Z] --- PASS: TestCopyFromContainer (1.69s)
09:19:40 [2022-10-05T09:19:40.395Z]     --- PASS: TestCopyFromContainer// (0.06s)
09:19:40 [2022-10-05T09:19:40.395Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
09:19:40 [2022-10-05T09:19:40.395Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
09:19:40 [2022-10-05T09:19:40.395Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
09:19:40 [2022-10-05T09:19:40.395Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
09:19:40 [2022-10-05T09:19:40.395Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
09:19:40 [2022-10-05T09:19:40.395Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
09:19:40 [2022-10-05T09:19:40.395Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
09:19:40 [2022-10-05T09:19:40.395Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
09:19:40 [2022-10-05T09:19:40.395Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
09:19:40 [2022-10-05T09:19:40.395Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:19:40 [2022-10-05T09:19:40.395Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:19:40 [2022-10-05T09:19:40.395Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:19:40 [2022-10-05T09:19:40.395Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:19:40 [2022-10-05T09:19:40.395Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:19:40 [2022-10-05T09:19:40.395Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:19:40 [2022-10-05T09:19:40.395Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:19:40 [2022-10-05T09:19:40.395Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:19:40 [2022-10-05T09:19:40.395Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:19:40 [2022-10-05T09:19:40.395Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:19:40 [2022-10-05T09:19:40.395Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
09:19:40 [2022-10-05T09:19:40.395Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:19:40 [2022-10-05T09:19:40.396Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:19:40 [2022-10-05T09:19:40.396Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
09:19:40 [2022-10-05T09:19:40.396Z] === RUN   TestCreateLinkToNonExistingContainer
09:19:40 [2022-10-05T09:19:40.396Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
09:19:40 [2022-10-05T09:19:40.396Z] === RUN   TestCreateWithInvalidEnv
09:19:40 [2022-10-05T09:19:40.396Z] === RUN   TestCreateWithInvalidEnv/0
09:19:40 [2022-10-05T09:19:40.396Z] === PAUSE TestCreateWithInvalidEnv/0
09:19:40 [2022-10-05T09:19:40.396Z] === RUN   TestCreateWithInvalidEnv/1
09:19:40 [2022-10-05T09:19:40.396Z] === PAUSE TestCreateWithInvalidEnv/1
09:19:40 [2022-10-05T09:19:40.396Z] === RUN   TestCreateWithInvalidEnv/2
09:19:40 [2022-10-05T09:19:40.396Z] === PAUSE TestCreateWithInvalidEnv/2
09:19:40 [2022-10-05T09:19:40.396Z] === CONT  TestCreateWithInvalidEnv/0
09:19:40 [2022-10-05T09:19:40.396Z] === CONT  TestCreateWithInvalidEnv/2
09:19:40 [2022-10-05T09:19:40.396Z] === CONT  TestCreateWithInvalidEnv/1
09:19:40 [2022-10-05T09:19:40.396Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
09:19:40 [2022-10-05T09:19:40.396Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:19:40 [2022-10-05T09:19:40.396Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:19:40 [2022-10-05T09:19:40.396Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:19:40 [2022-10-05T09:19:40.396Z] === RUN   TestCreateTmpfsMountsTarget
09:19:40 [2022-10-05T09:19:40.396Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
09:19:40 [2022-10-05T09:19:40.396Z] === RUN   TestCreateWithCustomMaskedPaths
09:19:41 [2022-10-05T09:19:41.779Z] --- PASS: TestCreateWithCustomMaskedPaths (1.34s)
09:19:41 [2022-10-05T09:19:41.779Z] === RUN   TestCreateWithCustomReadonlyPaths
09:19:43 [2022-10-05T09:19:43.158Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.33s)
09:19:43 [2022-10-05T09:19:43.158Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:19:43 [2022-10-05T09:19:43.158Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:19:43 [2022-10-05T09:19:43.158Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:19:43 [2022-10-05T09:19:43.158Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:19:43 [2022-10-05T09:19:43.158Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:19:43 [2022-10-05T09:19:43.158Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:19:43 [2022-10-05T09:19:43.158Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:19:43 [2022-10-05T09:19:43.158Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:19:43 [2022-10-05T09:19:43.158Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:19:43 [2022-10-05T09:19:43.158Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:19:43 [2022-10-05T09:19:43.158Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:19:43 [2022-10-05T09:19:43.158Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:19:43 [2022-10-05T09:19:43.158Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:19:43 [2022-10-05T09:19:43.158Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:19:43 [2022-10-05T09:19:43.158Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:19:43 [2022-10-05T09:19:43.158Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:19:43 [2022-10-05T09:19:43.158Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
09:19:43 [2022-10-05T09:19:43.158Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
09:19:43 [2022-10-05T09:19:43.158Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
09:19:43 [2022-10-05T09:19:43.158Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
09:19:43 [2022-10-05T09:19:43.158Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
09:19:43 [2022-10-05T09:19:43.158Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
09:19:43 [2022-10-05T09:19:43.158Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:19:43 [2022-10-05T09:19:43.726Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.45s)
09:19:43 [2022-10-05T09:19:43.726Z] === RUN   TestCreateDifferentPlatform
09:19:43 [2022-10-05T09:19:43.726Z] === RUN   TestCreateDifferentPlatform/different_os
09:19:43 [2022-10-05T09:19:43.726Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
09:19:43 [2022-10-05T09:19:43.726Z] --- PASS: TestCreateDifferentPlatform (0.02s)
09:19:43 [2022-10-05T09:19:43.726Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
09:19:43 [2022-10-05T09:19:43.726Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
09:19:43 [2022-10-05T09:19:43.726Z] === RUN   TestCreateVolumesFromNonExistingContainer
09:19:43 [2022-10-05T09:19:43.726Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
09:19:43 [2022-10-05T09:19:43.726Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
09:19:43 [2022-10-05T09:19:43.726Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
09:19:43 [2022-10-05T09:19:43.726Z] === RUN   TestCreateInvalidHostConfig
09:19:43 [2022-10-05T09:19:43.726Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
09:19:43 [2022-10-05T09:19:43.726Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
09:19:43 [2022-10-05T09:19:43.726Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
09:19:43 [2022-10-05T09:19:43.726Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
09:19:43 [2022-10-05T09:19:43.726Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:19:43 [2022-10-05T09:19:43.726Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:19:43 [2022-10-05T09:19:43.726Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
09:19:43 [2022-10-05T09:19:43.726Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
09:19:43 [2022-10-05T09:19:43.726Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
09:19:43 [2022-10-05T09:19:43.726Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:19:43 [2022-10-05T09:19:43.726Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
09:19:43 [2022-10-05T09:19:43.726Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
09:19:43 [2022-10-05T09:19:43.726Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
09:19:43 [2022-10-05T09:19:43.726Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
09:19:43 [2022-10-05T09:19:43.726Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
09:19:43 [2022-10-05T09:19:43.726Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
09:19:43 [2022-10-05T09:19:43.726Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
09:19:43 [2022-10-05T09:19:43.726Z] === RUN   TestContainerStartOnDaemonRestart
09:19:43 [2022-10-05T09:19:43.726Z] === PAUSE TestContainerStartOnDaemonRestart
09:19:43 [2022-10-05T09:19:43.726Z] === RUN   TestDaemonRestartIpcMode
09:19:43 [2022-10-05T09:19:43.726Z] === PAUSE TestDaemonRestartIpcMode
09:19:43 [2022-10-05T09:19:43.726Z] === RUN   TestDaemonHostGatewayIP
09:19:43 [2022-10-05T09:19:43.726Z] === PAUSE TestDaemonHostGatewayIP
09:19:43 [2022-10-05T09:19:43.726Z] === RUN   TestRestartDaemonWithRestartingContainer
09:19:43 [2022-10-05T09:19:43.726Z] === PAUSE TestRestartDaemonWithRestartingContainer
09:19:43 [2022-10-05T09:19:43.726Z] === RUN   TestContainerKillOnDaemonStart
09:19:43 [2022-10-05T09:19:43.726Z] === PAUSE TestContainerKillOnDaemonStart
09:19:43 [2022-10-05T09:19:43.726Z] === RUN   TestDiff
09:19:44 [2022-10-05T09:19:44.294Z] --- PASS: TestDiff (0.50s)
09:19:44 [2022-10-05T09:19:44.294Z] === RUN   TestExecConsoleSize
09:19:44 [2022-10-05T09:19:44.862Z] --- PASS: TestExecConsoleSize (0.55s)
09:19:44 [2022-10-05T09:19:44.862Z] === RUN   TestExecWithCloseStdin
09:19:45 [2022-10-05T09:19:45.429Z] --- PASS: TestExecWithCloseStdin (0.54s)
09:19:45 [2022-10-05T09:19:45.429Z] === RUN   TestExec
09:19:45 [2022-10-05T09:19:45.996Z] --- PASS: TestExec (0.53s)
09:19:45 [2022-10-05T09:19:45.996Z] === RUN   TestExecUser
09:19:46 [2022-10-05T09:19:46.565Z] --- PASS: TestExecUser (0.51s)
09:19:46 [2022-10-05T09:19:46.565Z] === RUN   TestExportContainerAndImportImage
09:19:47 [2022-10-05T09:19:47.132Z] --- PASS: TestExportContainerAndImportImage (0.63s)
09:19:47 [2022-10-05T09:19:47.133Z] === RUN   TestExportContainerAfterDaemonRestart
09:19:48 [2022-10-05T09:19:48.508Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s)
09:19:48 [2022-10-05T09:19:48.508Z] === RUN   TestHealthCheckWorkdir
09:19:49 [2022-10-05T09:19:49.075Z] --- PASS: TestHealthCheckWorkdir (0.67s)
09:19:49 [2022-10-05T09:19:49.075Z] === RUN   TestHealthKillContainer
09:19:57 [2022-10-05T09:19:57.221Z] --- PASS: TestHealthKillContainer (7.89s)
09:19:57 [2022-10-05T09:19:57.221Z] === RUN   TestHealthCheckProcessKilled
09:19:57 [2022-10-05T09:19:57.801Z] --- PASS: TestHealthCheckProcessKilled (0.75s)
09:19:57 [2022-10-05T09:19:57.801Z] === RUN   TestInspectCpusetInConfigPre120
09:19:58 [2022-10-05T09:19:58.070Z] --- PASS: TestInspectCpusetInConfigPre120 (0.47s)
09:19:58 [2022-10-05T09:19:58.070Z] === RUN   TestIpcModeNone
09:19:58 [2022-10-05T09:19:58.647Z] --- PASS: TestIpcModeNone (0.50s)
09:19:58 [2022-10-05T09:19:58.647Z] === RUN   TestIpcModePrivate
09:19:58 [2022-10-05T09:19:58.906Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
09:19:59 [2022-10-05T09:19:59.164Z] --- PASS: TestIpcModePrivate (0.52s)
09:19:59 [2022-10-05T09:19:59.164Z] === RUN   TestIpcModeShareable
09:19:59 [2022-10-05T09:19:59.422Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
09:19:59 [2022-10-05T09:19:59.681Z] --- PASS: TestIpcModeShareable (0.52s)
09:19:59 [2022-10-05T09:19:59.681Z] === RUN   TestAPIIpcModeShareableAndContainer
09:20:01 [2022-10-05T09:20:01.582Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.57s)
09:20:01 [2022-10-05T09:20:01.582Z] === RUN   TestAPIIpcModeHost
09:20:01 [2022-10-05T09:20:01.582Z] --- PASS: TestAPIIpcModeHost (0.36s)
09:20:01 [2022-10-05T09:20:01.582Z] === RUN   TestDaemonIpcModeShareable
09:20:02 [2022-10-05T09:20:02.516Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
09:20:02 [2022-10-05T09:20:02.775Z] --- PASS: TestDaemonIpcModeShareable (1.19s)
09:20:02 [2022-10-05T09:20:02.775Z] === RUN   TestDaemonIpcModePrivate
09:20:04 [2022-10-05T09:20:04.150Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
09:20:04 [2022-10-05T09:20:04.150Z] --- PASS: TestDaemonIpcModePrivate (1.20s)
09:20:04 [2022-10-05T09:20:04.150Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:20:05 [2022-10-05T09:20:05.084Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
09:20:05 [2022-10-05T09:20:05.084Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s)
09:20:05 [2022-10-05T09:20:05.084Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:20:06 [2022-10-05T09:20:06.459Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
09:20:06 [2022-10-05T09:20:06.459Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s)
09:20:06 [2022-10-05T09:20:06.459Z] === RUN   TestIpcModeOlderClient
09:20:06 [2022-10-05T09:20:06.459Z] === PAUSE TestIpcModeOlderClient
09:20:06 [2022-10-05T09:20:06.459Z] === RUN   TestKillContainerInvalidSignal
09:20:06 [2022-10-05T09:20:06.717Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
09:20:06 [2022-10-05T09:20:06.717Z] === RUN   TestKillContainer
09:20:06 [2022-10-05T09:20:06.717Z] === RUN   TestKillContainer/no_signal
09:20:07 [2022-10-05T09:20:07.284Z] === RUN   TestKillContainer/non_killing_signal
09:20:07 [2022-10-05T09:20:07.542Z] === RUN   TestKillContainer/killing_signal
09:20:08 [2022-10-05T09:20:08.108Z] --- PASS: TestKillContainer (1.40s)
09:20:08 [2022-10-05T09:20:08.108Z]     --- PASS: TestKillContainer/no_signal (0.42s)
09:20:08 [2022-10-05T09:20:08.108Z]     --- PASS: TestKillContainer/non_killing_signal (0.38s)
09:20:08 [2022-10-05T09:20:08.108Z]     --- PASS: TestKillContainer/killing_signal (0.42s)
09:20:08 [2022-10-05T09:20:08.108Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:20:08 [2022-10-05T09:20:08.108Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:20:08 [2022-10-05T09:20:08.675Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:20:09 [2022-10-05T09:20:09.608Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.20s)
09:20:09 [2022-10-05T09:20:09.608Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s)
09:20:09 [2022-10-05T09:20:09.608Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s)
09:20:09 [2022-10-05T09:20:09.608Z] === RUN   TestKillStoppedContainer
09:20:09 [2022-10-05T09:20:09.608Z] --- PASS: TestKillStoppedContainer (0.05s)
09:20:09 [2022-10-05T09:20:09.608Z] === RUN   TestKillStoppedContainerAPIPre120
09:20:09 [2022-10-05T09:20:09.608Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
09:20:09 [2022-10-05T09:20:09.608Z] === RUN   TestKillDifferentUserContainer
09:20:09 [2022-10-05T09:20:09.868Z] --- PASS: TestKillDifferentUserContainer (0.44s)
09:20:09 [2022-10-05T09:20:09.868Z] === RUN   TestInspectOomKilledTrue
09:20:10 [2022-10-05T09:20:10.435Z] --- PASS: TestInspectOomKilledTrue (0.55s)
09:20:10 [2022-10-05T09:20:10.435Z] === RUN   TestInspectOomKilledFalse
09:20:11 [2022-10-05T09:20:11.002Z] --- PASS: TestInspectOomKilledFalse (0.41s)
09:20:11 [2022-10-05T09:20:11.002Z] === RUN   TestLinksEtcHostsContentMatch
09:20:11 [2022-10-05T09:20:11.264Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s)
09:20:11 [2022-10-05T09:20:11.264Z] === RUN   TestLinksContainerNames
09:20:11 [2022-10-05T09:20:11.968Z] --- PASS: TestLinksContainerNames (0.83s)
09:20:11 [2022-10-05T09:20:11.968Z] === RUN   TestLogsFollowTailEmpty
09:20:12 [2022-10-05T09:20:12.536Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
09:20:12 [2022-10-05T09:20:12.536Z] === RUN   TestLogs
09:20:12 [2022-10-05T09:20:12.536Z] === RUN   TestLogs/driver_local
09:20:12 [2022-10-05T09:20:12.536Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
09:20:12 [2022-10-05T09:20:12.536Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
09:20:12 [2022-10-05T09:20:12.536Z] === RUN   TestLogs/driver_local/tty/only_stdout
09:20:12 [2022-10-05T09:20:12.536Z] === PAUSE TestLogs/driver_local/tty/only_stdout
09:20:12 [2022-10-05T09:20:12.536Z] === RUN   TestLogs/driver_local/tty/only_stderr
09:20:12 [2022-10-05T09:20:12.536Z] === PAUSE TestLogs/driver_local/tty/only_stderr
09:20:12 [2022-10-05T09:20:12.536Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
09:20:12 [2022-10-05T09:20:12.536Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
09:20:12 [2022-10-05T09:20:12.536Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
09:20:12 [2022-10-05T09:20:12.536Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
09:20:12 [2022-10-05T09:20:12.536Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
09:20:12 [2022-10-05T09:20:12.536Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
09:20:12 [2022-10-05T09:20:12.536Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
09:20:12 [2022-10-05T09:20:12.536Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
09:20:13 [2022-10-05T09:20:13.113Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
09:20:13 [2022-10-05T09:20:13.113Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
09:20:13 [2022-10-05T09:20:13.681Z] === CONT  TestLogs/driver_local/tty/only_stderr
09:20:13 [2022-10-05T09:20:13.681Z] === CONT  TestLogs/driver_local/tty/only_stdout
09:20:14 [2022-10-05T09:20:14.617Z] === RUN   TestLogs/driver_json-file
09:20:14 [2022-10-05T09:20:14.617Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
09:20:14 [2022-10-05T09:20:14.617Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
09:20:14 [2022-10-05T09:20:14.617Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
09:20:14 [2022-10-05T09:20:14.617Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
09:20:14 [2022-10-05T09:20:14.617Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
09:20:14 [2022-10-05T09:20:14.617Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
09:20:14 [2022-10-05T09:20:14.617Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:20:14 [2022-10-05T09:20:14.617Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:20:14 [2022-10-05T09:20:14.617Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
09:20:14 [2022-10-05T09:20:14.617Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
09:20:14 [2022-10-05T09:20:14.617Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
09:20:14 [2022-10-05T09:20:14.617Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
09:20:14 [2022-10-05T09:20:14.617Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
09:20:14 [2022-10-05T09:20:14.617Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:20:15 [2022-10-05T09:20:15.185Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
09:20:15 [2022-10-05T09:20:15.186Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
09:20:15 [2022-10-05T09:20:15.751Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
09:20:15 [2022-10-05T09:20:15.752Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
09:20:16 [2022-10-05T09:20:16.318Z] --- PASS: TestLogs (3.69s)
09:20:16 [2022-10-05T09:20:16.318Z]     --- PASS: TestLogs/driver_local (0.01s)
09:20:16 [2022-10-05T09:20:16.318Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.72s)
09:20:16 [2022-10-05T09:20:16.318Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.75s)
09:20:16 [2022-10-05T09:20:16.318Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.55s)
09:20:16 [2022-10-05T09:20:16.318Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.56s)
09:20:16 [2022-10-05T09:20:16.318Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.63s)
09:20:16 [2022-10-05T09:20:16.318Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.62s)
09:20:16 [2022-10-05T09:20:16.318Z]     --- PASS: TestLogs/driver_json-file (0.01s)
09:20:16 [2022-10-05T09:20:16.318Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.60s)
09:20:16 [2022-10-05T09:20:16.318Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.65s)
09:20:16 [2022-10-05T09:20:16.318Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.60s)
09:20:16 [2022-10-05T09:20:16.318Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.58s)
09:20:16 [2022-10-05T09:20:16.318Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.45s)
09:20:16 [2022-10-05T09:20:16.318Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.54s)
09:20:16 [2022-10-05T09:20:16.318Z] === RUN   TestContainerNetworkMountsNoChown
09:20:16 [2022-10-05T09:20:16.577Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
09:20:16 [2022-10-05T09:20:16.577Z] === RUN   TestMountDaemonRoot
09:20:16 [2022-10-05T09:20:16.577Z] === RUN   TestMountDaemonRoot/default
09:20:16 [2022-10-05T09:20:16.577Z] === PAUSE TestMountDaemonRoot/default
09:20:16 [2022-10-05T09:20:16.577Z] === RUN   TestMountDaemonRoot/private
09:20:16 [2022-10-05T09:20:16.577Z] === PAUSE TestMountDaemonRoot/private
09:20:16 [2022-10-05T09:20:16.577Z] === RUN   TestMountDaemonRoot/rprivate
09:20:16 [2022-10-05T09:20:16.577Z] === PAUSE TestMountDaemonRoot/rprivate
09:20:16 [2022-10-05T09:20:16.577Z] === RUN   TestMountDaemonRoot/slave
09:20:16 [2022-10-05T09:20:16.577Z] === PAUSE TestMountDaemonRoot/slave
09:20:16 [2022-10-05T09:20:16.577Z] === RUN   TestMountDaemonRoot/rslave
09:20:16 [2022-10-05T09:20:16.577Z] === PAUSE TestMountDaemonRoot/rslave
09:20:16 [2022-10-05T09:20:16.577Z] === RUN   TestMountDaemonRoot/shared
09:20:16 [2022-10-05T09:20:16.577Z] === PAUSE TestMountDaemonRoot/shared
09:20:16 [2022-10-05T09:20:16.577Z] === RUN   TestMountDaemonRoot/rshared
09:20:16 [2022-10-05T09:20:16.577Z] === PAUSE TestMountDaemonRoot/rshared
09:20:16 [2022-10-05T09:20:16.577Z] === CONT  TestMountDaemonRoot/default
09:20:16 [2022-10-05T09:20:16.577Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:20:16 [2022-10-05T09:20:16.577Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:20:16 [2022-10-05T09:20:16.577Z] === RUN   TestMountDaemonRoot/default/bind_root
09:20:16 [2022-10-05T09:20:16.577Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:20:16 [2022-10-05T09:20:16.577Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:20:16 [2022-10-05T09:20:16.577Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:20:16 [2022-10-05T09:20:16.577Z] === RUN   TestMountDaemonRoot/default/mount_root
09:20:16 [2022-10-05T09:20:16.577Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:20:16 [2022-10-05T09:20:16.577Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:20:16 [2022-10-05T09:20:16.577Z] === CONT  TestMountDaemonRoot/rprivate
09:20:16 [2022-10-05T09:20:16.577Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:20:16 [2022-10-05T09:20:16.577Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:20:16 [2022-10-05T09:20:16.577Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:20:16 [2022-10-05T09:20:16.577Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:20:16 [2022-10-05T09:20:16.577Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:20:16 [2022-10-05T09:20:16.577Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:20:16 [2022-10-05T09:20:16.577Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:20:16 [2022-10-05T09:20:16.577Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:20:16 [2022-10-05T09:20:16.577Z] === CONT  TestMountDaemonRoot/private
09:20:16 [2022-10-05T09:20:16.577Z] === RUN   TestMountDaemonRoot/private/bind_root
09:20:16 [2022-10-05T09:20:16.577Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:20:16 [2022-10-05T09:20:16.577Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:20:16 [2022-10-05T09:20:16.577Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:20:16 [2022-10-05T09:20:16.577Z] === RUN   TestMountDaemonRoot/private/mount_root
09:20:16 [2022-10-05T09:20:16.577Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:20:16 [2022-10-05T09:20:16.577Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:20:16 [2022-10-05T09:20:16.577Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:20:16 [2022-10-05T09:20:16.577Z] === CONT  TestMountDaemonRoot/default/mount_root
09:20:16 [2022-10-05T09:20:16.577Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:20:16 [2022-10-05T09:20:16.577Z] === CONT  TestMountDaemonRoot/default/bind_root
09:20:16 [2022-10-05T09:20:16.577Z] === CONT  TestMountDaemonRoot/shared
09:20:16 [2022-10-05T09:20:16.577Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:20:16 [2022-10-05T09:20:16.577Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:20:16 [2022-10-05T09:20:16.577Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:20:16 [2022-10-05T09:20:16.577Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:20:16 [2022-10-05T09:20:16.577Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:20:16 [2022-10-05T09:20:16.577Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:20:16 [2022-10-05T09:20:16.577Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:20:16 [2022-10-05T09:20:16.577Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:20:16 [2022-10-05T09:20:16.577Z] === CONT  TestMountDaemonRoot/rshared
09:20:16 [2022-10-05T09:20:16.577Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:20:16 [2022-10-05T09:20:16.577Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:20:16 [2022-10-05T09:20:16.577Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:20:16 [2022-10-05T09:20:16.578Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:20:16 [2022-10-05T09:20:16.578Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:20:16 [2022-10-05T09:20:16.578Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:20:16 [2022-10-05T09:20:16.578Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:20:16 [2022-10-05T09:20:16.578Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:20:16 [2022-10-05T09:20:16.578Z] === CONT  TestMountDaemonRoot/rslave
09:20:16 [2022-10-05T09:20:16.578Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:20:16 [2022-10-05T09:20:16.578Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:20:16 [2022-10-05T09:20:16.578Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:20:16 [2022-10-05T09:20:16.578Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:20:16 [2022-10-05T09:20:16.578Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:20:16 [2022-10-05T09:20:16.578Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:20:16 [2022-10-05T09:20:16.578Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:20:16 [2022-10-05T09:20:16.578Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:20:16 [2022-10-05T09:20:16.578Z] === CONT  TestMountDaemonRoot/slave
09:20:16 [2022-10-05T09:20:16.578Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:20:16 [2022-10-05T09:20:16.578Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:20:16 [2022-10-05T09:20:16.578Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:20:16 [2022-10-05T09:20:16.578Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:20:16 [2022-10-05T09:20:16.578Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:20:16 [2022-10-05T09:20:16.578Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:20:16 [2022-10-05T09:20:16.578Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:20:16 [2022-10-05T09:20:16.578Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:20:16 [2022-10-05T09:20:16.578Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:20:16 [2022-10-05T09:20:16.578Z] === CONT  TestMountDaemonRoot/private/bind_root
09:20:16 [2022-10-05T09:20:16.837Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:20:16 [2022-10-05T09:20:16.837Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:20:16 [2022-10-05T09:20:16.837Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:20:16 [2022-10-05T09:20:16.837Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:20:16 [2022-10-05T09:20:16.837Z] === CONT  TestMountDaemonRoot/private/mount_root
09:20:16 [2022-10-05T09:20:16.837Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:20:16 [2022-10-05T09:20:16.837Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:20:16 [2022-10-05T09:20:16.837Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:20:16 [2022-10-05T09:20:16.837Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:20:16 [2022-10-05T09:20:16.837Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:20:16 [2022-10-05T09:20:16.837Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:20:16 [2022-10-05T09:20:16.837Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:20:16 [2022-10-05T09:20:16.837Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:20:16 [2022-10-05T09:20:16.837Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:20:16 [2022-10-05T09:20:16.837Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:20:17 [2022-10-05T09:20:17.095Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:20:17 [2022-10-05T09:20:17.095Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:20:17 [2022-10-05T09:20:17.095Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:20:17 [2022-10-05T09:20:17.095Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:20:17 [2022-10-05T09:20:17.095Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:20:17 [2022-10-05T09:20:17.095Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:20:17 [2022-10-05T09:20:17.095Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:20:17 [2022-10-05T09:20:17.095Z] --- PASS: TestMountDaemonRoot (0.02s)
09:20:17 [2022-10-05T09:20:17.095Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
09:20:17 [2022-10-05T09:20:17.095Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
09:20:17 [2022-10-05T09:20:17.095Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
09:20:17 [2022-10-05T09:20:17.095Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
09:20:17 [2022-10-05T09:20:17.095Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
09:20:17 [2022-10-05T09:20:17.095Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
09:20:17 [2022-10-05T09:20:17.095Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
09:20:17 [2022-10-05T09:20:17.095Z] === RUN   TestContainerBindMountNonRecursive
09:20:18 [2022-10-05T09:20:18.471Z] --- PASS: TestContainerBindMountNonRecursive (1.07s)
09:20:18 [2022-10-05T09:20:18.471Z] === RUN   TestContainerVolumesMountedAsShared
09:20:18 [2022-10-05T09:20:18.730Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s)
09:20:18 [2022-10-05T09:20:18.730Z] === RUN   TestContainerVolumesMountedAsSlave
09:20:21 [2022-10-05T09:20:21.146Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
09:20:21 [2022-10-05T09:20:21.146Z] === RUN   TestNetworkNat
09:20:21 [2022-10-05T09:20:21.146Z] --- PASS: TestNetworkNat (0.47s)
09:20:21 [2022-10-05T09:20:21.146Z] === RUN   TestNetworkLocalhostTCPNat
09:20:21 [2022-10-05T09:20:21.146Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s)
09:20:21 [2022-10-05T09:20:21.146Z] === RUN   TestNetworkLoopbackNat
09:20:22 [2022-10-05T09:20:22.520Z] --- PASS: TestNetworkLoopbackNat (2.57s)
09:20:22 [2022-10-05T09:20:22.520Z] === RUN   TestPause
09:20:23 [2022-10-05T09:20:23.086Z] --- PASS: TestPause (0.44s)
09:20:23 [2022-10-05T09:20:23.086Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:20:23 [2022-10-05T09:20:23.086Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:20:23 [2022-10-05T09:20:23.086Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:20:23 [2022-10-05T09:20:23.086Z] === RUN   TestPauseStopPausedContainer
09:20:23 [2022-10-05T09:20:23.344Z] --- PASS: TestPauseStopPausedContainer (0.46s)
09:20:23 [2022-10-05T09:20:23.344Z] === RUN   TestPidHost
09:20:24 [2022-10-05T09:20:24.278Z] --- PASS: TestPidHost (0.95s)
09:20:24 [2022-10-05T09:20:24.278Z] === RUN   TestPsFilter
09:20:24 [2022-10-05T09:20:24.539Z] --- PASS: TestPsFilter (0.12s)
09:20:24 [2022-10-05T09:20:24.539Z] === RUN   TestRemoveContainerWithRemovedVolume
09:20:24 [2022-10-05T09:20:24.797Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
09:20:24 [2022-10-05T09:20:24.797Z] === RUN   TestRemoveContainerWithVolume
09:20:25 [2022-10-05T09:20:25.362Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
09:20:25 [2022-10-05T09:20:25.362Z] === RUN   TestRemoveContainerRunning
09:20:25 [2022-10-05T09:20:25.928Z] --- PASS: TestRemoveContainerRunning (0.44s)
09:20:25 [2022-10-05T09:20:25.928Z] === RUN   TestRemoveContainerForceRemoveRunning
09:20:26 [2022-10-05T09:20:26.186Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s)
09:20:26 [2022-10-05T09:20:26.186Z] === RUN   TestRemoveInvalidContainer
09:20:26 [2022-10-05T09:20:26.186Z] --- PASS: TestRemoveInvalidContainer (0.01s)
09:20:26 [2022-10-05T09:20:26.186Z] === RUN   TestRenameLinkedContainer
09:20:28 [2022-10-05T09:20:28.089Z] --- PASS: TestRenameLinkedContainer (1.76s)
09:20:28 [2022-10-05T09:20:28.089Z] === RUN   TestRenameStoppedContainer
09:20:28 [2022-10-05T09:20:28.348Z] --- PASS: TestRenameStoppedContainer (0.42s)
09:20:28 [2022-10-05T09:20:28.348Z] === RUN   TestRenameRunningContainerAndReuse
09:20:29 [2022-10-05T09:20:29.281Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s)
09:20:29 [2022-10-05T09:20:29.281Z] === RUN   TestRenameInvalidName
09:20:29 [2022-10-05T09:20:29.847Z] --- PASS: TestRenameInvalidName (0.42s)
09:20:29 [2022-10-05T09:20:29.847Z] === RUN   TestRenameAnonymousContainer
09:20:31 [2022-10-05T09:20:31.220Z] --- PASS: TestRenameAnonymousContainer (1.53s)
09:20:31 [2022-10-05T09:20:31.220Z] === RUN   TestRenameContainerWithSameName
09:20:31 [2022-10-05T09:20:31.787Z] --- PASS: TestRenameContainerWithSameName (0.47s)
09:20:31 [2022-10-05T09:20:31.787Z] === RUN   TestRenameContainerWithLinkedContainer
09:20:32 [2022-10-05T09:20:32.723Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s)
09:20:32 [2022-10-05T09:20:32.723Z] === RUN   TestResize
09:20:32 [2022-10-05T09:20:32.980Z] --- PASS: TestResize (0.42s)
09:20:32 [2022-10-05T09:20:32.980Z] === RUN   TestResizeWithInvalidSize
09:20:33 [2022-10-05T09:20:33.550Z] --- PASS: TestResizeWithInvalidSize (0.46s)
09:20:33 [2022-10-05T09:20:33.550Z] === RUN   TestResizeWhenContainerNotStarted
09:20:33 [2022-10-05T09:20:33.808Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s)
09:20:33 [2022-10-05T09:20:33.808Z] === RUN   TestDaemonRestartKillContainers
09:20:33 [2022-10-05T09:20:33.808Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:20:33 [2022-10-05T09:20:33.808Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:20:33 [2022-10-05T09:20:33.808Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:20:33 [2022-10-05T09:20:33.808Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:20:35 [2022-10-05T09:20:35.450Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:20:35 [2022-10-05T09:20:35.708Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:20:37 [2022-10-05T09:20:37.083Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:20:37 [2022-10-05T09:20:37.083Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:20:38 [2022-10-05T09:20:38.456Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:20:38 [2022-10-05T09:20:38.456Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:20:41 [2022-10-05T09:20:41.737Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:20:41 [2022-10-05T09:20:41.737Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:20:45 [2022-10-05T09:20:45.946Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:20:45 [2022-10-05T09:20:45.946Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:20:47 [2022-10-05T09:20:47.325Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:20:47 [2022-10-05T09:20:47.582Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:20:49 [2022-10-05T09:20:49.481Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:20:49 [2022-10-05T09:20:49.481Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:20:51 [2022-10-05T09:20:51.380Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:20:51 [2022-10-05T09:20:51.380Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.38s)
09:20:51 [2022-10-05T09:20:51.380Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.67s)
09:20:51 [2022-10-05T09:20:51.380Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.31s)
09:20:51 [2022-10-05T09:20:51.380Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.70s)
09:20:51 [2022-10-05T09:20:51.380Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.32s)
09:20:51 [2022-10-05T09:20:51.380Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s)
09:20:51 [2022-10-05T09:20:51.380Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.41s)
09:20:51 [2022-10-05T09:20:51.380Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.48s)
09:20:51 [2022-10-05T09:20:51.380Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.97s)
09:20:51 [2022-10-05T09:20:51.380Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.02s)
09:20:51 [2022-10-05T09:20:51.380Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.65s)
09:20:51 [2022-10-05T09:20:51.380Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.69s)
09:20:51 [2022-10-05T09:20:51.380Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.91s)
09:20:51 [2022-10-05T09:20:51.380Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.04s)
09:20:51 [2022-10-05T09:20:51.380Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.71s)
09:20:51 [2022-10-05T09:20:51.380Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.69s)
09:20:51 [2022-10-05T09:20:51.380Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
09:20:51 [2022-10-05T09:20:51.380Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
09:20:52 [2022-10-05T09:20:52.314Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
09:20:53 [2022-10-05T09:20:53.248Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.89s)
09:20:53 [2022-10-05T09:20:53.248Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.90s)
09:20:53 [2022-10-05T09:20:53.248Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.97s)
09:20:53 [2022-10-05T09:20:53.248Z] === RUN   TestCgroupNamespacesRun
09:20:54 [2022-10-05T09:20:54.183Z] --- PASS: TestCgroupNamespacesRun (1.17s)
09:20:54 [2022-10-05T09:20:54.183Z] === RUN   TestCgroupNamespacesRunPrivileged
09:20:55 [2022-10-05T09:20:55.558Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.18s)
09:20:55 [2022-10-05T09:20:55.558Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:20:56 [2022-10-05T09:20:56.492Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s)
09:20:56 [2022-10-05T09:20:56.492Z] === RUN   TestCgroupNamespacesRunHostMode
09:20:57 [2022-10-05T09:20:57.866Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s)
09:20:57 [2022-10-05T09:20:57.866Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:20:59 [2022-10-05T09:20:59.240Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s)
09:20:59 [2022-10-05T09:20:59.240Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:21:00 [2022-10-05T09:21:00.174Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s)
09:21:00 [2022-10-05T09:21:00.174Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:21:00 [2022-10-05T09:21:00.740Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
09:21:00 [2022-10-05T09:21:00.740Z] === RUN   TestCgroupNamespacesRunOlderClient
09:21:02 [2022-10-05T09:21:02.114Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s)
09:21:02 [2022-10-05T09:21:02.114Z] === RUN   TestNISDomainname
09:21:02 [2022-10-05T09:21:02.681Z] --- PASS: TestNISDomainname (0.53s)
09:21:02 [2022-10-05T09:21:02.681Z] === RUN   TestHostnameDnsResolution
09:21:03 [2022-10-05T09:21:03.247Z] --- PASS: TestHostnameDnsResolution (0.72s)
09:21:03 [2022-10-05T09:21:03.247Z] === RUN   TestUnprivilegedPortsAndPing
09:21:03 [2022-10-05T09:21:03.812Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s)
09:21:03 [2022-10-05T09:21:03.812Z] === RUN   TestPrivilegedHostDevices
09:21:04 [2022-10-05T09:21:04.381Z] --- PASS: TestPrivilegedHostDevices (0.51s)
09:21:04 [2022-10-05T09:21:04.381Z] === RUN   TestRunConsoleSize
09:21:04 [2022-10-05T09:21:04.640Z] --- PASS: TestRunConsoleSize (0.43s)
09:21:04 [2022-10-05T09:21:04.640Z] === RUN   TestRunWithAlternativeContainerdShim
09:21:07 [2022-10-05T09:21:07.171Z] --- PASS: TestRunWithAlternativeContainerdShim (2.10s)
09:21:07 [2022-10-05T09:21:07.171Z] === RUN   TestStats
09:21:09 [2022-10-05T09:21:09.700Z] --- PASS: TestStats (2.46s)
09:21:09 [2022-10-05T09:21:09.700Z] === RUN   TestStopContainerWithTimeout
09:21:09 [2022-10-05T09:21:09.700Z] === RUN   TestStopContainerWithTimeout/0
09:21:09 [2022-10-05T09:21:09.700Z] === PAUSE TestStopContainerWithTimeout/0
09:21:09 [2022-10-05T09:21:09.700Z] === RUN   TestStopContainerWithTimeout/1
09:21:09 [2022-10-05T09:21:09.700Z] === PAUSE TestStopContainerWithTimeout/1
09:21:09 [2022-10-05T09:21:09.700Z] === RUN   TestStopContainerWithTimeout/3
09:21:09 [2022-10-05T09:21:09.700Z] === PAUSE TestStopContainerWithTimeout/3
09:21:09 [2022-10-05T09:21:09.700Z] === RUN   TestStopContainerWithTimeout/-1
09:21:09 [2022-10-05T09:21:09.700Z] === PAUSE TestStopContainerWithTimeout/-1
09:21:09 [2022-10-05T09:21:09.700Z] === CONT  TestStopContainerWithTimeout/0
09:21:09 [2022-10-05T09:21:09.700Z] === CONT  TestStopContainerWithTimeout/-1
09:21:09 [2022-10-05T09:21:09.958Z] === CONT  TestStopContainerWithTimeout/3
09:21:12 [2022-10-05T09:21:12.488Z] === CONT  TestStopContainerWithTimeout/1
09:21:13 [2022-10-05T09:21:13.421Z] --- PASS: TestStopContainerWithTimeout (0.01s)
09:21:13 [2022-10-05T09:21:13.421Z]     --- PASS: TestStopContainerWithTimeout/0 (0.76s)
09:21:13 [2022-10-05T09:21:13.421Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.74s)
09:21:13 [2022-10-05T09:21:13.421Z]     --- PASS: TestStopContainerWithTimeout/3 (2.43s)
09:21:13 [2022-10-05T09:21:13.421Z]     --- PASS: TestStopContainerWithTimeout/1 (1.43s)
09:21:13 [2022-10-05T09:21:13.421Z] === RUN   TestDeleteDevicemapper
09:21:13 [2022-10-05T09:21:13.421Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:21:13 [2022-10-05T09:21:13.421Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:21:13 [2022-10-05T09:21:13.421Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:21:15 [2022-10-05T09:21:15.321Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.46s)
09:21:15 [2022-10-05T09:21:15.321Z] === RUN   TestUpdateMemory
09:21:15 [2022-10-05T09:21:15.579Z] --- PASS: TestUpdateMemory (0.54s)
09:21:15 [2022-10-05T09:21:15.579Z] === RUN   TestUpdateCPUQuota
09:21:16 [2022-10-05T09:21:16.145Z] --- PASS: TestUpdateCPUQuota (0.68s)
09:21:16 [2022-10-05T09:21:16.145Z] === RUN   TestUpdatePidsLimit
09:21:16 [2022-10-05T09:21:16.145Z] === RUN   TestUpdatePidsLimit/update_from_none
09:21:16 [2022-10-05T09:21:16.403Z] === RUN   TestUpdatePidsLimit/no_change
09:21:16 [2022-10-05T09:21:16.662Z] === RUN   TestUpdatePidsLimit/update_lower
09:21:16 [2022-10-05T09:21:16.662Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:21:16 [2022-10-05T09:21:16.920Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:21:17 [2022-10-05T09:21:17.178Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:21:17 [2022-10-05T09:21:17.436Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:21:18 [2022-10-05T09:21:18.002Z] --- PASS: TestUpdatePidsLimit (1.95s)
09:21:18 [2022-10-05T09:21:18.002Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
09:21:18 [2022-10-05T09:21:18.002Z]     --- PASS: TestUpdatePidsLimit/no_change (0.22s)
09:21:18 [2022-10-05T09:21:18.002Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
09:21:18 [2022-10-05T09:21:18.002Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s)
09:21:18 [2022-10-05T09:21:18.002Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s)
09:21:18 [2022-10-05T09:21:18.002Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
09:21:18 [2022-10-05T09:21:18.002Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s)
09:21:18 [2022-10-05T09:21:18.002Z] === RUN   TestUpdateRestartPolicy
09:21:30 [2022-10-05T09:21:30.197Z] --- PASS: TestUpdateRestartPolicy (10.90s)
09:21:30 [2022-10-05T09:21:30.197Z] === RUN   TestUpdateRestartWithAutoRemove
09:21:30 [2022-10-05T09:21:30.197Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s)
09:21:30 [2022-10-05T09:21:30.197Z] === RUN   TestWaitNonBlocked
09:21:30 [2022-10-05T09:21:30.197Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:21:30 [2022-10-05T09:21:30.197Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:21:30 [2022-10-05T09:21:30.197Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:21:30 [2022-10-05T09:21:30.197Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:21:30 [2022-10-05T09:21:30.197Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:21:30 [2022-10-05T09:21:30.197Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:21:30 [2022-10-05T09:21:30.197Z] --- PASS: TestWaitNonBlocked (0.01s)
09:21:30 [2022-10-05T09:21:30.197Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s)
09:21:30 [2022-10-05T09:21:30.197Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s)
09:21:30 [2022-10-05T09:21:30.197Z] === RUN   TestWaitBlocked
09:21:30 [2022-10-05T09:21:30.197Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:21:30 [2022-10-05T09:21:30.197Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:21:30 [2022-10-05T09:21:30.197Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:21:30 [2022-10-05T09:21:30.197Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:21:30 [2022-10-05T09:21:30.197Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:21:30 [2022-10-05T09:21:30.197Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:21:30 [2022-10-05T09:21:30.763Z] --- PASS: TestWaitBlocked (0.01s)
09:21:30 [2022-10-05T09:21:30.763Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.63s)
09:21:30 [2022-10-05T09:21:30.763Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s)
09:21:30 [2022-10-05T09:21:30.763Z] === RUN   TestWaitConditions
09:21:31 [2022-10-05T09:21:31.021Z] === RUN   TestWaitConditions/default
09:21:31 [2022-10-05T09:21:31.021Z] === PAUSE TestWaitConditions/default
09:21:31 [2022-10-05T09:21:31.021Z] === RUN   TestWaitConditions/not-running
09:21:31 [2022-10-05T09:21:31.021Z] === PAUSE TestWaitConditions/not-running
09:21:31 [2022-10-05T09:21:31.021Z] === RUN   TestWaitConditions/next-exit
09:21:31 [2022-10-05T09:21:31.021Z] === PAUSE TestWaitConditions/next-exit
09:21:31 [2022-10-05T09:21:31.021Z] === RUN   TestWaitConditions/removed
09:21:31 [2022-10-05T09:21:31.021Z] === PAUSE TestWaitConditions/removed
09:21:31 [2022-10-05T09:21:31.021Z] === CONT  TestWaitConditions/default
09:21:31 [2022-10-05T09:21:31.021Z] === CONT  TestWaitConditions/next-exit
09:21:31 [2022-10-05T09:21:31.021Z]     wait_test.go:146: ContainerID = d65844340f696f9ab4b1c4a39e123201ff0acd22557d3d5b1139c4493daa5a92
09:21:31 [2022-10-05T09:21:31.021Z] === CONT  TestWaitConditions/default
09:21:31 [2022-10-05T09:21:31.021Z]     wait_test.go:146: ContainerID = aef9806e7b7c0c96a028a58044b88dd56e2f672ebda71b495d360defed90533e
09:21:31 [2022-10-05T09:21:31.588Z] === CONT  TestWaitConditions/removed
09:21:31 [2022-10-05T09:21:31.588Z] === CONT  TestWaitConditions/not-running
09:21:31 [2022-10-05T09:21:31.588Z] === CONT  TestWaitConditions/removed
09:21:31 [2022-10-05T09:21:31.588Z]     wait_test.go:146: ContainerID = d37df90b7e143a335bfbaddd51ef3c9058c18484ba7d094730e7b073c4271ed6
09:21:31 [2022-10-05T09:21:31.588Z] === CONT  TestWaitConditions/not-running
09:21:31 [2022-10-05T09:21:31.588Z]     wait_test.go:146: ContainerID = ad2431633bb4b4ce4fba7bcca648b4bcaef4707f0787a65d4c422693be855301
09:21:32 [2022-10-05T09:21:32.155Z] --- PASS: TestWaitConditions (0.02s)
09:21:32 [2022-10-05T09:21:32.155Z]     --- PASS: TestWaitConditions/next-exit (0.73s)
09:21:32 [2022-10-05T09:21:32.155Z]     --- PASS: TestWaitConditions/default (0.76s)
09:21:32 [2022-10-05T09:21:32.155Z]     --- PASS: TestWaitConditions/removed (0.54s)
09:21:32 [2022-10-05T09:21:32.155Z]     --- PASS: TestWaitConditions/not-running (0.56s)
09:21:32 [2022-10-05T09:21:32.155Z] === RUN   TestWaitRestartedContainer
09:21:32 [2022-10-05T09:21:32.155Z] === RUN   TestWaitRestartedContainer/default
09:21:32 [2022-10-05T09:21:32.155Z] === PAUSE TestWaitRestartedContainer/default
09:21:32 [2022-10-05T09:21:32.155Z] === RUN   TestWaitRestartedContainer/not-running
09:21:32 [2022-10-05T09:21:32.155Z] === PAUSE TestWaitRestartedContainer/not-running
09:21:32 [2022-10-05T09:21:32.155Z] === RUN   TestWaitRestartedContainer/next-exit
09:21:32 [2022-10-05T09:21:32.155Z] === PAUSE TestWaitRestartedContainer/next-exit
09:21:32 [2022-10-05T09:21:32.155Z] === CONT  TestWaitRestartedContainer/default
09:21:32 [2022-10-05T09:21:32.155Z] === CONT  TestWaitRestartedContainer/next-exit
09:21:34 [2022-10-05T09:21:34.056Z] === CONT  TestWaitRestartedContainer/not-running
09:21:34 [2022-10-05T09:21:34.622Z] --- PASS: TestWaitRestartedContainer (0.02s)
09:21:34 [2022-10-05T09:21:34.622Z]     --- PASS: TestWaitRestartedContainer/default (1.45s)
09:21:34 [2022-10-05T09:21:34.622Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.49s)
09:21:34 [2022-10-05T09:21:34.622Z]     --- PASS: TestWaitRestartedContainer/not-running (0.94s)
09:21:34 [2022-10-05T09:21:34.622Z] === CONT  TestContainerStartOnDaemonRestart
09:21:34 [2022-10-05T09:21:34.622Z] === CONT  TestRestartDaemonWithRestartingContainer
09:21:37 [2022-10-05T09:21:37.152Z] --- PASS: TestContainerStartOnDaemonRestart (2.15s)
09:21:37 [2022-10-05T09:21:37.152Z] === CONT  TestIpcModeOlderClient
09:21:37 [2022-10-05T09:21:37.152Z] --- PASS: TestIpcModeOlderClient (0.10s)
09:21:37 [2022-10-05T09:21:37.152Z] === CONT  TestContainerKillOnDaemonStart
09:21:37 [2022-10-05T09:21:37.410Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.81s)
09:21:37 [2022-10-05T09:21:37.410Z] === CONT  TestDaemonHostGatewayIP
09:21:39 [2022-10-05T09:21:39.978Z] --- PASS: TestDaemonHostGatewayIP (2.36s)
09:21:39 [2022-10-05T09:21:39.978Z] === CONT  TestDaemonRestartIpcMode
09:21:42 [2022-10-05T09:21:42.512Z] --- PASS: TestDaemonRestartIpcMode (2.26s)
09:21:49 [2022-10-05T09:21:49.068Z] --- PASS: TestContainerKillOnDaemonStart (11.60s)
09:21:49 [2022-10-05T09:21:49.068Z] PASS
09:21:49 [2022-10-05T09:21:49.068Z] 
09:21:49 [2022-10-05T09:21:49.068Z] === Skipped
09:21:49 [2022-10-05T09:21:49.068Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
09:21:49 [2022-10-05T09:21:49.068Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:21:49 [2022-10-05T09:21:49.068Z] 
09:21:49 [2022-10-05T09:21:49.068Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:21:49 [2022-10-05T09:21:49.068Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:21:49 [2022-10-05T09:21:49.068Z] 
09:21:49 [2022-10-05T09:21:49.068Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
09:21:49 [2022-10-05T09:21:49.068Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:21:49 [2022-10-05T09:21:49.068Z] 
09:21:49 [2022-10-05T09:21:49.068Z] DONE 273 tests, 3 skipped in 130.634s
09:21:49 [2022-10-05T09:21:49.068Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
09:21:49 [2022-10-05T09:21:49.068Z] ++ 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
09:21:49 [2022-10-05T09:21:49.068Z] ++ set -e
09:21:49 [2022-10-05T09:21:49.068Z] ++ '[' -n 0 ']'
09:21:49 [2022-10-05T09:21:49.068Z] ++ set -x
09:21:49 [2022-10-05T09:21:49.068Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GITHUB_ACTIONS= 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
09:21:49 [2022-10-05T09:21:49.068Z] INFO: Testing against a local daemon
09:21:49 [2022-10-05T09:21:49.068Z] === RUN   TestConfigDaemonLibtrustID
09:21:49 [2022-10-05T09:21:49.326Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
09:21:49 [2022-10-05T09:21:49.326Z] === RUN   TestConfigDaemonID
09:21:50 [2022-10-05T09:21:50.260Z]     daemon_test.go:86: [da4df379626f8] daemon is not started
09:21:50 [2022-10-05T09:21:50.260Z] --- PASS: TestConfigDaemonID (1.05s)
09:21:50 [2022-10-05T09:21:50.260Z] === RUN   TestDaemonConfigValidation
09:21:50 [2022-10-05T09:21:50.260Z] === RUN   TestDaemonConfigValidation/config_with_no_content
09:21:50 [2022-10-05T09:21:50.260Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
09:21:50 [2022-10-05T09:21:50.260Z] === RUN   TestDaemonConfigValidation/config_with_{}
09:21:50 [2022-10-05T09:21:50.260Z] === PAUSE TestDaemonConfigValidation/config_with_{}
09:21:50 [2022-10-05T09:21:50.260Z] === RUN   TestDaemonConfigValidation/invalid_config
09:21:50 [2022-10-05T09:21:50.260Z] === PAUSE TestDaemonConfigValidation/invalid_config
09:21:50 [2022-10-05T09:21:50.260Z] === RUN   TestDaemonConfigValidation/malformed_config
09:21:50 [2022-10-05T09:21:50.260Z] === PAUSE TestDaemonConfigValidation/malformed_config
09:21:50 [2022-10-05T09:21:50.260Z] === RUN   TestDaemonConfigValidation/valid_config
09:21:50 [2022-10-05T09:21:50.260Z] === PAUSE TestDaemonConfigValidation/valid_config
09:21:50 [2022-10-05T09:21:50.260Z] === CONT  TestDaemonConfigValidation/config_with_no_content
09:21:50 [2022-10-05T09:21:50.260Z] === CONT  TestDaemonConfigValidation/malformed_config
09:21:50 [2022-10-05T09:21:50.260Z] === CONT  TestDaemonConfigValidation/valid_config
09:21:50 [2022-10-05T09:21:50.260Z] === CONT  TestDaemonConfigValidation/invalid_config
09:21:50 [2022-10-05T09:21:50.260Z] === CONT  TestDaemonConfigValidation/config_with_{}
09:21:50 [2022-10-05T09:21:50.518Z] --- PASS: TestDaemonConfigValidation (0.00s)
09:21:50 [2022-10-05T09:21:50.518Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
09:21:50 [2022-10-05T09:21:50.518Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
09:21:50 [2022-10-05T09:21:50.518Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
09:21:50 [2022-10-05T09:21:50.518Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
09:21:50 [2022-10-05T09:21:50.518Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
09:21:50 [2022-10-05T09:21:50.518Z] === RUN   TestConfigDaemonSeccompProfiles
09:21:50 [2022-10-05T09:21:50.518Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
09:21:51 [2022-10-05T09:21:51.452Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
09:21:52 [2022-10-05T09:21:52.825Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
09:21:53 [2022-10-05T09:21:53.758Z] === CONT  TestConfigDaemonSeccompProfiles
09:21:53 [2022-10-05T09:21:53.758Z]     daemon_test.go:200: [d5bceeab9f925] daemon is not started
09:21:53 [2022-10-05T09:21:53.758Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
09:21:53 [2022-10-05T09:21:53.758Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
09:21:53 [2022-10-05T09:21:53.758Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
09:21:53 [2022-10-05T09:21:53.758Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
09:21:53 [2022-10-05T09:21:53.758Z] === RUN   TestDaemonProxy
09:21:53 [2022-10-05T09:21:53.758Z] === RUN   TestDaemonProxy/environment_variables
09:21:55 [2022-10-05T09:21:55.656Z] === RUN   TestDaemonProxy/command-line_options
09:21:57 [2022-10-05T09:21:57.029Z] === RUN   TestDaemonProxy/configuration_file
09:21:58 [2022-10-05T09:21:58.927Z] === RUN   TestDaemonProxy/conflicting_options
09:21:59 [2022-10-05T09:21:59.185Z] === RUN   TestDaemonProxy/reload_sanitized
09:21:59 [2022-10-05T09:21:59.751Z] --- PASS: TestDaemonProxy (6.19s)
09:21:59 [2022-10-05T09:21:59.751Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
09:21:59 [2022-10-05T09:21:59.751Z]     --- PASS: TestDaemonProxy/command-line_options (1.72s)
09:21:59 [2022-10-05T09:21:59.751Z]     --- PASS: TestDaemonProxy/configuration_file (1.71s)
09:21:59 [2022-10-05T09:21:59.751Z]     --- PASS: TestDaemonProxy/conflicting_options (0.51s)
09:21:59 [2022-10-05T09:21:59.751Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
09:21:59 [2022-10-05T09:21:59.751Z] === RUN   TestLiveRestore
09:21:59 [2022-10-05T09:21:59.751Z] === RUN   TestLiveRestore/volume_references
09:21:59 [2022-10-05T09:21:59.751Z] === PAUSE TestLiveRestore/volume_references
09:21:59 [2022-10-05T09:21:59.751Z] === CONT  TestLiveRestore/volume_references
09:22:00 [2022-10-05T09:22:00.317Z] === RUN   TestLiveRestore/volume_references/restartPolicy
09:22:00 [2022-10-05T09:22:00.317Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
09:22:01 [2022-10-05T09:22:01.252Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
09:22:02 [2022-10-05T09:22:02.188Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
09:22:03 [2022-10-05T09:22:03.122Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
09:22:04 [2022-10-05T09:22:04.055Z] --- PASS: TestLiveRestore (0.00s)
09:22:04 [2022-10-05T09:22:04.055Z]     --- PASS: TestLiveRestore/volume_references (4.28s)
09:22:04 [2022-10-05T09:22:04.055Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.59s)
09:22:04 [2022-10-05T09:22:04.055Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.90s)
09:22:04 [2022-10-05T09:22:04.055Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.90s)
09:22:04 [2022-10-05T09:22:04.055Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.89s)
09:22:04 [2022-10-05T09:22:04.055Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.90s)
09:22:04 [2022-10-05T09:22:04.055Z] PASS
09:22:04 [2022-10-05T09:22:04.055Z] 
09:22:04 [2022-10-05T09:22:04.055Z] DONE 25 tests in 15.552s
09:22:04 [2022-10-05T09:22:04.055Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
09:22:04 [2022-10-05T09:22:04.055Z] ++ 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
09:22:04 [2022-10-05T09:22:04.055Z] ++ set -e
09:22:04 [2022-10-05T09:22:04.055Z] ++ '[' -n 0 ']'
09:22:04 [2022-10-05T09:22:04.055Z] ++ set -x
09:22:04 [2022-10-05T09:22:04.055Z] ++ 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 GITHUB_ACTIONS= 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
09:22:04 [2022-10-05T09:22:04.313Z] INFO: Testing against a local daemon
09:22:04 [2022-10-05T09:22:04.313Z] === RUN   TestCommitInheritsEnv
09:22:04 [2022-10-05T09:22:04.571Z] --- PASS: TestCommitInheritsEnv (0.28s)
09:22:04 [2022-10-05T09:22:04.571Z] === RUN   TestImportExtremelyLargeImageWorks
09:22:04 [2022-10-05T09:22:04.571Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
09:22:04 [2022-10-05T09:22:04.571Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
09:22:04 [2022-10-05T09:22:04.571Z] === RUN   TestImportWithCustomPlatform
09:22:04 [2022-10-05T09:22:04.571Z] === RUN   TestImportWithCustomPlatform/#00
09:22:04 [2022-10-05T09:22:04.571Z] === RUN   TestImportWithCustomPlatform/_______
09:22:04 [2022-10-05T09:22:04.571Z] === RUN   TestImportWithCustomPlatform//
09:22:04 [2022-10-05T09:22:04.571Z] === RUN   TestImportWithCustomPlatform/linux
09:22:04 [2022-10-05T09:22:04.829Z] === RUN   TestImportWithCustomPlatform/LINUX
09:22:04 [2022-10-05T09:22:04.829Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
09:22:04 [2022-10-05T09:22:04.829Z] === RUN   TestImportWithCustomPlatform/macos
09:22:04 [2022-10-05T09:22:04.829Z] === RUN   TestImportWithCustomPlatform/macos/arm64
09:22:04 [2022-10-05T09:22:04.829Z] === RUN   TestImportWithCustomPlatform/nintendo64
09:22:04 [2022-10-05T09:22:04.829Z] --- PASS: TestImportWithCustomPlatform (0.35s)
09:22:04 [2022-10-05T09:22:04.829Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.08s)
09:22:04 [2022-10-05T09:22:04.829Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
09:22:04 [2022-10-05T09:22:04.829Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
09:22:04 [2022-10-05T09:22:04.829Z]     --- PASS: TestImportWithCustomPlatform/linux (0.08s)
09:22:04 [2022-10-05T09:22:04.829Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
09:22:04 [2022-10-05T09:22:04.829Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
09:22:04 [2022-10-05T09:22:04.829Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
09:22:04 [2022-10-05T09:22:04.829Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
09:22:04 [2022-10-05T09:22:04.829Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
09:22:04 [2022-10-05T09:22:04.829Z] === RUN   TestImagesFilterMultiReference
09:22:05 [2022-10-05T09:22:05.087Z] --- PASS: TestImagesFilterMultiReference (0.07s)
09:22:05 [2022-10-05T09:22:05.087Z] === RUN   TestImagePullPlatformInvalid
09:22:05 [2022-10-05T09:22:05.087Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
09:22:05 [2022-10-05T09:22:05.087Z] === RUN   TestRemoveImageOrphaning
09:22:05 [2022-10-05T09:22:05.346Z] --- PASS: TestRemoveImageOrphaning (0.30s)
09:22:05 [2022-10-05T09:22:05.346Z] === RUN   TestRemoveImageGarbageCollector
09:22:05 [2022-10-05T09:22:05.346Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:22:05 [2022-10-05T09:22:05.346Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
09:22:05 [2022-10-05T09:22:05.346Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:22:05 [2022-10-05T09:22:05.346Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
09:22:05 [2022-10-05T09:22:05.346Z] === RUN   TestTagInvalidReference
09:22:05 [2022-10-05T09:22:05.346Z] --- PASS: TestTagInvalidReference (0.01s)
09:22:05 [2022-10-05T09:22:05.346Z] === RUN   TestTagValidPrefixedRepo
09:22:05 [2022-10-05T09:22:05.346Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
09:22:05 [2022-10-05T09:22:05.346Z] === RUN   TestTagExistedNameWithoutForce
09:22:05 [2022-10-05T09:22:05.346Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
09:22:05 [2022-10-05T09:22:05.346Z] === RUN   TestTagOfficialNames
09:22:05 [2022-10-05T09:22:05.604Z] --- PASS: TestTagOfficialNames (0.16s)
09:22:05 [2022-10-05T09:22:05.604Z] === RUN   TestTagMatchesDigest
09:22:05 [2022-10-05T09:22:05.604Z] --- PASS: TestTagMatchesDigest (0.01s)
09:22:05 [2022-10-05T09:22:05.604Z] PASS
09:22:05 [2022-10-05T09:22:05.604Z] 
09:22:05 [2022-10-05T09:22:05.604Z] === Skipped
09:22:05 [2022-10-05T09:22:05.604Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
09:22:05 [2022-10-05T09:22:05.604Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
09:22:05 [2022-10-05T09:22:05.604Z] 
09:22:05 [2022-10-05T09:22:05.604Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
09:22:05 [2022-10-05T09:22:05.604Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:22:05 [2022-10-05T09:22:05.604Z] 
09:22:05 [2022-10-05T09:22:05.604Z] DONE 22 tests, 2 skipped in 1.530s
09:22:05 [2022-10-05T09:22:05.604Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
09:22:05 [2022-10-05T09:22:05.604Z] ++ 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
09:22:05 [2022-10-05T09:22:05.604Z] ++ set -e
09:22:05 [2022-10-05T09:22:05.604Z] ++ '[' -n 0 ']'
09:22:05 [2022-10-05T09:22:05.604Z] ++ set -x
09:22:05 [2022-10-05T09:22:05.604Z] ++ 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 GITHUB_ACTIONS= 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
09:22:05 [2022-10-05T09:22:05.604Z] === RUN   TestStripANSICommands
09:22:05 [2022-10-05T09:22:05.604Z] === RUN   TestStripANSICommands/#00
09:22:05 [2022-10-05T09:22:05.604Z] === RUN   TestStripANSICommands/#01
09:22:05 [2022-10-05T09:22:05.604Z] --- PASS: TestStripANSICommands (0.00s)
09:22:05 [2022-10-05T09:22:05.604Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
09:22:05 [2022-10-05T09:22:05.604Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
09:22:05 [2022-10-05T09:22:05.604Z] PASS
09:22:05 [2022-10-05T09:22:05.604Z] 
09:22:05 [2022-10-05T09:22:05.604Z] DONE 3 tests in 0.050s
09:22:05 [2022-10-05T09:22:05.604Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
09:22:05 [2022-10-05T09:22:05.604Z] ++ 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
09:22:05 [2022-10-05T09:22:05.604Z] ++ set -e
09:22:05 [2022-10-05T09:22:05.604Z] ++ '[' -n 0 ']'
09:22:05 [2022-10-05T09:22:05.604Z] ++ set -x
09:22:05 [2022-10-05T09:22:05.604Z] ++ 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 GITHUB_ACTIONS= 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
09:22:05 [2022-10-05T09:22:05.862Z] INFO: Testing against a local daemon
09:22:05 [2022-10-05T09:22:05.862Z] === RUN   TestNetworkCreateDelete
09:22:05 [2022-10-05T09:22:05.862Z] --- PASS: TestNetworkCreateDelete (0.15s)
09:22:05 [2022-10-05T09:22:05.862Z] === RUN   TestDockerNetworkDeletePreferID
09:22:06 [2022-10-05T09:22:06.428Z] --- PASS: TestDockerNetworkDeletePreferID (0.42s)
09:22:06 [2022-10-05T09:22:06.428Z] === RUN   TestDaemonDNSFallback
09:22:12 [2022-10-05T09:22:12.982Z] --- PASS: TestDaemonDNSFallback (6.39s)
09:22:12 [2022-10-05T09:22:12.982Z] === RUN   TestInspectNetwork
09:22:16 [2022-10-05T09:22:16.263Z] === RUN   TestInspectNetwork/full_network_id
09:22:16 [2022-10-05T09:22:16.264Z] === RUN   TestInspectNetwork/partial_network_id
09:22:16 [2022-10-05T09:22:16.264Z] === RUN   TestInspectNetwork/network_name
09:22:16 [2022-10-05T09:22:16.264Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:22:20 [2022-10-05T09:22:20.445Z] --- PASS: TestInspectNetwork (7.12s)
09:22:20 [2022-10-05T09:22:20.445Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
09:22:20 [2022-10-05T09:22:20.445Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
09:22:20 [2022-10-05T09:22:20.445Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
09:22:20 [2022-10-05T09:22:20.445Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:22:20 [2022-10-05T09:22:20.445Z] === RUN   TestRunContainerWithBridgeNone
09:22:21 [2022-10-05T09:22:21.380Z] --- PASS: TestRunContainerWithBridgeNone (1.49s)
09:22:21 [2022-10-05T09:22:21.380Z] === RUN   TestNetworkInvalidJSON
09:22:21 [2022-10-05T09:22:21.380Z] === RUN   TestNetworkInvalidJSON/networks/create
09:22:21 [2022-10-05T09:22:21.380Z] === PAUSE TestNetworkInvalidJSON/networks/create
09:22:21 [2022-10-05T09:22:21.380Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
09:22:21 [2022-10-05T09:22:21.380Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
09:22:21 [2022-10-05T09:22:21.380Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
09:22:21 [2022-10-05T09:22:21.380Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
09:22:21 [2022-10-05T09:22:21.380Z] === CONT  TestNetworkInvalidJSON/networks/create
09:22:21 [2022-10-05T09:22:21.380Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
09:22:21 [2022-10-05T09:22:21.380Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
09:22:21 [2022-10-05T09:22:21.380Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
09:22:21 [2022-10-05T09:22:21.380Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
09:22:21 [2022-10-05T09:22:21.380Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
09:22:21 [2022-10-05T09:22:21.380Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
09:22:21 [2022-10-05T09:22:21.380Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
09:22:21 [2022-10-05T09:22:21.380Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
09:22:21 [2022-10-05T09:22:21.380Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
09:22:21 [2022-10-05T09:22:21.380Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
09:22:21 [2022-10-05T09:22:21.380Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
09:22:21 [2022-10-05T09:22:21.380Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
09:22:21 [2022-10-05T09:22:21.380Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
09:22:21 [2022-10-05T09:22:21.380Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
09:22:21 [2022-10-05T09:22:21.380Z] --- PASS: TestNetworkInvalidJSON (0.01s)
09:22:21 [2022-10-05T09:22:21.380Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
09:22:21 [2022-10-05T09:22:21.380Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
09:22:21 [2022-10-05T09:22:21.380Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
09:22:21 [2022-10-05T09:22:21.380Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
09:22:21 [2022-10-05T09:22:21.380Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
09:22:21 [2022-10-05T09:22:21.380Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
09:22:21 [2022-10-05T09:22:21.380Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
09:22:21 [2022-10-05T09:22:21.380Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
09:22:21 [2022-10-05T09:22:21.380Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
09:22:21 [2022-10-05T09:22:21.380Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
09:22:21 [2022-10-05T09:22:21.380Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
09:22:21 [2022-10-05T09:22:21.380Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
09:22:21 [2022-10-05T09:22:21.380Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
09:22:21 [2022-10-05T09:22:21.380Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
09:22:21 [2022-10-05T09:22:21.380Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
09:22:21 [2022-10-05T09:22:21.380Z] === RUN   TestNetworkList
09:22:21 [2022-10-05T09:22:21.380Z] === RUN   TestNetworkList//networks
09:22:21 [2022-10-05T09:22:21.380Z] === PAUSE TestNetworkList//networks
09:22:21 [2022-10-05T09:22:21.380Z] === RUN   TestNetworkList//networks/
09:22:21 [2022-10-05T09:22:21.380Z] === PAUSE TestNetworkList//networks/
09:22:21 [2022-10-05T09:22:21.380Z] === CONT  TestNetworkList//networks
09:22:21 [2022-10-05T09:22:21.380Z] === CONT  TestNetworkList//networks/
09:22:21 [2022-10-05T09:22:21.380Z] --- PASS: TestNetworkList (0.02s)
09:22:21 [2022-10-05T09:22:21.380Z]     --- PASS: TestNetworkList//networks (0.00s)
09:22:21 [2022-10-05T09:22:21.380Z]     --- PASS: TestNetworkList//networks/ (0.00s)
09:22:21 [2022-10-05T09:22:21.380Z] === RUN   TestHostIPv4BridgeLabel
09:22:21 [2022-10-05T09:22:21.946Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
09:22:21 [2022-10-05T09:22:21.946Z] === RUN   TestDaemonRestartWithLiveRestore
09:22:22 [2022-10-05T09:22:22.880Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
09:22:22 [2022-10-05T09:22:22.880Z] === RUN   TestDaemonDefaultNetworkPools
09:22:23 [2022-10-05T09:22:23.814Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
09:22:23 [2022-10-05T09:22:23.814Z] === RUN   TestDaemonRestartWithExistingNetwork
09:22:25 [2022-10-05T09:22:25.187Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
09:22:25 [2022-10-05T09:22:25.187Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:22:26 [2022-10-05T09:22:26.119Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
09:22:26 [2022-10-05T09:22:26.119Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:22:26 [2022-10-05T09:22:26.685Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
09:22:26 [2022-10-05T09:22:26.685Z] === RUN   TestServiceWithPredefinedNetwork
09:22:29 [2022-10-05T09:22:29.214Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s)
09:22:29 [2022-10-05T09:22:29.214Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:22:29 [2022-10-05T09:22:29.214Z]     service_test.go:242: FLAKY_TEST
09:22:29 [2022-10-05T09:22:29.214Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:22:29 [2022-10-05T09:22:29.214Z] === RUN   TestServiceWithDataPathPortInit
09:22:44 [2022-10-05T09:22:44.087Z] --- PASS: TestServiceWithDataPathPortInit (13.90s)
09:22:44 [2022-10-05T09:22:44.087Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:22:45 [2022-10-05T09:22:45.020Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ve7oa6n0cfai1j40jizqxx4ke Created:2022-10-05 09:22:43.784152034 +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[eb5b99dc982017eedfc1269dd8bf423d1c5149fe728d8d8b0cbfc679f1911d3d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2q50kpocitux34hruz4tt3mpc EndpointID:a34cf5b941b3915271fd859bc9a7604415e5c22e92e31134a58c132773007cf9 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:98abbb0907f0b5d3cede6663bd8c22d8570a91d023771a5b23d20410bedd2dea 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:00d51ca166a6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2q50kpocitux34hruz4tt3mpc EndpointID:a34cf5b941b3915271fd859bc9a7604415e5c22e92e31134a58c132773007cf9 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
09:22:49 [2022-10-05T09:22:49.260Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.37s)
09:22:49 [2022-10-05T09:22:49.260Z] PASS
09:22:49 [2022-10-05T09:22:49.260Z] 
09:22:49 [2022-10-05T09:22:49.260Z] === Skipped
09:22:49 [2022-10-05T09:22:49.260Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:22:49 [2022-10-05T09:22:49.260Z]     service_test.go:242: FLAKY_TEST
09:22:49 [2022-10-05T09:22:49.260Z] 
09:22:49 [2022-10-05T09:22:49.260Z] DONE 38 tests, 1 skipped in 43.585s
09:22:49 [2022-10-05T09:22:49.260Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:22:49 [2022-10-05T09:22:49.260Z] ++ 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
09:22:49 [2022-10-05T09:22:49.260Z] ++ set -e
09:22:49 [2022-10-05T09:22:49.260Z] ++ '[' -n 0 ']'
09:22:49 [2022-10-05T09:22:49.260Z] ++ set -x
09:22:49 [2022-10-05T09:22:49.260Z] ++ 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 GITHUB_ACTIONS= 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
09:22:49 [2022-10-05T09:22:49.260Z] INFO: Testing against a local daemon
09:22:49 [2022-10-05T09:22:49.260Z] === RUN   TestDockerNetworkIpvlanPersistance
09:22:49 [2022-10-05T09:22:49.260Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:22:49 [2022-10-05T09:22:49.260Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:22:49 [2022-10-05T09:22:49.260Z] === RUN   TestDockerNetworkIpvlan
09:22:49 [2022-10-05T09:22:49.260Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:22:49 [2022-10-05T09:22:49.260Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:22:49 [2022-10-05T09:22:49.260Z] PASS
09:22:49 [2022-10-05T09:22:49.260Z] 
09:22:49 [2022-10-05T09:22:49.260Z] === Skipped
09:22:49 [2022-10-05T09:22:49.260Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:22:49 [2022-10-05T09:22:49.260Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:22:49 [2022-10-05T09:22:49.260Z] 
09:22:49 [2022-10-05T09:22:49.260Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:22:49 [2022-10-05T09:22:49.260Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:22:49 [2022-10-05T09:22:49.260Z] 
09:22:49 [2022-10-05T09:22:49.260Z] DONE 2 tests, 2 skipped in 0.096s
09:22:49 [2022-10-05T09:22:49.518Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:22:49 [2022-10-05T09:22:49.518Z] ++ 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
09:22:49 [2022-10-05T09:22:49.518Z] ++ set -e
09:22:49 [2022-10-05T09:22:49.518Z] ++ '[' -n 0 ']'
09:22:49 [2022-10-05T09:22:49.518Z] ++ set -x
09:22:49 [2022-10-05T09:22:49.518Z] ++ 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 GITHUB_ACTIONS= 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
09:22:49 [2022-10-05T09:22:49.518Z] INFO: Testing against a local daemon
09:22:49 [2022-10-05T09:22:49.518Z] === RUN   TestDockerNetworkMacvlanPersistance
09:22:50 [2022-10-05T09:22:50.891Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s)
09:22:50 [2022-10-05T09:22:50.891Z] === RUN   TestDockerNetworkMacvlan
09:22:51 [2022-10-05T09:22:51.457Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:22:52 [2022-10-05T09:22:52.391Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:22:52 [2022-10-05T09:22:52.956Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:22:54 [2022-10-05T09:22:54.855Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:22:56 [2022-10-05T09:22:56.757Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
09:23:00 [2022-10-05T09:23:00.038Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:23:00 [2022-10-05T09:23:00.297Z] --- PASS: TestDockerNetworkMacvlan (9.63s)
09:23:00 [2022-10-05T09:23:00.297Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
09:23:00 [2022-10-05T09:23:00.297Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
09:23:00 [2022-10-05T09:23:00.297Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.94s)
09:23:00 [2022-10-05T09:23:00.297Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.79s)
09:23:00 [2022-10-05T09:23:00.297Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.05s)
09:23:00 [2022-10-05T09:23:00.297Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s)
09:23:00 [2022-10-05T09:23:00.297Z] PASS
09:23:00 [2022-10-05T09:23:00.556Z] 
09:23:00 [2022-10-05T09:23:00.556Z] DONE 8 tests in 11.026s
09:23:00 [2022-10-05T09:23:00.556Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
09:23:00 [2022-10-05T09:23:00.556Z] ++ 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
09:23:00 [2022-10-05T09:23:00.556Z] ++ set -e
09:23:00 [2022-10-05T09:23:00.556Z] ++ '[' -n 0 ']'
09:23:00 [2022-10-05T09:23:00.556Z] ++ set -x
09:23:00 [2022-10-05T09:23:00.556Z] ++ 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 GITHUB_ACTIONS= 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
09:23:00 [2022-10-05T09:23:00.556Z] testing: warning: no tests to run
09:23:00 [2022-10-05T09:23:00.556Z] PASS
09:23:00 [2022-10-05T09:23:00.556Z] 
09:23:00 [2022-10-05T09:23:00.556Z] DONE 0 tests in 0.025s
09:23:00 [2022-10-05T09:23:00.556Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:23:00 [2022-10-05T09:23:00.556Z] ++ 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
09:23:00 [2022-10-05T09:23:00.556Z] ++ set -e
09:23:00 [2022-10-05T09:23:00.556Z] ++ '[' -n 0 ']'
09:23:00 [2022-10-05T09:23:00.556Z] ++ set -x
09:23:00 [2022-10-05T09:23:00.556Z] ++ 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 GITHUB_ACTIONS= 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
09:23:00 [2022-10-05T09:23:00.556Z] INFO: Testing against a local daemon
09:23:00 [2022-10-05T09:23:00.556Z] === RUN   TestAuthZPluginAllowRequest
09:23:01 [2022-10-05T09:23:01.931Z] --- PASS: TestAuthZPluginAllowRequest (1.19s)
09:23:01 [2022-10-05T09:23:01.931Z] === RUN   TestAuthZPluginTLS
09:23:02 [2022-10-05T09:23:02.497Z] --- PASS: TestAuthZPluginTLS (0.56s)
09:23:02 [2022-10-05T09:23:02.497Z] === RUN   TestAuthZPluginDenyRequest
09:23:02 [2022-10-05T09:23:02.755Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
09:23:02 [2022-10-05T09:23:02.755Z] === RUN   TestAuthZPluginAPIDenyResponse
09:23:03 [2022-10-05T09:23:03.325Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
09:23:03 [2022-10-05T09:23:03.325Z] === RUN   TestAuthZPluginDenyResponse
09:23:03 [2022-10-05T09:23:03.891Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
09:23:03 [2022-10-05T09:23:03.891Z] === RUN   TestAuthZPluginAllowEventStream
09:23:05 [2022-10-05T09:23:05.265Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s)
09:23:05 [2022-10-05T09:23:05.265Z] === RUN   TestAuthZPluginErrorResponse
09:23:05 [2022-10-05T09:23:05.523Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
09:23:05 [2022-10-05T09:23:05.523Z] === RUN   TestAuthZPluginErrorRequest
09:23:06 [2022-10-05T09:23:06.089Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
09:23:06 [2022-10-05T09:23:06.089Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:23:06 [2022-10-05T09:23:06.657Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
09:23:06 [2022-10-05T09:23:06.657Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:23:08 [2022-10-05T09:23:08.556Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.49s)
09:23:08 [2022-10-05T09:23:08.556Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:23:09 [2022-10-05T09:23:09.931Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.42s)
09:23:09 [2022-10-05T09:23:09.931Z] === RUN   TestAuthZPluginHeader
09:23:10 [2022-10-05T09:23:10.496Z] --- PASS: TestAuthZPluginHeader (0.71s)
09:23:10 [2022-10-05T09:23:10.496Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:23:10 [2022-10-05T09:23:10.496Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:23:10 [2022-10-05T09:23:10.496Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:23:10 [2022-10-05T09:23:10.496Z] === RUN   TestAuthZPluginV2Disable
09:23:10 [2022-10-05T09:23:10.496Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:23:10 [2022-10-05T09:23:10.496Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
09:23:10 [2022-10-05T09:23:10.496Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:23:10 [2022-10-05T09:23:10.496Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:23:10 [2022-10-05T09:23:10.496Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:23:10 [2022-10-05T09:23:10.496Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:23:10 [2022-10-05T09:23:10.496Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:23:10 [2022-10-05T09:23:10.496Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:23:10 [2022-10-05T09:23:10.496Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:23:28 [2022-10-05T09:23:28.569Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
09:23:28 [2022-10-05T09:23:28.569Z] PASS
09:23:28 [2022-10-05T09:23:28.569Z] 
09:23:28 [2022-10-05T09:23:28.569Z] === Skipped
09:23:28 [2022-10-05T09:23:28.569Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:23:28 [2022-10-05T09:23:28.569Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:23:28 [2022-10-05T09:23:28.569Z] 
09:23:28 [2022-10-05T09:23:28.569Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
09:23:28 [2022-10-05T09:23:28.569Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:23:28 [2022-10-05T09:23:28.569Z] 
09:23:28 [2022-10-05T09:23:28.569Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:23:28 [2022-10-05T09:23:28.569Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:23:28 [2022-10-05T09:23:28.569Z] 
09:23:28 [2022-10-05T09:23:28.569Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:23:28 [2022-10-05T09:23:28.569Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:23:28 [2022-10-05T09:23:28.569Z] 
09:23:28 [2022-10-05T09:23:28.569Z] DONE 17 tests, 4 skipped in 26.755s
09:23:28 [2022-10-05T09:23:28.569Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:23:28 [2022-10-05T09:23:28.569Z] ++ 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
09:23:28 [2022-10-05T09:23:28.569Z] ++ set -e
09:23:28 [2022-10-05T09:23:28.569Z] ++ '[' -n 0 ']'
09:23:28 [2022-10-05T09:23:28.569Z] ++ set -x
09:23:28 [2022-10-05T09:23:28.569Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GITHUB_ACTIONS= 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
09:23:28 [2022-10-05T09:23:28.569Z] INFO: Testing against a local daemon
09:23:28 [2022-10-05T09:23:28.569Z] === RUN   TestPluginInvalidJSON
09:23:28 [2022-10-05T09:23:28.569Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
09:23:28 [2022-10-05T09:23:28.569Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
09:23:28 [2022-10-05T09:23:28.569Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
09:23:28 [2022-10-05T09:23:28.569Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
09:23:28 [2022-10-05T09:23:28.569Z] === RUN   TestPluginInvalidJSON/plugins/pull
09:23:28 [2022-10-05T09:23:28.569Z] === PAUSE TestPluginInvalidJSON/plugins/pull
09:23:28 [2022-10-05T09:23:28.569Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
09:23:28 [2022-10-05T09:23:28.569Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
09:23:28 [2022-10-05T09:23:28.569Z] === CONT  TestPluginInvalidJSON/plugins/pull
09:23:28 [2022-10-05T09:23:28.569Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
09:23:28 [2022-10-05T09:23:28.569Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
09:23:28 [2022-10-05T09:23:28.569Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
09:23:28 [2022-10-05T09:23:28.569Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
09:23:28 [2022-10-05T09:23:28.569Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
09:23:28 [2022-10-05T09:23:28.569Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
09:23:28 [2022-10-05T09:23:28.569Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
09:23:28 [2022-10-05T09:23:28.569Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
09:23:28 [2022-10-05T09:23:28.569Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
09:23:28 [2022-10-05T09:23:28.569Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
09:23:28 [2022-10-05T09:23:28.569Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
09:23:28 [2022-10-05T09:23:28.569Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
09:23:28 [2022-10-05T09:23:28.569Z] --- PASS: TestPluginInvalidJSON (0.02s)
09:23:28 [2022-10-05T09:23:28.569Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
09:23:28 [2022-10-05T09:23:28.569Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
09:23:28 [2022-10-05T09:23:28.569Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
09:23:28 [2022-10-05T09:23:28.569Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
09:23:28 [2022-10-05T09:23:28.569Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
09:23:28 [2022-10-05T09:23:28.569Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
09:23:28 [2022-10-05T09:23:28.569Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
09:23:28 [2022-10-05T09:23:28.569Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
09:23:28 [2022-10-05T09:23:28.569Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
09:23:28 [2022-10-05T09:23:28.569Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
09:23:28 [2022-10-05T09:23:28.569Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
09:23:28 [2022-10-05T09:23:28.569Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
09:23:28 [2022-10-05T09:23:28.569Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
09:23:28 [2022-10-05T09:23:28.569Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
09:23:28 [2022-10-05T09:23:28.569Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
09:23:28 [2022-10-05T09:23:28.569Z] === RUN   TestPluginInstall
09:23:28 [2022-10-05T09:23:28.569Z] === RUN   TestPluginInstall/no_auth
09:23:31 [2022-10-05T09:23:31.852Z] time="2022-10-05T09:23:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:23:31 [2022-10-05T09:23:31.852Z] time="2022-10-05T09:23:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:33132f3413d398389b2d33f66d04c5f1d932fcdb04e4fdd6a08a3a32a645d91e" mediatype=application/vnd.docker.plugin.v1+json size=522
09:23:31 [2022-10-05T09:23:31.852Z] time="2022-10-05T09:23:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:23:31 [2022-10-05T09:23:31.852Z] time="2022-10-05T09:23:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:33132f3413d398389b2d33f66d04c5f1d932fcdb04e4fdd6a08a3a32a645d91e" mediatype=application/vnd.docker.plugin.v1+json size=522
09:23:31 [2022-10-05T09:23:31.852Z] === RUN   TestPluginInstall/with_htpasswd
09:23:32 [2022-10-05T09:23:32.110Z] time="2022-10-05T09:23:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:23:32 [2022-10-05T09:23:32.110Z] time="2022-10-05T09:23:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:33132f3413d398389b2d33f66d04c5f1d932fcdb04e4fdd6a08a3a32a645d91e" mediatype=application/vnd.docker.plugin.v1+json size=522
09:23:32 [2022-10-05T09:23:32.110Z] time="2022-10-05T09:23:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:23:32 [2022-10-05T09:23:32.110Z] time="2022-10-05T09:23:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:33132f3413d398389b2d33f66d04c5f1d932fcdb04e4fdd6a08a3a32a645d91e" mediatype=application/vnd.docker.plugin.v1+json size=522
09:23:32 [2022-10-05T09:23:32.368Z] === RUN   TestPluginInstall/with_insecure
09:23:33 [2022-10-05T09:23:33.301Z] time="2022-10-05T09:23:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:23:33 [2022-10-05T09:23:33.301Z] time="2022-10-05T09:23:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:62316aadb5e132aa6e61a8eaf2917b65a415bae618282ae743b15508726daceb" mediatype=application/vnd.docker.plugin.v1+json size=522
09:23:33 [2022-10-05T09:23:33.301Z] time="2022-10-05T09:23:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:23:33 [2022-10-05T09:23:33.301Z] time="2022-10-05T09:23:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:62316aadb5e132aa6e61a8eaf2917b65a415bae618282ae743b15508726daceb" mediatype=application/vnd.docker.plugin.v1+json size=522
09:23:33 [2022-10-05T09:23:33.301Z]     plugin_test.go:196: [d86f66f16a92e] daemon is not started
09:23:33 [2022-10-05T09:23:33.301Z] --- PASS: TestPluginInstall (6.01s)
09:23:33 [2022-10-05T09:23:33.301Z]     --- PASS: TestPluginInstall/no_auth (4.38s)
09:23:33 [2022-10-05T09:23:33.301Z]     --- PASS: TestPluginInstall/with_htpasswd (0.59s)
09:23:33 [2022-10-05T09:23:33.301Z]     --- PASS: TestPluginInstall/with_insecure (1.05s)
09:23:33 [2022-10-05T09:23:33.301Z] === RUN   TestPluginsWithRuntimes
09:23:35 [2022-10-05T09:23:35.200Z] === RUN   TestPluginsWithRuntimes/No_Args
09:23:36 [2022-10-05T09:23:36.133Z] === RUN   TestPluginsWithRuntimes/With_Args
09:23:37 [2022-10-05T09:23:37.067Z] --- PASS: TestPluginsWithRuntimes (3.41s)
09:23:37 [2022-10-05T09:23:37.067Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.94s)
09:23:37 [2022-10-05T09:23:37.067Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.87s)
09:23:37 [2022-10-05T09:23:37.067Z] === RUN   TestPluginBackCompatMediaTypes
09:23:37 [2022-10-05T09:23:37.325Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s)
09:23:37 [2022-10-05T09:23:37.325Z] PASS
09:23:37 [2022-10-05T09:23:37.325Z] 
09:23:37 [2022-10-05T09:23:37.325Z] DONE 24 tests in 10.148s
09:23:37 [2022-10-05T09:23:37.325Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:23:37 [2022-10-05T09:23:37.325Z] ++ 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
09:23:37 [2022-10-05T09:23:37.325Z] ++ set -e
09:23:37 [2022-10-05T09:23:37.325Z] ++ '[' -n 0 ']'
09:23:37 [2022-10-05T09:23:37.325Z] ++ set -x
09:23:37 [2022-10-05T09:23:37.325Z] ++ 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 GITHUB_ACTIONS= 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
09:23:37 [2022-10-05T09:23:37.583Z] INFO: Testing against a local daemon
09:23:37 [2022-10-05T09:23:37.583Z] === RUN   TestExternalGraphDriver
09:23:37 [2022-10-05T09:23:37.841Z] === RUN   TestExternalGraphDriver/json
09:23:39 [2022-10-05T09:23:39.741Z] === RUN   TestExternalGraphDriver/spec
09:23:41 [2022-10-05T09:23:41.114Z] === RUN   TestExternalGraphDriver/pull
09:23:43 [2022-10-05T09:23:43.012Z] --- PASS: TestExternalGraphDriver (5.21s)
09:23:43 [2022-10-05T09:23:43.012Z]     --- PASS: TestExternalGraphDriver/json (1.61s)
09:23:43 [2022-10-05T09:23:43.012Z]     --- PASS: TestExternalGraphDriver/spec (1.59s)
09:23:43 [2022-10-05T09:23:43.012Z]     --- PASS: TestExternalGraphDriver/pull (1.67s)
09:23:43 [2022-10-05T09:23:43.012Z] === RUN   TestGraphdriverPluginV2
09:23:43 [2022-10-05T09:23:43.012Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:23:43 [2022-10-05T09:23:43.012Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
09:23:43 [2022-10-05T09:23:43.012Z] PASS
09:23:43 [2022-10-05T09:23:43.012Z] 
09:23:43 [2022-10-05T09:23:43.012Z] === Skipped
09:23:43 [2022-10-05T09:23:43.012Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
09:23:43 [2022-10-05T09:23:43.012Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:23:43 [2022-10-05T09:23:43.012Z] 
09:23:43 [2022-10-05T09:23:43.012Z] DONE 5 tests, 1 skipped in 5.629s
09:23:43 [2022-10-05T09:23:43.012Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:23:43 [2022-10-05T09:23:43.012Z] ++ 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
09:23:43 [2022-10-05T09:23:43.012Z] ++ set -e
09:23:43 [2022-10-05T09:23:43.012Z] ++ '[' -n 0 ']'
09:23:43 [2022-10-05T09:23:43.012Z] ++ set -x
09:23:43 [2022-10-05T09:23:43.012Z] ++ 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 GITHUB_ACTIONS= 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
09:23:43 [2022-10-05T09:23:43.270Z] INFO: Testing against a local daemon
09:23:43 [2022-10-05T09:23:43.270Z] === RUN   TestContinueAfterPluginCrash
09:23:43 [2022-10-05T09:23:43.270Z] === PAUSE TestContinueAfterPluginCrash
09:23:43 [2022-10-05T09:23:43.270Z] === RUN   TestReadPluginNoRead
09:23:43 [2022-10-05T09:23:43.270Z] === PAUSE TestReadPluginNoRead
09:23:43 [2022-10-05T09:23:43.270Z] === RUN   TestDaemonStartWithLogOpt
09:23:43 [2022-10-05T09:23:43.270Z] === PAUSE TestDaemonStartWithLogOpt
09:23:43 [2022-10-05T09:23:43.270Z] === CONT  TestContinueAfterPluginCrash
09:23:43 [2022-10-05T09:23:43.270Z] === CONT  TestDaemonStartWithLogOpt
09:23:46 [2022-10-05T09:23:46.552Z] --- PASS: TestDaemonStartWithLogOpt (3.30s)
09:23:46 [2022-10-05T09:23:46.552Z] === CONT  TestReadPluginNoRead
09:23:49 [2022-10-05T09:23:49.081Z] === RUN   TestReadPluginNoRead/default
09:23:50 [2022-10-05T09:23:50.026Z] === RUN   TestReadPluginNoRead/disabled_caching
09:23:51 [2022-10-05T09:23:51.415Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:23:51 [2022-10-05T09:23:51.415Z] --- PASS: TestContinueAfterPluginCrash (8.08s)
09:23:52 [2022-10-05T09:23:52.349Z] === CONT  TestReadPluginNoRead
09:23:52 [2022-10-05T09:23:52.349Z]     read_test.go:91: [d4e2de6d9d499] daemon is not started
09:23:52 [2022-10-05T09:23:52.349Z] --- PASS: TestReadPluginNoRead (5.94s)
09:23:52 [2022-10-05T09:23:52.349Z]     --- PASS: TestReadPluginNoRead/default (1.24s)
09:23:52 [2022-10-05T09:23:52.349Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.23s)
09:23:52 [2022-10-05T09:23:52.349Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.28s)
09:23:52 [2022-10-05T09:23:52.349Z] PASS
09:23:52 [2022-10-05T09:23:52.349Z] 
09:23:52 [2022-10-05T09:23:52.349Z] DONE 6 tests in 9.349s
09:23:52 [2022-10-05T09:23:52.349Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
09:23:52 [2022-10-05T09:23:52.349Z] ++ 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
09:23:52 [2022-10-05T09:23:52.349Z] ++ set -e
09:23:52 [2022-10-05T09:23:52.349Z] ++ '[' -n 0 ']'
09:23:52 [2022-10-05T09:23:52.349Z] ++ set -x
09:23:52 [2022-10-05T09:23:52.349Z] ++ 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 GITHUB_ACTIONS= 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
09:23:52 [2022-10-05T09:23:52.607Z] testing: warning: no tests to run
09:23:52 [2022-10-05T09:23:52.607Z] PASS
09:23:52 [2022-10-05T09:23:52.607Z] 
09:23:52 [2022-10-05T09:23:52.607Z] DONE 0 tests in 0.034s
09:23:52 [2022-10-05T09:23:52.607Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:23:52 [2022-10-05T09:23:52.607Z] ++ 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
09:23:52 [2022-10-05T09:23:52.607Z] ++ set -e
09:23:52 [2022-10-05T09:23:52.607Z] ++ '[' -n 0 ']'
09:23:52 [2022-10-05T09:23:52.607Z] ++ set -x
09:23:52 [2022-10-05T09:23:52.607Z] ++ 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 GITHUB_ACTIONS= 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
09:23:52 [2022-10-05T09:23:52.607Z] INFO: Testing against a local daemon
09:23:52 [2022-10-05T09:23:52.607Z] === RUN   TestPluginWithDevMounts
09:23:52 [2022-10-05T09:23:52.607Z] === PAUSE TestPluginWithDevMounts
09:23:52 [2022-10-05T09:23:52.607Z] === CONT  TestPluginWithDevMounts
09:23:54 [2022-10-05T09:23:54.507Z] --- PASS: TestPluginWithDevMounts (1.56s)
09:23:54 [2022-10-05T09:23:54.507Z] PASS
09:23:54 [2022-10-05T09:23:54.507Z] 
09:23:54 [2022-10-05T09:23:54.507Z] DONE 1 tests in 1.667s
09:23:54 [2022-10-05T09:23:54.507Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
09:23:54 [2022-10-05T09:23:54.507Z] ++ 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
09:23:54 [2022-10-05T09:23:54.507Z] ++ set -e
09:23:54 [2022-10-05T09:23:54.507Z] ++ '[' -n 0 ']'
09:23:54 [2022-10-05T09:23:54.507Z] ++ set -x
09:23:54 [2022-10-05T09:23:54.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 GITHUB_ACTIONS= 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
09:23:54 [2022-10-05T09:23:54.507Z] INFO: Testing against a local daemon
09:23:54 [2022-10-05T09:23:54.507Z] === RUN   TestSecretInspect
09:23:56 [2022-10-05T09:23:56.407Z] --- PASS: TestSecretInspect (2.21s)
09:23:56 [2022-10-05T09:23:56.407Z] === RUN   TestSecretList
09:23:58 [2022-10-05T09:23:58.936Z] --- PASS: TestSecretList (2.20s)
09:23:58 [2022-10-05T09:23:58.936Z] === RUN   TestSecretsCreateAndDelete
09:24:01 [2022-10-05T09:24:01.465Z] --- PASS: TestSecretsCreateAndDelete (2.31s)
09:24:01 [2022-10-05T09:24:01.465Z] === RUN   TestSecretsUpdate
09:24:03 [2022-10-05T09:24:03.364Z] --- PASS: TestSecretsUpdate (2.18s)
09:24:03 [2022-10-05T09:24:03.364Z] === RUN   TestTemplatedSecret
09:24:05 [2022-10-05T09:24:05.894Z] --- PASS: TestTemplatedSecret (2.51s)
09:24:05 [2022-10-05T09:24:05.894Z] === RUN   TestSecretCreateResolve
09:24:08 [2022-10-05T09:24:08.421Z] --- PASS: TestSecretCreateResolve (2.27s)
09:24:08 [2022-10-05T09:24:08.421Z] PASS
09:24:08 [2022-10-05T09:24:08.421Z] 
09:24:08 [2022-10-05T09:24:08.421Z] DONE 6 tests in 13.778s
09:24:08 [2022-10-05T09:24:08.421Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
09:24:08 [2022-10-05T09:24:08.421Z] ++ 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
09:24:08 [2022-10-05T09:24:08.421Z] ++ set -e
09:24:08 [2022-10-05T09:24:08.421Z] ++ '[' -n 0 ']'
09:24:08 [2022-10-05T09:24:08.421Z] ++ set -x
09:24:08 [2022-10-05T09:24:08.421Z] ++ 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 GITHUB_ACTIONS= 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
09:24:08 [2022-10-05T09:24:08.421Z] INFO: Testing against a local daemon
09:24:08 [2022-10-05T09:24:08.421Z] === RUN   TestServiceCreateInit
09:24:08 [2022-10-05T09:24:08.421Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:24:11 [2022-10-05T09:24:11.703Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:24:15 [2022-10-05T09:24:15.887Z] --- PASS: TestServiceCreateInit (7.29s)
09:24:15 [2022-10-05T09:24:15.887Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.50s)
09:24:15 [2022-10-05T09:24:15.887Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.77s)
09:24:15 [2022-10-05T09:24:15.887Z] === RUN   TestCreateServiceMultipleTimes
09:24:30 [2022-10-05T09:24:30.763Z] --- PASS: TestCreateServiceMultipleTimes (15.19s)
09:24:30 [2022-10-05T09:24:30.763Z] === RUN   TestCreateServiceConflict
09:24:32 [2022-10-05T09:24:32.664Z] --- PASS: TestCreateServiceConflict (2.17s)
09:24:32 [2022-10-05T09:24:32.664Z] === RUN   TestCreateServiceMaxReplicas
09:24:35 [2022-10-05T09:24:35.944Z] --- PASS: TestCreateServiceMaxReplicas (2.78s)
09:24:35 [2022-10-05T09:24:35.944Z] === RUN   TestCreateWithDuplicateNetworkNames
09:24:50 [2022-10-05T09:24:50.809Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.18s)
09:24:50 [2022-10-05T09:24:50.809Z] === RUN   TestCreateServiceSecretFileMode
09:24:51 [2022-10-05T09:24:51.069Z] --- PASS: TestCreateServiceSecretFileMode (2.44s)
09:24:51 [2022-10-05T09:24:51.069Z] === RUN   TestCreateServiceConfigFileMode
09:24:53 [2022-10-05T09:24:53.598Z] --- PASS: TestCreateServiceConfigFileMode (2.52s)
09:24:53 [2022-10-05T09:24:53.598Z] === RUN   TestCreateServiceSysctls
09:24:56 [2022-10-05T09:24:56.878Z] --- PASS: TestCreateServiceSysctls (2.94s)
09:24:56 [2022-10-05T09:24:56.878Z] === RUN   TestCreateServiceCapabilities
09:24:59 [2022-10-05T09:24:59.406Z] --- PASS: TestCreateServiceCapabilities (2.43s)
09:24:59 [2022-10-05T09:24:59.406Z] === RUN   TestInspect
09:25:01 [2022-10-05T09:25:01.935Z] --- PASS: TestInspect (2.67s)
09:25:01 [2022-10-05T09:25:01.935Z] === RUN   TestCreateJob
09:25:05 [2022-10-05T09:25:05.217Z] --- PASS: TestCreateJob (3.08s)
09:25:05 [2022-10-05T09:25:05.217Z] === RUN   TestReplicatedJob
09:25:10 [2022-10-05T09:25:10.518Z] --- PASS: TestReplicatedJob (5.31s)
09:25:10 [2022-10-05T09:25:10.518Z] === RUN   TestUpdateReplicatedJob
09:25:13 [2022-10-05T09:25:13.062Z] --- PASS: TestUpdateReplicatedJob (3.06s)
09:25:13 [2022-10-05T09:25:13.062Z] === RUN   TestServiceListWithStatuses
09:25:13 [2022-10-05T09:25:13.062Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:25:13 [2022-10-05T09:25:13.062Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:25:13 [2022-10-05T09:25:13.062Z] === RUN   TestDockerNetworkConnectAlias
09:25:17 [2022-10-05T09:25:17.245Z] --- PASS: TestDockerNetworkConnectAlias (4.07s)
09:25:17 [2022-10-05T09:25:17.245Z] === RUN   TestDockerNetworkReConnect
09:25:20 [2022-10-05T09:25:20.527Z] --- PASS: TestDockerNetworkReConnect (3.31s)
09:25:20 [2022-10-05T09:25:20.527Z] === RUN   TestServicePlugin
09:25:20 [2022-10-05T09:25:20.527Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:25:20 [2022-10-05T09:25:20.527Z] --- SKIP: TestServicePlugin (0.00s)
09:25:20 [2022-10-05T09:25:20.527Z] === RUN   TestServiceUpdateLabel
09:25:23 [2022-10-05T09:25:23.053Z] --- PASS: TestServiceUpdateLabel (2.27s)
09:25:23 [2022-10-05T09:25:23.053Z] === RUN   TestServiceUpdateSecrets
09:25:37 [2022-10-05T09:25:37.920Z] --- PASS: TestServiceUpdateSecrets (14.46s)
09:25:37 [2022-10-05T09:25:37.920Z] === RUN   TestServiceUpdateConfigs
09:25:52 [2022-10-05T09:25:52.790Z] --- PASS: TestServiceUpdateConfigs (14.40s)
09:25:52 [2022-10-05T09:25:52.790Z] === RUN   TestServiceUpdateNetwork
09:26:04 [2022-10-05T09:26:04.987Z] --- PASS: TestServiceUpdateNetwork (12.31s)
09:26:04 [2022-10-05T09:26:04.987Z] === RUN   TestServiceUpdatePidsLimit
09:26:05 [2022-10-05T09:26:05.246Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
09:26:05 [2022-10-05T09:26:05.811Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
09:26:13 [2022-10-05T09:26:13.917Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
09:26:20 [2022-10-05T09:26:20.472Z] --- PASS: TestServiceUpdatePidsLimit (16.08s)
09:26:20 [2022-10-05T09:26:20.472Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
09:26:20 [2022-10-05T09:26:20.472Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s)
09:26:20 [2022-10-05T09:26:20.472Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
09:26:20 [2022-10-05T09:26:20.472Z] PASS
09:26:20 [2022-10-05T09:26:20.472Z] 
09:26:20 [2022-10-05T09:26:20.472Z] === Skipped
09:26:20 [2022-10-05T09:26:20.472Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
09:26:20 [2022-10-05T09:26:20.472Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:26:20 [2022-10-05T09:26:20.472Z] 
09:26:20 [2022-10-05T09:26:20.472Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
09:26:20 [2022-10-05T09:26:20.472Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:26:20 [2022-10-05T09:26:20.472Z] 
09:26:20 [2022-10-05T09:26:20.472Z] DONE 27 tests, 2 skipped in 132.089s
09:26:20 [2022-10-05T09:26:20.472Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
09:26:20 [2022-10-05T09:26:20.472Z] ++ 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
09:26:20 [2022-10-05T09:26:20.472Z] ++ set -e
09:26:20 [2022-10-05T09:26:20.472Z] ++ '[' -n 0 ']'
09:26:20 [2022-10-05T09:26:20.472Z] ++ set -x
09:26:20 [2022-10-05T09:26:20.472Z] ++ 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 GITHUB_ACTIONS= 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
09:26:20 [2022-10-05T09:26:20.472Z] INFO: Testing against a local daemon
09:26:20 [2022-10-05T09:26:20.472Z] === RUN   TestSessionCreate
09:26:20 [2022-10-05T09:26:20.472Z] --- PASS: TestSessionCreate (0.04s)
09:26:20 [2022-10-05T09:26:20.472Z] === RUN   TestSessionCreateWithBadUpgrade
09:26:20 [2022-10-05T09:26:20.472Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
09:26:20 [2022-10-05T09:26:20.472Z] PASS
09:26:20 [2022-10-05T09:26:20.472Z] 
09:26:20 [2022-10-05T09:26:20.472Z] DONE 2 tests in 0.184s
09:26:20 [2022-10-05T09:26:20.473Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
09:26:20 [2022-10-05T09:26:20.473Z] ++ 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
09:26:20 [2022-10-05T09:26:20.473Z] ++ set -e
09:26:20 [2022-10-05T09:26:20.473Z] ++ '[' -n 0 ']'
09:26:20 [2022-10-05T09:26:20.473Z] ++ set -x
09:26:20 [2022-10-05T09:26:20.473Z] ++ 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 GITHUB_ACTIONS= 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
09:26:20 [2022-10-05T09:26:20.473Z] INFO: Testing against a local daemon
09:26:20 [2022-10-05T09:26:20.473Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:26:20 [2022-10-05T09:26:20.473Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:26:20 [2022-10-05T09:26:20.473Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:26:20 [2022-10-05T09:26:20.473Z] === RUN   TestDiskUsage
09:26:20 [2022-10-05T09:26:20.473Z] === PAUSE TestDiskUsage
09:26:20 [2022-10-05T09:26:20.473Z] === RUN   TestEventsExecDie
09:26:21 [2022-10-05T09:26:21.039Z] --- PASS: TestEventsExecDie (0.53s)
09:26:21 [2022-10-05T09:26:21.039Z] === RUN   TestEventsBackwardsCompatible
09:26:21 [2022-10-05T09:26:21.039Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
09:26:21 [2022-10-05T09:26:21.039Z] === RUN   TestEventsVolumeCreate
09:26:21 [2022-10-05T09:26:21.039Z] --- PASS: TestEventsVolumeCreate (0.06s)
09:26:21 [2022-10-05T09:26:21.039Z] === RUN   TestInfoBinaryCommits
09:26:21 [2022-10-05T09:26:21.039Z] --- PASS: TestInfoBinaryCommits (0.02s)
09:26:21 [2022-10-05T09:26:21.039Z] === RUN   TestInfoAPIVersioned
09:26:21 [2022-10-05T09:26:21.039Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:26:21 [2022-10-05T09:26:21.039Z] === RUN   TestInfoAPI
09:26:21 [2022-10-05T09:26:21.297Z] --- PASS: TestInfoAPI (0.02s)
09:26:21 [2022-10-05T09:26:21.297Z] === RUN   TestInfoAPIWarnings
09:26:39 [2022-10-05T09:26:39.369Z] --- PASS: TestInfoAPIWarnings (16.55s)
09:26:39 [2022-10-05T09:26:39.369Z] === RUN   TestInfoDebug
09:26:39 [2022-10-05T09:26:39.369Z] --- PASS: TestInfoDebug (0.52s)
09:26:39 [2022-10-05T09:26:39.369Z] === RUN   TestInfoInsecureRegistries
09:26:39 [2022-10-05T09:26:39.369Z] --- PASS: TestInfoInsecureRegistries (0.53s)
09:26:39 [2022-10-05T09:26:39.369Z] === RUN   TestInfoRegistryMirrors
09:26:39 [2022-10-05T09:26:39.369Z] --- PASS: TestInfoRegistryMirrors (0.53s)
09:26:39 [2022-10-05T09:26:39.369Z] === RUN   TestLoginFailsWithBadCredentials
09:26:39 [2022-10-05T09:26:39.628Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
09:26:39 [2022-10-05T09:26:39.628Z] === RUN   TestPingCacheHeaders
09:26:39 [2022-10-05T09:26:39.628Z] --- PASS: TestPingCacheHeaders (0.02s)
09:26:39 [2022-10-05T09:26:39.628Z] === RUN   TestPingGet
09:26:39 [2022-10-05T09:26:39.628Z] --- PASS: TestPingGet (0.02s)
09:26:39 [2022-10-05T09:26:39.628Z] === RUN   TestPingHead
09:26:39 [2022-10-05T09:26:39.887Z] --- PASS: TestPingHead (0.02s)
09:26:39 [2022-10-05T09:26:39.887Z] === RUN   TestPingSwarmHeader
09:26:40 [2022-10-05T09:26:40.454Z] === RUN   TestPingSwarmHeader/before_swarm_init
09:26:40 [2022-10-05T09:26:40.713Z] === RUN   TestPingSwarmHeader/after_swarm_init
09:26:42 [2022-10-05T09:26:42.087Z] === RUN   TestPingSwarmHeader/after_swarm_leave
09:26:42 [2022-10-05T09:26:42.087Z] --- PASS: TestPingSwarmHeader (2.06s)
09:26:42 [2022-10-05T09:26:42.087Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
09:26:42 [2022-10-05T09:26:42.087Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
09:26:42 [2022-10-05T09:26:42.087Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
09:26:42 [2022-10-05T09:26:42.087Z] === RUN   TestPingBuilderHeader
09:26:42 [2022-10-05T09:26:42.087Z] === RUN   TestPingBuilderHeader/default_config
09:26:42 [2022-10-05T09:26:42.346Z] === RUN   TestPingBuilderHeader/buildkit_disabled
09:26:42 [2022-10-05T09:26:42.912Z] --- PASS: TestPingBuilderHeader (1.05s)
09:26:42 [2022-10-05T09:26:42.912Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
09:26:42 [2022-10-05T09:26:42.912Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
09:26:42 [2022-10-05T09:26:42.912Z] === RUN   TestVersion
09:26:42 [2022-10-05T09:26:42.912Z] --- PASS: TestVersion (0.02s)
09:26:42 [2022-10-05T09:26:42.912Z] === CONT  TestDiskUsage
09:26:43 [2022-10-05T09:26:43.479Z] === RUN   TestDiskUsage/empty
09:26:43 [2022-10-05T09:26:43.479Z] === RUN   TestDiskUsage/empty/container_types
09:26:43 [2022-10-05T09:26:43.479Z] === RUN   TestDiskUsage/empty/image_types
09:26:43 [2022-10-05T09:26:43.479Z] === RUN   TestDiskUsage/empty/volume_types
09:26:43 [2022-10-05T09:26:43.479Z] === RUN   TestDiskUsage/empty/build-cache_types
09:26:43 [2022-10-05T09:26:43.479Z] === RUN   TestDiskUsage/empty/container,_volume_types
09:26:43 [2022-10-05T09:26:43.479Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
09:26:43 [2022-10-05T09:26:43.479Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
09:26:43 [2022-10-05T09:26:43.479Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
09:26:43 [2022-10-05T09:26:43.479Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
09:26:43 [2022-10-05T09:26:43.479Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
09:26:43 [2022-10-05T09:26:43.479Z] === RUN   TestDiskUsage/after_LoadBusybox
09:26:43 [2022-10-05T09:26:43.479Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
09:26:43 [2022-10-05T09:26:43.479Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
09:26:43 [2022-10-05T09:26:43.479Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
09:26:43 [2022-10-05T09:26:43.479Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
09:26:43 [2022-10-05T09:26:43.479Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
09:26:43 [2022-10-05T09:26:43.479Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
09:26:43 [2022-10-05T09:26:43.737Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
09:26:43 [2022-10-05T09:26:43.737Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
09:26:43 [2022-10-05T09:26:43.737Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
09:26:43 [2022-10-05T09:26:43.737Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
09:26:43 [2022-10-05T09:26:43.737Z] === RUN   TestDiskUsage/after_container.Run
09:26:43 [2022-10-05T09:26:43.996Z] === RUN   TestDiskUsage/after_container.Run/container_types
09:26:43 [2022-10-05T09:26:43.996Z] === RUN   TestDiskUsage/after_container.Run/image_types
09:26:43 [2022-10-05T09:26:43.996Z] === RUN   TestDiskUsage/after_container.Run/volume_types
09:26:43 [2022-10-05T09:26:43.996Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
09:26:43 [2022-10-05T09:26:43.996Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
09:26:43 [2022-10-05T09:26:43.996Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
09:26:43 [2022-10-05T09:26:43.996Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
09:26:43 [2022-10-05T09:26:43.996Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
09:26:43 [2022-10-05T09:26:43.996Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
09:26:43 [2022-10-05T09:26:43.996Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
09:26:44 [2022-10-05T09:26:44.254Z] --- PASS: TestDiskUsage (1.22s)
09:26:44 [2022-10-05T09:26:44.254Z]     --- PASS: TestDiskUsage/empty (0.01s)
09:26:44 [2022-10-05T09:26:44.254Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
09:26:44 [2022-10-05T09:26:44.254Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
09:26:44 [2022-10-05T09:26:44.254Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
09:26:44 [2022-10-05T09:26:44.254Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
09:26:44 [2022-10-05T09:26:44.254Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
09:26:44 [2022-10-05T09:26:44.254Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
09:26:44 [2022-10-05T09:26:44.254Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
09:26:44 [2022-10-05T09:26:44.254Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
09:26:44 [2022-10-05T09:26:44.254Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
09:26:44 [2022-10-05T09:26:44.254Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
09:26:44 [2022-10-05T09:26:44.254Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.18s)
09:26:44 [2022-10-05T09:26:44.254Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
09:26:44 [2022-10-05T09:26:44.254Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
09:26:44 [2022-10-05T09:26:44.254Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
09:26:44 [2022-10-05T09:26:44.254Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
09:26:44 [2022-10-05T09:26:44.254Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
09:26:44 [2022-10-05T09:26:44.254Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
09:26:44 [2022-10-05T09:26:44.254Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
09:26:44 [2022-10-05T09:26:44.254Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
09:26:44 [2022-10-05T09:26:44.254Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
09:26:44 [2022-10-05T09:26:44.255Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
09:26:44 [2022-10-05T09:26:44.255Z]     --- PASS: TestDiskUsage/after_container.Run (0.35s)
09:26:44 [2022-10-05T09:26:44.255Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
09:26:44 [2022-10-05T09:26:44.255Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
09:26:44 [2022-10-05T09:26:44.255Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
09:26:44 [2022-10-05T09:26:44.255Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
09:26:44 [2022-10-05T09:26:44.255Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
09:26:44 [2022-10-05T09:26:44.255Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
09:26:44 [2022-10-05T09:26:44.255Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
09:26:44 [2022-10-05T09:26:44.255Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
09:26:44 [2022-10-05T09:26:44.255Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
09:26:44 [2022-10-05T09:26:44.255Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
09:26:44 [2022-10-05T09:26:44.255Z] PASS
09:26:44 [2022-10-05T09:26:44.255Z] 
09:26:44 [2022-10-05T09:26:44.255Z] === Skipped
09:26:44 [2022-10-05T09:26:44.255Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:26:44 [2022-10-05T09:26:44.255Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:26:44 [2022-10-05T09:26:44.255Z] 
09:26:44 [2022-10-05T09:26:44.255Z] DONE 57 tests, 1 skipped in 23.821s
09:26:44 [2022-10-05T09:26:44.255Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
09:26:44 [2022-10-05T09:26:44.255Z] ++ 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
09:26:44 [2022-10-05T09:26:44.255Z] ++ set -e
09:26:44 [2022-10-05T09:26:44.255Z] ++ '[' -n 0 ']'
09:26:44 [2022-10-05T09:26:44.255Z] ++ set -x
09:26:44 [2022-10-05T09:26:44.255Z] ++ 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 GITHUB_ACTIONS= 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
09:26:44 [2022-10-05T09:26:44.255Z] INFO: Testing against a local daemon
09:26:44 [2022-10-05T09:26:44.255Z] === RUN   TestVolumesCreateAndList
09:26:44 [2022-10-05T09:26:44.255Z] --- PASS: TestVolumesCreateAndList (0.02s)
09:26:44 [2022-10-05T09:26:44.255Z] === RUN   TestVolumesRemove
09:26:44 [2022-10-05T09:26:44.255Z] --- PASS: TestVolumesRemove (0.08s)
09:26:44 [2022-10-05T09:26:44.255Z] === RUN   TestVolumesInspect
09:26:44 [2022-10-05T09:26:44.255Z] --- PASS: TestVolumesInspect (0.02s)
09:26:44 [2022-10-05T09:26:44.255Z] === RUN   TestVolumesInvalidJSON
09:26:44 [2022-10-05T09:26:44.255Z] === RUN   TestVolumesInvalidJSON/volumes/create
09:26:44 [2022-10-05T09:26:44.255Z] === PAUSE TestVolumesInvalidJSON/volumes/create
09:26:44 [2022-10-05T09:26:44.513Z] === CONT  TestVolumesInvalidJSON/volumes/create
09:26:44 [2022-10-05T09:26:44.513Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
09:26:44 [2022-10-05T09:26:44.513Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
09:26:44 [2022-10-05T09:26:44.513Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
09:26:44 [2022-10-05T09:26:44.513Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
09:26:44 [2022-10-05T09:26:44.513Z] --- PASS: TestVolumesInvalidJSON (0.02s)
09:26:44 [2022-10-05T09:26:44.513Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
09:26:44 [2022-10-05T09:26:44.513Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
09:26:44 [2022-10-05T09:26:44.513Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
09:26:44 [2022-10-05T09:26:44.513Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
09:26:44 [2022-10-05T09:26:44.513Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
09:26:44 [2022-10-05T09:26:44.513Z] PASS
09:26:44 [2022-10-05T09:26:44.513Z] 
09:26:44 [2022-10-05T09:26:44.513Z] DONE 9 tests in 0.235s
09:26:44 [2022-10-05T09:26:44.513Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:26:44 [2022-10-05T09:26:44.513Z] ++++ cat bundles/test-integration/docker.pid
09:26:44 [2022-10-05T09:26:44.513Z] +++ kill 14862
09:26:44 [2022-10-05T09:26:44.772Z] +++ /etc/init.d/apparmor stop
09:26:44 [2022-10-05T09:26:44.772Z] Leaving: AppArmorNo profiles have been unloaded.
09:26:44 [2022-10-05T09:26:44.772Z] 
09:26:44 [2022-10-05T09:26:44.772Z] Unloading profiles will leave already running processes permanently
09:26:44 [2022-10-05T09:26:44.772Z] unconfined, which can lead to unexpected situations.
09:26:44 [2022-10-05T09:26:44.772Z] 
09:26:44 [2022-10-05T09:26:44.772Z] To set a process to complain mode, use the command line tool
09:26:44 [2022-10-05T09:26:44.772Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:26:44 [2022-10-05T09:26:44.772Z] +++ true
09:26:44 [2022-10-05T09:26:44.772Z] exiting test-integration
09:26:44 [2022-10-05T09:26:44.772Z] ++ exit 0
09:26:44 [2022-10-05T09:26:44.772Z] 
Post stage
[Pipeline] junit
09:26:45 [2022-10-05T09:26:45.719Z] Recording test results
09:26:45 [2022-10-05T09:26:45.969Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:26:46 [2022-10-05T09:26:46.287Z] + echo Ensuring container killed.
09:26:46 [2022-10-05T09:26:46.288Z] Ensuring container killed.
09:26:46 [2022-10-05T09:26:46.288Z] + docker rm -vf docker-pr1
09:26:46 [2022-10-05T09:26:46.288Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
09:26:46 [2022-10-05T09:26:46.583Z] + echo Chowning /workspace to jenkins user
09:26:46 [2022-10-05T09:26:46.583Z] Chowning /workspace to jenkins user
09:26:46 [2022-10-05T09:26:46.583Z] + id -u
09:26:46 [2022-10-05T09:26:46.583Z] + id -g
09:26:46 [2022-10-05T09:26:46.583Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44250:/workspace busybox chown -R 1000:1000 /workspace
09:26:46 [2022-10-05T09:26:46.583Z] Unable to find image 'busybox:latest' locally
09:26:46 [2022-10-05T09:26:46.842Z] latest: Pulling from library/busybox
09:26:46 [2022-10-05T09:26:46.842Z] 89485c9dae0b: Pulling fs layer
09:26:46 [2022-10-05T09:26:46.842Z] 89485c9dae0b: Verifying Checksum
09:26:46 [2022-10-05T09:26:46.842Z] 89485c9dae0b: Download complete
09:26:46 [2022-10-05T09:26:46.842Z] 89485c9dae0b: Pull complete
09:26:46 [2022-10-05T09:26:46.842Z] Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698
09:26:46 [2022-10-05T09:26:46.842Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:26:48 [2022-10-05T09:26:48.508Z] + bundleName=arm64-integration
09:26:48 [2022-10-05T09:26:48.508Z] + echo Creating arm64-integration-bundles.tar.gz
09:26:48 [2022-10-05T09:26:48.508Z] Creating arm64-integration-bundles.tar.gz
09:26:48 [2022-10-05T09:26:48.508Z] + xargs tar -czf arm64-integration-bundles.tar.gz
09:26:48 [2022-10-05T09:26:48.508Z] + 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
09:26:48 [2022-10-05T09:26:48.779Z] Archiving artifacts
09:26:50 [2022-10-05T09:26:50.483Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44250/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:26:50 [2022-10-05T09:26:50.784Z] + make clean
09:26:51 [2022-10-05T09:26:51.043Z] docker volume rm -f docker-dev-cache docker-mod-cache
09:26:51 [2022-10-05T09:26:51.043Z] docker-dev-cache
09:26:51 [2022-10-05T09:26:51.043Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[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